/* Minification failed. Returning unminified contents.
(2524,64): run-time error CSS1038: Expected hex color, found '#cc'
 */
/*! jQuery UI - v1.12.1 - 2018-10-31
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, autocomplete.css, menu.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=ui-lightness&cornerRadiusShadow=5px&offsetLeftShadow=-5px&offsetTopShadow=-5px&thicknessShadow=5px&opacityShadow=20&bgImgOpacityShadow=10&bgTextureShadow=flat&bgColorShadow=000000&opacityOverlay=50&bgImgOpacityOverlay=20&bgTextureOverlay=diagonals_thick&bgColorOverlay=666666&iconColorError=ffd27a&fcError=ffffff&borderColorError=cd0a0a&bgImgOpacityError=18&bgTextureError=diagonals_thick&bgColorError=b81900&iconColorHighlight=228ef1&fcHighlight=363636&borderColorHighlight=fed22f&bgImgOpacityHighlight=75&bgTextureHighlight=highlight_soft&bgColorHighlight=ffe45c&iconColorActive=ef8c08&fcActive=eb8f00&borderColorActive=fbd850&bgImgOpacityActive=65&bgTextureActive=glass&bgColorActive=ffffff&iconColorHover=ef8c08&fcHover=c77405&borderColorHover=fbcb09&bgImgOpacityHover=100&bgTextureHover=glass&bgColorHover=fdf5ce&iconColorDefault=ef8c08&fcDefault=1c94c4&borderColorDefault=cccccc&bgImgOpacityDefault=100&bgTextureDefault=glass&bgColorDefault=f6f6f6&iconColorContent=222222&fcContent=333333&borderColorContent=dddddd&bgImgOpacityContent=100&bgTextureContent=highlight_soft&bgColorContent=eeeeee&iconColorHeader=ffffff&fcHeader=ffffff&borderColorHeader=e78f08&bgImgOpacityHeader=35&bgTextureHeader=gloss_wave&bgColorHeader=f6a828&cornerRadius=4px&fsDefault=1.1em&fwDefault=bold&ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

    .ui-menu .ui-menu {
        position: absolute
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        cursor: pointer;
        list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
    }

    .ui-menu .ui-menu-item-wrapper {
        position: relative;
        padding: 3px 1em 3px .4em
    }

    .ui-menu .ui-menu-divider {
        margin: 5px 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0 0
    }

    .ui-menu .ui-state-focus, .ui-menu .ui-state-active {
        margin: -1px
    }

.ui-menu-icons {
    position: relative
}

    .ui-menu-icons .ui-menu-item-wrapper {
        padding-left: 2em
    }

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0
    }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em
    }

    .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
        top: 1px
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px
    }

    .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0
        }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 45%
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: bold;
        border: 0
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px
    }

        .ui-datepicker td span, .ui-datepicker td a {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em .6em;
            width: auto;
            overflow: visible
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
                float: right
            }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px
    }

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-widget {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em
}

    .ui-widget .ui-widget {
        font-size: 1em
    }

    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
        font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
        font-size: 1em
    }

    .ui-widget.ui-widget-content {
        border: 1px solid #ccc
    }

.ui-widget-content {
    border: 1px solid #ddd;
    background: #eee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
    color: #333
}

    .ui-widget-content a {
        color: #333
    }

.ui-widget-header {
    /*border: 1px solid #e78f08;*/
    border: 1px solid #00B5B8;
    /*background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;*/
    background-color: #008385;
    color: #fff;
    font-weight: bold
}

    .ui-widget-header a {
        color: #fff
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
        border: 1px solid #ccc;
        background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
        font-weight: bold;
        color: #1c94c4
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
            color: #1c94c4;
            text-decoration: none
        }

            .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
                border: 1px solid #fbcb09;
                background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
                font-weight: bold;
                color: #c77405
            }

                .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
                    color: #c77405;
                    text-decoration: none
                }

.ui-visual-focus {
    box-shadow: 0 0 3px 1px rgb(94,158,214)
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #fbd850;
    background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #eb8f00
}

    .ui-icon-background, .ui-state-active .ui-icon-background {
        border: #fbd850;
        background-color: #eb8f00
    }

    .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
        color: #eb8f00;
        text-decoration: none
    }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    /*border: 1px solid #fed22f;*/
    border: 1px solid #048284fa;
    /*background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;*/
    background: #12acafeb;
    color: #363636;
}

.ui-state-checked {
    border: 1px solid #fed22f;
    background: #ffe45c
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
    color: #fff
}

    .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
        color: #fff
    }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #fff
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

    .ui-state-disabled .ui-icon {
        filter: Alpha(Opacity=35)
    }

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_222222_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png")
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
    background-image: url("images/ui-icons_ef8c08_256x240.png")
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
    background-image: url("images/ui-icons_ef8c08_256x240.png")
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
    background-image: url("images/ui-icons_228ef1_256x240.png")
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_ffd27a_256x240.png")
}

.ui-button .ui-icon {
    background-image: url("images/ui-icons_ef8c08_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 4px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50)
}

.ui-widget-shadow {
    -webkit-box-shadow: -5px -5px 5px #000;
    box-shadow: -5px -5px 5px #000
}

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/



/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/



/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; /* direct pointer events to js */ }
	.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }
	
	.mCustomScrollBox{ /* contains plugin's markup */
		position: relative;
		overflow: hidden;
		height: 100%;
		max-width: 100%;
		outline: none;
		direction: ltr;
	}

	.mCSB_container{ /* contains the original content */
		overflow: hidden;
		width: auto;
		height: auto;
	}



/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_inside > .mCSB_container{ margin-right: 30px; }

	.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } /* non-visible scrollbar */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } /* RTL direction/left-side scrollbar */

	.mCSB_scrollTools{ /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
		position: absolute;
		width: 6px;
		height: auto;
		left: auto;
		top: 0;
		right: 0;
		bottom: 0;
	}

	.mCSB_outside + .mCSB_scrollTools{ right: -26px; } /* scrollbar position: outside */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, 
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ /* RTL direction/left-side scrollbar */
		right: auto;
		left: 0;
	}
	
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } /* RTL direction/left-side scrollbar (scrollbar position: outside) */

	.mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0; 
		height: auto;
	}

	.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }

	.mCSB_scrollTools .mCSB_draggerRail{
		width: 2px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
	}

	.mCSB_scrollTools .mCSB_dragger{ /* the draggable element */
		cursor: pointer;
		width: 100%;
		height: 30px; /* minimum dragger height */
		z-index: 1;
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ /* the dragger element */
		position: relative;
		width: 4px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
		text-align: center;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; /* auto-expanded scrollbar */ }
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; /* auto-expanded scrollbar */ }

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown{
		display: block;
		position: absolute;
		height: 20px;
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}

	.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_horizontal.mCSB_inside > .mCSB_container{
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }

	.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } /* non-visible scrollbar */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal{
		width: auto;
		height: 16px;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } /* scrollbar position: outside */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 2px;
		margin: 7px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
		width: 30px; /* minimum dragger width */
		height: 100%;
		left: 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 12px; /* auto-expanded scrollbar */
		margin: 2px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 8px; /* auto-expanded scrollbar */
		margin: 4px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
		display: block;
		position: absolute;
		width: 20px;
		height: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}
	
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_container_wrapper{
		position: absolute;
		height: auto;
		width: auto;
		overflow: hidden;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	
	.mCSB_container_wrapper > .mCSB_container{
		padding-right: 30px;
		padding-bottom: 30px;
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; }
	
	/* non-visible horizontal scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; }
	
	/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; }
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; }
	
	/* non-visible scrollbar/RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; }
	
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }
	
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
		margin-right: 0; /* non-visible scrollbar */
		margin-left: 0;
	}
	
	/* non-visible horizontal scrollbar */
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_scrollTools, 
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
		-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
	}



/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/

	/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
	
	/* default theme ("light") */

	.mCSB_scrollTools{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }
	
	.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }
	
	.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollBox:hover > .mCSB_scrollTools,
	.mCustomScrollBox:hover ~ .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

	.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.4);
		filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; 
	}

	.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.85);
		filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; 
	}
	.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.9);
		filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		background-image: url(mCSB_buttons.png); /* css sprites */
		background-repeat: no-repeat;
		opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp{
		background-position: 0 0;
		/* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonDown{
		background-position: 0 -20px;
		/* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonLeft{
		background-position: 0 -40px;
		/* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonRight{
		background-position: 0 -56px;
		/* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonUp:hover,
	.mCSB_scrollTools .mCSB_buttonDown:hover,
	.mCSB_scrollTools .mCSB_buttonLeft:hover,
	.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

	.mCSB_scrollTools .mCSB_buttonUp:active,
	.mCSB_scrollTools .mCSB_buttonDown:active,
	.mCSB_scrollTools .mCSB_buttonLeft:active,
	.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }
	

	


._mCS_1 .mCSB_dragger .mCSB_dragger_bar{ background-color: #cd3c27; }
.mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; margin-right:23px; }
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background-color: #5f66ab;
	filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; 
}
.mCSB_scrollTools .mCSB_draggerRail{
	background-color: rgba(255,255,255,0.5);
	filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background-color: #f7d0c6;
	filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; 
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ /* the dragger element */
	-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background-color: #f7d0c6;
	filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; 
}
.mCSB_inside > .mCSB_container { margin-right:0;}

.mCSB_scrollTools { margin-right:0;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width:6px; border-radius:16px;}
.mCSB_scrollTools .mCSB_draggerRail { width:6px;}
[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}


[data-aos][data-aos][data-aos-duration="00"],body[data-aos-duration="00"] [data-aos]{transition-duration:00ms}[data-aos][data-aos][data-aos-delay="00"],body[data-aos-delay="00"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="00"].aos-animate,body[data-aos-delay="00"] [data-aos].aos-animate{transition-delay:00ms}
ul.resp-tabs-list,
p {
  margin: 0px;
  padding: 0px;
}

.resp-tabs-list li {
  font-weight: 600;
  font-size: 13px;
  display: inline-block;
  padding: 13px 15px;
  margin: 0;
  list-style: none;
  cursor: pointer;
  float: left;
}

.resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  clear: left;
}

h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}

.resp-tab-content {
  /*display: none;*/
  visibility:hidden;
  opacity:0;
  height:0;
  padding: 15px;
}

.resp-tab-active {
  border: 1px solid #c1c1c1;
  border-bottom: none;
  margin-bottom: -1px !important;
  padding: 12px 14px 14px 14px !important;
}

.resp-tab-active {
  border-bottom: none;
  background-color: #fff;
}

.resp-content-active,
.resp-accordion-active { display: block;  }

.resp-tab-content { border: 1px solid #c1c1c1; }

h2.resp-accordion {
  font-size: 13px;
  border: 1px solid #c1c1c1;
  border-top: 0px solid #c1c1c1;
  margin: 0px;
  padding: 10px 15px;
}

h2.resp-tab-active {
  border-bottom: 0px solid #c1c1c1 !important;
  margin-bottom: 0px !important;
  padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: blue;
}

/*-----------Vertical tabs-----------*/

.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none;
}

.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;
}

.resp-vtabs .resp-tab-content { border: none; }

.resp-vtabs li.resp-tab-active {
  border: 1px solid #c1c1c1;
  border-right: none;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
}

.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/

h2.resp-tab-active { background: #DBDBDB !important; }

.resp-easy-accordion h2.resp-accordion { display: block; }

.resp-easy-accordion .resp-tab-content { border: 1px solid #c1c1c1; }

.resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }

.resp-jfit {
  width: 100%;
  margin: 0px;
}

.resp-tab-content-active { /*display: block;*/ visibility:visible;  opacity:1; height:auto; }

h2.resp-accordion:first-child { border-top: 1px solid #c1c1c1 !important; }
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {

ul.resp-tabs-list { display: none; }

h2.resp-accordion { display: block; }

.resp-vtabs .resp-tab-content { border: 1px solid #C1C1C1; }

.resp-vtabs .resp-tabs-container {
  border: none;
  float: none;
  width: 100%;
  min-height: initial;
  clear: none;
}

.resp-accordion-closed { display: none !important; }

.resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }
}

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.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;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{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-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.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;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
@charset "UTF-8";.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:50%;margin-left:-79px}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-toolbar{top:0;right:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>div{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after{background:transparent;font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after{color:#fff}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 30px 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;margin:0;padding:0;border:0;width:44px;height:44px;line-height:44px;text-align:center;background:transparent;color:#ddd;border-radius:0;cursor:pointer;vertical-align:top;outline:none}.fancybox-button[disabled]{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover:not([disabled]){color:#fff;background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button[disabled]:after,.fancybox-button[disabled]:before{opacity:.3}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-arrow{position:absolute;top:50%;margin:-50px 0 0;height:100px;width:54px;padding:0;border:0;outline:none;background:none;cursor:pointer;z-index:99995;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .25s}.fancybox-arrow:after{content:"";position:absolute;top:28px;width:44px;height:44px;background-color:rgba(30,30,30,.8);background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:50%;background-size:24px 24px}.fancybox-arrow--right{right:0}.fancybox-arrow--left{left:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fancybox-arrow--left:after,.fancybox-arrow--right:after{left:0}.fancybox-show-nav .fancybox-arrow{opacity:.6}.fancybox-show-nav .fancybox-arrow[disabled]{opacity:.3}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-width:800px){.fancybox-infobar{left:0;margin-left:0}.fancybox-button--left,.fancybox-button--right{display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:none}.fancybox-button--pause:before,.fancybox-button--play:before{top:calc(50% - 6px);left:calc(50% - 4px);background:transparent}.fancybox-button--play:before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancybox-button--pause:before{width:7px;height:11px;border-style:solid;border-width:0 2px}.fancybox-button--thumbs,.fancybox-thumbs{display:none}@media (min-width:800px){.fancybox-button--thumbs{display:inline-block}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{width:3px;height:3px;top:calc(50% - 2px);left:calc(50% - 2px);box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;word-break:normal;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:220px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid transparent;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}}
@charset "utf-8";
/* CSS Document */

#mobile-navigation-overlay { cursor: url(../images/curser.png), pointer; position:fixed; left:0; right:0; bottom:0; background:rgba(0,0,0,0.7); z-index:9999; opacity:0; height:0;
-webkit-transition: opacity .4s ease .8s, height 0s ease 1.2s;
	 -o-transition: opacity .4s ease .8s, height 0s ease 1.2s;
    	transition: opacity .4s ease .8s, height 0s ease 1.2s;}
.show-menu #mobile-navigation-overlay { top:0; opacity:1; height: 100%;
-webkit-transition: height 0s ease 0s, opacity .4s ease 0s;
     -o-transition: height 0s ease 0s, opacity .4s ease 0s;
    	transition: height 0s ease 0s, opacity .4s ease 0s;}		

#mobile-navigation { position:fixed; background:#0c1a46; position:fixed; right:0; top:0; bottom:0; width:370px; z-index:99999; overflow-y:auto; -webkit-overflow-scrolling: touch; 
	-webkit-transform: translateX(370px);
	   -moz-transform: translateX(370px);
		-ms-transform: translateX(370px);
			transform: translateX(370px);
    -webkit-transition: transform .3s ease-out .4s;
    	 -o-transition: transform .3s ease-out .4s;
    		transition: transform .3s ease-out .4s;
    backface-visibility: hidden;}
.show-menu  #mobile-navigation {
	-webkit-transform: translateX(0);
	  -moz-transform: translateX(0);
	   -ms-transform: translateX(0);
		   transform: translateX(0);
	-webkit-transition: transform .3s linear .4s;
		 -o-transition: transform .3s linear .4s;
			transition: transform .3s linear .4s;
	backface-visibility: hidden;}	
#mobile-navigation .mobile-navigation { -webkit-transition:all 2s ease-in-out; transition: all 2s ease-in-out; opacity:0; visibility:hidden; position:relative;
-webkit-transform:translateY(50px); -ms-transform:translateY(50px); transform:translateY(50px); }
#mobile-navigation .mobile-navigation .close { position:absolute; right:0; top:0;}
#mobile-navigation .mobile-navigation .close a { display:inline-block; margin-right:25px; margin-top:32px; width:22px; height:22px; background:url(../images/close_icon.png) no-repeat;}
#mobile-navigation .mobile-navigation .logo { padding:20px 25px;}
#mobile-navigation .mobile-navigation .logo a { width:120px; display:inline-block;}
#mobile-navigation .mobile-navigation .mobile-navigation-list {}
#mobile-navigation .mobile-navigation .mobile-navigation-list > ul {}
#mobile-navigation .mobile-navigation .mobile-navigation-list > ul > li {}
#mobile-navigation .mobile-navigation .mobile-navigation-list > ul > li > a { display:block; padding:18px 50px 18px 25px; position:relative; font-weight:700; font-size:24px; color:#fff; background-position:right 20px center;}
#mobile-navigation .mobile-navigation .mobile-navigation-list > ul > li > a:hover {}
#mobile-navigation .mobile-navigation .mobile-navigation-list > ul > li.sub-nav > a { background:url(../images/plus_o.png) no-repeat right 17px center;}
#mobile-navigation .mobile-navigation .mobile-navigation-list > ul > li.open > a { background:url(../images/minus_o.png) no-repeat right 17px center;}
#mobile-navigation .mobile-navigation .mobile-navigation-list > ul > li > ul { padding:10px 0; display:none; background:#040c2b;}
#mobile-navigation .mobile-navigation .mobile-navigation-list > ul > li > ul li { position:relative;}
#mobile-navigation .mobile-navigation .mobile-navigation-list > ul > li > ul li a { position:relative; font-size:18px; color:#fff; padding:9px 50px 9px 25px; font-weight:400; display:block;  }
#mobile-navigation .mobile-navigation .mobile-navigation-list > ul > li > ul > li.sub-nav > a { background:url(../images/down_arrow.png) no-repeat right 18px center;}
#mobile-navigation .mobile-navigation .mobile-navigation-list > ul > li > ul > li.open > a { background:url(../images/up_arrow.png) no-repeat right 18px center;}

#mobile-navigation .mobile-navigation .mobile-navigation-list > ul > li > ul > li > ul { padding-bottom:20px; display:none;}
#mobile-navigation .mobile-navigation .mobile-navigation-list > ul > li > ul > li > ul > li { position:relative;}
#mobile-navigation .mobile-navigation .mobile-navigation-list > ul > li > ul > li > ul > li + li { margin:0;}
#mobile-navigation .mobile-navigation .mobile-navigation-list > ul > li > ul > li > ul > li > a { font-size:16px; color:#fff; padding:8px 25px; display:block; font-weight:400; background-position:25px 15px;}
#mobile-navigation .mobile-navigation .mobile-navigation-list > ul > li > ul > li > ul > li > a:hover { color:#de4019; background:url(../images/orange_arrow1.png) no-repeat 25px 15px; padding-left:50px;}
#mobile-navigation .mobile-navigation .btns { padding:0 25px; margin-top:50px;}
#mobile-navigation .mobile-navigation .btns a { border:1px solid #f4f4f6; display:inline-block; padding:0 25px; height:44px; line-height:44px; font-size:18px; color:#fefefe; border-radius:5px;}
#mobile-navigation .mobile-navigation .btns a + a { margin-left:20px;}
#mobile-navigation .mobile-navigation .btns a:hover { background:#de4019; border-color:#de4019;}
#mobile-navigation .mobile-navigation .hello { font-weight:700; font-size:16px; color:#fff; margin-top:25px; padding:0 25px;}
#mobile-navigation .mobile-navigation .hello a { font-size:22px; color:#8696c8; font-weight:400; margin-left:10px;}
#mobile-navigation .mobile-navigation .hello a:hover { color:#de4019;}
#mobile-navigation .mobile-navigation .social { display:block; margin-top:30px; padding:0 25px;}
#mobile-navigation .mobile-navigation .social a { display:inline-block; width:34px; height:34px; line-height:34px; color:#fff; text-align:center; background:#1b2e68;}
#mobile-navigation .mobile-navigation .social a + a { margin-left:6px;}
#mobile-navigation .mobile-navigation .social a:hover { background:#de4019;}

.show-menu { overflow:hidden !important;}
.show-menu  #mobile-navigation .mobile-navigation { opacity:1; visibility:visible; -webkit-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0); }

#navigation-icon { float:right; display:none; margin:11px 0 0 0;}
#navigation-icon a { display:block; width:50px; padding:15px;}
#navigation-icon a span { display:block; background:#000; height:2px;}
#navigation-icon a span + span { margin-top:4px;}
#header.sticky #navigation-icon { margin:11px 0 0;}

@media only screen and (max-width: 992px) {	
	#navigation-icon { display:block;}
	
}
@media only screen and (max-width: 767px) {
	#navigation-icon { margin:11px 0 0;}
	#mobile-navigation { width:100%;
	-webkit-transform: translateX(100%);
	   -moz-transform: translateX(100%);
		-ms-transform: translateX(100%);
			transform: translateX(100%);}
	#mobile-navigation .mobile-navigation .btns a + a { margin-left:10px;}
	#mobile-navigation .mobile-navigation .btns a { padding:0 15px;}
	
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.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}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
*:before, *:after {	
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
:before, :after {	
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
html {
	box-sizing: border-box;
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}
html, body { 
	height: 100%;
}
:focus {
	outline: none;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
ul, li, ol {
	list-style: none;	
}
a {
	text-decoration: none;
	background-color: transparent;
	color: inherit;	
	-webkit-transition: all .6s ease-in-out;	   	     
	        transition: all .6s ease-in-out;
}
a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
a:active, a:hover {
  outline: 0;
}
a img, img {
	border: 0;
	vertical-align: middle;	
	max-width: 100%;
	height: auto;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	border: none;
	-webkit-transition: all .6s ease-in-out;	   	     
	        transition: all .6s ease-in-out;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0;
	-webkit-transition: all .6s ease-in-out;	   	    
	        transition: all .6s ease-in-out;
}
input[type="checkbox"], input[type="radio"] {
	padding: 0;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
input[type="search"], input[type="text"], input[type="email"], input[type="password"], textarea {
	padding: 0 15px;
	border: none;
	width: 100%;
	-webkit-appearance: textfield;
	-webkit-appearance: none;
       -moz-appearance: none;
    		appearance: none;	
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
textarea {
	padding: 10px 15px;
	resize: none;
	overflow: auto;	
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td, th {
  padding: 0;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
.relative {
	position: relative;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: inherit;
  opacity:1;
}
::-moz-placeholder { /* Firefox 19+ */
  color: inherit;
  opacity:1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: inherit;
  opacity:1;
}
:-moz-placeholder { /* Firefox 18- */
  color: inherit;
  opacity:1;
}
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
.ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.ie9 img[src$=".svg"] {
  width: 100%; 
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%; 
  }
}
.clearfix {}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
}
.clearfix:after {
	clear: both;
}
.container {
	width: 1170px;
	margin-right: auto;
	margin-left: auto;	
}
.container:before, .container:after {
	display: table;
	content: " ";
}
.container:after {
	clear: both;
}
#wrap { 
	min-height: 100%;
}

#backtotop {
    position: fixed;
    right: 0;
    opacity: 0;
    visibility: hidden;
    bottom: 25px;
    margin: 0 25px 0 0;
    z-index: 9999;
    -webkit-transition: 0.35s;
			transition: 0.35s;
    -webkit-transform: scale(0.7);
		-ms-transform: scale(0.7);
			transform: scale(0.7);
}

#backtotop.visible {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
		-ms-transform: scale(1);
			transform: scale(1);
}

#backtotop a {
    text-decoration: none;
    border: 0 none;
    display: block;
    width: 46px;
    height: 46px;
    background-color: #de4019;
    opacity: 1;
    -webkit-transition: all 0.3s;
			transition: all 0.3s;
    border-radius: 50%;
    text-align: center;
    font-size: 26px
}
body #backtotop a {
    color: #fff;
}

#backtotop a:after {
    content: "\f106";
    font-family: "FontAwesome";
    position: relative;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-55%);
		-ms-transform: translateY(-55%);
    		transform: translateY(-55%);
}

.mobile-show { display:none;}
.mobile-hide {}

.check-radio input[type="radio"],
.check-radio input[type="checkbox"]{
	display: none;
}
.check-radio label {
	position: relative;
	-webkit-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
			user-select: none;
}

.check-radio label span { padding:2px 0 0 36px; min-height:24px; display:inline-block; position:relative;}

/* Base styles for spans */
.check-radio span::before,
.check-radio span::after {
	content: '';
	position: absolute;
	margin: auto;
}

/* Radio buttons */
.check-radio span.radio { display:block; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; cursor:pointer;}
.check-radio span.radio i { font-style:normal; color:#999;}
.check-radio span.radio:before {
  width: 20px;
  height: 20px;
  background:url(../images/uncheck.png) no-repeat;
  left:0;  
  top:0;
}
.check-radio input[type="radio"]:checked + label span.radio:before {
  background:url(../images/checked.png) no-repeat;
}

/* Check-boxes */
.check-radio span.checkbox { display:block; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; cursor:pointer;}
.check-radio span.checkbox i { font-style:normal; color:#999;}
.check-radio span.checkbox:before {
  width: 22px;
  height: 22px;
  background:url(../images/uncheck.png) no-repeat;
  left:0;  
  top:3px;
}
.check-radio input[type="checkbox"]:checked + label span.checkbox:before {
  background:url(../images/checked.png) no-repeat;
}
@charset "utf-8";
/* CSS Document */
/*
font-family: 'Roboto Condensed', sans-serif;
de4019=Orange
0c1a46=LBlue
040c2a=Blue
*/

body {
	font-family: 'Roboto', sans-serif;
	font-size:18px;	
	color:#666666;	
}
.container { 
	width:1200px;
}

#header { position:fixed; left:0; top:0; right:0; z-index:9999; transition:1s;}
#header .header { padding:40px 0 0;}
#header .header .logo { float:left;}
#header .header .right { float:right; text-align:right; padding:12px 0 0;}
#header .header .right .quote { display:inline-block;}
#header .header .right .quote a { display:block; padding:9px 30px; border:1px solid #fff; font-weight:700; font-size:16px; color:#fff; border-radius:5px; background:none; color:#fff; border-color:#de4019; border:1px solid #fff; color:#fff;}
#header .header .right .quote a:hover { background:#de4019; color:#fff; border-color:#de4019; }
#header .header .right #navigation { display:inline-block;}
#header .header .right #navigation + .quote { margin-left:45px;}
#header .header .navigation-icon { float:right; display:none; padding:0;}
#header .header .navigation-icon a { display:block; width:25px;}
#header .header .navigation-icon a span { display:block; width:100%; height:2px; background:#fff;}
#header .header .navigation-icon a span + span { margin-top:6px;}
#header .header .mail_icon { display:none; float:right; margin-top:8px; margin-right:20px;}
#header .header .mail_icon a { display:block; height:24px; width:24px; background:url(../images/consulting-email-icon.png) no-repeat; background-size:auto 24px;}

#navigation {}
#navigation > ul {}
#navigation > ul > li { display:inline-block;}
#navigation > ul > li + li { margin-left:45px;}
#navigation > ul > li > a { display:block; font-weight:700; font-size:16px; color:#fff; padding-bottom:36px; background-position:bottom 20px center;}
#navigation > ul > li:hover > a { color:#de4019;}
#navigation > ul > li:hover .megamenu { display:block;}
#navigation > ul > li.sub_menu:hover > a { background:url(../images/orange_arrow.png) no-repeat bottom 15px center;}

#navigation > ul > li > ul { position:absolute; left:0; top:100%; text-align:left; padding:30px 23px; border:1px solid #e7e7ec; width:259px; background:#fff; display:none;}
#navigation > ul > li:hover > ul { display:block;}
#navigation > ul > li > ul > li {}
#navigation > ul > li > ul > li + li { margin-top:15px;}
#navigation > ul > li > ul > li > a { display:block; font-weight:700; font-size:16px; color:#333333;  background-position:-10px 7px;}
#navigation > ul > li > ul > li > a:hover { color:#de4019; background:url(../images/orange_arrow1.png) no-repeat 0 7px; padding-left:20px;}

.megamenu { position:absolute; left:0; top:100%; right:0; width:100%; min-height:426px; background:#fff; text-align:left; display:none;}
.megamenu .left { float:left; width:calc(100% - 349px);}
.megamenu .left {}
.megamenu .left .sub_left { float:left; width:285px; border-right:1px solid #e1e1e1; min-height:440px;}
.megamenu .left .sub_left ul {}
.megamenu .left .sub_left ul li {}
.megamenu .left .sub_left ul li a { display:block; font-weight:700; color:#333333; font-size:16px; text-transform:uppercase; padding:16px 30px 13px;}
.megamenu .left .sub_left ul li.active a { background:#ededed; position:relative;}
.megamenu .left .sub_left ul li a:after { position:absolute; right:0; top:50%; margin-top:-14px; content:" "; opacity:0;
	width: 0;
	height: 0;
	border-top: 14px solid transparent;
	border-left: 14px solid #ededed;
	border-bottom: 14px solid transparent;}
.megamenu .left .sub_left ul li.active a:after { right:-14px; opacity:1; transition:1s;}	
.megamenu .left .sub_left .all_ser { padding:20px 30px 0;}
.megamenu .left .sub_left .all_ser a { display:inline-block; font-weight:700; font-size:18px; color:#de4019; text-transform:uppercase; background:url(../images/orange_arrow1.png) no-repeat 0 8px; padding-left:23px;}
.megamenu .left .sub_right { float:left; width:calc(100% - 285px); padding:22px 50px;}
.megamenu .left .sub_right .link_box { display:none;}
.megamenu .left .sub_right .link_box ul {}
.megamenu .left .sub_right .link_box ul li {}
.megamenu .left .sub_right .link_box ul li + li { margin-top:10px;}
.megamenu .left .sub_right .link_box ul li a { font-size:16px; color:#333333; background-position:-7px 6px; }
.megamenu .left .sub_right .link_box ul li a:hover { color:#de4019; background: url(../images/orange_arrow1.png) no-repeat 0 6px;    padding-left: 20px; transform:1s;}

.megamenu .r_right { float:right; width:349px; background:#de4019; min-height:426px; padding:20px 20px; text-align:left;}
.megamenu .r_right h4 { font-weight:700; font-size:24px; color:#fff;}
.megamenu .r_right ul { margin-top:14px;}
.megamenu .r_right ul.custom-scrollbar { height:248px;}
.megamenu .r_right ul li {}
.megamenu .r_right ul li + li { margin-top:7px;}
.megamenu .r_right ul li a { display:inline-block; font-size:16px; color:#fff; padding-left:30px; background:url(../images/white_arrow.png) no-repeat 0 7px;}
.megamenu .r_right ul li a:hover { padding-left:35px;}
.megamenu .r_right .btn { padding-top:20px; padding-left:30px;}
.megamenu .r_right .btn a { display:inline-block; border:1px solid #fff; padding:0 40px; height:50px; line-height:49px; font-weight:700; font-size:16px; color:#fff; text-transform:uppercase; border-radius:5px;}
.megamenu .r_right .btn a:hover { background:#fff; color:#de4019;}

#header.sticky { background:#040c2b;}
#header.sticky .header { padding:12px 0 0;}
#header.sticky .header .logo { float:left; width:200px;}
#header.sticky .header .right { padding:4px 0 0;}
#header.sticky #navigation > ul > li { padding-bottom:0;}
#header.sticky #navigation > ul > li > a { padding-bottom:28px;}
#header.sticky #navigation > ul > li.sub_menu:hover > a { background:url(../images/orange_arrow.png) no-repeat bottom 12px center;}


#banner { position:relative;  background-size:cover; position:relative; }
#banner .main-banner {}
#banner .main-banner .item { padding:130px 0 90px; background-size:cover !important;}
#banner .main-banner .item .banner-image { background-position:center center; background-repeat:no-repeat; }

#banner .block {}
#banner .block .left { float:left; max-width:500px; }
#banner .block .left h1 { font-weight:700; font-size:64px; color:#fff; line-height:86px;}
#banner .block .left p { font-size:24px; color:#fff; margin-top:20px;}
#banner .block .left a { display:inline-block; margin-top:45px; padding:0 15px; height:50px; line-height:50px; font-weight:500; font-size:20px; color:#fff; border-radius:5px; background:#de4019;}
#banner .block .left a i { margin-left:10px; font-size:32px; display:inline-block; vertical-align:top; line-height:50px;}
#banner .block .left a:hover { background:#fff; color:#de4019;}

#banner {}
#banner .block .left { float:left; max-width:100%; width:calc(100% - 381px);}
#banner .block .left .pro {}
#banner .block .left .pro p { margin-top:0;}
#banner .block .left .pro h1 { font-size:42px; line-height:normal;}
#banner .block .left .pro .img { max-width:100%;}
#banner .block .left .pro .img .small_scr { display:none;}
#banner .block .left .pro a { margin-top:25px;}
#banner .block .right { margin-top:40px;}

.main-banner {}
.main-banner .left { float:left; width:calc(100% - 725px); padding-top:100px; }
.main-banner .left h1 { font-weight:700; font-size:42px; color:#fff; line-height:46px; padding-top:10px;}
.main-banner .left p { font-size:24px; color:#fff;}
.main-banner .left a { display:inline-block; margin-top:30px; padding:0 15px; height:50px; line-height:50px; font-weight:500; font-size:20px; color:#fff; border-radius:5px; background:#de4019;}
.main-banner .left a i { margin-left:10px; font-size:32px; display:inline-block; vertical-align:top; line-height:50px;}
.main-banner .left a:hover { background:#fff; color:#de4019;}
.main-banner .img_right { float:right; width:725px; background:#cc;}
.main-banner .img_right .small_scr { display:none;}




#banner .block .right { float:right; width:381px; border-radius:10px; background:rgba(0,0,0,0.60); padding:25px 20px 30px; overflow:hidden; position:relative;}
#banner .block .right:after { position:absolute; left:0; top:0; border-radius:10px; right:1px; bottom:1px; background:#fff; content:" "; transition:1s;}
#banner .block .right.aos-animate:after { left:100%;}
#banner .block .right h2 { font-family: 'Roboto Condensed', sans-serif; font-weight:700; color:#de4019; font-size:30px; padding-bottom:27px;}

#banner .block .right .row { position:relative;}
#banner .block .right .row label { position:absolute; left:10px; top:15px; display:inline-block; padding:0 10px; transition:.6s; font-size:16px; color:#999;}
#banner .block .right .active label { top:-8px; z-index:7; font-size:14px; font-weight:600; font-family:'fabrigalight', Helvetica, Arial, sans-serif; background:rgba(4,12,42,1); color:#fff;}

#banner .block .right .phone { padding-left:90px; position:relative;}
#banner .block .right .phone .select { position:absolute; left:0; top:0; width:80px;}
#banner .block .right .phone .select select { border:1px solid #4f5362; width:100%; height:52px; color:#999999; font-size:16px; background:url(../images/phone_arrow.png) no-repeat right 15px center ; padding:0 15px; background-size:10px auto;}
#banner .block .right .phone .select select { -webkit-appearance:none; -moz-appearance:none; text-indent:1px; text-overflow:'';}

#banner .block .right .input_text::placeholder{ opacity:0;}
#banner .block .right .active .input_text::placeholder{ opacity:1;}
#banner .block .right .active .input_text:focus::-webkit-input-placeholder { color:#999999; }
#banner .block .right .active .input_text:focus:-moz-placeholder { color:#999999; } /* FF 4-18 */
#banner .block .right .active .input_text:focus::-moz-placeholder { color:#999999; } /* FF 19+ */
#banner .block .right .active .input_text:focus:-ms-input-placeholder { color:#999999; } /* IE 10+ */

#banner .block .right .input_text { border:1px solid #4f5362; width:100%; height:50px; font-size:16px; color:#999999; margin-bottom:15px; background:none; position:relative; z-index:1;}
#banner .block .right .area { height:120px;}
#banner .block .right .btn { text-align:center;}
#banner .block .right .btn .submit { display:inline-block; margin-top:45px; padding:0 15px; height:50px; line-height:50px; font-weight:500; font-size:20px; color:#fff; border-radius:5px; background:#de4019;}
#banner .block .right .btn .submit i { margin-left:10px; font-size:32px; display:inline-block; vertical-align:top; line-height:50px;}
#banner .block .right .btn .submit:hover { background:#fff; color:#de4019;}

#banner .next-block { position:absolute; left:0; bottom:20px; right:0; text-align:center; z-index:999;}
#banner .next-block a { display:inline-block; color:#fff; font-size:40px;}

#home {}
#home .work { padding:65px 0 80px; background:#f2f2f2;}
#home .work h2 { font-weight:700; font-size:42px; color:#333333; text-align:center;}
#home .work p { line-height:30px; text-align:center; max-width:857px; margin:25px auto 0;}
#home .work .work_boxes {}
#home .work .work_boxes .box { margin:5% 0 10px 15%; width:42%; display:inline-block; vertical-align:middle;}
#home .work .work_boxes .box:nth-child(odd) { margin-left:0;}
#home .work .work_boxes .box .img { background:#dceaec; max-width:488px; position:relative;}
#home .work .work_boxes .box .img .step { position:relative; left:20px; top:20px; transition:0.6s; overflow:hidden;}
#home .work .work_boxes .box .img .step img { transition:0.6s; }
#home .work .work_boxes .box .img .step:after { position:absolute; left:0; top:0; width:100%; height:100%; background:#fff; content:" "; transition:2s;}
#home .work .work_boxes .box.aos-animate .img .step:after { left:120%;}
#home .work .work_boxes .box a { display:block;}
#home .work .work_boxes .box a:hover .img img { transform:scale(0.98,0.98);}
#home .work .work_boxes .box .img_detail { padding:38px 0 0 20px;}
#home .work .work_boxes .box .img_detail h3 { font-size:36px; color:#333333;}
#home .work .work_boxes .box .img_detail p { font-size:18px; color:#666666;}
#home .work .btn { text-align:center; padding-top:70px;}
#home .work .btn a { display:inline-block; border:1px solid #9d9d9d; padding:0 26px; height:44px; line-height:44px; border-radius:5px; font-size:16px; color:#de4019; text-transform:uppercase; font-weight:700;}
#home .work .btn a:hover { background:#de4019; border-color:#de4019; color:#fff;}
#home .services { padding:65px 0 80px;}
#home .services > div > h3 { font-weight:700; font-size:42px; color:#333333; text-align:center;}
#home .services > div > p { line-height:30px; text-align:center; max-width:857px; margin:25px auto 55px;}

#home .services #verticalTab { position:relative; overflow:hidden;}
#home .services .resp-vtabs ul.resp-tabs-list { width:328px; background:#de4019; position:relative; overflow:hidden;}
#home .services .resp-vtabs ul.resp-tabs-list:after { position:absolute; left:0; top:0; width:100%; height:100%; background:#fff; content:" "; transition:1s; z-index:1;}
#home .services .resp-vtabs ul.resp-tabs-list.aos-animate:after { left:100%;}
#home .services .resp-vtabs ul.resp-tabs-list li { font-weight:700; font-size:16px; color:#fff; padding:24px 40px !important; transition:0.6s;}
#home .services .resp-vtabs ul.resp-tabs-list li + li { margin-top:2px;}
#home .services .resp-vtabs ul.resp-tabs-list li.resp-tab-active { background:#c9340f; border:none; margin-right:0 !important;}
#home .services .resp-vtabs ul.resp-tabs-list li:hover { background:#c9340f;}
#home .services .resp-vtabs .resp-tabs-container { width:calc(100% - 328px); border:none; padding:0; }

#home .services .resp-vtabs .resp-tab-content { padding:0 65px; overflow:hidden; transition:0.6s;}
#home .services .resp-vtabs .resp-tab-content.resp-tab-content-active { }
#home .services .resp-vtabs .resp-tab-content .head { position:relative; right:-50px; transition:1s;}
#home .services .resp-vtabs .resp-tab-content.resp-tab-content-active .head { right:0;}
#home .services .resp-vtabs .resp-tab-content .head span { display:block; float:left; width:69px; height:69px; text-align:center; line-height:69px; background:#333333;}
#home .services .resp-vtabs .resp-tab-content .head p { float:left; width:calc(100% - 69px); padding:0 25px; font-size:36px; color:#333333; padding-top:10px; transition:1s; }
#home .services .resp-vtabs .resp-tab-content .links { padding:40px 0 0 0; transition:1s; overflow:hidden;}
#home .services .resp-vtabs .resp-tab-content .links ul { margin-left:-10%;}
#home .services .resp-vtabs .resp-tab-content .links ul li { float:left; width:40%; margin-left:10%; position:relative; left:-50px; transition:1s;}
#home .services .resp-vtabs .resp-tab-content.resp-tab-content-active .links ul li { left:0;}
#home .services .resp-vtabs .resp-tab-content .links ul li a { display:block; font-size:18px; color:#333333; border-bottom:1px solid #cccccc; padding:20px 0;}
#home .services .resp-vtabs .resp-tab-content .links ul li a:hover { color:#c9340f; padding-left:10px;}
#home .services .resp-vtabs .resp-tab-content .pera {}
#home .services .resp-vtabs .resp-tab-content .pera p { color:#333333; margin-top:20px; line-height:33px;}
#home .services .resp-vtabs .resp-tab-content .explore { margin-top:12px;}
#home .services .resp-vtabs .resp-tab-content .explore a { display:inline-block; font-size:20px; color:#de4019; padding-right:29px; background:url(../images/explor-arrow.png) no-repeat right 7px;}
#home .services .resp-vtabs .resp-tab-content .explore a:hover { padding-right:39px; }


#home .services .mtab { display:none;}
#home .services .mtab .links { text-align:left; position:relative; z-index:999;}  
#home .services .mtab .links button { position:relative; padding-right:20px; height:44px; background:none; display:block; width:100%; text-align:left; background:#de4019; color:#fff; padding:0 15px; text-transform:uppercase; font-size:16px;}
#home .services .mtab .links button:after {content:"";width:7px;height:7px;position:absolute;top:50%;right:15px;z-index:1;border-radius:0;border:solid #fff;border-width:0 1px 1px 0;-webkit-transform-origin:65% 65%;-ms-transform-origin:65% 65%;transform-origin:65% 65%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg); margin-top:-4px;}
#home .services .mtab .links.open button:after { -webkit-transform:rotate(225deg); -ms-transform:rotate(225deg); transform:rotate(225deg);}
#home .services .mtab .links > ul { position:absolute; left:0; top:100%; right:0; z-index:999; background:#de4019; padding:0; display:none;} 
#home .services .mtab .links > ul > li { display:block;} 
#home .services .mtab .links > ul > li + li { margin-left:0;}
#home .services .mtab .links > ul > li > a { font-size:16px; color:#fff; padding:10px 15px 8px; display:block; position:relative; overflow:hidden; margin:0; text-transform:uppercase;} 
#home .services .mtab .links > ul > li.active > a { background:#c9340f;}

#home .services .mtab .links > ul > li > a:hover { background:#c9340f;}

	
#home .services .mtab .links_blks { margin-top:20px; padding:0 0; position:relative; z-index:99;}
#home .services .mtab .links_blks .blk { display:none;}
#home .services .mtab .links_blks .blk .head { transition:1s; padding:0 15px;}
#home .services .mtab .links_blks .blk .head span { display:block; float:left; width:40px; height:40px; text-align:center; line-height:40px; background:#333333;}
#home .services .mtab .links_blks .blk .head span img { max-width:100%;}
#home .services .mtab .links_blks .blk .head p { float:left; width:calc(100% - 69px); padding:0 25px; font-size:18px; color:#333333; padding-top:10px; transition:1s; }
#home .services .mtab .links_blks .blk .list { margin-top:20px;}
#home .services .mtab .links_blks .blk .list > ul {}
#home .services .mtab .links_blks .blk .list > ul > li {}
#home .services .mtab .links_blks .blk .list > ul > li > a { display:block; font-size:16px; font-weight:700; color:#333333; padding:8px 15px; border-bottom:1px solid #ccc; position:relative;}
#home .services .mtab .links_blks .blk .list > ul > li > a:after { content:"\f105"; font-family:'FontAwesome'; color:#de4019; font-size:20px; position:absolute; right:15px; top:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);}
#home .services .mtab .links_blks .blk .pera { padding:0 15px;}
#home .services .mtab .links_blks .blk .pera p { color:#333333; margin-top:20px; line-height:26px; font-size:16px;}
#home .services .mtab .links_blks .blk .explore { margin-top:12px; padding:0 15px;}
#home .services .mtab .links_blks .blk .explore a { display:inline-block; font-size:20px; color:#de4019; padding-right:29px; background:url(../images/explor-arrow.png) no-repeat right 7px;}
#home .services .mtab .links_blks .blk .explore a:hover { padding-right:39px; }





#featured-clients { background:#0c1a46; padding:60px 0 65px 0;}
#featured-clients h2 { font-weight:700; font-size:42px; color:#fff; padding-bottom:20px; text-align:center;}
#featured-clients .featured-clients-carousel {}
#featured-clients .featured-clients-carousel .box { text-align:center; max-width:1070px; margin:0 auto;}
#featured-clients .featured-clients-carousel .box p { font-size:20px; color:#fff; line-height:32px; margin-bottom:50px;}
#featured-clients .featured-clients-carousel .box span { display:block; font-size:18px; color:#fff;}
#featured-clients .featured-clients-carousel .box span strong { font-weight:700; display:block;}
#featured-clients .featured-clients-carousel .owl-dots { margin-top:50px;}
#featured-clients .featured-clients-carousel .owl-dots .owl-dot {}
#featured-clients .featured-clients-carousel .owl-dots .owl-dot span { background:#868da3; margin:0 5px;}
#featured-clients .featured-clients-carousel .owl-dots .owl-dot.active span { background:#fff;}

#our-clients { padding:45px 0; background:#f2f2f2;}
#our-clients .our-clients-clients-carousel { position:relative;}
#our-clients .our-clients-clients-carousel:before { position:absolute; left:0; top:0; width:2px; height:100%; background:#f2f2f2; content:" "; z-index:999;}
#our-clients .our-clients-clients-carousel .box { line-height:160px; text-align:center; border-left:1px solid #dfdfdf;}
#our-clients .our-clients-clients-carousel .box + .box { border-top:1px solid #dfdfdf;}
#our-clients .our-clients-clients-carousel .box img { max-width:90%; width:auto; margin:0 auto; -webkit-filter:grayscale(100%); filter:grayscale(100%); -webkit-transition: all .6s ease-in-out; transition: all .6s ease-in-out;}
#our-clients .our-clients-clients-carousel .box:hover img { -webkit-filter:grayscale(0); filter:grayscale(0);}
#our-clients .our-clients-clients-carousel .owl-nav { margin:0; position:absolute; left:0; top:50%; right:0; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); z-index:999;}
#our-clients .our-clients-clients-carousel .owl-nav .owl-prev { margin:0; float:left; padding:0; width:52px; height:52px; background:url(../images/prev.png) no-repeat center center #c2c2c2; border-radius:50%; margin-left:-62px; -webkit-transition:all .6s ease-in-out; transition:all .6s ease-in-out; cursor:pointer;}
#our-clients .our-clients-clients-carousel .owl-nav .owl-prev:hover { background-color:#0c1a46;} 
#our-clients .our-clients-clients-carousel .owl-nav .owl-next { margin:0; float:right; padding:0; width:52px; height:52px; background:url(../images/prev.png) no-repeat center center #c2c2c2; border-radius:50%; margin-right:-62px; -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); -webkit-transition:all .6s ease-in-out; transition:all .6s ease-in-out; cursor:pointer;}
#our-clients .our-clients-clients-carousel .owl-nav .owl-next:hover { background-color:#0c1a46;} 
#our-clients .our_clients { margin-top:50px;}
#our-clients .our_clients .boxes { position:relative; overflow:hidden;}
#our-clients .our_clients .boxes:before { position:absolute; right:0; top:0; width:1px; height:100%; background:#fff; content:" "; z-index:99;}
#our-clients .our_clients .boxes:after { position:absolute; left:0; bottom:0; width:100%; height:1px; background:#fff; content:" "; z-index:99;}
#our-clients .our_clients .boxes .box { line-height:160px; text-align:center; border-right:1px solid #dfdfdf; float:left; width:20%; border-bottom:1px solid #dfdfdf;}
#our-clients .our_clients .boxes .box img { max-width:90%; width:auto; margin:0 auto; -webkit-filter:grayscale(100%); filter:grayscale(100%); -webkit-transition: all .6s ease-in-out; transition: all .6s ease-in-out;}
#our-clients .our_clients .boxes .box:hover img { -webkit-filter:grayscale(0); filter:grayscale(0);}


#home .latest_blog { padding:70px 0 100px 0;}
#home .latest_blog h2 { text-align:center; font-weight:700; font-size:42px; color:#333333; padding-bottom:60px;}
#home .latest_blog .boxes { text-align:center;}
#home .latest_blog .boxes .box { display:inline-block; margin:0 25px; max-width:400px; text-align:left;}
#home .latest_blog .boxes .box .img { position:relative; overflow:hidden;}
#home .latest_blog .boxes .box .img:after { position:absolute; left:0; top:0; width:100%; height:100%; background:#fff; content:" "; transition:1s; z-index:1;}
#home .latest_blog .boxes .box .img.aos-animate:after { left:100%;}
#home .latest_blog .boxes .box .img_detail { padding:27px 0 0 0;}
#home .latest_blog .boxes .box .img_detail h3 { font-size:24px; color:#333333; line-height:30px;}
#home .latest_blog .boxes .box .img_detail h3 a:hover { color:#de4019;}
#home .latest_blog .boxes .box .img_detail .date { margin-top:15px; font-size:16px;}
#home .latest_blog .boxes .box .img_detail .date i { margin-right:10px;}
#home .latest_blog .boxes .box .img_detail .btn { margin-top:30px;}
#home .latest_blog .boxes .box .img_detail .btn a { display:inline-block; border:1px solid #9d9d9d; padding:0 26px; height:44px; line-height:44px; border-radius:5px; font-size:16px; color:#de4019; text-transform:uppercase; font-weight:700;}
#home .latest_blog .boxes .box .img_detail .btn a:hover { background:#de4019; border-color:#de4019; color:#fff;}

#footer { background:#0c1a46; padding:70px 0 45px;}
#footer .top {}
#footer .top .left { float:left; max-width:520px;}
#footer .top .left p { font-size:36px; color:#f2f2f2; line-height:48px;}
#footer .top .left .btn { margin-top:50px;}
#footer .top .left .btn a { display:inline-block; background:#de4019; border-radius:5px; padding:0 15px 0 24px; height:49px; line-height:49px; font-weight:500; font-size:20px; color:#fff;}
#footer .top .left .btn a i { font-size:28px; line-height:49px; display:inline-block; vertical-align:top; margin-left:10px;}
#footer .top .left .btn a:hover { background:#fff; color:#de4019;}
#footer .top .right { float:right;}
#footer .top .right .box { float:left;}
#footer .top .right .box + .box { margin-left:100px;}
#footer .top .right .box h3 { font-weight:700; font-size:16px; color:#f2f2f2;}
#footer .top .right .box h3 a:hover { color:#de4019;}
#footer .top .right .box h3 + h3 { margin-top:10px;}
#footer .top .right .box ul { margin-top:5px;}
#footer .top .right .box ul li {}
#footer .top .right .box ul li + li { margin-top:5px;}
#footer .top .right .box ul li a { font-size:15px; color:#8696c8;}
#footer .top .right .box ul li a:hover { color:#de4019;}
#footer .top .right .box .text { margin-top:10px;}
#footer .top .right .box .text p { font-size:15px; color:#8696c8; line-height:24px;}
#footer .top .right .box .text p + p { margin-top:10px;}
#footer .top .right .box .start-project { margin-top:22px;}
#footer .top .right .box .start-project a { display:inline-block; padding:10px 20px; border:1px solid #fff; border-radius:5px; font-weight:700; font-size:16px; color:#fff;}
#footer .top .right .box .start-project a:hover { background:#de4019; color:#fff; border-color:#de4019;}
#footer .top .right .box .say-hello { margin-top:10px;}
#footer .top .right .box .say-hello .phone { font-family: 'Roboto Condensed', sans-serif; font-size:22px; color:#8696c8; line-height:32px; margin-bottom:5px;}
#footer .top .right .box .say-hello .phone a:hover { color:#de4019;}
#footer .top .right .box .say-hello .link {}
#footer .top .right .box .say-hello .link a { font-size:16px; color:#fff; text-decoration:underline;}
#footer .top .right .box .say-hello .link a:hover { color:#de4019;}
#footer .top .right .box .say-hello .link + .link { margin-top:4px}
#footer .top .right .box .social { display:block; margin-top:35px;}
#footer .top .right .box .social a { display:inline-block; width:34px; height:34px; line-height:34px; color:#fff; text-align:center; background:#1b2e68;}
#footer .top .right .box .social a + a { margin-left:6px;}
#footer .top .right .box .social a:hover { background:#de4019;}
#footer .middle { text-align:center; padding:55px 0 35px 0; font-size:13px; color:#8696c8; line-height:22px;}
#footer .middle span { display:block; color:#fff;}
#footer .bottom { position:relative;}
#footer .bottom .left { float:left; }
#footer .bottom .left span { display:inline-block; min-height:27px; padding:0 0 0 40px; font-size:20px; color:#8696c8; background:url(../images/wm-icon.png) no-repeat 0 0;}
#footer .bottom .left span i { font-size:15px;}
#footer .bottom .center { position:absolute; left:50%; top:3px; margin-left:-42px;}
#footer .bottom .center a { color:#8696c8; font-size:14px;}
#footer .bottom .center a:hover { color:#de4019;}
#footer .bottom .right { float:right;}
#footer .bottom .right .copyright { display:inline-block; line-height:34px; padding-right:30px; font-size:14px; color:#8696c8;}

#sub_banner { height:500px; background-position:center center; background-repeat:no-repeat; background-size:cover; position:relative;}
#sub_banner:after { position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,0.4); content:" ";}
#sub_banner .text { text-align:center; padding-top:250px; position:relative; z-index:1;}
#sub_banner .text h1 { font-family: 'Roboto Condensed', sans-serif; font-size:60px; color:#fff;}
#sub_banner .text p { font-weight:700; font-size:24px; color:#fff;}

#sub_banner.small { height:327px; background:#0c1a46;}
#sub_banner.small:after { display:none;}
#sub_banner.small .text { padding-top:170px;}

#service_banner { background:#0c1a46;}
#service_banner .container { height:500px;}
#service_banner .left { float:left; max-width:590px; padding-top:150px;}
#service_banner .left h1 { font-weight:500; font-size:48px; color:#ffffff; line-height:55px;}
#service_banner .left p { font-size:24px; color:#fff; margin-top:30px;}
#service_banner .left .btn {}
#service_banner .left .btn a { display:inline-block; margin-top:30px; padding:0 15px; height:50px; line-height:50px; font-weight:500; font-size:20px; color:#fff; border-radius:5px; background:#de4019;}
#service_banner .left .btn a i { margin-left:10px; font-size:32px; display:inline-block; vertical-align:top; line-height:50px;}
#service_banner .left .btn a:hover { background:#fff; color:#de4019;}
#service_banner .right { position:absolute; right:0; bottom:0;}

#breadcumbs { padding:14px 0; background:#fff;}
#breadcumbs ul { overflow:hidden;}
#breadcumbs ul li { font-size:14px; color:#666666; float:left;}
#breadcumbs ul li + li:before { content:">"; padding:0 12px;}
#breadcumbs ul li a { color:#666666;}
#breadcumbs ul li a:hover { color:#de4019;}
#breadcumbs ul li:first-child a { color:#de4019;}


#about { background:#f2f2f2; padding:0 0 144px;}
#about .about { max-width:946px; margin:0 auto;}
#about .about .boxes { overflow:hidden; padding:0 100px; margin-top:65px;}
#about .about .boxes .box { width:33.33%; float:left;}
#about .about .boxes .box span { display:block; font-family: 'Roboto Condensed', sans-serif; font-weight:700; font-size:60px; color:#de4019; line-height:64px;}
#about .about .boxes .box i { display:block; font-style:normal; font-size:18px; color:#666666;}
#about .about h3 { padding-top:65px; font-size:42px; color:#333333; line-height:48px;}
#about .about p { font-size:18px; color:#666666; line-height:30px; margin-top:40px;}

#conviction { background:#1c1c1c; padding:80px 0 125px 0;}
#conviction .conviction { max-width:944px;} 
#conviction .conviction > h3 { font-size:42px; color:#fff;}
#conviction .conviction > p { font-size:18px; color:#999999; line-height:30px; margin-top:20px;}
#conviction .conviction .boxes { margin-left:-2%; overflow:hidden; margin-top:50px;}
#conviction .conviction .boxes .box { margin-left:2%; float:left; width:48%; background:#272727; min-height:577px; padding:35px;}
#conviction .conviction .boxes .box .img { line-height:190px;}
#conviction .conviction .boxes .box h4 { font-weight:500; font-size:36px; color:#fff; margin-top:50px;}
#conviction .conviction .boxes .box p { font-size:18px; color:#fff; margin-top:16px;}

#why { padding:72px 0 128px 0;}
#why .why { max-width:956px;}
#why .why h2 { font-size:42px; color:#333333;}
#why .why p + h2 { margin-top:50px;}
#why .why p { font-size:18px; color:#666666; line-height:30px; margin-top:10px;}
#why .why p span { font-size:24px; line-height:36px;}
#why .why h3 { font-size:24px; color:#333333; font-weight:700;}
#why .why p + h3 { margin-top:22px;}
#why .why p i { display:block; font-style:normal;}

#orange-block { background:#de4019; text-align:center; padding:33px 0 44px}
#orange-block h3 { font-weight:700; font-size:30px; color:#fff}
#orange-block .text { margin-top:18px}
#orange-block .text p { font-size:18px; color:#fff}
#orange-block .text p + p { margin-top:10px}
#orange-block .btn { margin-top:27px}
#orange-block .btn a { display:inline-block; border:1px solid #fff; padding:10px 30px; font-weight:700; font-size:16px; color:#fff; border-radius:5px}
#orange-block .btn a:hover { background:#fff; color:#de4019}

#apply_online { background:#f2f2f2; padding:50px 0 245px 0;}
#apply_online .apply_online { max-width:930px; margin:0 auto;} 
#apply_online .apply_online h2 { font-size:42px; color:#333333;}
#apply_online .apply_online p { font-size:18px; color:#666666; line-height:30px; margin-top:15px;}
#apply_online .apply_online p a { text-decoration:underline; color:#333333;}
#apply_online .apply_online p a:hover { color:#de4019;}
#apply_online .apply_online .form { margin-top:35px;}
#apply_online .apply_online .form .row {}
#apply_online .apply_online .form .row + .row { margin-top:25px;}
#apply_online .apply_online .form .row .half { float:left; width:48%;}
#apply_online .apply_online .form .row .half + .half { float:right;}
#apply_online .apply_online .form .row .input_text { border:1px solid #999999; width:100%; height:52px; color:#666666; font-size:18px; background:#f2f2f2;}
#apply_online .apply_online .form .row .area { height:100px;}
#apply_online .apply_online .form .row .select { position:relative;}
#apply_online .apply_online .form .row .select select { border:1px solid #999999; width:100%; height:52px; color:#666666; font-size:18px; background:url(../images/select_arrow.png) no-repeat right 15px center #f2f2f2; padding:0 15px;}
#apply_online .apply_online .form .row .select select { -webkit-appearance:none; -moz-appearance:none; text-indent:1px; text-overflow:'';}
#apply_online .apply_online .form .row .file { text-align:center; background:#fff; padding:20px 0;}
#apply_online .apply_online .form .row .file span { font-size:18px; color:#666666; display:inline-block; padding-right:15px;}
#apply_online .apply_online .form .row .btn { text-align:center; padding-top:32px;}
#apply_online .apply_online .form .row .btn .submit { width:210px; height:56px; background:#de4019; font-weight:700; font-size:18px; color:#fff; text-transform:uppercase;}
#apply_online .apply_online .form .row .btn .submit:hover { background:#040c2a;}

#apply_online .apply_online .form .row { position:relative;}
#apply_online .apply_online .form .row .half { position:relative;}
#apply_online .apply_online .form .row label { position:absolute; left:10px; top:15px; display:inline-block; padding:0 10px; transition:.6s; font-size:18px; color:#666666; z-index:1;}
#apply_online .apply_online .form .row .input_text { z-index:2; position:relative; background:none;}
#apply_online .apply_online .form .active label { top:-8px; z-index:7; font-size:14px; font-weight:600; font-family:'fabrigalight', Helvetica, Arial, sans-serif; background:#f2f2f2; color:#666;}

#apply_online .apply_online .form .phone { padding-left:90px; position:relative;}
#apply_online .apply_online .form .phone .select { position:absolute; left:0; top:0; width:80px;}
#apply_online .apply_online .form .phone .select select { border:1px solid #999999; width:100%; height:52px; color:#666666; font-size:18px; background:url(../images/phone_arrow.png) no-repeat right 15px center #f2f2f2; padding:0 15px; background-size:10px auto;}
#apply_online .apply_online .form .phone .select select { -webkit-appearance:none; -moz-appearance:none; text-indent:1px; text-overflow:'';}

#apply_online .apply_online .form .input_text::placeholder{ opacity:0;}
#apply_online .apply_online .form .no_label .input_text::placeholder{ opacity:1;}

#apply_online .apply_online .form .active .input_text::placeholder{ opacity:1;}
#apply_online .apply_online .form .active .input_text:focus::-webkit-input-placeholder { color:#666666; }
#apply_online .apply_online .form .active .input_text:focus:-moz-placeholder { color:#666666; } /* FF 4-18 */
#apply_online .apply_online .form .active .input_text:focus::-moz-placeholder { color:#666666; } /* FF 19+ */
#apply_online .apply_online .form .active .input_text:focus:-ms-input-placeholder { color:#666666; } /* IE 10+ */

#apply_online .apply_online .form .row .wht { background:#f9ddd6; padding:20px 20px 3px 20px;}
#apply_online .apply_online .form .row .wht h3 { font-size:24px; color:#666666;}
#apply_online .apply_online .form .row .wht .boxes { margin-top:22px; margin-left:-2%;}
#apply_online .apply_online .form .row .wht .boxes .box { float:left; width:31.33%; margin-left:2%; margin-bottom:13px;}

#apply_online .apply_online .form .row .check-radio label { position:static; padding:0;}

#blog { padding:90px 0; background:#f2f2f2;}
#blog .blog { max-width:1049px; margin:0 auto;}
#blog .blog .boxes { margin-left:-5%;}
#blog .blog .boxes .box { float:left; width:45%; margin-left:5%;}
#blog .blog .boxes .box .img { position:relative;}
#blog .blog .boxes .box .img img { width:100%;}
#blog .blog .boxes .box .img_detail { padding:27px 0 0 0; min-height:323px;}
#blog .blog .boxes .box .img_detail h3 { font-size:24px; color:#333333; line-height:30px;}
#blog .blog .boxes .box .img_detail h3 a:hover { color:#de4019;}
#blog .blog .boxes .box .img_detail .date { margin-top:15px; font-size:16px;}
#blog .blog .boxes .box .img_detail .date i { margin-right:10px;}
#blog .blog .boxes .box .img_detail .btn { margin-top:30px;}
#blog .blog .boxes .box .img_detail .btn a { display:inline-block; border:1px solid #9d9d9d; padding:0 26px; height:44px; line-height:44px; border-radius:5px; font-size:16px; color:#de4019; text-transform:uppercase; font-weight:700;}
#blog .blog .boxes .box .img_detail .btn a:hover { background:#de4019; border-color:#de4019; color:#fff;}
#blog .blog .boxes .box.full { width:90%; margin-bottom:100px;}
#blog .blog .boxes .box.full .img { position:relative;}
#blog .blog .boxes .box.full .img:after { position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,0.4); content:" ";}
#blog .blog .boxes .box.full .img .text { position:absolute; left:0; top:50%; right:0; text-align:center; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); color:#fff; z-index:1;}
#blog .blog .boxes .box.full .img .text h3 { font-size:30px; font-weight:500;}
#blog .blog .boxes .box.full .img .text .date { font-size:16px; margin-top:20px;}
#blog .blog .boxes .box.full .img .text .date i { margin-right:10px;}
#blog .blog .boxes .box.full .img .text .btn { margin-top:25px;}
#blog .blog .boxes .box.full .img .text .btn a { display:inline-block; border:1px solid #fff; padding:0 26px; height:44px; line-height:44px; border-radius:5px; font-size:16px; color:#fff; text-transform:uppercase; font-weight:700;}
#blog .blog .boxes .box.full .img .text .btn a:hover { background:#de4019; border-color:#de4019; color:#fff;}
#blog .blog .pagination { border-top:3px solid #cccccc; position:relative; text-align:center; padding:45px 0;}
#blog .blog .pagination .prev { position:absolute; left:0; top:0; z-index:2;}
#blog .blog .pagination .prev a { font-size:24px; color:#333333;}
#blog .blog .pagination .prev a:hover { color:#de4019;}
#blog .blog .pagination .next { position:absolute; right:0; top:0; z-index:2;}
#blog .blog .pagination .next a { font-size:24px; color:#333333;}
#blog .blog .pagination .next a:hover { color:#de4019;}
#blog .blog .pagination ul { position:relative; z-index:1;}
#blog .blog .pagination ul li { display:inline-block;}
#blog .blog .pagination ul li a { display:inline-block; font-size:20px; color:#333333; line-height:34px;}
#blog .blog .pagination ul li.active a { border-bottom:2px solid #de4019;}
#blog .blog .pagination ul li a:hover { color:#de4019;}

#blog_detail { background:#f2f2f2; padding:50px 0 125px 0;}
#blog_detail .blog_detail { max-width:1051px;} 
#blog_detail .blog_detail .back { padding-bottom:15px; display:none;}
#blog_detail .blog_detail .back a { color:#333;}
#blog_detail .blog_detail .back a i { color:#de4019; font-size:20px; margin-right:10px;}
#blog_detail .blog_detail h1 { font-size:42px; color:#333333;}
#blog_detail .blog_detail .date { margin-top:14px; font-size:16px;}
#blog_detail .blog_detail .date i { margin-right:10px;}
#blog_detail .blog_detail .detail { margin-top:45px; border-bottom:3px solid #ccc; padding-bottom:74px;}
#blog_detail .blog_detail .detail img { width:100%; margin-bottom:38px;}
#blog_detail .blog_detail .detail p { font-size:20px; color:#666666; line-height:30px;}
#blog_detail .blog_detail .detail p + p { margin-top:25px;}
#blog_detail .blog_detail .detail ul { margin-top:25px;}
#blog_detail .blog_detail .detail ul li { padding:0 0 0 22px; font-size:18px; color:#666666; background:url(../images/orange_arrow2.png) no-repeat 0 7px;}
#blog_detail .blog_detail .detail ul li + li { margin-top:17px;}
#blog_detail .blog_detail .detail ul + p { margin-top:25px;}
#blog_detail .blog_detail .detail .social { text-align:center; margin-top:55px;}
#blog_detail .blog_detail .detail .social a { display:inline-block;}
#blog_detail .blog_detail .detail .social a + a { margin-left:7px;}
#blog_detail .blog_detail .detail .social a img { margin-bottom:0;}

#blog_detail .blog_detail .detail h3 { font-size:24px; color:#333333; padding:35px 0 20px 0;}
#blog_detail .blog_detail .recent { padding:72px 0 0 0; border-bottom:3px solid #ccc;}
#blog_detail .blog_detail .recent .title { padding-bottom:70px; overflow:hidden;}
#blog_detail .blog_detail .recent .title h3 { float:left; font-size:36px; color:#333333;}
#blog_detail .blog_detail .recent .title .view_all { float:right;}
#blog_detail .blog_detail .recent .title .view_all a { display:inline-block; font-size:24px; color:#333333; border-bottom:2px solid #de4019; line-height:51px;}
#blog_detail .blog_detail .recent .title .view_all a:hover { color:#de4019;}
#blog_detail .blog_detail .recent .boxes {}
#blog_detail .blog_detail .recent .boxes .box { float:left; width:45%;}
#blog_detail .blog_detail .recent .boxes .box + .box { float:right;}
#blog_detail .blog_detail .recent .boxes .box .img { position:relative;}
#blog_detail .blog_detail .recent .boxes .box .img img { width:100%;}
#blog_detail .blog_detail .recent .boxes .box .img_detail { padding:27px 0 0 0; min-height:323px;}
#blog_detail .blog_detail .recent .boxes .box .img_detail h3 { font-size:24px; color:#333333; line-height:30px;}
#blog_detail .blog_detail .recent .boxes .box .img_detail h3 a:hover { color:#de4019;}
#blog_detail .blog_detail .recent .boxes .box .img_detail .date { margin-top:15px; font-size:16px;}
#blog_detail .blog_detail .recent .boxes .box .img_detail .date i { margin-right:10px;}
#blog_detail .blog_detail .recent .boxes .box .img_detail .btn { margin-top:30px;}
#blog_detail .blog_detail .recent .boxes .box .img_detail .btn a { display:inline-block; border:1px solid #9d9d9d; padding:0 26px; height:44px; line-height:44px; border-radius:5px; font-size:16px; color:#de4019; text-transform:uppercase; font-weight:700;}
#blog_detail .blog_detail .recent .boxes .box .img_detail .btn a:hover { background:#de4019; border-color:#de4019; color:#fff;}
#blog_detail .blog_detail .article { padding:80px 0 0 0;}
#blog_detail .blog_detail .article .box { float:left; width:45%;}
#blog_detail .blog_detail .article .box a { display:block; padding-bottom:74px; position:relative;}
#blog_detail .blog_detail .article .box a span { display:block; font-size:18px; color:#333333; transition:0.6s;}
#blog_detail .blog_detail .article .box a h3 { font-size:30px; color:#333333; line-height:36px; margin-top:23px; transition:0.6s;}
#blog_detail .blog_detail .article .box a:after { width:44px; height:35px; position:absolute; left:10px; bottom:0; content:" "; background:url(../images/prev_orange.png) no-repeat; transition:0.6s;}
#blog_detail .blog_detail .article .box + .box { float:right; text-align:right;}
#blog_detail .blog_detail .article .box + .box a:after { transform:rotate(180deg); right:10px; left:auto;}
#blog_detail .blog_detail .article .box a:hover h3 { color:#de4019;}
#blog_detail .blog_detail .article .box a:hover:after { left:0;}
#blog_detail .blog_detail .article .box + .box a:hover:after { left:auto; right:0;}

#career { padding:40px 0 125px 0; background:#f2f2f2;}
#career .career { max-width:944px; margin:0 auto;}
#career .career h2 { font-size:42px; color:#333333;}
#career .career > p { font-size:18px; color:#666666; line-height:30px; margin-top:17px;}
#career .career h4 { font-size:32px; color:#333333; border-bottom:1px solid #999999; padding:47px 0 35px 0;} 
#career .career .boxes {}
#career .career .boxes .box { padding:30px 0; border-bottom:1px solid #999999;}
#career .career .boxes .box h3 { line-height:39px; font-weight:500; font-size:24px; color:#333333; background:url(../images/plus.png) no-repeat right center; cursor:pointer; transition:0.6s; padding-right:40px;}
#career .career .boxes .box.open h3 { background:url(../images/minus.png) no-repeat right center;}
#career .career .boxes .box h3:hover,
#career .career .boxes .box.open h3 { color:#de4019;}
#career .career .boxes .box .detail { padding:30px 0 15px 0; display:none;}
#career .career .boxes .box .detail .block { padding:0 0 0 145px; font-size:18px; color:#666666; line-height:30px; position:relative;}
#career .career .boxes .box .detail .block + .block { margin-top:7px;}
#career .career .boxes .box .detail .block span { position:absolute; left:0; top:0; font-weight:500; font-size:18px;}
#career .career .boxes .box .detail .block a { font-size:24px; color:#df4823; margin-top:30px; display:inline-block;}
#career .career .boxes .box .detail .block a i { margin-left:5px;}
#career .career .boxes .box .detail .block a:hover { color:#040c2a;}
#career .career .boxes .box .detail ul { margin-top:20px;}
#career .career .boxes .box .detail ul li { padding:0 0 0 18px; font-size:18px; color:#666666; background:url(../images/arrow-red.png) no-repeat 0 6px;}
#career .career .boxes .box .detail ul li + li { margin-top:13px;} 

#client { background:#f2f2f2; padding:100px 0 110px 0;}
#client .client-carousel {}
#client .client-carousel .box { text-align:center; max-width:1070px; margin:0 auto;}
#client .client-carousel .box p { font-size:24px; color:#333333; line-height:32px; max-width:1070px; margin:0 auto 20px;}
#client .client-carousel .box .video_review { text-align:center;}
#client .client-carousel .box .video_review a { border:1px solid #de4019; color:#de4019; padding:7px 20px 5px; display:inline-block;}
#client .client-carousel .box .video_review a i { margin-right:5px;}
#client .client-carousel .box .video_review a:hover { background:#de4019; color:#fff;}
#client .client-carousel .box span { display:block; font-size:18px; color:#666666; margin-top:30px;}
#client .client-carousel .box span strong { font-weight:700; display:block;}
#client .client-carousel .owl-dots { margin-top:50px; }
#client .client-carousel .owl-dots .owl-dot {}
#client .client-carousel .owl-dots .owl-dot span { background:#c5c5c5; margin:0 5px;}
#client .client-carousel .owl-dots .owl-dot.active span { background:#333333;}

#our-clients.white { background:#fff; padding:50px 0 130px 0;}
#our-clients.white h2 { font-size:42px; color:#333333; text-align:center; max-width:1061px; margin:0 auto;}
#our-clients.white p { font-size:18px; color:#666666; text-align:center; max-width:1061px; margin:10px auto 0;}
#our-clients.white .our-clients-clients-carousel { margin-top:70px; position:relative;}
#our-clients.white .our-clients-clients-carousel:before { position:absolute; left:-1px; top:0; bottom:0; width:3px; content:""; background:#fff;}

#con { background:#f2f2f2; padding:60px 0 110px 0;}
#con .left { float:left; width:360px;}
#con .left h2 { font-size:24px; font-weight:700; color:#de4019; padding-bottom:5px;}
#con .left .phone {}
#con .left .phone a { font-size:24px; color:#666666;}
#con .left .phone a:hover { color:#de4019;}
#con .left p { font-size:18px; color:#666666; line-height:30px;}
#con .left p a { text-decoration:underline;}
#con .left p a:hover { color:#de4019;}
#con .left p span { display:block; position:relative; padding-right:22px; min-height:22px;}
#con .left p span strong { font-weight:400; width:147px; display:block; float:left;}
#con .left p span i { position:absolute; right:0; top:0;}
#con .left p span a { text-decoration:none;}
#con .left p span a:hover { color:#de4019;}
#con .left .map { border:1px solid #cccccc; height:368px; margin-top:40px;}
#con .right { float:left; width:calc(100% - 360px); padding:0 125px;}
#con .right h2 { font-size:30px; color:#333333; font-weight:700;}
#con .right p { font-size:20px; color:#666666; margin-top:3px;}
#con .right .form { margin-top:40px;}
#con .right .form .row { position:relative;}
#con .right .form .row label { position:absolute; left:10px; top:15px; display:inline-block; padding:0 10px; transition:.6s; font-size:18px; color:#666; z-index:0;}
#con .right .form .active label { top:-8px; z-index:7; font-size:14px; font-weight:600; font-family:'fabrigalight', Helvetica, Arial, sans-serif; background:#666666; color:#fff;}

#con .right .form .phone { padding-left:90px; position:relative;}
#con .right .form .phone .select { position:absolute; left:0; top:0; width:80px;}
#con .right .form .phone .select select { border:1px solid #999999; width:100%; height:52px; color:#666666; font-size:18px; background:url(../images/phone_arrow.png) no-repeat right 15px center #f2f2f2; padding:0 15px; background-size:10px auto;}
#con .right .form .phone .select select { -webkit-appearance:none; -moz-appearance:none; text-indent:1px; text-overflow:'';}

#con .right .form .input_text::placeholder{ opacity:0;}
#con .right .form .active .input_text::placeholder{ opacity:1;}
#con .right .form .active .input_text:focus::-webkit-input-placeholder { color:#666666; }
#con .right .form .active .input_text:focus:-moz-placeholder { color:#666666; } /* FF 4-18 */
#con .right .form .active .input_text:focus::-moz-placeholder { color:#666666; } /* FF 19+ */
#con .right .form .active .input_text:focus:-ms-input-placeholder { color:#666666; } /* IE 10+ */

#con .right .form .input_text { border:1px solid #999999; width:100%; height:50px; font-size:18px; color:#666666; margin-bottom:15px; background:none; position:relative; z-index:1;}
#con .right .form .area { height:120px;}
#con .right .form .btn { text-align:center;}
#con .right .form .btn .submit { margin-top:45px; width:210px; text-align:center; height:56px; font-weight:700; font-size:18px; color:#fff; background:#de4019;}
#con .right .form .btn .submit:hover { background:#040c2a;}

#global { padding:54px 0 90px 0;}
#global h2 { font-weight:700; font-size:30px; color:#333333; padding-bottom:52px; text-align:center;}
#global .boxes { margin-left:-2%;}
#global .boxes .box { float:left; width:23%; margin-left:2%; border-top:2px solid #333333; padding:22px 0 0 0;}
#global .boxes .box h3 { font-weight:500; font-size:20px; color:#333333;}
#global .boxes .box span { font-weight:500; font-size:18px; color:#666666; margin-top:12px; display:block;}
#global .boxes .box p { font-size:16px; line-height:24px; margin-top:10px;}
#global .boxes .box p a { font-size:18px; line-height:30px; word-break:break-all;}
#global .boxes .box p a:hover { color:#de4019;}

#partnership { padding:53px 0 100px 0; background:#f2f2f2;}
#partnership .partnership { max-width:944px; margin:0 auto;} 
#partnership .partnership h2 { font-size:42px; color:#333333;}
#partnership .partnership p { font-size:18px; color:#666666; line-height:30px; margin-top:10px;}
#partnership .partnership .boxes { margin-left:-2%; margin-top:45px;}
#partnership .partnership .boxes .box { float:left; width:23%; margin-left:2%; background:#333333; min-height:203px; padding:0 5px; text-align:center;}
#partnership .partnership .boxes .box .img { line-height:127px;}
#partnership .partnership .boxes .box span { display:block; font-size:20px; color:#fff; line-height:30px;}

#why_wm { padding:46px 0 74px 0;}
#why_wm .why_wm { max-width:944px; margin:0 auto;} 
#why_wm .why_wm h2 { font-size:42px; color:#333333;}
#why_wm .why_wm p { font-size:18px; color:#666666; line-height:30px; margin-top:15px;}
/*#why_wm .why_wm ul { margin-top:25px;}
#why_wm .why_wm ul li { padding:0 0 0 22px; font-size:18px; color:#666666; background:url(../images/orange_arrow2.png) no-repeat 0 7px;}
#why_wm .why_wm ul li + li { margin-top:17px;}*/

#why_wm .why_wm ul { margin-top:25px;}
#why_wm .why_wm ul li { padding:0 0 0 18px; font-size:18px; color:#666666; background:url(../images/arrow-red.png) no-repeat 0 6px;}
#why_wm .why_wm ul li + li { margin-top:13px;}

#why_wm .why_wm h3 { margin-top:68px; font-weight:500; font-size:24px; color:#333333;}
#why_wm .why_wm .btn { margin-top:26px;}
#why_wm .why_wm .btn a { display:inline-block; padding:0 15px 0 33px; height:50px; line-height:50px; font-weight:500; font-size:20px; color:#fff; border-radius:5px; background:#de4019;}
#why_wm .why_wm .btn a i { margin-left:35px; font-size:32px; display:inline-block; vertical-align:top; line-height:50px;}
#why_wm .why_wm .btn a:hover { background:#040c2a;}

#faq { padding:45px 0 130px 0;}
#faq .faq { max-width:944px; margin:0 auto;} 
#faq .faq h2 { font-size:42px; color:#333333; padding-bottom:15px;}
#faq .faq .boxes {}
#faq .faq .boxes .box { padding:30px 0; border-bottom:1px solid #999999;}
#faq .faq .boxes .box h3 { line-height:39px; font-weight:500; font-size:24px; color:#333333; background:url(../images/plus.png) no-repeat right center; cursor:pointer; transition:0.6s; padding-right:40px;}
#faq .faq .boxes .box.open h3 { background:url(../images/minus.png) no-repeat right center;}
#faq .faq .boxes .box h3:hover,
#faq .faq .boxes .box.open h3 { color:#de4019;}
#faq .faq .boxes .box .detail { padding:30px 0 15px 0; display:none;}
#faq .faq .boxes .box .detail p { font-size:18px; color:#666666; line-height:30px;}

#faq .faq .boxes .box .detail p + ul { padding-top:20px;}
#faq .faq .boxes .box .detail ul li { padding:0 0 0 18px; font-size:18px; color:#666666; background:url(../images/arrow-red.png) no-repeat 0 6px;}
#faq .faq .boxes .box .detail ul li span { font-weight:700;}
#faq .faq .boxes .box .detail ul li + li { margin-top:13px;}

#services {}
#services .row { padding:78px 0; background:#f2f2f2;}
#services .row:nth-child(2n) { background:#fff;} 
#services .row .service { max-width:1000px; margin:0 auto;}
#services .row .service .icon { float:left; width:132px; height:132px; background:#333333; text-align:center; line-height:132px; margin-right:60px;}
#services .row .service .icon a { display:block;}
#services .row:nth-child(2n) .service .icon { float:right; margin-right:0; margin-left:60px;}
#services .row .service .icon-detail { overflow:hidden;} 
#services .row .service .icon-detail h3 { font-weight:700; font-size:30px; color:#333333; margin-top:-9px;}
#services .row .service .icon-detail h3 a:hover { color:#de4019;}
#services .row .service .icon-detail .text { margin-top:7px;}
#services .row .service .icon-detail .text p { font-size:18px; color:#666666; line-height:30px; max-width:775px;}
#services .row .service .icon-detail .text ul { margin-top:18px; margin-left:-5%;}
#services .row .service .icon-detail .text ul li { float:left; width:45%; margin-left:5%;}
#services .row .service .icon-detail .text ul li a { display:block; font-size:18px; color:#333333; text-decoration:underline; padding:16px 0; text-decoration:none; border-bottom:1px solid #ccc;}
#services .row .service .icon-detail .text ul li a:hover { color:#de4019; padding-left:10px;}
#services .row .service .icon-detail .explore { margin-top:12px;}
#services .row .service .icon-detail .explore a { display:inline-block; font-size:20px; color:#de4019; padding-right:29px; background:url(../images/explor-arrow.png) no-repeat right 7px;}
#services .row .service .icon-detail .explore a:hover { padding-right:39px; }

#service-detail { background:#f2f2f2; padding:54px 0 112px;}
#service-detail .service-detail {}
#service-detail .service-detail h1 { font-weight:700; font-size:30px; color:#333333; text-align:center; padding-bottom:35px;}
#service-detail .service-detail .s_img { margin:70px 0 30px;}
#service-detail .service-detail .s_img img {}
#service-detail .service-detail .center { max-width:749px; margin:0 auto;}
#service-detail .service-detail .center p { font-size:18px; color:#666666; line-height:30px;}
#service-detail .service-detail .center p + p { margin-top:30px;}
#service-detail .service-detail .center > div { font-size:18px; color:#666666; line-height:30px;}
	/*#service-detail .service-detail .center > div + div { margin-top:30px;}*/
#service-detail .service-detail .center h3 { font-weight:700; font-size:24px; color:#333333; padding:20px 0 0px;}
#service-detail .service-detail .center ul { padding-top:20px;}
#service-detail .service-detail .center ul li { padding:0 0 0 18px; font-size:18px; color:#666666; background:url(../images/arrow-red.png) no-repeat 0 6px;}
#service-detail .service-detail .center ul li + li { margin-top:13px;}
#service-detail .service-detail h2 { font-weight:700; font-size:30px; color:#333333; text-align:center; padding:50px 0 58px 0;}
#service-detail .service-detail h2.pad { padding:0 0 35px 0;}
#service-detail .service-detail .service-boxes {} 
#service-detail .service-detail .service-boxes .box {} 
#service-detail .service-detail .service-boxes .box + .box { margin-top:118px;} 
#service-detail .service-detail .service-boxes .box .image { float:left; width:50%;}
#service-detail .service-detail .service-boxes .box .image img { width:100%;}
#service-detail .service-detail .service-boxes .box .image-detail { float:left; width:50%; padding:0 30px 0;}
#service-detail .service-detail .service-boxes .box .image-detail h3 { font-size:24px; color:#de4019; margin-top:-7px;}
#service-detail .service-detail .service-boxes .box .image-detail p { font-size:16px; color:#666666; line-height:30px;}
#service-detail .service-detail .service-boxes .box .image-detail p a { color:#de4019;}
#service-detail .service-detail .service-boxes .box .image-detail p a:hover { text-decoration:underline;}
#service-detail .service-detail .service-boxes .box .image-detail > div { font-size:16px; color:#666666; line-height:30px;}
#service-detail .service-detail .service-boxes .box .image-detail > div a { color:#de4019;}
#service-detail .service-detail .service-boxes .box .image-detail > div a:hover { text-decoration:underline;}
#service-detail .service-detail .service-boxes .box .image-detail h4 { font-weight:700; font-size:18px; color:#666666;}
#service-detail .service-detail .service-boxes .box .image-detail ul {}
#service-detail .service-detail .service-boxes .box .image-detail ul li { padding:0 0 0 18px; font-size:16px; color:#666666; background:url(../images/arrow-red.png) no-repeat 0 6px;}
#service-detail .service-detail .service-boxes .box .image-detail ul li + li { margin-top:13px;}
#service-detail .service-detail .service-boxes .box .image-detail span { display:inline-block; font-weight:500; font-size:18px; color:#333333; border-bottom:2px solid #de4019;}
#service-detail .service-detail .service-boxes .box .image-detail span a:hover { color:#de4019;}
#service-detail .service-detail .service-boxes .box .image-detail h3 + div { margin-top:21px;}
#service-detail .service-detail .service-boxes .box .image-detail > div + ul  { margin-top:10px;}
/*#service-detail .service-detail .service-boxes .box .image-detail > div + div { margin-top:18px;}*/

#service-detail .service-detail .service-boxes .box .image-detail > div + h4 { margin-top:17px;}
#service-detail .service-detail .service-boxes .box .image-detail h4 + ul { margin-top:8px;}
#service-detail .service-detail .service-boxes .box .image-detail h3 + h4  { margin-top:17px;}
#service-detail .service-detail .service-boxes .box .image-detail h4 + div  { margin-top:10px;}

#service-detail .service-detail .service-boxes .box .image-detail ul + h4  { margin-top:17px;}
#service-detail .service-detail .service-boxes .box .image-detail h3 + ul  { margin-top:10px;}
#service-detail .service-detail .service-boxes .box .image-detail ul + div  { margin-top:10px;}

#service-detail .service-detail .service-boxes .box:nth-child(2n) .image { float:right;}

#related_articles { padding:70px 0 120px 0; background:#f2f2f2;}
#related_articles .related_articles {}
#related_articles .related_articles h2 { text-align:center; font-weight:700; font-size:30px; color:#333333; padding-bottom:60px;}
#related_articles .related_articles .boxes { text-align:center;}
#related_articles .related_articles .boxes .box { display:inline-block; margin:0 25px; max-width:400px; text-align:left; vertical-align:top;}
#related_articles .related_articles .boxes .box .img { position:relative; overflow:hidden;}
#related_articles .related_articles .boxes .box .img:after { position:absolute; left:0; top:0; width:100%; height:100%; background:#fff; content:" "; transition:1s; z-index:1;}
#related_articles .related_articles .boxes .box .img.aos-animate:after { left:100%;}
#related_articles .related_articles .boxes .box .img_detail { padding:27px 0 0 0;}
#related_articles .related_articles .boxes .box .img_detail h3 { font-size:24px; color:#333333; line-height:30px;}
#related_articles .related_articles .boxes .box .img_detail h3 a:hover { color:#de4019;}
#related_articles .related_articles .boxes .box .img_detail .date { margin-top:15px; font-size:16px;}
#related_articles .related_articles .boxes .box .img_detail .date i { margin-right:10px;}
#related_articles .related_articles .boxes .box .img_detail .btn { margin-top:30px;}
#related_articles .related_articles .boxes .box .img_detail .btn a { display:inline-block; border:1px solid #9d9d9d; padding:0 26px; height:44px; line-height:44px; border-radius:5px; font-size:16px; color:#de4019; text-transform:uppercase; font-weight:700;}
#related_articles .related_articles .boxes .box .img_detail .btn a:hover { background:#de4019; border-color:#de4019; color:#fff;}

#message { padding:60px 0 138px 0;}
#message .message {}
#message .message h2 { font-weight:700; color:#333333; font-size:30px;}
#message .message p { font-size:20px; color:#666666; margin-top:10px;}
#message .message .form { margin-top:30px;}
#message .message .form .row { position:relative;}
#message .message .form .row + .row { margin-top:25px;}
#message .message .form .row .half { float:left; width:48%; position:relative;}
#message .message .form .row .half + .half { float:right;}
#message .message .form .row .input_text { border:1px solid #999999; width:100%; height:52px; color:#666666; font-size:18px; background:none; position:relative; z-index:2;}
#message .message .form .row .area { height:100px;}
#message .message .form .row .text-right { text-align:right;}
#message .message .form .row .btn { margin-top:12px;}
#message .message .form .row .btn .submit { width:210px; height:56px; background:#de4019; font-weight:700; font-size:18px; color:#fff; text-transform:uppercase;}
#message .message .form .row .btn .submit:hover { background:#040c2a;}

#message .message .form .phone { padding-left:90px; position:relative;}
#message .message .form .phone .select { position:absolute; left:0; top:0; width:80px;}
#message .message .form .phone .select select { border:1px solid #999999; width:100%; height:52px; color:#666666; font-size:18px; background:url(../images/phone_arrow.png) no-repeat right 15px center #fff; padding:0 15px; background-size:10px auto;}
#message .message .form .phone .select select { -webkit-appearance:none; -moz-appearance:none; text-indent:1px; text-overflow:'';}

#message .message .form .row { position:relative;}
#message .message .form .row label { position:absolute; left:10px; top:15px; display:inline-block; padding:0 10px; transition:.6s; font-size:18px; color:#666; z-index:0;}
#message .message .form .active label { top:-8px; z-index:7; font-size:14px; font-weight:600; font-family:'fabrigalight', Helvetica, Arial, sans-serif; background:#fff; color:#666666;}

#message .message .form .input_text::placeholder{ opacity:0;}
#message .message .form .active .input_text::placeholder{ opacity:1;}
#message .message .form .active .input_text:focus::-webkit-input-placeholder { color:#666666; }
#message .message .form .active .input_text:focus:-moz-placeholder { color:#666666; } /* FF 4-18 */
#message .message .form .active .input_text:focus::-moz-placeholder { color:#666666; } /* FF 19+ */
#message .message .form .active .input_text:focus:-ms-input-placeholder { color:#666666; } /* IE 10+ */


#team { background:#f2f2f2;}
#team .team { max-width:946px; margin:0 auto; padding:50px 0;} 
#team .team > h2 { font-weight:700; font-size:42px; color:#333333;}
#team .team > span { display:block; font-size:42px; color:#333333; margin-top:18px; margin-bottom:50px;}
#team .team .boxes { display:none;}
#team .team .boxes.dex_only { display:block;}
#team .team .boxes .box {}
#team .team .boxes .box + .box { margin-top:60px;}
#team .team .boxes .box .image { width:279px; position:relative; z-index:1;}
#team .team .boxes .box .image_detail { background:#fff; box-shadow:0 0 7px rgba(0,0,0,0.2); padding:37px 27px 62px; margin:-75px 0 0 75px; position:relative; z-index:2;}
#team .team .boxes .box .image_detail h3 { font-weight:500; font-size:24px; color:#666666; line-height:30px;}
#team .team .boxes .box .image_detail h3 i { display:block; font-size:18px; font-style:normal;}
#team .team .boxes .box .image_detail p { font-size:18px; line-height:30px; color:#666666; margin-top:27px;}
#team .team .boxes .box .image_detail .social { position:absolute; right:0; top:-7px;}
#team .team .boxes .box .image_detail .social a { display:block; width:40px; height:40px; border:2px solid #cccccc; line-height:38px; text-align:center; display:inline-block; color:#999999; border-radius:50%;}
#team .team .boxes .box .image_detail .social a:hover { color:#de4019; border-color:#de4019;}

#casestudies { background:#f2f2f2; padding:60px 0 150px 0;}
#casestudies .casestudies {}
#casestudies .casestudies .links { text-align:center;} 

#casestudies .casestudies .links button { display:none; position:relative; padding-right:20px; line-height:40px;}
#casestudies .casestudies .links button:after{content:"";width:7px;height:7px;position:absolute;top:50%;right:0;z-index:1;border-radius:0;border:solid #1c1c1c;border-width:0 1px 1px 0;-webkit-transform-origin:65% 65%;-ms-transform-origin:65% 65%;transform-origin:65% 65%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg); margin-top:-4px;}
#casestudies .casestudies .links ul {} 
#casestudies .casestudies .links ul li { display:inline-block;} 
#casestudies .casestudies .links ul li + li { margin-left:70px;}
#casestudies .casestudies .links ul li a { font-size:24px; color:#666666; padding:8px 0 10px; position:relative; overflow:hidden; display:inline-block;} 
#casestudies .casestudies .links ul li a:after { position:absolute; left:-100%; bottom:0; width:100%; height:2px; background:#333333; content:" "; transition:1s;}
#casestudies .casestudies .links ul li.active a { font-weight:500; color:#333333;}
#casestudies .casestudies .links ul li.active a:after { left:0;}
#casestudies .casestudies .links ul li a:hover { color:#333;}

#casestudies .casestudies .links_blks {}
#casestudies .casestudies .links_blks .blk { display:none;}
#casestudies .casestudies .links_blks .blk .box { margin:5% 0 10px 15%; width:42%; display:inline-block; vertical-align:middle;}
#casestudies .casestudies .links_blks .blk .box:nth-child(odd) { margin-left:0;}
#casestudies .casestudies .links_blks .blk .box .img { background:#dceaec; max-width:488px; position:relative;}
#casestudies .casestudies .links_blks .blk .box .img .step { position:relative; left:20px; top:20px; transition:0.6s; overflow:hidden;}
#casestudies .casestudies .links_blks .blk .box .img .step img { transition:0.6s; }
#casestudies .casestudies .links_blks .blk .box .img .step:after { position:absolute; left:0; top:0; width:100%; height:100%; background:#f2f2f2; content:" "; transition:2s;}
#casestudies .casestudies .links_blks .blk .box.aos-animate .img .step:after { left:120%;}
#casestudies .casestudies .links_blks .blk .box a { display:block;}
#casestudies .casestudies .links_blks .blk .box a:hover .img img { transform:scale(0.98,0.98);}
#casestudies .casestudies .links_blks .blk .box .img_detail { padding:38px 0 0 20px;}
#casestudies .casestudies .links_blks .blk .box .img_detail h3 { font-size:36px; color:#333333;}
#casestudies .casestudies .links_blks .blk .box .img_detail p { font-size:18px; color:#666666;}

#casestudies_banner { background:#0c1a46; height:669px;}
#casestudies_banner .text { padding-top:180px;}
#casestudies_banner .text .small { max-width:800px; margin:0 auto;}
#casestudies_banner .text span { display:block; font-weight:700; font-size:16px; color:#fff; text-transform:uppercase; position:relative;}
#casestudies_banner .text span:before { width:41px; height:1px; background:#ffffff; content:" "; position:absolute; left:-83px; top:10px;}
#casestudies_banner .text h1 { font-weight:500; font-size:36px; color:#fff; line-height:52px; text-transform:uppercase; margin-top:36px;}

#casestudies_details {} 
#casestudies_details .project_detail { padding-bottom:90px;}
#casestudies_details .project_detail .img { margin-top:-300px;} 
#casestudies_details .project_detail .small { max-width:730px; margin:0 auto; margin-top:-75px; }
#casestudies_details .project_detail .small h2 { font-weight:700; font-size:30px; color:#333333;}
#casestudies_details .project_detail .small p { font-size:18px; color:#666666; line-height:30px; margin-top:24px;}

#casestudies_details .project_detail .small ul { margin-top:30px;}
#casestudies_details .project_detail .small ul li { padding:0 0 0 18px; font-size:18px; color:#666666; background:url(../images/arrow-red.png) no-repeat 0 6px;}
#casestudies_details .project_detail .small ul li + li { margin-top:13px;}

#casestudies_details .project_detail .small .social { text-align:center; margin-top:35px;}
#casestudies_details .project_detail .small .social a { display:inline-block;}
#casestudies_details .project_detail .small .social a + a { margin-left:7px;}
#casestudies_details .project_detail .small .btn { margin-top:40px; text-align:center;}
#casestudies_details .project_detail .small .btn a { display:inline-block; border:1px solid #666666; padding:0 27px; height:45px; line-height:45px; font-weight:700; font-size:14px; color:#de4019; text-transform:uppercase;}
#casestudies_details .project_detail .small .btn a:hover { border-color:#de4019; background:#de4019; color:#fff;}
#casestudies_details .project_detail .small h3 { font-weight:700; font-size:30px; color:#333333; margin-top:100px;}
#casestudies_details .blue_belt { background:#00213c; padding:50px 0 58px 0;}
#casestudies_details .blue_belt .small { max-width:730px; margin:0 auto;}
#casestudies_details .blue_belt .small h2 { font-weight:700; font-size:30px; color:#fff;}
#casestudies_details .blue_belt .small p { font-size:18px; color:#fff; line-height:30px; margin-top:24px;}

#casestudies_details .blue_belt .small ul { margin-top:30px;}
#casestudies_details .blue_belt .small ul li { padding:0 0 0 18px; font-size:18px; color:#fff; background:url(../images/arrow-red.png) no-repeat 0 6px;}
#casestudies_details .blue_belt .small ul li + li { margin-top:13px;}


#casestudies_details .project_images { background:#f2f2f2; padding:125px 0 0 0;}
#casestudies_details .project_images .project_images_carousel {}
#casestudies_details .project_images .owl-dots { margin-top:55px; position:absolute; left:0; bottom:-50px; right:0;}
#casestudies_details .project_images .owl-dots .owl-dot {}
#casestudies_details .project_images .owl-dots .owl-dot span { background:#cccccc; margin:0 5px;}
#casestudies_details .project_images .owl-dots .owl-dot.active span { background:#999999;}
#casestudies_details .features { padding:150px 0 115px 0;}
#casestudies_details .features .small { max-width:707px; margin:0 auto;}
#casestudies_details .features .small h4 { font-weight:700; font-size:30px; color:#333333;}
#casestudies_details .features .small ul { margin-top:40px;}
#casestudies_details .features .small ul li { padding:0 0 0 18px; font-size:16px; color:#666666; background:url(../images/arrow-red.png) no-repeat 0 6px;}
#casestudies_details .features .small ul li + li { margin-top:13px;}
#casestudies_details .features .mobile_fea { margin-top:135px; position:relative;}
#casestudies_details .features .mobile_fea:after { position:absolute; right:0; top:40px; width:50%; height:522px; background:#00213c; content:""; z-index:1;}
#casestudies_details .features .mobile_fea .left { float:left; width:301px; height:606px; background:url(../images/mobile.png) no-repeat; padding:41px 19px 17px 19px;}
#casestudies_details .features .mobile_fea .left .mobile_fea_carousel {}
#casestudies_details .features .mobile_fea .right { float:left; width:calc(100% - 301px); margin-top:40px; height:522px; background:#00213c; padding:48px 50px; position:relative; z-index:2;}
#casestudies_details .features .mobile_fea .right h3 { font-weight:700; font-size:30px; color:#fff;}
#casestudies_details .features .mobile_fea .right h4 { font-weight:700; font-size:30px; color:#fff; margin-top:48px;}
#casestudies_details .features .mobile_fea .right ul { margin-top:25px;}
#casestudies_details .features .mobile_fea .right ul li { padding:0 0 0 18px; font-size:18px; color:#fff; background:url(../images/arrow-red.png) no-repeat 0 6px;}
#casestudies_details .features .mobile_fea .right ul li + li { margin-top:10px;}
#casestudies_details .features .mobile_fea .right p { font-size:18px; color:#fff; line-height:30px; margin-top:16px;}

#project-navigation { padding:35px 0; background:#f2f2f2;}
#project-navigation .project-navigation { position:relative;} 
#project-navigation .project-navigation .prev { float:left; position:relative; z-index:99;} 
#project-navigation .project-navigation .prev a { font-weight:700; font-size:14px; color:#666666; padding:0 0 0 20px; text-transform:uppercase; position:relative;}
#project-navigation .project-navigation .prev a:before { width:6px; height:10px; background:url(../images/arrow-red.png) no-repeat; position:absolute; left:0; top:3px; content:" "; -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); }
#project-navigation .project-navigation .prev a:hover { color:#DE4019;}
#project-navigation .project-navigation .next { float:right; position:relative; z-index:99;} 
#project-navigation .project-navigation .next a { font-weight:700; font-size:14px; color:#666666; padding:0 20px 0 0; text-transform:uppercase; position:relative;}
#project-navigation .project-navigation .next a:before { width:6px; height:10px; background:url(../images/arrow-red.png) no-repeat; position:absolute; right:0; top:3px; content:" "; }
#project-navigation .project-navigation .next a:hover { color:#DE4019;}
#project-navigation .project-navigation .listing-icon { position:absolute; left:0; top:-1px; right:0; text-align:center; z-index:98;}
#project-navigation .project-navigation .listing-icon a { display:inline-block;}

.team_block {}
.team_block .title {}
.team_block .title h3 { font-weight:500; font-size:24px; color:#666666; line-height:30px; margin-bottom:20px;}
.team_block .title h3 i { display:block; font-size:18px; font-style:normal;}
.team_block .title h3 i span { display:none;}
.team_block .image { width:100%; margin:0 auto; position:relative; z-index:1; text-align:center; max-width:330px;}
.team_block .image > img { width:100%;}
.team_block .image .social { position:absolute; right:0; bottom:0; background:rgba(0,0,0,0.5); padding:10px; border-radius:10px 0 0 0 ;}
.team_block .image .social a { display:block; width:40px; height:40px; border:2px solid #cccccc; line-height:38px; text-align:center; display:inline-block; color:#999999; border-radius:50%; background:#fff;}
.team_block .image .social a:hover { color:#de4019; border-color:#de4019;}
.team_block p { font-size:16px; line-height:26px; color:#666666; margin-top:27px;}


#mail_form {}
#mail_form h2 { font-size:26px; color:#333333; font-weight:700;}
#mail_form p { font-size:16px; line-height:26px; color:#666666; margin-top:13px;}
#mail_form .form { margin-top:20px;}
#mail_form .form .row { position:relative;}
#mail_form .form .row label { position:absolute; left:10px; top:15px; display:inline-block; padding:0 10px; transition:.6s; font-size:18px; color:#666; z-index:0;}
#mail_form .form .active label { top:-8px; z-index:7; font-size:14px; font-weight:600; font-family:'fabrigalight', Helvetica, Arial, sans-serif; background:#fff; color:#666;}
#mail_form .form .phone { padding-left:90px; position:relative;}
#mail_form .form .phone .select { position:absolute; left:0; top:0; width:80px;}
#mail_form .form .phone .select select { border:1px solid #999999; width:100%; height:50px; color:#666666; font-size:18px; background:url(../images/phone_arrow.png) no-repeat right 15px center #fff; padding:0 15px; background-size:10px auto;}
#mail_form .form .phone .select select { -webkit-appearance:none; -moz-appearance:none; text-indent:1px; text-overflow:'';}
#mail_form .form .input_text::placeholder{ opacity:0;}
#mail_form .form .active .input_text::placeholder{ opacity:1;}
#mail_form .form .active .input_text:focus::-webkit-input-placeholder { color:#666666; }
#mail_form .form .active .input_text:focus:-moz-placeholder { color:#666666; } /* FF 4-18 */
#mail_form .form .active .input_text:focus::-moz-placeholder { color:#666666; } /* FF 19+ */
#mail_form .form .active .input_text:focus:-ms-input-placeholder { color:#666666; } /* IE 10+ */
#mail_form .form .input_text { border:1px solid #999999; width:100%; height:50px; font-size:18px; color:#666666; margin-bottom:15px; background:none; position:relative; z-index:1;}
#mail_form .form .area { height:120px;}
#mail_form .form .btn { text-align:center;}
#mail_form .form .btn .submit { margin-top:0; width:210px; text-align:center; height:56px; font-weight:700; font-size:18px; color:#fff; background:#de4019;}
#mail_form .form .btn .submit:hover { background:#040c2a;}

body.dark { background:#f2f2f2;}
#policy { padding:57px 0 180px;}
#policy .policy {}
#policy .policy h2 { font-size:24px; padding-bottom:10px;}
#policy .policy p { font-size:18px; line-height:28px;}
#policy .policy p + p { margin-top:30px;}

#thanks { text-align:center; padding:57px 0 180px;}
#thanks .thanks { max-width:857px; margin:0 auto;}
#thanks .thanks .icon { width:89px; height:89px; border:1px solid #669933; border-radius:50%; text-align:center; line-height:83px; margin:0 auto;}
#thanks .thanks h2 { font-size:36px; padding-bottom:30px; color:#333333; margin-top:30px; line-height:normal;}
#thanks .thanks p { font-size:18px; line-height:28px; color:#666666;}
#thanks .thanks p a { text-decoration:underline; color:#333333;}
#thanks .thanks p a:hover { color:#de4019;}
#thanks .thanks p + p { margin-top:30px;}

#cookies { position:fixed; left:0; bottom:0; right:0; background:#040c2b; z-index:9999999999;}
#cookies .cookies { position:relative; padding:12px 35px 11px 0;}
#cookies .cookies p { color:#fff;}
#cookies .cookies p span { font-family: 'fabrigamedium', Helvetica, Arial, sans-serif;}
#cookies .cookies p a { color:#de4019;}
#cookies .cookies .link { position:absolute; right:0; top:50%; margin-top:-14px;}
#cookies .cookies .link a { color:#fff; font-size:30px; line-height:30px;}
.cookies-body {}
/*.cookies-body #backtotop { bottom:50px;}*/
.cookies-body #footer .footer { padding-bottom:40px;}

#process{background:#f2f2f2;padding:70px 0}
#process .process .boxes .box{border-radius:5px;position:relative;padding:50px 0}
#process .process .boxes .box+.box{margin-top:-5px}
#process .process .boxes .box:nth-child(1){border-left:5px solid #0aa98d;border-bottom:5px solid #0aa98d}
#process .process .boxes .box:nth-child(2){border-right:5px solid #1682c1;border-bottom:5px solid #1682c1}
#process .process .boxes .box:nth-child(3){border-left:5px solid #044465;border-bottom:5px solid #044465}
#process .process .boxes .box:nth-child(4){border-right:5px solid #7875b7;border-bottom:5px solid #7875b7}
#process .process .boxes .box:nth-child(5){border-left:5px solid #32a7c8;border-bottom:5px solid #32a7c8}
#process .process .boxes .box:nth-child(6){border-right:5px solid #243f84;border-bottom:5px solid #243f84}
#process .process .boxes .box:nth-child(1):before{width:57px;height:57px;border-radius:50%;text-align:center;line-height:57px;font-weight:700;font-size:30px;color:#fff;position:absolute;left:-32px;top:-25px;content:"1";background:#0aa98d}
#process .process .boxes .box:nth-child(2):before{width:57px;height:57px;border-radius:50%;text-align:center;line-height:57px;font-weight:700;font-size:30px;color:#fff;position:absolute;right:-25px;top:-25px;content:"2";background:#1682c1}
#process .process .boxes .box:nth-child(3):before{width:57px;height:57px;border-radius:50%;text-align:center;line-height:57px;font-weight:700;font-size:30px;color:#fff;position:absolute;left:-25px;top:-25px;content:"3";background:#044465}
#process .process .boxes .box:nth-child(4):before{width:57px;height:57px;border-radius:50%;text-align:center;line-height:57px;font-weight:700;font-size:30px;color:#fff;position:absolute;right:-25px;top:-25px;content:"4";background:#7875b7}
#process .process .boxes .box:nth-child(5):before{width:57px;height:57px;border-radius:50%;text-align:center;line-height:57px;font-weight:700;font-size:30px;color:#fff;position:absolute;left:-25px;top:-25px;content:"5";background:#32a7c8}
#process .process .boxes .box:nth-child(6):before{width:57px;height:57px;border-radius:50%;text-align:center;line-height:57px;font-weight:700;font-size:30px;color:#fff;position:absolute;right:-25px;top:-25px;content:"6";background:#243f84}
#process .process .boxes .box:nth-child(6):after{position:absolute;left:0;bottom:-5px;width:50%;height:5px;background:#f2f2f2;content:" "}
#process .process .boxes .box .image{float:left;width:300px;text-align:center}
#process .process .boxes .box .image-detail{float:left;width:calc(100% - 300px);padding:0 110px 0 0}
#process .process .boxes .box .image-detail h2{font-weight:700;font-size:30px;color:#333;padding-bottom:10px;line-height:34px}
#process .process .boxes .box .image-detail p{font-size:16px;color:#666;line-height:24px}
#process .process .boxes .box .image-detail p a{color:#de4019}
#process .process .boxes .box .image-detail p a:hover{color:#666}
#process .process .boxes .box:nth-child(2n) .image{float:right}
#process .process .boxes .box:nth-child(2n) .image-detail{padding:0 0 0 110px}
#process .process .boxes .box:nth-child(1) h2{color:#0aa98d}
#process .process .boxes .box:nth-child(2) h2{color:#1682c1}
#process .process .boxes .box:nth-child(3) h2{color:#044465}
#process .process .boxes .box:nth-child(4) h2{color:#7875b7}
#process .process .boxes .box:nth-child(5) h2{color:#32a7c8}
#process .process .boxes .box:nth-child(6) h2{color:#243f84}
#process .process .result{text-align:center;margin-top:-32px;position:relative;z-index:999}
#process .process .result .icon{text-align:center}
#process .process .result .text{font-weight:700;font-size:30px;color:#de4019;margin-top:10px}
#blog{background:#f2f2f2;padding:50px 0}
#blog .blog-list{float:left;width:calc(100% - 315px)}

#footer .recognition { text-align:center; padding-bottom:35px;}
#footer .recognition span { display:inline-block; line-height:55px; font-weight:700; font-size:16px; color:#fff; padding-right:22px;}
#footer .recognition a { display:inline-block; line-height:55px; text-align:center;}
#footer .recognition a + a { margin-left:18px;}
#footer .recognition br + a { margin-left:18px;}
#footer .recognition a img { transition:0.6s;}
#footer .recognition a:hover img { -webkit-transform:translateY(-5px); -ms-transform:translateY(-5px); transform:translateY(-5px); } 
#footer .recognition br { display:none;}


#partnership_form { padding:53px 0 100px 0; background:#f2f2f2;}
#partnership_form .partnership_form { max-width:944px; margin:0 auto;} 
#partnership_form .partnership_form h2 { font-size:42px; color:#333333; text-align:center;}
#partnership_form .partnership_form .form { margin-top:30px;}
#partnership_form .partnership_form .form .row {}
#partnership_form .partnership_form .form .row + .row { margin-top:25px;}
#partnership_form .partnership_form .form .row .half { float:left; width:48%;}
#partnership_form .partnership_form .form .row .half + .half { float:right;}
#partnership_form .partnership_form .form .row .input_text { border:1px solid #999999; width:100%; height:52px; color:#666666; font-size:18px; background:#f2f2f2;}
#partnership_form .partnership_form .form .row .area { height:100px;}
#partnership_form .partnership_form .form .row .btn { text-align:center;}
#partnership_form .partnership_form .form .row .btn .submit { width:210px; height:56px; background:#de4019; font-weight:700; font-size:18px; color:#fff; text-transform:uppercase;}
#partnership_form .partnership_form .form .row .btn .submit:hover { background:#040c2a;}

#partnership_form .partnership_form .form .row { position:relative;}
#partnership_form .partnership_form .form .row .half { position:relative;}
#partnership_form .partnership_form .form .row label { position:absolute; left:10px; top:15px; display:inline-block; padding:0 10px; transition:.6s; font-size:18px; color:#666666; z-index:1;}
#partnership_form .partnership_form .form .row .input_text { z-index:2; position:relative; background:none;}
#partnership_form .partnership_form .form .active label { top:-8px; z-index:7; font-size:14px; font-weight:600; font-family:'fabrigalight', Helvetica, Arial, sans-serif; background:#f2f2f2; color:#666;}

#partnership_form .partnership_form .form .input_text::placeholder{ opacity:0;}
#partnership_form .partnership_form .form .no_label .input_text::placeholder{ opacity:1;}

#partnership_form .partnership_form .form .active .input_text::placeholder{ opacity:1;}
#partnership_form .partnership_form .form .active .input_text:focus::-webkit-input-placeholder { color:#666666; }
#partnership_form .partnership_form .form .active .input_text:focus:-moz-placeholder { color:#666666; } /* FF 4-18 */
#partnership_form .partnership_form .form .active .input_text:focus::-moz-placeholder { color:#666666; } /* FF 19+ */
#partnership_form .partnership_form .form .active .input_text:focus:-ms-input-placeholder { color:#666666; } /* IE 10+ */

#partnership_form .partnership_form .form .row .wht { background:#f9ddd6; padding:20px 20px 3px 20px;}
#partnership_form .partnership_form .form .row .wht h3 { font-size:24px; color:#666666;}
#partnership_form .partnership_form .form .row .wht .boxes { margin-top:22px; margin-left:-2%;}
#partnership_form .partnership_form .form .row .wht .boxes .box { float:left; width:31.33%; margin-left:2%; margin-bottom:13px;}

.input-validation-error { border-color: #df1923 !important; }

/*Changes*/
#service-detail .service-detail .center > div a { color: #de4019; }
#service-detail .service-detail .center > a { color: #de4019; }

#service-detail .service-detail .center span { display: inline-block; font-weight: 500; font-size: 18px; color: #333333; border-bottom: 2px solid #de4019; }

service-detail .service-detail .center span a:hover { color: #de4019; }

#service-detail .service-detail .center p a { color: #de4019; }

	#service-detail .service-detail .center p a:hover { text-decoration: underline; }

.blog_detail_banner {}
.blog_detail_banner#sub_banner .text h1 { font-size:46px;}
#blog_detail .blog_detail .detail { margin-top:15px;}

/*#footer .top .left .btn a { animation-iteration-count: infinite; animation-name: rotate;   animation-duration: 1s;}
@keyframes rotate {
  0% {
    transform: scale(1,1);
  }
  50% {
    transform: scale(1.1,1.1);
  }
  100% {
    transform: scale(1,1);
  }
}*/

#banner .main-banner .owl-dots { margin-top:0; position:absolute; left:0; bottom:10px; right:0;}
#banner .main-banner .owl-dots {}
#banner .main-banner .owl-dots span { background:url(../images/dot.png) no-repeat; width:24px; height:24px; margin:0; transition:1s;}
#banner .main-banner .owl-dots .active span { background:url(../images/dot_active.png) no-repeat; margin:0 7px; }


#sub_banner.big { min-height:625px; background:#0c1a46; background-size:cover; background-position:center bottom; padding:150px 0 40px; height:auto;}
#sub_banner.big_hire { min-height:625px; background:#0c1a46; background-size:cover; background-position:center bottom; padding:150px 0 40px; height:auto;}
#sub_banner.big_hire_m { min-height:625px; background:#0c1a46; background-size:cover; background-position:center bottom; padding:150px 0 40px; height:auto;}
.hire_resource { position:relative; z-index:999;}
.hire_resource .left { float:left; max-width:560px;}
.hire_resource .left h1 { font-weight:400; font-size:48px; color:#ffffff; line-height:48px; font-family: 'Roboto Condensed', sans-serif;}
.hire_resource .left p { font-size:24px; color:#fff; margin-top:30px;}
.hire_resource .left .btn {}
.hire_resource .left .btn a { display:inline-block; margin-top:30px; padding:0 15px; height:50px; line-height:50px; font-weight:500; font-size:20px; color:#fff; border-radius:5px; background:#de4019;}
.hire_resource .left .btn a i { margin-left:10px; font-size:32px; display:inline-block; vertical-align:top; line-height:50px;}
.hire_resource .left .btn a:hover { background:#fff; color:#de4019;}
.hire_resource .right { float:right; max-width:505px;}
.hire_resource .right { float:right; border-radius:10px; background:rgba(255,255,255,0.8); padding:25px 20px 25px; overflow:hidden; position:relative;}
.hire_resource .right h2 { font-family: 'Roboto Condensed', sans-serif; font-weight:700; color:#de4019; font-size:30px; padding-bottom:0; text-align:center;}
.hire_resource .right p { text-align:center; font-size:18px; color:#333333; margin-top:5px; padding-bottom:20px;} 

.hire_resource .right .row { position:relative;}
.hire_resource .right .row .half { float:left; width:48%; position:relative;}
.hire_resource .right .row .half + .half { float:right;}
.hire_resource .right .row label { position:absolute; left:10px; top:12px; display:inline-block; padding:0 10px; transition:.6s; font-size:16px; color:#999;}
.hire_resource .right .active label { top:-8px; z-index:7; font-size:14px; font-weight:600; font-family:'fabrigalight', Helvetica, Arial, sans-serif; background:rgba(4,12,42,1); color:#fff;}

.hire_resource .right .phone { padding-left:90px; position:relative;}
.hire_resource .right .phone .select { position:absolute; left:0; top:0; width:80px;}
.hire_resource .right .phone .select select { border:1px solid #4f5362; width:100%; height:52px; color:#999999; font-size:16px; background:url(../images/phone_arrow.png) no-repeat right 15px center ; padding:0 15px; background-size:10px auto;}
.hire_resource .right .phone .select select { -webkit-appearance:none; -moz-appearance:none; text-indent:1px; text-overflow:'';}

.hire_resource .right .input_text::placeholder{ opacity:0;}
.hire_resource .right .active .input_text::placeholder{ opacity:1;}
.hire_resource .right .active .input_text:focus::-webkit-input-placeholder { color:#999999; }
.hire_resource .right .active .input_text:focus:-moz-placeholder { color:#999999; } /* FF 4-18 */
.hire_resource .right .active .input_text:focus::-moz-placeholder { color:#999999; } /* FF 19+ */
.hire_resource .right .active .input_text:focus:-ms-input-placeholder { color:#999999; } /* IE 10+ */

.hire_resource .right .input_text { border:1px solid #4f5362; width:100%; height:50px; font-size:16px; color:#999999; margin-bottom:15px; background:none; position:relative; z-index:1;}
.hire_resource .right .area { height:120px;}
.hire_resource .right .btn { text-align:center;}
.hire_resource .right .btn .submit { display:inline-block; margin-top:0; padding:0 15px; height:50px; line-height:50px; font-weight:500; font-size:20px; color:#fff; border-radius:5px; background:#de4019;}
.hire_resource .right .btn .submit i { margin-left:10px; font-size:32px; display:inline-block; vertical-align:top; line-height:50px;}
.hire_resource .right .btn .submit:hover { background:#fff; color:#de4019;}

#hire_resource {}
#hire_resource .why { background:#f2f2f2; padding:40px 0 70px 0;}
#hire_resource .why h2 { font-weight:700; font-size:36px; color:#333333; text-align:center; padding-bottom:40px;}
#hire_resource .why .boxes { position:relative;}
#hire_resource .why .boxes:before { background:#f2f2f2; width:1px; height:100%; position:absolute; left:0; top:0; content:" ";}
#hire_resource .why .boxes .box { float:left; width:33.33%; min-height:188px; border-left:1px solid #cccccc; margin-bottom:40px; text-align:center; padding:0 20px;}
#hire_resource .why .boxes .box .img {}
#hire_resource .why .boxes .box h3 { margin-top:20px; font-size:24px; color:#666666;}
#hire_resource .why .btn { text-align:center;}
#hire_resource .why .btn a { display:inline-block; margin-top:0; padding:0 15px; height:50px; line-height:50px; font-weight:500; font-size:20px; color:#fff; border-radius:5px; background:#de4019; min-width:200px;}
#hire_resource .why .btn a i { margin-left:10px; font-size:32px; display:inline-block; vertical-align:top; line-height:50px;}
#hire_resource .why .btn a:hover { background:#040c2a;}

#hire_resource .key { background:#fff; padding:60px 0 65px 0;}
#hire_resource .key h2 { font-weight:700; font-size:36px; color:#333333; text-align:center; padding-bottom:70px;}
#hire_resource .key .btn { text-align:center; margin-top:30px;}
#hire_resource .key .btn a { display:inline-block; margin-top:0; padding:0 15px; height:50px; line-height:50px; font-weight:500; font-size:20px; color:#fff; border-radius:5px; background:#de4019; min-width:200px;}
#hire_resource .key .btn a i { margin-left:10px; font-size:32px; display:inline-block; vertical-align:top; line-height:50px;}
#hire_resource .key .btn a:hover { background:#040c2a;}
#hire_resource .key .boxes { position:relative; margin-left:-3%;}
#hire_resource .key .boxes .box { float:left; width:47%; margin-left:3%; margin-bottom:3%; background:#e3f0f3; min-height:200px; border-left:5px solid #de4019;
box-shadow:5px 0 10px rgba(0,0,0,0.3); position:relative; padding:30px 25px 10px 70px;}
#hire_resource .key .boxes .box:before { position:absolute; left:22px; top:27px; width:36px; height:36px; background:url(../images/tick.png) no-repeat; content:" ";}
#hire_resource .key .boxes .box h3 { font-weight:700; font-size:24px; color:#de4019;}
#hire_resource .key .boxes .box p { font-size:18px; color:#666666; line-height:24px; margin-top:10px;}

#hire_resource .hire { background:#1c1c1c; padding:60px 0 70px 0; text-align:center;}  
#hire_resource .hire div > h2 { font-weight:700; font-size:36px; color:#fff;}
#hire_resource .hire div > p { padding-top:13px; font-size:18px; color:#999999;}
#hire_resource .hire .boxes { margin-top:60px; position:relative;}
#hire_resource .hire .boxes:after { position:absolute; left:10%; top:42px; width:80%; height:2px; content:" "; background:url(../images/dash.png) repeat-x;}
#hire_resource .hire .boxes .box { float:left; width:25%; padding:0 20px;}
#hire_resource .hire .boxes .box span { display:block; width:77px; height:77px; border:3px solid #ccc; background:#de4019; text-align:center; line-height:77px; font-size:36px; color:#fff; border-radius:50%; margin:0 auto; position:relative; z-index:999;}
#hire_resource .hire .boxes .box h3 { font-weight:700; font-size:24px; color:#de4019; margin-top:15px;}
#hire_resource .hire .boxes .box p { font-size:18px; color:#999999; line-height:24px;}

#hire_resource .faq { background:#f2f2f2; padding:44px 0 95px 0;} 
#hire_resource .faq h2 { font-size:36px; color:#333333; font-weight:700; padding-bottom:50px; text-align:center;}
#hire_resource .faq .boxes { max-width:940px; margin:0 auto; border-top:1px solid #999999;}
#hire_resource .faq .boxes .box { padding:15px 0; border-bottom:1px solid #999999;}
#hire_resource .faq .boxes .box h3 { line-height:39px; font-weight:500; font-size:24px; color:#333333; background:url(../images/plus.png) no-repeat right 11px center; cursor:pointer; transition:0.6s; padding-right:40px; background-size:22px 22px !important;}
#hire_resource .faq .boxes .box.open h3 { background:url(../images/minus.png) no-repeat right 11px center;}
#hire_resource .faq .boxes .box h3:hover,
#hire_resource .faq .boxes .box.open h3 { color:#de4019;}
#hire_resource .faq .boxes .box .detail { padding:5px 0 15px 0; display:none;}
#hire_resource .faq .boxes .box .detail p { font-size:18px; color:#666666; line-height:30px;}

#hire_resource .faq .boxes .box .detail p + ul { padding-top:20px;}
#hire_resource .faq .boxes .box .detail ul li { padding:0 0 0 18px; font-size:18px; color:#666666; background:url(../images/arrow-red.png) no-repeat 0 6px;}
#hire_resource .faq .boxes .box .detail ul li span { font-weight:700;}
#hire_resource .faq .boxes .box .detail ul li + li { margin-top:13px;}
#hire_resource .hwork { padding:60px 0 90px 0;}
#hire_resource .hwork h2 { font-weight:700; font-size:36px; color:#333333; text-align:center;}
#hire_resource .hwork p { font-size:18px; color:#999999; margin-top:10px; text-align:center;}
#hire_resource .hwork .boxes {}
#hire_resource .hwork .boxes .box { margin:5% 0 10px 15%; width:42%; display:inline-block; vertical-align:middle;}
#hire_resource .hwork .boxes .box:nth-child(odd) { margin-left:0;}
#hire_resource .hwork .boxes .box .img { background:#dceaec; max-width:488px; position:relative;}
#hire_resource .hwork .boxes .box .img .step { position:relative; left:20px; top:20px; transition:0.6s; overflow:hidden;}
#hire_resource .hwork .boxes .box .img .step img { transition:0.6s; }
#hire_resource .hwork .boxes .box .img .step:after { position:absolute; left:0; top:0; width:100%; height:100%; background:#f2f2f2; content:" "; transition:2s;}
#hire_resource .hwork .boxes .box.aos-animate .img .step:after { left:120%;}
#hire_resource .hwork .boxes .box a { display:block;}
#hire_resource .hwork .boxes .box a:hover .img img { transform:scale(0.98,0.98);}
#hire_resource .hwork .boxes .box .img_detail { padding:38px 0 0 20px;}
#hire_resource .hwork .boxes .box .img_detail h3 { font-size:36px; color:#333333;}
#hire_resource .hwork .boxes .box .img_detail p { font-size:18px; color:#666666;}
#hire_resource #message { background:#f2f2f2;}
#hire_resource #message .message .form .phone .select select { border:1px solid #999999; width:100%; height:52px; color:#666666; font-size:18px; background:url(../images/phone_arrow.png) no-repeat right 15px center #f2f2f2; padding:0 15px; background-size:10px auto;}
.career-text ul { padding-top:30px;}
.career-text ul li { padding:0 0 0 25px; font-size:18px; color:#fff; background:url(../images/arrow-red.png) no-repeat 0 7px; background-size: 9px;}
.career-text ul li + li { margin-top:13px;}
.hire_resource .left .career-text{ font-size: 24px; color: #fff; margin-top: 30px; } /*added by developer*/

/*Added by Devloper*/
.mobile-navigation-list,
#navigation ul li a {
	position: relative;
}

	.mobile-navigation-list ul li a img {
		position: absolute;
		width: 40px;
		height: 20px;
		top: 50%;
		transform: translateY(-50%);
		left: 135px
	}

	#navigation ul li a img {
		position: absolute;
		width: 40px;
		height: 20px;
		top: -22px;
		right: 0
	}
/*Added by Devloper*/

@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 1400px) {
	#banner .block .left h1 { font-size:40px; line-height:normal;}
	#banner .block .left { margin-top:0; padding-top:0;}
	#banner .block .right .btn .submit { margin-top:0;}
	#banner .block .right h2 { padding-bottom:15px; font-size:24px;}
	#banner .block .right { padding:15px 20px;}
	#banner .block .left p { font-size:18px;}
	#banner .block .right .area { height:80px;}
	#banner .block .right .input_text {}
	#banner .block {}
	#banner .block .left .pro h1 { font-size:30px;}
	#banner .block .left .pro .img { width:80%;}
	
	
}
@media only screen and (max-width: 1280px) {	
	.container { width:970px;}
	#banner .block .right h2 { padding-bottom:15px;}
	#banner .block .right .btn .submit { margin-top:10px;}
	#home .services .resp-vtabs .resp-tab-content { padding:0 30px;}
	#footer .top .right .box + .box { margin-left:60px;}
	#footer .top .left { width:420px;}
	#con .right { padding:0 50px;}
	#banner .block { top:50%;}
	.megamenu .r_right { min-height:448px;}
	#banner .block .left .pro h1 br { display:none;}
	.main-banner .img_right { width:600px;}
	.main-banner .left { width:calc(100% - 600px); padding-top:70px;}
	.main-banner .left h1 { font-size:30px; line-height:36px;}
	
	.hire_resource .left,
	.hire_resource .right { width:48%;}
	#hire_resource .key .boxes .box { min-height:235px;}
	#hire_resource .hwork .boxes { padding:0 15px;}

}
@media only screen and (max-width: 992px) {	
	.container { width:750px;}
	.mobile-show { display:block;}
	.mobile-hide { display:none;}
	#header .header { padding:12px 0;}
	#header .header .logo { width:150px !important;}
	#header .header .right { padding:4px 0; display:none;}
	#header .header .navigation-icon { display:block;}
	
	#home .services .resp-vtabs ul.resp-tabs-list { width:270px;}
	#home .services .resp-vtabs .resp-tabs-container { width:calc(100% - 270px);}
	#home .services .resp-vtabs .resp-tab-content .head p { font-size:26px; padding-top:15px;}
	#home .services .resp-vtabs .resp-tab-content .links { padding-top:20px;}
	#home .services .resp-vtabs .resp-tab-content .links ul li { width:90%;}
	#home .services .resp-vtabs .resp-tab-content .links ul li a { padding:17px 0;}
	#header.sticky .header { padding:12px 0;}
	#home .latest_blog .boxes .box { width:40%;}
	#footer { padding:30px 0;}
	#footer .top .left { width:100%;}
	#footer .top .right{ width:100%; margin-top:30px;}
	#footer .top .left p { font-size:26px; line-height:normal;}
	#footer .top .left .btn { margin-top:20px;}
	#footer .top .right .box { width:33.33%;}
	#footer .top .right .box + .box { margin-left:0;}
	#con .right { padding:0 20px;}
	#global .boxes .box { width:48%; margin-bottom:30px;}
	#service_banner .left { width:400px;}
	#related_articles .related_articles .boxes .box { width:48%; float:left; display:block; margin:0;}
	#related_articles .related_articles .boxes .box + .box { float:right;}
	#casestudies_details .features .mobile_fea .right { padding:15px 50px;}
	#header .header .mail_icon { display:block;}
	#verticalTab { display:none !important;}
	#home .services .mtab { display:block;}
	#home .work .work_boxes .box { margin-left:12%;}
	#our-clients .our-clients-clients-carousel .owl-nav .owl-prev { margin-left:0;}
	#our-clients .our-clients-clients-carousel .owl-nav .owl-next { margin-right:0;}
	
	#process .process .boxes .box .image {
        width: 200px;
    }
    #process .process .boxes .box .image-detail {
        padding: 0 50px 0 0;
        width: calc(100% - 200px);
    }
    #process .process .boxes .box:nth-child(2n) .image-detail {
        padding: 0 0 0 50px;
    }
    #process .process .boxes {
        padding: 0 50px;
    }
	#footer .bottom .center { left:41%;}
	#banner .block .left .pro .img { width:100%;}
	
	#partnership .partnership .boxes .box span { font-size:18px;}
	#banner .main-banner .item { padding:80px 0 70px;}
	.main-banner .left { float:none; width:100%; padding-top:0;}
	.main-banner .img_right { float:none; width:100%;}
	.main-banner .img_right img { display:none;}
	.main-banner .img_right .small_scr { display:block; }
	.main-banner .left p br { display:none;}
	.main-banner .left { min-height:144px;}
	.main-banner .img_right + .left { min-height:0;}
	
	#hire_resource .why .boxes .box h3 { font-size:18px;}
	#hire_resource .why .boxes .box .img img { width:50px; height:50px;}
	#hire_resource .why .boxes .box { min-height:150px;}
	#hire_resource .why h2 { font-size:22px; line-height:32px;}
	#hire_resource .key h2 { font-size:26px; line-height:36px;}
	#hire_resource .faq h2 { font-size:26px; line-height:32px;}
	#hire_resource .key .boxes .box { width:97%; min-height:0;}
	#hire_resource .hire .boxes .box { width:100%; position:relative; padding-left:70px;}
	#hire_resource .hire .boxes .box span { margin:0; width:50px; height:50px; line-height:46px; font-size:26px; position:absolute; left:0; top:0;}
	#hire_resource .hire .boxes .box { text-align:left;}
	#hire_resource .hire .boxes .box h3 { margin-top:10px;}
	#hire_resource .hire .boxes .box + .box { margin-top:20px;}
	#hire_resource .hire .boxes:after { display:none;}
	#hire_resource .hire .boxes .box h3 br { display:none;}
	#hire_resource .hwork p br { display:none;}
	#hire_resource .hire div > h2 { font-size:30px; line-height:48px;}
	#hire_resource .hire div > p br { display:none;}
}
@media only screen and (min-width: 768px) {	
}
@media only screen and (max-width: 767px) {
	.container { width:100%; padding:0 15px;}
	#home .work { padding:30px 0;}	
	#home .work h2 { font-size:26px;}
	#home .work p { margin-top:10px;}
	#home .work .work_boxes .box { width:94%; margin:10% 0 10px 0;}
	#home .work .work_boxes .box .img_detail h3 { font-size:26px;}
	#home .work .btn { padding-top:30px;}
	#home .services { padding:30px 0;}
	#home .services > div > h3 { font-size:26px;}
	
	#home .services .resp-vtabs .resp-tabs-container { width:100%;}
	#home .services .resp-vtabs .resp-tab-content { padding:0 20px;}
	#home .services .resp-vtabs .resp-tab-content .head { padding-top:20px; }
	#home .services .resp-vtabs .resp-tab-content .links { padding-bottom:20px;}
	#home .services .resp-vtabs .resp-tab-content .head span { width:40px; height:40px; line-height:40px;}
	#home .services .resp-vtabs .resp-tab-content .head span img { max-width:50%;}
	#home .services .resp-vtabs .resp-tab-content .head p { font-size:18px; padding:8px 15px 0;}
	#home .services .resp-vtabs .resp-tab-content .links ul li a { border-bottom:none; padding:5px 0;}
	#featured-clients { padding:30px 0;}
	#featured-clients h2 { font-size:26px; padding-bottom:10px;}
	#featured-clients .featured-clients-carousel .box p { font-size:16px; line-height:20px; margin-bottom:30px;}
	#featured-clients .featured-clients-carousel .owl-dots { margin-top:30px;}
	#our-clients .our-clients-clients-carousel .owl-nav .owl-prev { width:30px; height:30px; background-size:10px auto; left:0; margin:0;}
	#our-clients .our-clients-clients-carousel .owl-nav .owl-next { width:30px; height:30px; background-size:10px auto; right:0; margin:0;}
	#our-clients { padding:20px 0;}
	#our-clients .our-clients-clients-carousel .box img { max-width:60%;}
	#our-clients .our-clients-clients-carousel .box { line-height:130px;}
	#home .latest_blog { padding:30px 0;}
	#home .latest_blog h2 { padding-bottom:20px; font-size:26px;}
	#home .latest_blog .boxes .box { display:block; width:100%; margin:0;}
	#home .latest_blog .boxes .box + .box { margin-top:30px;}
	#home .latest_blog .boxes .box .img_detail h3 { font-size:20px;}
	#footer .top .right .box { width:50%;}
	#footer .top .right .box:nth-child(3) { margin-top:30px;}
	#footer .top .left p { font-size:24px;}
	#footer .middle { padding:30px 0 0;}
	#footer .bottom .left { float:none; text-align:center;}
	#footer .bottom .right { float:none; text-align:center;}
	#footer .bottom .right .copyright { font-size:12px;}
	#banner .block .left { width:100%; padding:0;}	
	#banner .block .left h1 { font-size:40px; line-height:normal;}
	#banner .block .left p { font-size:20px;}
	#banner .block .left a { margin-top:25px;}
	#sub_banner .text { padding-top:70px;}
	#sub_banner .text h1 { font-size:30px;}
	#sub_banner .text h1.small_m { font-size:28px;}
	#sub_banner .text p { font-size:18px;}
	#sub_banner { height:250px;}
	#about { padding:10px 0 30px 0;}
	#about .about .boxes { padding:0;}
	#about .about .boxes .box { padding-right:10px;}
	#about .about .boxes .box i { font-size:14px; line-height:20px;}
	#about .about .boxes .box i br { display:none;}
	#about .about .boxes .box span { font-size:40px; line-height:normal;}
	#about .about h3 { margin-top:20px; font-size:26px; line-height:normal; padding:0;}
	#about .about p { margin-top:20px; font-size:18px; line-height:26px;}
	#conviction { padding:30px 0;}
	#conviction .conviction > h3 { font-size:26px;}
	#conviction .conviction > p { font-size:16px; margin-top:10px; line-height:26px;}
	#conviction .conviction .boxes { margin-top:20px;}
	#conviction .conviction .boxes .box { width:98%; padding:15px; min-height:0; overflow:hidden;}
	#conviction .conviction .boxes .box + .box { margin-top:20px;}
	#conviction .conviction .boxes .box .img { line-height:normal; float:none; width:100px; margin:0 15px 15px 0;}
	#conviction .conviction .boxes .box .img img { max-width:100%;}
	#conviction .conviction .boxes .box h4 { font-size:26px; float:left; width:calc(100% - 115px); padding:0; margin:0;}
	#conviction .conviction .boxes .box p { font-size:16px; margin-top:20px;  float:left; width:100%; padding:0; margin:0;}
	#why { padding:30px 0;}
	#why .why h2 { font-size:26px;}
	#why .why p span { font-size:20px; line-height:24px;}
	#why .why p { font-size:16px; line-height:22px;}
	#why .why h3 { font-size:20px;}
	#orange-block { padding:30px 0;}
	#orange-block h3 { font-size:22px;}
	#orange-block .text { margin-top:10px;}
	#orange-block .btn { margin-top:20px;}
	#apply_online { padding:30px 0;}
	#apply_online .apply_online h2 { font-size:26px;}
	
	#apply_online .apply_online .form .row .half { width:100%;}
	#apply_online .apply_online .form .row .half + .half { margin-top:15px;}
	#apply_online .apply_online .form .row + .row { margin-top:15px;}
	#apply_online .apply_online .form .row .file span { display:block; padding:0 0 10px 0;}
	#apply_online .apply_online .form .row .btn { padding-top:20px;}
	#sub_banner.small { height:200px;}
	#sub_banner .text { padding-top:90px;}
	#sub_banner.small .text { padding-top:90px;}
	#blog { padding:30px 0;}
	#blog .blog .boxes .box .img_detail h3 { font-size:18px; line-height:24px;}
	#blog .blog .boxes .box .img_detail { padding-top:10px; min-height:250px;}
	#blog .blog .boxes .box .img_detail .date { margin-top:10px;}
	#blog .blog .boxes .box .img_detail .btn { margin-top:15px;}
	#blog .blog .boxes .box.full .img .text h3 { font-size:22px;}
	#blog .blog .boxes .box.full .img .text .date { margin-top:10px;}
	#blog .blog .boxes .box.full .img .text .btn { margin-top:10px;}
	#blog .blog .boxes .box.full { margin-bottom:50px;}
	#blog .blog .pagination { padding:20px 0;}
	#blog_detail { padding:30px 0;}
	#blog_detail .blog_detail h1 { font-size:26px;}
	#blog_detail .blog_detail .date { margin-top:10px;}
	#blog_detail .blog_detail .detail { margin-top:20px;}
	#blog_detail .blog_detail .detail img { margin-bottom:20px;}
	
	#blog_detail .blog_detail .detail p + p { margin-top:15px;}
	#blog_detail .blog_detail .detail h3 { font-size:20px; padding:25px 0 10px 0;}
	#blog_detail .blog_detail .detail { padding-bottom:30px;}
	#blog_detail .blog_detail .recent { padding-top:30px;}
	#blog_detail .blog_detail .recent .title { padding-bottom:30px;}
	#blog_detail .blog_detail .recent .title h3 { font-size:26px; line-height:30px;}
	#blog_detail .blog_detail .recent .title .view_all a { line-height:30px; font-size:20px;}
	#blog_detail .blog_detail .recent .boxes .box .img_detail { padding-top:20px; min-height:300px;}
	#blog_detail .blog_detail .recent .boxes .box .img_detail h3 { font-size:20px; line-height:24px;}
	#blog_detail .blog_detail .article { padding:30px 0 0 0;}
	#blog_detail .blog_detail .article .box a span { font-size:16px;}
	#blog_detail .blog_detail .article .box a h3 { font-size:20px; line-height:24px; margin-top:10px;}
	#blog_detail .blog_detail .article .box a { padding-bottom:40px;}
	#blog_detail .blog_detail .article .box a:after { background-size:24px 19px; width:24px; height:19px;}
	#career { padding:30px 0;}
	#career .career h2 { font-size:26px;}
	
	#career .career h4 { padding:30px 0 15px 0; font-size:22px;}
	#career .career .boxes .box h3 { font-size:16px; background-size:18px auto !important; line-height:normal;}
	#career .career .boxes .box { padding:15px 0;}
	#career .career .boxes .box .detail .block span { display:block; position:relative;}
	#career .career .boxes .box .detail .block { padding:0 0 0 0;}
	#client { padding:30px 0;}
	
	#client .client-carousel .box p { margin-bottom:15px;}
	#client .client-carousel .owl-dots { margin-top:20px;}
	#our-clients.white { padding:30px 0;}
	#our-clients.white h2 { font-size:22px; line-height:normal;}
	
	#our-clients.white .our-clients-clients-carousel { margin-top:20px;}
	#con { padding:30px 0;}
	#con .left { width:100%;}
	#con .right { width:100%; padding:30px 0 0 0;}
	#con .right h2 { font-size:22px;}
	#con .right p { font-size:16px; margin-top:10px;}
	#con .right .form { margin-top:20px;}
	#con .right .form .btn .submit { margin-top:20px;}
	#global { padding:30px 0;}
	#global h2 { font-size:22px; padding-bottom:20px;}
	#global .boxes .box h3 { font-size:16px;}
	#global .boxes .box span { font-size:15px; margin-top:10px;}
	#global .boxes .box p a { font-size:15px; line-height:20px;}
	#global .boxes .box p { font-size:15px; margin-top:10px;}
	#con .left h2 { font-size:22px;}
	#con .left .phone a { font-size:22px;}
	#partnership { padding:30px 0;}
	#partnership .partnership h2,
	#partnership_form .partnership_form h2 { font-size:22px;}	
	#partnership .partnership .boxes { margin-top:20px;}
	#partnership .partnership .boxes .box { width:48%; margin-bottom:20px;}
	#partnership .partnership .boxes .box span { font-size:16px;}
	#why_wm { padding:30px 0;}
	#why_wm .why_wm h2 { font-size:22px;}
	
	#why_wm .why_wm ul li { font-size:16px;}
	#why_wm .why_wm ul li + li { margin-top:10px;}
	#why_wm .why_wm h3 { font-size:22px; margin-top:20px;}
	#faq { padding:30px 0;}
	#faq .faq h2 { font-size:24px;}
	#faq .faq .boxes { margin:0 -15px;}
	#faq .faq .boxes .box h3 { font-size:18px; line-height:normal; background-size:25px auto !important;}
	#faq .faq .boxes .box { padding:15px 15px;}
	#services .row { padding:25px 0;}
	#services .row .service .icon { float:none; margin:0;}	
	#services .row .service .icon-detail { float:none; overflow:visible; margin:15px 0 0 0;}
	#services .row .service .icon-detail h3 { font-size:20px;}
	#services .row:nth-child(2n) .service .icon { float:none; margin:0;}	
	#services .row .service .icon { width:50px; height:50px; line-height:50px; float:none;}
	#services .row .service .icon img { max-width:100%;}
	#services .row .service { position:relative;}
	#services .row .service .icon-detail h3 { margin-top:0; position:absolute; left:60px; top:-55px;}	
	
	#services .row .service .icon-detail .text ul li a { padding:12px 0; font-size:16px;}
	#service_banner .left { float:none; width:100%; padding:75px 0 30px;}
	
	#service_banner .left p { font-size:18px; line-height:22px;}
	#service_banner .right { display:none;}
	#service_banner .container { height:auto;}
	#service_banner .left p { margin-top:15px;}
	#service_banner .left .btn a { margin-top:25px; font-size:16px; height:40px; line-height:40px;}
	#service_banner .left .btn a i { font-size:26px; line-height:38px;}
	#service-detail { padding:30px 0;}
	#service-detail .service-detail h1 { font-size:22px; line-height:normal; padding-bottom:10px;}
	
	#service-detail .service-detail .center > div + div { margin-top:10px;}
	#service-detail .service-detail h2 { padding:30px 0 20px; font-size:22px;}
	#service-detail .service-detail h2.pad { padding-bottom:10px;}
	#service-detail .service-detail .service-boxes .box .image { float:none; width:100%;}
	#service-detail .service-detail .service-boxes .box .image-detail { float:none; width:100%; padding:30px 0 20px; min-height:0 !important;}
	#service-detail .service-detail .service-boxes .box .image-detail h3 + p { margin-top:10px;}
	#service-detail .service-detail .service-boxes .box .image-detail > div { font-size:16px; line-height:22px;}
	#service-detail .service-detail .service-boxes .box .image-detail ul li + li { margin-top:7px;}
	#service-detail .service-detail .service-boxes .box + .box { margin-top:20px;}
	#service-detail .service-detail .service-boxes .box:nth-child(2n) .image { float:none; width:100%;}
	#related_articles { padding:30px 0;}
	#related_articles .related_articles h2 { padding-bottom:20px; font-size:22px;}
	#related_articles .related_articles .boxes .box { width:100%;}
	#related_articles .related_articles .boxes .box + .box { margin-top:40px;}
	#related_articles .related_articles .boxes .box .img_detail h3 { font-size:20px;}
	#related_articles .related_articles .boxes .box .img_detail .btn { margin-top:20px;}
	#message { padding:30px 0;}
	#message .message h2 { font-size:24px;}
	#message .message p { font-size:18px;}
	#message .message .form .row .half { width:100%;}
	#message .message .form .row .half + .half { margin-top:15px;}
	#message .message .form .row + .row { margin-top:15px;}
	#message .message .form .row .half { text-align:center;}
	#team .team { padding:30px 0;}
	#team .team h2 { font-size:22px;}
	#team .team > span { font-size:20px; margin-top:5px; margin-bottom:35px;} 
	#team .team .boxes .box .image_detail { margin:0; padding:15px 15px; box-shadow:none;}
	#team .team .boxes .box .image_detail h3 { line-height:24px;}
	#team .team .boxes .box .image_detail h3 span { display:none;}
	#team .team .boxes .box .image_detail p { margin-top:17px;}
	#casestudies .casestudies .links_blks .blk .box { width:94%; margin:10% 0 10px 0;}
	#casestudies .casestudies .links_blks .blk .box .img_detail h3 { font-size:26px;}
	#casestudies .casestudies .links { text-align:left;}
	#casestudies .casestudies .links ul { min-width:0; padding:20px 0;}
	#casestudies .casestudies .links ul li + li { margin-left:0;}
	#casestudies .casestudies .links ul li a { font-size:18px;}
	#casestudies { padding:30px 0;}
	#casestudies_banner .text { padding:100px 0 0 0;}
	#casestudies_banner .text h1 { font-size:20px; line-height:26px; margin-top:10px;}
	#casestudies_banner .text span { display:inline-block;}
	#casestudies_banner .text span:before { left:auto; right:-53px;}
	#casestudies_details .project_detail .img { margin-top:-30px;}
	#casestudies_banner { height:auto; padding-bottom:50px;}
	#casestudies_details .project_detail .small { margin-top:-20px;}
	#casestudies_details .project_detail .small h2 { font-size:24px;}
	
	#casestudies_details .project_detail .small .social { margin-top:15px;}
	#casestudies_details .project_detail .small .btn { margin-top:20px;}
	#casestudies_details .project_detail .small h3 { margin-top:40px; font-size:24px;}
	#casestudies_details .project_detail { padding-bottom:30px;}
	#casestudies_details .blue_belt { padding:30px 0;}
	#casestudies_details .blue_belt .small h2 { font-size:22px;}
	
	#casestudies_details .project_images { padding-top:30px;}
	#casestudies_details .features { padding:50px 0 20px;}
	#casestudies_details .project_images .owl-dots { bottom:-30px;}
	#casestudies_details .features .small h4 { font-size:22px;}
	#casestudies_details .features .small ul { margin-top:15px;}
	#casestudies_details .features .mobile_fea { margin-top:20px;}
	#casestudies_details .features .mobile_fea .right { width:100%; margin:25px 0; padding:20px 15px;}
	#casestudies_details .features .mobile_fea:after { display:none;}
	#casestudies_details .features .mobile_fea .right h3 { font-size:22px;}
	#casestudies_details .features .mobile_fea .right ul { margin-top:15px;}
	#casestudies_details .features .mobile_fea .right h4 { font-size:22px;}
	#project-navigation { padding:15px 0; position:fixed; left:0; bottom:0; right:0; z-index:9999; box-shadow:0 0 5px  rgba(0,0,0,0.1);}
	#breadcumbs { display:none;}
	#team .team .boxes .box .image_detail p { display:none;}
	#team .team .boxes .box .image { max-width:345px; width:100%;}
	#team .team .boxes .box .image img { width:100%;}
	#team .team .boxes .box { max-width:260px; margin:0 auto; width:100%;}
	#casestudies_details .features .mobile_fea .left { float:none; margin:0 auto;}
	#casestudies .casestudies .links ul { display:none;}
	#casestudies .casestudies .links button { display:block;}
	#casestudies .casestudies .links { position:relative; margin:0 -15px;}
	#casestudies .casestudies .links ul { position:absolute; left:0; top:100%; right:0; z-index:999; background:#f2f2f2; border:1px solid #ccc; padding:15px 0;}
	#casestudies .casestudies .links ul li { display:block;}
	#casestudies .casestudies .links ul li a { padding:8px 15px 10px; display:block;}
	#casestudies .casestudies .links_blks .blk .box:first-child { margin-top:20px;}
	
	#sub_banner .text p { font-weight:400;}
	#services .row:last-child { padding-bottom:80px;}
	#career .career .boxes .box .detail .block + .block { margin-top:14px;}
	#blog .blog .boxes .box { width:95%;}
	#blog .blog .boxes .box .img_detail { min-height:0; padding-bottom:50px;}
	#blog .blog .boxes .box.full { display:none;}
	#blog_detail .blog_detail .recent .boxes .box { width:100%;}
	#blog_detail .blog_detail .recent .boxes .box { padding-bottom:50px;}
	#blog_detail .blog_detail .recent .boxes .box .img_detail { min-height:0;}
	#blog_detail .blog_detail .back { display:block;}
	
	#services .row .service .icon-detail .text ul { margin-left:-15px; margin-right:-15px;}
	#services .row .service .icon-detail .text ul li { margin-left:0;}
	#services .row .service .icon-detail .text ul li a { padding-left:15px; padding-right:15px; font-weight:400; position:relative;}
	#services .row .service .icon-detail .text ul li a:after { content:"\f105"; font-family:'FontAwesome'; color:#de4019; font-size:20px; position:absolute; right:15px; top:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);}
	
	#home .services .mtab { margin:0 -15px;}
	#home .services .mtab .links_blks .blk .list > ul > li > a { font-size:16px; padding:10px 15px; font-weight:400;}
	#home .services .mtab .links_blks .blk .head p { padding-left:10px; font-weight:700; padding-top:8px;}
	#featured-clients .featured-clients-carousel .box p { font-weight:400; line-height:24px; font-size:16px;}
	#sub_banner .text p { margin-top:10px;}
	#service_banner .left h1 { font-size:30px; line-height:normal;}
		
	body { font-size:16px; line-height:26px;}	
	#about .about p { font-size:16px; line-height:26px;}	
	#conviction .conviction .boxes .box p { font-size:16px; line-height:26px; margin-top:10px;}	
	
	#why .why p { line-height:26px;}
	#services .row .service .icon-detail .text p { font-size:16px; line-height:26px;}
	#service_banner .left p { font-size:16px; line-height:26px;}
	#service-detail .service-detail .center > div { font-size:16px; line-height:26px;}
	#service-detail .service-detail .service-boxes .box .image-detail > div { font-size:16px; line-height:26px;}
	#casestudies_details .project_detail .small p { font-size:16px; line-height:26px; margin-top:10px;}
	#casestudies_details .blue_belt .small p { font-size:16px; line-height:26px; margin-top:10px;}
	#casestudies_details .features .mobile_fea .right ul li { font-size:16px;}
	#casestudies_details .features .mobile_fea .right p { font-size:16px; line-height:26px;}
	#casestudies_details .features .mobile_fea .right { height:auto;}
	#career .career > p { margin-top:10px; font-size:16px; line-height:26px;}
	#career .career .boxes .box .detail .block { font-size:16px; line-height:26px;}
	#apply_online .apply_online p { font-size:16px; line-height:26px;}
	#team .team .boxes .box .image_detail p { font-size:16px; line-height:26px;}
	#client .client-carousel .box p { font-size:16px; line-height:26px;}
	#our-clients.white p { font-size:16px; line-height:26px;}
	#faq .faq .boxes .box .detail p { font-size:16px; line-height:26px;}
	#blog_detail .blog_detail .detail p { font-size:16px; line-height:26px;}
	#home .work p { line-height:26px;}
	#home .services > div > p { margin:15px auto; line-height:26px; font-size:16px;}
	#why .why p span { font-size:16px; line-height:26px;}
	#partnership .partnership p { font-size:16px; line-height:26px;}
	#why_wm .why_wm p { font-size:16px; line-height:26px;}
	#career .career .boxes .box .detail ul li { font-size:16px; line-height:26px;}
	
	#why .why p i + i { margin-top:15px;}
	#why .why p i { font-size:16px; line-height:26px;}
	
	#home .services .mtab .links_blks { margin-top:15px;}
	#home .services .mtab .links > ul {}
	
	#casestudies .casestudies .links button { position:relative; padding-right:20px; height:44px; background:none; display:block; width:100%; text-align:left; background:#de4019; color:#fff; padding:0 15px; text-transform:uppercase; font-size:16px;}
	#casestudies .casestudies .links button:after{content:"";width:7px;height:7px;position:absolute;top:50%;right:15px;z-index:1;border-radius:0;border:solid #fff;border-width:0 1px 1px 0;-webkit-transform-origin:65% 65%;-ms-transform-origin:65% 65%;transform-origin:65% 65%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg); margin-top:-4px;}
	#casestudies .casestudies .links ul { position:absolute; left:0; top:100%; right:0; z-index:999; background:#de4019; padding:0; display:none; border:none;} 
	#casestudies .casestudies .links ul > li { display:block;} 
	#casestudies .casestudies .links ul > li + li { margin-left:0;}
	#casestudies .casestudies .links ul > li > a { font-size:16px; color:#fff; padding:10px 15px 8px; display:block; position:relative; overflow:hidden; margin:0; text-transform:uppercase; color:#fff !important;} 
	#casestudies .casestudies .links ul li.active a { font-weight:400;}
	#casestudies .casestudies .links ul li.active a:after { display:none;}
	#casestudies .casestudies .links ul > li.active > a { background:#c9340f;}
	
	#casestudies .casestudies .links ul > li > a:hover { background:#c9340f;}
	#team .team .boxes .box .image_detail .social { display:none;}
	#team .team .boxes .box .image_detail h3 i { font-size:16px; font-weight:400;}
	#team .team .boxes .box .image_detail h3 { font-size:20px;}
	
	#team .team .boxes { display:block;}
	#team .team .boxes.dex_only { display:none;}
	#our-clients .our_clients .boxes .box { width:33.33%; line-height:100px;}
	#global .boxes .box { width:100%;}
	#blog_detail .blog_detail .detail ul li { font-size:16px; line-height:26px;}
	#blog_detail .blog_detail .detail ul li + li { margin-top:10px;}
	#career .career .boxes { margin:0 -15px;}
	#career .career .boxes .box { padding:15px;}
	#career .career h4 { margin:0 -15px; padding:30px 15px 15px;}
	#casestudies_details .features .mobile_fea .right { margin:25px -15px; width:auto;}
	#footer .top .right .box .social { text-align:center;}
	#footer .top .right .box:nth-child(3) { width:100%;}
	#footer .bottom .right .copyright { padding-right:0;}
	#footer .bottom { margin-top:20px;}
	#policy { padding:30px 0;}
	#policy .policy p { font-size:16px; line-height:26px;}
	#thanks { padding:30px 0;}
	#thanks .thanks h2 { font-size:26px; margin-top:20px;}
	#thanks .thanks p { font-size:16px; line-height:26px;}
	#thanks .thanks p + p { margin-top:20px;}
	
	#process .process .boxes {
        padding: 0;
    }
    #process .process .boxes .box {
        border: none !important;
    }
    #process .process .boxes .box .image {
        float: none;
        text-align: center;
        width: 100%;
    }
    #process .process .boxes .box .image-detail {
        float: none;
        text-align: center;
        width: 100%;
        padding: 0 !important;
    }
    #process .process .boxes .box:before {
        left: 50% !important;
        margin-left: -28px;
        right: auto;
    }
	#process {
        padding: 30px 0;
    }
    #process .process .boxes .box:before {
        font-size: 20px !important;
        line-height: 40px !important;
        width: 40px !important;
        height: 40px !important;
        margin-left: -20px;
        top: 0 !important;
    }
    #process .process .boxes .box .image {
        margin: 5px 0;
    }
    #process .process .boxes .box .image img {
        margin: 0 auto;
        max-width: 60px;
    }
    #process .process .result .text {
        font-size: 22px;
    }
    #process .process .result .icon img {
        max-width: 40px;
        margin: 0 auto;
    }
    #process .process .boxes .box .image-detail h2 {
        font-size: 26px;
    }
	#footer .bottom .center { position:static; margin:0; text-align:center;}
	
	#apply_online .apply_online .form .row .wht .boxes .box { width:98%;}
	#service-detail .service-detail .center h3 { font-size:18px; padding-bottom:5px;}
	#service-detail .service-detail .center ul li { font-size:16px;}
	#why .why p + h2 { margin-top:30px;}
	#about .about .boxes { margin-top:30px;}
	#service-detail .service-detail .s_img { overflow-x:scroll; margin:30px 0;}
	#service-detail .service-detail .s_img img { width:800px; max-width:800px;}
	#footer .recognition { padding:25px 0 0 0;}
	
	#partnership_form .partnership_form .form .row .half { width:100%;}
	#partnership_form .partnership_form .form .row .half + .half { margin-top:15px;}
	#partnership_form .partnership_form .form .row + .row { margin-top:15px;}
	#partnership_form { padding:30px 0 50px;}
	
	#sub_banner.big { padding:75px 0 30px 0;}
	.hire_resource .left, .hire_resource .right { width:100%;}
	.hire_resource .right { margin-top:30px;}
	.hire_resource .left h1 { font-size:30px; line-height:34px;}
	.hire_resource .left p { font-size:18px; margin-top:15px;}
	.hire_resource .left .btn a { margin-top: 25px;     font-size: 16px;    height: 40px;    line-height: 40px;}
	.hire_resource .left .btn a i { font-size: 26px;     line-height: 38px;}
	.hire_resource .right h2 { font-size:26px;}
	.hire_resource .right p { font-size:16px;}
	.hire_resource .right .input_text { font-size:14px;}
	.hire_resource .right .row .half { width:100%;}
	#hire_resource .why .boxes .box { width:50%;}
	#hire_resource .why .boxes .box h3 { font-size:16px;}
	#hire_resource .key { padding:35px 0;}
	#hire_resource .key h2 { padding-bottom:35px;}
	#hire_resource .key .boxes .box h3 { font-size:20px;}
	#hire_resource .key .boxes .box { margin-bottom:25px;}
	#hire_resource .faq .boxes .box h3 { font-size:20px; line-height:26px;}
	#hire_resource .faq .boxes .box .detail p { font-size:16px; line-height:26px;}
	#hire_resource .faq .boxes .box .detail ul li { font-size:16px; line-height:26px;}
	#hire_resource .faq { padding:35px 0;}
	#hire_resource .faq h2 { padding-bottom:25px;}
	#hire_resource .hwork { padding:35px 0;}
	#hire_resource .hwork h2 { font-size:26px; line-height:32px;}
	#hire_resource .hwork p { font-size:16px;}
	#hire_resource .hwork .boxes .box { width: 94%;    margin: 10% 0 10px 0;}
	#hire_resource .hwork .boxes .box .img_detail h3 { font-size:26px;}
	#hire_resource .key .boxes .box p { font-size:16px;}	
}
@media only screen and (max-width: 640px) {
	
}
@media only screen and (max-width: 600px) {
	#services .row .service .icon-detail .text ul li { width:100%; margin-bottom:0;}
	#service-detail .service-detail .s_img img { width:650px; max-width:650px;}
	#footer .recognition span { display:block; padding-right:0; text-align:center; padding-bottom:10px; line-height:normal;}
	#footer .recognition br { display:block;}

}
@media only screen and (max-width: 568px) {
}
@media only screen and (max-width: 480px) {
	
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 1700px) {
	#banner .block .right .btn .submit { margin-top:0;}
	
}
@media only screen and (max-width: 1280px) {	
	#banner .block .left { width:500px;}
}
@media only screen and (max-width: 992px) {	
	#banner .block .left { width:100%;}
}
@media only screen and (max-width: 767px) {
	#banner .block .left { padding-top:0;}
	#banner .block .left .pro .img img { display:none;}
	#banner .block .left .pro .img .small_scr { display:block; width:100%;}
	#banner .block .left .pro p { font-size:18px;}
	#banner .block .left .pro h1 { font-size:34px;}
	#banner .block .left .pro h1 br { display:none;}
	#banner .block .left .pro .img { padding:15px 0; max-width:300px;}
	#banner .block .left .pro a { margin-top:0;}
	
	#banner .block .left .pro h1 { font-size:26px; margin-top:5px;}
	#banner .next-block a { max-width:20px; margin:0 auto;}
	#banner .next-block { bottom:0px;}
	.blog_detail_banner#sub_banner .text h1 { font-size:26px; line-height:40px;}	
	
	
}
#blog .left .boxes .box .image-detail .top h3 {
    min-height: 60px;
}

#blog_detail .detail a {
    color: #de4019;
}

#home .latest_blog .boxes .box {
    vertical-align: top !important;
}
