/* Minification failed. Returning unminified contents.
(3481,17): run-time error CSS1036: Expected expression, found ';'
(10205,36): run-time error CSS1030: Expected identifier, found ' '
(10860,19): run-time error CSS1038: Expected hex color, found '#3223'
(20212,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '&'
(21543,1): run-time error CSS1019: Unexpected token, found '@import'
(21543,9): run-time error CSS1019: Unexpected token, found 'url(http://fonts.googleapis.com/css?family=Montserrat:700)'
 */
/*------------------------------------------------------------------
Project:	Vectus Car Dealership & Business HTML Template 
Version:	1.1
Last change:	02/08/15 [fixed Float bug, vf]
Author:	Janxcode
/*------------------------------------------------------------------
# [Color codes]
# Main Theme (Yellow): #ffcc00
# Main Theme (Black): #000
# Body Text: #666  
[Table of contents]
1.0 Reset
2.0 General
3.0 Body
4.0 Header
5.0 Navigation
6.0 Slider
7.0 Blog
8.0 Contact
9.0 Page
10.0 Footer
11.0 Inventory Page
12.0 Sidebar
-------------------------------------------------------------------*/
/*---------------------------------------------------------------
[1.0 Reset ]
*/
@font-face {
    font-family: 'OpenSansBold';
    src: url('/fonts/opensans-bold.eot');
    src: url('/fonts/opensans-bold.eot') format('embedded-opentype'), url('/fonts/opensans-bold.woff') format('woff'), url('/fonts/opensans-bold.ttf') format('truetype'), url('/fonts/opensans-bold.svg#OpenSansBold') format('svg');
}

@font-face {
    font-family: 'OpenSansBoldItalic';
    src: url('/fonts/opensans-bolditalic.eot');
    src: url('/fonts/opensans-bolditalic.eot') format('embedded-opentype'), url('/fonts/opensans-bolditalic.woff') format('woff'), url('/fonts/opensans-bolditalic.ttf') format('truetype'), url('/fonts/opensans-bolditalic.svg#OpenSansBoldItalic') format('svg');
}


@font-face {
    font-family: 'OpenSansExtrabold';
    src: url('/fonts/opensans-extrabold.eot');
    src: url('/fonts/opensans-extrabold.eot') format('embedded-opentype'), url('/fonts/opensans-extrabold.woff') format('woff'), url('/fonts/opensans-extrabold.ttf') format('truetype'), url('/fonts/opensans-extrabold.svg#OpenSansExtrabold') format('svg');
}

@font-face {
    font-family: 'OpenSansExtraboldItalic';
    src: url('/fonts/opensans-extrabolditalic.eot');
    src: url('/fonts/opensans-extrabolditalic.eot') format('embedded-opentype'), url('/fonts/opensans-extrabolditalic.woff') format('woff'), url('/fonts/opensans-extrabolditalic.ttf') format('truetype'), url('/fonts/opensans-extrabolditalic.svg#OpenSansExtraboldItalic') format('svg');
}


@font-face {
    font-family: 'OpenSansItalic';
    src: url('/fonts/opensans-italic.eot');
    src: url('/fonts/opensans-italic.eot') format('embedded-opentype'), url('/fonts/opensans-italic.woff') format('woff'), url('/fonts/opensans-italic.ttf') format('truetype'), url('/fonts/opensans-italic.svg#OpenSansItalic') format('svg');
}


@font-face {
    font-family: 'OpenSansLight';
    src: url('/fonts/opensans-light.eot');
    src: url('/fonts/opensans-light.eot') format('embedded-opentype'), url('/fonts/opensans-light.woff') format('woff'), url('/fonts/opensans-light.ttf') format('truetype'), url('/fonts/opensans-light.svg#OpenSansLight') format('svg');
}

@font-face {
    font-family: 'OpenSansLightItalic';
    src: url('/fonts/opensans-lightitalic.eot');
    src: url('/fonts/opensans-lightitalic.eot') format('embedded-opentype'), url('/fonts/opensans-lightitalic.woff') format('woff'), url('/fonts/opensans-lightitalic.ttf') format('truetype'), url('/fonts/opensans-lightitalic.svg#OpenSansLightItalic') format('svg');
}


@font-face {
    font-family: 'OpenSansRegular';
    src: url('/fonts/opensans-regular.eot');
    src: url('/fonts/opensans-regular.eot') format('embedded-opentype'), url('/fonts/opensans-regular.woff') format('woff'), url('/fonts/opensans-regular.ttf') format('truetype'), url('/fonts/opensans-regular.svg#OpenSansRegular') format('svg');
}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('/fonts/opensans-semibold.eot');
    src: url('/fonts/opensans-semibold.eot') format('embedded-opentype'), url('/fonts/opensans-semibold.woff') format('woff'), url('/fonts/opensans-semibold.ttf') format('truetype'), url('/fonts/opensans-semibold.svg#OpenSansSemibold') format('svg');
}

@font-face {
    font-family: 'OpenSansSemiboldItalic';
    src: url('/fonts/opensans-semibolditalic.eot');
    src: url('/fonts/opensans-semibolditalic.eot') format('embedded-opentype'), url('/fonts/opensans-semibolditalic.woff') format('woff'), url('/fonts/opensans-semibolditalic.ttf') format('truetype'), url('/fonts/opensans-semibolditalic.svg#OpenSansSemiboldItalic') format('svg');
}

@font-face {
    font-family: 'SansationBoldItalic';
    src: url('/fonts/SansationBoldItalic.eot');
    src: url('/fonts/SansationBoldItalic.eot') format('embedded-opentype'), url('/fonts/SansationBoldItalic.woff') format('woff'), url('/fonts/SansationBoldItalic.ttf') format('truetype'), url('/fonts/SansationBoldItalic.svg#SansationBoldItalic') format('svg');
}


* {
    font-family: 'OpenSansRegular', 'Raleway',Arial,Helvetica,sans-serif;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

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

/* #Reset & Basics (Inspired by E. Meyers)================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

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

iframe {
    width: 100%;
}

body {
    line-height: 1;
}

ol, ol ol, ul, ul ul {
    font-size: 14px;
    line-height: 1.2;
}

    ul.default li:before {
        content: '\f005';
        font-family: fontawesome;
        margin-right: 10px;
        color: #ffcc00;
    }

p {
    font-size: 14px;
    line-height: 1.2;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

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

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* #Misc */
.remove-bottom {
    margin-bottom: 0 !important;
}

.half-bottom {
    margin-bottom: 10px !important;
}

.add-bottom {
    margin-bottom: 20px !important;
}
/*---------------------------------------------------------------
[2.0 General ]
*/
body {
    background: #fff !important;
    font: 14px/20px 'OpenSansRegular', 'Raleway',Arial,Helvetica,sans-serif;
    color: #666;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden !important;
    overflow-y: scroll;
    line-height: 1.2;
}

.alignleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.alignright {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left;
}

blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right;
}

.center {
    width: 50%;
    margin: 0 auto;
}

::selection {
    color: #ffffff;
    background: #ffcc00;
}

::-moz-selection {
    color: #ffffff;
    background: #ffcc00;
}


/* Margin */
.mt0 {
    margin-top: 0px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.p-t25 {
    padding-top: 25px !important;
}
/* #Typography================================================== */
h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
     font-family: 'OpenSansBold';
    font-weight: 500;
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        font-weight: inherit;
    }

h1 {
    font-size: 32px;
    line-height: 50px;
    margin-bottom: 14px;
}

h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px;
}

h3 {
    font-size: 29px;
    line-height: 34px;
    margin-bottom: 8px;
}

h4 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 4px;
}

h5 {
    font-size: 22px;
    line-height: 24px;
}

h6 {
    font-size: 18px;
    line-height: 21px;
}

.subheader {
    color: #777;
}

p {
    margin: 0 0 20px 0;
}

    p img {
        margin: 0;
    }

    p.lead {
        font-size: 21px;
        line-height: 27px;
        color: #777;
    }

em {
    font-style: italic;
}

strong {
    font-weight: bold;
    color: #333;
}

small {
    font-size: 80%;
}

address {
    font-style: italic;
    margin: 0 0 23px;
    margin: 0 0 2.3rem;
}

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

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    display: inline;
    padding: 1px 4px 0px;
    margin: 0px 2px;
    background-color: #313538;
    border-radius: 2px;
    color: #EDEFF1;
    text-shadow: 0px 1px 1px #222528;
    box-shadow: 0px 1px 0px #515558 inset, 0px 1px 2px #DBDBDC;
}

    mark.green {
        background-color: #73CA3F;
        color: #E8FFC1;
        text-shadow: 0px 1px 1px #4FA923;
        box-shadow: 0px 1px 2px #E4F5DA;
    }

    mark.yellow {
        background-color: #F7F962;
        color: #8F6A1C;
        text-shadow: 0px 1px 1px #FBFCAB;
        box-shadow: 0px 1px 2px #F9FBCC;
    }

    mark.orange {
        background-color: #FF9228;
        color: #FFFFE2;
        text-shadow: 0px 1px 1px #E86D12;
        box-shadow: 0px 1px 2px #FCDEC2;
    }

code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 13px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

pre {
    background-color: rgba(0,0,0,0.04);
    color: #666;
    font-family: monospace;
    font-size: 13px;
    margin: 23px 0;
    margin: 2.3rem 0;
    overflow: auto;
    padding: 20px;
    padding: 2rem;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

blockquote, q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: "";
        content: none;
    }

blockquote {
    font-size: 13px;
    font-size: 1.3rem;
    font-style: italic;
    font-weight: normal;
    margin: 23px;
    margin: 2.3rem;
}

    blockquote blockquote {
        margin-right: 0;
    }

    blockquote em, blockquote i {
        font-style: normal;
        font-weight: normal;
    }

    blockquote strong, blockquote b {
        font-weight: normal;
    }

    blockquote, blockquote p {
        font-size: 17px;
        line-height: 24px;
        color: #000000;
        font-style: normal;
        font-weight: 500;
    }

blockquote {
    margin: 0px 0px 20px;
    padding: 0px 20px 0px 19px;
    border-left: 4px solid #ffcc00;
}

    blockquote cite {
        display: block;
        font-size: 12px;
        color: #555;
    }

        blockquote cite:before {
            content: "\2014 \0020";
        }

        blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
            color: #555;
        }

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

.well {
    background: #f4f4f4;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 3px;
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 10px 0 30px;
    height: 0;
}

.hidden {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 8 */
    filter: alpha(opacity=0);
    /* IE 5-7 */
    -moz-opacity: 0;
    /* Netscape */
    -khtml-opacity: 0;
    /* Safari 1.x */;
}

.visible {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    /* IE 8 */
    filter: alpha(opacity=100);
    /* IE 5-7 */
    -moz-opacity: 1;
    /* Netscape */
    -khtml-opacity: 1;
    /* Safari 1.x */;
}
/* #Links================================================== */
a {
    text-decoration: none;
    outline: 0;
    color: #ffcc00;
}

    a:hover {
        color: #000000;
    }

    a:focus {
        color: #fff;
    }

p a, p a:visited {
    line-height: inherit;
}
/* #Lists================================================== */
ul, ol {
    margin-bottom: 20px;
}

ul {
    list-style: none outside;
}

ol {
    list-style: decimal;
}

ol, ul.square, ul.circle, ul.disc {
    margin-left: 30px;
}

ul.square {
    list-style: square outside;
}

ul.circle {
    list-style: circle outside;
}

ul.disc {
    list-style: disc outside;
}

ul ul, ul ol, ol ol, ol ul {
    margin: 4px 0 5px 30px;
    font-size: 90%;
}

    ul ul li, ul ol li, ol ol li, ol ul li {
        margin-bottom: 6px;
    }

li {
    line-height: 18px;
    margin-bottom: 12px;
}

ul.large li {
    line-height: 21px;
}

li p {
    line-height: 21px;
}
/* Fontawesome Icon ========================================*/
.jx-fontawesome-icon-list i {
    color: #000000;
    font-size: 14px;
    width: 30px;
    text-align: center;
}
/* Fontawesome Icon Listing Page */
.jx-fontawesome-icon-list li {
    border: 1px solid #eee;
    padding: 10px;
}

    .jx-fontawesome-icon-list li:hover {
        background: #f9f9f9;
    }

    .jx-fontawesome-icon-list li i {
        font-size: 20px;
        color: #666;
    }

.jx-icon-listing-1 li {
    float: left;
}

.jx-icon-listing-1 .line-icon {
    color: #000 !important;
}

.jx-dark .line-icon {
    color: #000;
}

.jx-light .line-icon {
    color: #fff;
}

.jx-icon-listing-1.jx-light .line-icon {
    color: #fff !important;
}
/* EOF Fontawesome Icon Listing Page */
/* #Linecons Font ==========================================*/
@font-face {
    font-family: 'linecons';
    src: url('/fonts/linecons.eot?17392200');
    src: url('/fonts/linecons.eot?17392200#iefix') format('embedded-opentype'), url('/fonts/linecons.woff?17392200') format('woff'), url('/fonts/linecons.ttf?17392200') format('truetype'), url('/fonts/linecons.svg?17392200#linecons') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'linecons';
    src: url('../font/linecons.svg?17392200#linecons') format('svg');
  }
}
*/

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "linecons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - magrins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-music:before {
    content: '\e022';
}
/* '' */
.icon-search:before {
    content: '\e009';
}
/* '' */
.icon-mail:before {
    content: '\e019';
}
/* '' */
.icon-heart:before {
    content: '\e000';
}
/* '' */
.icon-star:before {
    content: '\e002';
}
/* '' */
.icon-user:before {
    content: '\e007';
}
/* '' */
.icon-videocam:before {
    content: '\e005';
}
/* '' */
.icon-camera:before {
    content: '\e00b';
}
/* '' */
.icon-photo:before {
    content: '\e01b';
}
/* '' */
.icon-attach:before {
    content: '\e029';
}
/* '' */
.icon-lock:before {
    content: '\e00d';
}
/* '' */
.icon-eye:before {
    content: '\e013';
}
/* '' */
.icon-tag:before {
    content: '\e00c';
}
/* '' */
.icon-thumbs-up:before {
    content: '\e01a';
}
/* '' */
.icon-pencil:before {
    content: '\e00f';
}
/* '' */
.icon-comment:before {
    content: '\e014';
}
/* '' */
.icon-location:before {
    content: '\e012';
}
/* '' */
.icon-cup:before {
    content: '\e016';
}
/* '' */
.icon-trash:before {
    content: '\e006';
}
/* '' */
.icon-doc:before {
    content: '\e018';
}
/* '' */
.icon-note:before {
    content: '\e01c';
}
/* '' */
.icon-cog:before {
    content: '\e00a';
}
/* '' */
.icon-params:before {
    content: '\e01f';
}
/* '' */
.icon-calendar:before {
    content: '\e02b';
}
/* '' */
.icon-sound:before {
    content: '\e004';
}
/* '' */
.icon-clock:before {
    content: '\e01d';
}
/* '' */
.icon-lightbulb:before {
    content: '\e00e';
}
/* '' */
.icon-tv:before {
    content: '\e003';
}
/* '' */
.icon-desktop:before {
    content: '\e011';
}
/* '' */
.icon-mobile:before {
    content: '\e017';
}
/* '' */
.icon-cd:before {
    content: '\e02d';
}
/* '' */
.icon-inbox:before {
    content: '\e015';
}
/* '' */
.icon-globe:before {
    content: '\e02f';
}
/* '' */
.icon-cloud:before {
    content: '\e001';
}
/* '' */
.icon-paper-plane:before {
    content: '\e01e';
}
/* '' */
.icon-fire:before {
    content: '\e028';
}
/* '' */
.icon-graduation-cap:before {
    content: '\e024';
}
/* '' */
.icon-megaphone:before {
    content: '\e023';
}
/* '' */
.icon-database:before {
    content: '\e021';
}
/* '' */
.icon-key:before {
    content: '\e008';
}
/* '' */
.icon-beaker:before {
    content: '\e025';
}
/* '' */
.icon-truck:before {
    content: '\e02e';
}
/* '' */
.icon-money:before {
    content: '\e020';
}
/* '' */
.icon-food:before {
    content: '\e026';
}
/* '' */
.icon-shop:before {
    content: '\e02a';
}
/* '' */
.icon-diamond:before {
    content: '\e010';
}
/* '' */
.icon-t-shirt:before {
    content: '\e027';
}
/* '' */
.icon-wallet:before {
    content: '\e02c';
}
/* '' */
.line-icon {
    color: #fff;
    font-size: 40px;
    float: none;
    padding: 10px;
}
/* #Images================================================== */
img.scale-with-grid {
    max-width: 100%;
    height: auto;
}

img {
    color: transparent;
    font-size: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
    position: relative;
    z-index: 0;
}
/* #Buttons================================================== */
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background: #eee;
    /* Old browsers */
    border: 1px solid #aaa;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #444;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 10px;
    line-height: normal;
    padding: 8px 10px;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
}

    .button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
        color: #222;
        border: 1px solid #888;
        border-top: 1px solid #aaa;
        border-left: 1px solid #aaa;
    }

    .button:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active {
        border: 1px solid #666;
        background: #ccc;
        /* Old browsers */
        background: #ccc -moz-linear-gradient(top,rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%);
        /* FF3.6+*/
        background: #ccc -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,.35)),color-stop(100%,rgba(10,10,10,.4)));
        /* Chrome,Safari4+*/
        background: #ccc -webkit-linear-gradient(top,rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%);
        /* Chrome10+,Safari5.1+*/
        background: #ccc -o-linear-gradient(top,rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%);
        /* Opera11.10+*/
        background: #ccc -ms-linear-gradient(top,rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%);
        /* IE10+*/
        background: #ccc linear-gradient(top,rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%);
        /* W3C */;
    }

    .button.full-width, button.full-width, input[type="submit"].full-width, input[type="reset"].full-width, input[type="button"].full-width {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
        text-align: center;
    }

    .button a {
        color: #fff;
    }

.full-widthvideo {
    position: relative;
    padding-bottom: 67.25%;
    height: 0px;
    overflow: hidden;
}
/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
/* #Forms================================================== */
form {
    /*margin-bottom:20px;*/;
}

fieldset {
    margin-bottom: 20px;
}

select {
    background: transparent;
    width: 400px;
    font-size: 14px;
    line-height: 1;
    border: 1px solid #eee;
    border-radius: 0;
    height: 32px;
    margin-bottom: 20px;
    width: 100%;
    background: #fff;
    padding: 8px;
    color: #888;
    cursor: pointer;
}

input[type="text"], input[type="password"], input[type="email"], textarea {
    border: 1px solid #CCC;
    padding: 10px 4px;
    outline: medium none;
    border-radius: 2px;
    font: 13px "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #777;
    margin: 0px 0px 20px;
    width: 100%;
    max-width: 100%;
    display: block;
    background: none repeat scroll 0% 0% #FFF;
}

select {
    padding: 0;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
    border: 1px solid #aaa;
    color: #444;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
    box-shadow: 0 0 3px rgba(0,0,0,.2);
}

textarea {
    min-height: 60px;
}

label, legend {
    display: block;
    font-size: 13px;
    padding: 0 !important;
}

input[type="checkbox"] {
    display: inline;
}

label span, legend span {
    font-weight: normal;
    font-size: 13px;
    color: #444;
}
/* #Tables================================================== */
table {
    width: 100%;
}

    table th {
        font-weight: bold;
        color: #ffffff;
        font-size: 12px;
        padding: 10px;
        text-align: center;
        background-color: #ffcc00;
    }

    table td {
        text-align: center;
        padding: 10px;
        border: 1px solid #f1f1f1;
    }

    table tr.odd {
        background-color: #F2F2F2;
    }

    table tr.even {
        background-color: #ffffff;
    }
/* #Definition List================================================== */
dt {
    margin: 0;
    padding: .5em 0;
    font-weight: bold;
}

dl {
    margin: .6em;
    margin-left: 0em;
    margin-right: 0em;
}

    dl dd {
        padding: .3em;
        padding-right: 0em;
        padding-left: 0em;
    }

    dl dt {
        font-weight: bold;
        margin: 0;
        padding: 0;
    }

.small-font {
    font-size: 19px !important;
}

.medium-font {
    font-size: 25px !important;
}

.large-font {
    font-size: 31px !important;
}

.bold {
    font-weight: 600 !important;
}

.black {
    color: #000 !important;
}
/* #Left - Right================================================== */
#left, .left {
    float: left !important;
}

#right, .right {
    float: right !important;
}
/* General Class ================================================*/
.jx-no-top-margin {
    margin-top: -40px !important;
}

.jx-wrapper-content {
    position: relative;
}

.jx-uppercase {
    text-transform: uppercase;
}

.jx-bold {
    font-weight: 800 !important;
}

.jx-black {
    color: #000 !important;
}

.jx-white {
    color: #fff !important;
}

.jx-halfscreen {
    height: 720px;
}

.jx-center-text {
    text-align: center;
}

/* #Tint Color================================================== */
.jx-tint {
    position: relative;
    cursor: pointer;
}

    .jx-tint:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        -moz-transition: background .3s linear;
        -webkit-transition: background .3s linear;
        -o-transition: background .3s linear;
        transition: background .3s linear;
        z-index: 9;
    }

/*--Tint Black--*/
.jx-tint-black {
    position: relative;
    cursor: pointer;
}

    .jx-tint-black:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.80);
        -moz-transition: background .3s linear;
        -webkit-transition: background .3s linear;
        -o-transition: background .3s linear;
        transition: background .3s linear;
        z-index: 9;
    }
/*--Tint Black Light--*/
.jx-tint-black-light {
    position: relative;
    cursor: pointer;
}

    .jx-tint-black-light:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.50);
        -moz-transition: background .3s linear;
        -webkit-transition: background .3s linear;
        -o-transition: background .3s linear;
        transition: background .3s linear;
        z-index: 9;
    }
/*--Tint Grey--*/
.jx-tint-grey {
    position: relative;
    cursor: pointer;
}

    .jx-tint-grey:before {
        content: "";
        display: block;
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        background: rgba(80, 80, 80, 0.9) none repeat scroll 0% 0%;
        transition: #000 0.3s linear 0s;
        z-index: 9;
    }

.container.container-margin .jx-tint-black:before,
.container.container-margin .jx-tint-default:before,
.container.container-margin .jx-tint-grey:before,
.container.container-margin .jx-tint-black-light:before {
    z-index: 0;
}

.jx-default-bg {
    background-color: #FFCC00;
}

.jx-grey-bg {
    background-color: #f9f9f9 !important;
}

.jx-darkgrey-bg {
    background-color: #3a3a3b !important;
}
.jx-black-bg {
    background-color: #000 !important;
}

.jx-white-bg {
    background-color: #fff !important;
}
/*---------------------------------------------------------------
[3.0 Body ]
*/
.boxed {
    width: 1250px;
    margin: 0 auto;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
}

.jx-padding-tiny {
    position: relative;
    padding-top: 21px !important;
    padding-bottom: 11px !important;
}

.jx-padding-small {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.jx-padding-big {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.jx-padding-top {
    padding-top: 155px;
}

.no-bottom-padding {
    padding-bottom: 0 !important;
}

.no-top-padding {
    padding-top: 0px !important;
}

.jx-body-content {
    min-height: 100px;
}

.jx-container.jx-padding-small {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}

.columns.jx-padding {
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
}

.jx-container.jx-padding {
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
}

.jx-container.jx-padding-top {
    padding-top: 80px;
    position: relative;
}

.jx-container.jx-padding-bottom {
    padding-bottom: 80px;
    position: relative;
}

.jx-container {
    min-height: 100px;
    position: relative;
    width: 100% !important;
    margin: 0;
    padding: 0;
    /*z-index: 9;*/
}

.parallax {
    margin: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    min-height: 600px;
    left: 0;
    top: 0;
    -webkit-background-size: 2000px 1175px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.parallax-no {
    margin: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    min-height: 600px;
    left: 0;
    top: 0;
    -webkit-background-size: 2000px 1175px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.container.container-margin .parallax {
    z-index: 0 !important;
}

.parallax-fixed {
    margin: 0;
    position: fixed;
    background-position: left center !important;
    width: 100%;
    height: 100%;
    z-index: -1;
    min-height: 600px;
    left: 0;
    top: 0;
    -webkit-background-size: 2000px 1175px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
/* Container Slope ===================*/
.jx-container-slope {
    left: 0px;
    overflow: hidden;
    padding-left: 0px !important;
    padding-right: 0px !important;
    position: absolute;
    width: 100%;
    height: 50px;
    z-index: 0;
}
/* slope color */
.jx-container.jx-darkgrey-bg .jx-container-slope {
    background: #3A3A3B;
}

.jx-container.jx-default-bg .jx-container-slope {
    background: #FFCC00;
}

.jx-container.jx-white-bg .jx-container-slope {
    background: #fff;
}
/* Witout container */
.jx-container-slope.jx-darkgrey-bg {
    background: #3A3A3B;
}

.jx-container-slope.jx-default-bg {
    background: #FFCC00;
}

.jx-container-slope.jx-white-bg {
    background: #fff;
}
/* slope position */
.jx-container-slope.jx-top-slope {
    top: -24px;
}

.jx-container-slope.jx-bottom-slope {
    bottom: -24px;
}
/* slope side */
.jx-container-slope.jx-right-slope {
    transform: skewY(-1.2deg);
}

.jx-container-slope.jx-left-slope {
    transform: skewY(1.2deg);
}
/*---------------------------------------------------------------
[4.0 Header ]
----------------------------------------------------------------*/
header {
    height: 110px;
}

.jx-header {
    height: 66px;
    background: #fff;
    position: relative;
    z-index: 35;
}

.jx-header-logo {
    text-align: center;
    /*padding:20px;*/
    position: absolute;
}
/* Fixed Menu */
.jx-sticky {
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
}

    .jx-sticky.fixed {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
    }

        .jx-sticky.fixed .jx-header .jx-container-slope {
            box-shadow: 0 5px 5px rgba(0,0,0,0.05);
        }

.jx-header.jx-sticky.fixed .jx-container-slope {
    box-shadow: 0 5px 5px rgba(0,0,0,0.05);
}
/*---------------------------------------------------------------
[5.0 Navigation ]
----------------------------------------------------------------*/
/* Menu Top Padding ==================== */
.nav_container {
}
/* Top Menu ==================== */
.jx-top-menu {
    background: #333;
    height: 40px;
    overflow: hidden;
    z-index: 99999;
    position: relative;
}
    /* Left Items */
    .jx-top-menu .jx-left-infobar li {
        display: inline-block;
        padding: 11px;
        font-family: open sans;
        border-left: 1px solid #444;
        margin: 0;
    }

        .jx-top-menu .jx-left-infobar li:last-child {
            border-right: 1px solid #444;
        }

        .jx-top-menu .jx-left-infobar li i {
            margin-right: 10px;
        }

        .jx-top-menu .jx-left-infobar li:hover a {
            color: #fff;
        }
    /* Right Items */
    .jx-top-menu .jx-right-infobar {
        padding: 0;
        margin: 0;
        float: right;
    }

        .jx-top-menu .jx-right-infobar li {
            display: inline-block;
            font-family: open sans;
            border-left: 1px solid #444;
            margin: 0;
        }

            .jx-top-menu .jx-right-infobar li:last-child {
                border-right: 1px solid #444;
            }

            .jx-top-menu .jx-right-infobar li i {
                width: 40px;
                height: 40px;
                line-height: 43px;
                text-align: center;
            }

            .jx-top-menu .jx-right-infobar li:hover i {
                background: #ffcc00;
                color: #000;
            }

            .jx-top-menu .jx-right-infobar li:hover a {
                color: #fff;
            }
/* Search Box */
.searchbox {
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.searchbox-input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background: #444;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0px 55px 0px 20px;
    font-size: 15px;
    color: #fff;
    border: 4px solid #333;
    margin-left: 10px;
}

    .searchbox-input::-webkit-input-placeholder {
        color: #fff;
    }

    .searchbox-input:-moz-placeholder {
        color: #fff;
    }

    .searchbox-input::-moz-placeholder {
        color: #fff;
    }

    .searchbox-input:-ms-input-placeholder {
        color: #fff;
    }

.searchbox-icon,
.searchbox-submit {
    width: 50px;
    height: 40px;
    display: block;
    position: absolute;
    top: 0;
    font-family: verdana;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    color: #ffcc00;
    background: #333;
}

.jx-top-menu .jx-right-infobar li.search-box:hover i {
    background: none;
    color: #000000;
}

.searchbox-icon:hover i {
    background: #ffcc00 !important;
    ;
    color: #000 !important;
}
/* Drop Down Menu ====================*/
/* #Mobile Menu================================================== */
.slicknav_menu {
    display: none;
}

.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 5px;
    line-height: 1.125em;
    cursor: pointer;
}

.slicknav_menu .slicknav_menutxt {
    display: none;
    line-height: 1.188em;
    float: left;
}

.slicknav_menu .slicknav_icon {
    float: left;
    margin: 6px 4px 3px 4px;
    ;
}

.slicknav_menu .slicknav_no-text {
    margin: 0;
}

.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 25px;
    height: 4px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    margin-bottom: 4px;
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em;
}

.slicknav_nav {
    clear: both;
}

    .slicknav_nav ul,
    .slicknav_nav li {
        display: block;
        margin: 0;
    }

    .slicknav_nav .slicknav_arrow {
        font-size: 0.8em;
        margin: 0 0 0 0.4em;
        display: none;
    }

    .slicknav_nav .slicknav_item {
        cursor: pointer;
    }

    .slicknav_nav .slicknav_row {
        display: block;
    }

    .slicknav_nav a {
        display: block;
    }

    .slicknav_nav .slicknav_item a,
    .slicknav_nav .slicknav_parent-link a {
        display: inline;
    }

.slicknav_brand {
    float: left;
}

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

.slicknav_menu:after {
    clear: both;
}
/* IE6/7 support */
.slicknav_menu {
    *zoom: 1;
}

.slicknav_menu {
    font-size: 16px;
    box-sizing: border-box;
}

    .slicknav_menu * {
        box-sizing: border-box;
    }
/* Button */
.slicknav_btn {
    margin: 26px;
    border: 1px solid #eee;
    position: absolute;
    right: 0px;
    background: #FFF none repeat scroll 0% 0%;
    z-index: 40;
    margin-top: 26px;
}

.slicknav_nav .with-sub .slicknav_row:before {
    content: '\f054';
    font-family: fontawesome;
    font-size: 12px;
}
/* Button Text */
.slicknav_menu .slicknav_menutxt {
    color: #FFF;
    font-weight: bold;
    text-shadow: 0 1px 3px #000;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
    background-color: #999;
}

.slicknav_menu {
    background: #f1f1f1;
    padding: 0px;
}

.slicknav_nav {
    background: #333;
    margin: 0;
    padding: 0;
    font-size: 0.875em;
    padding-top: 27px;
}

    .slicknav_nav, .slicknav_nav ul {
        list-style: none;
        overflow: hidden;
    }

        .slicknav_nav ul {
            padding: 0;
            margin: 0 0 0 20px;
        }

        .slicknav_nav li {
            border-bottom: 1px solid #444;
        }

        .slicknav_nav .slicknav_row {
            padding: 10px 10px;
            margin: 0;
        }

        .slicknav_nav a {
            padding: 10px 10px;
            margin: 0;
            text-decoration: none;
            color: #FFF;
            font-weight: 300;
            font-size: 13px;
            padding-left: 20px;
        }

        .slicknav_nav > a {
            border-bottom: 1px solid #444;
        }

        .slicknav_nav .slicknav_item a,
        .slicknav_nav .slicknav_parent-link a {
            padding: 0;
            margin: 0;
            font-size: 14px;
            padding-left: 10px;
        }

        .slicknav_nav .slicknav_row:hover {
            background: #222;
            color: #fff;
        }

        .slicknav_nav a:hover {
            background: none repeat scroll 0% 0% #222;
            color: #fff;
        }

        .slicknav_nav .slicknav_txtnode {
            margin-left: 15px;
        }

.slicknav_brand {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    padding: 7px 12px;
    height: 44px;
}

.nav_container div {
    float: left;
}

/* #Main Menu================================================== */
.menu, .submenu {
    position: relative;
    z-index: 50;
    margin: 56px 0 0;
    padding: 0;
    list-style: none;
}

.menu {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0;
    text-align: right;
    white-space: nowrap;
}

    .menu li {
        position: relative;
        text-align: left;
    }

        .menu li a {
            font-family: "Open Sans";
        }

        .menu li.with-sub:hover:before {
            content: '';
            display: block;
            width: 260px;
            height: 2px;
            position: absolute;
            left: 0px;
            bottom: 0;
            z-index: 1;
            top: 46px;
        }

        .menu li i {
            margin-right: 7px;
            color: #ced3d5;
            text-shadow: 0 1px 0 white;
        }

    .menu a {
        display: block;
        position: relative;
        text-decoration: none;
        color: #646060;
        font: 14px 'open sans';
        -webkit-transition: none;
        transition: none;
    }

        .menu a.active {
            color: #fff;
            border-radius: 46px;
        }

    .menu > li {
        display: inline-block;
        vertical-align: top;
        margin: 0px;
    }

        .menu > li:before, .menu a.active:before {
            content: '';
            display: block;
            height: 0;
            position: absolute;
            left: 0px;
            right: 0px;
            bottom: 0;
            z-index: 53;
            -webkit-transition: height 0.2s ease;
            transition: height 0.2s ease;
        }

        .menu > li:before {
            top: 46px;
        }

        .menu > li:hover:before, .menu a.active:before {
            height: 2px;
        }

        .menu > li > a {
            padding: 24px 15px 10px;
            line-height: 32px;
            color: #333;
            text-transform: uppercase;
            font-weight: 500;
            font-family: "oswald";
            font-size: 15px;
            border-top: 6px solid transparent;
            font-family: 'OpenSansBold';
        }

        .menu > li:last-child a {
            padding-right: 0 !important;
        }

    .menu .jx-mega-menu-title {
        color: #000 !important;
        padding: 10px;
        font-size: 15px;
        font-weight: 600 !important;
    }

        .menu .jx-mega-menu-title:hover {
            background: none !important;
        }
    /* For Wordpress Version */
    /*- Megamenu-------------*/
    .menu .submenu {
        min-width: 260px;
        margin: 0;
        padding: 0;
        display: none;
    }

    .menu li .submenu {
        position: absolute;
        padding: 0;
        margin: 0;
        background: rgba(0,0,0,1);
    }

        .menu li .submenu .col {
            display: inline-flex;
            margin-right: -3px;
        }

    .menu > li > .submenu {
        top: 100%;
        left: 0px;
        border-top: 2px solid;
    }

    .menu > li:hover > ul.submenu {
        display: block;
    }

    .menu > li:hover > .submenu > li.col > ul {
        display: block;
    }

    .menu li li {
        margin-bottom: 0;
    }

    .menu li .submenu li.col {
        width: 260px;
        padding: 0;
    }

        .menu li .submenu li.col ul {
            padding: 0;
            margin: 0;
        }

            .menu li .submenu li.col ul li {
                list-style: none;
                width: 260px;
                font-weight: normal;
                position: relative;
            }

    .menu .submenu li:hover > a {
        color: #fff;
    }

    .menu li .submenu a {
        background: none;
        color: #ccc;
        padding: 9px 28px;
        display: block;
        float: none;
    }
    /*
.menu li .submenu a:before {
	font-family:fontawesome;
  content:'\f105';
  color:#ccc;
  padding-right: 10px
}*/
    .menu .submenu li:last-child {
        border-bottom: 0px solid #262829;
    }

.submenu li.col ul li:hover {
    background: #1f1f1f;
}
/* Submenu 2nd level drop down */
.submenu li li ul {
    position: absolute;
    left: 260px;
    background: #000;
    top: 0;
    border-top: 2px solid #666;
    display: none;
}

.submenu li li:hover ul {
    display: block;
}

.menu li.has-child > a:after {
    content: '\f054';
    font-size: 10px;
    font-family: fontawesome;
    text-align: right !important;
    position: absolute;
    border-left: 1px solid #1f1f1f;
    width: 23px;
    height: 33px;
    text-align: center;
    top: 0;
    right: 0px;
    line-height: 37px;
    color: #ffcc00;
    padding-right: 14px;
}
/*-- submenu*/


/* Dark text */
.mega-menu.jx-dark ul > li > a {
    color: #000;
}

.fixed .mega-menu.jx-dark ul > li > a {
    color: #000;
}

.mega-menu.jx-dark li li > a {
    color: #ccc !important;
    ;
}
/* Light Menu =========*/
.jx-light .menu li i {
    margin-right: 7px;
    color: #000;
    text-shadow: 0 1px 0 white;
}

.menu li .submenu li.col {
    border-right: 1px solid #333;
}

    .menu li .submenu li.col ul li {
        border-bottom: 1px solid #1f1f1f;
    }

.jx-dark .menu li .submenu li.col {
    border-right: 1px solid #333;
}

    .jx-dark .menu li .submenu li.col ul li {
        border-bottom: 1px solid #333;
    }

.jx-light .menu li .submenu li.col {
    border-right: 1px solid #eee;
}

    .jx-light .menu li .submenu li.col ul li {
        border-bottom: 1px solid rgb(238, 238, 238);
    }

    .jx-light .menu li .submenu li.col ul ul {
        background: #fff;
    }

        .jx-light .menu li .submenu li.col ul ul li a {
            color: #000 !important;
        }
/* Light Menu Color ============================*/
.mega-menu.jx-default-theme .submenu, .mega-menu.jx-default-theme .submenu ul ul {
    background: rgba(255,255,255,0.98);
    box-shadow: 0 3px 3px rgba(0,0,0,0.2);
}

    .mega-menu.jx-default-theme .submenu ul ul {
        box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
        margin-top: -2px !important;
        ;
    }

.mega-menu.jx-default-theme .menu li .submenu li.col ul ul {
    background: rgba(255,255,255,0.98);
}

.mega-menu.jx-default-theme .submenu a {
    color: #000;
}

.mega-menu.jx-default-theme .submenu i {
    color: #000;
}

.mega-menu.jx-default-theme .submenu .col li:hover {
    background: #eee;
}

.mega-menu.jx-default-theme .submenu .col li.has-child a:after {
    color: #000 !important;
    border-color: #eee !important;
}

.mega-menu.jx-default-theme .submenu .col li:hover a {
    color: #000;
}

.mega-menu.jx-default-theme {
    border-color: #ccc;
}

    .mega-menu.jx-default-theme li .submenu li.col ul li {
        border-bottom: 1px solid #eee;
    }

    .mega-menu.jx-default-theme .menu li .submenu li.col {
        border-right: 1px solid #eee;
    }
/* One-page menu */
.mPS2id-highlight {
    border-top: 6px solid #ffcc00 !important;
    color: #ffcc00 !important;
}
/*---------------------------------------------------------------
[6.0 Slider ]
----------------------------------------------------------------*/
.jx-slider {
    position: relative;
    z-index: 0;
    margin-top: -60px;
}
/* Revolution Slider */
.jx-caption {
    font-family: oswald;
    line-height: 1 !important;
}

    .jx-caption.jx-caption-medium {
        font-size: 60px !important;
    }

    .jx-caption.jx-caption-large {
        font-size: 120px !important;
    }

    .jx-caption.jx-caption-small {
        font-size: 30px !important;
    }
/*---------------------------------------------------------------
[7.0 Blog ]
---------------------------------------------------------------*/
/*General*/
.jx-fullwidth-blog iframe {
    height: 267px;
}

.jx-blog-2-columns iframe {
    height: 179px;
}
/*--------- Blog Style # 1----------*/
.jx-blog-1 .date {
    color: #000000;
    font-size: 20px;
    font-family: oswald;
    padding-bottom: 5px;
}

.jx-blog-1 .title {
    color: #000000;
    font-size: 30px;
    font-family: oswald;
    line-height: 40px;
}

.jx-blog-1 .hr {
    background: #000000;
    height: 2px;
    margin: 15px 0px 27px 0px;
}
/*--------- Blog Style # 2----------*/
.jx-blog-2 .date {
    color: #666666;
    font-size: 16px;
    padding-bottom: 6px;
    font-family: oswald;
}

.jx-blog-2 .title {
    color: #000;
    font-size: 20px;
    font-family: oswald;
    line-height: 25px;
    top: -5px;
    position: relative;
    padding-bottom: 5px;
}

    .jx-blog-1 .title a, .jx-blog-2 .title a {
        color: #000;
    }

        .jx-blog-1 .title a:hover, .jx-blog-2 .title a:hover {
            color: #ffcc00;
        }

.jx-blog-2 .jx-blog-item {
    padding: 0px 0px 40px 0px;
}

.jx-blog-hr {
    background: transparent url("/Images/blog_hr.png") repeat scroll 0% 0%;
    height: 18px;
    margin: 22px 0px 34px;
}
/* Single Post ===============================================*/
.blog-single-post .image iframe {
    width: 100%;
    height: 376px;
}

.blog-single-post .title {
    padding: 0;
}

    .blog-single-post .title a {
        color: #000;
    }

    .blog-single-post .title:hover a {
        cursor: pointer;
    }

.jx-blog-1.blog-single-post .meta {
    padding: 11px 0px;
    color: #828282;
}

    .jx-blog-1.blog-single-post .meta span {
    }

    .jx-blog-1.blog-single-post .meta break {
        color: #E2E2E2;
    }

.jx-blog-1.blog-single-post .description {
    padding: 21px 0px 24px 0px;
}
/* Single post Tags =================================================*/
.jx-single-post-tag li {
    float: left;
    padding: 6px 12px;
    margin-right: 10px;
    border: 1px solid #ccc;
}

    .jx-single-post-tag li a {
        color: #888;
        font-size: 13px;
        text-transform: uppercase;
    }

    .jx-single-post-tag li:hover {
        border-color: #ffcc00;
    }

.tag-title {
    float: left;
    margin-right: 10px;
    line-height: 28px;
    color: #333;
    font-size: 16px;
    padding: 0px 20px 0px 0px;
}
/* Social Icons ===================================================*/
/* Author Box ======================================================*/
.jx-author-box {
    height: 150px;
    padding: 20px;
}

.jx-author-image {
    width: 90px;
    height: 90px;
    float: left;
    margin-right: 20px;
}

.jx-author-name {
    font-size: 18px;
}

.jx-radius-full {
    border-radius: 50%;
}

.jx-border-thick {
    border: 5px solid #DDD;
}
/* Related Posts ==================================================*/
.jx-related-image {
    margin-bottom: 10px;
}

.jx-related-title {
    font-size: 16px;
    color: #000;
    padding-bottom: 2px;
}

.jx-related-date {
    font-size: 14px;
    color: #999;
}

.jx-related-blog.top-nav-carousel .block-heading {
    margin-bottom: 40px;
}
/* Comment Block ==================================================*/
.block-heading {
    overflow: hidden;
}

.heading-hr h5::after {
    background: transparent url("/Images/stripe.png") repeat scroll 0% 0%;
    width: 100%;
    position: relative;
    left: 18px;
    content: "";
    display: inline-block;
    height: 0.75em;
    margin: 0px -200% 0px 0px;
    overflow: hidden;
}

ul.comments {
    list-style: outside none none;
    margin: 0px;
    padding: 0px;
}

    ul.comments li {
        clear: both;
        padding: 10px 0px 0px 115px;
    }

        ul.comments li .comment {
            margin-bottom: 10px;
        }

        ul.comments li .img-thumbnail {
            margin-left: -115px;
            position: absolute;
        }

.img-thumbnail {
    border-radius: 4px;
    position: relative;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857;
    background-color: #FFF;
    transition: all 0.2s ease-in-out 0s;
}

ul.comments li img.avatar {
    height: 80px;
    width: 80px;
}

.img-thumbnail img {
    border: 5px solid #ddd;
}

ul.comments .comment-block {
    background: #f9f9f9 none repeat scroll 0% 0%;
    border-radius: 5px;
    padding: 20px 20px 30px;
    position: relative;
}

ul.comments .comment-arrow {
    border-bottom: 10px solid transparent;
    border-right: 15px solid #f9f9f9;
    border-top: 10px solid transparent;
    height: 0px;
    left: -15px;
    position: absolute;
    top: 28px;
    width: 0px;
}

ul.comments .comment-block .comment-by {
    display: block;
    font-size: 14px;
    line-height: 21px;
    margin: 0px;
    padding: 0px 0px 5px;
}

ul.comments .comment-block p {
    font-size: 13px;
    line-height: 21px;
    margin: 0px;
    padding: 0px;
}

ul.comments .comment-block .date {
    color: #000;
    font-size: 0.9em;
}
/* Pagination */
.jx-pagination li {
    display: inline-block;
    margin-right: 5px;
}

    .jx-pagination li a {
        font-family: 'OpenSansRegular';
        padding: 3px 10px;
        text-align: center;
        line-height: 29px;
        background: #eee;
    }

        .jx-pagination li a:hover {
            background: #ffcc00;
        }

    .jx-pagination li a {
        color: #333;
        font-size: 16px;
    }

    .jx-pagination li:hover a {
        color: #000;
        font-size: 16px;
    }

    .jx-pagination li.selected a {
        background: #ffcc00;
        color: #000;
        font-size: 16px;
        padding: 5px 12px;
    }
/*---------------------------------------------------------------
[8.0 Contact ]
----------------------------------------------------------------*/
/* Contact Map */
.jx-google-map.mb {
    margin-bottom: 45px;
}

.jx-map {
    width: 90%;
    height: 373px;
    margin: 0 auto;
}

    .jx-map.jx-map-fullwidth {
        width: 100%;
        min-height: 400px;
        margin: 0 auto;
    }
/* Contact Form */
/* Contact Form */
.jx-contact-form {
    margin: 0 auto;
    max-width: 1070px;
}

    .jx-contact-form input, .jx-contact-form textarea {
        display: inline-block;
        border: 1px solid #CCC;
        padding: 12px;
        border-radius: 0;
        font-size: 15px;
        color: #333;
        margin: 3px;
    }

.contact-first-name, .contact-email {
    display: inline-block;
    margin-bottom: 10px;
}

.contact-first-name {
    width: 47.9%;
    margin-right: 8px;
}

.contact-email {
    margin-right: 0px;
    width: 48.8%;
}

.contact-subject {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 8px;
    width: 100%;
}

.jx-contact-form textarea.jx-form-textarea {
    width: 100%;
    height: 120px;
    margin-bottom: 10px;
}

.contact-submit .jx-submit {
    width: 150px;
    color: #000000;
    font-size: 22px;
    font-weight: 500;
    border: none;
    background: #ffcc00;
}

    .contact-submit .jx-submit:hover {
        background: #000;
        color: #fff;
        border: none;
    }
/* Contact Info */

.jx-contact-info {
    display: block;
    width: 100%;
}

    .jx-contact-info i {
        color: #FC0;
        padding: 0px;
    }

    .jx-contact-info ul {
        margin: 0px;
        padding: 0px;
    }

    .jx-contact-info li {
        margin: 0px;
        padding: 0px 0px 20px 0px;
    }

    .jx-contact-info .title {
        color: #000000;
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
    }

    .jx-contact-info .icon {
        height: 49px;
        width: 49px;
        color: #ffcc00;
        font-size: 40px;
        text-align: center;
        float: left;
        position: absolute;
    }

    .jx-contact-info .item-position {
        margin-left: 49px;
        padding-left: 9px;
    }

select.error, input.error {
    border-color: #B94A48;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAARCAYAAAA/mJfHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAYSmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarVllVBV/t94TJ6hDdx26pLu7QboVOHRzODQYoIAICmKggoKCiogKBiklJqKIKKhYhIgoKgaKinI/gP7f9733frhr3d+HWc888+y9n73XrJk18wMQFqDR6XEoB0B8QgrD3daC6uvnTyW9ABSEgAJrQJUWmkw3d3V1gv95IQBfRwEBALivTKPT4+D/tjjDwpNDARBXAAgJSw6NB0AuAuBCoXRGCgBhCACk0lPoKQCELwDAw/D18wcgkgGAJ3IFiwAAT8gKVgMAHoanuyUA0QqAzEqjMSIBKK4AQE0LjUwBoNABiFwJYdEJADx5AEST0ChaGIDQVQBYEx+fGAYgNA8A8iH/kify33KG/M1Jo0X+xSu9AAAA2So6mR5Hy4T/7xUfl/qnhiQAsEYx7NwBgAcAORmb6OgOAKwASGdCyFoXAOACQG5GhwGs4rGoVDuvVf1caLKlPwDwAaAQRrNyBAARAJQvNdbLfBVr0BgAK3p0bXSKvecqDmEkuq/mR9PCk609/uCocHun1ZyFCXFr/+CqiGgbewDgAEAvZkV5+qz4RK+mRXuvBQAKADqUHOvhuKp/nhVlufaPhpHq7gUA0gDolwiGjfuKBhOIT/7TF6YSSrP2AAABAMwsJcrTbiUW8w1P9nX64y0s3Mp6xQMWFp7gteoZS6GnWLivxhbQ41xX9VhVeJyt+8qcsabkNI8/scMpDM/VmWOTMTQH1xX/2Fd6iqvnijccByewBCugQipQIQQSIQaiB+da54C6esUGaMCASAgH5VXmT4QP0IABCUADD8iCd5AA4ZD8N84CaMCAcEiDBPj1l105KkME0IABaRAOyRALr4AB8bgQboIb4k64CW6Gm+AauB6u/yeOyv6nKtGaaEW0I9oQFf76CIVEiINEYED0f+f+iSS8ItwjTBJGCOOEx+AIcRAOqcCAcEj425k3vAQGRP85D4rewvgP51RwhnFIXZ1KOIRAAsz+0eCyuAaujVvgxrgJrg9UnA8XAmVcC9fDzXFT3BDXxvX/zWHqXxf/zPI/64VDwr/1uMpTFCnaqy5C/vq3/Kv6zyyW/zKjMEgEx/9UYoXYBewGdhnrxzqxVqBiPVgbdhvrwlr/5U54CQyI/FvNHcIhAWIhDqL/aNQa1GbVlv5bddqqAwaEQzJASnhGCgCAZSI9kxEdGZVCNafT48Kp9gmhKmuoGmrq2gC+fv7UlcfHZ3dAAADhu/sPl6gOoB8KgGz9hwt+D9AaA0Dm+oeTbQVg1wDo3x+aykhb4XAAAAIwAzvwgCCIgRTIgzJogA4YghlYgwO4gCf4QSCEQhTEAwPSYQPkQgEUwy7YBxVQDbVwEs7AeWiFTrgM12EAhmAEnsA4TMNbmIev8BNBEBLChnAjgog4IoMoIRqIHmKCWCNOiDvihwQjkUgCkopsQLYixchupAI5itQj55B25DLSj9xDHiMTyCzyCfmBYigryoOKorKoKqqHmqOOqCe6Ho1Ek9AsNA8tQQ+gNehptAW9jA6gI+g4+hZdwABjwfgwCUwZ08MsMRfMH4vAGNgmrAgrx2qws1gHdgO7j41jc9h3nIhz41RcGTfE7XAvPBRPwjfhO/AK/CTegl/F7+MT+Dz+m8BGECEoEQwI9gRfQiQhnVBAKCecIDQTrhFGCNOEr0QikY8oR9Ql2hH9iDHEbOIO4mFiI7GXeI84RVwgkUiCJCWSMcmFRCOlkApIB0mnST2kYdI0aZHMQhYna5BtyP7kBPIWcjn5FLmbPEyeIf9k4mCSYTJgcmEKY8pkKmU6xtTBdJdpmuknMyezHLMxsydzDHMu8wHms8zXmJ8yf2ZhYZFk0WdxY4lmyWE5wNLEcpNlguU7KxerIqsl6zrWVNYS1jrWXtbHrJ/Z2Nhk2czY/NlS2ErY6tmusD1nW6RwU1Qo9pQwymZKJaWFMkx5z87ELsNuzh7InsVezn6B/S77HAcThyyHJQeNYxNHJUc7x0OOBU5uTnVOF854zh2cpzj7OV9zkbhkuay5wrjyuGq5rnBNcWPcUtyW3KHcW7mPcV/jnuYh8sjx2PPE8BTznOEZ5Jnn5eLV4vXmzeCt5O3iHefD+GT57Pni+Er5zvON8v3gF+U35w/n385/ln+Y/5uAsICZQLhAkUCjwIjAD0GqoLVgrGCZYKvgMyFcSFHITShdqEromtCcMI+woXCocJHweeExEVREUcRdJFukVuS2yIKomKitKF30oOgV0TkxPjEzsRixvWLdYrPi3OIm4tHie8V7xN9Qeanm1DjqAepV6ryEiISdRKrEUYlBiZ+ScpJeklskGyWfSTFL6UlFSO2V6pOalxaXdpbeIN0gPSbDJKMnEyWzX+aGzDdZOVkf2W2yrbKv5QTk7OWy5BrknsqzyZvKJ8nXyD9QICroKcQqHFYYUkQVtRWjFCsV7yqhSjpK0UqHle6tIazRX5OwpmbNQ2VWZXPlNOUG5QkVPhUnlS0qrSrvVaVV/VXLVG+o/lbTVotTO6b2RJ1L3UF9i3qH+icNRY1QjUqNB5psmjaamzXbND9qKWmFa1VpPdLm1nbW3qbdp/1LR1eHoXNWZ1ZXWjdY95DuQz0ePVe9HXo39Qn6Fvqb9Tv1vxvoGKQYnDf4YKhsGGt4yvC1kZxRuNExoyljSWOa8VHjcROqSbDJEZNxUwlTmmmN6aSZlFmY2QmzGXMF8xjz0+bvLdQsGBbNFt8sDSw3WvZaYVa2VkVWg9Zc1l7WFdbPbSRtIm0abOZttW2zbXvtCHaOdmV2D+1F7UPt6+3nHXQdNjpcdWR19HCscJx0UnRiOHU4o84Oznucn66VWZuwttUFXOxd9rg8c5VzTXK95EZ0c3WrdHvlru6+wf2GB7dHkMcpj6+eFp6lnk+85L1Svfq82b3Xedd7f/Ox8tntM+6r6rvRd8BPyC/ar82f5O/tf8J/IcA6YF/A9DrtdQXrRtfLrc9Y3x8oFBgX2BXEHkQLuhBMCPYJPhW8RHOh1dAWQuxDDoXMh1qG7g99G2YWtjdsNtw4fHf4TIRxxO6I15HGkXsiZ6NMo8qj5qItoyuiP8bYxVTHfIt1ia2LXY7ziWuMJ8cHx7cncCXEJlxNFEvMSLxHV6IX0MeTDJL2Jc0zHBknkpHk9cltKTwp9JTbqfKp+akTaSZplWmL6d7pFzI4MxIybmcqZm7PnMmyyTqejWeHZvdtkNiQu2Fio/nGo5uQTSGb+jZLbc7bPJ1jm3Mylzk3NvfOFrUtu7d82eqztSNPNC8nbyrfNr+hgFLAKHi4zXBbdSFeGF04uF1z+8Htv4vCim4VqxWXFy/tCN1xa6f6zgM7l0siSgZLdUqrdhF3JewaLTMtO7mbc3fW7qk9znta9lL3Fu39si9oX3+5Vnn1fub9qfvHDzgdaDsofXDXwaWKqIqRSovKxkMih7Yf+nY47PBwlVnV2WrR6uLqH0eijzw6anu0pUa2pryWWJtW++qY97Ebx/WO158QOlF84lddQt34SfeTV+t16+tPiZwqbUAbUhtmT687PXTG6kzbWeWzRxv5GouboCm16c254HOj5x3P913Qu3D2oszFQ83czUUtSEtmy3xrVOt4m1/bvXaH9r4Ow47mSyqX6jolOiu7eLtKu5m787qXe7J6FnrpvXOXIy9P9QX1Pbnie+XBVberg9ccr928bnP9yg3zGz03jW929hv0t9/Su9U6oDPQclv7dvMd7TvNgzqDLXd177YN6Q913DO61z1sOnz5vtX96w/sHwyMrB25N+o1+ujhuofjj8IevX4c9/jjWNrYzyc5TwlPi55xPCt/LvK85oXCi8ZxnfGuCauJ25Mek0+mQqfevkx+uTSd94rtVfmM+Ez9a43XnbM2s0NvAt5Mv6W//TlX8I7z3aH38u8vfjD7cHved376I+Pj8qcdnwU/133R+tK34Lrw/Gv815/fihYFF09+1/t+44fPj5mf6UukpQO/FH51/Hb8/XQ5fnmZTmPQAAAAAwA0IgLgUx0Amx8A9xAAM2Xl+2t1YQgACgAkEAMHKIYpRBFJQHpRQTQFHcPssSu4Lf6AEE/kJPaRNpBNmEhMz5jbWQ6xlrLVUZ5ycHA6cm3n7ufl5FvHf1oQF6IJd4lSxXaIL0qESY5Jr5Xpl1OVL1F4q2S/plr5q6ql2k71IU02LQvtZJ1Dur164/q/DPmNlIz1TaxN3c1CzZMt8iz3WzVY99jct521W3bgdVzjZOkcsDbaJc013223e7VHg2erV5/3gM+w72O/F/5TAa/XvVv/OvBp0GBwD60xpCp0Z1hWeESEW6RhlHQ0JfprzIvY63H18TsT6IkedN0koaQlxvPk3pTa1Py0iHT7DKVM5sw3WbezmzYc2Ji3KX1zUg4jN2tL0dajeV35L7YxFRptpxfVFo/uZC4xKo3fVVU2uPvX3jX7AsqL9rccGK9gqdQ+FHR4e9X56idH8RrlWu9jm4+fPHGvbrGeesqpYcPp82c+Nho0lZ77cCHg4t0Wl9YH7UYdKZfqO592s/Ro9npfTurLv1J2tfxa+fWyG4U3t/Zvu7VzYOft/Dspgz53Ve7+HOq9lz2sM/z1/sMH7SMVoxsfBj2yeCwzxjT27sm9p83PKp5vfBE8bjWhMMkx+X3q1cvR6f5Xl2cuvW6fbX9z/G3JXNq7wPfWH5TmOeYXPo596v589Ev+QtRXx2+qi9yL374//dH7s2Yp71f4b6tlyeVlACCCEJhBBlxDuBEnZBfyAtVES9DPWBA2invhzwh0IoXYSgonC5HHmA4xR7JYsBqzeVKi2HM4jnBe5prl4eW14svkbxT4IKQizBDpFGMR96aekliWMpfOlemRXZLXVYhRPKw0sOaTCq+qppqdeoBGpGaSVqb2Rp0s3Ri9AH0nA2NDNSNJY14TsskP03dmE+YjFrcsu60uWNfZHLAttEu3j3Lwc7Rz0nOWW8vrgrt8cZ10u+fe69HkWeVV6J3sE+hr76fpLxpADHi/bnR9V2BtUFFwIs0zRCuUNXQyrD28NCIi0iiKM+pV9KWYstjwOIN49viphNbEQrpfklLSEmMw+UgKI9UyjTdtJr09Y0dmYJZaNpr9cEPjxuJN8Zu9cqxyDbbobzXOs8v3LUjYtq3w+PYrRRPFv3eKlOiXeu9KLtu1+/Se/r2vytH9Igd0DrpVxFcWHzp9eKjq6xHJo641W2vbj308oVKXdPJi/bcG/dMbznQ3QpP5ua3nr10kNNu2FLbeaCd1WF/a0tnV9aVHttfjcnZf1ZVLV0euzV7/dhPv574lMaB62/iO06D/3aih9HsFw/vu1zxoHOkc7X84+mj68Zcn2FOeZzLP9V44jUdO1E7OvpSb9n9VMHPq9Y3ZiTeLc5R3Mu9NPwTM53wc+qz5Zc/C52/uixd/CPzMX1r8nb68DAA4cIIirIUc6EVIiAGSgrSiKOqMHkF/YoHYLdwIbyHoEfqIrsQpUjZZmHyDaSdzKIsRqzDrb7ZJygB7M8dxzgNcJdyFPPm8BXzF/HsEqgUbhNqEu0S6RLvFesS7qZckmiUbpA5LF8ukyq6TM5OXVACFJ4qtSsVrvJWpym9UmlVz1BzV+dQnNBo0U7VMtZm07+sc1o3S09Jb1O82yDd0NOIyGjOuMYkx1TBdMrtuXmax3lLR8pvVFetSmwBbOdtPdt32RQ7ejhKOb51anHPWOrnwuUy4Nrgluxt6oB63PHd7+XtTvWd8zvqm+hn6o/79AaXrPNbzrX8cWBm0Plg0+BntcMj6UJHQsbAD4d4R3BF3I4ujrKMh+lJMWqx67FxcXXxIgkjCw8Q99LVJ5KTLjKxkzeS5lOOpgWn8aXfTt2WYZixmNmVFZ1OzH2/Yu9Fzk+Cm6c1tOXtzM7dEbF2X55cfUBC+LbUwf3t50Ynilh3Xd46UTJd+KcN2c++R3Ku2z6Dccr/DAbeDfhUhlYmHNh/eU3W6euDIhxqZ2sxjQyfk6jadHD2l3JB3+slZ9cbCpufndS4UX3zRotm6re1ph+alos7JbqOeA71f+zyvNF+Tu37spnL/tYHYO9KDc0M3hs89qB9tenR57NkzeKE2UfeyYKboTet79o+FCwKLzUs+y8sAK//hAACIOgDHpwC8jwK4BQDUKQHIVAJQeABc2QA89QG1KAXk8UFAbM/+fX+wgRzYQARsg5PQD28RCqKOeCFZyGGkE3mCLKGiqCkaghagp9C76BdMGDPHorBdWDs2ibPg2ngwvgNvw18SuAimhATCUcIIkZloTswgnifOkeRJkaQ60ixZhZxK7mFiYfJnOs2MMPsyn2ehsCSwDLPqsR5hI7Mx2J5THCjt7PLsFRxsHLkc3zgTOV9zhXK94A7hnuGJ5/nKm8tH4TvMr8p/RSBAYEGwTEhd6L5wuoioyJDoNjELcRC/TM2XcJYUlHwtdUm6TCZG1kZORp5VfkFhUnFY6eqaDuULKk2qjWrn1ds0ejUHtJ5rf9TF9Xj1pQyUDdWN1IwVTaimXGao2QfzJxY9ljVWhdaJNr62Fnaq9mIO7I6Y46LTvPObtdMuk64Tbi/d33p89vzlzeTD7yvnp+/vHBC6Lnv9vsCmoMHgdyGUUM0wv/DNEbWR16Kmon/FcsVJxCsmqCQq0xWSJBl8yUzJP1Jm04TSnTPyMnuyfm+w3rhn09sc59xLW7Xy2gvst01t31YsseNsiVnpeFnZHt99xvvtD6ZXXqsSPkKpQWu/H/9U975+rmHuzIfGhXO/LpJbhNtUO6w6/bqje9P6Nl3Nub7xZtqtuNvBg8VDbcNvRiQern9c/eTVc/Xx3MmRaaWZwtmZOdv3pz5yfM5eeLcY8WPmF315GQDYQQXcIBUqoAdeIiyIBhKA5CH1yADyAeVBDdBgtBBtQh9jGKaM+WH52DnsBc6GG+GxeCV+B/9NUCeEEQ4RRojsRCfiduJNEjPJmbSbNEaWITPIfUx8THFM15mlmLcwT7M4sHSwKrFWs/Gy7aAQKVvYgT2XA+Mo5KRw7ueS5GrkNuMe4YnnJfLW8JnzTfIXCCgLjArmCqkJjQvvEbETxUX7xLaK21BZqaMSNZLJUjbSYtKLMqOyrXJH5PcrlCmWKJWs2a1coXJCtVntpvpzjW9avNoGOqG6JXpd+h8MZYyCjCtNnpiJmYdZNFr+tLa2KbYdsCc46DqGOBU4n1h72WXMdd4d9+DzVPQy8/bzSfYt9TvrPxjwcT1foHFQRHAZrTvkfZhUuG9EaeT1qF8xWrHRcVXx9xJRukZSMKMk+VLK6zT2dN2M4MzirLbsmY38m+w3b8w5n/tmq1Te+vyKgkeF/Nv9iqqKX+5ULskovV4msDtxz+19auWVBygHt1eyHtpXJVd942h0Leux8yf8T+L1TQ1BZzjOXmnKOK964XVzXWt0u3LHp86O7i29Tn38V6auNd3Y0O8wIHh7aNDr7tS9rPtiDwZHix95jMk+RZ5Nvrg+0TBVOs2Y8ZgVflM9J/fu3AeT+cFPQZ8/LOR8Y188+EPsZ/Uvod+ly8sAwA/mQIdquAvLiAYSgRxEriGfUUnUHc1DW9E5TALzxXZh/TiGm+BZeCu+QNAmpBG6iASiC7GS+IZkSNpFek22Ih9jIjPRmZ4yOzH3suiydLBasN5m82N7Q9nEzsvexOHC8ZGznMuEa5b7MI8HLxvvLb7t/E4CXAJjgseFGMLmItwib0Wvix0TL6DGSnhKmktpSMvJiMsKywnJUxWUFPWVHNfQlDeoVKh2qb3UoGgaaTG0z+p80NPWzzUYNpI3zjN5ZeZk3mqpZHXMRsK21l7BodnJyvmRC92N1b3JM8CbyafLLy1Aa91iYG/wzpDAMJ0I1sjH0RWx9nGzCZmJS0kpjOkU19QL6ZwZjMwH2QYbjm5i2ZyRM7PFd+vtfIuCjkKt7S3Fxjv6S/xK35Zt2sO5t6ZcdX/7QZOKnkNGh1uqCUecju6reXFM8Xj6iWsneesjTnWcppwJO9vZxHuOfn7gonxzUcu7Nrf21ktinQVd73t8ei/3KV3Zd3X5esyNB/1mtxpu891JHrw1JHwvavj0/TcjUqM+D7c8Ovn41tj0k6VnHM/FXyiNa08YTJpMmb00mzZ5ZTCj+1p9VvGN5FvK29m59nfp77Xfz304Pu/3kflj56eIzxyf276sW4CFmq8WXye/bV4UWWz/7vV9/seOn3I/+5YClxZ/7fmt+rt/OWx5GSA5QlNjZSeK1QKA8Hx5+bMsAGk3wK+y5eWfNcvLv2oBsKcAvXErezsAAEQOgEO1/9sey38BOi/O6KPLSP4AADwwaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzAxNCA3OS4xNTY3OTcsIDIwMTQvMDgvMjAtMDk6NTM6MDIgICAgICAgICI+CiAgIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iPgogICAgICAgICA8eG1wOkNyZWF0b3JUb29sPkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE0IChNYWNpbnRvc2gpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE1LTA1LTE1VDEwOjM4OjU1KzAyOjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNS0wNS0xNVQxMDozODo1NSswMjowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTUtMDUtMTVUMTA6Mzg6NTUrMDI6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOjU4ZmM5Yzg4LWFiYWUtNGEzMC1iNGUxLTUyMTQyZWYzMzM4NDwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+YWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjM4YmMxOTAwLTNiNmMtMTE3OC05ZDQ5LWY0MzVhZTM4NTFiMTwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOmQ1ZjJhY2QyLTQ2ZDUtNGVlZS05NDllLThkMDI0MTljZjA3ODwveG1wTU06T3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06SGlzdG9yeT4KICAgICAgICAgICAgPHJkZjpTZXE+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNyZWF0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDpkNWYyYWNkMi00NmQ1LTRlZWUtOTQ5ZS04ZDAyNDE5Y2YwNzg8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTUtMDUtMTVUMTA6Mzg6NTUrMDI6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE0IChNYWNpbnRvc2gpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDo1OGZjOWM4OC1hYmFlLTRhMzAtYjRlMS01MjE0MmVmMzMzODQ8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTUtMDUtMTVUMTA6Mzg6NTUrMDI6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE0IChNYWNpbnRvc2gpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICAgICA8c3RFdnQ6Y2hhbmdlZD4vPC9zdEV2dDpjaGFuZ2VkPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6U2VxPgogICAgICAgICA8L3htcE1NOkhpc3Rvcnk+CiAgICAgICAgIDxwaG90b3Nob3A6VGV4dExheWVycz4KICAgICAgICAgICAgPHJkZjpCYWc+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8cGhvdG9zaG9wOkxheWVyTmFtZT7DlzwvcGhvdG9zaG9wOkxheWVyTmFtZT4KICAgICAgICAgICAgICAgICAgPHBob3Rvc2hvcDpMYXllclRleHQ+w5c8L3Bob3Rvc2hvcDpMYXllclRleHQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHBob3Rvc2hvcDpMYXllck5hbWU+YTwvcGhvdG9zaG9wOkxheWVyTmFtZT4KICAgICAgICAgICAgICAgICAgPHBob3Rvc2hvcDpMYXllclRleHQ+YTwvcGhvdG9zaG9wOkxheWVyVGV4dD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgIDwvcmRmOkJhZz4KICAgICAgICAgPC9waG90b3Nob3A6VGV4dExheWVycz4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHBob3Rvc2hvcDpJQ0NQcm9maWxlPkRpc3BsYXk8L3Bob3Rvc2hvcDpJQ0NQcm9maWxlPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WFJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTk8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MTc8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/Pmkb7KYAAAAgY0hSTQAAbZgAAHOOAAD6zAAAhPoAAHmBAAD9EwAAMG0AABIpDR4mTgAAAOZJREFUeNrMlL0NwyAQhZ+jLJAVkE4M4BVMR50RvIIzAivYI6S+zh4hHgAhZYWM4DTnCCFsoshFnkQBB9/9impZFhylEw5UFsaaatbUbj1iTR1ruhRhrKkGMALoWVOXsY8AHIAHa1KlyO4AVq+ONbkE1MhWAejjh+cMbBDPqzqJQAGoM3c/qnLdlPRcod7G+jAVYQJs0zT2QKXRmADMufMcaC9NJR1VW46sD6YI2wC9og7HkV+tD6/SaKQgIytWk9Y0B5tTkPVhljqZnbubNevFs7E+PBNbI9HfrA/DV6Pxn7/Gr3oPAAwLXEdIhTGuAAAAAElFTkSuQmCC");
    background-position: right 5px center;
    background-repeat: no-repeat;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}

select.valid, input.valid {
    border-color: #468847;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAARCAYAAAA/mJfHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAYSmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarVllVBV/t94TJ6hDdx26pLu7QboVOHRzODQYoIAICmKggoKCiogKBiklJqKIKKhYhIgoKgaKinI/gP7f9733frhr3d+HWc888+y9n73XrJk18wMQFqDR6XEoB0B8QgrD3daC6uvnTyW9ABSEgAJrQJUWmkw3d3V1gv95IQBfRwEBALivTKPT4+D/tjjDwpNDARBXAAgJSw6NB0AuAuBCoXRGCgBhCACk0lPoKQCELwDAw/D18wcgkgGAJ3IFiwAAT8gKVgMAHoanuyUA0QqAzEqjMSIBKK4AQE0LjUwBoNABiFwJYdEJADx5AEST0ChaGIDQVQBYEx+fGAYgNA8A8iH/kify33KG/M1Jo0X+xSu9AAAA2So6mR5Hy4T/7xUfl/qnhiQAsEYx7NwBgAcAORmb6OgOAKwASGdCyFoXAOACQG5GhwGs4rGoVDuvVf1caLKlPwDwAaAQRrNyBAARAJQvNdbLfBVr0BgAK3p0bXSKvecqDmEkuq/mR9PCk609/uCocHun1ZyFCXFr/+CqiGgbewDgAEAvZkV5+qz4RK+mRXuvBQAKADqUHOvhuKp/nhVlufaPhpHq7gUA0gDolwiGjfuKBhOIT/7TF6YSSrP2AAABAMwsJcrTbiUW8w1P9nX64y0s3Mp6xQMWFp7gteoZS6GnWLivxhbQ41xX9VhVeJyt+8qcsabkNI8/scMpDM/VmWOTMTQH1xX/2Fd6iqvnijccByewBCugQipQIQQSIQaiB+da54C6esUGaMCASAgH5VXmT4QP0IABCUADD8iCd5AA4ZD8N84CaMCAcEiDBPj1l105KkME0IABaRAOyRALr4AB8bgQboIb4k64CW6Gm+AauB6u/yeOyv6nKtGaaEW0I9oQFf76CIVEiINEYED0f+f+iSS8ItwjTBJGCOOEx+AIcRAOqcCAcEj425k3vAQGRP85D4rewvgP51RwhnFIXZ1KOIRAAsz+0eCyuAaujVvgxrgJrg9UnA8XAmVcC9fDzXFT3BDXxvX/zWHqXxf/zPI/64VDwr/1uMpTFCnaqy5C/vq3/Kv6zyyW/zKjMEgEx/9UYoXYBewGdhnrxzqxVqBiPVgbdhvrwlr/5U54CQyI/FvNHcIhAWIhDqL/aNQa1GbVlv5bddqqAwaEQzJASnhGCgCAZSI9kxEdGZVCNafT48Kp9gmhKmuoGmrq2gC+fv7UlcfHZ3dAAADhu/sPl6gOoB8KgGz9hwt+D9AaA0Dm+oeTbQVg1wDo3x+aykhb4XAAAAIwAzvwgCCIgRTIgzJogA4YghlYgwO4gCf4QSCEQhTEAwPSYQPkQgEUwy7YBxVQDbVwEs7AeWiFTrgM12EAhmAEnsA4TMNbmIev8BNBEBLChnAjgog4IoMoIRqIHmKCWCNOiDvihwQjkUgCkopsQLYixchupAI5itQj55B25DLSj9xDHiMTyCzyCfmBYigryoOKorKoKqqHmqOOqCe6Ho1Ek9AsNA8tQQ+gNehptAW9jA6gI+g4+hZdwABjwfgwCUwZ08MsMRfMH4vAGNgmrAgrx2qws1gHdgO7j41jc9h3nIhz41RcGTfE7XAvPBRPwjfhO/AK/CTegl/F7+MT+Dz+m8BGECEoEQwI9gRfQiQhnVBAKCecIDQTrhFGCNOEr0QikY8oR9Ql2hH9iDHEbOIO4mFiI7GXeI84RVwgkUiCJCWSMcmFRCOlkApIB0mnST2kYdI0aZHMQhYna5BtyP7kBPIWcjn5FLmbPEyeIf9k4mCSYTJgcmEKY8pkKmU6xtTBdJdpmuknMyezHLMxsydzDHMu8wHms8zXmJ8yf2ZhYZFk0WdxY4lmyWE5wNLEcpNlguU7KxerIqsl6zrWVNYS1jrWXtbHrJ/Z2Nhk2czY/NlS2ErY6tmusD1nW6RwU1Qo9pQwymZKJaWFMkx5z87ELsNuzh7InsVezn6B/S77HAcThyyHJQeNYxNHJUc7x0OOBU5uTnVOF854zh2cpzj7OV9zkbhkuay5wrjyuGq5rnBNcWPcUtyW3KHcW7mPcV/jnuYh8sjx2PPE8BTznOEZ5Jnn5eLV4vXmzeCt5O3iHefD+GT57Pni+Er5zvON8v3gF+U35w/n385/ln+Y/5uAsICZQLhAkUCjwIjAD0GqoLVgrGCZYKvgMyFcSFHITShdqEromtCcMI+woXCocJHweeExEVREUcRdJFukVuS2yIKomKitKF30oOgV0TkxPjEzsRixvWLdYrPi3OIm4tHie8V7xN9Qeanm1DjqAepV6ryEiISdRKrEUYlBiZ+ScpJeklskGyWfSTFL6UlFSO2V6pOalxaXdpbeIN0gPSbDJKMnEyWzX+aGzDdZOVkf2W2yrbKv5QTk7OWy5BrknsqzyZvKJ8nXyD9QICroKcQqHFYYUkQVtRWjFCsV7yqhSjpK0UqHle6tIazRX5OwpmbNQ2VWZXPlNOUG5QkVPhUnlS0qrSrvVaVV/VXLVG+o/lbTVotTO6b2RJ1L3UF9i3qH+icNRY1QjUqNB5psmjaamzXbND9qKWmFa1VpPdLm1nbW3qbdp/1LR1eHoXNWZ1ZXWjdY95DuQz0ePVe9HXo39Qn6Fvqb9Tv1vxvoGKQYnDf4YKhsGGt4yvC1kZxRuNExoyljSWOa8VHjcROqSbDJEZNxUwlTmmmN6aSZlFmY2QmzGXMF8xjz0+bvLdQsGBbNFt8sDSw3WvZaYVa2VkVWg9Zc1l7WFdbPbSRtIm0abOZttW2zbXvtCHaOdmV2D+1F7UPt6+3nHXQdNjpcdWR19HCscJx0UnRiOHU4o84Oznucn66VWZuwttUFXOxd9rg8c5VzTXK95EZ0c3WrdHvlru6+wf2GB7dHkMcpj6+eFp6lnk+85L1Svfq82b3Xedd7f/Ox8tntM+6r6rvRd8BPyC/ar82f5O/tf8J/IcA6YF/A9DrtdQXrRtfLrc9Y3x8oFBgX2BXEHkQLuhBMCPYJPhW8RHOh1dAWQuxDDoXMh1qG7g99G2YWtjdsNtw4fHf4TIRxxO6I15HGkXsiZ6NMo8qj5qItoyuiP8bYxVTHfIt1ia2LXY7ziWuMJ8cHx7cncCXEJlxNFEvMSLxHV6IX0MeTDJL2Jc0zHBknkpHk9cltKTwp9JTbqfKp+akTaSZplWmL6d7pFzI4MxIybmcqZm7PnMmyyTqejWeHZvdtkNiQu2Fio/nGo5uQTSGb+jZLbc7bPJ1jm3Mylzk3NvfOFrUtu7d82eqztSNPNC8nbyrfNr+hgFLAKHi4zXBbdSFeGF04uF1z+8Htv4vCim4VqxWXFy/tCN1xa6f6zgM7l0siSgZLdUqrdhF3JewaLTMtO7mbc3fW7qk9znta9lL3Fu39si9oX3+5Vnn1fub9qfvHDzgdaDsofXDXwaWKqIqRSovKxkMih7Yf+nY47PBwlVnV2WrR6uLqH0eijzw6anu0pUa2pryWWJtW++qY97Ebx/WO158QOlF84lddQt34SfeTV+t16+tPiZwqbUAbUhtmT687PXTG6kzbWeWzRxv5GouboCm16c254HOj5x3P913Qu3D2oszFQ83czUUtSEtmy3xrVOt4m1/bvXaH9r4Ow47mSyqX6jolOiu7eLtKu5m787qXe7J6FnrpvXOXIy9P9QX1Pbnie+XBVberg9ccr928bnP9yg3zGz03jW929hv0t9/Su9U6oDPQclv7dvMd7TvNgzqDLXd177YN6Q913DO61z1sOnz5vtX96w/sHwyMrB25N+o1+ujhuofjj8IevX4c9/jjWNrYzyc5TwlPi55xPCt/LvK85oXCi8ZxnfGuCauJ25Mek0+mQqfevkx+uTSd94rtVfmM+Ez9a43XnbM2s0NvAt5Mv6W//TlX8I7z3aH38u8vfjD7cHved376I+Pj8qcdnwU/133R+tK34Lrw/Gv815/fihYFF09+1/t+44fPj5mf6UukpQO/FH51/Hb8/XQ5fnmZTmPQAAAAAwA0IgLgUx0Amx8A9xAAM2Xl+2t1YQgACgAkEAMHKIYpRBFJQHpRQTQFHcPssSu4Lf6AEE/kJPaRNpBNmEhMz5jbWQ6xlrLVUZ5ycHA6cm3n7ufl5FvHf1oQF6IJd4lSxXaIL0qESY5Jr5Xpl1OVL1F4q2S/plr5q6ql2k71IU02LQvtZJ1Dur164/q/DPmNlIz1TaxN3c1CzZMt8iz3WzVY99jct521W3bgdVzjZOkcsDbaJc013223e7VHg2erV5/3gM+w72O/F/5TAa/XvVv/OvBp0GBwD60xpCp0Z1hWeESEW6RhlHQ0JfprzIvY63H18TsT6IkedN0koaQlxvPk3pTa1Py0iHT7DKVM5sw3WbezmzYc2Ji3KX1zUg4jN2tL0dajeV35L7YxFRptpxfVFo/uZC4xKo3fVVU2uPvX3jX7AsqL9rccGK9gqdQ+FHR4e9X56idH8RrlWu9jm4+fPHGvbrGeesqpYcPp82c+Nho0lZ77cCHg4t0Wl9YH7UYdKZfqO592s/Ro9npfTurLv1J2tfxa+fWyG4U3t/Zvu7VzYOft/Dspgz53Ve7+HOq9lz2sM/z1/sMH7SMVoxsfBj2yeCwzxjT27sm9p83PKp5vfBE8bjWhMMkx+X3q1cvR6f5Xl2cuvW6fbX9z/G3JXNq7wPfWH5TmOeYXPo596v589Ev+QtRXx2+qi9yL374//dH7s2Yp71f4b6tlyeVlACCCEJhBBlxDuBEnZBfyAtVES9DPWBA2invhzwh0IoXYSgonC5HHmA4xR7JYsBqzeVKi2HM4jnBe5prl4eW14svkbxT4IKQizBDpFGMR96aekliWMpfOlemRXZLXVYhRPKw0sOaTCq+qppqdeoBGpGaSVqb2Rp0s3Ri9AH0nA2NDNSNJY14TsskP03dmE+YjFrcsu60uWNfZHLAttEu3j3Lwc7Rz0nOWW8vrgrt8cZ10u+fe69HkWeVV6J3sE+hr76fpLxpADHi/bnR9V2BtUFFwIs0zRCuUNXQyrD28NCIi0iiKM+pV9KWYstjwOIN49viphNbEQrpfklLSEmMw+UgKI9UyjTdtJr09Y0dmYJZaNpr9cEPjxuJN8Zu9cqxyDbbobzXOs8v3LUjYtq3w+PYrRRPFv3eKlOiXeu9KLtu1+/Se/r2vytH9Igd0DrpVxFcWHzp9eKjq6xHJo641W2vbj308oVKXdPJi/bcG/dMbznQ3QpP5ua3nr10kNNu2FLbeaCd1WF/a0tnV9aVHttfjcnZf1ZVLV0euzV7/dhPv574lMaB62/iO06D/3aih9HsFw/vu1zxoHOkc7X84+mj68Zcn2FOeZzLP9V44jUdO1E7OvpSb9n9VMHPq9Y3ZiTeLc5R3Mu9NPwTM53wc+qz5Zc/C52/uixd/CPzMX1r8nb68DAA4cIIirIUc6EVIiAGSgrSiKOqMHkF/YoHYLdwIbyHoEfqIrsQpUjZZmHyDaSdzKIsRqzDrb7ZJygB7M8dxzgNcJdyFPPm8BXzF/HsEqgUbhNqEu0S6RLvFesS7qZckmiUbpA5LF8ukyq6TM5OXVACFJ4qtSsVrvJWpym9UmlVz1BzV+dQnNBo0U7VMtZm07+sc1o3S09Jb1O82yDd0NOIyGjOuMYkx1TBdMrtuXmax3lLR8pvVFetSmwBbOdtPdt32RQ7ejhKOb51anHPWOrnwuUy4Nrgluxt6oB63PHd7+XtTvWd8zvqm+hn6o/79AaXrPNbzrX8cWBm0Plg0+BntcMj6UJHQsbAD4d4R3BF3I4ujrKMh+lJMWqx67FxcXXxIgkjCw8Q99LVJ5KTLjKxkzeS5lOOpgWn8aXfTt2WYZixmNmVFZ1OzH2/Yu9Fzk+Cm6c1tOXtzM7dEbF2X55cfUBC+LbUwf3t50Ynilh3Xd46UTJd+KcN2c++R3Ku2z6Dccr/DAbeDfhUhlYmHNh/eU3W6euDIhxqZ2sxjQyfk6jadHD2l3JB3+slZ9cbCpufndS4UX3zRotm6re1ph+alos7JbqOeA71f+zyvNF+Tu37spnL/tYHYO9KDc0M3hs89qB9tenR57NkzeKE2UfeyYKboTet79o+FCwKLzUs+y8sAK//hAACIOgDHpwC8jwK4BQDUKQHIVAJQeABc2QA89QG1KAXk8UFAbM/+fX+wgRzYQARsg5PQD28RCqKOeCFZyGGkE3mCLKGiqCkaghagp9C76BdMGDPHorBdWDs2ibPg2ngwvgNvw18SuAimhATCUcIIkZloTswgnifOkeRJkaQ60ixZhZxK7mFiYfJnOs2MMPsyn2ehsCSwDLPqsR5hI7Mx2J5THCjt7PLsFRxsHLkc3zgTOV9zhXK94A7hnuGJ5/nKm8tH4TvMr8p/RSBAYEGwTEhd6L5wuoioyJDoNjELcRC/TM2XcJYUlHwtdUm6TCZG1kZORp5VfkFhUnFY6eqaDuULKk2qjWrn1ds0ejUHtJ5rf9TF9Xj1pQyUDdWN1IwVTaimXGao2QfzJxY9ljVWhdaJNr62Fnaq9mIO7I6Y46LTvPObtdMuk64Tbi/d33p89vzlzeTD7yvnp+/vHBC6Lnv9vsCmoMHgdyGUUM0wv/DNEbWR16Kmon/FcsVJxCsmqCQq0xWSJBl8yUzJP1Jm04TSnTPyMnuyfm+w3rhn09sc59xLW7Xy2gvst01t31YsseNsiVnpeFnZHt99xvvtD6ZXXqsSPkKpQWu/H/9U975+rmHuzIfGhXO/LpJbhNtUO6w6/bqje9P6Nl3Nub7xZtqtuNvBg8VDbcNvRiQern9c/eTVc/Xx3MmRaaWZwtmZOdv3pz5yfM5eeLcY8WPmF315GQDYQQXcIBUqoAdeIiyIBhKA5CH1yADyAeVBDdBgtBBtQh9jGKaM+WH52DnsBc6GG+GxeCV+B/9NUCeEEQ4RRojsRCfiduJNEjPJmbSbNEaWITPIfUx8THFM15mlmLcwT7M4sHSwKrFWs/Gy7aAQKVvYgT2XA+Mo5KRw7ueS5GrkNuMe4YnnJfLW8JnzTfIXCCgLjArmCqkJjQvvEbETxUX7xLaK21BZqaMSNZLJUjbSYtKLMqOyrXJH5PcrlCmWKJWs2a1coXJCtVntpvpzjW9avNoGOqG6JXpd+h8MZYyCjCtNnpiJmYdZNFr+tLa2KbYdsCc46DqGOBU4n1h72WXMdd4d9+DzVPQy8/bzSfYt9TvrPxjwcT1foHFQRHAZrTvkfZhUuG9EaeT1qF8xWrHRcVXx9xJRukZSMKMk+VLK6zT2dN2M4MzirLbsmY38m+w3b8w5n/tmq1Te+vyKgkeF/Nv9iqqKX+5ULskovV4msDtxz+19auWVBygHt1eyHtpXJVd942h0Leux8yf8T+L1TQ1BZzjOXmnKOK964XVzXWt0u3LHp86O7i29Tn38V6auNd3Y0O8wIHh7aNDr7tS9rPtiDwZHix95jMk+RZ5Nvrg+0TBVOs2Y8ZgVflM9J/fu3AeT+cFPQZ8/LOR8Y188+EPsZ/Uvod+ly8sAwA/mQIdquAvLiAYSgRxEriGfUUnUHc1DW9E5TALzxXZh/TiGm+BZeCu+QNAmpBG6iASiC7GS+IZkSNpFek22Ih9jIjPRmZ4yOzH3suiydLBasN5m82N7Q9nEzsvexOHC8ZGznMuEa5b7MI8HLxvvLb7t/E4CXAJjgseFGMLmItwib0Wvix0TL6DGSnhKmktpSMvJiMsKywnJUxWUFPWVHNfQlDeoVKh2qb3UoGgaaTG0z+p80NPWzzUYNpI3zjN5ZeZk3mqpZHXMRsK21l7BodnJyvmRC92N1b3JM8CbyafLLy1Aa91iYG/wzpDAMJ0I1sjH0RWx9nGzCZmJS0kpjOkU19QL6ZwZjMwH2QYbjm5i2ZyRM7PFd+vtfIuCjkKt7S3Fxjv6S/xK35Zt2sO5t6ZcdX/7QZOKnkNGh1uqCUecju6reXFM8Xj6iWsneesjTnWcppwJO9vZxHuOfn7gonxzUcu7Nrf21ktinQVd73t8ei/3KV3Zd3X5esyNB/1mtxpu891JHrw1JHwvavj0/TcjUqM+D7c8Ovn41tj0k6VnHM/FXyiNa08YTJpMmb00mzZ5ZTCj+1p9VvGN5FvK29m59nfp77Xfz304Pu/3kflj56eIzxyf276sW4CFmq8WXye/bV4UWWz/7vV9/seOn3I/+5YClxZ/7fmt+rt/OWx5GSA5QlNjZSeK1QKA8Hx5+bMsAGk3wK+y5eWfNcvLv2oBsKcAvXErezsAAEQOgEO1/9sey38BOi/O6KPLSP4AADwwaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzAxNCA3OS4xNTY3OTcsIDIwMTQvMDgvMjAtMDk6NTM6MDIgICAgICAgICI+CiAgIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iPgogICAgICAgICA8eG1wOkNyZWF0b3JUb29sPkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE0IChNYWNpbnRvc2gpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE1LTA1LTE1VDEwOjM5OjExKzAyOjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNS0wNS0xNVQxMDozOToxMSswMjowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTUtMDUtMTVUMTA6Mzk6MTErMDI6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOmU3ODMyNmIwLTQ5NmItNGMyMy05ZGI1LTI4OTRkMWQxZWZmYzwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+YWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjQxZDQzYTcwLTNiNmMtMTE3OC05ZDQ5LWY0MzVhZTM4NTFiMTwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOjVkM2FkZDhiLTljMmUtNDU0ZC1iMjFhLTk5ZTliZDY2ODg1MDwveG1wTU06T3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06SGlzdG9yeT4KICAgICAgICAgICAgPHJkZjpTZXE+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNyZWF0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDo1ZDNhZGQ4Yi05YzJlLTQ1NGQtYjIxYS05OWU5YmQ2Njg4NTA8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTUtMDUtMTVUMTA6Mzk6MTErMDI6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE0IChNYWNpbnRvc2gpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDplNzgzMjZiMC00OTZiLTRjMjMtOWRiNS0yODk0ZDFkMWVmZmM8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTUtMDUtMTVUMTA6Mzk6MTErMDI6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE0IChNYWNpbnRvc2gpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICAgICA8c3RFdnQ6Y2hhbmdlZD4vPC9zdEV2dDpjaGFuZ2VkPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6U2VxPgogICAgICAgICA8L3htcE1NOkhpc3Rvcnk+CiAgICAgICAgIDxwaG90b3Nob3A6VGV4dExheWVycz4KICAgICAgICAgICAgPHJkZjpCYWc+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8cGhvdG9zaG9wOkxheWVyTmFtZT7DlzwvcGhvdG9zaG9wOkxheWVyTmFtZT4KICAgICAgICAgICAgICAgICAgPHBob3Rvc2hvcDpMYXllclRleHQ+w5c8L3Bob3Rvc2hvcDpMYXllclRleHQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHBob3Rvc2hvcDpMYXllck5hbWU+YTwvcGhvdG9zaG9wOkxheWVyTmFtZT4KICAgICAgICAgICAgICAgICAgPHBob3Rvc2hvcDpMYXllclRleHQ+YTwvcGhvdG9zaG9wOkxheWVyVGV4dD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgIDwvcmRmOkJhZz4KICAgICAgICAgPC9waG90b3Nob3A6VGV4dExheWVycz4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHBob3Rvc2hvcDpJQ0NQcm9maWxlPkRpc3BsYXk8L3Bob3Rvc2hvcDpJQ0NQcm9maWxlPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WFJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTk8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MTc8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/Pn/qNPoAAAAgY0hSTQAAbZgAAHOOAAD6zAAAhPoAAHmBAAD9EwAAMG0AABIpDR4mTgAAAMBJREFUeNrE1L0NwyAURtHrKAu4pPUKXsGs4AIGyGRQ2CM4K3gFt3TJCE5DgSL+7FgKEg0SB77HE82+71w1blw47mc3ais6YAGkUW47fbMA6n6Kqa1ogekbSmLaipe2ok9AC9AfeYAWmHycKqgUswOWAIxBbz8BaGJ9pq0IF1e/YYhA0ii3HmmNVKwxhHIxt8IB0ij3rK2ZDGtRAyUx39ExcExB2df09ZDB0sMoN+eyN6VfQ1sxAG0JqsL+9gV9BgBw6UeG/cRoQwAAAABJRU5ErkJggg==");
    background-position: right 5px center;
    background-repeat: no-repeat;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}

div.form-error {
    background-color: #F2DEDE;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #B94A48;
    border-radius: 4px;
}

.form-error {
    display: block;
    color: #B94A48;
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 140%;
}

.alert-danger, .alert-error {
    color: #B94A48;
    background-color: #F2DEDE;
    border-color: #EED3D7;
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    color: #C09853;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
    background-color: #FCF8E3;
    border: 1px solid #FBEED5;
    border-radius: 4px;
}

div.form-error strong, div.form-error ul li {
    line-height: 140%;
    color: #B94A48;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}

div.form-error strong {
    font-weight: bold;
    display: block;
    margin: 0px;
    padding: 0px 0px 10px;
}
/*---------------------------------------------------------------
[9.0 Page ]
----------------------------------------------------------------*/
.jx-titlebar {
    padding-top: 29px !important;
}

.jx-breadcrumb {
    padding-top: 25px;
    color: #ffcc00;
    font-size: 17px;
  font-family: 'OpenSansBold';
}

    .jx-breadcrumb a:hover {
        color: #FFFFFF;
    }

.jx-page-title {
    font-size: 30px;
    color: #ffcc00;
    font-family: 'OpenSansBold';
    margin-top: 15px;
}
/* Title Style#1 =============*/
.jx-title {
    color: #000;
}

.jx-section-title-1 {
    text-align: center;
    margin-bottom: 30px;
}

    .jx-section-title-1 .jx-title {
        font-size: 45px;
        font-family: oswald;
    }

.jx-section-title-1 {
    text-align: center;
}

    .jx-section-title-1 .jx-title {
        font-size: 45px;
        font-family: 'OpenSansSemibold';
    }

.jx-title-top-line {
    border-top: 3px solid #000;
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.jx-section-title-1 .jx-subtitle {
    color: #333;
    font-size: 16px;
    max-width: 600px;
    margin: 0px auto;
    padding-top: 40px;
}
/* Default bg color */
.jx-black-title-top-arrow-default {
    width: 10px;
    height: 10px;
    margin: 0px auto;
    border-top: 21px solid #ffcc00;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    position: relative;
    z-index: 9999;
}

    .jx-black-title-top-arrow-default:after {
        content: '';
        position: absolute;
        top: -20px;
        left: -13px;
        background: #ffcc00;
        border-top: 22px solid #000;
        border-left: 13px solid transparent;
        border-right: 13px solid transparent;
        z-index: -1;
    }
/* White bg color */
.jx-black-title-top-arrow-white {
    width: 10px;
    height: 10px;
    margin: 0px auto;
    border-top: 21px solid #fff;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    position: relative;
    z-index: 9999;
}

    .jx-black-title-top-arrow-white:after {
        content: '';
        position: absolute;
        top: -20px;
        left: -13px;
        background: #fff;
        border-top: 22px solid #000;
        border-left: 13px solid transparent;
        border-right: 13px solid transparent;
        z-index: -1;
    }
/* Title Style#2 =============*/
.jx-title-double-line {
    width: 150px;
    height: 10px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    position: absolute;
    margin-left: 10px;
    top: 25px;
}
/* Title Style#3 =============*/
.jx-section-title-3 .jx-title {
    color: #FC0;
    font-size: 48px;
    margin-bottom: 25px;
    font-family: 'OpenSansExtrabold';
}

.jx-section-title-3 .jx-sub-text {
    color: #ffffff;
    width: 50%;
    padding-bottom: 40px;
    font-size: 20px;
}

.jx-section-title-3.jx-dark .jx-sub-text {
    color: #000;
}
/* Section Title Type#4 ================================================================ */

.jx-section-title-4 .jx-brucket-title {
    color: #000;
    font-size: 20px;
    margin-bottom: 8px;
}

.jx-section-title-4 .jx-title {
    font-size: 29px;
    font-weight: 400;
    color: #000;
    margin-bottom: 8px;
    line-height: 35px;
    font-family: 'OpenSansSemibold';
}

.jx-section-title-4 .jx-seperator-hr {
    border-radius: 25px;
    height: 4px;
    width: 85px;
    margin-bottom: 20px;
    margin-left: 0;
    border: none;
    background-color: #ffcc00;
}

.jx-section-title-4.jx-light .jx-title {
    color: #fff;
}
/* 404 Eror Page */
.jx-error-page {
    text-align: center;
    line-height: 1;
}

    .jx-error-page .jx-error-msg h1 {
        font-size: 60px;
    }

    .jx-error-page .jx-error-code {
        font-size: 260px;
        font-family: oswald;
        margin-top: 40px;
    }
/*---------------------------------------------------------------
[10.0 Footer ]
----------------------------------------------------------------*/
.jx-footer-section {
    background: #3a3a3b;
    color: #ffffff;
}

.jx-footer {
    padding: 72px 0px;
}

.jx-copy-right {
    color: #000;
    text-align: right;
    margin-top: 30px;
}

.jx-copyright {
    color: #000000;
}

.jx-footer-logo {
    padding-bottom: 10px;
}
/* Footer Basic ================================= */
.jx-footer-section .footer-menu ul {
    margin: 0px;
    padding: 0px;
    float: right;
}

    .jx-footer-section .footer-menu ul li {
        margin: 0px;
        padding: 0px 0px 0px 20px;
        color: #000000;
        float: left;
        display: inline-block;
    }

        .jx-footer-section .footer-menu ul li a {
            color: #000000;
        }

            .jx-footer-section .footer-menu ul li a:hover {
                color: #54545F;
            }
/* Footer Menu ================================= */
.jx-footer-section .jx-footer-social-icon ul {
    margin: 0px;
    padding: 0px 0px 16px 0px;
    float: right;
}

    .jx-footer-section .jx-footer-social-icon ul li {
        float: left;
        display: inline;
        margin-left: 8px;
        margin-bottom: 5px;
        width: 50px;
        height: 50px;
        background: #000000;
        text-align: center;
    }

        .jx-footer-section .jx-footer-social-icon ul li a {
            color: #ffcc00;
        }

            .jx-footer-section .jx-footer-social-icon ul li a:hover {
            }

        .jx-footer-section .jx-footer-social-icon ul li i {
            padding-top: 14px;
            font-size: 23px;
        }

        .jx-footer-section .jx-footer-social-icon ul li.facebook:hover {
            background: #3b5998;
        }

        .jx-footer-section .jx-footer-social-icon ul li.twitter:hover {
            background: #4099FF;
        }

        .jx-footer-section .jx-footer-social-icon ul li.linkedin:hover {
            background: #007bb6;
        }

        .jx-footer-section .jx-footer-social-icon ul li.dribbble:hover {
            background: #F26798;
        }

        .jx-footer-section .jx-footer-social-icon ul li.youtube:hover {
            background: #C3181E;
        }

        .jx-footer-section .jx-footer-social-icon ul li.googleplus:hover {
            background: #DD4B39;
        }
/* Footer Social ================================= */
/* Scroll To Top */
.scroll-up {
    margin-left: 12px;
}

.scroll {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 2em;
    line-height: 2;
    width: 10em;
    text-align: center;
    height: 2em;
    color: #e74c3c;
    background: #ffcc00;
    font-style: normal;
    text-transform: uppercase;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    /* IE 8 */
    filter: alpha(opacity=80);
    /* IE 5-7 */
    -moz-opacity: 0.8;
    /* Netscape */
    -khtml-opacity: 0.8;
    /* Safari 1.x */;
}

    .scroll::after {
        display: block;
        content: '\2193';
        color: #fff;
        font-size: 3em;
        line-height: 1;
    }

#scrollUp {
    bottom: 25px;
    right: 25px;
    height: 60px;
    /* Height of image */
    width: 60px;
    /* Width of image */
    dispaly: block;
    border-radius: 5px;
    opacity: 0.9;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -weblit-transition: all 0.3s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    /* IE 8 */
    filter: alpha(opacity=90);
    /* IE 5-7 */
    -moz-opacity: 0.9;
    /* Netscape */
    -khtml-opacity: 0.9;
    /* Safari 1.x */;
    background: rgba(0,0,0,0.9);
}

    #scrollUp .scroll-icon {
        line-height: 55px;
        margin-left: 22px;
        text-align: center;
        color: #ffcc00;
        font-size: 16px;
        text-align: center;
    }

    #scrollUp:hover {
        opacity: 0.5;
        margin-bottom: 5px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        /* IE 8 */
        filter: alpha(opacity=50);
        /* IE 5-7 */
        -moz-opacity: 0.5;
        /* Netscape */
        -khtml-opacity: 0.5;
        /* Safari 1.x */;
    }
/* Footer Widget Title ================================= */
.jx-footer h3 {
    color: #ffcc00;
    padding: 10px 0px 20px 0px;
}

.jx-footer-title {
    text-align: left;
    position: relative;
}

    .jx-footer-title .jx-brucket-title {
        color: #000000;
        font-size: 45px;
        font-weight: bold;
    }

    .jx-footer-title .jx-title {
         font-family: "OpenSansBold";
        font-size: 19px;
        font-weight: 500;
        padding: 10px 10px 15px 0px;
        margin-top: 7px;
        line-height: 1.2em;
        float: left;
        color: #ffffff;
    }

    .jx-footer-title .jx-title-position {
        position: relative;
        display: inline-block;
    }

    .jx-footer-title .jx-right-pattern {
        float: left;
        width: 70px;
        margin-top: 28px;
        height: 3px;
        border-bottom: solid 3px #ffcc00;
    }

.jx-footer-social ul {
    width: 100%;
    margin-bottom: 0;
    margin-top: 5px;
}

.jx-footer-social li {
    display: inline-block;
    padding: 0px;
    bottom: 0;
    font-size: 20px;
    margin-right: 10px;
}

    .jx-footer-social li i {
        width: 50px;
        height: 50px;
        background: #FC0 none repeat scroll 0% 0%;
        font-size: 25px;
        color: #3A3A3B;
        line-height: 50px;
        text-align: center;
    }

    .jx-footer-social li:hover i {
        background: #000 !important;
    }
/* Footer Recent Post =====*/
.jx-footer-recent-post ul {
    margin: 0px;
    padding: 0px;
}

    .jx-footer-recent-post ul li {
        margin: 0px 0px;
        padding: 15px 0px 12px 0px;
        border-bottom: 1px solid #4b4b4b;
    }

        .jx-footer-recent-post ul li:last-child {
            border-bottom: none;
        }

.jx-footer-recent-post .date {
    color: #FC0;
    font-size: 17px;
    padding-bottom: 9px;
    font-family: oswald;
}

.jx-footer-recent-post .description a {
    color: #ffffff;
}

    .jx-footer-recent-post .description a:hover {
        color: #ffcc00;
    }
/* Footer ADDRESS =====*/
.jx-footer-address ul {
    margin: 0px;
    padding: 15px 0px 0px 0px;
}

    .jx-footer-address ul li {
        margin: 0px;
        padding: 0px 0px 20px 0px;
    }

.jx-footer-address li i {
    float: left;
    font-size: 18px;
    color: #ffcc00;
    margin-right: 14px;
    text-align: center;
    width: 16px;
    height: 20px;
}

.jx-footer-address li strong {
    color: #ffffff;
}
/* Footer LOCATION MAP =====*/
.jx-map.jx-footer-map-fullwidth {
    height: 130px;
    min-height: 130px;
    width: 100%;
    margin-top: 15px;
}
/* Footer SCHEDULE =====*/
.jx-schedule ul {
    margin: 0px;
    padding: 7px 0px 0px 0px;
}

    .jx-schedule ul li {
        border-bottom: 1px dashed #CED3D8;
        line-height: 18px;
        padding: 9px 5px;
        overflow: hidden;
        color: #FC0;
        font-size: 14px;
        margin: 0px;
    }

        .jx-schedule ul li:last-child {
            border-bottom: none;
        }

        .jx-schedule ul li span {
            float: right;
        }

        .jx-schedule ul li strong {
            color: #FFFFFF;
        }
/* Footer PROTFOLIO =====*/
.jx-footer-portfolio ul {
    padding: 15px 0px 0px 0px;
    margin: 0px;
}

.jx-footer-portfolio li {
    margin: 0px 8px 8px 0px;
    float: left;
    padding: 0px 0px 0px 0px;
    height: 78px;
    width: 30%;
}
/*---------------------------------------------------------------
[11.0 Inventory Page ]
*/
.jx-switch li {
    display: inline-block;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
}

    .jx-switch li i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 18px;
        color: #333;
    }

    .jx-switch li:hover i {
        background: #ffcc00;
    }
/* Inventory Top Options */
.inventory-options-bar .jx-sorting-box {
    float: right;
}

.jx-lable-sort-by, .jx-selecting-box {
    display: inline-block;
}

.jx-selecting-box {
    vertical-align: middle;
}

.jx-lable-sort-by {
    vertical-align: middle;
    margin-right: 10px;
}

.jx-inventory-listing {
    display: none;
}

.grid-active {
    display: block !important;
}

.list-active {
    display: block !important;
}
/*---------------------------------------------------------------
[12.0 Sidebar ]
*/
#sidebar {
}

.widget-block {
    border-bottom: 1px solid #eee;
    margin-bottom: 22px;
    padding-bottom: 15px;
}

.jx-sidebar-block {
    overflow: hidden;
}

    .jx-sidebar-block h6::after {
        background: url('/Images/img/stripe.png') repeat;
        width: 100%;
        position: relative;
        left: 18px;
        content: "";
        display: inline-block;
        height: 0.75em;
        margin: 0px -200% 0px 0px;
        overflow: hidden;
    }
/* Search Widget ===============================*/
.jx-sidebar-search .search-inline-block {
    display: block;
    margin-right: 40px;
}

.jx-sidebar-search {
    height: 40px;
    margin-bottom: 50px;
    max-width: 100%;
    margin: 0 auto;
}

    .jx-sidebar-search .jx-form-wrapper button {
        height: 40px;
        width: 40px;
        background: #ffcc00;
        border-radius: 0;
    }

        .jx-sidebar-search .jx-form-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
            border: 0;
            padding: 0;
        }

    .jx-sidebar-search .jx-form-wrapper input {
        padding: 9px 13px;
        float: left;
        font-size: 17px;
        background-color: #eee;
        border: none;
        border-radius: 0;
        height: 40px;
    }

    .jx-sidebar-search .jx-form-wrapper button {
        overflow: visible;
        position: relative;
        float: right;
        border: 0;
        padding: 0;
        cursor: pointer;
        font: bold 15px/40px 'Oswald', 'trebuchet MS', 'Tahoma';
        color: #fff;
        text-transform: uppercase;
        border-radius: 0 3px 3px 0;
        font-size: 20px;
    }

    .jx-sidebar-search .jx-form-wrapper input:focus {
        outline: 0;
        background: #fff;
    }

    .jx-sidebar-search .jx-form-wrapper input::-webkit-input-placeholder {
        color: #999;
        font-weight: normal;
        font-style: italic;
    }

    .jx-sidebar-search .jx-form-wrapper input:-moz-placeholder {
        color: #999;
        font-weight: normal;
        font-style: italic;
    }

    .jx-sidebar-search .jx-form-wrapper input:-ms-input-placeholder {
        color: #999;
        font-weight: normal;
        font-style: italic;
    }

    /* Form submit button */

    .jx-sidebar-search .jx-form-wrapper button:hover {
        background: #000000 !important;
    }

    .jx-sidebar-search .jx-form-wrapper button:active,
    .jx-sidebar-search .jx-form-wrapper button:focus {
        background: #c42f2f;
        outline: 0;
    }

/* Price Filter Widget ===================================*/
.price_lable {
    text-align: center;
    line-height: 35px;
}
/* List Widget ===========================================*/
.jx-post-list img {
    border: 1px solid #DDD;
    padding: 4px;
    max-width: 70px;
    float: left;
    margin: 4px 15px 0px 0px;
}

.jx-post-list span {
    line-height: 23px;
}

.jx-product-rate {
    font-size: 16px;
    height: 20px;
    overflow: hidden;
    position: relative;
    width: 80px;
}

    .jx-product-rate:before {
        content: '\f005  \f005  \f005  \f006  \f006';
        font-family: fontawesome;
        color: #fb0;
    }
/* roduct categories =====================================*/
.jx-category-list li {
    padding: 5px;
    position: relative;
    border-bottom: 1px solid #eee;
}

    .jx-category-list li:last-child {
        border-bottom: none;
    }

    .jx-category-list li span {
        float: right;
        top: -1px;
        right: -1px;
        width: 25px;
        text-align: center;
        position: absolute;
        padding: 5px;
    }
/* Categories Widget =====================================*/
.jx-sidebar-categories li:before {
    content: '\f105';
    font-family: fontawesome;
    margin-right: 5px;
    color: #888;
}

.jx-sidebar-categories li {
    margin-left: 10px;
    color: #000;
    font-family:;
}
/* Portfolio Widget ======================================*/
.jx-sidebar-portfolio li {
    width: 48%;
    float: left;
}

    .jx-sidebar-portfolio li:nth-child(odd) {
        margin-right: 10px;
    }

.jx-sidebar-portfolio .image {
    position: relative !important;
}

.jx-sidebar-portfolio .jx-img-hover .jx-hover-bottom {
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.8);
    width: 100%;
    height: 72px;
    padding: 11px;
}

    .jx-sidebar-portfolio .jx-img-hover .jx-hover-bottom i.fa-photo {
        color: #fff;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        text-align: center;
        font-size: 25px;
        line-height: 50px;
        float: left;
        margin-right: 15px;
    }

    .jx-sidebar-portfolio .jx-img-hover .jx-hover-bottom .jx-content .jx-portfolio-title {
        color: #fff;
        font-size: 15px;
        line-height: 1;
        font-weight: 400;
        margin-top: 5px;
    }

        .jx-sidebar-portfolio .jx-img-hover .jx-hover-bottom .jx-content .jx-portfolio-title:hover {
            cursor: pointer;
        }

    .jx-sidebar-portfolio .jx-img-hover .jx-hover-bottom .jx-content .jx-portfolio-like {
        font-size: 15px;
        line-height: 1.2;
        font-weight: 400;
    }

.jx-sidebar-portfolio .jx-img-hover .jx-hover-top {
    background: rgba(255, 204, 0, 0.8) none repeat scroll 0% 0%;
    position: absolute;
    top: 0px;
    right: 0;
    width: 100%;
    height: 100%;
}

    .jx-sidebar-portfolio .jx-img-hover .jx-hover-top a {
        float: left;
    }

        .jx-sidebar-portfolio .jx-img-hover .jx-hover-top a:hover {
            opacity: 0.7;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
            /* IE 8 */
            filter: alpha(opacity=70);
            /* IE 5-7 */
            -moz-opacity: 0.7;
            /* Netscape */
            -khtml-opacity: 0.7;
            /* Safari 1.x */
            cursor: pointer;
        }

        .jx-sidebar-portfolio .jx-img-hover .jx-hover-top a i.fa-plus {
            width: 30px;
            height: 30px;
            text-align: center;
            line-height: 30px;
            font-size: 14px;
            font-weight: 200;
            color: #FFF;
            position: absolute;
            background: #000;
            border-radius: 50%;
            top: 50%;
            left: 50%;
            margin-left: -15px;
            margin-top: -15px;
        }

        .jx-sidebar-portfolio .jx-img-hover .jx-hover-top a i.fa-search {
            width: 50px;
            height: 50px;
            text-align: center;
            padding-top: 13px;
            font-size: 25px;
            font-weight: 200;
            color: #fff;
            background: #000;
        }

.jx-sidebar-portfolio img {
    position: relative;
    width: 100%;
    height: auto;
}

/* Image Hover */
.jx-sidebar-portfolio li .jx-img-hover {
    display: block;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 8 */
    filter: alpha(opacity=0);
    /* IE 5-7 */
    -moz-opacity: 0;
    /* Netscape */
    -khtml-opacity: 0;
    /* Safari 1.x */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    /* custom */;
}

.jx-sidebar-portfolio li:hover .jx-img-hover {
    display: block;
    cursor: pointer;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    /* IE 8 */
    filter: alpha(opacity=100);
    /* IE 5-7 */
    -moz-opacity: 1;
    /* Netscape */
    -khtml-opacity: 1;
    /* Safari 1.x */;
}

.jx-sidebar-portfolio li .jx-img-hover .jx-hover-top {
    opacity: 0;
}

.jx-sidebar-portfolio li:hover .jx-img-hover .jx-hover-top {
    opacity: 1;
}

/* Tags =================================================*/
.jx-sidebar-tags li {
    float: left;
    padding: 6px 12px;
    margin-right: 10px;
    border-radius: 5px;
    background: #ffcc00;
}

    .jx-sidebar-tags li:hover {
        background: #000;
    }

    .jx-sidebar-tags li a {
        color: #fff;
    }
/* Recent Post Widget =============================================*/
.jx-sidebar-recentposts ul {
    margin: 0px;
    padding: 0px;
}

    .jx-sidebar-recentposts ul li {
        margin: 0px;
        padding: 0px;
    }

.jx-sidebar-recentposts li:first-child {
    border-bottom: 1px dashed #eee;
    padding-top: 4px !important;
}

.jx-sidebar-recentposts li {
    border-bottom: 1px dashed #eee;
    padding: 14px 0 !important;
}

    .jx-sidebar-recentposts li:last-child {
        border-bottom: none;
    }

    .jx-sidebar-recentposts li .title a {
        color: #000;
        font-size: 13px;
        font-family: oswald;
    }

        .jx-sidebar-recentposts li .title a:hover {
            color: #3A3A3B;
        }

    .jx-sidebar-recentposts li .image {
        background: #CCCCCC;
        height: 62px;
        width: 80px;
        margin-right: 10px;
    }

    .jx-sidebar-recentposts li .date {
        color: #000;
        font-size: 13px;
    }

/* Hover Effect */
.jx-sidebar-recentposts .image {
    position: relative !important;
}

.jx-sidebar-recentposts .jx-img-hover .jx-hover-bottom {
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.8);
    width: 100%;
    height: 72px;
    padding: 11px;
}

    .jx-sidebar-recentposts .jx-img-hover .jx-hover-bottom i.fa-photo {
        color: #fff;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        text-align: center;
        font-size: 25px;
        line-height: 50px;
        float: left;
        margin-right: 15px;
    }

    .jx-sidebar-recentposts .jx-img-hover .jx-hover-bottom .jx-content .jx-portfolio-title {
        color: #fff;
        font-size: 15px;
        line-height: 1;
        font-weight: 400;
        margin-top: 5px;
    }

        .jx-sidebar-recentposts .jx-img-hover .jx-hover-bottom .jx-content .jx-portfolio-title:hover {
            cursor: pointer;
        }

    .jx-sidebar-recentposts .jx-img-hover .jx-hover-bottom .jx-content .jx-portfolio-like {
        font-size: 15px;
        line-height: 1.2;
        font-weight: 400;
    }

.jx-sidebar-recentposts .jx-img-hover .jx-hover-top {
    position: absolute;
    top: 0px;
    right: 0;
    width: 100%;
    height: 100%;
}

    .jx-sidebar-recentposts .jx-img-hover .jx-hover-top a {
        float: left;
    }

        .jx-sidebar-recentposts .jx-img-hover .jx-hover-top a:hover {
            opacity: 0.7;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
            /* IE 8 */
            filter: alpha(opacity=70);
            /* IE 5-7 */
            -moz-opacity: 0.7;
            /* Netscape */
            -khtml-opacity: 0.7;
            /* Safari 1.x */
            cursor: pointer;
        }

        .jx-sidebar-recentposts .jx-img-hover .jx-hover-top a i.fa-plus {
            width: 30px;
            height: 30px;
            text-align: center;
            line-height: 30px;
            font-size: 14px;
            font-weight: 200;
            color: #FFF;
            position: absolute;
            background: #000;
            border-radius: 50%;
            top: 50%;
            left: 50%;
            margin-left: -15px;
            margin-top: -15px;
        }

        .jx-sidebar-recentposts .jx-img-hover .jx-hover-top a i.fa-search {
            width: 50px;
            height: 50px;
            text-align: center;
            padding-top: 13px;
            font-size: 25px;
            font-weight: 200;
            color: #fff;
            background: #000;
        }

.jx-sidebar-recentposts img {
    position: relative;
    width: 100%;
    height: auto;
}

/* Image Hover */
.jx-sidebar-recentposts li .jx-img-hover {
    display: block;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 8 */
    filter: alpha(opacity=0);
    /* IE 5-7 */
    -moz-opacity: 0;
    /* Netscape */
    -khtml-opacity: 0;
    /* Safari 1.x */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    /* custom */;
}

.jx-sidebar-recentposts li:hover .jx-img-hover {
    display: block;
    cursor: pointer;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    /* IE 8 */
    filter: alpha(opacity=100);
    /* IE 5-7 */
    -moz-opacity: 1;
    /* Netscape */
    -khtml-opacity: 1;
    /* Safari 1.x */;
}

.jx-sidebar-recentposts li .jx-img-hover .jx-hover-top {
    opacity: 0;
}

.jx-sidebar-recentposts li:hover .jx-img-hover .jx-hover-top {
    opacity: 1;
}
/* Inventory Page */
/*-------inventory Filter menu-------*/
.inventory-filter-options-list li {
    line-height: 18px;
    margin: 10px 0px;
}

.inventory-filter-options-list .item a {
    color: #000000;
}

    .inventory-filter-options-list .item a:hover {
        color: #ffcc00;
    }

.inventory-filter-options-list .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
    float: right;
}

.inventory-filter-options-list.color-options .badge {
    width: 15px;
    height: 15px;
    display: block;
    margin-top: 3px;
}
/*------ Group List-------*/
.color-options .badge.car-color-black {
    background: #000 none repeat scroll 0% 0%;
}

.color-options .badge.car-color-white {
    background: #fff;
    border: 1px solid #eee;
}

.color-options .badge.car-color-black {
    background: #000;
}

.color-options .badge.car-color-red {
    background: #FF0004;
}

.color-options .badge.car-color-yellow {
    background: #ECE50D;
}

.color-options .badge.car-color-brown {
    background: #654C38;
}

.color-options .badge.car-color-grey {
    background: #CECECE;
}

.color-options .badge.car-color-silver {
    background: #EAEEF0;
}

.color-options .badge.car-color-gold {
    background: #CAB134;
}

.color-options .badge.car-color-blue {
    background: #148FE1;
}

.color-options .badge.car-color-green {
    background: #90D541;
}

.color-options .badge.car-color-orange {
    background: #F88E0E;
}
/*------ Background Color-------*/
.form-group {
    width: 100%;
}

.filter-btn {
    height: 50px;
}

    .filter-btn .btn {
        /*float: right;*/
        background: #ffcc00;
        border: none;
        padding: 10px 20px;
        font-size: 12px;
    }

        .filter-btn .btn:hover {
            /*float: right;
            background: #333333;
            border: none;
            padding: 10px 20px;
            font-size: 12px;
            color: #ffffff;*/
        }
/*------ Filter Form-------*/
/* ------- Sidebar Wedgets ------ */
/* ------- Sidebar Wedgets #2 ------ */
/* ------- Calculator Form ------ */
.jx-financing-calculator-form ul {
    margin: 0px;
    padding: 0px;
}

    .jx-financing-calculator-form ul li {
        margin: 0px;
        padding: 0px;
        line-height: 20px;
    }

.jx-financing-calculator-form .label {
    margin-right: 8px;
    float: left;
    width: 183px;
    display: inline-block;
    padding-top: 10px;
}

.jx-financing-calculator-form .text-field {
    display: inline-block;
    width: 35%;
}

.calculate-payment {
    padding-top: 20px;
    font-weight: bold;
}

    .calculate-payment span {
        float: right;
    }
/* ------- Sidebar Wedgets ------ */
/* Inventory View Page */
.single-vehicle-details .jx-inventory-top-bar .jx-title {
    font-size: 35px;
    font-family: oswald;
}

.single-vehicle-details .jx-inventory-top-bar .jx-subtitle {
    font-size: 22px;
    padding: 15px 0 0;
}

.single-vehicle-details .badge-premium-listing {
    padding: 6px 10px 3px 5px;
    color: #000;
    text-transform: uppercase;
    font-family: "raleway",sans-serif;
    font-weight: 600;
    font-size: 12px;
    position: relative;
    background-color: #ffcc00;
    border-radius: 0px 3px 3px 0px;
    margin-left: 15px;
    margin-top: 50px;
    line-height: 1;
}

    .single-vehicle-details .badge-premium-listing::before {
        border-bottom: 12px solid transparent;
        border-right: 12px solid #ffcc00;
        border-top: 12px solid transparent;
        content: "";
        height: 0px;
        left: -12px;
        position: absolute;
        top: 0px;
        width: 0px;
    }
/* Inventory Top Nav */
.single-vehicle-details .jx-inventory-top-bar .jx-inventory-nav li {
    display: inline-block;
}

    .single-vehicle-details .jx-inventory-top-bar .jx-inventory-nav li a:hover {
        background: #eee;
    }

    .single-vehicle-details .jx-inventory-top-bar .jx-inventory-nav li i {
        color: #888;
        margin-right: 5px;
    }

    .single-vehicle-details .jx-inventory-top-bar .jx-inventory-nav li a {
        border: 1px solid #ccc;
        padding: 6px 10px;
        background: #f9f9f9;
        color: #888;
        font-size: 13px;
        font-family: open sans;
        color: #888;
    }

.single-vehicle-details .jx-inventory-top-bar .figure {
    text-align: right;
}

.single-vehicle-details .jx-inventory-view .left-position {
    /*	width: 730px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;*/
}

.single-vehicle-details .jx-inventory-view .figure {
    color: #000;
    font-size: 32px;
    font-weight: 500;
    font-family: oswald;
    margin: 0px 0px 30px 0px;
}

    .single-vehicle-details .jx-inventory-view .figure span {
        padding: 5px 20px;
        background: #ffcc00;
    }

.single-vehicle-details .jx-inventory-view .additional-images ul {
    margin: 0px 0px;
    padding: 10px;
    background: #eeeeee;
    display: inline-table;
}

    .single-vehicle-details .jx-inventory-view .additional-images ul li {
        margin: 0px;
        padding: 1px;
        float: left;
        width: 25%;
    }
/* ------- Inventory Image ------ */
.single-vehicle-details .jx-inventory-view .right-position {
    /*	width: 410px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	*/
}

.single-vehicle-details .jx-inventory-view .inventory-details {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075);
    border-radius: 4px;
}

.single-vehicle-details .jx-inventory-view .item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    border: 1px solid #DDD;
}

.single-vehicle-details .jx-inventory-view .badge {
    display: inline-block;
    min-width: 100px;
    padding: 4px 7px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 5px;
    float: right;
}
/* ------- Sidebar Wedgets ------ */
/*---------------------------------------------------------------
[10.0 FAQ ]
----------------------------------------------------------------*/
.jx-list-faq .jx-title {
    padding-bottom: 30px;
}

.jx-list-faq .jx-subtitle {
    font-size: 22px;
}

.jx-list-faq .jx-title span {
    padding: 10px;
    color: #000;
    text-transform: uppercase;
    font-family: "raleway",sans-serif;
    font-weight: 600;
    font-size: 20px;
    position: relative;
    background-color: #FC0;
    border-radius: 0px 3px 3px 0px;
    margin-top: 50px;
    line-height: 1;
}

    .jx-list-faq .jx-title span::before {
        border-bottom: 22px solid transparent;
        border-left: 22px solid rgb(255, 204, 0);
        border-top: 22px solid transparent;
        content: "";
        height: 0px;
        position: absolute;
        top: 0px;
        width: 0px;
        right: -21px;
    }
/*------- Faq Category Menu -------*/
.jx-list-faq ul {
    margin: 0px;
    padding: 12px 0px 15px 0px;
}

    .jx-list-faq ul li {
        display: inline-block;
        background: transparent url("/Images/faq-listBg.png") no-repeat scroll right center;
        padding-right: 17px;
        padding-left: 4px;
        margin-top: 10px;
    }

        .jx-list-faq ul li:last-child {
            background: none;
        }

        .jx-list-faq ul li a {
            color: #000000;
        }

            .jx-list-faq ul li a:hover {
                color: #ffcc00;
            }

        .jx-list-faq ul li.active a {
            color: #ffcc00;
            font-weight: bold;
        }
/*---------------------------------------------------------------
[10.0 Page ]
----------------------------------------------------------------*/
/* Page Sidebar =======================================*/
.jx-page-sidebar .blog-title {
    font-size: 28px;
    font-weight: 600;
    line-height: 28px;
    color: #2E2E2E;
    padding-top: 40px;
}

.jx-page-sidebar .blog-subtitle {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #2E2E2E;
    padding: 5px 0px 20px 0px;
}
/* Page Fullwidth =======================================*/
.jx-page-fullwidth .blog-title {
    font-size: 28px;
    font-weight: 600;
    line-height: 28px;
    color: #2E2E2E;
    padding-top: 40px;
}

.jx-page-fullwidth .blog-subtitle {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #2E2E2E;
    padding: 5px 0px 20px 0px;
}
/*---------------------------------------------------------------
[10.0 Our Inventory ]
----------------------------------------------------------------*/
.jx-our-inventory {
    background: #F0F0F0;
    padding: 20px 10px 20px 15px;
}

    .jx-our-inventory label {
        display: inline-block;
        font-size: 13px;
        padding: 5px 0px 0px 8px;
    }

    .jx-our-inventory .our-inventory-btn {
        background: #ffcc00;
        border: none;
        float: right;
        font-size: 15.5px;
        padding: 5px 13px;
        border-radius: 4px;
        margin-right: 18px;
        font-weight: normal;
    }

        .jx-our-inventory .our-inventory-btn:hover {
            background: #000000;
            color: #ffffff;
            border: none;
        }

    .jx-our-inventory .row {
        margin-bottom: 10px;
    }

.eight.columns .jx-our-inventory .row {
    margin-bottom: 0px;
    width: 48%;
    display: inline-table;
}

    .eight.columns .jx-our-inventory .row:last-child {
        width: 100%;
        padding-top: 10px;
    }

.jx-our-inventory .col {
    width: 24.6%;
    display: inline-flex;
    padding-right: 10px;
    padding-left: 10px;
}

.eight.columns .jx-our-inventory .col {
    width: 100%;
}

.jx-our-inventory .col span {
    padding: 6px 10px;
}

.jx-our-inventory .full-width {
    width: 100%;
    height: 28px;
    padding-left: 5px;
    border: medium none;
    top: -11px;
    position: relative;
}

.eight.columns .jx-our-inventory .full-width {
    top: 2px;
}

.jx-our-inventory .sbHolder {
    width: 100%;
}


/*
	* Style settings of LayerSlider
	*
	* (c) 2011-2014 George Krupa, John Gera & Kreatura Media
	*
	* Plugin web:			http://kreaturamedia.com/
	* Licenses: 			http://codecanyon.net/licenses/
*/



/* Global settings */

.ls-container {
    visibility: hidden;
    position: relative;
}

.ls-lt-container {
    position: absolute;
}

    .ls-lt-container,
    .ls-lt-container * {
        text-align: left !important;
        direction: ltr !important;
    }

.ls-container-fullscreen {
    margin: 0 auto !important;
    padding: 2% !important;
    background: black !important;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border: none !important;
}

    .ls-container-fullscreen .ls-thumbnail-wrapper,
    .ls-container-fullscreen .ls-fullscreen,
    .ls-container-fullscreen .ls-shadow {
        display: none !important;
    }

.ls-overflow-hidden {
    overflow: hidden;
}

.ls-inner {
    position: relative;
    background-position: center center;
    z-index: 2;
    overflow: hidden;
}

.ls-loading-container {
    position: absolute !important;
    display: none;
    z-index: 3 !important;
    left: 50% !important;
    top: 50% !important;
}

.ls-loading-indicator {
    margin: 0 auto;
}

.ls-inner,
.ls-slide {
    width: 100%;
    height: 100%;
}

.ls-slide,
.ls-layer {
    position: absolute;
    display: none;
    background-position: center center;
    overflow: hidden;
}

.ls-active,
.ls-animating {
    display: block !important;
}

.ls-slide > * {
    position: absolute;
    line-height: normal;
    margin: 0;
    left: 0;
    top: 0;
}

.ls-slide .ls-bg {
    left: 0px;
    top: 0px;
    transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
}

.ls-yourlogo {
    position: absolute;
    z-index: 99;
}



/* Timers */

.ls-bar-timer {
    position: absolute;
    width: 0;
    height: 2px;
    background: white;
    border-bottom: 2px solid #555;
    opacity: .55;
    filter: alpha(opacity=55);
    z-index: 4;
    top: 0;
}

.ls-circle-timer {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 4;
    opacity: .65;
    filter: alpha(opacity=65);
    display: none;
}

.ls-ct-half {
    background: white;
}

.ls-ct-center {
    background: #444;
}

.ls-ct-left,
.ls-ct-right {
    width: 50%;
    height: 100%;
    overflow: hidden;
}

.ls-ct-left,
.ls-ct-right {
    float: left;
    position: relative;
}

.ls-ct-rotate {
    width: 200%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ls-ct-left .ls-ct-rotate,
.ls-ct-right .ls-ct-hider,
.ls-ct-right .ls-ct-half {
    left: 0;
}

.ls-ct-right .ls-ct-rotate,
.ls-ct-left .ls-ct-hider,
.ls-ct-left .ls-ct-half {
    right: 0;
}

.ls-ct-hider,
.ls-ct-half {
    position: absolute;
    top: 0;
}

.ls-ct-hider {
    width: 50%;
    height: 100%;
    overflow: hidden;
}

.ls-ct-half {
    width: 200%;
    height: 100%;
}

.ls-ct-center {
    width: 50%;
    height: 50%;
    left: 25%;
    top: 25%;
    position: absolute;
}

.ls-ct-half,
.ls-ct-center {
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
}



/* Navigation */

.ls-bottom-nav-wrapper {
    height: 0;
}

.ls-bottom-slidebuttons {
    text-align: left;
}

.ls-bottom-nav-wrapper,
.ls-below-thumbnails {
    z-index: 2;
    height: 0;
    position: relative;
    text-align: center;
    margin: 0 auto;
}

.ls-below-thumbnails {
    display: none;
    z-index: 6;
}

.ls-bottom-nav-wrapper a,
.ls-nav-prev,
.ls-nav-next {
    outline: none;
}

* .ls-bottom-nav-wrapper *,
* .ls-bottom-nav-wrapper span * {
    direction: ltr !important;
}

.ls-bottom-slidebuttons {
    position: relative;
    z-index: 1000;
}

.ls-bottom-slidebuttons,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {
    position: relative;
}

.ls-nothumb {
    text-align: center !important;
}

.ls-link {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    background-image: url(/Content/blank.gif);
}

.ls-slide > a > * {
    background-image: url(/Content/blank.gif);
}



/* Embedded videos */

.ls-vpcontainer {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.ls-videopreview {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}

.ls-playvideo {
    position: absolute;
    left: 50%;
    top: 50%;
    cursor: pointer;
}



/* Thumbnails */

.ls-tn {
    display: none !important;
}

.ls-thumbnail-hover {
    display: none;
    position: absolute;
    left: 0;
}

.ls-thumbnail-hover-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.ls-thumbnail-hover-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.ls-thumbnail-hover-img {
    position: absolute;
    overflow: hidden;
}

.ls-thumbnail-hover img {
    max-width: none !important;
    position: absolute;
    display: inline-block;
    visibility: visible !important;
    left: 50%;
    top: 0;
}

.ls-thumbnail-hover span {
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
}

.ls-thumbnail-wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    z-index: 4;
}

.ls-thumbnail {
    position: relative;
    margin: 0 auto;
}

.ls-thumbnail-inner,
.ls-thumbnail-slide-container {
    width: 100%;
}

.ls-thumbnail-slide-container {
    overflow: hidden !important;
    position: relative;
}

.ls-touchscroll {
    overflow-x: auto !important;
}

.ls-thumbnail-slide {
    text-align: center;
    white-space: nowrap;
    float: left;
    position: relative;
}

    .ls-thumbnail-slide a {
        overflow: hidden;
        display: inline-block;
        width: 0;
        height: 0;
        position: relative;
    }

    .ls-thumbnail-slide img {
        max-width: none !important;
        max-height: 100% !important;
        height: 100%;
        visibility: visible !important;
    }

.ls-shadow {
    display: none;
    position: absolute;
    z-index: 1;
    top: 100%;
    width: 100%;
    left: 0;
    overflow: hidden !important;
    visibility: hidden;
}

    .ls-shadow img {
        width: 100% !important;
        height: auto !important;
        position: absolute !important;
        left: 0 !important;
        bottom: 0 !important;
    }

.ls-bottom-nav-wrapper,
.ls-thumbnail-wrapper,
.ls-nav-prev,
.ls-nav-next {
    visibility: hidden;
}



/* WP plugin fullwidth */

.ls-wp-fullwidth-container {
    width: 100%;
    position: relative;
}

.ls-wp-fullwidth-helper {
    position: absolute;
}



/* 2D & 3D Layer Transitions */

.ls-overflow-hidden {
    overflow: hidden;
}

.ls-lt-tile {
    position: relative;
    float: left;
    perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    -moz-perspective: 1000px;
    -webkit-perspective: 1000px;
}

    .ls-lt-tile img {
        visibility: visible;
        display: inline-block;
    }

.ls-curtiles {
    overflow: hidden;
}

.ls-curtiles,
.ls-nexttiles {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.ls-curtile, .ls-nexttile {
    overflow: hidden;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.ls-curtile {
    left: 0;
    top: 0;
}

    .ls-curtile img,
    .ls-nexttile img {
        position: absolute;
        filter: inherit;
    }

.ls-3d-container {
    position: relative;
    overflow: visible !important;
}

.ls-3d-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

    .ls-3d-box div {
        overflow: hidden;
        background: #777;
        margin: 0;
        padding: 0;
        position: absolute;
    }



/* Full screen */

.ls-fullscreen {
    position: absolute;
    z-index: 10;
    cursor: pointer;
    display: block;
}



/* Removing all default global styles of WordPress themes */

html * .ls-nav-prev,
html * .ls-nav-next,
html * .ls-container img,
html * .ls-bottom-nav-wrapper a,
html * .ls-container .ls-fullscreen,
body * .ls-nav-prev,
body * .ls-nav-next,
body * .ls-container img,
body * .ls-bottom-nav-wrapper a,
body * .ls-container .ls-fullscreen,
#ls-global * .ls-nav-prev,
#ls-global * .ls-nav-next,
#ls-global * .ls-container img,
#ls-global * .ls-bottom-nav-wrapper a,
#ls-global * .ls-container .ls-fullscreen,
html * .ls-thumbnail a,
body * .ls-thumbnail a,
#ls-global * .ls-thumbnail a {
    transition: none;
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    line-height: normal;
    outline: none;
    padding: 0;
    border: 0;
}

html * .ls-slide > a,
body * .ls-slide > a,
#ls-global * .ls-slide > a,
html * .ls-slide > h1,
body * .ls-slide > h1,
#ls-global * .ls-slide > h1,
html * .ls-slide > h2,
body * .ls-slide > h2,
#ls-global * .ls-slide > h2,
html * .ls-slide > h3,
body * .ls-slide > h3,
#ls-global * .ls-slide > h3,
html * .ls-slide > h4,
body * .ls-slide > h4,
#ls-global * .ls-slide > h4,
html * .ls-slide > h5,
body * .ls-slide > h5,
#ls-global * .ls-slide > h5,
html * .ls-slide > p,
body * .ls-slide > p,
#ls-global * .ls-slide > p,
html * .ls-slide > div,
body * .ls-slide > div,
#ls-global * .ls-slide > div,
html * .ls-slide > span,
body * .ls-slide > span,
#ls-global * .ls-slide > span,
html * .ls-slide > *,
body * .ls-slide > *,
#ls-global * .ls-slide > * {
    transition: none;
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}

html * .ls-slide > *,
body * .ls-slide > *,
#ls-global * .ls-slide > * {
    margin: 0;
}

html * .ls-container img,
body * .ls-container img,
#ls-global * .ls-container img {
    background: none !important;
    min-width: 0 !important;
    max-width: none !important;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    padding: 0;
}

/*html * .ls-thumbnail a img,
body * .ls-thumbnail a img,
#ls-global * .ls-thumbnail a img {
	min-width: 100% !important;
}
*/

html * .ls-wp-container .ls-slide > *,
body * .ls-wp-container .ls-slide > *,
#ls-global * .ls-wp-container .ls-slide > * {
    line-height: normal;
    outline: none;
    padding: 0;
    margin: 0;
    border: 0;
}

html * .ls-wp-container .ls-slide > a > *,
body * .ls-wp-container .ls-slide > a > *,
#ls-global * .ls-wp-container .ls-slide > a > * {
    margin: 0;
}

html * .ls-wp-container .ls-slide > a,
body * .ls-wp-container .ls-slide > a,
#ls-global * .ls-wp-container .ls-slide > a {
    text-decoration: none;
}

.ls-wp-fullwidth-container,
.ls-wp-fullwidth-helper,
.ls-container,
.ls-container * {
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
}

html * .ls-yourlogo,
body * .ls-yourlogo,
#ls-global * .ls-yourlogo {
    margin: 0;
}

html * .ls-tn,
body * .ls-tn,
#ls-global * .ls-tn {
    display: none;
}

.site {
    overflow: visible !important;
}



/* Style of LayerSlider Debug Console */

.ls-debug-console * {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    color: white !important;
    text-shadow: none !important;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif !important;
    line-height: normal !important;
    -webkit-font-smoothing: antialiased !important;
    text-align: left !important;
    font-style: normal !important;
}

.ls-debug-console h1 {
    padding-top: 10px !important;
    font-size: 17px !important;
    font-weight: bold !important;
}

    .ls-debug-console h1:first-child {
        padding-top: 0 !important;
    }

.ls-debug-console ul {
    padding-top: 10px !important;
    list-style: none !important;
}

.ls-debug-console li {
    margin-left: 10px !important;
    font-size: 13px !important;
    position: relative !important;
    font-weight: normal !important;
}

html * .ls-debug-console li ul,
body * .ls-debug-console li ul,
#ls-global * .ls-debug-console li ul {
    display: none;
    width: 260px;
    left: -10px;
}

.ls-debug-console li ul {
    position: absolute !important;
    bottom: 100% !important;
    padding: 10px 10px 10px 0 !important;
    background: white !important;
    border-radius: 10px !important;
    box-shadow: 0 0 20px black !important;
}

html * .ls-debug-console li:hover ul,
body * .ls-debug-console li:hover ul,
#ls-global * .ls-debug-console li:hover ul {
    display: block;
}

.ls-debug-console li ul * {
    color: black !important;
}

.ls-debug-console a {
    text-decoration: none !important;
    border-bottom: 1px dotted white !important;
}

.ls-error {
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -wenkit-border-radius: 5px !important;
    background: white !important;
    height: auto !important;
    width: auto !important;
    color: white !important;
    padding: 20px 40px 30px 80px !important;
    position: relative !important;
    box-shadow: 0 2px 20px -5px black;
}

    .ls-error p {
        line-height: normal !important;
        text-shadow: none !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        text-align: justify !important;
        font-family: Arial, sans-serif !important;
    }

    .ls-error .ls-error-title {
        line-height: 40px !important;
        color: red !important;
        font-weight: bold !important;
        font-size: 16px !important;
    }

    .ls-error .ls-error-text {
        color: #555 !important;
        font-weight: normal !important;
        font-size: 13px !important;
    }

    .ls-error .ls-exclam {
        width: 40px !important;
        height: 40px !important;
        position: absolute !important;
        left: 20px !important;
        top: 20px !important;
        border-radius: 50px !important;
        -moz-border-radius: 50px !important;
        -webkit-border-radius: 50px !important;
        font-size: 30px !important;
        font-weight: bold !important;
        color: white !important;
        line-height: 40px !important;
        background: red !important;
        text-align: center !important;
    }



/* GPU Hardware Acceleration */

html * .ls-container .ls-shadow,
html * .ls-container .ls-slide > *,
html * .ls-container .ls-fullscreen,
html * .ls-container .ls-3d-container,
html * .ls-container .ls-lt-container,
html * .ls-container .ls-lt-container *,
html * .ls-container .ls-thumbnail-wrapper,
html * .ls-container .ls-bottom-nav-wrapper,
body * .ls-container .ls-shadow,
body * .ls-container .ls-slide > *,
body * .ls-container .ls-fullscreen,
body * .ls-container .ls-3d-container,
body * .ls-container .ls-lt-container,
body * .ls-container .ls-lt-container *,
body * .ls-container .ls-thumbnail-wrapper,
body * .ls-container .ls-bottom-nav-wrapper,
#ls-global * .ls-container .ls-shadow,
#ls-global * .ls-container .ls-slide > *,
#ls-global * .ls-container .ls-fullscreen,
#ls-global * .ls-container .ls-3d-container,
#ls-global * .ls-container .ls-lt-container,
#ls-global * .ls-container .ls-lt-container *,
#ls-global * .ls-container .ls-thumbnail-wrapper,
#ls-global * .ls-container .ls-bottom-nav-wrapper,
.ls-gpuhack {
    transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

.ls-videohack {
    transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transform-origin: none !important;
    -o-transform-origin: none !important;
    -ms-transform-origin: none !important;
    -moz-transform-origin: none !important;
    -webkit-transform-origin: none !important;
}

.ls-oldiepnghack {
    filter: none !important;
}

.ls-gpuhack {
    width: 100% !important;
    height: 100% !important;
    left: 0px !important;
    top: 0px !important;
}


html * .ls-container .ls-webkit-hack,
body * .ls-container .ls-webkit-hack,
#ls-global * .ls-container .ls-webkit-hack {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

/* GPU */

@media (transform-3d), (-o-transform-3d), (-ms-transform-3d), (-moz-transform-3d), (-webkit-transform-3d) {
    #ls-test3d {
        position: absolute;
        left: 9px;
        height: 3px;
    }
}

/* Mobile features */

.ls-forcehide {
    display: none !important;
}

@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.appear-animation {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
}


.appear-animation {
    opacity: 0;
}
.appear-animation-visible {
    opacity: 1;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

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

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

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

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

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

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
/*------------------------------------------------------------------
Project:	Vectus Html Template - Elements
Version:	1.1
Last change:	14/05/15 [fixed Float bug, vf]
Author:	Janxcode
[Table of contents]
1.0 Call Action Box - Content 
2.0 Animated Text 
3.0 Teammember 
4.0 Accordion 
5.0 Tagline Box 
6.0 Servicelist 
7.0 Service Network 
8.0 Image Place Holder 
9.0 Portfolio 
10.0 Counter Up 
11.0 Price Table 
12.0 Testimonials 
13.0 Service Box 
14.0 Grid Count Up 
15.0 Process 
16.0 Partners Logo 
17.0 Dropcaps 
18.0 Quotes 
19.0 Tooltips 
20.0 Checklist 
21.0 Dividers 
22.0 Tag Box 
23.0 Notifications 
24.0 Blog 
25.0 Social Network Share 
26.0 Buttons 
27.0 Tabs 
28.0 Progress Bar
29.0 Recent Blog
30.0 Newsletter
31.0 Owl Image Slider 
32.0 Section
33.0 Circlur Counter 
-------------------------------------------------------------------*/
/*---------------------------------------------------------------
[1.0 Call Action Box - Content ]
*/
/*---------------------------------------------------------------
[1.0 Partners Logo ]
----------------------------------------------------------------*/
.jx-logo-partner-1 .flexslider {
    margin: 15px 0px 0px;
}
/*---------------------------------------------------------------
[2.0 Call Action Box - Content ]
---------------------------------------------------------------*/

.jx-call-action-box .box-content {
    text-align: center;
    color: #ffcc00;
    padding: 120px 0px;
}

    .jx-call-action-box .box-content .title {
        font-size: 50px;
        font-weight: 500;
        margin-bottom: 41px;
        font-family: 'OpenSansExtrabold';
    }

    .jx-call-action-box .box-content .description {
        font-size: 33px;
        padding-bottom: 32px;
        font-weight: normal;
    }

    .jx-call-action-box .box-content .jx-headline {
        color: #FFFFFF;
        padding-bottom: 25px;
    }

/* Parallax Image */
.parallax-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

/* Call Action Box - Button */

.jx-call-action-box .box-content .button {
    color: #000000;
    font-size: 25px;
    padding: 10px 30px;
    font-weight: normal;
    background-color: #ffcc00;
}

/* Hover Effect */
.box-content .button:hover {
    background: #000;
    color: #ffffff;
    cursor: pointer;
}
/*---------------------------------------------------------------
[3.0 Service List Style#1 ]
---------------------------------------------------------------*/
/* Servicelist Head */
.jx-servicelist-1 .servicelist-head {
    margin: 0 0 20px 0px;
    float: left;
    display: inline;
    color: #FFFFFF;
}
/* LIne icon */
.jx-servicelist-1.jx-line-icon .icon i {
    font-size: 45px;
}

.jx-servicelist-1.jx-line-icon .item-position {
    margin-left: 70px;
}
/* Servicelist Content */
.jx-servicelist-1 .title {
    font-size: 18px;
    top: -2px;
    position: relative;
}

.jx-servicelist-1 .category {
    color: #FC0;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    font-family: 'OpenSansSemibold';
    margin-bottom: 13px;
}
/* Servicelist Icon */
.jx-servicelist-1 .icon {
    float: left;
    position: absolute;
}

    .jx-servicelist-1 .icon i {
        height: 49px;
        width: 49px;
        color: #ffcc00;
        font-size: 45px;
        text-align: center;
    }

.jx-servicelist-1.jx-border {
    border: 2px solid #3EA7D7;
}
/* Servicelist Right Content Position */
.jx-servicelist-1 .item-position {
    float: left;
    margin-left: 69px;
    padding-left: 9px;
    /*margin-top: 10px;*/
}
/* Dark Style */
.jx-servicelist-1.jx-dark .category, .jx-servicelist-1.jx-dark .discription {
    color: #333;
}

.jx-servicelist-1.jx-dark.jx-dark-icon i {
    color: #333 !important;
}
/*---------------------------------------------------------------
[4.0 Countup Style ]
---------------------------------------------------------------*/
/* Standard */
.jx-countup {
    text-align: center;
}

.jx-counter-up .count_number {
    font-size: 43px;
    margin-top: 33px;
    color: #000;
      font-family: 'OpenSansSemibold';
}

.jx-counter-up .counter_text {
    font-family: 'OpenSansSemibold';
    font-size: 29px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #000;
    padding-top: 20px;
}

.jx-black-top-arrow {
    width: 10px;
    height: 10px;
    margin: 0px auto;
    border-top: 21px solid #000;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
}



/*---------------------------------------------------------------
[5.0 Our Team Style ]
---------------------------------------------------------------*/
.jx-team-member-1 .image {
    position: relative;
    overflow: hidden;
}

.jx-team-member-1 img {
    width: 100%;
    height: auto;
}

.jx-team-member-1 .team-content-box {
    height: 73px;
    transition: all .3s ease-out;
}

.jx-team-member-1 .image:hover .team-content-box {
    height: 123px;
    cursor: pointer;
}

.jx-team-member-1 .team-content-box {
    background: rgba(0, 0, 0, 0.77) none repeat scroll 0% 0%;
    color: #FFF;
    padding: 10px 0px 15px 15px;
    bottom: 0;
    position: absolute;
    width: 100%;
}

.jx-team-member-1 .name {
    color: #ffcc00;
    font-size: 25px;
    font-weight: 600;
}

.jx-team-member-1 .post {
    color: #ffffff;
    font-size: 16px;
    padding-top: 5px;
}

.jx-team-member-1 .team-selected {
    height: 20px;
    bottom: -54px;
    position: absolute;
    border-top: 45px solid #FC0;
    border-right: 280px solid transparent;
}

.jx-team-member-1 .team-social {
    margin-top: 20px;
}

    .jx-team-member-1 .team-social li {
        display: inline-block;
        margin-right: 5px;
    }

        .jx-team-member-1 .team-social li i {
            width: 35px;
            height: 35px;
            text-align: center;
            line-height: 35px;
            font-size: 20px;
            background: #ffcc00;
            color: #333;
        }

.jx-team-member-1 .team-selected {
    opacity: 0;
    transition: all .3s ease-out;
}

.jx-team-member-1:hover .team-selected {
    opacity: 1;
}
/* Team Member Style#2 =========================*/
.jx-team-member-2 .image {
    position: relative;
    overflow: hidden;
    max-height: 260px;
}

.jx-team-member-2 img {
    width: 100%;
    height: auto;
}

.jx-team-member-1 .image:hover .team-content-box {
    height: 123px;
    cursor: pointer;
}

.jx-team-member-2 .name {
    color: #ffcc00;
    font-size: 25px;
    font-weight: 600;
    margin-top: 15px;
}

.jx-team-member-2 .post {
    color: #000;
    font-size: 16px;
    padding-top: 5px;
}

.jx-team-member-2 .team-social {
    margin-top: 5px;
    border-bottom: 1px dashed #eee;
}

    .jx-team-member-2 .team-social li {
        display: inline-block;
        margin-right: 5px;
        margin-bottom: 0;
    }

        .jx-team-member-2 .team-social li i {
            width: 35px;
            height: 35px;
            text-align: center;
            line-height: 35px;
            font-size: 20px;
            background: #ffcc00;
            color: #333;
        }

.team-short-bi p {
    margin-top: 5px;
    font-size: 14px;
}
/*---------------------------------------------------------------
[6.0 Skillbar-1 ]
---------------------------------------------------------------*/
.jx-skillsbar-1 .skillbar {
    border: 2px solid #000;
    height: 10px;
    margin-top: 12px;
    margin-bottom: 25px;
}

.jx-skillsbar-1 .skillbar-title {
    font-size: 30px;
    font-family: oswald;
}

.jx-skillsbar-1 .percent-number {
    font-size: 32px;
    font-family: oswald;
}

    .jx-skillsbar-1 .percent-number .jx-percent-posttext {
        font-size: 21px;
        margin-left: 6px;
        font-family: oswald;
    }

.jx-skillsbar-1 .skillbar-bar {
    background: #000;
    height: 4px;
    margin-top: 1px;
    margin-left: 1px;
}
/*---------------------------------------------------------------
[7.0 Service Style ]
---------------------------------------------------------------*/
/* Service Style#2 =============================*/
.jx-service-2 .content-box {
    background: #ffcc00;
    color: #FFFFFF;
    padding: 15px 0px;
}

.jx-service-2 .service-type {
    color: #000;
    font-size: 25px;
    font-weight: 500;
    padding-left: 20px;
    font-family: 'OpenSansSemibold';
}

.jx-service-2 img {
    width: 100%;
    height: auto;
}

.jx-service-item {
    margin-bottom: 12px;
}

    .jx-service-item a {
        color: #000;
    }

    .jx-service-item .image {
        position: relative;
        overflow: hidden;
    }

    .jx-service-item .content-box {
        position: absolute;
        bottom: -110px;
        transition: all .3s ease-out;
        padding: 17px;
        height: 110px;
    }

    .jx-service-item:hover .content-box {
        position: absolute;
        bottom: 0px;
        height: 240px;
        padding: 17px;
    }

.four.columns .jx-service-item:hover .content-box {
    height: 176px;
}

.eight.columns .jx-service-item:hover .content-box {
    height: 340px;
}

.service-type {
    padding: 0 !important;
}

.service-details {
    margin-top: 10px;
    color: #000;
}
/*---------------------------------------------------------------
[8.0 Protfolio Style ]
---------------------------------------------------------------*/
/* Portfolio Style#1 =============================*/
.jx-image-wrapper {
    position: relative;
    overflow: hidden;
}

.jx-sale-tag {
    position: absolute;
    top: 5px;
    right: -50px;
    width: 110px;
    text-align: center;
    background: #ffcc00 none repeat scroll 0% 0%;
    color: #FFF;
    display: block;
    margin: -40px 0px 0px -48px;
    padding: 60px 0px 4px;
    font-weight: 500;
    text-transform: uppercase;
    z-index: 9;
    transform: rotate(45deg);
    font-family: oswald;
}

.jx-image-wrapper .jx-image-overlay {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(50,50,50,0.8);
    transition: all .3s ease-out;
    opacity: 0;
}

.jx-image-wrapper:hover .jx-image-overlay {
    transform: scale(1);
    opacity: 1;
}

.jx-image-wrapper .jx-scale-portfolio {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    opacity: 0;
    margin-top: -25px;
    margin-left: -25px;
    transition: all .3s ease-out;
    border-radius: 50%;
}

    .jx-image-wrapper .jx-scale-portfolio a {
        color: #000;
        font-size: 20px;
    }

.jx-image-wrapper:hover .jx-scale-portfolio {
    top: 50%;
    opacity: 1;
    background: #ffcc00;
}

.jx-image-wrapper .jx-scale-portfolio:hover {
    color: #000;
    font-size: 20px;
    background: #ffcc00;
    cursor: pointer;
    top: 50%;
}

.jx-protfolio .model-name {
    color: #fff;
    top: 0;
    position: absolute;
    font-size: 20px;
    padding: 20px;
    font-family: 'OpenSansSemibold';
    font-weight: 500;
}

.jx-protfolio .details {
    color: #FFF;
    font-size: 20px;
    font-weight: 500;
    position: absolute;
    bottom: 0;
    width: 80px;
    height: 80px;
    border-bottom: 140px solid rgba(0, 0, 0, 0.77);
    border-right: 150px solid transparent;
    position: absolute;
    font-family: oswald;
}

    .jx-protfolio .details span {
        padding-top: 90px;
        position: absolute;
        padding-left: 20px;
    }
/*---------------------------------------------------------------
[8.0 Buttons ]
---------------------------------------------------------------*/
.jx-btn-default {
    padding: 18px 35px;
    background: #ffcc00;
    display: inline-block;
    color: #000;
    font-size: 22px;
    font-family: oswald;
    border: 1px solid transparent;
}

    .jx-btn-default:hover {
        cursor: pointer;
        background: #000;
        color: #ffcc00;
        border: 1px solid #ffcc00;
    }

    .jx-btn-default i {
        margin-right: 10px;
    }

.jx-btn-center {
    text-align: center;
}
/*---------------------------------------------------------------
[8.0 Logo Partner ]
---------------------------------------------------------------*/
.jx-logo-partner-1 .flex-direction-nav {
    *height: 0;
}

    .jx-logo-partner-1 .flex-direction-nav a {
        text-decoration: none;
        display: block;
        width: 40px;
        height: 40px;
        margin: -20px 0 0;
        position: absolute;
        top: 50%;
        z-index: 10;
        opacity: 1;
        cursor: pointer;
        color: rgba(255, 255, 255, 0.8);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .jx-logo-partner-1 .flex-direction-nav a:before {
            font-family: "fontawesome";
            font-size: 18px;
            display: inline-block;
            content: '\f053';
            color: rgba(255, 255, 255, 1);
            text-shadow: none;
        }

        .jx-logo-partner-1 .flex-direction-nav a.flex-next:before {
            content: '\f054';
        }

    .jx-logo-partner-1 .flex-direction-nav .flex-prev {
        left: -30px;
    }

    .jx-logo-partner-1 .flex-direction-nav .flex-next {
        right: -40px;
        text-align: right;
    }

.jx-logo-partner-1 .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.4;
    left: -30px;
}

    .jx-logo-partner-1 .flexslider:hover .flex-direction-nav .flex-prev:hover {
        opacity: 1;
    }

.jx-logo-partner-1 .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.4;
    right: -40px;
}

    .jx-logo-partner-1 .flexslider:hover .flex-direction-nav .flex-next:hover {
        opacity: 1;
    }

.jx-logo-partner-1 .flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
}
/*---------------------------------------------------------------
[8.0  Quotes  ]
---------------------------------------------------------------*/
/*====* Style A * ====*/
.jx-blockquote {
}

    .jx-blockquote .quote-a.quote-border {
        margin: 15px 20px;
        padding: 20px;
        border-left: 5px solid;
        font-size: 16px;
        font-family: Georgia,"Times New Roman",Times,serif;
        font-style: oblique;
        border-left-color: #ffcc00;
    }

    .jx-blockquote .quote-a .author_name {
        color: #333333;
        font-size: 14px;
        text-align: right;
    }
    /*====* Style B * ====*/
    .jx-blockquote .quote-b {
        font-size: 18px;
        margin: 0px;
        padding: 0px 0px 0px 45px;
        line-height: 1.45;
        position: relative;
        text-align: justify;
    }

        .jx-blockquote .quote-b:before {
            display: block;
            content: "\201C";
            font-size: 80px;
            position: absolute;
            left: -5px;
            top: -20px;
            color: #ffcc00;
        }

        .jx-blockquote .quote-b .author_name {
            color: #333333;
            font-size: 14px;
            display: block;
            margin-top: 5px;
        }

            .jx-blockquote .quote-b .author_name:before {
                content: "\2014 \2009";
            }
/*---------------------------------------------------------------
[10.0  Dropcap  ]
---------------------------------------------------------------*/
.dropcap {
    margin-top: 5px;
    margin-bottom: 0px;
    margin-right: 5px;
    font-size: 25px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
}

    .dropcap.dark {
        color: #fff;
        background-color: #ffcc00;
    }

    .dropcap.light {
        background: #000;
        color: #fff;
    }

    .dropcap .circle {
        border-radius: 20px;
    }
/*---------------------------------------------------------------
[11.0  Checklist  ]
---------------------------------------------------------------*/
.jx-list-group li {
}

.jx-list-group.font-x2 {
    font-size: 16px;
}

.jx-list-group.font-x3 {
    font-size: 20px;
    font-family: oswald;
}

.jx-list-group li span {
    width: 30px;
    height: 30px;
    font-size: 14px;
    text-align: center;
    line-height: 22px;
    padding: 4px;
    margin-right: 8px;
    color: #ffcc00;
}

.jx-list-group.light span {
    color: #ffffff;
}

.jx-list-group.dark span {
    color: #000000;
}

.jx-list-group.border-square-light span {
    border: solid 1px;
}

.jx-list-group.border-square-dark span {
    border: solid 1px #000000;
    color: #000000;
}

.jx-list-group.border-circle-light span {
    border: solid 1px;
    border-radius: 50%;
}

.jx-list-group.border-circle-dark span {
    border: solid 1px #000000;
    color: #000000;
    border-radius: 50%;
}

.jx-list-group.circle-light span {
    color: #ffffff;
    border-radius: 50%;
    background: #ffcc00;
}

.jx-list-group.circle-dark span {
    color: #ffffff;
    background: #000000;
    border-radius: 50%;
}

.jx-list-group.square-light span {
    color: #ffffff;
    background: #ffcc00;
}

.jx-list-group.square-dark span {
    color: #ffffff;
    background: #000000;
}

.jx-list-description {
    font-weight: 600;
}

.jx-list-button {
    color: #FFF;
    border: 2px solid #FFF;
    border-radius: 30px;
    font-size: 25px;
    padding: 10px 0px;
    font-weight: normal;
    width: 142px;
    text-align: center;
}

    .jx-list-button:hover {
        background: none repeat scroll 0% 0% #000;
        cursor: pointer;
        border: 2px solid #FFF;
        color: #FFF;
    }

.jx-list-group.x2 {
    padding-top: 4px;
}

    .jx-list-group.x2 li {
        margin: 0px;
        padding: 0px;
        font-size: 14px;
    }

    .jx-list-group.x2 span {
        font-size: 22px;
        position: relative;
        top: 3px;
        margin-right: 3px;
    }


.jx-list-group.jx-light li {
    color: #fff;
}

.jx-list-group li span {
    margin-right: 10 !important;
}

.jx-list-group.circle-light li span {
    margin-right: 8px !important;
}
/*---------------------------------------------------------------
[8.0 Owl Slider ]
---------------------------------------------------------------*/
.jx-owl-top-nav .owl-nav {
    top: -45px;
    position: absolute;
    right: 0;
}

.owl-nav div {
    display: inline-block;
    margin-left: 10px;
}

.owl-nav i {
    border: 1px solid #eee;
    padding: 10px;
}

    .owl-nav i:hover {
        background: #ffcc00;
    }
/*---------------------------------------------------------------
[9.0 Car Listing ]
---------------------------------------------------------------*/
.jx-inventory-listing.jx-inventory-list ul {
    margin: 0px;
    padding: 0px;
}

    .jx-inventory-listing.jx-inventory-list ul li {
        margin: 20px 0px;
        padding: 0px;
        background: #f1f1f1;
        display: inline-table;
        margin: 0px 0px 25px 0px;
        position: relative;
    }

        .jx-inventory-listing.jx-inventory-list ul li ul {
            margin: 0px;
            padding: 0px;
        }

            .jx-inventory-listing.jx-inventory-list ul li ul li {
                padding: 0px;
                display: block;
                margin: 0px;
                position: relative;
                background: none;
            }

                .jx-inventory-listing.jx-inventory-list ul li ul li span {
                    font-weight: 600;
                    width: 100px;
                    display: inline-block;
                }
/* list ========*/
.jx-inventory-listing.jx-inventory-list .image-position {
    width: 280px;
    margin-left: 0px;
    float: left;
    display: inline;
    margin-right: 10px;
}
/* Image ========*/
.jx-inventory-listing.jx-inventory-list .detail-position {
    float: left;
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
}
/* Detail Position ========*/
.jx-inventory-listing.jx-inventory-list .options-primary {
    /*width: 260px;*/
    margin-left: 0px;
    float: left;
    display: inline;
    margin-right: 35px;
}
/* Options Primary ========*/
.jx-inventory-listing.jx-inventory-list .options-secondary {
    width: 325px;
    margin-left: 0px;
    /*float: left;*/
    display: inline;
    margin-right: 10px;
}
/* Options Secondary ========*/
.jx-inventory-listing.jx-inventory-list .price-position {
    width: 280px;
    margin-left: 0px;
    float: left;
    display: inline;
    margin-right: 10px;
}
/* Price Position ========*/
.jx-inventory-listing.jx-inventory-list .detail-content {
    padding: 25px 0px 0px 0px;
}

.jx-inventory-listing.jx-inventory-list .title {
    color: #000000;
    font-size: 20px;
    font-family: "OpenSansBold";
    padding-bottom: 20px;
}
/* Title ========*/
.jx-inventory-listing.jx-inventory-list .price-content {
    padding: 34px 0px 30px 62px;
    border-left: dotted 1px #bababa;
    /*height: 172px;*/
}

.jx-inventory-listing.jx-inventory-list .price {
    color: #000000;
    font-size: 14px;
}

.jx-inventory-listing.jx-inventory-list .tax {
    color: #757575;
    font-size: 14px;
}

.jx-inventory-listing.jx-inventory-list .figure {
    color: #000;
    font-size: 35px;
    font-weight: 600;
    font-family: "OpenSansBold";
    padding: 21px 0px 20px 0px;
}

.jx-inventory-listing.jx-inventory-list .details {
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    bottom: 0px;
    width: 70px;
    height: 70px;
    border-bottom: 83px solid rgb(255, 204, 0);
    position: absolute;
    font-family: oswald;
    border-left: 85px solid transparent;
    right: 0px;
}

    .jx-inventory-listing.jx-inventory-list .details span {
        position: absolute;
        margin: -35px 0px 0px -67px;
        padding: 90px 0px 40px 0px;
        font-weight: 500;
        z-index: 9;
        transform: rotate(-50deg);
    }

    .jx-inventory-listing.jx-inventory-list .details a {
        color: #000000;
    }

        .jx-inventory-listing.jx-inventory-list .details a:hover {
            color: #ffffff;
        }
/* Price ========*/
/* Grid Inventory Style */
.jx-inventory-listing.jx-inventory-grid .jx-inventroy-item {
    background: #F9F9F9 none repeat scroll 0% 0%;
    position: relative;
}

    .jx-inventory-listing.jx-inventory-grid .jx-inventroy-item img {
        width: 100%;
        height: auto;
    }

    .jx-inventory-listing.jx-inventory-grid .jx-inventroy-item .detail-position .jx-title {
        padding: 15px 15px 6px;
    }

    .jx-inventory-listing.jx-inventory-grid .jx-inventroy-item .jx-title a {
        color: #000;
        font-size: 13px;
        font-family: 'OpenSansSemibold';
    }

    .jx-inventory-listing.jx-inventory-grid .jx-inventroy-item .jx-title:hover a {
        color: #FC0;
    }

    .jx-inventory-listing.jx-inventory-grid .jx-inventroy-item .price-position {
        padding: 0px 15px 30px;
        font-size: 12px;
        font-family: open sans;
    }

        .jx-inventory-listing.jx-inventory-grid .jx-inventroy-item .price-position div {
            display: inline-block;
            min-width:51px;
        }

    .jx-inventory-listing.jx-inventory-grid .jx-inventroy-item .details {
        color: #000;
        font-size: 15px;
        font-weight: 500;
        bottom: 0px;
        width: 70px;
        height: 70px;
        border-bottom: 83px solid #FC0;
        position: absolute;
        font-family: oswald;
        border-left: 85px solid transparent;
        right: 0px;
    }

        .jx-inventory-listing.jx-inventory-grid .jx-inventroy-item .details span {
            position: absolute;
            margin: -35px 0px 0px -67px;
            padding: 90px 0px 40px;
            font-weight: 500;
            z-index: 9;
            transform: rotate(-50deg);
        }

            .jx-inventory-listing.jx-inventory-grid .jx-inventroy-item .details span a {
                color: #000;
            }

        .jx-inventory-listing.jx-inventory-grid .jx-inventroy-item .details:hover span a {
            color: #FFF;
        }
/* List With Sidebar */
.with-sidebar .jx-inventory-listing.jx-inventory-list .image-position {
    width: 30%;
}

.with-sidebar .jx-inventory-listing.jx-inventory-list .detail-position {
    width: 44%;
}

.with-sidebar .jx-inventory-listing.jx-inventory-list .price-position {
    width: 80%;
    max-width:175px;
}

.with-sidebar .jx-inventory-listing.jx-inventory-list .price-content {
    padding-top: 30px;
    padding-left: 24px;
}

/*.with-sidebar .jx-inventory-listing.jx-inventory-list .options-secondary {
    display: none;
}*/
/*---------------------------------------------------------------
[10.0 Inventory view ]
---------------------------------------------------------------*/
.single-vehicle-details .jx-inventory-top-bar .jx-title {
    font-size: 35px;
    font-family: oswald;
}

.single-vehicle-details .jx-inventory-top-bar .jx-subtitle {
    font-size: 22px;
    padding: 15px 0 0;
}

.single-vehicle-details .badge-premium-listing {
    padding: 6px 10px 3px 5px;
    color: #000;
    text-transform: uppercase;
    font-family: "raleway",sans-serif;
    font-weight: 600;
    font-size: 12px;
    position: relative;
    background-color: #ffcc00;
    border-radius: 0px 3px 3px 0px;
    margin-left: 15px;
    margin-top: 50px;
    line-height: 1;
    vertical-align: middle;
}

    .single-vehicle-details .badge-premium-listing::before {
        border-bottom: 12px solid transparent;
        border-right: 12px solid #ffcc00;
        border-top: 12px solid transparent;
        content: "";
        height: 0px;
        left: -12px;
        position: absolute;
        top: 0px;
        width: 0px;
    }
/* Inventory Top Nav */
.single-vehicle-details .jx-inventory-top-bar .jx-inventory-nav li {
    display: inline-block;
}

    .single-vehicle-details .jx-inventory-top-bar .jx-inventory-nav li a:hover {
        background: #eee;
    }

    .single-vehicle-details .jx-inventory-top-bar .jx-inventory-nav li i {
        color: #888;
        margin-right: 5px;
    }

    .single-vehicle-details .jx-inventory-top-bar .jx-inventory-nav li a {
        border: 1px solid #ccc;
        padding: 6px 10px;
        background: #f9f9f9;
        color: #888;
        font-size: 13px;
        font-family: open sans;
        color: #888;
    }

.single-vehicle-details .jx-inventory-top-bar .figure {
    text-align: right;
}

.single-vehicle-details .jx-inventory-view .left-position {
    /*	width: 730px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;*/
}

.single-vehicle-details .jx-inventory-view .figure {
    color: #000;
    font-size: 32px;
    font-weight: 500;
    font-family: "OpenSansBold";
    margin: 0px 0px 30px 0px;
}

    .single-vehicle-details .jx-inventory-view .figure span {
        padding: 5px 20px;
        background: #ffcc00;
    }

.single-vehicle-details .jx-inventory-view .additional-images ul {
    margin: 0px 0px;
    padding: 10px;
    background: #eeeeee;
    display: inline-table;
}

    .single-vehicle-details .jx-inventory-view .additional-images ul li {
        margin: 0px;
        padding: 1px;
        float: left;
        width: 25%;
    }
/* ------- Inventory Image ------ */
.single-vehicle-details .jx-inventory-view .right-position {
    /*	width: 410px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	*/
}

.single-vehicle-details .jx-inventory-view .inventory-details {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075);
    border-radius: 4px;
}

.single-vehicle-details .jx-inventory-view .item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    border: 1px solid #DDD;
}

.single-vehicle-details .jx-inventory-view .badge {
    display: inline-block;
    min-width: 100px;
    padding: 4px 7px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 5px;
    float: right;
}
/* ------- Sidebar Wedgets ------ */
/*---------------------------------------------------------------
[11.0 Tabs ]
---------------------------------------------------------------*/
.resp-tabs-list li {
    font-size: 14px;
    text-align: left;
    display: inline-block;
    padding: 13px 15px;
    margin: 0px;
    list-style: outside none none;
    cursor: pointer;
    float: left;
    background: #f9f9f9 none repeat scroll 0% 0%;
    color: #333;
    border: 1px solid #eee;
}

.shortcode_tab_a .resp-tabs-list li:hover {
    color: #707070;
}

.shortcode_tab_a .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

.shortcode_tab_a h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.shortcode_tab_a .resp-tab-content {
    display: none;
    padding: 15px;
}

.shortcode_tab_a .resp-tab-active {
    border: 1px solid #c1c1c1;
    border-bottom: none;
    margin-bottom: -1px;
    padding: 12px 14px 14px 14px;
}

.shortcode_tab_a .resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.shortcode_tab_a .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.shortcode_tab_a h2.resp-accordion {
    font-size: 14px;
    border: none;
    margin: 0px;
    padding: 10px 15px;
}

.shortcode_tab_a h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1;
    margin-bottom: 0px;
    padding: 10px 15px;
}

.shortcode_tab_a h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1;
    background: blue;
}
/*-----------Vertical tabs-----------*/
.jx-tab-icon {
    text-align: center;
    margin-bottom: 5px;
}

    .jx-tab-icon i {
        font-size: 18px;
    }

.shortcode_tab_a .resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
    border-right: none;
    border-bottom: none;
}

.shortcode_tab_a .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px;
    margin: 0;
    cursor: pointer;
    float: none;
    border-right: none;
    border-left: none;
    border-top: none;
    color: #333;
    text-align: center;
}

.shortcode_tab_a .resp-vtabs .resp-tabs-container {
    padding: 0px;
    text-align: left;
    background-color: #FFF;
    float: left;
    width: 70%;
    min-height: 246px;
    clear: none;
    border: 1px solid #EEE;
    margin-top: -1px;
}

.shortcode_tab_a .resp-vtabs .resp-tab-content {
    border: none;
}

.shortcode_tab_a .resp-vtabs li.resp-tab-active {
    background-color: #fff;
    border-left: 5px solid;
    position: relative;
    z-index: 1;
    margin-right: -1px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-top: -1px;
}

.shortcode_tab_a .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 16px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

.shortcode_tab_a h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

.shortcode_tab_a h2.resp-accordion:first-child {
}

.shortcode_tab_a h2.resp-accordion i {
    margin-right: 7px;
    font-size: 16px;
}
/*-----------Vertical tabs Right-----------*/
.shortcode_tab_b .resp-tabs-list li:hover {
    color: #707070;
}

.shortcode_tab_b .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

.shortcode_tab_b h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.shortcode_tab_b .resp-tab-content {
    display: none;
    padding: 15px;
}

.shortcode_tab_b .resp-tab-active {
    margin-bottom: -1px;
    padding: 12px 14px 14px 14px;
}

.shortcode_tab_b .resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.shortcode_tab_b .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.shortcode_tab_b h2.resp-accordion {
    font-size: 13px;
    margin: 0px;
    padding: 10px 15px;
    border: none;
}

.shortcode_tab_b h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1;
    margin-bottom: 0px;
    padding: 10px 15px;
}

.shortcode_tab_b h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1;
    background: blue;
}
/*-----------Vertical tabs-----------*/
.shortcode_tab_b .jx-tab-icon {
    text-align: center;
    margin-bottom: 5px;
}

    .shortcode_tab_b .jx-tab-icon i {
        fint-size: 18px;
    }

.shortcode_tab_b .resp-vtabs ul.resp-tabs-list {
    float: right;
    width: 30%;
}

.shortcode_tab_b .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px;
    margin: 0;
    cursor: pointer;
    float: none;
    text-align: center;
    margin-top: -1px;
    margin-left: -1px;
}

.shortcode_tab_b .resp-vtabs .resp-tabs-container {
    padding: 0px;
    text-align: left;
    background-color: #fff;
    float: left;
    width: 70%;
    min-height: 245px;
    clear: none;
    border: 1px solid #eee;
    margin-top: -1px;
}

.shortcode_tab_b .resp-vtabs .resp-tab-content {
    border: none;
}

.shortcode_tab_b .resp-vtabs li.resp-tab-active {
    background-color: #fff;
    border-right: 5px solid;
    position: relative;
    z-index: 1;
    margin-right: -1px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    margin-top: -1px;
    border-left: none;
}

.shortcode_tab_b .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 16px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

.shortcode_tab_b h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

.shortcode_tab_b h2.resp-accordion:first-child {
}

.shortcode_tab_b h2.resp-accordion i {
    margin-right: 7px;
    font-size: 16px;
}

#jx-google-map address {
    font-size: 15px;
    font-size: 0.9375rem;
    text-align: center;
}
/*-----------Horizontal Icon Tab-----------*/
.shortcode_tab_e {
    background: #f9f9f9;
}

    .shortcode_tab_e .jx-tab-icon {
        text-align: center;
    }

        .shortcode_tab_e .jx-tab-icon i {
            font-size: 20px;
            padding: 5px;
        }

    .shortcode_tab_e li.resp-tab-active {
        font-weight: 500;
    }

    .shortcode_tab_e .resp-tabs-container {
        padding: 0px;
        background-color: #fff;
        clear: left;
        border: 1px solid #eee;
    }

    .shortcode_tab_e h2.resp-accordion {
        cursor: pointer;
        padding: 5px;
        display: none;
    }

    .shortcode_tab_e .resp-tab-content {
        display: none;
        padding: 15px;
    }

    .shortcode_tab_e ul li {
        background: #f9f9f9;
        color: #333;
    }

    .shortcode_tab_e .resp-tabs-list li {
        margin-right: -1px;
        margin-bottom: -2px;
    }

    .shortcode_tab_e li.resp-tab-active {
        border-top: 5px solid;
        margin-bottom: -1px;
        margin-right: -1px;
        padding: 12px 12px 14px;
        background-color: #ffcc00;
        border-bottom: none;
          font-weight: 600;
    }

    .shortcode_tab_e li {
        border-top: 5px solid transparent;
        margin-bottom: -1px;
        margin-right: -1px;
       padding: 12px 10px 14px;
        background: #FFF none repeat scroll 0% 0%;
        min-width: 90px;
        text-align: center;
    }

    .shortcode_tab_e .resp-content-active, .resp-accordion-active {
        display: block;
    }

    .shortcode_tab_e .resp-tab-content {
    }

    .shortcode_tab_e h2.resp-accordion {
        font-size: 13px;
        margin: 0px;
        padding: 10px 15px;
        border: none;
    }

    .shortcode_tab_e h2.resp-tab-active {
        border-bottom: 0px solid #c1c1c1;
        margin-bottom: 0px;
        padding: 10px 15px;
    }

    .shortcode_tab_e h2.resp-tab-title:last-child {
        border-bottom: 12px solid #c1c1c1;
        background: blue;
    }
    /* Arrow White Tab ==================*/
    .shortcode_tab_e.jx-white-tab.jx-arrow-tab {
        background: transparent;
    }

        .shortcode_tab_e.jx-white-tab.jx-arrow-tab .jx-tab-icon {
            text-align: center;
        }

        .shortcode_tab_e.jx-white-tab.jx-arrow-tab ul li {
            background: #fff;
            color: #333;
            margin-bottom: 15px !important;
            margin-right: 15px;
            position: relative;
        }

            .shortcode_tab_e.jx-white-tab.jx-arrow-tab ul li.resp-tab-active:after {
                content: '';
                position: absolute;
                border-style: solid;
                border-width: 9px 9px 0;
                border-color: #ffcc00 transparent;
                display: block;
                width: 0;
                z-index: 5;
                bottom: -8px;
                margin-left: -9px;
                left: 50%;
            }

        .shortcode_tab_e.jx-white-tab.jx-arrow-tab li.resp-tab-active {
            padding: 12px 14px 14px;
            background-color: #ffcc00;
            color: #000;
        }

        .shortcode_tab_e.jx-white-tab.jx-arrow-tab ul li {
            border: none;
        }

    .shortcode_tab_e.jx-white-tab .resp-tabs-list li.resp-tab-active:hover {
        color: #fff;
    }
    /*-----------Vertical tabs-----------*/
    .shortcode_tab_e .resp-vtabs ul.resp-tabs-list {
        float: left;
        width: 30%;
    }

    .shortcode_tab_e .resp-vtabs .resp-tabs-list li {
        display: block;
        padding: 15px 15px;
        margin: 0;
        cursor: pointer;
        float: none;
    }

    .shortcode_tab_e .resp-vtabs .resp-tabs-container {
        padding: 0px;
        background-color: #fff;
        border: 1px solid #c1c1c1;
        float: left;
        width: 68%;
        min-height: 250px;
        border-radius: 4px;
        clear: none;
    }

    .shortcode_tab_e .resp-vtabs .resp-tab-content {
        border: none;
    }

    .shortcode_tab_e .resp-vtabs li.resp-tab-active {
        border: 1px solid #c1c1c1;
        border-right: none;
        background-color: #fff;
        position: relative;
        z-index: 1;
        margin-right: -1px;
        padding: 14px 15px 15px 14px;
        color: #666666;
    }

    .shortcode_tab_e .resp-arrow {
        width: 0;
        height: 0;
        float: right;
        margin-top: 16px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 12px solid #c1c1c1;
    }

    .shortcode_tab_e h2.resp-tab-active span.resp-arrow {
        border: none;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 12px solid #9B9797;
    }

    .shortcode_tab_e h2.resp-accordion i {
        margin-right: 7px;
        font-size: 16px;
    }
/* Event Tabe */
.jx-event-table td {
    font-size: 17px;
    text-align: left;
    border: none;
    padding: 17px;
}

.alt-a .time {
    background: #ffcc00;
    font-size: 20px;
    font-family: oswald;
}

.alt-a .event-title {
    background: #ffcc00;
    color: #000;
    font-size: 20px;
    font-family: oswald;
}

.alt-b .time {
    background: #fff;
    color: #000;
    font-size: 20px;
    font-family: oswald;
}

.alt-b .event-title {
    background: #fff;
    font-size: 20px;
    font-family: oswald;
    color: #000;
}

.shortcode_tab_e.jx-white-tab.jx-arrow-tab li .jx-tab-title {
    padding: 20px;
    font-size: 19px;
    font-size: 24px;
    font-family: oswald;
}
/*-----------Accordion styles-----------*/
.shortcode_tab_e h2.resp-tab-active {
    background: #DBDBDB;
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.shortcode_tab_e .resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

    .shortcode_tab_e .resp-easy-accordion .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1;
    }

.shortcode_tab_e .resp-jfit {
    width: 100%;
    margin: 0px;
}

.shortcode_tab_e .resp-tab-content-active {
    display: block;
}

.shortcode_tab_e h2.resp-accordion: first-child {
}
/* Tab Contents */
.tab-image {
    float: left;
    margin-right: 10px;
}
/* Tab Styles ==================================*/
/* White Tab ==============================*/
.shortcode_tab_e.jx-white-tab {
    background: transparent;
}

    .shortcode_tab_e.jx-white-tab .jx-tab-icon {
        text-align: center;
    }

        .shortcode_tab_e.jx-white-tab .jx-tab-icon i {
            font-size: 20px;
            padding: 5px;
        }

    .shortcode_tab_e.jx-white-tab .resp-tabs-container {
        padding: 0px;
        background-color: #fff;
        border: 1px solid #eee;
        clear: left;
    }

    .shortcode_tab_e.jx-white-tab ul li {
        background: #fff;
        color: #2d2d3a;
        border: 1px solid #eee;
    }

    .shortcode_tab_e.jx-white-tab .resp-tabs-list li {
        margin-right: -1px;
        margin-bottom: -2px;
    }

    .shortcode_tab_e.jx-white-tab li.resp-tab-active {
        margin-right: -1px;
        padding: 13px 14px 14px;
        background-color: #32B4C0;
        color: #fff;
    }

    .shortcode_tab_e.jx-white-tab li {
        border-top: 5px solid transparent;
        margin-right: -1px;
        padding: 12px 14px 14px;
        background: none repeat scroll 0% 0% #FFF;
    }
    /* White Tab Shadow =============================*/
    .shortcode_tab_e.jx-white-tab.jx-shadow-tab {
        background: #fff;
        box-shadow: 0 0 2px rgba(0,0,0,0.1);
    }
/*---------------------------------------------------------------
[12.0 Accordion  ]
---------------------------------------------------------------*/
/* isotope + Accordion */
.jx-accordion-filter a.current {
    color: #ffcc00;
    font-weight: 600;
}

.jx-accordion-filter a {
    font-weight: 600;
}

.jx-accordion .jx-accordion-item {
    min-height: 0px !important;
    position: static !important;
    transform: translate3d(0px, 0px, 0px) !important;
}

.jx-accordion-hidden {
    display: none;
}
/* Accordion Code */

.jx-accordion {
    padding: 10px 0px;
}

    .jx-accordion .circle .head {
        background: #ffffff;
        margin: 0px 0px 7px 0px;
    }

    .jx-accordion .circle .open .title {
        color: #000;
        background-color: #ffcc00;
    }

    .jx-accordion .circle .title {
        margin: 0px;
        padding: 0px;
        outline: medium none;
        display: block;
        text-align: left;
        font-size: 17px;
        cursor: pointer;
        font-weight: 500;
        font-family: 'OpenSansSemibold';
        color: #000000;
    }

        .jx-accordion .circle .title:hover {
            color: #000;
            background-color: #ffcc00;
        }

        .jx-accordion .circle .title span {
        }

    /* Requirements */

    .jx-accordion .circle [data-accordion] [data-content] {
        overflow: hidden;
        max-height: 0;
    }

    /* Basic Theme */

    .jx-accordion .circle [data-accordion] {
        /* line-height: 1;*/ /* content style */
        ;
    }

    .jx-accordion .circle [data-control],
    .jx-accordion .circle [data-content] > * {
        padding: 10px;
    }

    .jx-accordion .circle [data-content] [data-accordion] {
        border: 0;
        padding: 0;
    }

    .jx-accordion .circle [data-accordion] [data-control] {
        position: relative;
        padding-right: 40px;
    }

    .jx-accordion .circle .jx-accordion-icon:after {
        font-family: 'fontawesome';
        content: "\f054";
        float: left;
        font-size: 15px;
        padding: 2px 15px 0px 0px;
        font-weight: normal;
    }

    .jx-accordion .circle [data-accordion] > [data-control]:hover:after {
        color: #000;
    }

    .jx-accordion .circle .open > .title .jx-accordion-icon:after {
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        content: "\f078";
        float: left;
        color: #000;
        font-size: 15px;
    }

    /* -------------------------- Start Accordion None Style -------------------------- */

    .jx-accordion .none .head {
        margin: 0px 0px 0px 0px;
        border-bottom: 1px dashed #ddd;
    }

    .jx-accordion .none .title span {
        display: block;
        top: 9px;
        left: 0px;
        font-weight: 400;
        height: 33px;
        width: 33px;
        line-height: 24px;
        text-align: center;
        font-size: 14px;
        border: 1px solid transparent;
        border-radius: 3px;
        transition: all 0.1s ease-in-out 0s;
        position: absolute;
    }

    .jx-accordion .none .title {
        padding: 15px 0px 15px 36px;
        font-size: 19px;
        font-weight: 5600;
        line-height: 16px;
        letter-spacing: normal;
        display: block;
        position: relative;
        border-bottom: 0px none;
        text-transform: none;
        color: #000;
    }

        .jx-accordion .none .title:hover {
            cursor: pointer;
        }

    .jx-accordion .none .open > .title .jx-accordion-icon::after {
        color: #ffffff;
    }

    .jx-accordion .none .title .jx-accordion-icon::after {
        font-family: "fontawesome";
        content: "\f054";
        float: left;
        font-size: 12px;
        border: 1px solid;
        padding-top: 10px;
        line-height: 7px;
        margin: 0px 3px 0px 0px;
        border-radius: 50%;
        height: 29px;
        width: 29px;
    }

    .jx-accordion .none .open > .title .jx-accordion-icon::after {
        font-family: "fontawesome";
        content: "\f078";
        float: left;
        font-size: 12px;
        border: 0;
        padding: 10px;
        line-height: 9px;
        margin: 0px 10px 0px 0px;
        border-radius: 50%;
        height: 29px;
        width: 29px;
    }

    .jx-accordion .none .title:hover {
    }

    .jx-accordion .none .title span {
        line-height: 1.9;
        font-weight: 600;
    }

    /* Requirements */

    .jx-accordion .none [data-accordion] [data-content] {
        overflow: hidden;
        max-height: 0;
    }

    /* Basic Theme */

    .jx-accordion .none [data-accordion] {
        /* line-height: 1;*/ /* content style */
        ;
    }

    /*.jx-accordion .none [data-control],*/
    .jx-accordion .none [data-content] > * {
        padding-top: 3px;
        padding-bottom: 7px;
    }

    .jx-accordion .none [data-content] [data-accordion] {
        border: 0;
        padding: 0;
    }

    .jx-accordion .none [data-accordion] [data-control] {
        position: relative;
    }

    .jx-accordion .none [data-accordion] > [data-control]:hover:after {
        color: #ffffff;
        border-radius: 50%;
        text-align: center;
    }

.accordion-border {
    border-bottom: 1px dashed #ccc;
}
/* Accordion Style #3 ==================*/
.jx-accordion.jx-accordion-border .description {
    border: 1px solid #eee;
    margin-top: -1px;
    padding: 15px !important;
}

.jx-accordion.jx-accordion-border .open .title {
    background: #f9f9f9;
    color: #fff;
    border: 1px solid #eee;
}

.jx-accordion.jx-accordion-border .title {
    background: #f9f9f9;
    color: #000;
    font-weight: 400;
    border: 1px solid #eee;
    height: 40px;
    line-height: 40px;
}

.jx-accordion.jx-accordion-border .circle .jx-accordion-icon::after {
    font-family: "fontawesome";
    content: "\f105";
    float: left;
    font-size: 20px;
    color: #888;
    text-align: center;
    width: 30px;
    height: 30px;
    font-weight: normal;
    border-right: 1px solid #ddd;
    margin-right: 10px;
    padding-right: 10px;
    height: 38px;
    line-height: 35px !important;
}

.jx-accordion.jx-accordion-border .circle .open > .title .jx-accordion-icon::after {
    font-family: "fontawesome";
    content: "\f105";
    float: left;
    font-size: 20px;
    text-align: center;
    width: 30px;
    height: 30px;
    font-weight: normal;
    border-right: 1px solid #ddd;
    margin-right: 10px;
    padding-right: 10px;
    height: 38px;
    line-height: 35px !important;
    color: #fff;
}

.jx-accordion.jx-accordion-border .circle [data-control], .jx-accordion.jx-accordion-border .circle [data-content] > * {
    padding-top: 0;
}
/* Accordion Style#3 ===================================================*/
/* Accordion Style #3 ==================*/
.jx-accordion-3 .description {
    border: 1px solid #eee;
    margin-top: -1px;
    padding: 15px !important;
}

.jx-accordion-3 .open .title {
    background: #f9f9f9;
    color: #fff;
    border: 1px solid #eee;
}

.jx-accordion-3 .title {
    background: #f9f9f9;
    color: #000;
    font-weight: 400;
    border: 1px solid #eee;
    height: 35px;
    line-height: 35px;
    padding-left: 20px;
}

.jx-accordion-3 .circle .jx-accordion-icon::after {
    font-family: "fontawesome";
    content: "\f105";
    float: right;
    font-size: 20px;
    color: #888;
    text-align: center;
    width: 30px;
    height: 30px;
    font-weight: normal;
    margin-right: 10px;
    padding-right: 10px;
    height: 38px;
    line-height: 30px !important;
}

.jx-accordion-3 .circle .open > .title .jx-accordion-icon::after {
    font-family: "fontawesome";
    content: "\f107";
    float: right;
    font-size: 20px;
    text-align: center;
    width: 30px;
    height: 30px;
    font-weight: normal;
    margin-right: 10px;
    padding-right: 10px;
    height: 38px;
    line-height: 45px !important;
    color: #fff;
}

.jx-accordion-3 .circle [data-control], .jx-accordion.jx-accordion-border .circle [data-content] > * {
    padding-top: 0;
}

.jx-accordion-3 {
    padding: 10px 0px;
}

    .jx-accordion-3 .circle .head {
        padding-bottom: 7px;
    }

    .jx-accordion-3 .circle .open .title, .jx-accordion-3 .circle .title:hover {
        background: #ffcc00;
         cursor: pointer;
    }
/*---------------------------------------------------------------
[13.0 Counting Down  ]
---------------------------------------------------------------*/
.jx-counting-down {
    padding: 20px;
    margin-top: 260px;
    text-align: center;
}

    .jx-counting-down h1 {
        font-size: 45px;
        text-shadow: 0 0 5px rgba(0,0,0,0.5);
    }

    .jx-counting-down .countdown {
        margin-left: -30px;
    }

    .jx-counting-down li {
        display: inline-block;
        margin-left: 30px;
        background: #ffcc00;
        width: 120px;
        height: 120px;
        padding-top: 30px;
    }

        .jx-counting-down li .count {
            font-size: 55px;
            margin-bottom: 30px;
            font-family: oswald;
        }

        .jx-counting-down li .count-text {
            font-size: 25px;
            margin-bottom: 30px;
            font-family: oswald;
        }
/*---------------------------------------------------------------
[13.0 Register Box  ]
---------------------------------------------------------------*/
.jx-register-box .jx-register-head {
    padding: 40px 0;
    text-align: center;
    border-bottom: 1px solid #fff;
}

    .jx-register-box .jx-register-head .jx-type {
        color: #fff;
        font-size: 22px;
        font-family: oswald;
        line-height: 0;
        text-transform: uppercase;
        background: #000;
        padding: 5px 15px;
        border-radius: 10px;
        margin-left: 20px;
        vertical-align: middle;
    }

    .jx-register-box .jx-register-head .jx-price {
        color: #000;
        font-size: 60px;
        font-family: oswald;
        vertical-align: middle;
    }

.jx-details ul {
    margin: 0;
    padding: 0;
}

.jx-details li {
    color: #000;
    font-family: oswald;
    font-size: 18px;
    border-bottom: 1px solid #fff;
    padding: 15px;
    margin: 0;
}

    .jx-details li:before {
        content: '\f054';
        color: #000;
        font-family: fontawesome;
        font-size: 18px;
        padding: 15px;
        margin: 0;
    }

.jx-register-btn {
    text-align: center;
}

    .jx-register-btn a {
        background: none;
        border: 2px solid #000;
    }

        .jx-register-btn a:hover {
            background: #000;
            border: 2px solid #ffcc00;
            color: #fff;
        }
/*---------------------------------------------------------------
[13.0 Social Network Share  ]
---------------------------------------------------------------*/
.jx-share-box-icon .share-title {
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    float: left;
    padding: 10px 20px 0px 0px;
}

.jx-share-box-icon .sharebox ul li {
    float: left;
    border: 3px solid #DDD;
    width: 45px;
    height: 45px;
    text-align: center;
    padding-top: 9px;
    margin-right: 5px;
}

    .jx-share-box-icon .sharebox ul li:hover {
        background: #000;
        cursor: pointer;
    }

    .jx-share-box-icon .sharebox ul li i {
        font-size: 20px;
        color: #aaaaaa;
    }

    .jx-share-box-icon .sharebox ul li:hover i {
        color: #fff;
    }
/*---------------------------------------------------------------
[13.0 Tooltips   ]
---------------------------------------------------------------*/
.tooltip {
    display: inline;
    position: relative;
    z-index: 999;
}
/* Tooltip */
.tooltip-content {
    position: absolute;
    z-index: 9999;
    height: 33px;
    padding: 7px 15px;
    left: 50%;
    margin-left: -38px;
    bottom: 100%;
    border-radius: 9px;
    text-align: center;
    background: none repeat scroll 0% 0% #000;
    color: #FFF;
    opacity: 0;
    margin-bottom: 32px;
    cursor: default;
    pointer-events: none;
    font-size: 13px;
    font-family: raleway;
    width: 83px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 8 */
    filter: alpha(opacity=0);
    /* IE 5-7 */
    -moz-opacity: 0;
    /* Netscape */
    -khtml-opacity: 0;
    /* Safari 1.x */
    margin-bottom: 32px;
    cursor: default;
    pointer-events: none;
}

    .tooltip-content i {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        /* IE 8 */
        filter: alpha(opacity=0);
        /* IE 5-7 */
        -moz-opacity: 0;
        /* Netscape */
        -khtml-opacity: 0;
        /* Safari 1.x */;
    }

.sharebox li:hover .tooltip-content,
.sharebox li:hover .tooltip-content i {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    /* IE 8 */
    filter: alpha(opacity=100);
    /* IE 5-7 */
    -moz-opacity: 1;
    /* Netscape */
    -khtml-opacity: 1;
    /* Safari 1.x */;
}

.sharebox .fa-twitter.social {
    color: #00aced !important;
}

.sharebox .fa-facebook.social {
    color: #3b5998 !important;
}

.sharebox .fa-google-plus.social {
    color: #dd4b39 !important;
}

.sharebox .fa-linkedin.social {
    color: #007bb6 !important;
}

.sharebox .fa-delicious.social {
    color: #3b5998 !important;
}

.sharebox .fa-digg.social {
    color: #0093cc !important;
}

.sharebox .fa-reddit.social {
    color: #ff4500 !important;
}

.sharebox .fa-envelope.social {
    color: #999 !important;
}

.sharebox li:hover {
    border-color: #3223;
    background: transparent !important;
    ;
}

.jx-share-box-icon .sharebox ul li:hover {
    border: 3px solid #666;
}

.tooltip-effect-4 .tooltip-content {
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}

    .tooltip-effect-4 .tooltip-content i {
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0);
        -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
        transition: opacity 0.3s, transform 0.3s;
    }

.sharebox li:hover .tooltip-content,
.sharebox li:hover .tooltip-content i {
    pointer-events: auto;
    -webkit-transform: translate3d(0,0,0) scale3d(1,1,1);
    transform: translate3d(0,0,0) scale3d(1,1,1);
}

.tooltip-effect-1:hover .tooltip-content i {
    -webkit-transform: rotate3d(1,1,1,0);
    transform: rotate3d(1,1,1,0);
}
/* Arrow */
.tooltip-content::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin: -7px 0 0 -15px;
    width: 30px;
    height: 20px;
    background: url(/Images/down_arrow.png) no-repeat center center;
    background-size: 100%;
}
/*---------------------------------------------------------------
[10.0 Testimonials Style ]
----------------------------------------------------------------*/
/* ==========Testimonials Style#1 =========*/
.jx-tetimonials-1 {
    background: #fff;
    border: 1px solid #eee;
}

    .jx-tetimonials-1 .description {
        padding: 20px;
        margin-bottom: 20px;
    }

    .jx-tetimonials-1 .position {
        color: #fff;
    }

    .jx-tetimonials-1 .description:before {
        content: '\f10d';
        font-family: fontawesome;
        margin-right: 10px;
        font-size: 20px;
    }

    .jx-tetimonials-1 .jx-testimonial-details {
        background: #333;
        padding: 10px;
    }

        .jx-tetimonials-1 .jx-testimonial-details .jx-testimonial-image {
            float: left;
            margin-right: 20px;
            width: 80px;
            height: 80px;
        }

            .jx-tetimonials-1 .jx-testimonial-details .jx-testimonial-image img {
                border-radius: 50%;
                margin-top: -40px;
                border: 2px solid #fff;
            }

        .jx-tetimonials-1 .jx-testimonial-details .name {
            font-size: 20px;
        }
/*---------------------------------------------------------------
[10.0 TagBox ]
----------------------------------------------------------------*/
/*========= Tagbox Style#3 ========*/
.jx-taxbox-1 {
    margin: 0 auto;
    background-color: #fff;
    padding: 20px 25px;
    color: #333;
    font-size: 25px;
    line-height: 1;
    border: 8px solid #eee;
}

    .jx-taxbox-1 .tag-msg {
        padding: 5px;
        font-weight: 200;
        font-size: 24px;
    }
/*---------------------------------------------------------------
[10.0 Price Table ]
----------------------------------------------------------------*/
/*========= Pricing Style # 1 ============*/
.jx-price-1 {
    background: #ffcc00;
    text-align: center;
}

    .jx-price-1 .title {
        font-size: 35px;
        padding: 20px 0px;
        font-family: oswald;
        text-transform: uppercase;
    }

    .jx-price-1 .price {
        font-size: 45px;
        padding: 23px 0px 15px 0px;
        background: #000000;
        color: #FFF;
        font-family: oswald;
    }

        .jx-price-1 .price span {
            font-size: 24px;
        }

    .jx-price-1 ul.list {
        padding: 0px;
        margin: 0px;
    }

        .jx-price-1 ul.list li {
            padding: 10px 0px;
            margin: 0px;
            border-bottom: 1px solid #ffffff;
        }

    .jx-price-1 .jx-button {
        background: #000000;
        padding: 10px 0px;
    }

        .jx-price-1 .jx-button .price-btn {
            padding: 12px 20px;
            background: #FC0 none repeat scroll 0% 0%;
            display: inline-block;
            color: #000;
            font-size: 22px;
            font-family: oswald;
            border: 1px solid transparent;
            border-radius: 5px;
        }

            .jx-price-1 .jx-button .price-btn:hover {
                color: #ffffff;
            }
/*========= Pricing Style # 2 ============*/
.jx-price-2 {
    text-align: center;
    margin: 0;
}

    .jx-price-2 .title {
        font-size: 20px;
        padding: 10px 0px;
        font-family: 'OpenSansSemibold';
        text-transform: uppercase;
        background: #ffcc00;
    }

    .jx-price-2 .price {
        font-size: 25px;
        padding: 3px 0 5px;
        background: #000000;
        color: #FFF;
        font-family: 'OpenSansSemibold';
    }

        .jx-price-2 .price span {
            font-size: 14px;
        }

    .jx-price-2 ul.list {
        padding: 0px;
        margin: 0px;
    }

        .jx-price-2 ul.list li {
            padding: 5px 0px;
            margin: 0px;
            border-bottom: 1px solid #bababa;
            border-left: 1px solid #bababa;
            border-right: 1px solid #bababa;
            position: relative;
        }

            .jx-price-2 ul.list li img {
                position: absolute;
                left: 10px;
                height: 25px;
                top: 2px;
            }

    .jx-price-2 .jx-button {
        background: #f9f9f9;
        padding: 10px 0px;
        border: solid 1px #bababa;
        border-top: none;
    }

        .jx-price-2 .jx-button .price-btn {
            background: #000000 none repeat scroll 0 0;
            border-radius: 5px;
            color: #ffffff;
            display: inline-block;
            font-family: open sans;
            font-size: 14px;
            padding: 9px 12px;
        }

            .jx-price-2 .jx-button .price-btn:hover {
                color: #000000;
                background: #ffcc00;
            }

/* CSS Document */
.slabtexted .slabtext {
    display: -moz-inline-box;
    display: inline-block;
    white-space: nowrap;
}

.slabtextinactive .slabtext {
    display: inline;
    white-space: normal;
    font-size: 1em !important;
    letter-spacing: inherit !important;
    word-spacing: inherit !important;
    *letter-spacing: 0 !important;
    *word-spacing: 0 !important;
}

.slabtextdone .slabtext {
    display: block;
    line-height: 0.9;
}




/* Product Slider */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.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;
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}

.noUi-handle {
    position: relative;
    z-index: 1;
}

.noUi-stacking .noUi-handle {
    /* This class is applied to the lower origin when
   its values is > 50%. */
    z-index: 10;
}

.noUi-stacking + .noUi-origin {
    /* Fix stacking order in IE7, which incorrectly
   creates a new context for the origins. */
    *z-index: -1;
}

.noUi-state-tap .noUi-origin {
    -webkit-transition: left 0.3s, top 0.3s;
    transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

/* Slider size and handle placement;
 */
.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;
    }

/* Styling;
 */
.noUi-background {
    background: #FAFAFA;
    box-shadow: inset 0 1px 1px #f0f0f0;
}

.noUi-connect {
    -webkit-transition: background 450ms;
    transition: background 450ms;
}

.noUi-origin {
    border-radius: 2px;
}

.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,0.45), 0 3px 6px -5px #BBB;
    }

/* Handles and cursors;
 */
.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;
}

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px;
}

.noUi-handle:after {
    left: 17px;
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
}

.noUi-vertical .noUi-handle:after {
    top: 17px;
}

/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
    background: #B8B8B8;
}

[disabled] .noUi-handle {
    cursor: not-allowed;
}

/* Select Combo */

@CHARSET "UTF-8";

.sbHolder {
    background-color: #2d2d2d;
    border: solid 1px #515151;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    position: relative;
    /*width: 200px;*/
    width: 150px;
}

    .sbHolder:focus .sbSelector {
    }

.sbSelector {
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    left: 0;
    line-height: 30px;
    outline: medium none;
    overflow: hidden;
    padding-left: 33px;
    position: absolute;
    text-indent: 10px;
    top: 0;
    width: 170px;
}

    .sbSelector:link, .sbSelector:visited, .sbSelector:hover {
        color: #EBB52D;
        outline: none;
        text-decoration: none;
    }

.sbToggle {
    background: url(/Images/select-icons.png) 0 -116px no-repeat;
    display: block;
    height: 30px;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}

    .sbToggle:hover {
        background: url(/Images/select-icons.png) 0 -167px no-repeat;
    }

.sbToggleOpen {
    background: url(/Images/select-icons.png) 0 -16px no-repeat;
}

    .sbToggleOpen:hover {
        background: url(/Images/select-icons.png) 0 -66px no-repeat;
    }

.sbHolderDisabled {
    background-color: #3C3C3C;
    border: solid 1px #515151;
}

    .sbHolderDisabled .sbHolder {
    }

    .sbHolderDisabled .sbToggle {
    }

.sbOptions {
    background-color: #212121;
    border: solid 1px #515151;
    list-style: none;
    left: -1px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 1;
    overflow-y: auto;
}

    .sbOptions li {
        padding: 0 7px;
        margin-bottom: 0;
    }

    .sbOptions a {
        border-bottom: 1px dotted #515151;
        display: block;
        outline: medium none;
        padding: 5px 0px 5px 3px;
        font-size: 12px;
    }

        .sbOptions a:link, .sbOptions a:visited {
            color: #ddd;
            text-decoration: none;
        }

        .sbOptions a:hover,
        .sbOptions a:focus,
        .sbOptions a.sbFocus {
            color: #EBB52D;
        }

    .sbOptions li.last a {
        border-bottom: none;
    }

    .sbOptions .sbDisabled {
        border-bottom: dotted 1px #515151;
        color: #999;
        display: block;
        padding: 7px 0 7px 3px;
    }

    .sbOptions .sbGroup {
        border-bottom: dotted 1px #515151;
        color: #EBB52D;
        display: block;
        font-weight: bold;
        padding: 7px 0 7px 3px;
    }

    .sbOptions .sbSub {
        padding-left: 17px;
    }


/* jQuery Countdown styles 2.0.0. */



/* sun Skin */



/* ------------------------------------------------------------------------ */

/* Color

/* ------------------------------------------------------------------------ */



ul.default li:before , a , .searchbox-icon , .searchbox-submit , .jx-top-menu .jx-right-infobar li.search-box:hover i , .menu li.has-child >  a:after , .jx-blog-1 .title a:hover,.jx-blog-2 .title a:hover , .jx-contact-info .icon , .jx-breadcrumb , .jx-page-title , #scrollUp .scroll-icon ,

.jx-footer h3 , .jx-footer-social li:hover i , .jx-footer-recent-post .description a:hover , .inventory-filter-options-list .item a:hover ,  .jx-list-faq ul li a:hover , .jx-list-faq ul li.active a , .jx-contact-info i , .jx-section-title-3 .jx-title , .jx-footer-recent-post .date , .jx-servicelist-1 .category , .jx-inventory-listing.jx-inventory-grid .jx-inventroy-item .jx-title:hover a , .jx-call-action-box .box-content , .jx-servicelist-1 .icon i , .jx-team-member-1 .name , .jx-team-member-2 .name , .jx-blockquote .quote-b:before , .jx-list-group li span,.menu li.has-child >  a:after,.jx-testimonials-1 .testimonial-position,.jx-tetimonials-1 .description::before,.jx-tetimonials-1 .jx-testimonial-details .name , .menu > li > a:hover , .mPS2id-highlight

{

	color:#ffcc00 ;

}

/* ------------------------------------------------------------------------ */

/* Background

/* ------------------------------------------------------------------------ */



::selection 

{

	background:#ffcc00 !important;

}

::-moz-selection   

{

	background:#ffcc00 !important;

}



body,.jx-top-menu .jx-right-infobar li:hover i , .searchbox-icon:hover i , .jx-pagination li a:hover , .jx-pagination li.selected a ,

.contact-submit .jx-submit ,  .jx-black-title-top-arrow-default:after , .scroll , .jx-switch li:hover i , .jx-sidebar-search  .jx-form-wrapper button ,

.jx-sidebar-tags li , .filter-btn .btn , .single-vehicle-details .jx-inventory-view .figure span , .jx-container.jx-default-bg .jx-container-slope ,

.jx-container-slope.jx-default-bg , .jx-footer-social li i , .jx-team-member-1 .team-social li i , .jx-team-member-2 .team-social li i , .jx-service-2 .content-box , .jx-sale-tag  , .jx-image-wrapper:hover .jx-scale-portfolio , .jx-image-wrapper .jx-scale-portfolio:hover , .jx-btn-default , .jx-btn-default:hover , .jx-list-group.circle-light span , .jx-list-group.square-light span , .owl-nav i:hover , .single-vehicle-details .jx-inventory-view .figure span , .alt-a .time , 

.alt-a .event-title , .jx-accordion-3 .circle .open .title, .jx-accordion-3 .circle .title:hover , .jx-counting-down li , .jx-price-1 , .jx-price-1 .jx-button .price-btn , .jx-price-2 .title , .jx-price-2 .jx-button .price-btn:hover

{

	background-color:#ffcc00 !important;

}



	

/* ------------------------------------------------------------------------ */

/* Background Color

/* ------------------------------------------------------------------------ */



table th .jx-section-title-4 .jx-seperator-hr , .single-vehicle-details .badge-premium-listing , .jx-default-bg , .jx-list-faq .jx-title span , .jx-call-action-box .box-content .button , .dropcap.dark , .single-vehicle-details .badge-premium-listing , .shortcode_tab_e.jx-white-tab.jx-arrow-tab li.resp-tab-active  , 

.jx-accordion .circle .open .title , .jx-accordion .circle .title:hover{

	background-color:#ffcc00 !important;

}



/* ------------------------------------------------------------------------ */

/* Background RGBA Color

/* ------------------------------------------------------------------------ */

.jx-tint:before {

	background: rgba(255, 204, 0, 0.90) !important;

}

.jx-team-member-6,.jx-sidebar-recentposts .jx-img-hover .jx-hover-top {

	background: rgba(255, 204, 0, 0.80) !important;	

}

/* ------------------------------------------------------------------------ */

/* Border Color

/* ------------------------------------------------------------------------ */



.jx-single-post-tag li:hover , .jx-btn-default:hover , .jx-register-btn a:hover {

	border-color:#ffcc00 !important;

}



.shortcode_tab_e.jx-white-tab.jx-arrow-tab ul li.resp-tab-active:after {

	border-color: #ffcc00 transparent !important;

	}





.jx-sidebar-search .jx-form-wrapper button:before {

    border-color: transparent #ffcc00  transparent !important;

}



/* ------------------------------------------------------------------------ */

/* Border Left Color

/* ------------------------------------------------------------------------ */



blockquote  , .jx-blockquote .quote-a.quote-border  {

	border-left-color:#ffcc00 !important;

}

/* ------------------------------------------------------------------------ */

/* Border Right Color

/* ------------------------------------------------------------------------ */



.single-vehicle-details .badge-premium-listing::before , .single-vehicle-details .badge-premium-listing::before {

	border-right-color:#ffcc00 !important;

}

/* ------------------------------------------------------------------------ */

/* Border Top Color

/* ------------------------------------------------------------------------ */



.mPS2id-highlight , .jx-black-title-top-arrow-default , .jx-team-member-1 .team-selected , .menu > li > a:hover {

	border-top-color:#ffcc00 !important;

}



/* ------------------------------------------------------------------------ */

/* Border Bottom Color

/* ------------------------------------------------------------------------ */



.jx-footer-title .jx-right-pattern , .jx-inventory-listing.jx-inventory-grid .jx-inventroy-item .details {

	border-bottom-color:#ffcc00 !important;

}





/* ------------------------------------------------------------------------ */

/* Variant Background Color

/* ------------------------------------------------------------------------ */



.jx-bg-defualt-1{background-color:#c63f32 !important}

.jx-bg-defualt-2{background-color:#ad3b30 !important}

.jx-bg-defualt-3{background-color:#852f27 !important}

.jx-bg-defualt-4{background-color:#5b1a13 !important}


.siyahBtn{
    background:#000 !important;
    color:#ffcc00;
     font-family: 'OpenSansSemibold';
}
.siyahBtn:hover{
    background:#000 !important;
    color:#fff;
     font-family: 'OpenSansSemibold';
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url('/fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}

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

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

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

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

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

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

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

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

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

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

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

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before, .fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before, .fa-users:before {
    content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7";
}

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

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150";
}

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

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

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

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

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

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

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

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

.fa-won:before, .fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191";
}

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

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

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

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5";
}

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

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd";
}

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

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

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

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

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

.fa-hacker-news:before {
    content: "\f1d4";
}

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

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

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

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

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-genderless:before, .fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236";
}

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

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

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

.fa-medium:before {
    content: "\f23a";
}

/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/

/*
 
Grid 1200px
Nicolas Poliquin
polikin.ca
 
*/


/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */

.columns,
.column {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

/* #Base 1200 Grid
================================================== */

.container {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}

/*.arabaBG {
    background: url('/Images/icon/page-bg.png') bottom no-repeat  ;   
}*/

.container .column,
.container .columns {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
}

.row {
    margin-bottom: 20px;
}

/* Nested Column Classes */
.column.alpha, .columns.alpha {
    margin-left: 0;
}

.column.omega, .columns.omega {
    margin-right: 0;
}

/* Base Grid */

.container .one.column,
.container .one.columns {
    width: 55px;
}

.container .two.columns {
    width: 120px;
}

.container .three.columns {
    width: 205px;
}

.container .four.columns {
    width: 280px;
}

.container .five.columns {
    width: 355px;
}

.container .six.columns {
    width: 430px;
}

.container .seven.columns {
    width: 505px;
}

.container .eight.columns {
    width: 580px;
}

.container .nine.columns {
    width: 655px;
}

.container .ten.columns {
    width: 730px;
}

.container .eleven.columns {
    width: 805px;
}

.container .twelve.columns {
    width: 880px;
}

.container .thirteen.columns {
    width: 955px;
}

.container .fourteen.columns {
    width: 1030px;
}

.container .fifteen.columns {
    width: 1105px;
}

.container .sixteen.columns {
    width: 1180px;
}

.container .one-third.columns {
    width: 380px;
}

.container .two-thirds.columns {
    width: 780px;
}

.container .one-fifth.columns {
    width: 220px;
}

/* With Sidebar */

.container.with-sidebar .four.columns {
    width: 273px;
}

.container.with-sidebar .six.columns {
    width: 312px;
}

.container.with-sidebar .seven.columns {
    width: 369.5px;
}

.container.with-sidebar .eight.columns {
    width: 433px;
}

.container.with-sidebar .ten.columns {
    width: 542px;
}

.container.with-sidebar .eleven.columns {
    width: 612.5px;
}

.container.with-sidebar .twelve.columns {
    width: 670px;
}

.container.with-sidebar .sixteen.columns {
    width: 887px;
}

.container.with-sidebar .one-half.columns {
    width: 392.5px;
}

.container.with-sidebar .one-third.columns {
    width: 282px;
}

.container.with-sidebar .one-fourth.columns {
    width: 206.25px;
}

.container.with-sidebar .two-fourths.columns {
    width: 392.5px;
}

.container.with-sidebar .three-fourths.columns {
    width: 598.75px;
}

.container.with-sidebar .two-thirds.columns {
    width: 530px;
}


/* No Margin */
.container.no-margin {
    position: relative;
    width: 100%;
    margin: 0px auto;
    padding: 0px;
}

    .container.no-margin .eight {
        position: relative;
        width: 50%;
        margin: 0px auto;
        padding: 0px;
    }



/* Container no Margin */
.container.container-margin {
    margin: 0 !important;
    width: 100% !important;
}

    .container.container-margin.no-padding .columns {
        margin: 0;
        padding: 0;
    }

    .container.container-margin .columns {
        margin: 0;
        padding: 5%;
    }

    .container.container-margin.no-container-padding .columns {
        margin: 0px;
        padding: 2%;
    }

    .container.container-margin .four.columns {
        width: 25%;
        position: relative;
    }

    .container.container-margin .three.columns {
        width: 33.33%;
        position: relative;
    }

    .container.container-margin .eight.columns {
        width: 50%;
        position: relative;
    }



/* Offsets */
.container .offset-by-one {
    padding-left: 75px;
}

.container .offset-by-two {
    padding-left: 140px;
}

.container .offset-by-three {
    padding-left: 225px;
}

.container .offset-by-four {
    padding-left: 300px;
}

.container .offset-by-five {
    padding-left: 375px;
}

.container .offset-by-six {
    padding-left: 430px;
}

.container .offset-by-seven {
    padding-left: 525px;
}

.container .offset-by-eight {
    padding-left: 600px;
}

.container .offset-by-nine {
    padding-left: 675px;
}

.container .offset-by-ten {
    padding-left: 750px;
}

.container .offset-by-eleven {
    padding-left: 825px;
}

.container .offset-by-twelve {
    padding-left: 900px;
}

.container .offset-by-thirteen {
    padding-left: 975px;
}

.container .offset-by-fourteen {
    padding-left: 1050px;
}

.container .offset-by-fifteen {
    padding-left: 1125px;
}




/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .container {
        width: 768px;
    }

        .container .one.column,
        .container .one.columns {
            width: 28px;
        }

        .container .two.columns {
            width: 76px;
        }

        .container .three.columns {
            width: 124px;
        }

        .container .four.columns {
            width: 172px;
        }

        .container .five.columns {
            width: 220px;
        }

        .container .six.columns {
            width: 268px;
        }

        .container .seven.columns {
            width: 316px;
        }

        .container .eight.columns {
            width: 364px;
        }

        .container .nine.columns {
            width: 412px;
        }

        .container .ten.columns {
            width: 460px;
        }

        .container .eleven.columns {
            width: 508px;
        }

        .container .twelve.columns {
            width: 556px;
        }

        .container .thirteen.columns {
            width: 604px;
        }

        .container .fourteen.columns {
            width: 652px;
        }

        .container .fifteen.columns {
            width: 700px;
        }

        .container .sixteen.columns {
            width: 748px;
        }

        .container .one-third.columns {
            width: 236px;
        }

        .container .two-thirds.columns {
            width: 492px;
        }

        .container .one-fifth.columns {
            width: 133.6px;
        }

        /* Offsets */
        .container .offset-by-one {
            padding-left: 48px;
        }

        .container .offset-by-two {
            padding-left: 96px;
        }

        .container .offset-by-three {
            padding-left: 144px;
        }

        .container .offset-by-four {
            padding-left: 192px;
        }

        .container .offset-by-five {
            padding-left: 240px;
        }

        .container .offset-by-six {
            padding-left: 288px;
        }

        .container .offset-by-seven {
            padding-left: 336px;
        }

        .container .offset-by-eight {
            padding-left: 384px;
        }

        .container .offset-by-nine {
            padding-left: 432px;
        }

        .container .offset-by-ten {
            padding-left: 480px;
        }

        .container .offset-by-eleven {
            padding-left: 528px;
        }

        .container .offset-by-twelve {
            padding-left: 576px;
        }

        .container .offset-by-thirteen {
            padding-left: 624px;
        }

        .container .offset-by-fourteen {
            padding-left: 672px;
        }

        .container .offset-by-fifteen {
            padding-left: 720px;
        }
}

/* Note: Design for a width 1024 Desktop
    ================================================== */

@media only screen and (min-width: 960px) and (max-width: 1199px) {
    /* Base Grid */
    .container {
        width: 960px;
    }

        .container .one.column,
        .container .one.columns {
            width: 40px;
        }

        .container .two.columns {
            width: 100px;
        }

        .container .three.columns {
            width: 160px;
        }

        .container .four.columns {
            width: 220px;
        }

        .container .five.columns {
            width: 280px;
        }

        .container .six.columns {
            width: 340px;
        }

        .container .seven.columns {
            width: 400px;
        }

        .container .eight.columns {
            width: 460px;
        }

        .container .nine.columns {
            width: 520px;
        }

        .container .ten.columns {
            width: 580px;
        }

        .container .eleven.columns {
            width: 640px;
        }

        .container .twelve.columns {
            width: 700px;
        }

        .container .thirteen.columns {
            width: 760px;
        }

        .container .fourteen.columns {
            width: 820px;
        }

        .container .fifteen.columns {
            width: 880px;
        }

        .container .sixteen.columns {
            width: 940px;
        }

        .container .one-third.columns {
            width: 300px;
        }

        .container .two-thirds.columns {
            width: 620px;
        }

        .container .one-fifth.columns {
            width: 172px;
        }

        /* With Sidebar */

        .container.with-sidebar .four.columns {
            width: 145px;
        }

        .container.with-sidebar .six.columns {
            width: 300px;
        }

        .container.with-sidebar .seven.columns {
            width: 360px;
        }

        .container.with-sidebar .eight.columns {
            width: 310px;
        }

        .container.with-sidebar .ten.columns {
            width: 350px;
        }

        .container.with-sidebar .eleven.columns {
            width: 660px;
        }

        .container.with-sidebar .twelve.columns {
            width: 475px;
        }

        .container.with-sidebar .sixteen.columns {
            width: 640px;
        }

        .container.with-sidebar .one-half.columns {
            width: 310px;
        }

        .container.with-sidebar .one-third.columns {
            width: 200px;
        }

        .container.with-sidebar .one-fourth.columns {
            width: 145px;
        }

        .container.with-sidebar .two-fourths.columns {
            width: 290px;
        }

        .container.with-sidebar .three-fourths.columns {
            width: 435px;
        }

        .container.with-sidebar .two-thirds.columns {
            width: 420px;
        }

        /* Offsets */
        .container .offset-by-one {
            padding-left: 60px;
        }

        .container .offset-by-two {
            padding-left: 120px;
        }

        .container .offset-by-three {
            padding-left: 180px;
        }

        .container .offset-by-four {
            padding-left: 240px;
        }

        .container .offset-by-five {
            padding-left: 300px;
        }

        .container .offset-by-six {
            padding-left: 360px;
        }

        .container .offset-by-seven {
            padding-left: 420px;
        }

        .container .offset-by-eight {
            padding-left: 480px;
        }

        .container .offset-by-nine {
            padding-left: 540px;
        }

        .container .offset-by-ten {
            padding-left: 600px;
        }

        .container .offset-by-eleven {
            padding-left: 660px;
        }

        .container .offset-by-twelve {
            padding-left: 720px;
        }

        .container .offset-by-thirteen {
            padding-left: 780px;
        }

        .container .offset-by-fourteen {
            padding-left: 840px;
        }

        .container .offset-by-fifteen {
            padding-left: 900px;
        }
}


/*  #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */

@media only screen and (max-width: 767px) {
    .container {
        width: 300px;
    }

        .container .columns,
        .container .column {
            margin: 0;
        }

        .container .one.column,
        .container .one.columns,
        .container .two.columns,
        .container .three.columns,
        .container .four.columns,
        .container .five.columns,
        .container .six.columns,
        .container .seven.columns,
        .container .eight.columns,
        .container .nine.columns,
        .container .ten.columns,
        .container .eleven.columns,
        .container .twelve.columns,
        .container .thirteen.columns,
        .container .fourteen.columns,
        .container .fifteen.columns,
        .container .sixteen.columns,
        .container .one-fifth.columns,
        .container .one-third.columns,
        .container .two-thirds.columns {
            width: 300px;
        }

        /* With Sidebar */

        .container.with-sidebar .four.columns,
        .container.with-sidebar .eight.columns,
        .container.with-sidebar .ten.columns,
        .container.with-sidebar .eleven.columns,
        .container.with-sidebar .twelve.columns,
        .container.with-sidebar .sixteen.columns,
        .container.with-sidebar .one-half.columns,
        .container.with-sidebar .one-third.columns,
        .container.with-sidebar .one-fourth.columns,
        .container.with-sidebar .two-thirds.columns {
            width: 300px;
        }

        /* Offsets */
        .container .offset-by-one,
        .container .offset-by-two,
        .container .offset-by-three,
        .container .offset-by-four,
        .container .offset-by-five,
        .container .offset-by-six,
        .container .offset-by-seven,
        .container .offset-by-eight,
        .container .offset-by-nine,
        .container .offset-by-ten,
        .container .offset-by-eleven,
        .container .offset-by-twelve,
        .container .offset-by-thirteen,
        .container .offset-by-fourteen,
        .container .offset-by-fifteen {
            padding-left: 0;
        }
}


/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        width: 420px;
    }

        .container .columns,
        .container .column {
            margin: 0;
        }

        .container .one.column,
        .container .one.columns,
        .container .two.columns,
        .container .three.columns,
        .container .four.columns,
        .container .five.columns,
        .container .six.columns,
        .container .seven.columns,
        .container .eight.columns,
        .container .nine.columns,
        .container .ten.columns,
        .container .eleven.columns,
        .container .twelve.columns,
        .container .thirteen.columns,
        .container .fourteen.columns,
        .container .fifteen.columns,
        .container .sixteen.columns,
        .container .one-fifth.columns,
        .container .one-third.columns,
        .container .two-thirds.columns {
            width: 420px;
        }

        /* With Sidebar */

        .container.with-sidebar .four.columns,
        .container.with-sidebar .eight.columns,
        .container.with-sidebar .twelve.columns,
        .container.with-sidebar .eleven.columns,
        .container.with-sidebar .sixteen.columns,
        .container.with-sidebar .one-half.columns,
        .container.with-sidebar .one-third.columns,
        .container.with-sidebar .one-fourth.columns,
        .container.with-sidebar .two-thirds.columns {
            width: 420px;
        }
}


/* #Clearing
================================================== */

/* Self Clearing Goodness */
.container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.row:after,
.clearfix:after {
    clear: both;
}

.row,
.clearfix {
    zoom: 1;
}

/* You can also use a <br class="clear" /> to clear columns */
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/*
 * jQuery FlexSlider v2.4.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('/fonts/flexslider-icon.eot');
  src: url('/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('/fonts/flexslider-icon.woff') format('woff'), url('/fonts/flexslider-icon.ttf') format('truetype'), url('/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 0px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;

}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  width: 14px;
  height: 14px;
  background: none;;
  border: 1px solid;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}
/* 
 *  Owl Carousel - Animate Plugin
 */
 
.owl-stage-outer .four.columns {
    width: auto !important;
}
 
 
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}


div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background: rgba(0,0,0,0.8);;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



/*************************
	-	CAPTIONS	-
**************************/

.tp-static-layers	{	position:absolute; z-index:505; top:0px;left:0px}

.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important}


.tp-caption { z-index:1; white-space:nowrap}

.tp-caption-demo .tp-caption	{	position:relative !important; display:inline-block; margin-bottom:10px; margin-right:20px !important}


.tp-caption.whitedivider3px {

	color: #000000;
	text-shadow: none;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 1);
	text-decoration: none;
	min-width: 408px;
	min-height: 3px;
	background-position: initial initial;
	background-repeat: initial initial;
	border-width: 0px;
	border-color: #000000;
	border-style: none;
}


.tp-caption.finewide_large_white {
color:#ffffff;
text-shadow:none;
font-size:60px;
line-height:60px;
font-weight:300;
font-family:"Open Sans", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:8px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.whitedivider3px {
color:#000000;
text-shadow:none;
background-color:rgb(255, 255, 255);
background-color:rgba(255, 255, 255, 1);
text-decoration:none;
font-size:0px;
line-height:0;
min-width:468px;
min-height:3px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_medium_white {
color:#ffffff;
text-shadow:none;
font-size:37px;
line-height:37px;
font-weight:300;
font-family:"Open Sans", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.boldwide_small_white {
font-size:25px;
line-height:25px;
font-weight:800;
font-family:"Open Sans", sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.whitedivider3px_vertical {
color:#000000;
text-shadow:none;
background-color:rgb(255, 255, 255);
background-color:rgba(255, 255, 255, 1);
text-decoration:none;
font-size:0px;
line-height:0;
min-width:3px;
min-height:130px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_small_white {
color:#ffffff;
text-shadow:none;
font-size:25px;
line-height:25px;
font-weight:300;
font-family:"Open Sans", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_verysmall_white_mw {
font-size:13px;
line-height:25px;
font-weight:400;
font-family:"Open Sans", sans-serif;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:none;
text-transform:uppercase;
letter-spacing:5px;
max-width:470px;
white-space:normal !important;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgb(235, 235, 235);
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.finewide_large_white {
color: #FFF;
text-shadow: none;
font-size: 60px;
line-height: 60px;
font-weight: 300;
font-family: "Open Sans", sans-serif;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
text-transform: uppercase;
letter-spacing: 8px;
border-width: 0px;
border-color: #000;
border-style: none;
}

.tp-caption.finewide_medium_white {
color: #FFF;
text-shadow: none;
font-size: 34px;
line-height: 34px;
font-weight: 300;
font-family: "Open Sans", sans-serif;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
text-transform: uppercase;
letter-spacing: 5px;
border-width: 0px;
border-color: #000;
border-style: none;
}

.tp-caption.huge_red {
position:absolute;
color:rgb(223,75,107);
font-weight:400;
font-size:150px;
line-height:130px;
font-family: 'Oswald', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
background-color:rgb(45,49,54);
padding:0px;
}

.tp-caption.middle_yellow {
position:absolute;
color:rgb(251,213,114);
font-weight:600;
font-size:50px;
line-height:50px;
font-family: 'Open Sans', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.huge_thin_yellow {
	position:absolute;
color:rgb(251,213,114);
font-weight:300;
font-size:90px;
line-height:90px;
font-family: 'Open Sans', sans-serif;
margin:0px;
letter-spacing: 20px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.big_dark {
position:absolute;
color:#333;
font-weight:700;
font-size:70px;
line-height:70px;
font-family:"Open Sans";
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_dark {
position:absolute;
color:#333;
font-weight:300;
font-size:40px;
line-height:40px;
font-family:"Open Sans";
margin:0px;
letter-spacing: 5px;
border-width:0px;
border-style:none;
white-space:nowrap;
}


.tp-caption.medium_grey {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
padding:2px 4px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#888;
white-space:nowrap;
}

.tp-caption.small_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:14px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}


.tp-caption.large_bold_white_25 {
font-size:55px;
line-height:65px;
font-weight:700;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_text_shadow {
font-size:25px;
line-height:25px;
font-weight:600;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:40px;
line-height:40px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_bold_grey {
font-size:30px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.very_large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
letter-spacing:-2px;
}

.tp-caption.very_big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#000;
}

.tp-caption.very_big_black {
position:absolute;
color:#000;
text-shadow:none;
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#fff;
}

.tp-caption.modern_medium_fat {
position:absolute;
color:#000;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_fat_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_light {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_big_bluebg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#4e5b6c;
letter-spacing:0;
}

.tp-caption.modern_big_redbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#de543e;
letter-spacing:0;
}

.tp-caption.modern_small_text_dark {
position:absolute;
color:#555;
text-shadow:none;
font-size:14px;
line-height:22px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.boxshadow {
-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
color:#000;
text-shadow:none;
}

.tp-caption.noshadow {
text-shadow:none;
}

.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}

.tp-caption.thinheadline_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:30px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.thintext_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:16px;
line-height:26px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.medium_bg_red a {
	color: #fff;
    text-decoration: none;
}

.tp-caption.medium_bg_red a:hover {
	color: #fff;
    text-decoration: underline;
}

.tp-caption.smoothcircle {
font-size:30px;
line-height:75px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 0.498039);
padding:50px 25px;
text-align:center;
border-radius:500px 500px 500px 500px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.largeblackbg {
font-size:50px;
line-height:70px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:0px 20px 5px;
text-shadow:none;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.largepinkbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#db4360;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largewhitebg {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#fff;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largegreenbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#67ae73;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.excerpt {
font-size:36px;
line-height:36px;
font-weight:700;
font-family:Arial;
color:#ffffff;
text-decoration:none;
background-color:rgba(0, 0, 0, 1);
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
padding:1px 4px 0px 4px;
width:150px;
white-space:normal !important;
height:auto;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_bold_grey {
font-size:60px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_thin_grey {
font-size:34px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_thin_grey {
font-size:18px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(117, 117, 117);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_darkblue {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_darkblue {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(52, 73, 94);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_red {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_red {
font-size:21px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_red {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(227, 58, 12);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_orange {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(243, 156, 18);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_orange {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.grassfloor {
text-decoration:none;
background-color:rgba(160, 179, 151, 1);
width:4000px;
height:150px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_white {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_white {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white_center {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
background-color:transparent;
padding:0px 0px 0px 0px;
text-align:center;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_asbestos {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(127, 140, 141);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_black {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.large_bold_black {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_darkblue {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_light_white {
font-size:17px;
line-height:28px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.roundedimage {
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bg_black {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:10px 20px 15px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumwhitebg {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 15px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.medium_bg_orange_new1 {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}



.tp-caption.boxshadow{
		-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	}

.tp-caption.black{
		color: #000;
		text-shadow: none;
		font-weight: 300;
		font-size: 19px;
		line-height: 19px;
		font-family: 'Open Sans', sans;
	}

.tp-caption.noshadow {
		text-shadow: none;
	}


.tp_inner_padding	{	box-sizing:border-box;
						-webkit-box-sizing:border-box;
						-moz-box-sizing:border-box;
						max-height:none !important;	}


/*.tp-caption			{	transform:none !important}*/


/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
.tp-caption .frontcorner		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcorner		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}

.tp-caption .frontcornertop		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcornertop		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}


/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image	{	width:100%; height:auto;}

/******************************
	-	BUTTONS	-
*******************************/

.tp-simpleresponsive .button				{	padding:6px 13px 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; height:30px;
												cursor:pointer;
												color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
												background:url(/Images/gradient/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
											}

.tp-simpleresponsive  .button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(/Images/gradient/g40.png) repeat-x top}


.tp-simpleresponsive  .purchase:hover,
.tp-simpleresponsive  .button:hover,
.tp-simpleresponsive  .button.big:hover		{	background-position:bottom, 15px 11px}



	@media only screen and (min-width: 768px) and (max-width: 959px) {

	 }



	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.tp-simpleresponsive  .button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		.tp-simpleresponsive  a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }


	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tp-simpleresponsive  .button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important}
		.tp-simpleresponsive  a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}





/*	BUTTON COLORS	*/



.tp-simpleresponsive  .button.green, .tp-simpleresponsive  .button:hover.green,
.tp-simpleresponsive  .purchase.green, .tp-simpleresponsive  .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }


.tp-simpleresponsive  .button.blue, .tp-simpleresponsive  .button:hover.blue,
.tp-simpleresponsive  .purchase.blue, .tp-simpleresponsive  .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68}


.tp-simpleresponsive  .button.red, .tp-simpleresponsive  .button:hover.red,
.tp-simpleresponsive  .purchase.red, .tp-simpleresponsive  .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212}

.tp-simpleresponsive  .button.orange, .tp-simpleresponsive  .button:hover.orange,
.tp-simpleresponsive  .purchase.orange, .tp-simpleresponsive  .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00}

.tp-simpleresponsive  .button.darkgrey, .tp-simpleresponsive  .button.grey,
.tp-simpleresponsive  .button:hover.darkgrey, .tp-simpleresponsive  .button:hover.grey,
.tp-simpleresponsive  .purchase.darkgrey, .tp-simpleresponsive  .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222}

.tp-simpleresponsive  .button.lightgrey, .tp-simpleresponsive  .button:hover.lightgrey,
.tp-simpleresponsive  .purchase.lightgrey, .tp-simpleresponsive  .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555}



/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

/*.tp-simpleresponsive				{	-webkit-perspective: 1500px;
										-moz-perspective: 1500px;
										-o-perspective: 1500px;
										-ms-perspective: 1500px;
										perspective: 1500px;
									}*/




/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}



.fullwidthbanner-container{
	width:100%;
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthbanner{
	width:100%;
	position:relative;
}



/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
	position:absolute;visibility: hidden;
	-webkit-font-smoothing: antialiased !important;
}


.tp-simpleresponsive img	{	max-width:none}



/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow  {
		position:absolute;

		margin-left:auto;
		margin-right:auto;
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
	}

.tp-bannershadow.tp-shadow1 {	background:url(/Images/Flexslider/shadow1.png) no-repeat; background-size:100% 100%; width:890px; height:60px; bottom:-60px}
.tp-bannershadow.tp-shadow2 {	background:url(/Images/Flexslider/shadow2.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}
.tp-bannershadow.tp-shadow3 {	background:url(/Images/Flexslider/shadow3.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video	{ width:100% !important; height:100% !important; display: none}

.tp-caption.fullscreenvideo	{	left:0px; top:0px; position:absolute;width:100%;height:100%}


.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}


.fullcoveredvideo video,
.fullscreenvideo video					{	background: #000}

.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}

.html5vid.videoisplaying .tp-poster	{	display: none}

.tp-video-play-button		{	background:#000;
								background:rgba(0,0,0,0.3);
								padding:5px;
								border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
								position: absolute;
								top: 50%;
								left: 50%;
								font-size: 40px;
								color: #FFF;
								z-index: 3;
								margin-top: -27px;
								margin-left: -28px;
								text-align: center;
								cursor: pointer;
							}

.html5vid .tp-revstop		{	width:15px;height:20px; border-left:5px solid #fff; border-right:5px solid #fff; position:relative;margin:10px 20px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.html5vid .tp-revstop	{	display:none}
.html5vid.videoisplaying .revicon-right-dir	{	display:none}
.html5vid.videoisplaying .tp-revstop	{	display:block}

.html5vid.videoisplaying .tp-video-play-button	{	display:none}
.html5vid:hover .tp-video-play-button { display:block}

.fullcoveredvideo .tp-video-play-button	{	display:none !important}

.tp-video-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px;
	opacity: 0;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	transition: opacity .3s;
	background-image: linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.13, rgb(0,0,0)),
		color-stop(1, rgb(50,50,50))
	);
	
	display:table;max-width:100%; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.tp-caption:hover .tp-video-controls {
	opacity: .9;
}

.tp-video-button {
	background: rgba(0,0,0,.5);
	border: 0;
	color: #EEE;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	cursor:pointer;
	line-height:12px;
	font-size:12px;
	color:#fff;
	padding:0px;
	margin:0px;
	outline: none;
	}
.tp-video-button:hover {
	cursor: pointer;
}


.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap 	{ padding:0px 5px;display:table-cell; }

.tp-video-seek-bar-wrap	{	width:80%}
.tp-video-vol-bar-wrap	{	width:20%}

.tp-volume-bar,
.tp-seek-bar		{	width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}


/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/


/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:4}
.tp-dottedoverlay.twoxtwo				{	background:url(/Images/Flexslider/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(/Images/Flexslider/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(/Images/Flexslider/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(/Images/Flexslider/gridtile_3x3_white.png)}
/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/


/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear		{	clear:both}


.tp-bullets									{	z-index:1000; position:absolute;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
												-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;-webkit-transform: translateZ(5px);
											}
.tp-bullets.hidebullets					{
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
												-moz-opacity: 0;
												-khtml-opacity: 0;
												opacity: 0;
											}


.tp-bullets.simplebullets.navbar						{ 	border:1px solid #666; border-bottom:1px solid #444; background:url(/Images/Flexslider/boxed_bgtile.png); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }

.tp-bullets.simplebullets.navbar-old					{ 	 background:url(/Images/Flexslider/navigdots_bgtile.png); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }


.tp-bullets.simplebullets.round .bullet					{	cursor:pointer; position:relative;	background:url(/Images/Flexslider/bullet.png) no-Repeat top left;	width:20px;	height:20px;  margin-right:0px; float:left; margin-top:0px; margin-left:3px}
.tp-bullets.simplebullets.round .bullet.last			{	margin-right:3px}

.tp-bullets.simplebullets.round-old .bullet				{	cursor:pointer; position:relative;	background:url(/Images/Flexslider/bullets.png) no-Repeat bottom left;	width:23px;	height:23px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	background:url(/Images/Flexslider/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	background:url(/Images/Flexslider/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.square-old .bullet.last		{	margin-right:0px}


/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet			{	cursor:pointer; position:relative;	background:url(/Images/Flexslider/bullet_boxed.png) no-Repeat top left;	width:18px;	height:19px;   margin-right:5px; float:left; margin-top:0px}

.tp-bullets.simplebullets.navbar .bullet.first		{	margin-left:0px !important}
.tp-bullets.simplebullets.navbar .bullet.last		{	margin-right:0px !important}



/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet			{	cursor:pointer; position:relative;	background:url(/Images/Flexslider/navigdots.png) no-Repeat bottom left;	width:15px;	height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px}
.tp-bullets.simplebullets.navbar-old .bullet.first		{	margin-left:0px !important}
.tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:0px !important}


.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected				{	background-position:top left}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected		{	background-position:bottom left}



/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows												{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
															-moz-opacity: 1;
															-khtml-opacity: 1;
															opacity: 1;
															-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
															-webkit-transform: translateZ(5000px);
															-webkit-transform-style: flat;
															-webkit-backface-visibility: hidden;
															z-index:600;
															position: relative;

														}
.tparrows.hidearrows									{
															-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
															-moz-opacity: 0;
															-khtml-opacity: 0;
															opacity: 0;
														}
.tp-leftarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(/Images/Flexslider/large_left.png) no-Repeat top left;	width:40px;	height:40px;   }
.tp-rightarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(/Images/Flexslider/large_right.png) no-Repeat top left;	width:40px;	height:40px;   }


.tp-leftarrow.round										{	z-index:100;cursor:pointer; position:relative;	background:url(/Images/Flexslider/small_left.png) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round									{	z-index:100;cursor:pointer; position:relative;	background:url(/Images/Flexslider/small_right.png) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left;	margin-top:0px}


.tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative;	background:url(/Images/Flexslider/arrow_left.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/Images/Flexslider/arrow_right.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:0px}


.tp-leftarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(/Images/Flexslider/small_left_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-right:6px; margin-top:12px}
.tp-rightarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(/Images/Flexslider/small_right_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-left:6px; margin-top:12px}


.tp-leftarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/Images/Flexslider/arrowleft.png) no-Repeat top left;		width:9px;	height:16px;   float:left;	margin-right:6px; margin-top:10px}
.tp-rightarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/Images/Flexslider/arrowright.png) no-Repeat top left;	width:9px;	height:16px;   float:left;	margin-left:6px; margin-top:10px}

.tp-leftarrow.navbar-old.thumbswitharrow				{	margin-right:10px}
.tp-rightarrow.navbar-old.thumbswitharrow				{	margin-left:0px}

.tp-leftarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(/Images/Flexslider/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px}
.tp-rightarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(/Images/Flexslider/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px}


.tp-leftarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/Images/Flexslider/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px}
.tp-rightarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(/Images/Flexslider/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px}


.tp-leftarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(/Images/Flexslider/large_left.png) no-Repeat 0 0;	width:40px;	height:40px;

														}
.tp-rightarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(/Images/Flexslider/large_right.png) no-Repeat 0 0;	width:40px;	height:40px;

														}




.tp-leftarrow:hover,
.tp-rightarrow:hover 									{	background-position:bottom left}






/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs						{	z-index:1000; position:absolute; padding:3px;background-color:#fff;
												width:500px;height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												margin-top:-50px;
											}


.fullwidthbanner-container .tp-thumbs		{  padding:3px}

.tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px;  			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												overflow:hidden; position:relative}


.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer	{	width:5000px; position:absolute}

.tp-bullets.tp-thumbs .bullet				{   width:100px; height:50px; 			/* THE DIMENSION OF A SINGLE THUMB */
												cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
												/*filter: alpha(opacity=50);	*/
												-moz-opacity: 0.5;
												-khtml-opacity: 0.5;
												opacity: 0.5;

												-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
											}


.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected		{ 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
											}
.tp-thumbs img								{	width:100%}


/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	width:100%; height:10px; background:url(/Images/Flexslider/timer.png);position:absolute; z-index:200;top:0px}
.tp-bannertimer.tp-bottom					{	bottom:0px;height:5px; top:auto}




/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/




    @media only screen and (min-width: 0px) and (max-width: 479px) {
				.responsive .tp-bullets	{	display:none}
				.responsive .tparrows	{	display:none}
	}





/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

 .tp-simpleresponsive img {
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
}



.tp-simpleresponsive a{	text-decoration:none}

.tp-simpleresponsive ul,
.tp-simpleresponsive ul li,
.tp-simpleresponsive ul li:before {
	list-style:none;
	padding:0 !important;
	margin:0 !important;
	list-style:none !important;
	overflow-x: visible;
	overflow-y: visible;
	background-image:none
}


.tp-simpleresponsive >ul >li{
	list-style:none;
	position:absolute;
	visibility:hidden
}

/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(/Images/Flexslider/coloredbg.png) repeat}

.tp-caption.slidelink a span	{	background:url(/Images/Flexslider/coloredbg.png) repeat}



/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

.tparrows .tp-arr-imgholder								{ display: none}
.tparrows .tp-arr-titleholder							{ display: none}



/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 							{	width:100px;height:100px;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;background: transparent}
.tparrows.preview1:after					{	position:absolute; left:0px;top:0px; font-family: "revicons"; color:#fff; font-size:30px; width:100px;height:100px;text-align: center; background:#fff;background:rgba(0,0,0,0.15);z-index:2;line-height:100px; -webkit-transition: background 0.3s, color 0.3s; -moz-transition: background 0.3s, color 0.3s; transition: background 0.3s, color 0.3s}
.tp-rightarrow.preview1:after				{	content: '\e825';  }
.tp-leftarrow.preview1:after				{	content: '\e824';  }

.tparrows.preview1:hover:after 				{	background:rgba(255,255,255,1); color:#aaa}

.tparrows.preview1 .tp-arr-imgholder 		{	background-size:cover; background-position:center center; display:block;width:100%;height:100%;position:absolute;top:0px;
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
											}
.tparrows.preview1 .tp-arr-iwrapper			{	  -webkit-transition: all 0.3s;transition: all 0.3s;
												-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0}
.tparrows.preview1:hover .tp-arr-iwrapper	{	  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1}


.tp-rightarrow.preview1 .tp-arr-imgholder	{	right:100%;
												-webkit-transform: rotateY(-90deg);
												transform: rotateY(-90deg);
												-webkit-transform-origin: 100% 50%;
												transform-origin: 100% 50%;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



											}
.tp-leftarrow.preview1 .tp-arr-imgholder	{	left:100%;
												-webkit-transform: rotateY(90deg);
												transform: rotateY(90deg);
												-webkit-transform-origin: 0% 50%;
												transform-origin: 0% 50%;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



											}


.tparrows.preview1:hover .tp-arr-imgholder	{	-webkit-transform: rotateY(0deg);
												transform: rotateY(0deg);
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

											}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:80px; height:80px;line-height:80px; font-size:24px}

	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:60px; height:60px;line-height:60px;font-size:20px}

	}



    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:40px; height:40px;line-height:40px; font-size:12px}
    }

/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 						{ 	height: 21px}
.tp-bullets.preview1 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.15) !important;
											    /*-webkit-border-radius: 10px;
											    border-radius: 10px;*/
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 5px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview1 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: #aaa !important;
												width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(255, 255, 255, 1) !important;
}




/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 							{	min-width:60px; min-height:60px; background:#fff; ;

												border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;
												overflow:hidden;
												-webkit-transition: -webkit-transform 1.3s;
												-webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												backface-visibility: hidden;
}
.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; color:#aaa; font-size:25px; margin-top: -12px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s }
.tp-rightarrow.preview2:after				{	content: '\e81e';  right:18px}
.tp-leftarrow.preview2:after				{	content: '\e81f';  left:18px}


.tparrows.preview2 .tp-arr-titleholder 		{	background-size:cover; background-position:center center; display:block; visibility:hidden;position:relative;top:0px;
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												white-space: nowrap;
												color: #000;
												text-transform: uppercase;
												font-weight: 400;
												font-size: 14px;
												line-height: 60px;
												padding:0px 10px;
											}

.tp-rightarrow.preview2 .tp-arr-titleholder	{	 right:50px;
												-webkit-transform: translateX(-100%);
												transform: translateX(-100%);
											}
.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:50px;
												-webkit-transform: translateX(100%);
												transform: translateX(100%);
											}

.tparrows.preview2.hovered					{	width:300px}
.tparrows.preview2:hover					{	background:#fff}
.tparrows.preview2:hover:after				{	color:#000}
.tparrows.preview2:hover .tp-arr-titleholder{	-webkit-transform: translateX(0px);
													transform: translateX(0px);
													visibility: visible;
													position: absolute;
											}

/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 						{ 	height: 17px}
.tp-bullets.preview2 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview2 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}

.tp-arr-titleholder.alwayshidden			{	display:none !important}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview2 {	min-width:40px; min-height:40px; width:40px;height:40px;
								border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;
							}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:20px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:11px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:11px}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:12px; line-height:40px; letter-spacing: 0px}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:35px}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:35px}

	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
   		 .tparrows.preview2 						{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:10px; line-height:30px; letter-spacing: 0px}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:25px}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:25px}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}


	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview2 							{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}
		.tparrows.preview2:hover					{	width:30px !important; height:30px !important}
    }



/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 							{	width:70px; height:70px; background:#fff; background:rgba(255,255,255,1); -webkit-transform-style: flat}
.tparrows.preview3:after					{	position:absolute;  line-height: 70px;text-align: center; font-family: "revicons"; color:#aaa; font-size:30px; top:0px;left:0px;;background:#fff; z-index:100; width:70px;height:70px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s}
.tparrows.preview3:hover:after					{	color:#000}
.tp-rightarrow.preview3:after				{	content: '\e825';  }
.tp-leftarrow.preview3:after				{	content: '\e824';  }


.tparrows.preview3 .tp-arr-iwrapper			{
												  -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 100% 50%;
												  transform-origin: 100% 50%;
												  -webkit-transition: -webkit-transform 0.2s;
												  transition: transform 0.2s;
												  z-index:0;position: absolute; background: #000; background: rgba(0,0,0,0.75);
												  display: table;min-height:90px;top:-10px}

.tp-leftarrow.preview3 .tp-arr-iwrapper		{	 -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 0% 50%;
												  transform-origin: 0% 50%;
											}

.tparrows.preview3 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center; display:table-cell;min-width:90px;height:90px;
												position:relative;top:0px}

.tp-rightarrow.preview3 .tp-arr-iwrapper	{	right:0px;padding-right:70px}
.tp-leftarrow.preview3 .tp-arr-iwrapper		{	left:0px; direction: rtl;padding-left:70px}
.tparrows.preview3 .tp-arr-titleholder		{	display:table-cell; padding:30px;font-size:16px; color:#fff;white-space: nowrap; position: relative; clear:right;vertical-align: middle}

.tparrows.preview3:hover .tp-arr-iwrapper	{
												-webkit-transform: scale(1,1);
												  transform: scale(1,1);

											}

/* PREVIEW 3 BULLETS */
.tp-bullets.preview3 						{ 	height: 17px}
.tp-bullets.preview3 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview3 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
		.tparrows.preview3 .tp-arr-imgholder 		{	min-width:70px;height:70px}
		.tp-rightarrow.preview3 .tp-arr-iwrapper	{	padding-right:50px}
		.tp-leftarrow.preview3 .tp-arr-iwrapper		{	padding-left:50px}
		.tparrows.preview3 .tp-arr-titleholder		{	padding:10px;font-size:16px}



	}

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

		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
	}





/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 							{	width:30px; height:110px;  background:transparent;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000}
.tparrows.preview4:after					{	position:absolute;  line-height: 110px;text-align: center; font-family: "revicons"; color:#fff; font-size:20px; top:0px;left:0px;z-index:0; width:30px;height:110px; background: #000; background: rgba(0,0,0,0.25);
												-webkit-transition: all 0.2s ease-in-out;
											    -moz-transition: all 0.2s ease-in-out;
											    -o-transition: all 0.2s ease-in-out;
											    transition: all 0.2s ease-in-out;
												   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

											}

.tp-rightarrow.preview4:after				{	content: '\e825';  }
.tp-leftarrow.preview4:after				{	content: '\e824';  }


.tparrows.preview4 .tp-arr-allwrapper		{	visibility:hidden;width:180px;position: absolute;z-index: 1;min-height:120px;top:0px;left:-150px; overflow: hidden;-webkit-perspective: 1000px;-webkit-transform-style: flat}

.tp-leftarrow.preview4 .tp-arr-allwrapper	{	left:0px}
.tparrows.preview4 .tp-arr-iwrapper			{	position: relative}

.tparrows.preview4 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center;width:180px;height:110px;
												position:relative;top:0px;

												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;



											}


.tparrows.preview4 .tp-arr-imgholder2 		{	display:block;background-size:cover; background-position:center center; width:180px;height:110px;
												position:absolute;top:0px; left:180px;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;

											}

.tp-leftarrow.preview4 .tp-arr-imgholder2 	{	left:-180px}




.tparrows.preview4 .tp-arr-titleholder		{	display:block; font-size:12px; line-height:25px; padding:0px 10px;text-align:left;color:#fff; position: relative;
												background: #000;
												color: #FFF;
												text-transform: uppercase;
												white-space: nowrap;
												letter-spacing: 1px;
												font-weight: 700;
												font-size: 11px;
												line-height: 2.75;
												-webkit-transition: all 0.3s;
												transition: all 0.3s;
												-webkit-transform: rotateX(-90deg);
												transform: rotateX(-90deg);
												-webkit-transform-origin: 50% 0;
												transform-origin: 50% 0;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;


}



.tparrows.preview4:after				{	transform-origin: 100% 100%; -webkit-transform-origin: 100% 100%}
.tp-leftarrow.preview4:after			{	transform-origin: 0% 0%; -webkit-transform-origin: 0% 0%}




@media only screen and (min-width: 768px)  {
		.tparrows.preview4:hover:after				{	-webkit-transform: rotateY(-90deg); transform:rotateY(-90deg)}
		.tp-leftarrow.preview4:hover:after			{	-webkit-transform: rotateY(90deg); transform:rotateY(90deg)}


		.tparrows.preview4:hover .tp-arr-titleholder	{	-webkit-transition-delay: 0.4s;
															transition-delay: 0.4s;
															-webkit-transform: rotateX(0deg);
															transform: rotateX(0deg);
															-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

														}
}

/* PREVIEW 4 BULLETS */

.tp-bullets.preview4 						{ 	height: 17px}
.tp-bullets.preview4 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview4 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}


    @media only screen  and (max-width: 767px) {
   		 .tparrows.preview4 						{	width:20px; height:80px}
   		 .tparrows.preview4:after					{	width:20px; height:80px; line-height:80px; font-size:14px}

   		 .tparrows.preview1 .tp-arr-allwrapper,
   		 .tparrows.preview2 .tp-arr-allwrapper,
   		 .tparrows.preview3 .tp-arr-allwrapper,
   		 .tparrows.preview4 .tp-arr-allwrapper		{	display: none !important}
    }



/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader 	{
				top:50%; left:50%;
				z-index:10000;
				position:absolute;


			}

.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background:url(/Images/Flexslider/loader.gif) no-repeat center center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



.tp-loader.spinner5 	{	background:url(/Images/Flexslider/loader.gif) no-repeat 10px 10px;
							background-color:#fff;
							margin:-22px -22px;
							width:44px;height:44px;
							border-radius: 3px;
							-moz-border-radius: 3px;
							-webkit-border-radius: 3px;
						}


@-webkit-keyframes tp-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
  } 50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
  } 100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}


.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top:-20px;margin-left:-20px;
  background-color: #ff0000;
   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
  animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% { -webkit-transform: scale(0.0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes tp-scaleout {
  0% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 100% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}




.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;

}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}




.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes tp-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes tp-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}



.tp-transparentimg {	content:"url(/Images/Flexslider/transparent.png)"}
.tp-3d {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50%; 
}



.tp-caption img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom: 1;
}


@font-face {
  font-family: 'revicons';
  src: url('/fonts/revicons.eot?5510888');
  src: url('/fonts/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('/fonts/revicons.woff?5510888') format('woff'),
       url('/fonts/revicons.ttf?5510888') format('truetype'),
       url('/fonts/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('../font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before { content: '\e802'} /* '' */
.revicon-pencil-1:before { content: '\e831'} /* '' */
.revicon-picture-1:before { content: '\e803'} /* '' */
.revicon-cancel:before { content: '\e80a'} /* '' */
.revicon-info-circled:before { content: '\e80f'} /* '' */
.revicon-trash:before { content: '\e801'} /* '' */
.revicon-left-dir:before { content: '\e817'} /* '' */
.revicon-right-dir:before { content: '\e818'} /* '' */
.revicon-down-open:before { content: '\e83b'} /* '' */
.revicon-left-open:before { content: '\e819'} /* '' */
.revicon-right-open:before { content: '\e81a'} /* '' */
.revicon-angle-left:before { content: '\e820'} /* '' */
.revicon-angle-right:before { content: '\e81d'} /* '' */
.revicon-left-big:before { content: '\e81f'} /* '' */
.revicon-right-big:before { content: '\e81e'} /* '' */
.revicon-magic:before { content: '\e807'} /* '' */
.revicon-picture:before { content: '\e800'} /* '' */
.revicon-export:before { content: '\e80b'} /* '' */
.revicon-cog:before { content: '\e832'} /* '' */
.revicon-login:before { content: '\e833'} /* '' */
.revicon-logout:before { content: '\e834'} /* '' */
.revicon-video:before { content: '\e805'} /* '' */
.revicon-arrow-combo:before { content: '\e827'} /* '' */
.revicon-left-open-1:before { content: '\e82a'} /* '' */
.revicon-right-open-1:before { content: '\e82b'} /* '' */
.revicon-left-open-mini:before { content: '\e822'} /* '' */
.revicon-right-open-mini:before { content: '\e823'} /* '' */
.revicon-left-open-big:before { content: '\e824'} /* '' */
.revicon-right-open-big:before { content: '\e825'} /* '' */
.revicon-left:before { content: '\e836'} /* '' */
.revicon-right:before { content: '\e826'} /* '' */
.revicon-ccw:before { content: '\e808'} /* '' */
.revicon-arrows-ccw:before { content: '\e806'} /* '' */
.revicon-palette:before { content: '\e829'} /* '' */
.revicon-list-add:before { content: '\e80c'} /* '' */
.revicon-doc:before { content: '\e809'} /* '' */
.revicon-left-open-outline:before { content: '\e82e'} /* '' */
.revicon-left-open-2:before { content: '\e82c'} /* '' */
.revicon-right-open-outline:before { content: '\e82f'} /* '' */
.revicon-right-open-2:before { content: '\e82d'} /* '' */
.revicon-equalizer:before { content: '\e83a'} /* '' */
.revicon-layers-alt:before { content: '\e804'} /* '' */
.revicon-popup:before { content: '\e828'} /* '' */
/*------------------------------------------------------------------
Project:	Vectus Html Template - Responsive 
Version:	1.1
Last change:	14/05/15 [fixed Float bug, vf]
Author:	Janxcode
/*------------------------------------------------------------------
/* Note: Design for a width 1024 Desktop
================================================== */
@media only screen and (min-width: 960px) and (max-width: 1199px) {


    /*---------------------------------------------------------------
		[1.0 Servicelist ]
	---------------------------------------------------------------*/

    /*----- Servicelist Style #1 -----*/
    .jx-servicelist-1 .category {
        font-size: 26px;
        line-height: 20px;
    }

    .line-icon {
        padding: 15px;
    }

    .jx-servicelist-1 .icon i {
        font-size: 40px;
    }


    /*---------------------------------------------------------------
		[5.0 Service ]
	---------------------------------------------------------------*/

    /*----- Services 2 -----*/
    .jx-service-item:hover .content-box {
        height: 188px;
        padding: 20px;
    }

    .jx-service-2 .service-type {
        font-size: 20px;
    }



    /*---------------------------------------------------------------
	[8.0 Our Team ]
	---------------------------------------------------------------*/

    .jx-team-member-1 .team-selected {
        border-right: 222px solid transparent;
    }

    /*---------------------------------------------------------------
		[10.0 Protfolio ]
	---------------------------------------------------------------*/

    .four.columns .jx-protfolio .details {
        border-bottom: 70px solid rgba(0, 0, 0, 0.77);
        border-right: 80px solid transparent;
        font-size: 12px;
    }

        .four.columns .jx-protfolio .details span {
            padding-left: 10px;
            padding-top: 53px;
        }

    .four.columns .jx-protfolio .model-name {
        font-size: 16px;
        padding: 10px;
    }

    .four.columns .jx-sale-tag {
        padding: 50px 0px 4px;
    }

    /*---------------------------------------------------------------
		[13.0 Vehicle ]
	---------------------------------------------------------------*/


    .container.with-sidebar .four.columns {
        width: 260px;
    }


    .with-sidebar .jx-inventory-listing.jx-inventory-list ul li {
        width: 640px;
    }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .image-position {
        width: 220px;
    }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .detail-position {
        width: 37%;
    }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .price-position {
        width: 21.6%;
    }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .detail-content {
        padding: 15px 0px 0px 0px;
    }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .price-content {
        padding-top: 17px;
        padding-left: 20px;
        height: 139px;
    }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .title {
        font-size: 18px;
        padding-bottom: 10px;
    }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .figure {
        font-size: 25px;
        padding: 15px 0px 12px;
    }



    /*--------- Vehicle List With Sidebar ----------*/


    .jx-inventory-listing.jx-inventory-list .image-position {
        width: 31%;
    }

    .jx-inventory-listing.jx-inventory-list .detail-position {
        width: 40%;
    }

    .jx-inventory-listing.jx-inventory-list .price-position {
        width: 20%;
    }

    .jx-inventory-listing.jx-inventory-list .options-secondary {
        display: none;
    }

    .jx-inventory-listing.jx-inventory-list .price-content {
        padding: 34px 0px 30px 62px;
        border-left: 1px dotted #BABABA;
        height: 185px;
    }



    /*--------- Vehicle List ----------*/


    /*---------------------------------------------------------------
	[14.0 Home Slider ]
	---------------------------------------------------------------*/

    .jx-caption.jx-caption-small {
        font-size: 25px !important;
        padding-left: 140px !important;
        line-height: 25px !important;
    }

    .jx-caption.jx-caption-large {
        font-size: 95px !important;
        padding-left: 140px !important;
        line-height: 140px !important;
    }

    .jx-caption.jx-caption-medium {
        font-size: 45px !important;
        padding-left: 140px !important;
        line-height: 110px !important;
    }
}

/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {

    /*---------------------------------------------------------------
		[1.0 Servicelist ]
	---------------------------------------------------------------*/

    /*----- Servicelist Style #1 -----*/
    .jx-servicelist-1 .category {
        font-size: 19px;
        margin-bottom: 10px;
        line-height: 18px;
    }

    .line-icon {
        padding: 20px;
    }

    .jx-servicelist-1 .icon i {
        font-size: 35px;
    }


    /*---------------------------------------------------------------
		[3.0 Blog ]
	---------------------------------------------------------------*/

    .jx-blog-1 .title {
        font-size: 20px;
        line-height: 25px;
    }

    .jx-blog-1 .date {
        padding-top: 20px;
    }

    .jx-blog-1 .eight.columns {
        width: 745px;
    }

    .jx-blog-1 .image img {
        max-width: 100%;
        width: 100%;
    }

    .jx-blog-2 .title {
        padding-top: 20px;
    }

    .jx-blog-2 .four.columns {
        width: 100%;
    }

    .jx-blog-2 .image img {
        max-width: 100%;
        width: 100%;
    }


    /*---------------------------------------------------------------
		[4.0 Section Title ]
	---------------------------------------------------------------*/

    /*---- Title style #3 -----*/
    .jx-section-title-3 .jx-title {
        font-size: 38px;
        margin-bottom: 25px;
        line-height: 40px;
    }

    .jx-section-title-3 .jx-sub-text {
        font-size: 18px;
        width: 50%;
    }

    /*---- Title style #4 -----*/
    .jx-section-title-4 .jx-title {
        font-size: 26px;
        line-height: 30px;
    }


    /*---------------------------------------------------------------
		[5.0 Service ]
	---------------------------------------------------------------*/

    /*----- Services 2 -----*/
    .jx-service-item:hover .content-box {
        height: 148px;
        padding: 20px;
    }

    .jx-service-2 .service-type {
        font-size: 20px;
    }



    /*---------------------------------------------------------------
	[8.0 Our Team ]
	---------------------------------------------------------------*/

    .jx-team-member-1 .team-selected {
        border-right: 175px solid transparent;
    }

    .jx-team-member-1 .name {
        font-size: 16px;
    }

    .jx-team-member-1 .post {
        font-size: 12px;
    }

    .jx-team-member-1 .team-social li i {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 16px;
    }

    .jx-team-member-1 .image:hover .team-content-box {
        height: 110px;
    }

    /*---------------------------------------------------------------
		[9.0 Countact From ]
	---------------------------------------------------------------*/

    .contact-first-name {
        width: 48.1%;
    }

    .contact-submit .jx-submit {
        width: 120px;
        font-size: 18px;
        margin-bottom: 20px;
    }

    /*---------------------------------------------------------------
		[10.0 Protfolio ]
	---------------------------------------------------------------*/

    .portfolio-title h1 {
        font-size: 22px;
        margin-bottom: 10px;
        line-height: 22px;
    }

    .four.columns .jx-protfolio .details, .one-third.columns .jx-protfolio .details {
        border-bottom: 70px solid rgba(0, 0, 0, 0.77);
        border-right: 80px solid transparent;
        font-size: 12px;
    }

        .four.columns .jx-protfolio .details span, .one-third.columns .jx-protfolio .details span {
            padding-left: 10px;
            padding-top: 53px;
        }

    .four.columns .jx-protfolio .model-name, .one-third.columns .jx-protfolio .model-name {
        font-size: 14px;
        padding: 10px;
    }

    .four.columns .jx-sale-tag, .one-third.columns .jx-sale-tag {
        padding: 50px 0px 4px;
    }

    .four.columns .jx-image-wrapper .jx-scale-portfolio, .one-third.columns .jx-image-wrapper .jx-scale-portfolio {
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

        .four.columns .jx-image-wrapper .jx-scale-portfolio a, .one-third.columns .jx-image-wrapper .jx-scale-portfolio a {
            font-size: 14px;
        }

        .four.columns .jx-image-wrapper .jx-scale-portfolio:hover, .one-third.columns .jx-image-wrapper .jx-scale-portfolio:hover {
            font-size: 14px;
        }


    /*---------------------------------------------------------------
		[12.0 Header ]
	---------------------------------------------------------------*/

    .jx-breadcrumb {
        font-size: 17px;
    }

    .jx-page-title {
        font-size: 30px;
        margin-top: 16px;
    }

    /*-------- Breadcrumb ---------*/


    /*---------------------------------------------------------------
		[13.0 Vehicle ]
	---------------------------------------------------------------*/


    .jx-inventory-listing.jx-inventory-list .image-position {
        width: 31%;
    }

    .jx-inventory-listing.jx-inventory-list .detail-position {
        width: 40%;
    }

    .jx-inventory-listing.jx-inventory-list .price-position {
        width: 20%;
    }

    .jx-inventory-listing.jx-inventory-list .options-secondary {
        display: none;
    }

    .jx-inventory-listing.jx-inventory-list .detail-content {
        padding: 17px 0px 0px;
    }

    .jx-inventory-listing.jx-inventory-list .title {
        padding-bottom: 10px;
        font-size: 20px;
    }

    .jx-inventory-listing.jx-inventory-list .price-content {
        padding: 20px 0px 0px 30px;
        height: 147px;
    }

    .jx-inventory-listing.jx-inventory-list .figure {
        font-size: 25px;
        padding: 15px 0px 15px;
    }

    .jx-inventory-listing.jx-inventory-list .details {
        border-bottom: 70px solid rgb(255, 204, 0);
        border-left: 72px solid transparent;
    }

        .jx-inventory-listing.jx-inventory-list .details span {
            margin: -44px 0px 0px -65px;
        }

    /*--------- Vehicle List ----------*/

    .container.with-sidebar .sixteen.columns {
        width: 753px;
    }

    .container.with-sidebar .eight.columns {
        width: 365px;
    }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .price-content {
        padding: 20px 0px 0px 30px;
    }

    /*--------- Vehicle List With Sidebar ----------*/


    .single-vehicle-details .jx-inventory-top-bar .jx-title {
        font-size: 30px;
        line-height: 25px;
    }

    .single-vehicle-details .badge-premium-listing {
        background-color: #FC0;
        display: inline-block;
        margin-top: 20px;
    }

    .single-vehicle-details .jx-inventory-top-bar .jx-subtitle {
        font-size: 19px;
    }

    .single-vehicle-details .jx-inventory-view .figure {
        font-size: 30px;
        /*margin: 10px 0px 0px 30px;*/
    }

    .sidebar-widget {
        /*padding-top:50px;*/
    }

    .single-vehicle-details .jx-inventory-view .additional-images ul li {
        width: 50%;
    }

    /*--------- Vehicle Details ----------*/


    /*---------------------------------------------------------------
	[14.0 Home Slider ]
	---------------------------------------------------------------*/

    .jx-caption.jx-caption-small {
        font-size: 25px !important;
        padding-left: 140px !important;
        line-height: 25px !important;
    }

    .jx-caption.jx-caption-large {
        font-size: 95px !important;
        padding-left: 140px !important;
        line-height: 95px !important;
    }

    .jx-caption.jx-caption-medium {
        font-size: 45px !important;
        padding-left: 140px !important;
        line-height: 45px !important;
    }
}

/*  #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
}


/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {


    /*---------------------------------------------------------------
		[1.0 Servicelist ]
	---------------------------------------------------------------*/

    /*----- Servicelist Style #1 -----*/
    .jx-servicelist-1 .category {
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 18px;
    }

    .line-icon {
        padding: 20px;
    }

    .jx-servicelist-1 .icon i {
        font-size: 35px;
    }


    /*---------------------------------------------------------------
		[2.0 Skillsbar ]
	---------------------------------------------------------------*/

    .jx-skillsbar-1 .percent-number {
        font-size: 27px;
    }

    .jx-skillsbar-1 .skillbar-title {
        font-size: 25px;
    }

    .jx-skillsbar-1 .percent-number .jx-percent-posttext {
        font-size: 18px;
    }


    /*---------------------------------------------------------------
		[3.0 Blog ]
	---------------------------------------------------------------*/
    .jx-blog-1 .title {
        font-size: 20px;
        line-height: 25px;
    }

    .jx-blog-1 .date {
        padding-top: 20px;
    }

    .jx-blog-2 .title {
        padding-top: 20px;
    }

    .jx-blog-2 .image img {
        max-width: 100%;
        width: 100%;
    }

    /*---------------------------------------------------------------
		[4.0 Section Title ]
	---------------------------------------------------------------*/
    .jx-section-title-1 .jx-title {
        font-size: 35px;
        line-height: 40px;
    }

    .jx-title-top-line {
        margin: 0px auto 5px;
        max-width: 350px;
    }

    .jx-section-title-3 .jx-title {
        font-size: 30px;
        margin-bottom: 10px;
        line-height: 40px;
    }

    .jx-section-title-3 .jx-sub-text {
        font-size: 18px;
        width: 100%;
    }


    /*---------------------------------------------------------------
		[5.0 Service ]
	---------------------------------------------------------------*/

    /*----- Services 2 -----*/
    .jx-service-2 .jx-service-item:hover .content-box {
        height: 265px;
    }

    .jx-service-2 .jx-service-item {
        padding-bottom: 20px;
    }


    /*---------------------------------------------------------------
	[7.0 Countup ]
	---------------------------------------------------------------*/

    .jx-countup {
        padding: 0px 0px 70px 0px;
    }

    /*---------------------------------------------------------------
	[8.0 Our Team ]
	---------------------------------------------------------------*/

    .jx-team-member-1 .image img {
        width: 100%;
    }

    .jx-team-member-1 .image {
        margin-bottom: 20px;
    }

    .jx-team-member-1 .team-selected {
        position: unset;
        border-top: 45px solid #FC0;
        border-right: 420px solid transparent;
        margin-top: 20px;
        margin-bottom: 20px;
    }


    /*---------------------------------------------------------------
		[9.0 Countact From ]
	---------------------------------------------------------------*/

    .contact-first-name {
        width: 48.1%;
    }

    .jx-contact-info {
        padding-top: 70px;
    }

    .contact-submit .jx-submit {
        width: 120px;
        font-size: 18px;
        margin-bottom: 20px;
    }


    /*---------------------------------------------------------------
		[10.0 Protfolio ]
	---------------------------------------------------------------*/

    .jx-image-wrapper {
        margin-bottom: 20px;
    }

    .portfolio-title h1 {
        font-size: 22px;
        margin-bottom: 8px;
    }

    /*---------------------------------------------------------------
		[11.0 Footer ]
	---------------------------------------------------------------*/

    .jx-footer-title {
        padding-top: 40px;
    }


    .jx-footer-social ul {
        margin-top: 35px;
    }

    /*---------------------------------------------------------------
		[12.0 Header ]
	---------------------------------------------------------------*/

    .slicknav_menu {
        display: block;
    }

    .jx-top-menu {
        display: none;
    }

    .nav_container {
        display: none;
    }


    /*-------- Menu ---------*/


    .jx-breadcrumb {
        font-size: 16px;
    }

    .jx-page-title {
        font-size: 20px;
        margin-top: 20px;
    }

    /*-------- Breadcrumb ---------*/



    /*---------------------------------------------------------------
		[13.0 Vehicle ]
	---------------------------------------------------------------*/

    .inventory-options-bar .jx-sorting-box {
        padding-bottom: 20px;
    }

    .jx-inventory-listing.jx-inventory-list .image-position {
        width: 100%;
        margin-right: 0px;
    }

        .jx-inventory-listing.jx-inventory-list .image-position .image img {
            width: 100%;
            max-width: 100%;
        }

    .jx-inventory-listing.jx-inventory-list .price-content {
        padding: 34px 0px 30px 30px;
        border: none;
    }

    .jx-inventory-listing.jx-inventory-list .detail-position {
        padding-left: 20px;
        padding-right: 20px;
    }

    /*--------- Vehicle List ----------*/

    .with-sidebar .inventory-options-bar .jx-sorting-box {
        padding-bottom: 20px;
    }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .image-position {
        width: 100%;
        margin-right: 0px;
    }

        .with-sidebar .jx-inventory-listing.jx-inventory-list .image-position .image img {
            width: 100%;
            max-width: 100%;
        }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .price-content {
        padding: 34px 0px 30px 30px;
        border: none;
    }
    
    .with-sidebar .jx-inventory-listing.jx-inventory-list .detail-position {
        padding-left: 20px;
        padding-right: 20px;
        width: 100%;
    }
    .with-sidebar .jx-inventory-listing.jx-inventory-list .price-position {
        width: 75%;
    }
    

    /*--------- Vehicle List With Sidebar ----------*/


    .single-vehicle-details .jx-inventory-top-bar .jx-title {
        font-size: 20px;
        line-height: 20px;
    }

    .single-vehicle-details .badge-premium-listing {
        background-color: #FC0;
        display: inline-block;
        margin-top: 20px;
    }

    .single-vehicle-details .jx-inventory-top-bar .jx-subtitle {
        font-size: 19px;
    }

    .single-vehicle-details .jx-inventory-view .figure {
        font-size: 20px;
        margin: 30px 0px 30px;
    }

    .sidebar-widget {
        padding-top: 50px;
    }

    .single-vehicle-details .jx-inventory-view .additional-images ul li {
        width: 50%;
    }

    /*--------- Vehicle Details ----------*/

    .jx-inventory-listing.jx-inventory-grid .jx-inventroy-item {
        margin-bottom: 20px;
    }

    /*--------- Vehicle Inventory Grid ----------*/



    /*---------------------------------------------------------------
		[14.0 Home Slider ]
	---------------------------------------------------------------*/

    .jx-caption.jx-caption-small {
        font-size: 18px !important;
        padding-left: 215px !important;
        line-height: 18px !important;
    }

    .jx-caption.jx-caption-large {
        font-size: 70px !important;
        padding-left: 215px !important;
        line-height: 70px !important;
    }

    .jx-caption.jx-caption-medium {
        font-size: 35px !important;
        padding-left: 215px !important;
        line-height: 35px !important;
    }


    /*---------------------------------------------------------------
		[15.0 TABS ]
	---------------------------------------------------------------*/

    .shortcode_tab_e.jx-white-tab.jx-arrow-tab li .jx-tab-title {
        padding: 12px;
    }

    .alt-a .event-title {
        font-size: 12px;
    }

    .alt-b .event-title {
        font-size: 12px;
    }

    .alt-a .time {
        font-size: 12px;
        width: 90px;
    }

    .alt-b .time {
        font-size: 12px;
    }


    /*---------------------------------------------------------------
		[16.0 CheakList ]
	---------------------------------------------------------------*/

    .jx-list-group.font-x3 {
        font-size: 14px;
        font-family: oswald;
    }


    /*---------------------------------------------------------------
		[17.0 Register Box ]
	---------------------------------------------------------------*/

    .jx-register-box {
        margin-bottom: 20px;
    }


    /*---------------------------------------------------------------
		[18.0 Price Table ]
	---------------------------------------------------------------*/

    .jx-price-1 {
        margin-bottom: 20px;
    }

    .jx-price-2 {
        margin-bottom: 20px;
    }
}

/* MOBILE PORTRAIT SIZE TO MOBILE LANDSCAPE SIZE (DEVICES AND BROWSERS)-------------- */
@media only screen and (max-width:479px) {


    /*---------------------------------------------------------------
		[1.0 Servicelist ]
	---------------------------------------------------------------*/

    /*----- Servicelist Style #1 -----*/
    .jx-servicelist-1 .category {
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 18px;
    }

    .line-icon {
        padding: 20px;
    }

    .jx-servicelist-1 .icon i {
        font-size: 35px;
    }


    /*---------------------------------------------------------------
		[2.0 Skillsbar ]
	---------------------------------------------------------------*/

    .jx-skillsbar-1 .percent-number {
        font-size: 27px;
    }

    .jx-skillsbar-1 .skillbar-title {
        font-size: 25px;
    }

    .jx-skillsbar-1 .percent-number .jx-percent-posttext {
        font-size: 16px;
    }



    /*---------------------------------------------------------------
		[3.0 Blog ]
	---------------------------------------------------------------*/

    .jx-blog-1 .title {
        font-size: 20px;
        line-height: 25px;
    }

    .jx-blog-1 .date {
        padding-top: 20px;
    }

    .jx-blog-2 .title {
        padding-top: 20px;
    }

    .jx-blog-2 .image img {
        max-width: 100%;
        width: 100%;
    }

    /*---------------------------------------------------------------
		[4.0 Section Title ]
	---------------------------------------------------------------*/

    .jx-section-title-1 .jx-title {
        font-size: 35px;
        line-height: 40px;
    }

    .jx-title-top-line {
        margin: 0px auto 5px;
        max-width: 200px;
    }


    .jx-section-title-3 .jx-title {
        font-size: 30px;
        margin-bottom: 10px;
        line-height: 40px;
    }

    .jx-section-title-3 .jx-sub-text {
        font-size: 18px;
        width: 100%;
    }


    /*---------------------------------------------------------------
	[5.0 Service ]
	---------------------------------------------------------------*/

    /*----- Services 2 -----*/
    .jx-service-2 .jx-service-item {
        padding-bottom: 20px;
    }


    /*---------------------------------------------------------------
		[6.0 Call Action Box]
	---------------------------------------------------------------*/

    .jx-call-action-box .box-content .title {
        font-size: 54px;
    }


    /*---------------------------------------------------------------
		[7.0 Countup ]
	---------------------------------------------------------------*/

    .jx-countup {
        padding: 0px 0px 70px 0px;
    }

    .jx-counting-down h1 {
        font-size: 40px;
    }

    .jx-counting-down li {
        width: 110px;
    }


    /*---------------------------------------------------------------
	[8.0 Our Team ]
	---------------------------------------------------------------*/

    .jx-team-member-1 .image img {
        width: 100%;
    }

    .jx-team-member-1 .image {
        margin-bottom: 20px;
    }

    .jx-team-member-1 .team-selected {
        position: unset;
        border-top: 45px solid #FC0;
        border-right: 300px solid transparent;
        margin-top: 20px;
        margin-bottom: 20px;
    }


    /*---------------------------------------------------------------
		[9.0 Countact From ]
	---------------------------------------------------------------*/

    .contact-first-name {
        width: 100%;
    }

    .contact-email {
        width: 100%;
    }

    .jx-contact-info {
        padding-top: 60px;
    }

    .contact-submit .jx-submit {
        width: 120px;
        font-size: 18px;
        margin-bottom: 20px;
    }


    /*---------------------------------------------------------------
		[10.0 Protfolio ]
	---------------------------------------------------------------*/

    .jx-image-wrapper {
        margin-bottom: 20px;
    }

    .portfolio-title h1 {
        font-size: 22px;
        margin-bottom: 8px;
    }

    /*---------------------------------------------------------------
		[11.0 Footer ]
	---------------------------------------------------------------*/

    .jx-footer-title {
        padding-top: 40px;
    }

    .jx-footer-social ul {
        margin-top: 35px;
    }


    /*---------------------------------------------------------------
		[12.0 Header ]
	---------------------------------------------------------------*/

    .slicknav_menu {
        display: block;
    }

    .jx-top-menu {
        display: none;
    }

    .nav_container {
        display: none;
    }

    /*-------- Menu ---------*/

    .jx-breadcrumb {
        font-size: 13px;
        padding-top: 0 !important;
    }

    .jx-page-title {
        font-size: 36px;
        left: 0px;
        padding: 0px;
        margin-top: 29px;
        float: none !important;
        height: 20px;
    }

    .jx-titlebar {
        padding-top: 10px !important;
    }

    /*-------- Breadcrumb ---------*/

    .jx-inventory-switcher .jx-switch {
        display: none;
    }


    /*---------------------------------------------------------------
		[13.0 Vehicle ]
	---------------------------------------------------------------*/

    .inventory-options-bar .jx-sorting-box {
        padding-bottom: 20px;
    }

    .jx-inventory-listing.jx-inventory-list .image-position {
        width: 100%;
        margin-right: 0px;
    }

        .jx-inventory-listing.jx-inventory-list .image-position .image img {
            width: 100%;
            max-width: 100%;
        }

    .jx-inventory-listing.jx-inventory-list .price-content {
        padding: 34px 0px 30px 10px;
        border: none;
    }


    /*--------- Vehicle List ----------*/


    .with-sidebar .inventory-options-bar .jx-sorting-box {
        padding-bottom: 20px;
    }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .image-position {
        width: 100%;
        margin-right: 0px;
    }

        .with-sidebar .jx-inventory-listing.jx-inventory-list .image-position .image img {
            width: 100%;
            max-width: 100%;
        }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .price-content {
        padding: 34px 0px 30px 10px;
        border: none;
    }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .detail-position {
        width: 100%;
    }

    /*--------- Vehicle List With Sidebar ----------*/


    .single-vehicle-details .jx-inventory-top-bar .jx-title {
        font-size: 20px;
        line-height: 20px;
    }

    .single-vehicle-details .badge-premium-listing {
        background-color: #FC0;
        display: inline-block;
        margin-top: 20px;
    }

    .single-vehicle-details .jx-inventory-top-bar .jx-subtitle {
        font-size: 19px;
    }

    .single-vehicle-details .jx-inventory-view .figure {
        font-size: 20px;
        margin: 30px 0px 30px 0px;
    }

    .sidebar-widget {
        padding-top: 50px;
    }

    .single-vehicle-details .jx-inventory-view .additional-images ul li {
        width: 50%;
    }

    /*--------- Vehicle Details ----------*/

    .jx-inventory-listing.jx-inventory-grid .jx-inventroy-item {
        margin-bottom: 20px;
    }
    /*--------- Vehicle Inventory Grid ----------*/




    /*---------------------------------------------------------------
		[14.0 Home Slider ]
	---------------------------------------------------------------*/

    .jx-caption.jx-caption-small {
        font-size: 12px !important;
        padding-left: 100px !important;
        line-height: 12px !important;
    }

    .jx-caption.jx-caption-large {
        font-size: 40px !important;
        padding-left: 100px !important;
        line-height: 40px !important;
    }

    .jx-caption.jx-caption-medium {
        font-size: 20px !important;
        padding-left: 100px !important;
        line-height: 20px !important;
    }



    /*---------------------------------------------------------------
		[15.0 TABS ]
	---------------------------------------------------------------*/

    .shortcode_tab_e.jx-white-tab.jx-arrow-tab li .jx-tab-title {
        padding: 12px;
    }

    .alt-a .event-title {
        font-size: 12px;
    }

    .alt-b .event-title {
        font-size: 12px;
    }

    .alt-a .time {
        font-size: 12px;
        width: 90px;
    }

    .alt-b .time {
        font-size: 12px;
    }

    .shortcode_tab_e.jx-white-tab.jx-arrow-tab li .jx-tab-title {
        padding: 2px;
        font-size: 12px;
    }

    .shortcode_tab_e.jx-white-tab.jx-arrow-tab ul li {
        margin-right: 10px;
    }


    /*---------------------------------------------------------------
		[16.0 CheakList ]
	---------------------------------------------------------------*/

    .jx-list-group.font-x3 {
        font-size: 14px;
        font-family: oswald;
    }


    /*---------------------------------------------------------------
		[17.0 Register Box ]
	---------------------------------------------------------------*/

    .jx-register-box {
        margin-bottom: 20px;
    }

        .jx-register-box .jx-register-head .jx-price {
            font-size: 40px;
        }


    /*---------------------------------------------------------------
		[18.0 Price Table ]
	---------------------------------------------------------------*/

    .jx-price-1 {
        margin-bottom: 20px;
    }

    .jx-price-2 {
        margin-bottom: 20px;
    }
}

/* #iPad (Landscape) and (Portrait)
================================================== */
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {


    /*---------------------------------------------------------------
		[1.0 Servicelist ]
	---------------------------------------------------------------*/

    /*----- Servicelist Style #1 -----*/
    .jx-servicelist-1 .category {
        font-size: 26px;
        line-height: 20px;
    }

    .line-icon {
        padding: 15px;
    }

    .jx-servicelist-1 .icon i {
        font-size: 40px;
    }


    /*---------------------------------------------------------------
		[5.0 Service ]
	---------------------------------------------------------------*/

    /*----- Services 2 -----*/
    .jx-service-item:hover .content-box {
        height: 188px;
        padding: 20px;
    }

    .jx-service-2 .service-type {
        font-size: 18px;
    }

    .jx-service-2 .four.columns .jx-service-item:hover .content-box {
        height: 140px;
    }

    .jx-service-2 .service-details p {
        font-size: 13px;
    }



    /*---------------------------------------------------------------
	[8.0 Our Team ]
	---------------------------------------------------------------*/

    .jx-team-member-1 .team-selected {
        border-right: 222px solid transparent;
    }

    /*---------------------------------------------------------------
		[10.0 Protfolio ]
	---------------------------------------------------------------*/

    .four.columns .jx-protfolio .details {
        border-bottom: 70px solid rgba(0, 0, 0, 0.77);
        border-right: 80px solid transparent;
        font-size: 12px;
    }

        .four.columns .jx-protfolio .details span {
            padding-left: 10px;
            padding-top: 53px;
        }

    .four.columns .jx-protfolio .model-name {
        font-size: 16px;
        padding: 10px;
    }

    .four.columns .jx-sale-tag {
        padding: 50px 0px 4px;
    }

    /*---------------------------------------------------------------
		[13.0 Vehicle ]
	---------------------------------------------------------------*/


    .container.with-sidebar .four.columns {
        width: 260px;
    }


    .with-sidebar .jx-inventory-listing.jx-inventory-list ul li {
        width: 640px;
    }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .image-position {
        width: 220px;
    }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .detail-position {
        width: 37%;
    }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .price-position {
        width: 21.6%;
    }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .detail-content {
        padding: 15px 0px 0px 0px;
    }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .price-content {
        padding-top: 17px;
        padding-left: 20px;
        height: 139px;
    }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .title {
        font-size: 18px;
        padding-bottom: 10px;
    }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .figure {
        font-size: 25px;
        padding: 15px 0px 12px;
    }

    .jx-inventory-listing.jx-inventory-grid .jx-inventroy-item .jx-title a {
        font-size: 14px;
    }

    .jx-inventory-listing.jx-inventory-grid .jx-inventroy-item .price-position {
        font-size: 14px;
    }

    /*--------- Vehicle List With Sidebar ----------*/


    .jx-inventory-listing.jx-inventory-list .image-position {
        width: 31%;
    }

    .jx-inventory-listing.jx-inventory-list .detail-position {
        width: 40%;
    }

    .jx-inventory-listing.jx-inventory-list .price-position {
        width: 20%;
    }

    .jx-inventory-listing.jx-inventory-list .options-secondary {
        display: none;
    }

    .jx-inventory-listing.jx-inventory-list .price-content {
        padding: 34px 0px 30px 62px;
        border-left: 1px dotted #BABABA;
        height: 185px;
    }



    /*--------- Vehicle List ----------*/


    /*---------------------------------------------------------------
	[14.0 Home Slider ]
	---------------------------------------------------------------*/

    .jx-caption.jx-caption-small {
        font-size: 25px !important;
        padding-left: 140px !important;
        line-height: 25px !important;
    }

    .jx-caption.jx-caption-large {
        font-size: 95px !important;
        padding-left: 140px !important;
        line-height: 140px !important;
    }

    .jx-caption.jx-caption-medium {
        font-size: 45px !important;
        padding-left: 140px !important;
        line-height: 110px !important;
    }



    /*---------------------------------------------------------------
		[15.0 TABS ]
	---------------------------------------------------------------*/

    .shortcode_tab_e.jx-white-tab.jx-arrow-tab li .jx-tab-title {
        padding: 18px;
    }

    .alt-a .event-title {
        font-size: 18px;
    }

    .alt-b .event-title {
        font-size: 18px;
    }

    .alt-a .time {
        font-size: 18px;
        width: 130px;
    }

    .alt-b .time {
        font-size: 18px;
    }


    /*---------------------------------------------------------------
		[16.0 CheakList ]
	---------------------------------------------------------------*/

    .jx-list-group.font-x3 {
        font-size: 18px;
        font-family: oswald;
    }


    /*---------------------------------------------------------------
		[17.0 Register Box ]
	---------------------------------------------------------------*/

    .jx-register-box .jx-register-head .jx-price {
        font-size: 50px;
    }

    .jx-register-box .jx-register-head .jx-type {
        font-size: 20px;
    }


    /*---------------------------------------------------------------
		[18.0 Price Table ]
	---------------------------------------------------------------*/

    .jx-price-1 .title {
        font-size: 30px;
    }

    .jx-price-1 .price {
        font-size: 40px;
    }

    .jx-price-2 .title {
        font-size: 30px;
    }

    .jx-price-2 .price {
        font-size: 40px;
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {



    /*---------------------------------------------------------------
		[1.0 Servicelist ]
	---------------------------------------------------------------*/

    /*----- Servicelist Style #1 -----*/
    .jx-servicelist-1 .category {
        font-size: 19px;
        margin-bottom: 10px;
        line-height: 18px;
    }

    .line-icon {
        padding: 20px;
    }

    .jx-servicelist-1 .icon i {
        font-size: 35px;
    }


    /*---------------------------------------------------------------
		[3.0 Blog ]
	---------------------------------------------------------------*/

    .jx-blog-1 .title {
        font-size: 20px;
        line-height: 25px;
    }

    .jx-blog-1 .date {
        padding-top: 20px;
    }

    .jx-blog-1 .eight.columns {
        width: 745px;
    }

    .jx-blog-1 .image img {
        max-width: 100%;
        width: 100%;
    }

    .jx-blog-2 .title {
        padding-top: 20px;
    }

    .jx-blog-2 .four.columns {
        width: 100%;
    }

    .jx-blog-2 .image img {
        max-width: 100%;
        width: 100%;
    }


    /*---------------------------------------------------------------
		[4.0 Section Title ]
	---------------------------------------------------------------*/

    /*---- Title style #3 -----*/
    .jx-section-title-3 .jx-title {
        font-size: 38px;
        margin-bottom: 25px;
        line-height: 40px;
    }

    .jx-section-title-3 .jx-sub-text {
        font-size: 18px;
        width: 50%;
    }

    /*---- Title style #4 -----*/
    .jx-section-title-4 .jx-title {
        font-size: 26px;
        line-height: 30px;
    }


    /*---------------------------------------------------------------
		[5.0 Service ]
	---------------------------------------------------------------*/

    /*----- Services 2 -----*/
    .jx-service-item:hover .content-box {
        height: 148px;
        padding: 20px;
    }

    .jx-service-2 .service-type {
        font-size: 18px;
    }

    .jx-service-2 .four.columns .jx-service-item:hover .content-box {
        height: 115px;
    }

    .jx-service-2 .service-details p {
        font-size: 10px;
    }


    /*---------------------------------------------------------------
	[8.0 Our Team ]
	---------------------------------------------------------------*/

    .jx-team-member-1 .team-selected {
        border-right: 175px solid transparent;
    }

    .jx-team-member-1 .name {
        font-size: 16px;
    }

    .jx-team-member-1 .post {
        font-size: 12px;
    }

    .jx-team-member-1 .team-social li i {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 16px;
    }

    .jx-team-member-1 .image:hover .team-content-box {
        height: 110px;
    }

    /*---------------------------------------------------------------
		[9.0 Countact From ]
	---------------------------------------------------------------*/

    .contact-first-name {
        width: 48.1%;
    }

    .contact-submit .jx-submit {
        width: 120px;
        font-size: 18px;
        margin-bottom: 20px;
    }

    /*---------------------------------------------------------------
		[10.0 Protfolio ]
	---------------------------------------------------------------*/

    .portfolio-title h1 {
        font-size: 22px;
        margin-bottom: 10px;
        line-height: 22px;
    }

    .four.columns .jx-protfolio .details, .one-third.columns .jx-protfolio .details {
        border-bottom: 70px solid rgba(0, 0, 0, 0.77);
        border-right: 80px solid transparent;
        font-size: 12px;
    }

        .four.columns .jx-protfolio .details span, .one-third.columns .jx-protfolio .details span {
            padding-left: 10px;
            padding-top: 53px;
        }

    .four.columns .jx-protfolio .model-name, .one-third.columns .jx-protfolio .model-name {
        font-size: 14px;
        padding: 10px;
    }

    .four.columns .jx-sale-tag, .one-third.columns .jx-sale-tag {
        padding: 50px 0px 4px;
    }

    .four.columns .jx-image-wrapper .jx-scale-portfolio, .one-third.columns .jx-image-wrapper .jx-scale-portfolio {
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

        .four.columns .jx-image-wrapper .jx-scale-portfolio a, .one-third.columns .jx-image-wrapper .jx-scale-portfolio a {
            font-size: 14px;
        }

        .four.columns .jx-image-wrapper .jx-scale-portfolio:hover, .one-third.columns .jx-image-wrapper .jx-scale-portfolio:hover {
            font-size: 14px;
        }


    /*---------------------------------------------------------------
		[12.0 Header ]
	---------------------------------------------------------------*/


    .jx-top-menu {
        display: none;
    }

    .nav_container {
        display: none;
    }

    .jx-breadcrumb {
        font-size: 17px;
    }

    .jx-page-title {
        font-size: 30px;
        margin-top: 16px;
    }

    .slicknav_menu {
        display: block;
    }

    /*-------- Breadcrumb ---------*/


    /*---------------------------------------------------------------
		[13.0 Vehicle ]
	---------------------------------------------------------------*/


    .jx-inventory-listing.jx-inventory-list .image-position {
        width: 31%;
    }

    .jx-inventory-listing.jx-inventory-list .detail-position {
        width: 40%;
    }

    .jx-inventory-listing.jx-inventory-list .price-position {
        width: 20%;
    }

    .jx-inventory-listing.jx-inventory-list .options-secondary {
        display: none;
    }

    .jx-inventory-listing.jx-inventory-list .detail-content {
        padding: 17px 0px 0px;
    }

    .jx-inventory-listing.jx-inventory-list .title {
        padding-bottom: 10px;
        font-size: 20px;
    }

    .jx-inventory-listing.jx-inventory-list .price-content {
        padding: 20px 0px 0px 30px;
        height: 147px;
    }

    .jx-inventory-listing.jx-inventory-list .figure {
        font-size: 25px;
        padding: 15px 0px 15px;
    }

    .jx-inventory-listing.jx-inventory-list .details {
        border-bottom: 70px solid rgb(255, 204, 0);
        border-left: 72px solid transparent;
    }

        .jx-inventory-listing.jx-inventory-list .details span {
            margin: -44px 0px 0px -65px;
        }

    /*--------- Vehicle List ----------*/

    .container.with-sidebar .sixteen.columns {
        width: 753px;
    }

    .container.with-sidebar .one-third.columns {
        width: 237px;
    }

    .container.with-sidebar .eight.columns {
        width: 365px;
    }

    .with-sidebar .jx-inventory-listing.jx-inventory-list .price-content {
        padding: 20px 0px 0px 30px;
    }


    .jx-inventory-listing.jx-inventory-grid .jx-inventroy-item .jx-title a {
        font-size: 16px;
    }

    .jx-inventory-listing.jx-inventory-grid .jx-inventroy-item .price-position {
        font-size: 14px;
    }


    /*--------- Vehicle List With Sidebar ----------*/


    .single-vehicle-details .jx-inventory-top-bar .jx-title {
        font-size: 30px;
        line-height: 25px;
    }

    .single-vehicle-details .badge-premium-listing {
        background-color: #FC0;
        display: inline-block;
        margin-top: 20px;
    }

    .single-vehicle-details .jx-inventory-top-bar .jx-subtitle {
        font-size: 19px;
    }

    .single-vehicle-details .jx-inventory-view .figure {
        font-size: 30px;
        margin: 10px 0px 0px 30px;
    }

    .sidebar-widget {
        padding-top: 50px;
    }

    .single-vehicle-details .jx-inventory-view .additional-images ul li {
        width: 50%;
    }

    /*--------- Vehicle Details ----------*/


    /*---------------------------------------------------------------
	[14.0 Home Slider ]
	---------------------------------------------------------------*/

    .jx-caption.jx-caption-small {
        font-size: 25px !important;
        padding-left: 140px !important;
        line-height: 25px !important;
    }

    .jx-caption.jx-caption-large {
        font-size: 95px !important;
        padding-left: 140px !important;
        line-height: 95px !important;
    }

    .jx-caption.jx-caption-medium {
        font-size: 45px !important;
        padding-left: 140px !important;
        line-height: 45px !important;
    }



    /*---------------------------------------------------------------
		[15.0 TABS ]
	---------------------------------------------------------------*/

    .shortcode_tab_e.jx-white-tab.jx-arrow-tab li .jx-tab-title {
        padding: 18px;
    }

    .alt-a .event-title {
        font-size: 18px;
    }

    .alt-b .event-title {
        font-size: 18px;
    }

    .alt-a .time {
        font-size: 18px;
        width: 130px;
    }

    .alt-b .time {
        font-size: 18px;
    }



    /*---------------------------------------------------------------
		[16.0 CheakList ]
	---------------------------------------------------------------*/

    .jx-list-group.font-x3 {
        font-size: 14px;
        font-family: oswald;
    }



    /*---------------------------------------------------------------
		[17.0 Register Box ]
	---------------------------------------------------------------*/

    .jx-register-box .jx-register-head .jx-price {
        display: inline-table;
        margin-bottom: 30px;
    }

    .jx-register-box .jx-register-head .jx-type {
        margin-left: 0px;
    }


    /*---------------------------------------------------------------
		[18.0 Price Table ]
	---------------------------------------------------------------*/

    .jx-price-1 .title {
        font-size: 16px;
        padding: 8px 0px;
    }

    .jx-price-1 .price {
        font-size: 18px;
        padding: 10px 0px 10px;
    }

    .jx-price-1 .jx-button .price-btn {
        padding: 7px 15px;
        font-size: 16px;
    }

    .jx-price-2 .title {
        font-size: 16px;
        padding: 8px 0px;
    }

    .jx-price-2 .price {
        font-size: 18px;
        padding: 10px 0px 10px;
    }

    .jx-price-2 .jx-button .price-btn {
        padding: 7px 15px;
        font-size: 16px;
    }
}

@media (max-width: 780px) {

    .single-vehicle-details .jx-inventory-view .figure {
        margin: 10px 0 0;
        text-align: center;
    }

    .single-vehicle-details .jx-inventory-top-bar .jx-title {
        text-align: center;
    }
}

.Phone {
  position: fixed;
  bottom:0.4em;
  left:0.3em;
  display: block;
  margin: 0;
  width: 1em;
  height: 1em;
  font-size: 14vmin;
  background-color: #ffcc00;
  border-radius: 0.5em;
  box-shadow:
    0 0 0 0em rgba(#3498db, 0),
    0em 0.05em 0.1em rgba(#000000, 0.2);
  transform: translate3d(0, 0, 0) scale(1);
  border:2px solid #ffffff;
  z-index:100;
}

.Phone::before,
.Phone::after {
  position: absolute;
  content: "";
}

.Phone::before {
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  background-color: rgba(#fff, 0.1);
  border-radius: 100%;
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(0);
}

    .Phone::after {
        top: 0.25em;
        left: 0.25em;
        width: 0.5em;
        height: 0.5em;
        background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTYuNiAxMC44YzEuNCAyLjggMy44IDUuMSA2LjYgNi42bDIuMi0yLjJjLjMtLjMuNy0uNCAxLS4yIDEuMS40IDIuMy42IDMuNi42LjUgMCAxIC40IDEgMVYyMGMwIC41LS41IDEtMSAxLTkuNCAwLTE3LTcuNi0xNy0xNyAwLS42LjQtMSAxLTFoMy41Yy41IDAgMSAuNCAxIDEgMCAxLjIuMiAyLjUuNiAzLjYuMS40IDAgLjctLjIgMWwtMi4zIDIuMnoiIGZpbGw9IiNmZmZmZmYiLz48L3N2Zz4=);
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover;
        transform: translate3d(0, 0, 0);
    }

.Phone.is-animating {
  animation: phone-outer 1000ms infinite;
  
  &::before {
    animation: phone-inner 1000ms infinite;
  }
  
  &::after {
    animation: phone-icon 1000ms infinite;
  }
}

@keyframes phone-outer {
  0% {
    transform: translate3d(0, 0, 0) scale(1);
    box-shadow:
      0 0 0 0em rgba(#3498db, 0),
      0em 0.05em 0.1em rgba(#000000, 0.2);
  }
  33.3333% {
    transform: translate3d(0, 0, 0) scale(1.1);
    box-shadow:
      0 0 0 0em rgba(#3498db, 0.1),
      0em 0.05em 0.1em rgba(#000000, 0.5);
  }
  66.6666% {
    transform: translate3d(0, 0, 0) scale(1);
    box-shadow:
      0 0 0 0.5em rgba(#3498db, 0),
      0em 0.05em 0.1em rgba(#000000, 0.2);
  }
  100% {
    transform: translate3d(0, 0, 0) scale(1);
    box-shadow:
      0 0 0 0em rgba(#3498db, 0),
      0em 0.05em 0.1em rgba(#000000, 0.2);
  }
}

@keyframes phone-inner {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(0);
  }
  33.3333% {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(0.9);
  }
  66.6666% {
    opacity: 0;
    transform: translate3d(0, 0, 0) scale(0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 0, 0) scale(0);
  }
}

@keyframes phone-icon {
  0% { transform: translate3d(0em, 0, 0); }
  2% { transform: translate3d(0.01em, 0, 0); }
  4% { transform: translate3d(-0.01em, 0, 0); }
  6% { transform: translate3d(0.01em, 0, 0); }
  8% { transform: translate3d(-0.01em, 0, 0); }
  10% { transform: translate3d(0.01em, 0, 0); }
  12% { transform: translate3d(-0.01em, 0, 0); }
  14% { transform: translate3d(0.01em, 0, 0); }
  16% { transform: translate3d(-0.01em, 0, 0); }
  18% { transform: translate3d(0.01em, 0, 0); }
  20% { transform: translate3d(-0.01em, 0, 0); }
  22% { transform: translate3d(0.01em, 0, 0); }
  24% { transform: translate3d(-0.01em, 0, 0); }
  26% { transform: translate3d(0.01em, 0, 0); }
  28% { transform: translate3d(-0.01em, 0, 0); }
  30% { transform: translate3d(0.01em, 0, 0); }
  32% { transform: translate3d(-0.01em, 0, 0); }
  34% { transform: translate3d(0.01em, 0, 0); }
  36% { transform: translate3d(-0.01em, 0, 0); }
  38% { transform: translate3d(0.01em, 0, 0); }
  40% { transform: translate3d(-0.01em, 0, 0); }
  42% { transform: translate3d(0.01em, 0, 0); }
  44% { transform: translate3d(-0.01em, 0, 0); }
  46% { transform: translate3d(0em, 0, 0); }
}

.HizmetlerimizBottomLink {
    color: #fff;
    font-size: 16px;
    padding: 10px;
}

    .HizmetlerimizBottomLink a {
        color: #ffcc00;
    }

        .HizmetlerimizBottomLink a:hover {
            color: #937e2b;
        }

.slicknav_btn {
    position: fixed;
    right: 3%;
    top: 0;
    z-index: 37;
}

.slicknav_nav {
    width: 100%;
    position: fixed;
    top: 0;
    z-index:36;
}
.jx-black-title-top-arrow-white {
z-index:1 !important;
}
.jx-black-title-top-arrow-default {
    z-index:1 !important;
}


.galleryRibbon {
    background-image: url("/Images/icon/galleryRibbon.png");
    background-repeat: no-repeat;
    background-size: 216px auto;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    height: 87px;
    margin: 2px 0 0 -3px;
    padding: 36px 30px 29px 51px;
    position: absolute;
    text-align: center;
    width: 230px;
    z-index: 1;
}

.AracListTitle {
    font-size: 19px;
    color: #333333;
    font-family: 'OpenSansBold';
    margin: 20px 0;
}

.badge-premium-listing::before {
    border-right-color: #ffcc00 !important;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #ffcc00;
    border-top: 12px solid transparent;
    content: "";
    height: 0;
    left: -12px;
    position: absolute;
    top: 0;
    width: 0;
}

.jx-inventory-list .badge-premium-listing {
    background-color: #ffcc00;
    border-radius: 0 3px 3px 0;
    color: #000;
    font-family: "raleway",sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    margin: -24px 0 17px 5px;
    padding: 7px 10px 5px 5px;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
}

.jx-inventory-grid .badge-premium-listing {
    background-color: #ffcc00;
    border-radius: 0 3px 3px 0;
    color: #000;
    font-family: "raleway",sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 -44px -49px;
    padding: 7px 10px 5px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}


@media screen and (min-width: 768px) {
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

@media screen and (max-width: 400px) {
    @-ms-viewport {
        width: 320px;
    }
}

.jx-inventory-listing.jx-inventory-list .detail-content {
    padding: 5px 0 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.visible-xs {
    display: none !important;
}

tr.visible-xs {
    display: none !important;
}

th.visible-xs,
td.visible-xs {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }

    .aracDetayList .aracDetay:nth-child(odd) {
        width: 40%;
    }

    .aracDetayList .aracDetay:nth-child(even) {
        width: 60%;
    }

    .zarar .sira {
        width: 5%;
    }

    .zarar .resim {
        width: 90%;
        text-align: center;
    }

        .zarar .resim img {
            float: none !important;
            width: 47%;
        }

    .zarar .aciklama {
        width: 100%;
    }

    .zarar .fiyat {
        width: 100%;
    }

        .zarar .aciklama div:nth-child(2n+1), .zarar .fiyat div:nth-child(2n+1) {
            padding-right: 5px;
        }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-xs.visible-sm {
        display: block !important;
    }

    tr.visible-xs.visible-sm {
        display: table-row !important;
    }

    th.visible-xs.visible-sm,
    td.visible-xs.visible-sm {
        display: table-cell !important;
    }

    .aracDetayList .aracDetay:nth-child(odd) {
        width: 20%;
    }

    .aracDetayList .aracDetay:nth-child(even) {
        width: 30%;
    }


    .zarar .sira {
        width: 3%;
    }

    .zarar .resim {
        width: 16%;
    }

        .zarar .resim img {
            width: 94%;
        }

    .zarar .aciklama {
        width: 79%;
    }

    .zarar .fiyat {
        width: 79%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-xs.visible-md {
        display: block !important;
    }

    tr.visible-xs.visible-md {
        display: table-row !important;
    }

    th.visible-xs.visible-md,
    td.visible-xs.visible-md {
        display: table-cell !important;
    }

    .aracDetayList .aracDetay:nth-child(odd) {
        width: 20%;
    }

    .aracDetayList .aracDetay:nth-child(even) {
        width: 30%;
    }


    .zarar .sira {
        width: 3%;
    }

    .zarar .resim {
        width: 20%;
    }

        .zarar .resim img {
            width: 94%;
        }

    .zarar .aciklama {
        width: 74%;
    }

    .zarar .fiyat {
        width: 74%;
    }
}

@media (min-width: 1200px) {

    .visible-xs.visible-lg {
        display: block !important;
    }

    tr.visible-xs.visible-lg {
        display: table-row !important;
    }

    th.visible-xs.visible-lg,
    td.visible-xs.visible-lg {
        display: table-cell !important;
    }

    .aracDetayList .aracDetay:nth-child(odd) {
        width: 11%;
    }

    .aracDetayList .aracDetay:nth-child(even) {
        width: 21%;
    }

    .zarar .sira {
        width: 3%;
    }

    .zarar .resim {
        width: 25%;
    }

        .zarar .resim img {
            width: 47%;
        }

    .zarar .aciklama {
        width: 35%;
    }

    .zarar .fiyat {
        width: 37%;
    }

        .zarar .fiyat div:nth-child(even) {
            text-align: center;
        }
}

.visible-sm {
    display: none !important;
}

tr.visible-sm {
    display: none !important;
}

th.visible-sm,
td.visible-sm {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-sm.visible-xs {
        display: block !important;
    }

    tr.visible-sm.visible-xs {
        display: table-row !important;
    }

    th.visible-sm.visible-xs,
    td.visible-sm.visible-xs {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-sm.visible-md {
        display: block !important;
    }

    tr.visible-sm.visible-md {
        display: table-row !important;
    }

    th.visible-sm.visible-md,
    td.visible-sm.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-sm.visible-lg {
        display: block !important;
    }

    tr.visible-sm.visible-lg {
        display: table-row !important;
    }

    th.visible-sm.visible-lg,
    td.visible-sm.visible-lg {
        display: table-cell !important;
    }
}

.visible-md {
    display: none !important;
}

tr.visible-md {
    display: none !important;
}

th.visible-md,
td.visible-md {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-md.visible-xs {
        display: block !important;
    }

    tr.visible-md.visible-xs {
        display: table-row !important;
    }

    th.visible-md.visible-xs,
    td.visible-md.visible-xs {
        display: table-cell !important;
    }

    .car {
        height: 282px !important;
        font-size: 9px;
        padding-top: 18px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-md.visible-sm {
        display: block !important;
    }

    tr.visible-md.visible-sm {
        display: table-row !important;
    }

    th.visible-md.visible-sm,
    td.visible-md.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-md.visible-lg {
        display: block !important;
    }

    tr.visible-md.visible-lg {
        display: table-row !important;
    }

    th.visible-md.visible-lg,
    td.visible-md.visible-lg {
        display: table-cell !important;
    }
}

.visible-lg {
    display: none !important;
}

tr.visible-lg {
    display: none !important;
}

th.visible-lg,
td.visible-lg {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-lg.visible-xs {
        display: block !important;
    }

    tr.visible-lg.visible-xs {
        display: table-row !important;
    }

    th.visible-lg.visible-xs,
    td.visible-lg.visible-xs {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-lg.visible-sm {
        display: block !important;
    }

    tr.visible-lg.visible-sm {
        display: table-row !important;
    }

    th.visible-lg.visible-sm,
    td.visible-lg.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-lg.visible-md {
        display: block !important;
    }

    tr.visible-lg.visible-md {
        display: table-row !important;
    }

    th.visible-lg.visible-md,
    td.visible-lg.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

.hidden-xs {
    display: block !important;
}

tr.hidden-xs {
    display: table-row !important;
}

th.hidden-xs,
td.hidden-xs {
    display: table-cell !important;
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }

    tr.hidden-xs {
        display: none !important;
    }

    th.hidden-xs,
    td.hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-xs.hidden-sm {
        display: none !important;
    }

    tr.hidden-xs.hidden-sm {
        display: none !important;
    }

    th.hidden-xs.hidden-sm,
    td.hidden-xs.hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-xs.hidden-md {
        display: none !important;
    }

    tr.hidden-xs.hidden-md {
        display: none !important;
    }

    th.hidden-xs.hidden-md,
    td.hidden-xs.hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-xs.hidden-lg {
        display: none !important;
    }

    tr.hidden-xs.hidden-lg {
        display: none !important;
    }

    th.hidden-xs.hidden-lg,
    td.hidden-xs.hidden-lg {
        display: none !important;
    }
}

.hidden-sm {
    display: block !important;
}

tr.hidden-sm {
    display: table-row !important;
}

th.hidden-sm,
td.hidden-sm {
    display: table-cell !important;
}

@media (max-width: 767px) {
    .hidden-sm.hidden-xs {
        display: none !important;
    }

    tr.hidden-sm.hidden-xs {
        display: none !important;
    }

    th.hidden-sm.hidden-xs,
    td.hidden-sm.hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }

    tr.hidden-sm {
        display: none !important;
    }

    th.hidden-sm,
    td.hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-sm.hidden-md {
        display: none !important;
    }

    tr.hidden-sm.hidden-md {
        display: none !important;
    }

    th.hidden-sm.hidden-md,
    td.hidden-sm.hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-sm.hidden-lg {
        display: none !important;
    }

    tr.hidden-sm.hidden-lg {
        display: none !important;
    }

    th.hidden-sm.hidden-lg,
    td.hidden-sm.hidden-lg {
        display: none !important;
    }
}

.hidden-md {
    display: block !important;
}

tr.hidden-md {
    display: table-row !important;
}

th.hidden-md,
td.hidden-md {
    display: table-cell !important;
}

@media (max-width: 767px) {
    .hidden-md.hidden-xs {
        display: none !important;
    }

    tr.hidden-md.hidden-xs {
        display: none !important;
    }

    th.hidden-md.hidden-xs,
    td.hidden-md.hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-md.hidden-sm {
        display: none !important;
    }

    tr.hidden-md.hidden-sm {
        display: none !important;
    }

    th.hidden-md.hidden-sm,
    td.hidden-md.hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }

    tr.hidden-md {
        display: none !important;
    }

    th.hidden-md,
    td.hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-md.hidden-lg {
        display: none !important;
    }

    tr.hidden-md.hidden-lg {
        display: none !important;
    }

    th.hidden-md.hidden-lg,
    td.hidden-md.hidden-lg {
        display: none !important;
    }
}

.hidden-lg {
    display: block !important;
}

tr.hidden-lg {
    display: table-row !important;
}

th.hidden-lg,
td.hidden-lg {
    display: table-cell !important;
}

@media (max-width: 767px) {
    .hidden-lg.hidden-xs {
        display: none !important;
    }

    tr.hidden-lg.hidden-xs {
        display: none !important;
    }

    th.hidden-lg.hidden-xs,
    td.hidden-lg.hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-lg.hidden-sm {
        display: none !important;
    }

    tr.hidden-lg.hidden-sm {
        display: none !important;
    }

    th.hidden-lg.hidden-sm,
    td.hidden-lg.hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-lg.hidden-md {
        display: none !important;
    }

    tr.hidden-lg.hidden-md {
        display: none !important;
    }

    th.hidden-lg.hidden-md,
    td.hidden-lg.hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }

    tr.hidden-lg {
        display: none !important;
    }

    th.hidden-lg,
    td.hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

tr.visible-print {
    display: none !important;
}

th.visible-print,
td.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }

    .hidden-print {
        display: none !important;
    }

    tr.hidden-print {
        display: none !important;
    }

    th.hidden-print,
    td.hidden-print {
        display: none !important;
    }
}



.home-bankalar {
    background-image: url("/Images/img/banklogos-fill.png");
    text-align: center;
    margin-top: 70px;
    margin-bottom: -70px;
}

.bayi-info {
    font-size: 20px;
    color: #000;
    font-family: 'OpenSansBold';
}

.HomeGaleri {
    font-family: 'OpenSansBold';
    font-size: 31px;
}

.DetayBTN {
    font-family: 'OpenSansSemibold';
    font-size: 15px;
}

    .DetayBTN:hover {
        color: #fff;
    }

.bottomSpot {
    font-family: 'OpenSansSemibold';
}

.hakkimizdaCenter {
    padding: 0 240px;
    text-align: justify;
    text-justify: inter-word;
}

.paketlerSpot {
    padding: 0 !important;
}

.LeftMenu {
}

    .LeftMenu a {
        color: #000;
    }

.PaketList {
    font-size: 14px;
    font-family: 'OpenSansSemibold';
}

.IsBaslik {
    font-family: 'OpenSansBold';
    color: #fff;
    font-size: 24px;
    text-align: center;
    margin-top: 5px;
}

.IsInfo {
    text-align: center;
    color: #ccc;
    font-size: 13px;
}

.bayiBtn {
    font-size: 12px;
    padding: 5px;
    margin: -20px 0 0 0 !important;
    font-family: 'OpenSansBold';
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #ffcc00;
    color: #333;
}

.bayiBtnsOL {
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.bayiBtn a {
    margin: 0 !important;
    color: #333;
}

.BayiDownload a {
    font-family: OpenSansBold;
    font-size: 16px;
    color: #333;
}

.BayiDownload .Not {
    font-size: 21px !important;
    line-height: 27px;
}

.IsortakTable {
    text-align: left !important;
}

    .IsortakTable th {
        text-align: left !important;
        color: #000;
    }

    .IsortakTable td {
        text-align: left !important;
    }

.EkspertizTBtn {
    font-size: 15px;
    color: #fff !important;
    border: none;
    padding: 10px;
    float: right;
    margin-left: 10px;
}

    .EkspertizTBtn:hover {
        border: none;
    }

.MobilEkspertizTBtn {
    font-size: 13px;
    color: #fff !important;
    border: none;
    padding: 10px;
    /*float: right;*/
    margin-left: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

    .MobilEkspertizTBtn:hover {
        border: none;
    }


.sahibinden {
}


    .sahibinden .sol {
        float: left;
    }

    .sahibinden .sag {
        float: right;
    }

    .sahibinden .Saripadding {
        padding: 25px 0;
    }

    .sahibinden .padding-DD {
        padding-right: 5px;
    }

.menu > li > a {
    font-size: 13px;
    padding: 24px 10px 10px;
}

@media (min-width: 1200px) {
}

@media (min-width: 980px) and (max-width: 1200px) {
}

@media (min-width: 768px) and (max-width: 979px) {
    .menu > li > a {
        font-size: 13px;
        padding: 24px 8px 10px;
    }

    .jx-servicelist-1 .category {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .jx-header {
        height: 100px;
    }
}

@media (max-width: 480px) {

    .AracListTitle {
        font-size: 13px;
        color: #333333;
        font-family: 'OpenSansBold';
        margin-bottom: 10px;
    }

    .sahibinden .sol {
        float: none;
    }

    .sahibinden .sag {
        float: none;
        margin-bottom: 15px;
        padding-top: 10px !important;
    }

    .mobilBB {
        margin-bottom: 5px;
    }

    .jx-copy-right {
        color: #000;
        margin-top: 9px;
        text-align: left;
    }

    .musteriYorumlari p {
        font-size: 11px;
    }

    .jx-section-title-1 {
        margin-bottom: 0;
        text-align: center;
    }

        .jx-section-title-1 .jx-title {
            font-size: 25px;
        }

    .mb40 {
        margin-bottom: 0px !important;
    }

    .HomeGaleri {
        font-family: "OpenSansBold";
        font-size: 18px;
        line-height: 10px !important;
    }

    .jx-call-action-box .box-content .title {
        font-size: 18px;
    }

    h1 {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 14px;
    }

    .jx-protfolio .model-name {
        font-size: 12px;
        padding: 10px;
    }

    .jx-price-2 {
        margin: 0 0;
        text-align: center;
        margin-bottom:15px;
    }

    .jx-page-title {
        font-size: 20px;
    }

    .jx-header {
        height: 110px !important;
    }
}

.aktif {
    border-top-color: #ffcc00 !important;
    color: #ffcc00 !important;
}

.YanMenuAktif {
    background-color: #ffcc00 !important;
}







/*Modal*/
@import url(http://fonts.googleapis.com/css?family=Montserrat:700);

.modal__background {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.35s;
    transition: 0.35s;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    pointer-events: none;
    z-index: 99999;
}

    .modal__background:target {
        opacity: 1;
        pointer-events: auto;
    }

.modal__content {
    background: #fff;
    padding: 1rem;
    position: relative;
    z-index: 4;
}

@media screen and (max-width: 699px) {
    .modal__content {
        margin: 2rem;
    }
}

@media screen and (min-width: 700px) {
    .bayiItem {
        width: 433px !important;
    }

    .modal__content {
        margin: 1rem auto;
        max-width: 400px;
        min-height: 300px;
    }
}

.modal__content svg,
.modal__content path {
    position: absolute;
    top: 1rem;
    right: 1rem;
    height: 15px;
    width: 25px;
    -webkit-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
    fill: black;
}

    .modal__content svg:hover,
    .modal__content path:hover {
        fill: #0c0c0c;
    }

.success {
    width: 100%;
}

.modal__content .EkspertikaSorgulaBtn {
    width: 100%;
    text-align: center;
    font-family: 'OpenSansBold';
    font-size: 16px;
    padding: 10px;
}

.modal__content .FiyatRevizeBtn {
    width: 100%;
    text-align: center;
    font-family: 'OpenSansBold';
    font-size: 16px;
    padding: 10px;
    margin-top: 10px;
}

.modal__content .btn {
    text-align: center;
    font-family: 'OpenSansBold';
    font-size: 16px;
    padding: 10px;
    width: 49%;
    margin-left: auto;
    margin-right: auto;
}

    .modal__content .btn:hover {
        color: #333;
    }

.modal__content .EkspertikaSorgulaBtn:hover {
    color: #333;
}

.modal__content .FiyatRevizeBtn:hover {
    color: #333333;
}


/*Modal End*/













/*part yorum*/


/* -------------------------------- 

Main components 

-------------------------------- */
.cd-testimonials-wrapper {
    position: relative;
    width: 100%;
    /*max-width: 768px;*/
    /*background-color: #39393c;*/
    /*margin: 2em auto;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 20px 40px 70px;
    z-index: 1;
}

    .cd-testimonials-wrapper::after {
        /* quotation mark */
        content: '\201C';
        position: absolute;
        top: 10px;
        left: 0;
        width: 50px;
        height: 50px;
        padding-top: 8px;
        margin-left: -25px;
        background: rgba(32, 32, 34, 0.9);
        font-family: "Georgia", serif;
        color: #ffffff;
        font-size: 70px;
        font-size: 4.375rem;
        text-align: center;
        /* visible on big devices only */
        display: none;
    }

@media only screen and (min-width: 768px) {
    .cd-testimonials-wrapper {
        padding: 41px 50px 15px;
    }
}

@media only screen and (min-width: 1170px) {
    .cd-testimonials-wrapper::after {
        /* quotation mark visible */
        display: block;
    }
}

.cd-testimonials {
    color: #ffffff;
    text-align: center;
}

    .cd-testimonials::after {
        clear: both;
        content: "";
        display: table;
    }

    .cd-testimonials > li {
        position: absolute;
        opacity: 0;
    }

        .cd-testimonials > li:first-child {
            position: relative;
            opacity: 1;
        }

    .cd-testimonials p {
        font-family: "Georgia", serif;
        font-style: italic;
        line-height: 1.4;
        margin-bottom: 1em;
        padding: 0 14px;
    }

@media only screen and (min-width: 768px) {
    .cd-testimonials p {
        font-size: 22px;
        font-size: 1.375rem;
    }
}

@media only screen and (min-width: 1170px) {
    .cd-testimonials p {
        font-size: 1.225rem;
        line-height: 1.2;
    }
}

.cd-author img, .cd-author .cd-author-info {
    display: inline-block;
    vertical-align: middle;
}

.cd-author img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 5px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.cd-author .cd-author-info {
    text-align: left;
    line-height: 1.2;
}

    .cd-author .cd-author-info li:first-child {
        font-size: 14px;
        font-size: 0.875rem;
    }

    .cd-author .cd-author-info li:last-child {
        font-size: 12px;
        font-size: 0.75rem;
        color: #6b6b70;
    }

@media only screen and (min-width: 768px) {
    .cd-author img {
        width: 50px;
        height: 50px;
    }

    .cd-author .cd-author-info {
        line-height: 1.4;
    }

        .cd-author .cd-author-info li:first-child {
            font-size: 16px;
            font-size: 1rem;
        }

        .cd-author .cd-author-info li:last-child {
            font-size: 14px;
            font-size: 0.875rem;
        }
}

.flex-direction-nav li {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
}

    .flex-direction-nav li:first-child {
        left: 0;
    }

    .flex-direction-nav li:last-child {
        right: 0;
    }

    .flex-direction-nav li a {
        display: block;
        height: 100%;
        width: 100%;
        /* image replacement */
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        -webkit-transition: background-color 0.2s;
        -moz-transition: background-color 0.2s;
        transition: background-color 0.2s;
    }

.no-touch .flex-direction-nav li a:hover {
    background-color: #323234;
}

.flex-direction-nav li a::before, .flex-direction-nav li a::after {
    /* left and right arrows in css only */
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 2px;
    height: 13px;
    background-color: #ffffff;
}

.flex-direction-nav li a::before {
    -webkit-transform: translateY(-35px) rotate(45deg);
    -moz-transform: translateY(-35px) rotate(45deg);
    -ms-transform: translateY(-35px) rotate(45deg);
    -o-transform: translateY(-35px) rotate(45deg);
    transform: translateY(-35px) rotate(45deg);
}

.flex-direction-nav li a::after {
    -webkit-transform: translateY(-27px) rotate(-45deg);
    -moz-transform: translateY(-27px) rotate(-45deg);
    -ms-transform: translateY(-27px) rotate(-45deg);
    -o-transform: translateY(-27px) rotate(-45deg);
    transform: translateY(-27px) rotate(-45deg);
}

.flex-direction-nav li:last-child a::before {
    -webkit-transform: translateY(-35px) rotate(-45deg);
    -moz-transform: translateY(-35px) rotate(-45deg);
    -ms-transform: translateY(-35px) rotate(-45deg);
    -o-transform: translateY(-35px) rotate(-45deg);
    transform: translateY(-35px) rotate(-45deg);
}

.flex-direction-nav li:last-child a::after {
    -webkit-transform: translateY(-27px) rotate(45deg);
    -moz-transform: translateY(-27px) rotate(45deg);
    -ms-transform: translateY(-27px) rotate(45deg);
    -o-transform: translateY(-27px) rotate(45deg);
    transform: translateY(-27px) rotate(45deg);
}

@media only screen and (min-width: 768px) {
    .flex-direction-nav li {
        width: 50px;
    }
}

@media only screen and (min-width: 1170px) {
    .flex-direction-nav li a::before, .flex-direction-nav li a::after {
        background-color: #5e5e63;
        -webkit-transition: background-color 0.2s;
        -moz-transition: background-color 0.2s;
        transition: background-color 0.2s;
    }

    .flex-direction-nav li a:hover::before, .flex-direction-nav li a:hover::after {
        background-color: #ffffff;
    }
}

.cd-see-all {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #252527;
    text-align: center;
    text-transform: uppercase;
    color: #6b6b70;
    font-weight: 700;
    font-size: 12px;
    font-size: 0.75rem;
    -webkit-transition: color, 0.2s;
    -moz-transition: color, 0.2s;
    transition: color, 0.2s;
}

.no-touch .cd-see-all:hover {
    color: #79b6e4;
}

.cd-testimonials-all {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

    .cd-testimonials-all .cd-testimonials-all-wrapper {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        overflow: auto;
    }

        .cd-testimonials-all .cd-testimonials-all-wrapper > ul {
            width: 90%;
            max-width: 1170px;
            margin: 4em auto;
        }

            .cd-testimonials-all .cd-testimonials-all-wrapper > ul::after {
                clear: both;
                content: "";
                display: table;
            }

    .cd-testimonials-all .cd-testimonials-item {
        margin-bottom: 2em;
        opacity: 0;
        /* Force Hardware Acceleration in WebKit */
        -webkit-transform: translate3d(0, 0, 0) scale(0.4);
        -moz-transform: translate3d(0, 0, 0) scale(0.4);
        -ms-transform: translate3d(0, 0, 0) scale(0.4);
        -o-transform: translate3d(0, 0, 0) scale(0.4);
        transform: translate3d(0, 0, 0) scale(0.4);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: -webkit-transform .3s, opacity .3s;
        -moz-transition: -moz-transform .3s, opacity .3s;
        transition: transform .3s, opacity .3s;
    }

    .cd-testimonials-all p {
        position: relative;
        background: #79b6e4;
        color: #ffffff;
        padding: 2em;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        line-height: 1.4;
        border-radius: 0.25em;
        margin-bottom: 1em;
    }

        .cd-testimonials-all p::after {
            /* creating the triangle in css */
            content: '';
            position: absolute;
            top: 100%;
            left: 2em;
            height: 0;
            width: 0;
            border: 8px solid transparent;
            border-top-color: #79b6e4;
        }

    .cd-testimonials-all .cd-author {
        text-align: left;
        margin-left: 1.5em;
    }

        .cd-testimonials-all .cd-author img {
            box-shadow: 0 0 0 transparent;
        }

    .cd-testimonials-all.is-visible {
        visibility: visible;
        opacity: 1;
        -webkit-transition: opacity .3s 0s, visibility 0s 0s;
        -moz-transition: opacity .3s 0s, visibility 0s 0s;
        transition: opacity .3s 0s, visibility 0s 0s;
    }

        .cd-testimonials-all.is-visible .cd-testimonials-all-wrapper {
            -webkit-overflow-scrolling: touch;
        }

        .cd-testimonials-all.is-visible .cd-testimonials-item {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0) scale(1);
            -moz-transform: translate3d(0, 0, 0) scale(1);
            -ms-transform: translate3d(0, 0, 0) scale(1);
            -o-transform: translate3d(0, 0, 0) scale(1);
            transform: translate3d(0, 0, 0) scale(1);
        }

@media only screen and (min-width: 768px) {
    .cd-testimonials-all .cd-testimonials-item {
        width: 46%;
        margin: 0 2% 3em;
    }

    .cd-testimonials-all .cd-author {
        margin-left: 1em;
    }
}

@media only screen and (min-width: 1170px) {
    .cd-testimonials-all .cd-testimonials-item {
        width: 30%;
        margin: 0 1.6666% 3em;
    }
}

@media (max-width: 765px) {

    .galleryRibbon {
        background-size: 150px auto;
        font-size: 12px;
        height: 50px;
        width: 150px;
        margin: -10px 0 0 -3px;
        padding: 24px 8px 3px 34px;
    }
}

.aracOzellikleri {
    padding: 10px;
}

    .aracOzellikleri li {
        float: left;
        width: 33%;
    }

@media (min-width:465px) and (max-width:770px) {
    .aracOzellikleri li {
        width: 49%;
    }
}

@media (max-width:465px) {
    .aracOzellikleri li {
        width: 100%;
    }
}

.close-btn {
    position: fixed;
    display: block;
    width: 40px;
    height: 40px;
    top: 10px;
    right: 5%;
    /* image replacement */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

    .close-btn::before, .close-btn::after {
        /* close icon in css */
        content: '';
        position: absolute;
        display: inline-block;
        width: 2px;
        height: 24px;
        top: 8px;
        left: 19px;
        background-color: #39393c;
    }

    .close-btn::before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .close-btn::after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }


/*part yorum end*/



.cd-author .cd-author-info {
    margin: 0;
}

    .cd-author .cd-author-info li {
        text-align: center;
        font-weight: 600;
        color: #ffcc00;
    }

.BayiTab {
}

    .BayiTab p {
        letter-spacing: 0.5px;
        line-height: 22px;
    }

.bayiFotolar {
}

    .bayiFotolar ul {
    }

        .bayiFotolar ul li {
            float: left;
            width: 221px;
            margin-right: 5px;
        }

.marGinTop25 {
    margin-top: 25px;
}

.BayiMaps {
    padding-top: 20px;
}

.musteriYorumlari {
}

.pagination {
    border-radius: 4px;
    display: inline-block;
    padding-left: 0;
    font-family: "OpenSansBold";
}

    .pagination > li {
        display: inline;
    }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
            margin-left: 0;
        }

        .pagination > li > a, .pagination > li > span {
            background-color: #fff;
            border: 1px solid #ddd;
            float: left;
            line-height: 1.42857;
            margin-left: -1px;
            padding: 6px 12px;
            position: relative;
            text-decoration: none;
        }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        background-color: #fff;
        border-color: #ddd;
        color: #999;
        cursor: not-allowed;
    }



    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        background-color: #333;
        border-color: #333;
        color: #fff;
        cursor: default;
        z-index: 2;
    }

