/* Legacy CSS from the old website. */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:600,400,300);@import url(https://fonts.googleapis.com/css?family=Roboto+Mono:400);progress,sub,sup {
    vertical-align: baseline
}

.uk-panel,sub,sup {
    position: relative
}

.uk-article-title,.uk-panel-title {
    text-transform: none;
    font-weight: 300
}

.picker__table,.uk-table {
    border-collapse: collapse;
    border-spacing: 0
}

.uk-form input:not([type]),.uk-form input[type=text],.uk-form input[type=password],.uk-form input[type=email],.uk-form input[type=url],.uk-form input[type=search],.uk-form input[type=tel],.uk-form input[type=number],.uk-form input[type=datetime],.uk-form textarea,.uk-input,.uk-textarea {
    -webkit-appearance: none
}

.uk-button-group,
.uk-dropdown-small,
/*.uk-modal-caption,*/
.uk-text-nowrap,
.uk-text-truncate {
    white-space: nowrap;
}

.uk-hidden,.uk-invisible {
    visibility: hidden!important
}

.picker,.uk-slider.uk-drag {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

#tm-footer,*+.uk-margin,.uk-accordion-content::after,.uk-article:after,.uk-block:after,.uk-card-body::after,.uk-card-footer::after,.uk-card-header::after,.uk-clearfix:after,.uk-comment-header:after,.uk-container:after,.uk-form-row:after,.uk-grid:after,.uk-navbar:after,.uk-panel:after {
    clear: both
}

.picker__table,.uk-table,table#ifx {
    border-collapse: collapse
}

/*html {*/
/*    font: 400 16px/26px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;*/
/*    -webkit-text-size-adjust: 100%;*/
/*    -ms-text-size-adjust: 100%;*/
/*    background: #fff;*/
/*    color: #000;*/
/*    -webkit-font-smoothing: antialiased;*/
/*    -moz-osx-font-smoothing: grayscale*/
/*}*/

/*a {*/
/*    background: 0 0*/
/*}*/

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

/*.uk-link,a {*/
/*    color: #525252;*/
/*    cursor: pointer*/
/*}*/

/*.uk-link:hover,a:hover {*/
/*    color: #525252;*/
/*    text-decoration: underline*/
/*}*/

.uk-article-title a,.uk-panel,.uk-panel:hover,ins {
    text-decoration: none
}

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

/*b,strong {*/
/*    font-weight: 700*/
/*}*/

:not(pre)>code,:not(pre)>kbd,:not(pre)>samp {
    font-size: 12px;
    font-family: "Roboto Mono",Consolas,monospace,serif;
    color: #f0615c;
    white-space: nowrap;
    padding: 1px 6px 3px;
    border: 1px solid #e5e5e5;
    border-radius: 3px
}

/*ins,mark {*/
/*    background: #ffd;*/
/*    color: #888*/
/*}*/

/*hr,img {*/
/*    border: 0*/
/*}*/

/*em {*/
/*    color: #f0615c*/
/*}*/

/*q {*/
/*    font-style: italic*/
/*}*/

/*small {*/
/*    font-size: 80%*/
/*}*/

/*sub,sup {*/
/*    font-size: 75%;*/
/*    line-height: 0*/
/*}*/

/*sup {*/
/*    top: -.5em*/
/*}*/

.uk-panel-box .uk-panel-badge,.uk-panel-hover .uk-panel-badge {
    top: 0;
    right: 0
}

sub {
    bottom: -.25em
}

audio,canvas,iframe,img,svg,video {
    vertical-align: top
}

audio,canvas,img,svg,video {
    width: 100%;
    height: auto;
    box-sizing: border-box
}

.uk-img-preserve,.uk-img-preserve audio,.uk-img-preserve canvas,.uk-img-preserve img,.uk-img-preserve svg,.uk-img-preserve video {
    max-width: none
}

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

/*address,blockquote,dl,fieldset,figure,ol,p,pre,ul {*/
/*    margin: 0 0 25px*/
/*}*/

/**+address,*+blockquote,*+dl,*+fieldset,*+figure,*+ol,*+p,*+pre,*+ul {*/
/*    margin-top: 25px*/
/*}*/

/*h1,h2,h3,h4,h5,h6 {*/
/*    margin: 10px 0 15px;*/
/*    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;*/
/*    font-weight: 500;*/
/*    color: #525255;*/
/*    text-transform: none*/
/*}*/

/*.uk-h4,.uk-h5,.uk-h6,h4,h5,h6 {*/
/*    font-weight: 400*/
/*}*/

/**+h1,*+h2,*+h3,*+h4,*+h5,*+h6 {*/
/*    margin-top: 35px*/
/*}*/

/*.uk-h1,h1 {*/
/*    font-size: 38px;*/
/*    line-height: 52px*/
/*}*/

/*.uk-h2,h2 {*/
/*    font-size: 28px;*/
/*    line-height: 36px*/
/*}*/

/*.uk-h3,h3 {*/
/*    font-size: 22px;*/
/*    line-height: 34px;*/
/*    color: #888;*/
/*    padding: 5px*/
/*}*/

h3.uk-card-title {
    background-color: #1e87f0;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 0;
    box-shadow: 0 5px 15px rgba(0,0,0,.4)
}

/*.uk-h4,h4 {*/
/*    font-size: 18px;*/
/*    line-height: 24px*/
/*}*/

/*.uk-h5,h5 {*/
/*    font-size: 16px;*/
/*    line-height: 26px*/
/*}*/

/*.uk-h6,h6 {*/
/*    font-size: 14px;*/
/*    line-height: 20px*/
/*}*/

/*ol,ul {*/
/*    padding-left: 30px*/
/*}*/

/*ol>li>ol,ol>li>ul,ul>li>ol,ul>li>ul {*/
/*    margin: 0*/
/*}*/

/*dt {*/
/*    font-weight: 700*/
/*}*/

/*dd {*/
/*    margin-left: 0*/
/*}*/

/*hr {*/
/*    box-sizing: content-box;*/
/*    height: 0;*/
/*    margin: 25px 0;*/
/*    border-top: 1px solid #e5e5e5*/
/*}*/

/*address {*/
/*    font-style: normal*/
/*}*/

/*blockquote {*/
/*    padding-left: 0;*/
/*    border-left: 0 solid #ddd;*/
/*    font-size: 18px;*/
/*    line-height: 28px;*/
/*    font-style: italic;*/
/*    color: #525255;*/
/*    text-align: center*/
/*}*/

/*pre {*/
/*    padding: 30px;*/
/*    background: #fff;*/
/*    font: 12px/18px "Roboto Mono",Consolas,monospace,serif;*/
/*    color: #888;*/
/*    -moz-tab-size: 4;*/
/*    tab-size: 4;*/
/*    overflow: auto;*/
/*    border: 1px solid #e5e5e5;*/
/*    border-radius: 3px*/
/*}*/

/*::-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*/
/*}*/

[hidden],audio:not([controls]),template {
    display: none
}

/*iframe {*/
/*    border: 0*/
/*}*/

/*@media screen and (max-width: 400px) {*/
/*    @-ms-viewport {*/
/*        width:device-width*/
/*    }*/
/*}*/

.uk-grid {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

.uk-grid:after,.uk-grid:before {
    content: "";
    display: block;
    overflow: hidden
}

.uk-grid>* {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    float: left
}

.uk-grid+.uk-grid,.uk-grid-margin,.uk-grid>*>.uk-panel+.uk-panel {
    margin-top: 30px
}

@media (min-width: 1220px) {
    .uk-grid {
        margin-left:-40px
    }

    .uk-grid>* {
        padding-left: 40px
    }

    .uk-grid+.uk-grid,.uk-grid-margin,.uk-grid>*>.uk-panel+.uk-panel {
        margin-top: 40px
    }
}

.uk-grid-collapse+.uk-grid-collapse,.uk-grid-collapse>*>.uk-panel+.uk-panel,.uk-grid-collapse>.uk-grid-margin {
    margin-top: 0
}

.uk-grid-small+.uk-grid-small,.uk-grid-small>*>.uk-panel+.uk-panel,.uk-grid-small>.uk-grid-margin {
    margin-top: 10px
}

.uk-grid-medium+.uk-grid-medium,.uk-grid-medium>*>.uk-panel+.uk-panel,.uk-grid-medium>.uk-grid-margin {
    margin-top: 30px
}

@media (min-width: 960px) {
    .uk-grid-large {
        margin-left:-40px
    }

    .uk-grid-large>* {
        padding-left: 40px
    }

    .uk-grid-large+.uk-grid-large,.uk-grid-large-margin,.uk-grid-large>*>.uk-panel+.uk-panel {
        margin-top: 40px
    }

    .uk-grid-divider>[class*=uk-width-large-]:not(.uk-width-large-1-1):nth-child(n+2) {
        border-left: 1px solid #e5e5e5
    }
}

@media (min-width: 1220px) {
    .uk-grid-large {
        margin-left:-50px
    }

    .uk-grid-large>* {
        padding-left: 50px
    }

    .uk-grid-large+.uk-grid-large,.uk-grid-large-margin,.uk-grid-large>*>.uk-panel+.uk-panel {
        margin-top: 50px
    }
}

.uk-grid-divider:not(:empty) {
    margin-left: -30px;
    margin-right: -30px
}

.uk-grid-divider>* {
    padding-right: 30px
}

.uk-grid-divider>[class*=uk-width-7-]:nth-child(n+2),.uk-grid-divider>[class*=uk-width-8-]:nth-child(n+2),.uk-grid-divider>[class*=uk-width-9-]:nth-child(n+2),.uk-grid-divider>[class*=uk-width-1-]:not(.uk-width-1-1):nth-child(n+2),.uk-grid-divider>[class*=uk-width-2-]:nth-child(n+2),.uk-grid-divider>[class*=uk-width-3-]:nth-child(n+2),.uk-grid-divider>[class*=uk-width-4-]:nth-child(n+2),.uk-grid-divider>[class*=uk-width-5-]:nth-child(n+2),.uk-grid-divider>[class*=uk-width-6-]:nth-child(n+2) {
    border-left: 1px solid #e5e5e5
}

@media (min-width: 1220px) {
    .uk-grid-divider:not(:empty) {
        margin-left:-40px;
        margin-right: -40px
    }

    .uk-grid-divider>* {
        padding-left: 40px;
        padding-right: 40px
    }

    .uk-grid-divider:empty {
        margin-top: 40px;
        margin-bottom: 40px
    }
}

.uk-grid-divider:empty {
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #e5e5e5
}

.uk-grid-match>* {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

.uk-grid-match>*>* {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    box-sizing: border-box;
    width: 100%
}

[class*=uk-grid-width]>*,[class*=uk-width] {
    box-sizing: border-box;
    width: 100%
}

.uk-width-1-1 {
    width: 100%
}

.uk-width-1-2,.uk-width-2-4,.uk-width-3-6,.uk-width-5-10 {
    width: 50%
}

.uk-width-1-3,.uk-width-2-6 {
    width: 33.333%
}

.uk-width-2-3,.uk-width-4-6 {
    width: 66.666%
}

.uk-width-1-5,.uk-width-2-10 {
    width: 20%
}

.uk-width-2-5,.uk-width-4-10 {
    width: 40%
}

.uk-width-3-5,.uk-width-6-10 {
    width: 60%
}

.uk-width-4-5,.uk-width-8-10 {
    width: 80%
}

.uk-width-1-10 {
    width: 10%
}

.uk-width-3-10 {
    width: 30%
}

.uk-width-7-10 {
    width: 70%
}

.uk-width-9-10 {
    width: 90%
}

@media (min-width: 480px) {
    .uk-width-small-1-1 {
        width:100%
    }

    .uk-width-small-1-2,.uk-width-small-2-4,.uk-width-small-3-6,.uk-width-small-5-10 {
        width: 50%
    }

    .uk-width-small-1-3,.uk-width-small-2-6 {
        width: 33.333%
    }

    .uk-width-small-2-3,.uk-width-small-4-6 {
        width: 66.666%
    }

    .uk-width-small-1-4 {
        width: 25%
    }

    .uk-width-small-3-4 {
        width: 75%
    }

    .uk-width-small-1-5,.uk-width-small-2-10 {
        width: 20%
    }

    .uk-width-small-2-5,.uk-width-small-4-10 {
        width: 40%
    }

    .uk-width-small-3-5,.uk-width-small-6-10 {
        width: 60%
    }

    .uk-width-small-4-5,.uk-width-small-8-10 {
        width: 80%
    }

    .uk-width-small-1-6 {
        width: 16.666%
    }

    .uk-width-small-5-6 {
        width: 83.333%
    }

    .uk-width-small-1-10 {
        width: 10%
    }

    .uk-width-small-3-10 {
        width: 30%
    }

    .uk-width-small-7-10 {
        width: 70%
    }

    .uk-width-small-9-10 {
        width: 90%
    }
}

@media (min-width: 768px) {
    .uk-grid-divider>[class*=uk-width-medium-]:not(.uk-width-medium-1-1):nth-child(n+2) {
        border-left:1px solid #e5e5e5
    }

    .uk-width-medium-1-1 {
        width: 100%
    }

    .uk-width-medium-1-2,.uk-width-medium-2-4,.uk-width-medium-3-6,.uk-width-medium-5-10 {
        width: 50%
    }

    .uk-width-medium-1-3,.uk-width-medium-2-6 {
        width: 33.333%
    }

    .uk-width-medium-2-3,.uk-width-medium-4-6 {
        width: 66.666%
    }

    .uk-width-medium-1-4 {
        width: 25%
    }

    .uk-width-medium-3-4 {
        width: 75%
    }

    .uk-width-medium-1-5,.uk-width-medium-2-10 {
        width: 20%
    }

    .uk-width-medium-2-5,.uk-width-medium-4-10 {
        width: 40%
    }

    .uk-width-medium-3-5,.uk-width-medium-6-10 {
        width: 60%
    }

    .uk-width-medium-4-5,.uk-width-medium-8-10 {
        width: 80%
    }

    .uk-width-medium-1-6 {
        width: 16.666%
    }

    .uk-width-medium-5-6 {
        width: 83.333%
    }

    .uk-width-medium-1-10 {
        width: 10%
    }

    .uk-width-medium-3-10 {
        width: 30%
    }

    .uk-width-medium-7-10 {
        width: 70%
    }

    .uk-width-medium-9-10 {
        width: 90%
    }
}

.uk-panel {
    display: block
}

.uk-panel:after,.uk-panel:before {
    content: "";
    display: table
}

.uk-panel>:not(.uk-panel-title):last-child {
    margin-bottom: 0
}

.uk-panel-teaser,.uk-panel-title {
    margin-bottom: 25px
}

.uk-panel-title {
    margin-top: 0;
    font-size: 20px;
    line-height: 26px;
    color: #525255
}

.uk-panel-badge {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

.uk-panel-body {
    padding: 25px
}

.uk-panel-box {
    padding: 25px;
    background: #fff;
    color: #888;
    box-shadow: 0 1px 4px rgba(0,0,0,.09)
}

.uk-panel-box-hover:hover {
    color: #888
}

.uk-panel-box .uk-panel-title {
    color: #525255
}

.uk-panel-box>.uk-nav-side {
    margin: 0 -25px
}

.uk-article>:last-child,.uk-block>:last-child {
    margin-bottom: 0
}

.uk-panel-box-primary {
    background-color: #fafafa;
    color: #888;
    box-shadow: 0 1px 4px rgba(0,0,0,.12)
}

.uk-panel-box-primary-hover:hover {
    color: #888
}

.uk-panel-box-primary .uk-panel-title {
    color: #525255
}

.uk-panel-box-secondary {
    background-color: #f5f5f5;
    color: #888
}

.uk-panel-box-secondary-hover:hover {
    color: #888
}

.uk-panel-box-secondary .uk-panel-title {
    color: #525255
}

.uk-panel-hover {
    padding: 25px;
    color: #888
}

.uk-panel-hover:hover {
    background: #fff;
    color: #888;
    box-shadow: 0 1px 4px rgba(0,0,0,.09)
}

.uk-panel-hover>.uk-panel-teaser {
    margin-top: -25px;
    margin-left: -25px;
    margin-right: -25px
}

.uk-panel-header .uk-panel-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    color: #525255
}

.uk-panel-space {
    padding: 30px
}

.uk-panel+.uk-panel-divider {
    margin-top: 60px!important
}

.uk-panel+.uk-panel-divider:before {
    content: "";
    display: block;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    border-top: 1px solid #e5e5e5
}

.uk-article:after,.uk-article:before,.uk-block:after,.uk-block:before,.uk-comment-header:after,.uk-comment-header:before {
    display: table;
    content: ""
}

.uk-block,.uk-button-dropdown,.uk-button-group,.uk-button-group .uk-button.uk-active,.uk-button-group .uk-button:active,.uk-button-group .uk-button:hover,.uk-cover-object,.uk-form-icon,.uk-navbar-nav>li,[data-uk-cover] {
    position: relative
}

@media (min-width: 1220px) {
    .uk-panel+.uk-panel-divider {
        margin-top:80px!important
    }

    .uk-panel+.uk-panel-divider:before {
        top: -40px
    }
}

.uk-panel-space .uk-panel-badge {
    top: 0;
    right: 0
}

.uk-block {
    box-sizing: border-box;
    padding-top: 50px;
    padding-bottom: 50px
}

@media (min-width: 768px) {
    .uk-block {
        padding-top:100px;
        padding-bottom: 100px
    }
}

.uk-block-large {
    padding-top: 50px;
    padding-bottom: 50px
}

@media (min-width: 768px) {
    .uk-block-large {
        padding-top:100px;
        padding-bottom: 100px
    }
}

@media (min-width: 960px) {
    .uk-width-large-1-1 {
        width:100%
    }

    .uk-width-large-1-2,.uk-width-large-2-4,.uk-width-large-3-6,.uk-width-large-5-10 {
        width: 50%
    }

    .uk-width-large-1-3,.uk-width-large-2-6 {
        width: 33.333%
    }

    .uk-width-large-2-3,.uk-width-large-4-6 {
        width: 66.666%
    }

    .uk-width-large-1-4 {
        width: 25%
    }

    .uk-width-large-3-4 {
        width: 75%
    }

    .uk-width-large-1-5,.uk-width-large-2-10 {
        width: 20%
    }

    .uk-width-large-2-5,.uk-width-large-4-10 {
        width: 40%
    }

    .uk-width-large-3-5,.uk-width-large-6-10 {
        width: 60%
    }

    .uk-width-large-4-5,.uk-width-large-8-10 {
        width: 80%
    }

    .uk-width-large-1-6 {
        width: 16.666%
    }

    .uk-width-large-5-6 {
        width: 83.333%
    }

    .uk-width-large-1-10 {
        width: 10%
    }

    .uk-width-large-3-10 {
        width: 30%
    }

    .uk-width-large-7-10 {
        width: 70%
    }

    .uk-width-large-9-10 {
        width: 90%
    }

    .uk-block-large {
        padding-top: 135px;
        padding-bottom: 150px
    }

    .uk-article {
        min-height: calc(100vh - 100px)
    }
}

.uk-block-default {
    background: #fff
}

.uk-block-muted {
    background: #f9f9f9
}

.uk-block-primary {
    background: #00a8e6
}

.uk-block-secondary {
    background: #004f9f
}

@media (min-width: 2000px) {
    .uk-block-large {
        padding-top:200px;
        padding-bottom: 200px
    }
}

.uk-block-default+.uk-block-default,.uk-block-muted+.uk-block-muted,.uk-block-primary+.uk-block-primary,.uk-block-secondary+.uk-block-secondary {
    padding-top: 0
}

.uk-article+.uk-article {
    margin-top: 80px
}

.uk-article-title {
    font-size: 42px;
    line-height: 48px
}

.uk-nav-header,.uk-navbar-nav>li>a,.uk-table th {
    text-transform: uppercase
}

.uk-article-title a {
    color: inherit
}

.uk-article-meta {
    font-size: 14px;
    line-height: 20px;
    color: #adadad
}

.uk-article-meta a {
    color: #adadad
}

.uk-article-meta a:hover {
    color: #525252;
    text-decoration: none
}

.uk-article-lead {
    color: #888;
    font-size: 22px;
    line-height: 28px;
    font-weight: 300
}

.uk-article-divider {
    margin-bottom: 35px;
    border-color: #e5e5e5
}

.uk-article+.uk-article,.uk-nav-dropdown .uk-nav-divider,.uk-nav-navbar .uk-nav-divider,.uk-nav-side .uk-nav-divider {
    border-top: 1px solid #e5e5e5
}

.uk-nav-side>li.uk-active>a,.uk-navbar-nav>li.uk-active>a {
    border-bottom: 2px solid red
}

*+.uk-article-divider {
    margin-top: 35px
}

.uk-article+.uk-article {
    padding-top: 80px
}

@media (min-width: 768px) {
    .uk-article+.uk-article {
        margin-top:130px;
        padding-top: 130px
    }
}

.uk-article .uk-subnav a:focus,.uk-article .uk-subnav a:hover {
    text-decoration: underline
}

.uk-comment-header {
    margin-bottom: 25px
}

.uk-comment-avatar {
    margin-right: 25px;
    float: left;
    border-radius: 500px
}

.uk-comment-title {
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400
}

.uk-comment-meta {
    margin: 0;
    font-size: 12px;
    line-height: 18px;
    color: #adadad
}

.uk-comment-body>:last-child {
    margin-bottom: 0
}

.uk-comment-list {
    padding: 0;
    list-style: none
}

.uk-comment-list .uk-comment+ul {
    margin: 35px 0 0;
    list-style: none
}

.uk-comment-list .uk-comment+ul>li:nth-child(n+2),.uk-comment-list>li:nth-child(n+2) {
    margin-top: 35px
}

@media (min-width: 768px) {
    .uk-comment-list .uk-comment+ul {
        padding-left:100px
    }
}

.uk-comment-primary {
    padding: 25px;
    background: #fafafa
}

.uk-cover-background {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.uk-cover {
    overflow: hidden
}

.uk-cover-object {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

[data-uk-cover] {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.uk-nav,.uk-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.uk-nav li>a {
    display: block;
    text-decoration: none
}

.uk-nav>li>a {
    padding: 6px 25px
}

.uk-nav ul {
    padding-left: 15px
}

.uk-nav ul a {
    padding: 2px 0
}

.uk-nav li>a>div {
    font-size: 14px;
    line-height: 20px
}

.uk-nav-header {
    padding: 6px 25px;
    font-weight: 400;
    font-size: 14px
}

.uk-nav-header:not(:first-child) {
    margin-top: 25px
}

.uk-nav-divider {
    margin: 15px 0
}

ul.uk-nav-sub {
    padding: 5px 0 5px 40px
}

.uk-nav-side>li>a {
    color: #888;
    padding: 8px 16px
}

.uk-nav-side>li>a:focus,.uk-nav-side>li>a:hover {
    color: #888;
    outline: 0
}

.uk-nav-side .uk-nav-header {
    color: #525255;
    padding: 8px 16px
}

.uk-nav-side ul a {
    color: #adadad
}

.uk-nav-dropdown>li>a,.uk-nav-side ul a:hover {
    color: #888
}

.uk-nav-dropdown>li>a:focus,.uk-nav-dropdown>li>a:hover {
    background: #489be0;
    color: #fff;
    outline: 0
}

.uk-nav-dropdown .uk-nav-header {
    color: #888
}

.uk-nav-dropdown ul a {
    color: #adadad
}

.uk-nav-dropdown ul a:hover,.uk-nav-navbar>li>a {
    color: #888
}

.uk-nav-navbar>li>a:focus,.uk-nav-navbar>li>a:hover {
    background: 0 0;
    color: #525255;
    outline: 0
}

.uk-nav-navbar .uk-nav-header {
    color: #888
}

.uk-nav-navbar ul a {
    color: #adadad
}

.uk-nav-navbar ul a:hover {
    color: #525255
}

.uk-nav-offcanvas>li>a {
    color: #ccc;
    padding: 10px 15px
}

.uk-nav-offcanvas>.uk-open>a,html:not(.uk-touch) .uk-nav-offcanvas>li>a:focus,html:not(.uk-touch) .uk-nav-offcanvas>li>a:hover {
    background: #404040;
    color: #fff;
    outline: 0
}

html .uk-nav.uk-nav-offcanvas>li.uk-active>a {
    background: #1a1a1a;
    color: #fff
}

.uk-nav-offcanvas .uk-nav-header {
    color: #777
}

.uk-nav-offcanvas .uk-nav-divider {
    border-top: 1px solid #1a1a1a
}

.uk-list-striped>li:first-child,.uk-table tfoot {
    border-top: 1px solid #e5e5e5
}

.uk-nav-offcanvas ul a {
    color: #ccc
}

html:not(.uk-touch) .uk-nav-offcanvas ul a:hover {
    color: #fff
}

.uk-navbar {
    background: #fff;
    color: #adadad;
    width: 100%
}

.uk-navbar-nav>li.uk-active>a,.uk-navbar-nav>li>a:active {
    background-color: transparent;
    color: #525255
}

.uk-navbar:after,.uk-navbar:before {
    content: "";
    display: table
}

.uk-navbar-nav {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    float: left;
    max-width: 46vw
}

.uk-navbar-nav>li {
    float: left
}

.uk-navbar-nav>li>a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    padding: 20px 0 0;
    margin-right: 8px;
    font-size: 14px;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: color .05s linear;
    transition: color .05s linear
}

.uk-navbar-nav>li>a:last-child {
    padding-right: 0
}

.uk-navbar-nav>li>a[href='#'] {
    cursor: text
}

.uk-button:not(:disabled),.uk-checkbox:not(:disabled),.uk-form input[type=checkbox]:not(:disabled),.uk-form input[type=radio]:not(:disabled),.uk-radio:not(:disabled) {
    cursor: pointer
}

.uk-navbar-nav>li.uk-open>a,.uk-navbar-nav>li:hover>a,.uk-navbar-nav>li>a:focus {
    background-color: transparent;
    color: #525255;
    outline: 0
}

.uk-list-striped>li,.uk-table :not(:last-child)>td,.uk-table th {
    border-bottom: 1px solid #e5e5e5
}

.uk-navbar-nav .uk-navbar-nav-subtitle {
    line-height: 68px
}

.uk-navbar-nav-subtitle>div {
    margin-top: -26px;
    font-size: 10px;
    line-height: 12px
}

.uk-navbar-brand,.uk-navbar-toggle {
    font-size: 20px;
    text-decoration: none
}

.uk-navbar-brand,.uk-navbar-content,.uk-navbar-toggle {
    box-sizing: border-box;
    display: block;
    height: 67px;
    padding: 0;
    float: left
}

.uk-navbar-brand:before,.uk-navbar-content:before,.uk-navbar-toggle:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.uk-navbar-content+.uk-navbar-content:not(.uk-navbar-center) {
    padding-left: 0
}

.uk-navbar-content>a:not([class]) {
    color: #adadad
}

.uk-navbar-content>a:not([class]):hover {
    color: #888
}

.uk-navbar-brand {
    color: #525255;
    padding: 10px
}

.uk-navbar-brand:focus,.uk-navbar-brand:hover {
    color: #888;
    text-decoration: none;
    outline: 0
}

.uk-navbar-toggle {
    color: #888
}

.uk-navbar-toggle:focus,.uk-navbar-toggle:hover {
    color: #888;
    text-decoration: none;
    outline: 0
}

.uk-navbar-toggle:after {
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 31px;
    height: 40px;
    background: url(../img/navbar-toggle3.png) no-repeat;
    line-height: 20px
}

.uk-navbar-toggle-alt:after {
    content: "\f002"
}

.uk-close:after,.uk-form legend:after,.uk-form-row:after,.uk-form-row:before,.uk-list>li:after,.uk-list>li:before {
    content: ""
}

.uk-navbar-center {
    float: none;
    text-align: center;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto
}

.uk-table caption,.uk-table th {
    text-align: left;
    color: #adadad
}

.uk-navbar-flip {
    float: right;
    margin-right: 2%
}

.uk-list {
    padding: 0;
    list-style: none
}

.uk-list>li:after,.uk-list>li:before {
    display: table
}

.uk-list>li:after {
    clear: both
}

.uk-list>li>:last-child {
    margin-bottom: 0
}

.uk-list ul {
    margin: 0;
    padding-left: 20px;
    list-style: none
}

.uk-list-line>li:nth-child(n+2) {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #e5e5e5
}

.uk-list-striped>li {
    padding: 5px
}

.uk-list-striped>li:nth-of-type(odd) {
    background: #fafafa
}

.uk-list-space>li:nth-child(n+2) {
    margin-top: 10px
}

.uk-table {
    width: 100%;
    margin-bottom: 25px
}

*+.uk-table {
    margin-top: 25px
}

.uk-table td,.uk-table th {
    padding: 16px 12px
}

.uk-table th {
    font-size: 14px;
    font-weight: 400
}

.uk-form select,.uk-select {
    text-transform: none
}

.uk-table td {
    vertical-align: top
}

.uk-table thead th {
    vertical-align: bottom
}

.uk-table caption,.uk-table tfoot {
    font-size: 14px;
    font-style: italic
}

.uk-table tbody tr.uk-active {
    background: #ffd
}

.uk-table-middle,.uk-table-middle td {
    vertical-align: middle!important
}

.uk-table-striped tbody tr:nth-of-type(odd) {
    background: #fafafa
}

.uk-table-condensed td {
    padding: 10px 12px
}

.uk-table-hover tbody tr:hover {
    background: #ffd
}

.uk-table :not(:first-child)>th {
    padding-top: 41px
}

.uk-table-middle img+a {
    vertical-align: middle
}

.uk-table-condensed th {
    padding: 10px 12px
}

.uk-table tbody tr {
    -webkit-transition: background-color .05s linear;
    transition: background-color .05s linear
}

.uk-form input,.uk-form select,.uk-form textarea {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
    color: inherit
}

.uk-form optgroup {
    font: inherit;
    font-weight: 700
}

.uk-form input::-moz-focus-inner {
    border: 0;
    padding: 0
}

.uk-form input[type=checkbox],.uk-form input[type=radio] {
    padding: 0
}

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

.uk-form input[type=number]::-webkit-inner-spin-button,.uk-form input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.uk-form fieldset {
    border: none;
    margin: 0;
    padding: 0
}

.uk-form textarea {
    overflow: auto;
    vertical-align: top
}

.uk-form :invalid {
    box-shadow: none
}

.uk-form input:not([type=radio]):not([type=checkbox]),.uk-form select {
    vertical-align: middle
}

.uk-form>:last-child {
    margin-bottom: 0
}

.uk-form input:not([type]),.uk-form input[type=text],.uk-form input[type=password],.uk-form input[type=email],.uk-form input[type=url],.uk-form input[type=search],.uk-form input[type=tel],.uk-form input[type=number],.uk-form input[type=datetime],.uk-form input[type=datetime-local],.uk-form input[type=date],.uk-form input[type=month],.uk-form input[type=time],.uk-form input[type=week],.uk-form input[type=color],.uk-form select,.uk-form textarea {
    height: 42px;
    max-width: 100%;
    padding: 4px 6px;
    border: 1px solid #e5e5e5;
    background: #fff;
    color: #888;
    -webkit-transition: all linear .2s;
    transition: all linear .2s
}

.uk-form input:not([type]):focus,.uk-form input[type=text]:focus,.uk-form input[type=password]:focus,.uk-form input[type=email]:focus,.uk-form input[type=url]:focus,.uk-form input[type=search]:focus,.uk-form input[type=tel]:focus,.uk-form input[type=number]:focus,.uk-form input[type=datetime]:focus,.uk-form input[type=datetime-local]:focus,.uk-form input[type=date]:focus,.uk-form input[type=month]:focus,.uk-form input[type=time]:focus,.uk-form input[type=week]:focus,.uk-form input[type=color]:focus,.uk-form select:focus,.uk-form textarea:focus {
    border-color: #489be0;
    outline: 0;
    background: #fff;
    color: #888
}

.uk-form input:not([type]):disabled,.uk-form input[type=text]:disabled,.uk-form input[type=password]:disabled,.uk-form input[type=email]:disabled,.uk-form input[type=url]:disabled,.uk-form input[type=search]:disabled,.uk-form input[type=tel]:disabled,.uk-form input[type=number]:disabled,.uk-form input[type=datetime]:disabled,.uk-form input[type=datetime-local]:disabled,.uk-form input[type=date]:disabled,.uk-form input[type=month]:disabled,.uk-form input[type=time]:disabled,.uk-form input[type=week]:disabled,.uk-form input[type=color]:disabled,.uk-form select:disabled,.uk-form textarea:disabled {
    border-color: #e5e5e5;
    background-color: #fafafa;
    color: #adadad
}

.uk-form :-ms-input-placeholder {
    color: #adadad!important
}

.uk-form ::-moz-placeholder {
    opacity: 1;
    color: #adadad
}

.uk-form ::-webkit-input-placeholder {
    color: #adadad
}

.uk-form :disabled:-ms-input-placeholder {
    color: #adadad!important
}

.uk-form :disabled::-moz-placeholder {
    color: #adadad
}

.uk-form :disabled::-webkit-input-placeholder {
    color: #adadad
}

.uk-form-danger,.uk-form-success {
    background: #fff!important;
    color: #888!important
}

.uk-form legend {
    width: 100%;
    border: 0;
    padding: 0 0 25px;
    font-size: 20px;
    line-height: 34px
}

.uk-form legend:after {
    display: block;
    border-bottom: 1px solid #e5e5e5;
    width: 100%
}

input:not([type]).uk-form-small,input[type].uk-form-small,select.uk-form-small,textarea.uk-form-small {
    height: 30px;
    padding: 3px;
    font-size: 14px
}

input:not([type]).uk-form-large,input[type].uk-form-large,select.uk-form-large,textarea.uk-form-large {
    height: 55px;
    padding: 8px 6px;
    font-size: 18px
}

.uk-form select[multiple],.uk-form select[size],.uk-form textarea {
    height: auto
}

.uk-form-danger {
    border-color: #e44e56!important
}

.uk-form-success {
    border-color: #3DC372!important
}

.uk-form-blank {
    border-color: transparent!important;
    border-style: dashed!important;
    background: 0 0!important
}

.uk-form-blank:focus {
    border-color: #e5e5e5!important
}

input.uk-form-width-mini {
    width: 40px
}

select.uk-form-width-mini {
    width: 65px
}

.uk-form-row:after,.uk-form-row:before {
    display: table
}

.uk-form-row+.uk-form-row {
    margin-top: 25px
}

.uk-form-help-inline {
    display: inline-block;
    margin: 0 0 0 10px
}

.uk-form-help-block {
    margin: 5px 0 0;
    color: #adadad;
    font-style: italic
}

.uk-form-controls>:first-child {
    margin-top: 0
}

.uk-form-controls>:last-child {
    margin-bottom: 0
}

.uk-form-controls-condensed {
    margin: 5px 0
}

.uk-form-stacked .uk-form-label {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

@media (max-width: 959px) {
    .uk-form-horizontal .uk-form-label {
        display:block;
        margin-bottom: 10px;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px
    }
}

@media (min-width: 960px) {
    .uk-form-horizontal .uk-form-label {
        width:200px;
        margin-top: 7px;
        float: left
    }

    .uk-form-horizontal .uk-form-controls {
        margin-left: 215px
    }

    .uk-form-horizontal .uk-form-controls-text {
        padding-top: 7px
    }
}

.uk-form-icon {
    display: inline-block;
    max-width: 100%
}

.uk-form-icon>[class*=uk-icon-] {
    position: absolute;
    top: 50%;
    width: 30px;
    margin-top: -8px;
    font-size: 16px;
    color: #adadad;
    text-align: center;
    pointer-events: none
}

.uk-form-icon:not(.uk-form-icon-flip)>input {
    padding-left: 30px!important
}

.uk-form-icon-flip>[class*=uk-icon-] {
    right: 0
}

.uk-form-icon-flip>input {
    padding-right: 30px!important
}

.uk-checkbox,.uk-input,.uk-radio,.uk-select,.uk-textarea {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit
}

.uk-input {
    overflow: visible
}

.uk-select optgroup {
    font: inherit;
    font-weight: 700
}

.uk-textarea {
    overflow: auto
}

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

.uk-input[type=number]::-webkit-inner-spin-button,.uk-input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.uk-input::-moz-placeholder,.uk-textarea::-moz-placeholder {
    opacity: 1
}

.uk-fieldset {
    border: none;
    margin: 0;
    padding: 0
}

.uk-input,.uk-select,.uk-textarea {
    max-width: 100%;
    width: 100%;
    padding: 0 10px;
    background: #fff;
    color: #666;
    border: 1px solid #e5e5e5;
    transition: .2s ease-in-out;
    transition-property: color,background-color,border
}

.uk-input,.uk-select:not([multiple]):not([size]) {
    height: 40px;
    vertical-align: middle;
    display: inline-block
}

.uk-input:not(input),.uk-select:not(select) {
    line-height: 38px
}

.uk-select[multiple],.uk-select[size],.uk-textarea {
    padding-top: 4px;
    padding-bottom: 4px;
    vertical-align: top
}

.uk-input:focus,.uk-select:focus,.uk-textarea:focus {
    outline: 0;
    background-color: #fff;
    color: #666;
    border-color: #1e87f0
}

.uk-input:disabled,.uk-select:disabled,.uk-textarea:disabled {
    background-color: #f8f8f8;
    color: #999;
    border-color: #e5e5e5
}

.uk-input:-ms-input-placeholder {
    color: #999!important
}

.uk-input::placeholder {
    color: #999
}

.uk-textarea:-ms-input-placeholder {
    color: #999!important
}

.uk-textarea::placeholder {
    color: #999
}

.uk-form-small {
    font-size: .875rem
}

.uk-form-small:not(textarea):not([multiple]):not([size]) {
    height: 30px;
    padding-left: 8px;
    padding-right: 8px
}

.uk-form-small:not(select):not(input):not(textarea) {
    line-height: 28px
}

.uk-form-large {
    font-size: 1.25rem
}

.uk-form-large:not(textarea):not([multiple]):not([size]) {
    height: 55px;
    padding-left: 12px;
    padding-right: 12px
}

.uk-form-large:not(select):not(input):not(textarea) {
    line-height: 53px
}

.uk-form-danger,.uk-form-danger:focus {
    color: #f0506e;
    border-color: #f0506e
}

.uk-form-success,.uk-form-success:focus {
    color: #32d296;
    border-color: #32d296
}

.uk-form-blank:focus {
    border-style: dashed
}

input.uk-form-width-xsmall {
    width: 50px
}

select.uk-form-width-xsmall {
    width: 75px
}

.uk-form-width-small {
    width: 130px
}

.uk-form-width-medium {
    width: 200px
}

.uk-form-width-large {
    width: 500px
}

.uk-select:not([multiple]):not([size]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 20px;
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);
    background-repeat: no-repeat;
    background-position: 100% 50%
}

.uk-select:not([multiple]):not([size])::-ms-expand {
    display: none
}

.uk-select:not([multiple]):not([size]):disabled {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A)
}

.uk-checkbox,.uk-radio {
    display: inline-block;
    height: 16px;
    width: 16px;
    overflow: hidden;
    margin-top: -4px;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 1px solid #ccc;
    transition: .2s ease-in-out;
    transition-property: background-color,border
}

.uk-button,
.uk-close {
    -webkit-appearance: none;
    overflow: visible;
    text-transform: none;
    text-align: center
}

.uk-radio {
    border-radius: 50%
}

.uk-checkbox:focus,.uk-radio:focus {
    outline: 0;
    border-color: #1e87f0
}

.uk-checkbox:checked,.uk-checkbox:indeterminate,.uk-radio:checked {
    background-color: #1e87f0;
    border-color: transparent
}

.uk-checkbox:checked:focus,.uk-checkbox:indeterminate:focus,.uk-radio:checked:focus {
    background-color: #0e6dcd
}

.uk-radio:checked {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E)
}

.uk-checkbox:checked {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A)
}

.uk-checkbox:indeterminate {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E)
}

.uk-checkbox:disabled,.uk-radio:disabled {
    background-color: #f8f8f8;
    border-color: #e5e5e5
}

.uk-radio:disabled:checked {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23999%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E)
}

.uk-checkbox:disabled:checked {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A)
}

.uk-checkbox:disabled:indeterminate {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23999%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E)
}

.uk-legend {
    width: 100%;
    color: inherit;
    padding: 0;
    font-size: 1.5rem;
    line-height: 1.4
}

.uk-form-label {
    color: #fff;
    font-size: .875rem
}

.uk-form-stacked .uk-form-label {
    display: block;
    margin-bottom: 5px
}

@media (max-width: 959px) {
    .uk-form-horizontal .uk-form-label {
        display:block;
        margin-bottom: 5px
    }
}

.uk-button,.uk-button-group,.uk-button-group>* {
    display: inline-block
}

@media (min-width: 960px) {
    .uk-form-horizontal .uk-form-label {
        width:300px;
        margin-top: 0;
        float: left
    }

    #raterequest .uk-form-label {
        width: 200px;
        color: #fff
    }

    .uk-form-horizontal .uk-form-controls {
        margin-left: 215px
    }

    .uk-form-horizontal .uk-form-controls-text {
        padding-top: 7px
    }
}

.uk-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.uk-button {
    margin: 0;
    font: inherit;
    color: #adadad;
    box-sizing: border-box;
    padding: 0 25px;
    background: 0 0;
    vertical-align: middle;
    line-height: 40px;
    min-height: 42px;
    font-size: 14px;
    text-decoration: none;
    border: 1px solid #c7c7c7;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.uk-button.uk-active,.uk-button:active,.uk-button:focus,.uk-button:hover {
    background-color: transparent;
    color: #888;
    border-color: #a2a2a2
}

.uk-button:focus,.uk-button:hover {
    outline: 0;
    text-decoration: none
}

.uk-button-default {
    color: #fff
}

.uk-button-primary {
    background-color: #1e87f0;
    color: #fff;
    border-color: transparent
}

.uk-button-primary a {
    text-decoration: none
}

.uk-button-primary:focus,.uk-button-primary:hover {
    background-color: #3a94e0;
    color: #fff;
    border-color: transparent
}

.uk-button-primary.uk-active,.uk-button-primary:active {
    background-color: #3589cf;
    color: #fff;
    border-color: transparent
}

.uk-button-success {
    background-color: #3DC372;
    color: #fff;
    border-color: transparent
}

.uk-button-success:focus,.uk-button-success:hover {
    background-color: #23b25c;
    color: #fff;
    border-color: transparent
}

.uk-button-success.uk-active,.uk-button-success:active {
    background-color: #0fa74c;
    color: #fff;
    border-color: transparent
}

.uk-button-danger {
    background-color: #e44e56;
    color: #fff;
    border-color: transparent
}

.uk-button-danger:focus,.uk-button-danger:hover {
    background-color: #db353f;
    color: #fff;
    border-color: transparent
}

.uk-button-danger.uk-active,.uk-button-danger:active {
    background-color: #d2232d;
    color: #fff;
    border-color: transparent
}

.uk-button:disabled {
    background-color: transparent;
    color: #c7c7c7;
    border-color: #e0e0e0
}

.uk-button-link,.uk-button-link.uk-active,.uk-button-link:active,.uk-button-link:disabled,.uk-button-link:focus,.uk-button-link:hover {
    border-color: transparent;
    background: 0 0;
    padding: 0!important
}

.uk-button-link {
    color: #525252
}

.uk-button-link.uk-active,.uk-button-link:active,.uk-button-link:focus,.uk-button-link:hover {
    color: #525252;
    text-decoration: underline
}

.uk-button-link:disabled {
    color: #adadad
}

.uk-button-mini {
    min-height: 25px;
    padding: 0 8px;
    line-height: 23px;
    font-size: 14px
}

.uk-button-small {
    min-height: 30px;
    padding: 0 12px;
    line-height: 28px;
    font-size: 14px
}

.uk-button-large {
    min-height: 55px;
    padding: 0 35px;
    line-height: 53px;
    font-size: 18px
}

.uk-button-group {
    vertical-align: middle;
    font-size: 0
}

.uk-button-group .uk-button {
    vertical-align: top
}

.uk-badge,.uk-button-dropdown,.uk-close {
    display: inline-block;
    vertical-align: middle
}

.uk-button-link:focus {
    outline: 0
}

.uk-button-group>.uk-button:nth-child(n+2),.uk-button-group>div:nth-child(n+2) .uk-button {
    margin-left: -1px
}

.uk-close::-moz-focus-inner {
    border: 0;
    padding: 0
}

.uk-close {
    margin: 0;
    border: none;
    font: inherit;
    padding: 0;
    background: 0 0;
    box-sizing: content-box;
    width: 18px;
    line-height: 18px;
    opacity: .3;
    opacity: .5;
    color: #fff
}

.uk-close-alt {
    padding: 6px;
    border-radius: 50%;
    background: #fff;
    opacity: 1
}

.uk-close-alt:focus,.uk-close-alt:hover {
    opacity: 1
}

.uk-close-alt:after {
    opacity: .5
}

.uk-close-alt:focus:after,.uk-close-alt:hover:after {
    opacity: .8
}

.uk-close:after {
    width: 18px;
    height: 18px;
    background: url(../less/uikit/images/close.svg) 50% 50% no-repeat
}

.uk-close:focus,.uk-close:hover {
    outline: 0;
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    opacity: 1
}

.uk-badge,a.uk-badge:hover {
    color: #fff
}

.uk-badge {
    padding: 0 10px;
    background: #489be0;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase
}

.uk-badge-notification {
    box-sizing: border-box;
    min-width: 22px;
    border-radius: 500px;
    font-size: 12px;
    line-height: 22px;
    padding: 0 7px
}

.uk-badge-success {
    background-color: #3DC372
}

.uk-badge-warning {
    background-color: #FFB24E
}

.uk-badge-danger {
    background-color: #e44e56
}

.uk-alert {
    margin-bottom: 25px;
    padding: 10px;
    background: #f5f5f5;
    color: #888
}

*+.uk-alert {
    margin-top: 25px
}

.uk-alert>:last-child {
    margin-bottom: 0
}

.uk-alert h1,.uk-alert h2,.uk-alert h3,.uk-alert h4,.uk-alert h5,.uk-alert h6 {
    color: inherit
}

.uk-alert>.uk-close:first-child {
    float: right
}

.uk-alert>.uk-close:first-child+* {
    margin-top: 0
}

.uk-alert-success {
    background: #ecf7e9;
    color: #80c96d
}

.uk-alert-warning {
    background: #fff0e0;
    color: #ff9a2e
}

.uk-alert-danger {
    background: red;
    color: #fff;
    font-family: tahoma;
    font-size: 11px
}

.uk-alert-large {
    padding: 20px
}

.uk-alert-large>.uk-close:first-child {
    margin: -10px -10px 0 0
}

.uk-alert .uk-close {
    opacity: .2
}

.uk-alert .uk-close:hover {
    opacity: 1
}

[class*=uk-column-] {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px
}

.uk-column-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.uk-column-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.uk-column-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
}

.uk-column-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5
}

.uk-column-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6
}

@media (min-width: 480px) {
    .uk-column-small-1-2 {
        -webkit-column-count:2;
        -moz-column-count: 2;
        column-count: 2
    }

    .uk-column-small-1-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }

    .uk-column-small-1-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }

    .uk-column-small-1-5 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5
    }

    .uk-column-small-1-6 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6
    }
}

@media (min-width: 768px) {
    .uk-column-medium-1-2 {
        -webkit-column-count:2;
        -moz-column-count: 2;
        column-count: 2
    }

    .uk-column-medium-1-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }

    .uk-column-medium-1-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }

    .uk-column-medium-1-5 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5
    }

    .uk-column-medium-1-6 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6
    }
}

@media (min-width: 960px) {
    .uk-column-large-1-2 {
        -webkit-column-count:2;
        -moz-column-count: 2;
        column-count: 2
    }

    .uk-column-large-1-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }

    .uk-column-large-1-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }

    .uk-column-large-1-5 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5
    }

    .uk-column-large-1-6 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6
    }
}

[class*=uk-animation-] {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media screen {
    [data-uk-scrollspy*=uk-animation-]:not([data-uk-scrollspy*=target]) {
        opacity: 0
    }
}

.uk-animation-fade {
    -webkit-animation-name: uk-fade;
    animation-name: uk-fade;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-timing-function: linear!important;
    animation-timing-function: linear!important
}

.uk-animation-scale-up {
    -webkit-animation-name: uk-fade-scale-02;
    animation-name: uk-fade-scale-02
}

.uk-animation-scale-down {
    -webkit-animation-name: uk-fade-scale-18;
    animation-name: uk-fade-scale-18
}

.uk-animation-slide-top {
    -webkit-animation-name: uk-fade-top;
    animation-name: uk-fade-top
}

.uk-animation-slide-bottom {
    -webkit-animation-name: uk-fade-bottom;
    animation-name: uk-fade-bottom
}

.uk-animation-slide-left {
    -webkit-animation-name: uk-fade-left;
    animation-name: uk-fade-left
}

.uk-animation-slide-right {
    -webkit-animation-name: uk-fade-right;
    animation-name: uk-fade-right
}

.uk-animation-scale {
    -webkit-animation-name: uk-scale-12;
    animation-name: uk-scale-12
}

.uk-animation-shake {
    -webkit-animation-name: uk-shake;
    animation-name: uk-shake
}

.uk-animation-reverse {
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

.uk-animation-15 {
    -webkit-animation-duration: 15s;
    animation-duration: 15s
}

.uk-animation-top-left {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.uk-animation-top-center {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.uk-animation-top-right {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.uk-animation-middle-left {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.uk-animation-middle-right {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.uk-animation-bottom-left {
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.uk-animation-bottom-center {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.uk-animation-bottom-right {
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.uk-animation-hover:not(:hover),.uk-animation-hover:not(:hover) [class*=uk-animation-],.uk-touch .uk-animation-hover:not(.uk-hover),.uk-touch .uk-animation-hover:not(.uk-hover) [class*=uk-animation-] {
    -webkit-animation-name: none;
    animation-name: none
}

@-webkit-keyframes uk-fade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes uk-fade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes uk-fade-top {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes uk-fade-top {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes uk-fade-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes uk-fade-bottom {
    0% {
        opacity: 0;
        transform: translateY(100%)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes uk-fade-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes uk-fade-left {
    0% {
        opacity: 0;
        transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes uk-fade-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes uk-fade-right {
    0% {
        opacity: 0;
        transform: translateX(100%)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes uk-fade-scale-02 {
    0% {
        opacity: 0;
        -webkit-transform: scale(.2)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@keyframes uk-fade-scale-02 {
    0% {
        opacity: 0;
        transform: scale(.2)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes uk-fade-scale-15 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@keyframes uk-fade-scale-15 {
    0% {
        opacity: 0;
        transform: scale(1.5)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes uk-fade-scale-18 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@keyframes uk-fade-scale-18 {
    0% {
        opacity: 0;
        transform: scale(1.8)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes uk-slide-left {
    0% {
        -webkit-transform: translateX(-100%)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes uk-slide-left {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes uk-slide-right {
    0% {
        -webkit-transform: translateX(100%)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes uk-slide-right {
    0% {
        transform: translateX(100%)
    }

    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes uk-slide-left-33 {
    0% {
        -webkit-transform: translateX(33%)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes uk-slide-left-33 {
    0% {
        transform: translateX(33%)
    }

    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes uk-slide-right-33 {
    0% {
        -webkit-transform: translateX(-33%)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes uk-slide-right-33 {
    0% {
        transform: translateX(-33%)
    }

    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes uk-scale-12 {
    0% {
        -webkit-transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@keyframes uk-scale-12 {
    0% {
        transform: scale(1.2)
    }

    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes uk-rotate {
    0% {
        -webkit-transform: rotate(0)
    }

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

@keyframes uk-rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(359deg)
    }
}

@-webkit-keyframes uk-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 uk-shake {
    0%,100% {
        transform: translateX(0)
    }

    10% {
        transform: translateX(-9px)
    }

    20% {
        transform: translateX(8px)
    }

    30% {
        transform: translateX(-7px)
    }

    40% {
        transform: translateX(6px)
    }

    50% {
        transform: translateX(-5px)
    }

    60% {
        transform: translateX(4px)
    }

    70% {
        transform: translateX(-3px)
    }

    80% {
        transform: translateX(2px)
    }

    90% {
        transform: translateX(-1px)
    }
}

@-webkit-keyframes uk-slide-top-fixed {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes uk-slide-top-fixed {
    0% {
        opacity: 0;
        transform: translateY(-10px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes uk-slide-bottom-fixed {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes uk-slide-bottom-fixed {
    0% {
        opacity: 0;
        transform: translateY(10px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.uk-dropdown,.uk-dropdown-blank {
    display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    width: 200px
}

.uk-dropdown {
    padding: 25px;
    background: #fff;
    color: #888;
    font-size: 14px;
    vertical-align: top;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    line-height: 20px
}

.uk-open>.uk-dropdown,.uk-open>.uk-dropdown-blank {
    display: block;
    -webkit-animation: uk-fade .2s ease-in-out;
    animation: uk-fade .2s ease-in-out;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.uk-dropdown-top {
    margin-top: -10px
}

.uk-dropdown-bottom {
    margin-top: 10px
}

.uk-dropdown-left {
    margin-left: -10px
}

.uk-dropdown-right {
    margin-left: 10px
}

.uk-dropdown .uk-nav {
    margin: 0 -25px
}

.uk-dropdown-grid>[class*=uk-width-]>.uk-panel+.uk-panel,.uk-dropdown-stack>.uk-dropdown-grid>[class*=uk-width-]:nth-child(n+2),.uk-grid .uk-dropdown-grid+.uk-dropdown-grid {
    margin-top: 25px
}

@media (min-width: 768px) {
    .uk-dropdown:not(.uk-dropdown-stack)>.uk-dropdown-grid {
        margin-left:-25px;
        margin-right: -25px
    }

    .uk-dropdown:not(.uk-dropdown-stack)>.uk-dropdown-grid>[class*=uk-width-] {
        padding-left: 25px;
        padding-right: 25px
    }

    .uk-dropdown:not(.uk-dropdown-stack)>.uk-dropdown-grid>[class*=uk-width-]:nth-child(n+2) {
        border-left: 1px solid #e5e5e5
    }

    .uk-dropdown-width-2:not(.uk-dropdown-stack) {
        width: 400px
    }

    .uk-dropdown-width-3:not(.uk-dropdown-stack) {
        width: 600px
    }

    .uk-dropdown-width-4:not(.uk-dropdown-stack) {
        width: 800px
    }

    .uk-dropdown-width-5:not(.uk-dropdown-stack) {
        width: 1000px
    }
}

@media (max-width: 767px) {
    .uk-dropdown-grid>[class*=uk-width-] {
        width:100%
    }

    .uk-dropdown-grid>[class*=uk-width-]:nth-child(n+2) {
        margin-top: 25px
    }

    section.feefo {
        display: none
    }
}

.uk-dropdown-stack>.uk-dropdown-grid>[class*=uk-width-] {
    width: 100%
}

.uk-dropdown-small {
    min-width: 150px;
    width: auto;
    padding: 25px
}

.uk-dropdown-small .uk-nav {
    margin: 0 -25px
}

.uk-dropdown-navbar {
    margin-top: 20px;
    background: #fff;
    color: #888
}

.uk-open>.uk-dropdown-navbar {
    -webkit-animation: uk-fade .2s ease-in-out;
    animation: uk-fade .2s ease-in-out
}

.uk-dropdown-scrollable {
    overflow-y: auto;
    max-height: 200px
}

.uk-dropdown-small>.uk-nav,.uk-dropdown>.uk-nav {
    margin: -10px -25px
}

/*.uk-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,.5);*/
/*    opacity: 0;*/
/*    -webkit-transition: opacity .15s linear;*/
/*    transition: opacity .15s linear;*/
/*    touch-action: cross-slide-y pinch-zoom double-tap-zoom;*/
/*    -webkit-transform: translateZ(0);*/
/*    transform: translateZ(0)*/
/*}*/

/*.uk-modal.uk-open {*/
/*    opacity: 1*/
/*}*/

/*.uk-modal-page,.uk-modal-page body {*/
/*    overflow: hidden*/
/*}*/

/*.uk-modal-dialog {*/
/*    position: relative;*/
/*    box-sizing: border-box;*/
/*    margin: 50px auto;*/
/*    padding: 40px;*/
/*    width: 600px;*/
/*    max-width: 100%;*/
/*    max-width: calc(100% - 20px);*/
/*    background: #fff;*/
/*    opacity: 0;*/
/*    -webkit-transform: translateY(-100px);*/
/*    transform: translateY(-100px);*/
/*    -webkit-transition: opacity .3s linear,-webkit-transform .3s ease-out;*/
/*    transition: opacity .3s linear,transform .3s ease-out*/
/*}*/

/*@media (max-width: 767px) {*/
/*    .uk-modal-dialog {*/
/*        width:auto;*/
/*        margin: 10px auto*/
/*    }*/
/*}*/

/*.uk-open .uk-modal-dialog {*/
/*    opacity: 1;*/
/*    -webkit-transform: translateY(0);*/
/*    transform: translateY(0)*/
/*}*/

/*.uk-modal-dialog>:not([class*=uk-modal-]):last-child {*/
/*    margin-bottom: 0*/
/*}*/

/*.uk-modal-dialog>.uk-close:first-child {*/
/*    margin: -10px -10px 0 0;*/
/*    float: right*/
/*}*/

/*.uk-modal-dialog>.uk-close:first-child+:not([class*=uk-modal-]) {*/
/*    margin-top: 0*/
/*}*/

/*.uk-modal-dialog-lightbox {*/
/*    margin: 15px auto;*/
/*    padding: 0;*/
/*    max-width: 95%;*/
/*    max-width: calc(100% - 30px);*/
/*    min-height: 50px*/
/*}*/

/*.uk-modal-dialog-lightbox>.uk-close:first-child {*/
/*    position: absolute;*/
/*    top: -12px;*/
/*    right: -12px;*/
/*    margin: 0;*/
/*    float: none*/
/*}*/

/*@media (max-width: 767px) {*/
/*    .uk-modal-dialog-lightbox>.uk-close:first-child {*/
/*        top:-7px;*/
/*        right: -7px*/
/*    }*/
/*}*/

/*.uk-modal-dialog-blank {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    width: 100%;*/
/*    max-width: 100%;*/
/*    -webkit-transition: opacity .3s linear;*/
/*    transition: opacity .3s linear*/
/*}*/

/*.uk-modal-dialog-blank>.uk-close:first-child {*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*    margin: 0;*/
/*    float: none*/
/*}*/

/*@media (min-width: 768px) {*/
/*    .uk-modal-dialog-large {*/
/*        width:930px*/
/*    }*/
/*}*/

@media (min-width: 1220px) {
    .uk-column-xlarge-1-2 {
        -webkit-column-count:2;
        -moz-column-count: 2;
        column-count: 2
    }

    .uk-column-xlarge-1-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }

    .uk-column-xlarge-1-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }

    .uk-column-xlarge-1-5 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5
    }

    .uk-column-xlarge-1-6 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6
    }

    /*.uk-modal-dialog-large {*/
    /*    width: 1120px*/
    /*}*/
}

/*.uk-modal-close,[class*=uk-modal-close-] {*/
/*    position: absolute;*/
/*    z-index: 1010;*/
/*    top: 10px;*/
/*    right: 10px;*/
/*    padding: 5px*/
/*}*/

/*[class*=uk-modal-close-]:first-child+* {*/
/*    margin-top: 0*/
/*}*/

/*.uk-modal-header {*/
/*    margin-bottom: 40px*/
/*}*/

/*.uk-modal-footer {*/
/*    margin: 40px -40px -40px!important;*/
/*    padding: 15px 40px;*/
/*    background: rgba(245,245,245,.3);*/
/*    border-top: 1px solid #e5e5e5*/
/*}*/

.uk-contrast .uk-list-line>li:nth-child(n+2),.uk-contrast .uk-nav-side .uk-nav-divider,.uk-contrast hr {
    border-top-color: rgba(255,255,255,.2)
}

/*.uk-modal-footer>:last-child,.uk-modal-header>:last-child {*/
/*    margin-bottom: 0*/
/*}*/

/*.uk-modal-caption {*/
/*    position: absolute;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: -40px;*/
/*    margin-bottom: -10px;*/
/*    color: #fff;*/
/*    text-align: center;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis*/
/*}*/

/*.uk-modal-spinner {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    -webkit-transform: translate(-50%,-50%);*/
/*    transform: translate(-50%,-50%);*/
/*    font-size: 25px;*/
/*    color: #ddd*/
/*}*/

.uk-modal-spinner:after {
    content: "\f110";
    display: block;
    -webkit-animation: uk-rotate 2s infinite linear;
    animation: uk-rotate 2s infinite linear
}

.uk-clearfix:after,.uk-clearfix:before,.uk-container:after,.uk-container:before {
    content: ""
}

/*.uk-modal-dialog-lightbox>.uk-close:not(.uk-close-alt):first-child {*/
/*    top: -25px;*/
/*    right: -25px*/
/*}*/

/*.uk-modal-dialog-lightbox>.uk-close:not(.uk-close-alt):after {*/
/*    background: url(../less/uikit/images/close-contrast.svg) no-repeat*/
/*}*/

/*.uk-modal-dialog-blank>.uk-close:first-child {*/
/*    top: 0;*/
/*    right: 0;*/
/*    width: 50px;*/
/*    opacity: 1*/
/*}*/

/*.uk-modal-dialog-blank>.uk-close:first-child:after {*/
/*    width: 50px;*/
/*    height: 50px;*/
/*    background: url(../less/uikit/images/close-contrast.svg) 50% 50% no-repeat #888*/
/*}*/

/*.uk-modal-dialog-blank>.uk-close:first-child:hover:after {*/
/*    background-color: #525255*/
/*}*/

.uk-offcanvas {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    touch-action: none;
    background: rgba(0,0,0,.1)
}

.uk-offcanvas.uk-active {
    display: block
}

.uk-offcanvas-page {
    position: fixed;
    -webkit-transition: margin-left .3s ease-in-out;
    transition: margin-left .3s ease-in-out
}

.uk-offcanvas-bar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 1001;
    width: 270px;
    max-width: 100%;
    background: #1e87f0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    -ms-scroll-chaining: none
}

.uk-nbfc,.uk-overflow-hidden {
    overflow: hidden
}

.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.uk-offcanvas-bar-flip {
    left: auto;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.uk-offcanvas .uk-panel {
    margin: 20px 15px;
    color: #777
}

.uk-offcanvas .uk-panel-title {
    color: #ccc
}

.uk-offcanvas .uk-panel a:not([class]) {
    color: #fff
}

.uk-offcanvas .uk-panel a:not([class]):hover {
    color: #fff;
    font-weight: 700
}

.uk-switcher {
    margin: 0;
    padding: 0;
    list-style: none;
    touch-action: cross-slide-y pinch-zoom double-tap-zoom
}

.uk-switcher>:not(.uk-active) {
    display: none
}

.uk-text-small {
    font-size: 12px;
    line-height: 18px
}

.uk-text-large {
    font-size: 22px;
    line-height: 34px;
    font-weight: 400
}

.uk-text-bold {
    font-weight: 700
}

.uk-text-muted {
    color: #adadad!important
}

.uk-text-primary {
    color: #525252!important
}

.uk-text-success {
    color: #3DC372!important
}

.uk-text-warning {
    color: #ff9a2e!important
}

.uk-text-danger {
    color: #e44e56!important
}

.uk-text-contrast {
    color: #fff!important
}

.uk-text-left {
    text-align: left!important
}

.uk-text-right {
    text-align: right!important
}

.uk-text-center {
    text-align: center!important
}

.uk-text-justify {
    text-align: justify!important
}

.uk-text-top {
    vertical-align: top!important
}

.uk-text-middle {
    vertical-align: middle!important
}

.uk-text-bottom {
    vertical-align: bottom!important
}

@media (max-width: 959px) {
    .uk-text-center-medium {
        text-align:center!important
    }

    .uk-text-left-medium {
        text-align: left!important
    }
}

@media (max-width: 767px) {
    .uk-text-center-small {
        text-align:center!important
    }

    .uk-text-left-small {
        text-align: left!important
    }
}

.lanes-blue,.panelbuttons,.uk-progress-bar,ul.accreds {
    text-align: center
}

.uk-text-truncate {
    overflow: hidden;
    text-overflow: ellipsis
}

.uk-text-break {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

.uk-container:after,.uk-container:before {
    display: table
}

.uk-container-center {
    margin-left: auto;
    margin-right: auto
}

.uk-clearfix:before {
    display: table-cell
}

.uk-clearfix:after {
    display: table
}

.uk-nbfc-alt {
    display: table-cell;
    width: 10000px
}

.uk-float-left {
    float: left
}

.uk-float-right {
    float: right
}

[class*=uk-float-] {
    max-width: 100%
}

[class*=uk-align-] {
    display: block
}

.uk-align-left {
    margin-right: 25px;
    float: left
}

.uk-align-right {
    margin-left: 25px;
    float: right
}

@media (min-width: 768px) {
    .uk-align-medium-left {
        margin-right:25px;
        float: left
    }

    .uk-align-medium-right {
        margin-left: 25px;
        float: right
    }
}

.uk-align-center {
    margin-left: auto;
    margin-right: auto
}

.uk-vertical-align {
    font-size: 0
}

.uk-vertical-align:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.uk-vertical-align-bottom,.uk-vertical-align-middle {
    display: inline-block;
    max-width: 100%;
    font-size: 1rem
}

.uk-vertical-align-middle {
    vertical-align: middle
}

.uk-vertical-align-bottom {
    vertical-align: bottom
}

[class*=uk-height] {
    box-sizing: border-box
}

.uk-height-1-1 {
    height: 100%
}

.uk-height-viewport {
    height: 100vh;
    min-height: 600px
}

.uk-responsive-height,.uk-responsive-width {
    box-sizing: border-box
}

.uk-responsive-width {
    max-width: 100%!important;
    height: auto
}

.uk-responsive-height {
    max-height: 100%;
    width: auto
}

.uk-margin {
    margin-bottom: 25px
}

*+.uk-margin {
    margin-top: 25px
}

.uk-margin-top {
    margin-top: 25px!important
}

.uk-margin-bottom {
    margin-bottom: 25px!important
}

.uk-margin-left {
    margin-left: 25px!important
}

.uk-margin-right {
    margin-right: 25px!important
}

.uk-margin-large {
    margin-bottom: 50px
}

*+.uk-margin-large {
    margin-top: 50px
}

.uk-margin-large-top {
    margin-top: 50px!important
}

.uk-margin-large-bottom {
    margin-bottom: 50px!important
}

.uk-margin-large-left {
    margin-left: 50px!important
}

.uk-margin-large-right {
    margin-right: 50px!important
}

.uk-margin-small {
    margin-bottom: 5px
}

*+.uk-margin-small {
    margin-top: 5px
}

.uk-margin-small-top {
    margin-top: 5px!important
}

.uk-margin-small-bottom {
    margin-bottom: 5px!important
}

.uk-margin-small-left {
    margin-left: 5px!important
}

.uk-margin-small-right {
    margin-right: 5px!important
}

.uk-margin-remove {
    margin: 0!important
}

.uk-margin-top-remove {
    margin-top: 0!important
}

.uk-margin-bottom-remove {
    margin-bottom: 0!important
}

.uk-padding-remove {
    padding: 0!important
}

.uk-padding-top-remove {
    padding-top: 0!important
}

.uk-padding-bottom-remove {
    padding-bottom: 0!important
}

.uk-padding-vertical-remove {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.uk-border-circle {
    border-radius: 50%
}

.uk-border-rounded {
    border-radius: 3px
}

.uk-heading-large {
    font-size: 42px;
    line-height: 48px
}

@media (min-width: 768px) {
    .uk-heading-large {
        font-size:30px;
        line-height: 40px;
        margin: 0 45px;
        position: absolute;
        top: calc(100vh - 270px)
    }
}

.uk-overflow-container {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.uk-progress,.uk-slider-container {
    overflow: hidden
}

.uk-overflow-container>:last-child {
    margin-bottom: 0
}

.uk-position-absolute,[class*=uk-position-top],[class*=uk-position-bottom] {
    position: absolute!important
}

.uk-position-top {
    top: 0;
    left: 0;
    right: 0
}

.uk-position-bottom {
    bottom: 0;
    left: 0;
    right: 0
}

.uk-position-top-left {
    top: 0;
    left: 0
}

.uk-position-top-right {
    top: 0;
    right: 0
}

.uk-position-bottom-left {
    bottom: 0;
    left: 0
}

.uk-position-bottom-right {
    bottom: 0;
    right: 0
}

.uk-position-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.uk-position-relative {
    position: relative!important
}

.uk-position-z-index {
    z-index: 1
}

.uk-display-block {
    display: block!important
}

.uk-display-inline {
    display: inline!important
}

.uk-display-inline-block {
    display: inline-block!important;
    max-width: 100%
}

@media (min-width: 1200px) {
    .uk-hidden-large,.uk-visible-medium,.uk-visible-small {
        display:none!important
    }
}

@media (max-width: 1200px) {
    .uk-hidden-small,.uk-visible-large,.uk-visible-medium {
        display:none!important
    }
}

.uk-hidden {
    display: none!important
}

.uk-visible-hover:hover .uk-hidden,.uk-visible-hover:hover .uk-invisible {
    display: block!important;
    visibility: visible!important
}

.uk-visible-hover-inline:hover .uk-hidden,.uk-visible-hover-inline:hover .uk-invisible {
    display: inline-block!important;
    visibility: visible!important
}

.uk-notouch .uk-hidden-notouch,.uk-touch .uk-hidden-touch {
    display: none!important
}

@media (max-width: 767px) {
    .uk-container {
        padding:0 15px
    }
}

.uk-flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.uk-flex-inline {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex
}

.uk-flex-inline>*,.uk-flex>* {
    -ms-flex-negative: 1
}

.uk-flex-top {
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.uk-flex-middle {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.uk-flex-bottom {
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.uk-flex-center {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.uk-flex-right {
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.uk-flex-space-between {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.uk-flex-space-around {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around
}

.uk-flex-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.uk-flex-column {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.uk-flex-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.uk-flex-nowrap {
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.uk-flex-wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.uk-flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    -webkit-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

.uk-flex-wrap-top {
    -ms-flex-line-pack: start;
    -webkit-align-content: flex-start;
    align-content: flex-start
}

.uk-flex-wrap-middle {
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center
}

.uk-flex-wrap-bottom {
    -ms-flex-line-pack: end;
    -webkit-align-content: flex-end;
    align-content: flex-end
}

.uk-flex-wrap-space-between {
    -ms-flex-line-pack: justify;
    -webkit-align-content: space-between;
    align-content: space-between
}

.uk-flex-wrap-space-around {
    -ms-flex-line-pack: distribute;
    -webkit-align-content: space-around;
    align-content: space-around
}

.uk-flex-order-first {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1
}

.uk-flex-order-last {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99
}

@media (min-width: 480px) {
    .uk-flex-order-first-small {
        -ms-flex-order:-1;
        -webkit-order: -1;
        order: -1
    }

    .uk-flex-order-last-small {
        -ms-flex-order: 99;
        -webkit-order: 99;
        order: 99
    }
}

@media (min-width: 768px) {
    .uk-flex-order-first-medium {
        -ms-flex-order:-1;
        -webkit-order: -1;
        order: -1
    }

    .uk-flex-order-last-medium {
        -ms-flex-order: 99;
        -webkit-order: 99;
        order: 99
    }
}

@media (min-width: 960px) {
    .uk-flex-order-first-large {
        -ms-flex-order:-1;
        -webkit-order: -1;
        order: -1
    }

    .uk-flex-order-last-large {
        -ms-flex-order: 99;
        -webkit-order: 99;
        order: 99
    }
}

@media (min-width: 1220px) {
    .uk-flex-order-first-xlarge {
        -ms-flex-order:-1;
        -webkit-order: -1;
        order: -1
    }

    .uk-flex-order-last-xlarge {
        -ms-flex-order: 99;
        -webkit-order: 99;
        order: 99
    }
}

.uk-flex-item-none {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none
}

.uk-flex-item-auto {
    -ms-flex: auto;
    -webkit-flex: auto;
    flex: auto;
    -ms-flex-negative: 1
}

.uk-flex-item-1 {
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.uk-contrast {
    color: #fff
}

.uk-contrast .uk-link,.uk-contrast a:not([class]) {
    color: rgba(255,255,255,.7);
    text-decoration: none
}

.uk-contrast .uk-link:hover,.uk-contrast a:not([class]):hover {
    color: #fff;
    text-decoration: underline
}

#faq a,#home_about a,#home_about_row2 a,#loads a,.uk-accordion a,.uk-contrast .uk-nav li>a,.uk-contrast .uk-nav li>a:hover,.uk-form-password-toggle:hover,a .panelbuttons {
    text-decoration: none
}

.uk-contrast :not(pre)>code,.uk-contrast :not(pre)>kbd,.uk-contrast :not(pre)>samp {
    color: #fff;
    border-color: rgba(255,255,255,.2);
    background: rgba(255,255,255,.1)
}

.uk-contrast em,.uk-contrast h1,.uk-contrast h2,.uk-contrast h3,.uk-contrast h4,.uk-contrast h5,.uk-contrast h6 {
    color: #fff
}

.uk-contrast .uk-nav-side>li>a {
    color: #fff
}

.uk-contrast .uk-nav-side>li>a:focus,.uk-contrast .uk-nav-side>li>a:hover {
    background: rgba(255,255,255,.1);
    color: #fff
}

.uk-contrast .uk-nav-side>li.uk-active>a {
    background: #fff;
    color: #333
}

.uk-contrast .uk-nav-side .uk-nav-header {
    color: #fff
}

.uk-contrast .uk-nav-side ul a {
    color: rgba(255,255,255,.7)
}

.uk-contrast .uk-nav-side ul a:hover {
    color: #fff
}

.uk-contrast .uk-form input:not([type]),.uk-contrast .uk-form input[type=text],.uk-contrast .uk-form input[type=password],.uk-contrast .uk-form input[type=email],.uk-contrast .uk-form input[type=url],.uk-contrast .uk-form input[type=search],.uk-contrast .uk-form input[type=tel],.uk-contrast .uk-form input[type=number],.uk-contrast .uk-form input[type=datetime],.uk-contrast .uk-form input[type=datetime-local],.uk-contrast .uk-form input[type=date],.uk-contrast .uk-form input[type=month],.uk-contrast .uk-form input[type=time],.uk-contrast .uk-form input[type=week],.uk-contrast .uk-form input[type=color],.uk-contrast .uk-form select,.uk-contrast .uk-form textarea {
    border-color: rgba(255,255,255,.8);
    background: rgba(255,255,255,.8);
    color: #333;
    background-clip: padding-box
}

.uk-contrast .uk-form input:not([type]):focus,.uk-contrast .uk-form input[type=text]:focus,.uk-contrast .uk-form input[type=password]:focus,.uk-contrast .uk-form input[type=email]:focus,.uk-contrast .uk-form input[type=url]:focus,.uk-contrast .uk-form input[type=search]:focus,.uk-contrast .uk-form input[type=tel]:focus,.uk-contrast .uk-form input[type=number]:focus,.uk-contrast .uk-form input[type=datetime]:focus,.uk-contrast .uk-form input[type=datetime-local]:focus,.uk-contrast .uk-form input[type=date]:focus,.uk-contrast .uk-form input[type=month]:focus,.uk-contrast .uk-form input[type=time]:focus,.uk-contrast .uk-form input[type=week]:focus,.uk-contrast .uk-form input[type=color]:focus,.uk-contrast .uk-form select:focus,.uk-contrast .uk-form textarea:focus {
    border-color: #fff;
    background: #fff;
    color: #333
}

.uk-contrast .uk-form :-ms-input-placeholder {
    color: rgba(51,51,51,.7)!important
}

.uk-contrast .uk-form ::-moz-placeholder {
    color: rgba(51,51,51,.7)
}

.uk-contrast .uk-form ::-webkit-input-placeholder {
    color: rgba(51,51,51,.7)
}

.uk-contrast .uk-button {
    color: #fff;
    background: rgba(0,0,0,0)
}

.uk-contrast .uk-button.uk-active,.uk-contrast .uk-button:active,.uk-contrast .uk-button:focus,.uk-contrast .uk-button:hover {
    background-color: #fff;
    color: #525255
}

.uk-contrast .uk-button:not(.uk-button-primary) {
    border-color: #fff
}

.uk-contrast .uk-button:focus:not(.uk-button-primary),.uk-contrast .uk-button:hover:not(.uk-button-primary) {
    border-color: rgba(255,255,255,.7)
}

.uk-contrast .uk-button-primary {
    background-color: #00a8e6;
    color: #fff
}

.uk-contrast .uk-button-primary:focus,.uk-contrast .uk-button-primary:hover {
    background-color: #35b3ee;
    color: #fff
}

.uk-contrast .uk-button-primary.uk-active,.uk-contrast .uk-button-primary:active {
    background-color: #0091ca;
    color: #fff
}

.uk-contrast .uk-icon-hover {
    color: rgba(255,255,255,.7)
}

.uk-contrast .uk-icon-hover:hover {
    color: #fff
}

.uk-contrast .uk-icon-button {
    background: #fff;
    color: #333
}

.uk-contrast .uk-icon-button:focus,.uk-contrast .uk-icon-button:hover {
    background-color: rgba(255,255,255,.8);
    color: #333
}

.uk-contrast .uk-icon-button:active {
    background-color: rgba(255,255,255,.7);
    color: #333
}

.uk-contrast .uk-text-muted {
    color: rgba(255,255,255,.6)!important
}

.uk-contrast .uk-text-primary {
    color: #2d7091!important
}

@media print {
    blockquote,img,pre,tr {
        page-break-inside: avoid
    }

    *,:after,:before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

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

    blockquote,pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100%!important
    }

    @page {
        margin: .5cm
    }

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

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

.uk-form-password {
    display: inline-block;
    position: relative;
    max-width: 100%
}

.uk-form-password-toggle {
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -7px;
    font-size: 15px;
    line-height: 15px;
    color: #adadad
}

.uk-form-password-toggle:hover {
    color: #adadad
}

.uk-form-password>input {
    padding-right: 50px!important
}

.uk-accordion,.uk-slider:not(.uk-grid) {
    padding: 0;
    list-style: none
}

.uk-progress {
    box-sizing: border-box;
    height: 20px;
    margin-bottom: 25px;
    background: #f5f5f5;
    line-height: 20px;
    border-radius: 500px
}

.uk-accordion-content>:last-child,.uk-card-body>:last-child,.uk-card-footer>:last-child,.uk-card-header>:last-child {
    margin-bottom: 0
}

*+.uk-progress {
    margin-top: 25px
}

.uk-accordion-content,.uk-accordion>:nth-child(n+2) {
    margin-top: 20px
}

.uk-progress-bar {
    width: 0;
    height: 100%;
    background: #489be0;
    float: left;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    font-size: 14px;
    color: #fff
}

.uk-progress-mini {
    height: 6px
}

.uk-progress-small {
    height: 12px
}

.uk-progress-success .uk-progress-bar {
    background-color: #3DC372
}

.uk-progress-warning .uk-progress-bar {
    background-color: #FFB24E
}

.uk-progress-danger .uk-progress-bar {
    background-color: #e44e56
}

.uk-progress-striped .uk-progress-bar {
    background-image: -webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 30px 30px
}

.uk-progress-striped.uk-active .uk-progress-bar {
    -webkit-animation: uk-progress-bar-stripes 2s linear infinite;
    animation: uk-progress-bar-stripes 2s linear infinite
}

@-webkit-keyframes uk-progress-bar-stripes {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 30px 0
    }
}

@keyframes uk-progress-bar-stripes {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 30px 0
    }
}

.uk-accordion-title {
    display: block;
    line-height: 1.4;
    color: #333;
    overflow: hidden
}

.uk-open>.uk-accordion-title::after {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E)
}

.uk-accordion-title:focus,.uk-accordion-title:hover {
    color: #666;
    text-decoration: none;
    outline: 0
}

.uk-accordion-content::after,.uk-accordion-content::before {
    content: "";
    display: table
}

.uk-slider {
    position: relative;
    z-index: 0;
    touch-action: pan-y
}

.uk-slider:not(.uk-grid) {
    margin: 0
}

.uk-slider>* {
    position: absolute;
    top: 0;
    left: 0
}

.uk-slider:not(.uk-drag) {
    -webkit-transition: -webkit-transform .2s linear;
    transition: transform .2s linear
}

.uk-slider.uk-drag {
    cursor: col-resize;
    user-select: none
}

.uk-slider a,.uk-slider img {
    -webkit-user-drag: none;
    user-drag: none;
    -webkit-touch-callout: none
}

.uk-slider img {
    pointer-events: none
}

.uk-slider-fullscreen,.uk-slider-fullscreen>li {
    height: 100vh
}

[data-uk-sticky].uk-active {
    z-index: 980;
    box-sizing: border-box
}

[data-uk-sticky].uk-animation-reverse,[data-uk-sticky][class*=uk-animation-] {
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}

.uk-tooltip {
    display: none;
    position: absolute;
    z-index: 1030;
    box-sizing: border-box;
    max-width: 200px;
    padding: 5px 8px;
    background: #666;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    border-radius: 3px;
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.tm-hero,.uk-tooltip.uk-active {
    opacity: 1
}

.uk-tooltip:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 5px dashed #666
}

.uk-tooltip-top-left:after,.uk-tooltip-top-right:after,.uk-tooltip-top:after {
    bottom: -5px;
    border-top-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: #666
}

.uk-tooltip-bottom-left:after,.uk-tooltip-bottom-right:after,.uk-tooltip-bottom:after {
    top: -5px;
    border-bottom-style: solid;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #666
}

.uk-tooltip-left:after,.uk-tooltip-right:after {
    top: 50%;
    margin-top: -5px;
    border-top-color: transparent;
    border-bottom-color: transparent
}

.uk-tooltip-bottom:after,.uk-tooltip-top:after {
    left: 50%;
    margin-left: -5px
}

.uk-tooltip-bottom-left:after,.uk-tooltip-top-left:after {
    left: 10px
}

.uk-tooltip-bottom-right:after,.uk-tooltip-top-right:after {
    right: 10px
}

.uk-tooltip-left:after {
    right: -5px;
    border-left-style: solid;
    border-right: none;
    border-left-color: #666
}

.uk-tooltip-right:after {
    left: -5px;
    border-right-style: solid;
    border-left: none;
    border-right-color: #666
}

[v-cloak] {
    display: none
}

html {
    overflow-y: scroll
}

.uk-card {
    position: relative;
    box-sizing: border-box;
    transition: box-shadow .1s ease-in-out
}

/*.uk-card-body {*/
/*    padding: 20px 30px*/
/*}*/

/*.uk-card-header {*/
/*    padding: 15px 30px 0*/
/*}*/

/*.uk-card-footer {*/
/*    padding: 15px 30px*/
/*}*/

/*.uk-card-body::after,.uk-card-body::before,.uk-card-footer::after,.uk-card-footer::before,.uk-card-header::after,.uk-card-header::before {*/
/*    content: "";*/
/*    display: table*/
/*}*/

/*.uk-card-title {*/
/*    font-size: 1.4rem;*/
/*    line-height: 1.4*/
/*}*/

/*.uk-card-badge {*/
/*    position: absolute;*/
/*    top: 30px;*/
/*    right: 30px;*/
/*    z-index: 1*/
/*}*/

/*.uk-card-badge:first-child+* {*/
/*    margin-top: 0*/
/*}*/

/*.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary):hover {*/
/*    background: #fff;*/
/*    box-shadow: 0 14px 25px rgba(0,0,0,.16)*/
/*}*/

/*.uk-card-default {*/
/*    background: #fff;*/
/*    color: #000;*/
/*    box-shadow: 0 5px 15px rgba(0,0,0,.3)*/
/*}*/

/*.uk-card-default .uk-card-title {*/
/*    color: #333*/
/*}*/

/*.uk-card-primary,.uk-card-primary .uk-card-title,.uk-card-secondary .uk-card-title {*/
/*    color: #fff*/
/*}*/

/*.uk-card-default.uk-card-hover:hover {*/
/*    background-color: #fff;*/
/*    box-shadow: 0 14px 25px rgba(0,0,0,.16)*/
/*}*/

/*.uk-card-default .uk-card-header {*/
/*    border-bottom: 1px solid #e5e5e5*/
/*}*/

/*.uk-card-default .uk-card-footer {*/
/*    border-top: 1px solid #e5e5e5*/
/*}*/

/*.uk-card-primary {*/
/*    background: #1e87f0;*/
/*    box-shadow: 0 5px 15px rgba(0,0,0,.08)*/
/*}*/

/*.uk-card-primary.uk-card-hover:hover {*/
/*    background-color: #1e87f0;*/
/*    box-shadow: 0 14px 25px rgba(0,0,0,.16)*/
/*}*/

/*.uk-card-secondary {*/
/*    background: #222;*/
/*    color: #fff;*/
/*    box-shadow: 0 5px 15px rgba(0,0,0,.08)*/
/*}*/

/*.uk-card-secondary.uk-card-hover:hover {*/
/*    background-color: #222;*/
/*    box-shadow: 0 14px 25px rgba(0,0,0,.16)*/
/*}*/

/*.uk-card-small .uk-card-body,.uk-card-small.uk-card-body {*/
/*    padding: 10px 20px;*/
/*    margin-top: 0;*/
/*    border-top: 1px solid rgba(0,0,0,.12)*/
/*}*/

/*.uk-card-small .uk-card-footer,.uk-card-small .uk-card-header {*/
/*    padding: 13px 20px*/
/*}*/

/*@media (min-width: 1200px) {*/
/*    .uk-card-large .uk-card-body,.uk-card-large.uk-card-body {*/
/*        padding:70px*/
/*    }*/

/*    .uk-card-large .uk-card-footer,.uk-card-large .uk-card-header {*/
/*        padding: 35px 70px*/
/*    }*/
/*}*/

/*.uk-card-body .uk-nav-default {*/
/*    margin: -15px -30px*/
/*}*/

/*.uk-card-title+.uk-nav-default {*/
/*    margin-top: 0*/
/*}*/

/*.uk-card-body .uk-nav-default .uk-nav-divider,.uk-card-body .uk-nav-default .uk-nav-header,.uk-card-body .uk-nav-default>li>a {*/
/*    padding-left: 30px;*/
/*    padding-right: 30px*/
/*}*/

/*.uk-card-body .uk-nav-default .uk-nav-sub {*/
/*    padding-left: 45px*/
/*}*/

/*@media (min-width: 1200px) {*/
/*    .uk-card-body .uk-nav-default {*/
/*        margin:-25px -40px*/
/*    }*/

/*    .uk-card-title+.uk-nav-default {*/
/*        margin-top: 0*/
/*    }*/

/*    .uk-card-body .uk-nav-default .uk-nav-divider,.uk-card-body .uk-nav-default .uk-nav-header,.uk-card-body .uk-nav-default>li>a {*/
/*        padding-left: 40px;*/
/*        padding-right: 40px*/
/*    }*/

/*    .uk-card-body .uk-nav-default .uk-nav-sub {*/
/*        padding-left: 55px*/
/*    }*/
/*}*/

/*.uk-card-small .uk-nav-default {*/
/*    margin: -5px -20px*/
/*}*/

/*.uk-card-small .uk-card-title+.uk-nav-default {*/
/*    margin-top: 0*/
/*}*/

/*.uk-card-small .uk-nav-default .uk-nav-divider,.uk-card-small .uk-nav-default .uk-nav-header,.uk-card-small .uk-nav-default>li>a {*/
/*    padding-left: 20px;*/
/*    padding-right: 20px*/
/*}*/

/*.uk-card-small .uk-nav-default .uk-nav-sub {*/
/*    padding-left: 35px*/
/*}*/

[class*=uk-child-width]>* {
    box-sizing: border-box;
    width: 100%
}

.uk-child-width-1-2>* {
    width: 50%
}

.uk-child-width-1-3>* {
    width: calc(100% * 1 / 3.001)
}

.uk-child-width-1-4>* {
    width: 25%
}

.uk-child-width-1-5>* {
    width: 20%
}

.uk-child-width-1-6>* {
    width: calc(100% * 1 / 6.001)
}

.uk-child-width-auto>* {
    width: auto
}

.uk-child-width-expand>* {
    width: 1px
}

.uk-child-width-expand>:not([class*=uk-width]) {
    flex: 1;
    min-width: 0;
    flex-basis: 1px
}

@media (min-width: 640px) {
    .uk-child-width-1-1\@s>* {
        width:100%
    }

    .uk-child-width-1-2\@s>* {
        width: 50%
    }

    .uk-child-width-1-3\@s>* {
        width: calc(100% * 1 / 3.001)
    }

    .uk-child-width-1-4\@s>* {
        width: 25%
    }

    .uk-child-width-1-5\@s>* {
        width: 20%
    }

    .uk-child-width-1-6\@s>* {
        width: calc(100% * 1 / 6.001)
    }

    .uk-child-width-auto\@s>* {
        width: auto
    }

    .uk-child-width-expand\@s>* {
        width: 1px
    }

    .uk-child-width-expand\@s>:not([class*=uk-width]) {
        flex: 1;
        min-width: 0;
        flex-basis: 1px
    }
}

@media (min-width: 960px) {
    .uk-child-width-1-1\@m>* {
        width:100%
    }

    .uk-child-width-1-2\@m>* {
        width: 50%
    }

    .uk-child-width-1-3\@m>* {
        width: calc(100% * 1 / 3.001)
    }

    .uk-child-width-1-4\@m>* {
        width: 25%
    }

    .uk-child-width-1-5\@m>* {
        width: 20%
    }

    .uk-child-width-1-6\@m>* {
        width: calc(100% * 1 / 6.001)
    }

    .uk-child-width-auto\@m>* {
        width: auto
    }

    .uk-child-width-expand\@m>* {
        width: 1px
    }

    .uk-child-width-expand\@m>:not([class*=uk-width]) {
        flex: 1;
        min-width: 0;
        flex-basis: 1px
    }
}

@media (min-width: 1200px) {
    .uk-card-large .uk-nav-default {
        margin:-55px -70px
    }

    .uk-card-large .uk-card-title+.uk-nav-default {
        margin-top: 0
    }

    .uk-child-width-1-1\@l>* {
        width: 100%
    }

    .uk-child-width-1-2\@l>* {
        width: 50%
    }

    .uk-child-width-1-3\@l>* {
        width: calc(100% * 1 / 3.001)
    }

    .uk-child-width-1-4\@l>* {
        width: 25%
    }

    .uk-child-width-1-5\@l>* {
        width: 20%
    }

    .uk-child-width-1-6\@l>* {
        width: calc(100% * 1 / 6.001)
    }

    .uk-child-width-auto\@l>* {
        width: auto
    }

    .uk-child-width-expand\@l>* {
        width: 1px
    }

    .uk-child-width-expand\@l>:not([class*=uk-width]) {
        flex: 1;
        min-width: 0;
        flex-basis: 1px
    }
}

@media (min-width: 1600px) {
    .uk-child-width-1-1\@xl>* {
        width:100%
    }

    .uk-child-width-1-2\@xl>* {
        width: 50%
    }

    .uk-child-width-1-3\@xl>* {
        width: calc(100% * 1 / 3.001)
    }

    .uk-child-width-1-4\@xl>* {
        width: 25%
    }

    .uk-child-width-1-5\@xl>* {
        width: 20%
    }

    .uk-child-width-1-6\@xl>* {
        width: calc(100% * 1 / 6.001)
    }

    .uk-child-width-auto\@xl>* {
        width: auto
    }

    .uk-child-width-expand\@xl>* {
        width: 1px
    }

    .uk-child-width-expand\@xl>:not([class*=uk-width]) {
        flex: 1;
        min-width: 0;
        flex-basis: 1px
    }
}

[class*=uk-width] {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%
}

.uk-width-1-2 {
    width: 50%
}

.uk-width-1-3 {
    width: calc(100% * 1 / 3.001)
}

.uk-width-2-3 {
    width: calc(100% * 2 / 3.001)
}

.uk-width-1-4 {
    width: 25%
}

.uk-width-3-4 {
    width: 75%
}

.uk-width-1-5 {
    width: 20%
}

.uk-width-2-5 {
    width: 40%
}

.uk-width-3-5 {
    width: 60%
}

.uk-width-4-5 {
    width: 80%
}

.uk-width-1-6 {
    width: calc(100% * 1 / 6.001)
}

.uk-width-5-6 {
    width: calc(100% * 5 / 6.001)
}

.uk-width-small {
    width: 150px
}

.uk-width-medium {
    width: 300px
}

.uk-width-large {
    width: 450px
}

.uk-width-xlarge {
    width: 600px
}

.uk-width-xxlarge {
    width: 750px
}

.uk-width-auto {
    width: auto
}

.uk-width-expand {
    width: 1px;
    flex: 1;
    min-width: 0;
    flex-basis: 1px
}

@media (min-width: 640px) {
    .uk-width-1-1\@s {
        width:100%
    }

    .uk-width-1-2\@s {
        width: 50%
    }

    .uk-width-1-3\@s {
        width: calc(100% * 1 / 3.001)
    }

    .uk-width-2-3\@s {
        width: calc(100% * 2 / 3.001)
    }

    .uk-width-1-4\@s {
        width: 25%
    }

    .uk-width-3-4\@s {
        width: 75%
    }

    .uk-width-1-5\@s {
        width: 20%
    }

    .uk-width-2-5\@s {
        width: 40%
    }

    .uk-width-3-5\@s {
        width: 60%
    }

    .uk-width-4-5\@s {
        width: 80%
    }

    .uk-width-1-6\@s {
        width: calc(100% * 1 / 6.001)
    }

    .uk-width-5-6\@s {
        width: calc(100% * 5 / 6.001)
    }

    .uk-width-small\@s {
        width: 150px
    }

    .uk-width-medium\@s {
        width: 300px
    }

    .uk-width-large\@s {
        width: 450px
    }

    .uk-width-xlarge\@s {
        width: 600px
    }

    .uk-width-xxlarge\@s {
        width: 750px
    }

    .uk-width-auto\@s {
        width: auto
    }

    .uk-width-expand\@s {
        width: 1px;
        flex: 1;
        min-width: 0;
        flex-basis: 1px
    }
}

@media (min-width: 960px) {
    .uk-width-1-1\@m {
        width:100%
    }

    .uk-width-1-2\@m {
        width: 50%
    }

    .uk-width-1-3\@m {
        width: calc(100% * 1 / 3.001)
    }

    .uk-width-2-3\@m {
        width: calc(100% * 2 / 3.001)
    }

    .uk-width-1-4\@m {
        width: 25%
    }

    .uk-width-3-4\@m {
        width: 75%
    }

    .uk-width-1-5\@m {
        width: 20%
    }

    .uk-width-2-5\@m {
        width: 40%
    }

    .uk-width-3-5\@m {
        width: 60%
    }

    .uk-width-4-5\@m {
        width: 80%
    }

    .uk-width-1-6\@m {
        width: calc(100% * 1 / 6.001)
    }

    .uk-width-5-6\@m {
        width: calc(100% * 5 / 6.001)
    }

    .uk-width-small\@m {
        width: 150px
    }

    .uk-width-medium\@m {
        width: 300px
    }

    .uk-width-large\@m {
        width: 450px
    }

    .uk-width-xlarge\@m {
        width: 600px
    }

    .uk-width-xxlarge\@m {
        width: 750px
    }

    .uk-width-auto\@m {
        width: auto
    }

    .uk-width-expand\@m {
        width: 1px;
        flex: 1;
        min-width: 0;
        flex-basis: 1px
    }
}

@media (min-width: 1200px) {
    .uk-width-1-1\@l {
        width:100%
    }

    .uk-width-1-2\@l {
        width: 50%
    }

    .uk-width-1-3\@l {
        width: calc(100% * 1 / 3.001)
    }

    .uk-width-2-3\@l {
        width: calc(100% * 2 / 3.001)
    }

    .uk-width-1-4\@l {
        width: 25%
    }

    .uk-width-3-4\@l {
        width: 75%
    }

    .uk-width-1-5\@l {
        width: 20%
    }

    .uk-width-2-5\@l {
        width: 40%
    }

    .uk-width-3-5\@l {
        width: 60%
    }

    .uk-width-4-5\@l {
        width: 80%
    }

    .uk-width-1-6\@l {
        width: calc(100% * 1 / 6.001)
    }

    .uk-width-5-6\@l {
        width: calc(100% * 5 / 6.001)
    }

    .uk-width-small\@l {
        width: 150px
    }

    .uk-width-medium\@l {
        width: 300px
    }

    .uk-width-large\@l {
        width: 450px
    }

    .uk-width-xlarge\@l {
        width: 600px
    }

    .uk-width-xxlarge\@l {
        width: 750px
    }

    .uk-width-auto\@l {
        width: auto
    }

    .uk-width-expand\@l {
        width: 1px;
        flex: 1;
        min-width: 0;
        flex-basis: 1px
    }
}

@media (min-width: 1600px) {
    .uk-width-1-1\@xl {
        width:100%
    }

    .uk-width-1-2\@xl {
        width: 50%
    }

    .uk-width-1-3\@xl {
        width: calc(100% * 1 / 3.001)
    }

    .uk-width-2-3\@xl {
        width: calc(100% * 2 / 3.001)
    }

    .uk-width-1-4\@xl {
        width: 25%
    }

    .uk-width-3-4\@xl {
        width: 75%
    }

    .uk-width-1-5\@xl {
        width: 20%
    }

    .uk-width-2-5\@xl {
        width: 40%
    }

    .uk-width-3-5\@xl {
        width: 60%
    }

    .uk-width-4-5\@xl {
        width: 80%
    }

    .uk-width-1-6\@xl {
        width: calc(100% * 1 / 6.001)
    }

    .uk-width-5-6\@xl {
        width: calc(100% * 5 / 6.001)
    }

    .uk-width-small\@xl {
        width: 150px
    }

    .uk-width-medium\@xl {
        width: 300px
    }

    .uk-width-large\@xl {
        width: 450px
    }

    .uk-width-xlarge\@xl {
        width: 600px
    }

    .uk-width-xxlarge\@xl {
        width: 750px
    }

    .uk-width-auto\@xl {
        width: auto
    }

    .uk-width-expand\@xl {
        width: 1px;
        flex: 1;
        min-width: 0;
        flex-basis: 1px
    }
}

.uk-grid>* {
    margin: 0
}

.uk-grid>*>:last-child {
    margin-bottom: 0
}

.uk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 -30px;
    padding: 0;
    list-style: none
}

.uk-grid>* {
    padding-left: 30px
}

*+.uk-grid-margin,.uk-grid+.uk-grid,.uk-grid>.uk-grid-margin {
    margin-top: 30px
}

@media (min-width: 1200px) {
    .uk-grid {
        margin-left:-40px
    }

    .uk-grid>* {
        padding-left: 40px
    }

    *+.uk-grid-margin,.uk-grid+.uk-grid,.uk-grid>.uk-grid-margin {
        margin-top: 20px
    }
}

.uk-grid-small {
    margin-left: -15px
}

.uk-grid-small>* {
    padding-left: 15px
}

*+.uk-grid-margin-small,.uk-grid+.uk-grid-small,.uk-grid-small>.uk-grid-margin {
    margin-top: 15px
}

.uk-grid-medium {
    margin-left: -30px
}

.uk-grid-medium>* {
    padding-left: 30px
}

*+.uk-grid-margin-medium,.uk-grid+.uk-grid-medium,.uk-grid-medium>.uk-grid-margin {
    margin-top: 30px
}

.uk-grid-large {
    margin-left: -40px
}

.uk-grid-large>* {
    padding-left: 40px
}

*+.uk-grid-margin-large,.uk-grid+.uk-grid-large,.uk-grid-large>.uk-grid-margin {
    margin-top: 40px
}

@media (min-width: 1200px) {
    .uk-grid-large {
        margin-left:-70px
    }

    .uk-grid-large>* {
        padding-left: 70px
    }

    *+.uk-grid-margin-large,.uk-grid+.uk-grid-large,.uk-grid-large>.uk-grid-margin {
        margin-top: 70px
    }
}

.uk-grid-collapse {
    margin-left: 0
}

.uk-grid-collapse>* {
    padding-left: 0
}

.uk-grid+.uk-grid-collapse,.uk-grid-collapse>.uk-grid-margin {
    margin-top: 0
}

.uk-grid-divider>* {
    position: relative;
    padding-left: 60px
}

.uk-grid-divider>:not(.uk-first-column)::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    border-left: 1px solid #e5e5e5;
    left: 30px
}

.uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
    content: "";
    position: absolute;
    right: 0;
    border-top: 1px solid #e5e5e5;
    top: -30px;
    left: 60px
}

.uk-grid-divider {
    margin-left: -60px
}

.uk-grid-divider.uk-grid-stack>.uk-grid-margin {
    margin-top: 60px
}

@media (min-width: 1200px) {
    .uk-grid-divider {
        margin-left:-80px
    }

    .uk-grid-divider>* {
        padding-left: 80px
    }

    .uk-grid-divider>:not(.uk-first-column)::before {
        left: 40px
    }

    .uk-grid-divider.uk-grid-stack>.uk-grid-margin {
        margin-top: 80px
    }

    .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
        top: -40px;
        left: 80px
    }
}

.uk-grid-divider.uk-grid-small {
    margin-left: -30px
}

.uk-grid-divider.uk-grid-small>* {
    padding-left: 30px
}

.uk-grid-divider.uk-grid-small>:not(.uk-first-column)::before {
    left: 15px
}

.uk-grid-divider.uk-grid-small.uk-grid-stack>.uk-grid-margin {
    margin-top: 30px
}

.uk-grid-divider.uk-grid-small.uk-grid-stack>.uk-grid-margin::before {
    top: -15px;
    left: 30px
}

.uk-grid-divider.uk-grid-medium {
    margin-left: -60px
}

.uk-grid-divider.uk-grid-medium>* {
    padding-left: 60px
}

.uk-grid-divider.uk-grid-medium>:not(.uk-first-column)::before {
    left: 30px
}

.uk-grid-divider.uk-grid-medium.uk-grid-stack>.uk-grid-margin {
    margin-top: 60px
}

.uk-grid-divider.uk-grid-medium.uk-grid-stack>.uk-grid-margin::before {
    top: -30px;
    left: 60px
}

.uk-grid-divider.uk-grid-large {
    margin-left: -80px
}

.uk-grid-divider.uk-grid-large>* {
    padding-left: 80px
}

.uk-grid-divider.uk-grid-large>:not(.uk-first-column)::before {
    left: 40px
}

.uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin {
    margin-top: 80px
}

.uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin::before {
    top: -40px;
    left: 80px
}

@media (min-width: 1200px) {
    .uk-grid-divider.uk-grid-large {
        margin-left:-140px
    }

    .uk-grid-divider.uk-grid-large>* {
        padding-left: 140px
    }

    .uk-grid-divider.uk-grid-large>:not(.uk-first-column)::before {
        left: 70px
    }

    .uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin {
        margin-top: 140px
    }

    .uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin::before {
        top: -70px;
        left: 140px
    }
}

.uk-grid-item-match,.uk-grid-match>* {
    display: flex;
    flex-wrap: wrap
}

.tm-logo-contrast,.tm-navbar-contrast .tm-logo {
    display: none
}

.uk-grid-item-match>:not([class*=uk-width]),.uk-grid-match>*>:not([class*=uk-width]) {
    box-sizing: border-box;
    width: 100%;
    flex: auto
}

.tm-navbar {
    position: relative;
    background: #fff;
    z-index: 1
}

.tm-navbar-overlay:not(.uk-active) {
    position: absolute;
    z-index: 1;
    width: 100%
}

.tm-navbar-transparent {
    border-bottom-color: transparent;
    background: 0 0;
    box-shadow: none
}

.tm-navbar-transparent .uk-navbar {
    background: 0 0
}

.tm-navbar-contrast .uk-navbar {
    color: #888
}

.tm-navbar-contrast .uk-navbar-nav>li.uk-open>a,.tm-navbar-contrast .uk-navbar-nav>li:hover>a,.tm-navbar-contrast .uk-navbar-nav>li>a:focus {
    color: #00008b
}

.tm-navbar-contrast .uk-navbar-nav>li>a:active {
    color: red
}

.tm-navbar-contrast .uk-navbar-nav>li.uk-active>a {
    border-bottom: 2px solid red
}

.tm-navbar-contrast .uk-navbar-content>a:not([class]) {
    color: rgba(255,255,255,.7)
}

.tm-navbar-contrast .uk-navbar-content>a:not([class]):hover {
    color: #00008b
}

.tm-navbar-contrast .uk-navbar-brand {
    color: rgba(255,255,255,.7)
}

.tm-navbar-contrast .uk-navbar-brand:focus,.tm-navbar-contrast .uk-navbar-brand:hover {
    color: #fff
}

.tm-navbar-contrast .uk-navbar-toggle {
    color: rgba(255,255,255,.7)
}

.tm-navbar-contrast .uk-navbar-toggle:focus,.tm-navbar-contrast .uk-navbar-toggle:hover {
    color: #fff
}

.tm-navbar-contrast .uk-navbar-toggle:after {
    background: url(../img/navbar-toggle3.png) no-repeat
}

.tm-navbar-contrast .tm-logo-contrast {
    display: inline-block
}

.tm-hero-height {
    min-height: calc(100vh - 81px)
}

.tm-hero-padding>* {
    padding-top: 81px
}

@media (min-width: 768px) {
    .tm-footer {
        padding-top:60px;
        padding-bottom: 0
    }
}

.tm-container-small {
    max-width: 800px;
    margin: auto
}

body {
    margin: 0
}

.image img {
    width: 100%;
    object-fit: cover
}

.content {
    float: left
}

@media only screen and (min-width: 769px) {
    img {
        height:100%
    }

    .image {
        width: 50%;
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
    }

    .content {
        width: 50%;
        position: relative;
        left: 50%;
        margin-top: 60px;
        padding: 0 5%;
        clear: left
    }
}

@media only screen and (min-width: 768px) {
    .contacts_page .content {
        margin-top:20px
    }
}

.boxes h3,article div {
    margin-top: 0
}

.hidden {
    display: none
}

.boxes,.textimages li {
    display: block;
    float: left
}

#hero-container {
    position: fixed;
    width: 100vw;
    height: 100vh
}

@media only screen and (max-width: 768px) {
    #hero-container,.content {
        position:relative;
        width: 100%
    }

    #hero-container {
        height: auto
    }

    .uk-height-viewport {
        height: 50%;
        min-height: 50vh
    }

    .image {
        width: 100%;
        margin: 0;
        height: 50%
    }

    .content {
        top: 0;
        padding: 30px
    }
}

.boxes {
    width: calc(50% - 20px)!important;
    margin-bottom: 38px;
    position: relative;
    height: 225px;
    background-size: cover;
    box-shadow: 0 3px 6px rgba(0,0,0,.6);
    border-radius: 2px;
    max-width: 265px
}

.boxes:nth-child(odd) {
    margin-right: 40px
}

.home-row {
    padding-top: 55px
}

.boxes h3 {
    background-color: #fff;
    line-height: 1.6;
    border-top: 3px solid red;
    font-size: 1.2rem
}

.boxes div {
    bottom: 0;
    height: 32px;
    left: 0;
    padding: 0;
    position: absolute;
    width: 100%
}

.primary {
    font-size: 1.3em;
    line-height: 30px
}

.lanes-blue {
    background: rgba(0,175,216,.7)!important;
    color: #fff
}

.blue {
    color: #4a87be
}

.red {
    color: red
}

.imagetext,.imagetextwide {
    font-size: .7em;
    width: 100px;
    line-height: 1
}

.threeimages {
    margin-right: 70px
}

ul.textimages {
    clear: both;
    padding: 0 0 0 10px
}

.accredbadges,ul.textimages {
    list-style-type: none
}

.textimages li {
    width: 33%;
    overflow: hidden
}

.r-b-image {
    float: right;
    margin-left: 10px
}

.l-b-image,.r-b-image {
    margin-bottom: 10px
}

html.imgright div#tm-hero.image {
    background-position: center right!important
}

html.imgtop div#tm-hero.image {
    background-position: top center!important
}

.quotebutton {
    position: fixed;
    top: 12px;
    left: 350px
}

button a {
    color: #fff
}

.twoleft,.tworight {
    width: calc(50% - 10px);
    height: auto
}

.twoleft {
    margin-right: 20px
}

.tm-hero {
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 2s;
    overflow: hidden
}

@keyframes fadeInOpacity {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.uk-block-secondary div {
    padding: 50px
}

ul.accreds {
    margin-bottom: 0;
    padding: 30px
}

ul.accreds li {
    display: inline-block;
    width: 15%
}

#eupriceguide h4,#moveselect h4,#ospriceguide h4,#priceguide .uk-form-label,#priceguide h4,#priceguide2 h4,#priceguide3 h4,#speciform h4,#speciform h5 {
    color: #fff
}

#speciform h4 {
    width: 90%;
    display: inline-block
}

#speciform .uk-form-label {
    width: 240px;
    color: #fff
}

#speciform .uk-button {
    margin-top: 20px
}

#speciform .uk-form-width-medium {
    width: 100%
}

#speciform select.uk-form-width-xsmall {
    width: 85px;
    margin-left: 25px
}

@media (max-width: 767px) {
    #speciform .uk-form-controls {
        margin-left:0
    }
}

@media (min-width: 1024px) {
    #speciform .uk-form-label {
        width:160px
    }

    #speciform .uk-form-controls {
        margin-left: 160px
    }
}

@media (min-width: 1280px) {
    #speciform .uk-form-label {
        width:240px
    }

    #speciform .uk-form-controls {
        margin-left: 240px
    }
}

.selfdrive .uk-form-label,.shredding .uk-form-label {
    width: 200px;
    color: #fff
}

#priceguide3 .uk-form-label,#sdpriceguide .uk-form-label,#sspriceguide .uk-form-label {
    width: 100px;
    color: #fff
}

#eupriceguide .uk-form-label,#ospriceguide .uk-form-label,#priceguide2 .uk-form-label {
    width: 200px;
    color: #fff
}

#sdpc_step_one .uk-card-body,#sspc_step_one .uk-card-body {
    margin-top: 0
}

/*.formError {*/
/*    position: absolute;*/
/*    top: 300px;*/
/*    left: 300px;*/
/*    padding-bottom: 13px;*/
/*    display: block;*/
/*    z-index: 5000*/
/*}*/

#debugMode {
    background: #000;
    position: fixed;
    width: 100%;
    height: 200px;
    top: 0;
    left: 0;
    overflow: scroll;
    opacity: .8;
    display: block;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    z-index: 100000
}

.ajaxSubmit {
    padding: 20px;
    background: #55ea55;
    border: 1px solid #999;
    display: none
}

/*.formError .formErrorContent {*/
/*    background: red;*/
/*    color: #fff;*/
/*    width: 200px;*/
/*    font-family: tahoma;*/
/*    font-size: 11px;*/
/*    padding: 4px 10px;*/
/*    line-height: 1.5*/
/*}*/

/*.greenPopup .formErrorContent {*/
/*    background: #33be40*/
/*}*/

/*.blackPopup .formErrorContent {*/
/*    background: #393939;*/
/*    color: #FFF*/
/*}*/

/*.formError .formErrorArrow {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: 20px;*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    z-index: 5001*/
/*}*/

/*.formError .formErrorArrowBottom {*/
/*    top: 0;*/
/*    margin: -6px*/
/*}*/

/*.formError .formErrorArrow div {*/
/*    border-left: 2px solid #ddd;*/
/*    border-right: 2px solid #ddd;*/
/*    height: 1px;*/
/*    background: #ee0101;*/
/*    margin: 0 auto;*/
/*    line-height: 0;*/
/*    font-size: 0;*/
/*    display: block*/
/*}*/

/*.formError .formErrorArrowBottom div {*/
/*    box-shadow: none;*/
/*    -moz-box-shadow: none;*/
/*    -webkit-box-shadow: none*/
/*}*/

/*.greenPopup .formErrorArrow div {*/
/*    background: #33be40*/
/*}*/

/*.blackPopup .formErrorArrow div {*/
/*    background: #393939;*/
/*    color: #FFF*/
/*}*/

/*.formError .formErrorArrow .line10 {*/
/*    width: 15px;*/
/*    border: none*/
/*}*/

/*.formError .formErrorArrow .line9 {*/
/*    width: 13px;*/
/*    border: none*/
/*}*/

/*.formError .formErrorArrow .line8 {*/
/*    width: 11px*/
/*}*/

/*.formError .formErrorArrow .line7 {*/
/*    width: 9px*/
/*}*/

/*.formError .formErrorArrow .line6 {*/
/*    width: 7px*/
/*}*/

/*.formError .formErrorArrow .line5 {*/
/*    width: 5px*/
/*}*/

/*.formError .formErrorArrow .line4 {*/
/*    width: 3px*/
/*}*/

/*.formError .formErrorArrow .line3 {*/
/*    width: 1px;*/
/*    border-left: 2px solid #ddd;*/
/*    border-right: 2px solid #ddd;*/
/*    border-bottom: 0 solid #ddd*/
/*}*/

/*.formError .formErrorArrow .line2 {*/
/*    width: 3px;*/
/*    border: none;*/
/*    background: #ddd*/
/*}*/

/*.formError .formErrorArrow .line1 {*/
/*    width: 1px;*/
/*    border: none;*/
/*    background: #ddd*/
/*}*/

.contact-label {
    float: left;
    display: inline-block;
    width: 100px
}

div.contact {
    margin-top: 0
}

.contacts_page h3 {
    margin: 5px 0
}

.contacts_page hr {
    margin: 15px 0
}

#othercountry {
    display: none
}

.inputField {
    border: 1px solid #E5E9EC;
    height: 40px;
    padding-left: 10px;
    background-color: #fff
}

#contact_us_tel {
    color: #000;
    float: left;
    width: 200px;
    line-height: 1.1;
    font-size: .9em;
    margin: 5px 20px
}

@media (max-width: 660px) {
    #contact_us_tel {
        display:none
    }
}

a[href^="tel:"] {
    color: #000
}

span.branch {
    display: inline-block;
    width: 85px
}

.movelocation {
    width: calc(30% - 14px);
    display: inline-block;
    background: #fff;
    color: #000;
    padding: 10px 5px
}

.movelocation img {
    display: block;
    margin: 0 auto
}

.movelocation span {
    display: block;
    text-align: center;
    font-size: 15px
}

table#ifx {
    background: #1e87f0;
    color: #fff;
    font-size: 14px
}

table#ifx,table#ifx td,table#ifx th {
    border: 1px solid #000;
    padding: 5px
}

#home_container,#home_selfstore,#home_survey,#home_van_hire,#overseas_removals {
    clear: both
}

.panelbuttons {
    background-color: #1e90ff;
    color: #fff;
    cursor: pointer;
    padding: 5px;
    line-height: 1.2
}

/*.picker {*/
/*    font-size: 16px;*/
/*    text-align: left;*/
/*    line-height: 1.2;*/
/*    color: #000;*/
/*    position: absolute;*/
/*    z-index: 10000;*/
/*    user-select: none*/
/*}*/

/*#confirm,.branchbuttons,.picker__footer,.picker__header,.picker__table {*/
/*    text-align: center*/
/*}*/

/*.picker__input {*/
/*    cursor: default*/
/*}*/

/*.picker__input.picker__input--active {*/
/*    border-color: #0089ec*/
/*}*/

/*.picker__holder {*/
/*    width: 100%;*/
/*    overflow-y: auto;*/
/*    -webkit-overflow-scrolling: touch;*/
/*    position: fixed;*/
/*    transition: background .15s ease-out,-webkit-transform 0s .15s;*/
/*    transition: background .15s ease-out,transform 0s .15s;*/
/*    -webkit-backface-visibility: hidden*/
/*}*/

/*.picker__frame,.picker__holder {*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    -webkit-transform: translateY(100%);*/
/*    -ms-transform: translateY(100%);*/
/*    transform: translateY(100%)*/
/*}*/

/*.picker__frame {*/
/*    position: absolute;*/
/*    margin: 0 auto;*/
/*    min-width: 256px;*/
/*    max-width: 666px;*/
/*    width: 100%;*/
/*    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";*/
/*    filter: alpha(opacity=0);*/
/*    -moz-opacity: 0;*/
/*    opacity: 0;*/
/*    transition: all .15s ease-out*/
/*}*/

/*.picker__wrap {*/
/*    display: table;*/
/*    width: 100%;*/
/*    height: 100%*/
/*}*/

/*@media (min-height: 33.875em) {*/
/*    .picker__frame {*/
/*        overflow:visible;*/
/*        top: auto;*/
/*        bottom: -100%;*/
/*        max-height: 80%*/
/*    }*/

/*    .picker__wrap {*/
/*        display: block*/
/*    }*/
/*}*/

/*.picker__box {*/
/*    background: #fff;*/
/*    display: table-cell;*/
/*    vertical-align: middle;*/
/*    padding: 0 1em*/
/*}*/

/*@media (min-height: 26.5em) {*/
/*    .picker__box {*/
/*        font-size:1.25em*/
/*    }*/
/*}*/

/*@media (min-height: 33.875em) {*/
/*    .picker__box {*/
/*        display:block;*/
/*        font-size: 1.33em;*/
/*        border: 1px solid #777;*/
/*        border-top-color: #898989;*/
/*        border-bottom-width: 0;*/
/*        border-radius: 5px 5px 0 0;*/
/*        box-shadow: 0 12px 36px 16px rgba(0,0,0,.24)*/
/*    }*/

/*    .picker--opened .picker__frame {*/
/*        top: auto;*/
/*        bottom: 0*/
/*    }*/
/*}*/

/*@media (min-height: 40.125em) {*/
/*    .picker__frame {*/
/*        margin-bottom:7.5%*/
/*    }*/

/*    .picker__box {*/
/*        font-size: 1.5em;*/
/*        border-bottom-width: 1px;*/
/*        border-radius: 5px*/
/*    }*/
/*}*/

/*.picker--opened .picker__holder {*/
/*    -webkit-transform: translateY(0);*/
/*    -ms-transform: translateY(0);*/
/*    transform: translateY(0);*/
/*    zoom:1;background: rgba(0,0,0,.32);*/
/*    transition: background .15s ease-out*/
/*}*/

/*.picker--opened .picker__frame {*/
/*    -webkit-transform: translateY(0);*/
/*    -ms-transform: translateY(0);*/
/*    transform: translateY(0);*/
/*    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";*/
/*    filter: alpha(opacity=100);*/
/*    -moz-opacity: 1;*/
/*    opacity: 1*/
/*}*/

/*.picker__header {*/
/*    position: relative;*/
/*    margin-top: .75em*/
/*}*/

/*.picker__month,.picker__year {*/
/*    font-weight: 500;*/
/*    display: inline-block;*/
/*    margin-left: .25em;*/
/*    margin-right: .25em*/
/*}*/

/*.picker__year {*/
/*    color: #999;*/
/*    font-size: .8em;*/
/*    font-style: italic*/
/*}*/

/*.picker__select--month,.picker__select--year {*/
/*    border: 1px solid #b7b7b7;*/
/*    height: 2em;*/
/*    padding: .5em;*/
/*    margin-left: .25em;*/
/*    margin-right: .25em*/
/*}*/

/*.picker__select--month {*/
/*    width: 35%*/
/*}*/

/*.picker__select--year {*/
/*    width: 22.5%*/
/*}*/

/*.picker__select--month:focus,.picker__select--year:focus {*/
/*    border-color: #0089ec*/
/*}*/

/*.picker__nav--next,.picker__nav--prev {*/
/*    position: absolute;*/
/*    padding: .5em 1.25em;*/
/*    width: 1em;*/
/*    height: 1em;*/
/*    box-sizing: content-box;*/
/*    top: -.25em*/
/*}*/

/*.picker__nav--prev {*/
/*    left: -1em;*/
/*    padding-right: 1.25em*/
/*}*/

/*.picker__nav--next {*/
/*    right: -1em;*/
/*    padding-left: 1.25em*/
/*}*/

/*@media (min-width: 24.5em) {*/
/*    .picker__select--month,.picker__select--year {*/
/*        margin-top:-.5em*/
/*    }*/

/*    .picker__nav--next,.picker__nav--prev {*/
/*        top: -.33em*/
/*    }*/

/*    .picker__nav--prev {*/
/*        padding-right: 1.5em*/
/*    }*/

/*    .picker__nav--next {*/
/*        padding-left: 1.5em*/
/*    }*/
/*}*/

/*.picker__nav--next:before,.picker__nav--prev:before {*/
/*    content: " ";*/
/*    border-top: .5em solid transparent;*/
/*    border-bottom: .5em solid transparent;*/
/*    border-right: .75em solid #000;*/
/*    width: 0;*/
/*    height: 0;*/
/*    display: block;*/
/*    margin: 0 auto*/
/*}*/

/*.picker__nav--next:before {*/
/*    border-right: 0;*/
/*    border-left: .75em solid #000*/
/*}*/

/*.picker__nav--next:hover,.picker__nav--prev:hover {*/
/*    cursor: pointer;*/
/*    color: #000;*/
/*    background: #b1dcfb*/
/*}*/

/*.picker__nav--disabled,.picker__nav--disabled:before,.picker__nav--disabled:before:hover,.picker__nav--disabled:hover {*/
/*    cursor: default;*/
/*    background: 0 0;*/
/*    border-right-color: #f5f5f5;*/
/*    border-left-color: #f5f5f5*/
/*}*/

/*.picker__table {*/
/*    table-layout: fixed;*/
/*    font-size: inherit;*/
/*    width: 100%;*/
/*    margin-top: .75em;*/
/*    margin-bottom: .5em*/
/*}*/

/*@media (min-height: 33.875em) {*/
/*    .picker__table {*/
/*        margin-bottom:.75em*/
/*    }*/
/*}*/

/*.picker__table td {*/
/*    margin: 0;*/
/*    padding: 0*/
/*}*/

/*.picker__weekday {*/
/*    width: 14.285714286%;*/
/*    font-size: .75em;*/
/*    padding-bottom: .25em;*/
/*    color: #999;*/
/*    font-weight: 500*/
/*}*/

/*@media (min-height: 33.875em) {*/
/*    .picker__weekday {*/
/*        padding-bottom:.5em*/
/*    }*/
/*}*/

/*.picker__day {*/
/*    padding: .3125em 0;*/
/*    font-weight: 200;*/
/*    border: 1px solid transparent*/
/*}*/

/*.picker__day--today {*/
/*    position: relative*/
/*}*/

/*.picker__day--today:before {*/
/*    content: " ";*/
/*    position: absolute;*/
/*    top: 2px;*/
/*    right: 2px;*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-top: .5em solid #0059bc;*/
/*    border-left: .5em solid transparent*/
/*}*/

/*.picker__day--disabled:before {*/
/*    border-top-color: #aaa*/
/*}*/

/*.picker__day--outfocus {*/
/*    color: #ddd*/
/*}*/

/*.picker--focused .picker__day--highlighted,.picker__day--highlighted:hover,.picker__day--infocus:hover,.picker__day--outfocus:hover {*/
/*    cursor: pointer;*/
/*    color: #000;*/
/*    background: #b1dcfb*/
/*}*/

/*.picker__day--highlighted {*/
/*    border-color: #0089ec*/
/*}*/

/*.picker--focused .picker__day--selected,.picker__day--selected,.picker__day--selected:hover {*/
/*    background: #0089ec;*/
/*    color: #fff*/
/*}*/

/*.picker--focused .picker__day--disabled,.picker__day--disabled,.picker__day--disabled:hover {*/
/*    background: #f5f5f5;*/
/*    border-color: #f5f5f5;*/
/*    color: #ddd;*/
/*    cursor: default*/
/*}*/

/*.picker__day--highlighted.picker__day--disabled,.picker__day--highlighted.picker__day--disabled:hover {*/
/*    background: #bbb*/
/*}*/

/*.picker__button--clear,.picker__button--close,.picker__button--today {*/
/*    border: 1px solid #fff;*/
/*    background: #fff;*/
/*    font-size: .8em;*/
/*    padding: .66em 0;*/
/*    font-weight: 700;*/
/*    width: 33%;*/
/*    display: inline-block;*/
/*    vertical-align: bottom*/
/*}*/

/*.picker__button--clear:hover,.picker__button--close:hover,.picker__button--today:hover {*/
/*    cursor: pointer;*/
/*    color: #000;*/
/*    background: #b1dcfb;*/
/*    border-bottom-color: #b1dcfb*/
/*}*/

/*.picker__button--clear:focus,.picker__button--close:focus,.picker__button--today:focus {*/
/*    background: #b1dcfb;*/
/*    border-color: #0089ec;*/
/*    outline: 0*/
/*}*/

/*.picker__button--clear:before,.picker__button--close:before,.picker__button--today:before {*/
/*    position: relative;*/
/*    display: inline-block;*/
/*    height: 0*/
/*}*/

/*.picker__button--clear:before,.picker__button--today:before {*/
/*    content: " ";*/
/*    margin-right: .45em*/
/*}*/

/*.picker__button--today:before {*/
/*    top: -.05em;*/
/*    width: 0;*/
/*    border-top: .66em solid #0059bc;*/
/*    border-left: .66em solid transparent*/
/*}*/

/*.picker__button--clear:before {*/
/*    top: -.25em;*/
/*    width: .66em;*/
/*    border-top: 3px solid #e20*/
/*}*/

/*.picker__button--close:before {*/
/*    content: "\D7";*/
/*    top: -.1em;*/
/*    vertical-align: top;*/
/*    font-size: 1.1em;*/
/*    margin-right: .35em;*/
/*    color: #777*/
/*}*/

/*.picker__button--today[disabled],.picker__button--today[disabled]:hover {*/
/*    background: #f5f5f5;*/
/*    border-color: #f5f5f5;*/
/*    color: #ddd;*/
/*    cursor: default*/
/*}*/

#confirm,.tm-navbar-contrast #contact_us_tel,.tm-navbar-contrast a[href^="tel:"] {
    color: #fff
}

/*.picker__button--today[disabled]:before {*/
/*    border-top-color: #aaa*/
/*}*/

span.tip img {
    height: 30px;
    width: 30px;
    float: right
}

span.help-inline {
    font-size: .8em;
    display: block;
    line-height: 16px;
    width: 200px
}

/*.noUi-target,.noUi-target * {*/
/*    -webkit-touch-callout: none;*/
/*    -webkit-user-select: none;*/
/*    -ms-touch-action: none;*/
/*    -ms-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -moz-box-sizing: border-box;*/
/*    box-sizing: border-box*/
/*}*/

/*.noUi-target {*/
/*    position: relative;*/
/*    direction: ltr*/
/*}*/

/*.noUi-base {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    position: relative;*/
/*    -webkit-transform: translate3d(0,0,0);*/
/*    transform: translate3d(0,0,0)*/
/*}*/

/*.noUi-origin {*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 0;*/
/*    left: 0;*/
/*    bottom: 0;*/
/*    border-radius: 2px*/
/*}*/

/*.noUi-handle {*/
/*    position: relative;*/
/*    z-index: 1*/
/*}*/

/*.noUi-stacking .noUi-handle {*/
/*    z-index: 10*/
/*}*/

/*.noUi-state-tap .noUi-origin {*/
/*    -webkit-transition: left .3s,top .3s;*/
/*    transition: left .3s,top .3s*/
/*}*/

/*.noUi-state-drag * {*/
/*    cursor: inherit!important*/
/*}*/

/*.noUi-horizontal {*/
/*    height: 18px*/
/*}*/

/*.noUi-horizontal .noUi-handle {*/
/*    width: 34px;*/
/*    height: 28px;*/
/*    left: -17px;*/
/*    top: -6px*/
/*}*/

/*.noUi-vertical {*/
/*    width: 18px*/
/*}*/

/*.noUi-vertical .noUi-handle {*/
/*    width: 28px;*/
/*    height: 34px;*/
/*    left: -6px;*/
/*    top: -17px*/
/*}*/

/*.noUi-background {*/
/*    background: #FAFAFA;*/
/*    box-shadow: inset 0 1px 1px #f0f0f0*/
/*}*/

/*.noUi-connect {*/
/*    background: #3FB8AF;*/
/*    box-shadow: inset 0 0 3px rgba(51,51,51,.45);*/
/*    -webkit-transition: background 450ms;*/
/*    transition: background 450ms*/
/*}*/

/*.noUi-target {*/
/*    border-radius: 4px;*/
/*    border: 1px solid #D3D3D3;*/
/*    box-shadow: inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB*/
/*}*/

/*.noUi-target.noUi-connect {*/
/*    box-shadow: inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #BBB*/
/*}*/

/*.noUi-dragable {*/
/*    cursor: w-resize*/
/*}*/

/*.noUi-vertical .noUi-dragable {*/
/*    cursor: n-resize*/
/*}*/

/*.noUi-handle {*/
/*    border: 1px solid #D9D9D9;*/
/*    border-radius: 3px;*/
/*    background: #FFF;*/
/*    cursor: default;*/
/*    box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB*/
/*}*/

/*.noUi-active {*/
/*    box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB*/
/*}*/

/*.noUi-handle:after,.noUi-handle:before {*/
/*    content: "";*/
/*    display: block;*/
/*    position: absolute;*/
/*    height: 14px;*/
/*    width: 1px;*/
/*    background: #E8E7E6;*/
/*    left: 14px;*/
/*    top: 6px*/
/*}*/

#paylayer,.details,.uk-card-primary,input.catch {
    display: none
}

/*.noUi-handle:after {*/
/*    left: 17px*/
/*}*/

/*.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before {*/
/*    width: 14px;*/
/*    height: 1px;*/
/*    left: 6px;*/
/*    top: 14px*/
/*}*/

/*.noUi-vertical .noUi-handle:after {*/
/*    top: 17px*/
/*}*/

/*[disabled] .noUi-connect,[disabled].noUi-connect {*/
/*    background: #B8B8B8*/
/*}*/

/*[disabled] .noUi-handle {*/
/*    cursor: not-allowed*/
/*}*/

.branchbuttons {
    width: 21%;
    float: left;
    margin: 0 0 25px 10px;
    background: #489be0;
    padding: 5px;
    font-size: .9em
}

#faq {
    padding: 5px
}

.details {
    margin-top: 30px
}

#map_canvas {
    height: 270px;
    width: 100%
}

#emailform_step_one {
    margin-top: 40px
}

#paylayer {
    background-color: #fff;
    width: 70%;
    margin: 0 auto;
    padding: 30px;
    overflow-y: scroll;
    height: 90%
}

.circle-loader {
    margin: 30px auto;
    border: 3px solid rgba(0,0,0,.2);
    border-left-color: #fff;
    animation: loader-spin 1.2s infinite linear;
    position: relative;
    display: block;
    vertical-align: top;
    border-radius: 50%;
    width: 7em;
    height: 7em
}

.circle-loader.load-complete {
    display: none;
}

.checkmark,div.gmnoprint {
    display: none
}

.load-complete {
    -webkit-animation: none;
    animation: none;
    border-color: #fff;
    transition: border .5s ease-out
}

.checkmark.draw:after {
    animation-duration: .8s;
    animation-timing-function: ease;
    animation-name: checkmark;
    transform: scaleX(-1) rotate(135deg)
}

.checkmark:after {
    opacity: 1;
    height: 3.5em;
    width: 1.75em;
    transform-origin: left top;
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
    content: '';
    left: 1.75em;
    top: 3.5em;
    position: absolute
}

@keyframes loader-spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1
    }

    20% {
        height: 0;
        width: 1.75em;
        opacity: 1
    }

    100%,40% {
        height: 3.5em;
        width: 1.75em;
        opacity: 1
    }
}

form.payment input::placeholder {
    opacity: 0
}

.progressbar {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 35px;
    position: relative;
    background-color: #EEE;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1)
}

.proggress {
    height: 8px;
    width: 10px;
    background-color: #3498db
}

.percentCount {
    float: right;
    margin-top: 10px;
    clear: both;
    font-weight: 700;
    font-family: Arial;
    background-color: #fff
}

.uk-card .uk-button-primary {
    background: red
}

.uk-card .previous {
    background: 0 0;
    border: 1px solid #fff
}

#speciform button.previous {
    color: #ccc;
    border: 1px solid #ccc
}

button.ss_quote {
    padding: 0 10px;
    line-height: 35px;
    min-height: 37px;
    font-size: 15px
}

.feefowidget-feefo-logo img {
    max-width: 70px
}

.glide {
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.glide * {
    box-sizing: inherit
}

.glide__track {
    overflow: hidden
}

.glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform
}

.glide__slides--dragging {
    user-select: none
}

.glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

.glide__slide a {
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.glide__arrows {
    -webkit-touch-callout: none;
    user-select: none
}

.glide__bullets {
    -webkit-touch-callout: none;
    user-select: none
}

.glide--rtl {
    direction: rtl
}

svg.star {
    float: left;
    height: 25px;
    width: 23px;
}

polygon {
    fill: #ffd055
}

.title-row {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.43;
    color: #484545;
    margin-bottom: 4px;
    word-wrap: break-word;
    clear: both
}

.content-row {
    font-size: 13px;
    line-height: 1.38;
    color: #484545;
    margin-bottom: 6px;
    word-wrap: break-word
}

.meta-row {
    font-size: 12px;
    color: #9b9898;
    margin-bottom: 4px;
    line-height: 1
}

.carousel-summary {
    width: 165px;
    float: left;
    box-sizing: content-box!important;
    font-weight: 700;
    line-height: 12px;
    font-size: 11px;
    font-family: Arial,sans-serif;
    color: #9b9898;
    padding-left: 16px;
    padding-right: 27px
}

.carousel-summary a {
    display: inline-block;
    margin-top: 0;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #0088c1;
    text-decoration: none;
    line-height: 3
}

.rating-label {
    color: #000!important;
    display: block;
    margin-top: -3px;
    margin-bottom: 2px;
    font-size: 28px;
    font-family: Arial,sans-serif;
    line-height: 33px;
    vertical-align: middle
}

.feefo-logo {
    margin-top: 7px;
    padding: 3px 0
}

.feefo-logo img {
    width: 70px;
    height: 17px
}

a.feefo-link p {
    margin: 0;
    line-height: 1
}

a.feefo-link {
    text-decoration: none
}

.bluelink {
    color: #0088c1;
}

@media only screen and (min-device-width : 375px) and (max-device-width : 812px) and (-webkit-device-pixel-ratio : 3) {
    .image {
        width: 100%;
        margin: 0;
        height: 50% !important;
    }

    .uk-height-viewport {
        height: 50%;
        min-height: 50vh;
    }
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : portrait) {
    .image {
        width: 100%;
        margin: 0;
        height: 50% !important;
    }

    .uk-height-viewport {
        height: 50%;
        min-height: 50vh;
    }
}
