    @charset "utf-8";
    
    /*!
     * Bootstrap v3.3.2 (http://getbootstrap.com)
     */
    
    .fa-fw,
    .fa-li,
    .mfp-container {
        text-align: center
    }
    
    .owl-carousel,
    .swiper-wp8-horizontal {
        -ms-touch-action: pan-y
    }
    
    .mfp-arrow,
    .owl-controls {
        -webkit-tap-highlight-color: transparent
    }
    
    .owl-carousel .owl-item,
    .owl-carousel .owl-wrapper,
    .swiper-container {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden
    }
    
    @media (min-width:768px) {
        .container {
            width: 750px
        }
    }
    
    @media (min-width:992px) {
        .container {
            width: 970px
        }
    }
    
    @media (min-width:1200px) {
        .container {
            width: 1170px
        }
    }
    
    .container-fluid {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px
    }
    
    .row {
        margin-left: -15px;
        margin-right: -15px
    }
    
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
    
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        float: left
    }
    
    .col-xs-12 {
        width: 100%
    }
    
    .col-xs-11 {
        width: 91.66666667%
    }
    
    .col-xs-10 {
        width: 83.33333333%
    }
    
    .col-xs-9 {
        width: 75%
    }
    
    .col-xs-8 {
        width: 66.66666667%
    }
    
    .col-xs-7 {
        width: 58.33333333%
    }
    
    .col-xs-6 {
        width: 50%
    }
    
    .col-xs-5 {
        width: 41.66666667%
    }
    
    .col-xs-4 {
        width: 33.33333333%
    }
    
    .col-xs-3 {
        width: 25%
    }
    
    .col-xs-2 {
        width: 16.66666667%
    }
    
    .col-xs-1 {
        width: 8.33333333%
    }
    
    .col-xs-pull-12 {
        right: 100%
    }
    
    .col-xs-pull-11 {
        right: 91.66666667%
    }
    
    .col-xs-pull-10 {
        right: 83.33333333%
    }
    
    .col-xs-pull-9 {
        right: 75%
    }
    
    .col-xs-pull-8 {
        right: 66.66666667%
    }
    
    .col-xs-pull-7 {
        right: 58.33333333%
    }
    
    .col-xs-pull-6 {
        right: 50%
    }
    
    .col-xs-pull-5 {
        right: 41.66666667%
    }
    
    .col-xs-pull-4 {
        right: 33.33333333%
    }
    
    .col-xs-pull-3 {
        right: 25%
    }
    
    .col-xs-pull-2 {
        right: 16.66666667%
    }
    
    .col-xs-pull-1 {
        right: 8.33333333%
    }
    
    .col-xs-pull-0 {
        right: auto
    }
    
    .col-xs-push-12 {
        left: 100%
    }
    
    .col-xs-push-11 {
        left: 91.66666667%
    }
    
    .col-xs-push-10 {
        left: 83.33333333%
    }
    
    .col-xs-push-9 {
        left: 75%
    }
    
    .col-xs-push-8 {
        left: 66.66666667%
    }
    
    .col-xs-push-7 {
        left: 58.33333333%
    }
    
    .col-xs-push-6 {
        left: 50%
    }
    
    .col-xs-push-5 {
        left: 41.66666667%
    }
    
    .col-xs-push-4 {
        left: 33.33333333%
    }
    
    .col-xs-push-3 {
        left: 25%
    }
    
    .col-xs-push-2 {
        left: 16.66666667%
    }
    
    .col-xs-push-1 {
        left: 8.33333333%
    }
    
    .col-xs-push-0 {
        left: auto
    }
    
    .col-xs-offset-12 {
        margin-left: 100%
    }
    
    .col-xs-offset-11 {
        margin-left: 91.66666667%
    }
    
    .col-xs-offset-10 {
        margin-left: 83.33333333%
    }
    
    .col-xs-offset-9 {
        margin-left: 75%
    }
    
    .col-xs-offset-8 {
        margin-left: 66.66666667%
    }
    
    .col-xs-offset-7 {
        margin-left: 58.33333333%
    }
    
    .col-xs-offset-6 {
        margin-left: 50%
    }
    
    .col-xs-offset-5 {
        margin-left: 41.66666667%
    }
    
    .col-xs-offset-4 {
        margin-left: 33.33333333%
    }
    
    .col-xs-offset-3 {
        margin-left: 25%
    }
    
    .col-xs-offset-2 {
        margin-left: 16.66666667%
    }
    
    .col-xs-offset-1 {
        margin-left: 8.33333333%
    }
    
    .col-xs-offset-0 {
        margin-left: 0
    }
    
    @media (min-width:768px) {
        .col-sm-1,
        .col-sm-10,
        .col-sm-11,
        .col-sm-12,
        .col-sm-2,
        .col-sm-3,
        .col-sm-4,
        .col-sm-5,
        .col-sm-6,
        .col-sm-7,
        .col-sm-8,
        .col-sm-9 {
            float: left
        }
        .col-sm-12 {
            width: 100%
        }
        .col-sm-11 {
            width: 91.66666667%
        }
        .col-sm-10 {
            width: 83.33333333%
        }
        .col-sm-9 {
            width: 75%
        }
        .col-sm-8 {
            width: 66.66666667%
        }
        .col-sm-7 {
            width: 58.33333333%
        }
        .col-sm-6 {
            width: 50%
        }
        .col-sm-5 {
            width: 41.66666667%
        }
        .col-sm-4 {
            width: 33.33333333%
        }
        .col-sm-3 {
            width: 25%
        }
        .col-sm-2 {
            width: 16.66666667%
        }
        .col-sm-1 {
            width: 8.33333333%
        }
        .col-sm-pull-12 {
            right: 100%
        }
        .col-sm-pull-11 {
            right: 91.66666667%
        }
        .col-sm-pull-10 {
            right: 83.33333333%
        }
        .col-sm-pull-9 {
            right: 75%
        }
        .col-sm-pull-8 {
            right: 66.66666667%
        }
        .col-sm-pull-7 {
            right: 58.33333333%
        }
        .col-sm-pull-6 {
            right: 50%
        }
        .col-sm-pull-5 {
            right: 41.66666667%
        }
        .col-sm-pull-4 {
            right: 33.33333333%
        }
        .col-sm-pull-3 {
            right: 25%
        }
        .col-sm-pull-2 {
            right: 16.66666667%
        }
        .col-sm-pull-1 {
            right: 8.33333333%
        }
        .col-sm-pull-0 {
            right: auto
        }
        .col-sm-push-12 {
            left: 100%
        }
        .col-sm-push-11 {
            left: 91.66666667%
        }
        .col-sm-push-10 {
            left: 83.33333333%
        }
        .col-sm-push-9 {
            left: 75%
        }
        .col-sm-push-8 {
            left: 66.66666667%
        }
        .col-sm-push-7 {
            left: 58.33333333%
        }
        .col-sm-push-6 {
            left: 50%
        }
        .col-sm-push-5 {
            left: 41.66666667%
        }
        .col-sm-push-4 {
            left: 33.33333333%
        }
        .col-sm-push-3 {
            left: 25%
        }
        .col-sm-push-2 {
            left: 16.66666667%
        }
        .col-sm-push-1 {
            left: 8.33333333%
        }
        .col-sm-push-0 {
            left: auto
        }
        .col-sm-offset-12 {
            margin-left: 100%
        }
        .col-sm-offset-11 {
            margin-left: 91.66666667%
        }
        .col-sm-offset-10 {
            margin-left: 83.33333333%
        }
        .col-sm-offset-9 {
            margin-left: 75%
        }
        .col-sm-offset-8 {
            margin-left: 66.66666667%
        }
        .col-sm-offset-7 {
            margin-left: 58.33333333%
        }
        .col-sm-offset-6 {
            margin-left: 50%
        }
        .col-sm-offset-5 {
            margin-left: 41.66666667%
        }
        .col-sm-offset-4 {
            margin-left: 33.33333333%
        }
        .col-sm-offset-3 {
            margin-left: 25%
        }
        .col-sm-offset-2 {
            margin-left: 16.66666667%
        }
        .col-sm-offset-1 {
            margin-left: 8.33333333%
        }
        .col-sm-offset-0 {
            margin-left: 0
        }
    }
    
    @media (min-width:992px) {
        .col-md-1,
        .col-md-10,
        .col-md-11,
        .col-md-12,
        .col-md-2,
        .col-md-3,
        .col-md-4,
        .col-md-5,
        .col-md-6,
        .col-md-7,
        .col-md-8,
        .col-md-9 {
            float: left
        }
        .col-md-12 {
            width: 100%
        }
        .col-md-11 {
            width: 91.66666667%
        }
        .col-md-10 {
            width: 83.33333333%
        }
        .col-md-9 {
            width: 75%
        }
        .col-md-8 {
            width: 66.66666667%
        }
        .col-md-7 {
            width: 58.33333333%
        }
        .col-md-6 {
            width: 50%
        }
        .col-md-5 {
            width: 41.66666667%
        }
        .col-md-4 {
            width: 33.33333333%
        }
        .col-md-3 {
            width: 25%
        }
        .col-md-2 {
            width: 16.66666667%
        }
        .col-md-1 {
            width: 8.33333333%
        }
        .col-md-pull-12 {
            right: 100%
        }
        .col-md-pull-11 {
            right: 91.66666667%
        }
        .col-md-pull-10 {
            right: 83.33333333%
        }
        .col-md-pull-9 {
            right: 75%
        }
        .col-md-pull-8 {
            right: 66.66666667%
        }
        .col-md-pull-7 {
            right: 58.33333333%
        }
        .col-md-pull-6 {
            right: 50%
        }
        .col-md-pull-5 {
            right: 41.66666667%
        }
        .col-md-pull-4 {
            right: 33.33333333%
        }
        .col-md-pull-3 {
            right: 25%
        }
        .col-md-pull-2 {
            right: 16.66666667%
        }
        .col-md-pull-1 {
            right: 8.33333333%
        }
        .col-md-pull-0 {
            right: auto
        }
        .col-md-push-12 {
            left: 100%
        }
        .col-md-push-11 {
            left: 91.66666667%
        }
        .col-md-push-10 {
            left: 83.33333333%
        }
        .col-md-push-9 {
            left: 75%
        }
        .col-md-push-8 {
            left: 66.66666667%
        }
        .col-md-push-7 {
            left: 58.33333333%
        }
        .col-md-push-6 {
            left: 50%
        }
        .col-md-push-5 {
            left: 41.66666667%
        }
        .col-md-push-4 {
            left: 33.33333333%
        }
        .col-md-push-3 {
            left: 25%
        }
        .col-md-push-2 {
            left: 16.66666667%
        }
        .col-md-push-1 {
            left: 8.33333333%
        }
        .col-md-push-0 {
            left: auto
        }
        .col-md-offset-12 {
            margin-left: 100%
        }
        .col-md-offset-11 {
            margin-left: 91.66666667%
        }
        .col-md-offset-10 {
            margin-left: 83.33333333%
        }
        .col-md-offset-9 {
            margin-left: 75%
        }
        .col-md-offset-8 {
            margin-left: 66.66666667%
        }
        .col-md-offset-7 {
            margin-left: 58.33333333%
        }
        .col-md-offset-6 {
            margin-left: 50%
        }
        .col-md-offset-5 {
            margin-left: 41.66666667%
        }
        .col-md-offset-4 {
            margin-left: 33.33333333%
        }
        .col-md-offset-3 {
            margin-left: 25%
        }
        .col-md-offset-2 {
            margin-left: 16.66666667%
        }
        .col-md-offset-1 {
            margin-left: 8.33333333%
        }
        .col-md-offset-0 {
            margin-left: 0
        }
    }
    
    @media (min-width:1200px) {
        .col-lg-1,
        .col-lg-10,
        .col-lg-11,
        .col-lg-12,
        .col-lg-2,
        .col-lg-3,
        .col-lg-4,
        .col-lg-5,
        .col-lg-6,
        .col-lg-7,
        .col-lg-8,
        .col-lg-9 {
            float: left
        }
        .col-lg-12 {
            width: 100%
        }
        .col-lg-11 {
            width: 91.66666667%
        }
        .col-lg-10 {
            width: 83.33333333%
        }
        .col-lg-9 {
            width: 75%
        }
        .col-lg-8 {
            width: 66.66666667%
        }
        .col-lg-7 {
            width: 58.33333333%
        }
        .col-lg-6 {
            width: 50%
        }
        .col-lg-5 {
            width: 41.66666667%
        }
        .col-lg-4 {
            width: 33.33333333%
        }
        .col-lg-3 {
            width: 25%
        }
        .col-lg-2 {
            width: 16.66666667%
        }
        .col-lg-1 {
            width: 8.33333333%
        }
        .col-lg-pull-12 {
            right: 100%
        }
        .col-lg-pull-11 {
            right: 91.66666667%
        }
        .col-lg-pull-10 {
            right: 83.33333333%
        }
        .col-lg-pull-9 {
            right: 75%
        }
        .col-lg-pull-8 {
            right: 66.66666667%
        }
        .col-lg-pull-7 {
            right: 58.33333333%
        }
        .col-lg-pull-6 {
            right: 50%
        }
        .col-lg-pull-5 {
            right: 41.66666667%
        }
        .col-lg-pull-4 {
            right: 33.33333333%
        }
        .col-lg-pull-3 {
            right: 25%
        }
        .col-lg-pull-2 {
            right: 16.66666667%
        }
        .col-lg-pull-1 {
            right: 8.33333333%
        }
        .col-lg-pull-0 {
            right: auto
        }
        .col-lg-push-12 {
            left: 100%
        }
        .col-lg-push-11 {
            left: 91.66666667%
        }
        .col-lg-push-10 {
            left: 83.33333333%
        }
        .col-lg-push-9 {
            left: 75%
        }
        .col-lg-push-8 {
            left: 66.66666667%
        }
        .col-lg-push-7 {
            left: 58.33333333%
        }
        .col-lg-push-6 {
            left: 50%
        }
        .col-lg-push-5 {
            left: 41.66666667%
        }
        .col-lg-push-4 {
            left: 33.33333333%
        }
        .col-lg-push-3 {
            left: 25%
        }
        .col-lg-push-2 {
            left: 16.66666667%
        }
        .col-lg-push-1 {
            left: 8.33333333%
        }
        .col-lg-push-0 {
            left: auto
        }
        .col-lg-offset-12 {
            margin-left: 100%
        }
        .col-lg-offset-11 {
            margin-left: 91.66666667%
        }
        .col-lg-offset-10 {
            margin-left: 83.33333333%
        }
        .col-lg-offset-9 {
            margin-left: 75%
        }
        .col-lg-offset-8 {
            margin-left: 66.66666667%
        }
        .col-lg-offset-7 {
            margin-left: 58.33333333%
        }
        .col-lg-offset-6 {
            margin-left: 50%
        }
        .col-lg-offset-5 {
            margin-left: 41.66666667%
        }
        .col-lg-offset-4 {
            margin-left: 33.33333333%
        }
        .col-lg-offset-3 {
            margin-left: 25%
        }
        .col-lg-offset-2 {
            margin-left: 16.66666667%
        }
        .col-lg-offset-1 {
            margin-left: 8.33333333%
        }
        .col-lg-offset-0 {
            margin-left: 0
        }
    }
    
    .clearfix:after,
    .clearfix:before,
    .container-fluid:after,
    .container-fluid:before,
    .container:after,
    .container:before,
    .row:after,
    .row:before {
        content: " ";
        display: table
    }
    
    .clearfix:after,
    .container-fluid:after,
    .container:after,
    .row:after {
        clear: both
    }
    
    .center-block {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
    
    .fa.fa-pull-left,
    .fa.pull-left {
        margin-right: .3em
    }
    
    .pull-right {
        float: right!important
    }
    
    .pull-left {
        float: left!important
    }
    
    .hide {
        display: none!important
    }
    
    .show {
        display: block!important
    }
    
    .hidden,
    .visible-lg,
    .visible-lg-block,
    .visible-lg-inline,
    .visible-lg-inline-block,
    .visible-md,
    .visible-md-block,
    .visible-md-inline,
    .visible-md-inline-block,
    .visible-sm,
    .visible-sm-block,
    .visible-sm-inline,
    .visible-sm-inline-block,
    .visible-xs,
    .visible-xs-block,
    .visible-xs-inline,
    .visible-xs-inline-block {
        display: none!important
    }
    
    .invisible {
        visibility: hidden
    }
    
    .text-hide {
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0
    }
    
    .hidden {
        visibility: hidden!important
    }
    
    .affix {
        position: fixed
    }
    
    @-ms-viewport {
        width: device-width
    }
    
    @media (max-width:767px) {
        .visible-xs {
            display: block!important
        }
        table.visible-xs {
            display: table
        }
        tr.visible-xs {
            display: table-row!important
        }
        td.visible-xs,
        th.visible-xs {
            display: table-cell!important
        }
        .visible-xs-block {
            display: block!important
        }
        .visible-xs-inline {
            display: inline!important
        }
        .visible-xs-inline-block {
            display: inline-block!important
        }
    }
    
    @media (min-width:768px) and (max-width:991px) {
        .visible-sm {
            display: block!important
        }
        table.visible-sm {
            display: table
        }
        tr.visible-sm {
            display: table-row!important
        }
        td.visible-sm,
        th.visible-sm {
            display: table-cell!important
        }
        .visible-sm-block {
            display: block!important
        }
        .visible-sm-inline {
            display: inline!important
        }
        .visible-sm-inline-block {
            display: inline-block!important
        }
    }
    
    @media (min-width:992px) and (max-width:1199px) {
        .visible-md {
            display: block!important
        }
        table.visible-md {
            display: table
        }
        tr.visible-md {
            display: table-row!important
        }
        td.visible-md,
        th.visible-md {
            display: table-cell!important
        }
        .visible-md-block {
            display: block!important
        }
        .visible-md-inline {
            display: inline!important
        }
        .visible-md-inline-block {
            display: inline-block!important
        }
    }
    
    @media (min-width:1200px) {
        .visible-lg {
            display: block!important
        }
        table.visible-lg {
            display: table
        }
        tr.visible-lg {
            display: table-row!important
        }
        td.visible-lg,
        th.visible-lg {
            display: table-cell!important
        }
        .visible-lg-block {
            display: block!important
        }
        .visible-lg-inline {
            display: inline!important
        }
        .visible-lg-inline-block {
            display: inline-block!important
        }
        .hidden-lg {
            display: none!important
        }
    }
    
    @media (max-width:767px) {
        .hidden-xs {
            display: none!important
        }
    }
    
    @media (min-width:768px) and (max-width:991px) {
        .hidden-sm {
            display: none!important
        }
    }
    
    @media (min-width:992px) and (max-width:1199px) {
        .hidden-md {
            display: none!important
        }
    }
    
    .visible-print {
        display: none!important
    }
    
    @media print {
        .visible-print {
            display: block!important
        }
        table.visible-print {
            display: table
        }
        tr.visible-print {
            display: table-row!important
        }
        td.visible-print,
        th.visible-print {
            display: table-cell!important
        }
    }
    
    .visible-print-block {
        display: none!important
    }
    
    @media print {
        .visible-print-block {
            display: block!important
        }
    }
    
    .visible-print-inline {
        display: none!important
    }
    
    @media print {
        .visible-print-inline {
            display: inline!important
        }
    }
    
    .visible-print-inline-block {
        display: none!important
    }
    
    @media print {
        .visible-print-inline-block {
            display: inline-block!important
        }
        .hidden-print {
            display: none!important
        }
    }
    
    .fa,
    .fa-stack {
        display: inline-block
    }
    
    
    /*!
     *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
     */
    
    @font-face {
        font-family: FontAwesome;
        src: url(../fonts/fontawesome-webfont.eot?v=4.4.0);
        src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');
        font-weight: 400;
        font-style: normal
    }
    
    .fa {
        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
    }
    
    .fa-ul {
        padding-left: 0;
        margin-left: 2.14285714em;
        list-style-type: none
    }
    
    .fa.fa-pull-right,
    .fa.pull-right {
        margin-left: .3em
    }
    
    .fa-ul>li {
        position: relative
    }
    
    .fa-li {
        position: absolute;
        left: -2.14285714em;
        width: 2.14285714em;
        top: .14285714em
    }
    
    .fa-li.fa-lg {
        left: -1.85714286em
    }
    
    .fa-border {
        padding: .2em .25em .15em;
        border: .08em solid #eee;
        border-radius: .1em
    }
    
    .fa-pull-left {
        float: left
    }
    
    .fa-pull-right {
        float: right
    }
    
    .fa-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(0);
            transform: rotate(0)
        }
        100% {
            -webkit-transform: rotate(359deg);
            transform: rotate(359deg)
        }
    }
    
    @keyframes fa-spin {
        0% {
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }
        100% {
            -webkit-transform: rotate(359deg);
            transform: rotate(359deg)
        }
    }
    
    .fa-rotate-90 {
        filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    
    .fa-rotate-180 {
        filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    
    .fa-rotate-270 {
        filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg)
    }
    
    .fa-flip-horizontal {
        filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
        -webkit-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
        transform: scale(-1, 1)
    }
    
    .fa-flip-vertical {
        filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
        -webkit-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
        transform: scale(1, -1)
    }
    
    :root .fa-flip-horizontal,
    :root .fa-flip-vertical,
    :root .fa-rotate-180,
    :root .fa-rotate-270,
    :root .fa-rotate-90 {
        filter: none
    }
    
    .fa-stack {
        position: relative;
        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
    }
    
    .mfp-bg,
    .mfp-wrap {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%
    }
    
    .fa-stack-1x {
        line-height: inherit
    }
    
    .fa-stack-2x {
        font-size: 2em
    }
    
    .fa-inverse {
        color: #fff
    }
    
    .fa-glass:before {
        content: "\f000"
    }
    
    .fa-music:before {
        content: "\f001"
    }
    
    .fa-search:before {
        content: "\f002"
    }
    
    .fa-envelope-o:before {
        content: "\f003"
    }
    
    .fa-heart:before {
        content: "\f004"
    }
    
    .fa-star:before {
        content: "\f005"
    }
    
    .fa-star-o:before {
        content: "\f006"
    }
    
    .fa-user:before {
        content: "\f007"
    }
    
    .fa-film:before {
        content: "\f008"
    }
    
    .fa-th-large:before {
        content: "\f009"
    }
    
    .fa-th:before {
        content: "\f00a"
    }
    
    .fa-th-list:before {
        content: "\f00b"
    }
    
    .fa-check:before {
        content: "\f00c"
    }
    
    .fa-close:before,
    .fa-remove:before,
    .fa-times:before {
        content: "\f00d"
    }
    
    .fa-search-plus:before {
        content: "\f00e"
    }
    
    .fa-search-minus:before {
        content: "\f010"
    }
    
    .fa-power-off:before {
        content: "\f011"
    }
    
    .fa-signal:before {
        content: "\f012"
    }
    
    .fa-cog:before,
    .fa-gear:before {
        content: "\f013"
    }
    
    .fa-trash-o:before {
        content: "\f014"
    }
    
    .fa-home:before {
        content: "\f015"
    }
    
    .fa-file-o:before {
        content: "\f016"
    }
    
    .fa-clock-o:before {
        content: "\f017"
    }
    
    .fa-road:before {
        content: "\f018"
    }
    
    .fa-download:before {
        content: "\f019"
    }
    
    .fa-arrow-circle-o-down:before {
        content: "\f01a"
    }
    
    .fa-arrow-circle-o-up:before {
        content: "\f01b"
    }
    
    .fa-inbox:before {
        content: "\f01c"
    }
    
    .fa-play-circle-o:before {
        content: "\f01d"
    }
    
    .fa-repeat:before,
    .fa-rotate-right:before {
        content: "\f01e"
    }
    
    .fa-refresh:before {
        content: "\f021"
    }
    
    .fa-list-alt:before {
        content: "\f022"
    }
    
    .fa-lock:before {
        content: "\f023"
    }
    
    .fa-flag:before {
        content: "\f024"
    }
    
    .fa-headphones:before {
        content: "\f025"
    }
    
    .fa-volume-off:before {
        content: "\f026"
    }
    
    .fa-volume-down:before {
        content: "\f027"
    }
    
    .fa-volume-up:before {
        content: "\f028"
    }
    
    .fa-qrcode:before {
        content: "\f029"
    }
    
    .fa-barcode:before {
        content: "\f02a"
    }
    
    .fa-tag:before {
        content: "\f02b"
    }
    
    .fa-tags:before {
        content: "\f02c"
    }
    
    .fa-book:before {
        content: "\f02d"
    }
    
    .fa-bookmark:before {
        content: "\f02e"
    }
    
    .fa-print:before {
        content: "\f02f"
    }
    
    .fa-camera:before {
        content: "\f030"
    }
    
    .fa-font:before {
        content: "\f031"
    }
    
    .fa-bold:before {
        content: "\f032"
    }
    
    .fa-italic:before {
        content: "\f033"
    }
    
    .fa-text-height:before {
        content: "\f034"
    }
    
    .fa-text-width:before {
        content: "\f035"
    }
    
    .fa-align-left:before {
        content: "\f036"
    }
    
    .fa-align-center:before {
        content: "\f037"
    }
    
    .fa-align-right:before {
        content: "\f038"
    }
    
    .fa-align-justify:before {
        content: "\f039"
    }
    
    .fa-list:before {
        content: "\f03a"
    }
    
    .fa-dedent:before,
    .fa-outdent:before {
        content: "\f03b"
    }
    
    .fa-indent:before {
        content: "\f03c"
    }
    
    .fa-video-camera:before {
        content: "\f03d"
    }
    
    .fa-image:before,
    .fa-photo:before,
    .fa-picture-o:before {
        content: "\f03e"
    }
    
    .fa-pencil:before {
        content: "\f040"
    }
    
    .fa-map-marker:before {
        content: "\f041"
    }
    
    .fa-adjust:before {
        content: "\f042"
    }
    
    .fa-tint:before {
        content: "\f043"
    }
    
    .fa-edit:before,
    .fa-pencil-square-o:before {
        content: "\f044"
    }
    
    .fa-share-square-o:before {
        content: "\f045"
    }
    
    .fa-check-square-o:before {
        content: "\f046"
    }
    
    .fa-arrows:before {
        content: "\f047"
    }
    
    .fa-step-backward:before {
        content: "\f048"
    }
    
    .fa-fast-backward:before {
        content: "\f049"
    }
    
    .fa-backward:before {
        content: "\f04a"
    }
    
    .fa-play:before {
        content: "\f04b"
    }
    
    .fa-pause:before {
        content: "\f04c"
    }
    
    .fa-stop:before {
        content: "\f04d"
    }
    
    .fa-forward:before {
        content: "\f04e"
    }
    
    .fa-fast-forward:before {
        content: "\f050"
    }
    
    .fa-step-forward:before {
        content: "\f051"
    }
    
    .fa-eject:before {
        content: "\f052"
    }
    
    .fa-chevron-left:before {
        content: "\f053"
    }
    
    .fa-chevron-right:before {
        content: "\f054"
    }
    
    .fa-plus-circle:before {
        content: "\f055"
    }
    
    .fa-minus-circle:before {
        content: "\f056"
    }
    
    .fa-times-circle:before {
        content: "\f057"
    }
    
    .fa-check-circle:before {
        content: "\f058"
    }
    
    .fa-question-circle:before {
        content: "\f059"
    }
    
    .fa-info-circle:before {
        content: "\f05a"
    }
    
    .fa-crosshairs:before {
        content: "\f05b"
    }
    
    .fa-times-circle-o:before {
        content: "\f05c"
    }
    
    .fa-check-circle-o:before {
        content: "\f05d"
    }
    
    .fa-ban:before {
        content: "\f05e"
    }
    
    .fa-arrow-left:before {
        content: "\f060"
    }
    
    .fa-arrow-right:before {
        content: "\f061"
    }
    
    .fa-arrow-up:before {
        content: "\f062"
    }
    
    .fa-arrow-down:before {
        content: "\f063"
    }
    
    .fa-mail-forward:before,
    .fa-share:before {
        content: "\f064"
    }
    
    .fa-expand:before {
        content: "\f065"
    }
    
    .fa-compress:before {
        content: "\f066"
    }
    
    .fa-plus:before {
        content: "\f067"
    }
    
    .fa-minus:before {
        content: "\f068"
    }
    
    .fa-asterisk:before {
        content: "\f069"
    }
    
    .fa-exclamation-circle:before {
        content: "\f06a"
    }
    
    .fa-gift:before {
        content: "\f06b"
    }
    
    .fa-leaf:before {
        content: "\f06c"
    }
    
    .fa-fire:before {
        content: "\f06d"
    }
    
    .fa-eye:before {
        content: "\f06e"
    }
    
    .fa-eye-slash:before {
        content: "\f070"
    }
    
    .fa-exclamation-triangle:before,
    .fa-warning:before {
        content: "\f071"
    }
    
    .fa-plane:before {
        content: "\f072"
    }
    
    .fa-calendar:before {
        content: "\f073"
    }
    
    .fa-random:before {
        content: "\f074"
    }
    
    .fa-comment:before {
        content: "\f075"
    }
    
    .fa-magnet:before {
        content: "\f076"
    }
    
    .fa-chevron-up:before {
        content: "\f077"
    }
    
    .fa-chevron-down:before {
        content: "\f078"
    }
    
    .fa-retweet:before {
        content: "\f079"
    }
    
    .fa-shopping-cart:before {
        content: "\f07a"
    }
    
    .fa-folder:before {
        content: "\f07b"
    }
    
    .fa-folder-open:before {
        content: "\f07c"
    }
    
    .fa-arrows-v:before {
        content: "\f07d"
    }
    
    .fa-arrows-h:before {
        content: "\f07e"
    }
    
    .fa-bar-chart-o:before,
    .fa-bar-chart:before {
        content: "\f080"
    }
    
    .fa-twitter-square:before {
        content: "\f081"
    }
    
    .fa-facebook-square:before {
        content: "\f082"
    }
    
    .fa-camera-retro:before {
        content: "\f083"
    }
    
    .fa-key:before {
        content: "\f084"
    }
    
    .fa-cogs:before,
    .fa-gears:before {
        content: "\f085"
    }
    
    .fa-comments:before {
        content: "\f086"
    }
    
    .fa-thumbs-o-up:before {
        content: "\f087"
    }
    
    .fa-thumbs-o-down:before {
        content: "\f088"
    }
    
    .fa-star-half:before {
        content: "\f089"
    }
    
    .fa-heart-o:before {
        content: "\f08a"
    }
    
    .fa-sign-out:before {
        content: "\f08b"
    }
    
    .fa-linkedin-square:before {
        content: "\f08c"
    }
    
    .fa-thumb-tack:before {
        content: "\f08d"
    }
    
    .fa-external-link:before {
        content: "\f08e"
    }
    
    .fa-sign-in:before {
        content: "\f090"
    }
    
    .fa-trophy:before {
        content: "\f091"
    }
    
    .fa-github-square:before {
        content: "\f092"
    }
    
    .fa-upload:before {
        content: "\f093"
    }
    
    .fa-lemon-o:before {
        content: "\f094"
    }
    
    .fa-phone:before {
        content: "\f095"
    }
    
    .fa-square-o:before {
        content: "\f096"
    }
    
    .fa-bookmark-o:before {
        content: "\f097"
    }
    
    .fa-phone-square:before {
        content: "\f098"
    }
    
    .fa-twitter:before {
        content: "\f099"
    }
    
    .fa-facebook-f:before,
    .fa-facebook:before {
        content: "\f09a"
    }
    
    .fa-github:before {
        content: "\f09b"
    }
    
    .fa-unlock:before {
        content: "\f09c"
    }
    
    .fa-credit-card:before {
        content: "\f09d"
    }
    
    .fa-feed:before,
    .fa-rss:before {
        content: "\f09e"
    }
    
    .fa-hdd-o:before {
        content: "\f0a0"
    }
    
    .fa-bullhorn:before {
        content: "\f0a1"
    }
    
    .fa-bell:before {
        content: "\f0f3"
    }
    
    .fa-certificate:before {
        content: "\f0a3"
    }
    
    .fa-hand-o-right:before {
        content: "\f0a4"
    }
    
    .fa-hand-o-left:before {
        content: "\f0a5"
    }
    
    .fa-hand-o-up:before {
        content: "\f0a6"
    }
    
    .fa-hand-o-down:before {
        content: "\f0a7"
    }
    
    .fa-arrow-circle-left:before {
        content: "\f0a8"
    }
    
    .fa-arrow-circle-right:before {
        content: "\f0a9"
    }
    
    .fa-arrow-circle-up:before {
        content: "\f0aa"
    }
    
    .fa-arrow-circle-down:before {
        content: "\f0ab"
    }
    
    .fa-globe:before {
        content: "\f0ac"
    }
    
    .fa-wrench:before {
        content: "\f0ad"
    }
    
    .fa-tasks:before {
        content: "\f0ae"
    }
    
    .fa-filter:before {
        content: "\f0b0"
    }
    
    .fa-briefcase:before {
        content: "\f0b1"
    }
    
    .fa-arrows-alt:before {
        content: "\f0b2"
    }
    
    .fa-group:before,
    .fa-users:before {
        content: "\f0c0"
    }
    
    .fa-chain:before,
    .fa-link:before {
        content: "\f0c1"
    }
    
    .fa-cloud:before {
        content: "\f0c2"
    }
    
    .fa-flask:before {
        content: "\f0c3"
    }
    
    .fa-cut:before,
    .fa-scissors:before {
        content: "\f0c4"
    }
    
    .fa-copy:before,
    .fa-files-o:before {
        content: "\f0c5"
    }
    
    .fa-paperclip:before {
        content: "\f0c6"
    }
    
    .fa-floppy-o:before,
    .fa-save:before {
        content: "\f0c7"
    }
    
    .fa-square:before {
        content: "\f0c8"
    }
    
    .fa-bars:before,
    .fa-navicon:before,
    .fa-reorder:before {
        content: "\f0c9"
    }
    
    .fa-list-ul:before {
        content: "\f0ca"
    }
    
    .fa-list-ol:before {
        content: "\f0cb"
    }
    
    .fa-strikethrough:before {
        content: "\f0cc"
    }
    
    .fa-underline:before {
        content: "\f0cd"
    }
    
    .fa-table:before {
        content: "\f0ce"
    }
    
    .fa-magic:before {
        content: "\f0d0"
    }
    
    .fa-truck:before {
        content: "\f0d1"
    }
    
    .fa-pinterest:before {
        content: "\f0d2"
    }
    
    .fa-pinterest-square:before {
        content: "\f0d3"
    }
    
    .fa-google-plus-square:before {
        content: "\f0d4"
    }
    
    .fa-google-plus:before {
        content: "\f0d5"
    }
    
    .fa-money:before {
        content: "\f0d6"
    }
    
    .fa-caret-down:before {
        content: "\f0d7"
    }
    
    .fa-caret-up:before {
        content: "\f0d8"
    }
    
    .fa-caret-left:before {
        content: "\f0d9"
    }
    
    .fa-caret-right:before {
        content: "\f0da"
    }
    
    .fa-columns:before {
        content: "\f0db"
    }
    
    .fa-sort:before,
    .fa-unsorted:before {
        content: "\f0dc"
    }
    
    .fa-sort-desc:before,
    .fa-sort-down:before {
        content: "\f0dd"
    }
    
    .fa-sort-asc:before,
    .fa-sort-up:before {
        content: "\f0de"
    }
    
    .fa-envelope:before {
        content: "\f0e0"
    }
    
    .fa-linkedin:before {
        content: "\f0e1"
    }
    
    .fa-rotate-left:before,
    .fa-undo:before {
        content: "\f0e2"
    }
    
    .fa-gavel:before,
    .fa-legal:before {
        content: "\f0e3"
    }
    
    .fa-dashboard:before,
    .fa-tachometer:before {
        content: "\f0e4"
    }
    
    .fa-comment-o:before {
        content: "\f0e5"
    }
    
    .fa-comments-o:before {
        content: "\f0e6"
    }
    
    .fa-bolt:before,
    .fa-flash:before {
        content: "\f0e7"
    }
    
    .fa-sitemap:before {
        content: "\f0e8"
    }
    
    .fa-umbrella:before {
        content: "\f0e9"
    }
    
    .fa-clipboard:before,
    .fa-paste:before {
        content: "\f0ea"
    }
    
    .fa-lightbulb-o:before {
        content: "\f0eb"
    }
    
    .fa-exchange:before {
        content: "\f0ec"
    }
    
    .fa-cloud-download:before {
        content: "\f0ed"
    }
    
    .fa-cloud-upload:before {
        content: "\f0ee"
    }
    
    .fa-user-md:before {
        content: "\f0f0"
    }
    
    .fa-stethoscope:before {
        content: "\f0f1"
    }
    
    .fa-suitcase:before {
        content: "\f0f2"
    }
    
    .fa-bell-o:before {
        content: "\f0a2"
    }
    
    .fa-coffee:before {
        content: "\f0f4"
    }
    
    .fa-cutlery:before {
        content: "\f0f5"
    }
    
    .fa-file-text-o:before {
        content: "\f0f6"
    }
    
    .fa-building-o:before {
        content: "\f0f7"
    }
    
    .fa-hospital-o:before {
        content: "\f0f8"
    }
    
    .fa-ambulance:before {
        content: "\f0f9"
    }
    
    .fa-medkit:before {
        content: "\f0fa"
    }
    
    .fa-fighter-jet:before {
        content: "\f0fb"
    }
    
    .fa-beer:before {
        content: "\f0fc"
    }
    
    .fa-h-square:before {
        content: "\f0fd"
    }
    
    .fa-plus-square:before {
        content: "\f0fe"
    }
    
    .fa-angle-double-left:before {
        content: "\f100"
    }
    
    .fa-angle-double-right:before {
        content: "\f101"
    }
    
    .fa-angle-double-up:before {
        content: "\f102"
    }
    
    .fa-angle-double-down:before {
        content: "\f103"
    }
    
    .fa-angle-left:before {
        content: "\f104"
    }
    
    .fa-angle-right:before {
        content: "\f105"
    }
    
    .fa-angle-up:before {
        content: "\f106"
    }
    
    .fa-angle-down:before {
        content: "\f107"
    }
    
    .fa-desktop:before {
        content: "\f108"
    }
    
    .fa-laptop:before {
        content: "\f109"
    }
    
    .fa-tablet:before {
        content: "\f10a"
    }
    
    .fa-mobile-phone:before,
    .fa-mobile:before {
        content: "\f10b"
    }
    
    .fa-circle-o:before {
        content: "\f10c"
    }
    
    .fa-quote-left:before {
        content: "\f10d"
    }
    
    .fa-quote-right:before {
        content: "\f10e"
    }
    
    .fa-spinner:before {
        content: "\f110"
    }
    
    .fa-circle:before {
        content: "\f111"
    }
    
    .fa-mail-reply:before,
    .fa-reply:before {
        content: "\f112"
    }
    
    .fa-github-alt:before {
        content: "\f113"
    }
    
    .fa-folder-o:before {
        content: "\f114"
    }
    
    .fa-folder-open-o:before {
        content: "\f115"
    }
    
    .fa-smile-o:before {
        content: "\f118"
    }
    
    .fa-frown-o:before {
        content: "\f119"
    }
    
    .fa-meh-o:before {
        content: "\f11a"
    }
    
    .fa-gamepad:before {
        content: "\f11b"
    }
    
    .fa-keyboard-o:before {
        content: "\f11c"
    }
    
    .fa-flag-o:before {
        content: "\f11d"
    }
    
    .fa-flag-checkered:before {
        content: "\f11e"
    }
    
    .fa-terminal:before {
        content: "\f120"
    }
    
    .fa-code:before {
        content: "\f121"
    }
    
    .fa-mail-reply-all:before,
    .fa-reply-all:before {
        content: "\f122"
    }
    
    .fa-star-half-empty:before,
    .fa-star-half-full:before,
    .fa-star-half-o:before {
        content: "\f123"
    }
    
    .fa-location-arrow:before {
        content: "\f124"
    }
    
    .fa-crop:before {
        content: "\f125"
    }
    
    .fa-code-fork:before {
        content: "\f126"
    }
    
    .fa-chain-broken:before,
    .fa-unlink:before {
        content: "\f127"
    }
    
    .fa-question:before {
        content: "\f128"
    }
    
    .fa-info:before {
        content: "\f129"
    }
    
    .fa-exclamation:before {
        content: "\f12a"
    }
    
    .fa-superscript:before {
        content: "\f12b"
    }
    
    .fa-subscript:before {
        content: "\f12c"
    }
    
    .fa-eraser:before {
        content: "\f12d"
    }
    
    .fa-puzzle-piece:before {
        content: "\f12e"
    }
    
    .fa-microphone:before {
        content: "\f130"
    }
    
    .fa-microphone-slash:before {
        content: "\f131"
    }
    
    .fa-shield:before {
        content: "\f132"
    }
    
    .fa-calendar-o:before {
        content: "\f133"
    }
    
    .fa-fire-extinguisher:before {
        content: "\f134"
    }
    
    .fa-rocket:before {
        content: "\f135"
    }
    
    .fa-maxcdn:before {
        content: "\f136"
    }
    
    .fa-chevron-circle-left:before {
        content: "\f137"
    }
    
    .fa-chevron-circle-right:before {
        content: "\f138"
    }
    
    .fa-chevron-circle-up:before {
        content: "\f139"
    }
    
    .fa-chevron-circle-down:before {
        content: "\f13a"
    }
    
    .fa-html5:before {
        content: "\f13b"
    }
    
    .fa-css3:before {
        content: "\f13c"
    }
    
    .fa-anchor:before {
        content: "\f13d"
    }
    
    .fa-unlock-alt:before {
        content: "\f13e"
    }
    
    .fa-bullseye:before {
        content: "\f140"
    }
    
    .fa-ellipsis-h:before {
        content: "\f141"
    }
    
    .fa-ellipsis-v:before {
        content: "\f142"
    }
    
    .fa-rss-square:before {
        content: "\f143"
    }
    
    .fa-play-circle:before {
        content: "\f144"
    }
    
    .fa-ticket:before {
        content: "\f145"
    }
    
    .fa-minus-square:before {
        content: "\f146"
    }
    
    .fa-minus-square-o:before {
        content: "\f147"
    }
    
    .fa-level-up:before {
        content: "\f148"
    }
    
    .fa-level-down:before {
        content: "\f149"
    }
    
    .fa-check-square:before {
        content: "\f14a"
    }
    
    .fa-pencil-square:before {
        content: "\f14b"
    }
    
    .fa-external-link-square:before {
        content: "\f14c"
    }
    
    .fa-share-square:before {
        content: "\f14d"
    }
    
    .fa-compass:before {
        content: "\f14e"
    }
    
    .fa-caret-square-o-down:before,
    .fa-toggle-down:before {
        content: "\f150"
    }
    
    .fa-caret-square-o-up:before,
    .fa-toggle-up:before {
        content: "\f151"
    }
    
    .fa-caret-square-o-right:before,
    .fa-toggle-right:before {
        content: "\f152"
    }
    
    .fa-eur:before,
    .fa-euro:before {
        content: "\f153"
    }
    
    .fa-gbp:before {
        content: "\f154"
    }
    
    .fa-dollar:before,
    .fa-usd:before {
        content: "\f155"
    }
    
    .fa-inr:before,
    .fa-rupee:before {
        content: "\f156"
    }
    
    .fa-cny:before,
    .fa-jpy:before,
    .fa-rmb:before,
    .fa-yen:before {
        content: "\f157"
    }
    
    .fa-rouble:before,
    .fa-rub:before,
    .fa-ruble:before {
        content: "\f158"
    }
    
    .fa-krw:before,
    .fa-won:before {
        content: "\f159"
    }
    
    .fa-bitcoin:before,
    .fa-btc:before {
        content: "\f15a"
    }
    
    .fa-file:before {
        content: "\f15b"
    }
    
    .fa-file-text:before {
        content: "\f15c"
    }
    
    .fa-sort-alpha-asc:before {
        content: "\f15d"
    }
    
    .fa-sort-alpha-desc:before {
        content: "\f15e"
    }
    
    .fa-sort-amount-asc:before {
        content: "\f160"
    }
    
    .fa-sort-amount-desc:before {
        content: "\f161"
    }
    
    .fa-sort-numeric-asc:before {
        content: "\f162"
    }
    
    .fa-sort-numeric-desc:before {
        content: "\f163"
    }
    
    .fa-thumbs-up:before {
        content: "\f164"
    }
    
    .fa-thumbs-down:before {
        content: "\f165"
    }
    
    .fa-youtube-square:before {
        content: "\f166"
    }
    
    .fa-youtube:before {
        content: "\f167"
    }
    
    .fa-xing:before {
        content: "\f168"
    }
    
    .fa-xing-square:before {
        content: "\f169"
    }
    
    .fa-youtube-play:before {
        content: "\f16a"
    }
    
    .fa-dropbox:before {
        content: "\f16b"
    }
    
    .fa-stack-overflow:before {
        content: "\f16c"
    }
    
    .fa-instagram:before {
        content: "\f16d"
    }
    
    .fa-flickr:before {
        content: "\f16e"
    }
    
    .fa-adn:before {
        content: "\f170"
    }
    
    .fa-bitbucket:before {
        content: "\f171"
    }
    
    .fa-bitbucket-square:before {
        content: "\f172"
    }
    
    .fa-tumblr:before {
        content: "\f173"
    }
    
    .fa-tumblr-square:before {
        content: "\f174"
    }
    
    .fa-long-arrow-down:before {
        content: "\f175"
    }
    
    .fa-long-arrow-up:before {
        content: "\f176"
    }
    
    .fa-long-arrow-left:before {
        content: "\f177"
    }
    
    .fa-long-arrow-right:before {
        content: "\f178"
    }
    
    .fa-apple:before {
        content: "\f179"
    }
    
    .fa-windows:before {
        content: "\f17a"
    }
    
    .fa-android:before {
        content: "\f17b"
    }
    
    .fa-linux:before {
        content: "\f17c"
    }
    
    .fa-dribbble:before {
        content: "\f17d"
    }
    
    .fa-skype:before {
        content: "\f17e"
    }
    
    .fa-foursquare:before {
        content: "\f180"
    }
    
    .fa-trello:before {
        content: "\f181"
    }
    
    .fa-female:before {
        content: "\f182"
    }
    
    .fa-male:before {
        content: "\f183"
    }
    
    .fa-gittip:before,
    .fa-gratipay:before {
        content: "\f184"
    }
    
    .fa-sun-o:before {
        content: "\f185"
    }
    
    .fa-moon-o:before {
        content: "\f186"
    }
    
    .fa-archive:before {
        content: "\f187"
    }
    
    .fa-bug:before {
        content: "\f188"
    }
    
    .fa-vk:before {
        content: "\f189"
    }
    
    .fa-weibo:before {
        content: "\f18a"
    }
    
    .fa-renren:before {
        content: "\f18b"
    }
    
    .fa-pagelines:before {
        content: "\f18c"
    }
    
    .fa-stack-exchange:before {
        content: "\f18d"
    }
    
    .fa-arrow-circle-o-right:before {
        content: "\f18e"
    }
    
    .fa-arrow-circle-o-left:before {
        content: "\f190"
    }
    
    .fa-caret-square-o-left:before,
    .fa-toggle-left:before {
        content: "\f191"
    }
    
    .fa-dot-circle-o:before {
        content: "\f192"
    }
    
    .fa-wheelchair:before {
        content: "\f193"
    }
    
    .fa-vimeo-square:before {
        content: "\f194"
    }
    
    .fa-try:before,
    .fa-turkish-lira:before {
        content: "\f195"
    }
    
    .fa-plus-square-o:before {
        content: "\f196"
    }
    
    .fa-space-shuttle:before {
        content: "\f197"
    }
    
    .fa-slack:before {
        content: "\f198"
    }
    
    .fa-envelope-square:before {
        content: "\f199"
    }
    
    .fa-wordpress:before {
        content: "\f19a"
    }
    
    .fa-openid:before {
        content: "\f19b"
    }
    
    .fa-bank:before,
    .fa-institution:before,
    .fa-university:before {
        content: "\f19c"
    }
    
    .fa-graduation-cap:before,
    .fa-mortar-board:before {
        content: "\f19d"
    }
    
    .fa-yahoo:before {
        content: "\f19e"
    }
    
    .fa-google:before {
        content: "\f1a0"
    }
    
    .fa-reddit:before {
        content: "\f1a1"
    }
    
    .fa-reddit-square:before {
        content: "\f1a2"
    }
    
    .fa-stumbleupon-circle:before {
        content: "\f1a3"
    }
    
    .fa-stumbleupon:before {
        content: "\f1a4"
    }
    
    .fa-delicious:before {
        content: "\f1a5"
    }
    
    .fa-digg:before {
        content: "\f1a6"
    }
    
    .fa-pied-piper:before {
        content: "\f1a7"
    }
    
    .fa-pied-piper-alt:before {
        content: "\f1a8"
    }
    
    .fa-drupal:before {
        content: "\f1a9"
    }
    
    .fa-joomla:before {
        content: "\f1aa"
    }
    
    .fa-language:before {
        content: "\f1ab"
    }
    
    .fa-fax:before {
        content: "\f1ac"
    }
    
    .fa-building:before {
        content: "\f1ad"
    }
    
    .fa-child:before {
        content: "\f1ae"
    }
    
    .fa-paw:before {
        content: "\f1b0"
    }
    
    .fa-spoon:before {
        content: "\f1b1"
    }
    
    .fa-cube:before {
        content: "\f1b2"
    }
    
    .fa-cubes:before {
        content: "\f1b3"
    }
    
    .fa-behance:before {
        content: "\f1b4"
    }
    
    .fa-behance-square:before {
        content: "\f1b5"
    }
    
    .fa-steam:before {
        content: "\f1b6"
    }
    
    .fa-steam-square:before {
        content: "\f1b7"
    }
    
    .fa-recycle:before {
        content: "\f1b8"
    }
    
    .fa-automobile:before,
    .fa-car:before {
        content: "\f1b9"
    }
    
    .fa-cab:before,
    .fa-taxi:before {
        content: "\f1ba"
    }
    
    .fa-tree:before {
        content: "\f1bb"
    }
    
    .fa-spotify:before {
        content: "\f1bc"
    }
    
    .fa-deviantart:before {
        content: "\f1bd"
    }
    
    .fa-soundcloud:before {
        content: "\f1be"
    }
    
    .fa-database:before {
        content: "\f1c0"
    }
    
    .fa-file-pdf-o:before {
        content: "\f1c1"
    }
    
    .fa-file-word-o:before {
        content: "\f1c2"
    }
    
    .fa-file-excel-o:before {
        content: "\f1c3"
    }
    
    .fa-file-powerpoint-o:before {
        content: "\f1c4"
    }
    
    .fa-file-image-o:before,
    .fa-file-photo-o:before,
    .fa-file-picture-o:before {
        content: "\f1c5"
    }
    
    .fa-file-archive-o:before,
    .fa-file-zip-o:before {
        content: "\f1c6"
    }
    
    .fa-file-audio-o:before,
    .fa-file-sound-o:before {
        content: "\f1c7"
    }
    
    .fa-file-movie-o:before,
    .fa-file-video-o:before {
        content: "\f1c8"
    }
    
    .fa-file-code-o:before {
        content: "\f1c9"
    }
    
    .fa-vine:before {
        content: "\f1ca"
    }
    
    .fa-codepen:before {
        content: "\f1cb"
    }
    
    .fa-jsfiddle:before {
        content: "\f1cc"
    }
    
    .fa-life-bouy:before,
    .fa-life-buoy:before,
    .fa-life-ring:before,
    .fa-life-saver:before,
    .fa-support:before {
        content: "\f1cd"
    }
    
    .fa-circle-o-notch:before {
        content: "\f1ce"
    }
    
    .fa-ra:before,
    .fa-rebel:before {
        content: "\f1d0"
    }
    
    .fa-empire:before,
    .fa-ge:before {
        content: "\f1d1"
    }
    
    .fa-git-square:before {
        content: "\f1d2"
    }
    
    .fa-git:before {
        content: "\f1d3"
    }
    
    .fa-hacker-news:before,
    .fa-y-combinator-square:before,
    .fa-yc-square:before {
        content: "\f1d4"
    }
    
    .fa-tencent-weibo:before {
        content: "\f1d5"
    }
    
    .fa-qq:before {
        content: "\f1d6"
    }
    
    .fa-wechat:before,
    .fa-weixin:before {
        content: "\f1d7"
    }
    
    .fa-paper-plane:before,
    .fa-send:before {
        content: "\f1d8"
    }
    
    .fa-paper-plane-o:before,
    .fa-send-o:before {
        content: "\f1d9"
    }
    
    .fa-history:before {
        content: "\f1da"
    }
    
    .fa-circle-thin:before {
        content: "\f1db"
    }
    
    .fa-header:before {
        content: "\f1dc"
    }
    
    .fa-paragraph:before {
        content: "\f1dd"
    }
    
    .fa-sliders:before {
        content: "\f1de"
    }
    
    .fa-share-alt:before {
        content: "\f1e0"
    }
    
    .fa-share-alt-square:before {
        content: "\f1e1"
    }
    
    .fa-bomb:before {
        content: "\f1e2"
    }
    
    .fa-futbol-o:before,
    .fa-soccer-ball-o:before {
        content: "\f1e3"
    }
    
    .fa-tty:before {
        content: "\f1e4"
    }
    
    .fa-binoculars:before {
        content: "\f1e5"
    }
    
    .fa-plug:before {
        content: "\f1e6"
    }
    
    .fa-slideshare:before {
        content: "\f1e7"
    }
    
    .fa-twitch:before {
        content: "\f1e8"
    }
    
    .fa-yelp:before {
        content: "\f1e9"
    }
    
    .fa-newspaper-o:before {
        content: "\f1ea"
    }
    
    .fa-wifi:before {
        content: "\f1eb"
    }
    
    .fa-calculator:before {
        content: "\f1ec"
    }
    
    .fa-paypal:before {
        content: "\f1ed"
    }
    
    .fa-google-wallet:before {
        content: "\f1ee"
    }
    
    .fa-cc-visa:before {
        content: "\f1f0"
    }
    
    .fa-cc-mastercard:before {
        content: "\f1f1"
    }
    
    .fa-cc-discover:before {
        content: "\f1f2"
    }
    
    .fa-cc-amex:before {
        content: "\f1f3"
    }
    
    .fa-cc-paypal:before {
        content: "\f1f4"
    }
    
    .fa-cc-stripe:before {
        content: "\f1f5"
    }
    
    .fa-bell-slash:before {
        content: "\f1f6"
    }
    
    .fa-bell-slash-o:before {
        content: "\f1f7"
    }
    
    .fa-trash:before {
        content: "\f1f8"
    }
    
    .fa-copyright:before {
        content: "\f1f9"
    }
    
    .fa-at:before {
        content: "\f1fa"
    }
    
    .fa-eyedropper:before {
        content: "\f1fb"
    }
    
    .fa-paint-brush:before {
        content: "\f1fc"
    }
    
    .fa-birthday-cake:before {
        content: "\f1fd"
    }
    
    .fa-area-chart:before {
        content: "\f1fe"
    }
    
    .fa-pie-chart:before {
        content: "\f200"
    }
    
    .fa-line-chart:before {
        content: "\f201"
    }
    
    .fa-lastfm:before {
        content: "\f202"
    }
    
    .fa-lastfm-square:before {
        content: "\f203"
    }
    
    .fa-toggle-off:before {
        content: "\f204"
    }
    
    .fa-toggle-on:before {
        content: "\f205"
    }
    
    .fa-bicycle:before {
        content: "\f206"
    }
    
    .fa-bus:before {
        content: "\f207"
    }
    
    .fa-ioxhost:before {
        content: "\f208"
    }
    
    .fa-angellist:before {
        content: "\f209"
    }
    
    .fa-cc:before {
        content: "\f20a"
    }
    
    .fa-ils:before,
    .fa-shekel:before,
    .fa-sheqel:before {
        content: "\f20b"
    }
    
    .fa-meanpath:before {
        content: "\f20c"
    }
    
    .fa-buysellads:before {
        content: "\f20d"
    }
    
    .fa-connectdevelop:before {
        content: "\f20e"
    }
    
    .fa-dashcube:before {
        content: "\f210"
    }
    
    .fa-forumbee:before {
        content: "\f211"
    }
    
    .fa-leanpub:before {
        content: "\f212"
    }
    
    .fa-sellsy:before {
        content: "\f213"
    }
    
    .fa-shirtsinbulk:before {
        content: "\f214"
    }
    
    .fa-simplybuilt:before {
        content: "\f215"
    }
    
    .fa-skyatlas:before {
        content: "\f216"
    }
    
    .fa-cart-plus:before {
        content: "\f217"
    }
    
    .fa-cart-arrow-down:before {
        content: "\f218"
    }
    
    .fa-diamond:before {
        content: "\f219"
    }
    
    .fa-ship:before {
        content: "\f21a"
    }
    
    .fa-user-secret:before {
        content: "\f21b"
    }
    
    .fa-motorcycle:before {
        content: "\f21c"
    }
    
    .fa-street-view:before {
        content: "\f21d"
    }
    
    .fa-heartbeat:before {
        content: "\f21e"
    }
    
    .fa-venus:before {
        content: "\f221"
    }
    
    .fa-mars:before {
        content: "\f222"
    }
    
    .fa-mercury:before {
        content: "\f223"
    }
    
    .fa-intersex:before,
    .fa-transgender:before {
        content: "\f224"
    }
    
    .fa-transgender-alt:before {
        content: "\f225"
    }
    
    .fa-venus-double:before {
        content: "\f226"
    }
    
    .fa-mars-double:before {
        content: "\f227"
    }
    
    .fa-venus-mars:before {
        content: "\f228"
    }
    
    .fa-mars-stroke:before {
        content: "\f229"
    }
    
    .fa-mars-stroke-v:before {
        content: "\f22a"
    }
    
    .fa-mars-stroke-h:before {
        content: "\f22b"
    }
    
    .fa-neuter:before {
        content: "\f22c"
    }
    
    .fa-genderless:before {
        content: "\f22d"
    }
    
    .fa-facebook-official:before {
        content: "\f230"
    }
    
    .fa-pinterest-p:before {
        content: "\f231"
    }
    
    .fa-whatsapp:before {
        content: "\f232"
    }
    
    .fa-server:before {
        content: "\f233"
    }
    
    .fa-user-plus:before {
        content: "\f234"
    }
    
    .fa-user-times:before {
        content: "\f235"
    }
    
    .fa-bed:before,
    .fa-hotel:before {
        content: "\f236"
    }
    
    .fa-viacoin:before {
        content: "\f237"
    }
    
    .fa-train:before {
        content: "\f238"
    }
    
    .fa-subway:before {
        content: "\f239"
    }
    
    .fa-medium:before {
        content: "\f23a"
    }
    
    .fa-y-combinator:before,
    .fa-yc:before {
        content: "\f23b"
    }
    
    .fa-optin-monster:before {
        content: "\f23c"
    }
    
    .fa-opencart:before {
        content: "\f23d"
    }
    
    .fa-expeditedssl:before {
        content: "\f23e"
    }
    
    .fa-battery-4:before,
    .fa-battery-full:before {
        content: "\f240"
    }
    
    .fa-battery-3:before,
    .fa-battery-three-quarters:before {
        content: "\f241"
    }
    
    .fa-battery-2:before,
    .fa-battery-half:before {
        content: "\f242"
    }
    
    .fa-battery-1:before,
    .fa-battery-quarter:before {
        content: "\f243"
    }
    
    .fa-battery-0:before,
    .fa-battery-empty:before {
        content: "\f244"
    }
    
    .fa-mouse-pointer:before {
        content: "\f245"
    }
    
    .fa-i-cursor:before {
        content: "\f246"
    }
    
    .fa-object-group:before {
        content: "\f247"
    }
    
    .fa-object-ungroup:before {
        content: "\f248"
    }
    
    .fa-sticky-note:before {
        content: "\f249"
    }
    
    .fa-sticky-note-o:before {
        content: "\f24a"
    }
    
    .fa-cc-jcb:before {
        content: "\f24b"
    }
    
    .fa-cc-diners-club:before {
        content: "\f24c"
    }
    
    .fa-clone:before {
        content: "\f24d"
    }
    
    .fa-balance-scale:before {
        content: "\f24e"
    }
    
    .fa-hourglass-o:before {
        content: "\f250"
    }
    
    .fa-hourglass-1:before,
    .fa-hourglass-start:before {
        content: "\f251"
    }
    
    .fa-hourglass-2:before,
    .fa-hourglass-half:before {
        content: "\f252"
    }
    
    .fa-hourglass-3:before,
    .fa-hourglass-end:before {
        content: "\f253"
    }
    
    .fa-hourglass:before {
        content: "\f254"
    }
    
    .fa-hand-grab-o:before,
    .fa-hand-rock-o:before {
        content: "\f255"
    }
    
    .fa-hand-paper-o:before,
    .fa-hand-stop-o:before {
        content: "\f256"
    }
    
    .fa-hand-scissors-o:before {
        content: "\f257"
    }
    
    .fa-hand-lizard-o:before {
        content: "\f258"
    }
    
    .fa-hand-spock-o:before {
        content: "\f259"
    }
    
    .fa-hand-pointer-o:before {
        content: "\f25a"
    }
    
    .fa-hand-peace-o:before {
        content: "\f25b"
    }
    
    .fa-trademark:before {
        content: "\f25c"
    }
    
    .fa-registered:before {
        content: "\f25d"
    }
    
    .fa-creative-commons:before {
        content: "\f25e"
    }
    
    .fa-gg:before {
        content: "\f260"
    }
    
    .fa-gg-circle:before {
        content: "\f261"
    }
    
    .fa-tripadvisor:before {
        content: "\f262"
    }
    
    .fa-odnoklassniki:before {
        content: "\f263"
    }
    
    .fa-odnoklassniki-square:before {
        content: "\f264"
    }
    
    .fa-get-pocket:before {
        content: "\f265"
    }
    
    .fa-wikipedia-w:before {
        content: "\f266"
    }
    
    .fa-safari:before {
        content: "\f267"
    }
    
    .fa-chrome:before {
        content: "\f268"
    }
    
    .fa-firefox:before {
        content: "\f269"
    }
    
    .fa-opera:before {
        content: "\f26a"
    }
    
    .fa-internet-explorer:before {
        content: "\f26b"
    }
    
    .fa-television:before,
    .fa-tv:before {
        content: "\f26c"
    }
    
    .fa-contao:before {
        content: "\f26d"
    }
    
    .fa-500px:before {
        content: "\f26e"
    }
    
    .fa-amazon:before {
        content: "\f270"
    }
    
    .fa-calendar-plus-o:before {
        content: "\f271"
    }
    
    .fa-calendar-minus-o:before {
        content: "\f272"
    }
    
    .fa-calendar-times-o:before {
        content: "\f273"
    }
    
    .fa-calendar-check-o:before {
        content: "\f274"
    }
    
    .fa-industry:before {
        content: "\f275"
    }
    
    .fa-map-pin:before {
        content: "\f276"
    }
    
    .fa-map-signs:before {
        content: "\f277"
    }
    
    .fa-map-o:before {
        content: "\f278"
    }
    
    .fa-map:before {
        content: "\f279"
    }
    
    .fa-commenting:before {
        content: "\f27a"
    }
    
    .fa-commenting-o:before {
        content: "\f27b"
    }
    
    .fa-houzz:before {
        content: "\f27c"
    }
    
    .fa-vimeo:before {
        content: "\f27d"
    }
    
    .fa-black-tie:before {
        content: "\f27e"
    }
    
    .fa-fonticons:before {
        content: "\f280"
    }
    
    .mfp-container:before,
    .mfp-figure:after {
        content: ''
    }
    
    .mfp-bg {
        z-index: 1042;
        overflow: hidden;
        background: #3f3f3f;
        opacity: .8;
        filter: alpha(opacity=80)
    }
    
    .mfp-wrap {
        z-index: 1043;
        outline: 0!important;
        -webkit-backface-visibility: hidden
    }
    
    .mfp-container {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        padding: 0 8px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    
    .mfp-container:before {
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }
    
    .mfp-align-top .mfp-container:before {
        display: none
    }
    
    .mfp-content {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin: 0 auto;
        text-align: left;
        z-index: 1045
    }
    
    .mfp-ajax-holder .mfp-content,
    .mfp-inline-holder .mfp-content {
        width: 100%;
        cursor: auto
    }
    
    .mfp-ajax-cur {
        cursor: progress
    }
    
    .mfp-zoom-out-cur,
    .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
        cursor: -moz-zoom-out;
        cursor: -webkit-zoom-out;
        cursor: zoom-out
    }
    
    .mfp-zoom {
        cursor: pointer;
        cursor: -webkit-zoom-in;
        cursor: -moz-zoom-in;
        cursor: zoom-in
    }
    
    .mfp-auto-cursor .mfp-content {
        cursor: auto
    }
    
    .mfp-arrow,
    .mfp-close,
    .mfp-counter,
    .mfp-preloader {
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none
    }
    
    .mfp-loading.mfp-figure {
        display: none
    }
    
    .mfp-hide {
        display: none!important
    }
    
    .mfp-preloader {
        color: #ccc;
        position: absolute;
        top: 50%;
        width: auto;
        text-align: center;
        margin-top: -.8em;
        left: 8px;
        right: 8px;
        z-index: 1044
    }
    
    .mfp-preloader a {
        color: #ccc
    }
    
    .mfp-close,
    .mfp-preloader a:hover {
        color: #fff
    }
    
    .mfp-s-error .mfp-content,
    .mfp-s-ready .mfp-preloader {
        display: none
    }
    
    button.mfp-arrow,
    button.mfp-close {
        overflow: visible;
        cursor: pointer;
        background: 0 0;
        border: 0;
        -webkit-appearance: none;
        display: block;
        outline: 0;
        padding: 0;
        z-index: 1046;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    
    .mfp-figure:after,
    .mfp-iframe-scaler iframe {
        box-shadow: 0 0 8px rgba(0, 0, 0, .6);
        position: absolute;
        left: 0
    }
    
    button::-moz-focus-inner {
        padding: 0;
        border: 0
    }
    
    .mfp-close {
        width: 44px;
        height: 44px;
        line-height: 44px;
        position: absolute;
        right: 0;
        top: 0;
        text-decoration: none;
        text-align: center;
        opacity: .65;
        padding: 0 0 18px 10px;
        font-style: normal;
        font-size: 28px;
        font-family: Arial, Baskerville, monospace
    }
    
    .mfp-close:focus,
    .mfp-close:hover {
        opacity: 1
    }
    
    .mfp-close:active {
        top: 1px
    }
    
    .mfp-close-btn-in .mfp-close {
        color: #333
    }
    
    .mfp-iframe-holder .mfp-close,
    .mfp-image-holder .mfp-close {
        color: #fff;
        right: -6px;
        text-align: right;
        padding-right: 6px;
        width: 100%
    }
    
    .mfp-counter {
        position: absolute;
        top: 0;
        right: 0;
        color: #ccc;
        font-size: 12px;
        line-height: 18px
    }
    
    .mfp-figure,
    img.mfp-img {
        line-height: 0
    }
    
    .mfp-arrow {
        position: absolute;
        opacity: .65;
        margin: -55px 0 0;
        top: 50%;
        padding: 0;
        width: 90px;
        height: 110px
    }
    
    .mfp-arrow:active {
        margin-top: -54px
    }
    
    .mfp-arrow:focus,
    .mfp-arrow:hover {
        opacity: 1
    }
    
    .mfp-arrow .mfp-a,
    .mfp-arrow .mfp-b,
    .mfp-arrow:after,
    .mfp-arrow:before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: inset transparent
    }
    
    .mfp-arrow .mfp-a,
    .mfp-arrow:after {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px
    }
    
    .mfp-arrow .mfp-b,
    .mfp-arrow:before {
        border-top-width: 21px;
        border-bottom-width: 21px
    }
    
    .mfp-arrow-left {
        left: 0
    }
    
    .mfp-arrow-left .mfp-a,
    .mfp-arrow-left:after {
        border-right: 17px solid #fff;
        margin-left: 31px
    }
    
    .mfp-arrow-left .mfp-b,
    .mfp-arrow-left:before {
        margin-left: 25px;
        border-right: 27px solid #3f3f3f
    }
    
    .mfp-arrow-right {
        right: 0
    }
    
    .mfp-arrow-right .mfp-a,
    .mfp-arrow-right:after {
        border-left: 17px solid #fff;
        margin-left: 39px
    }
    
    .mfp-arrow-right .mfp-b,
    .mfp-arrow-right:before {
        border-left: 27px solid #3f3f3f
    }
    
    .mfp-iframe-holder {
        padding-top: 40px;
        padding-bottom: 40px
    }
    
    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px
    }
    
    .mfp-image-holder .mfp-content,
    img.mfp-img {
        max-width: 100%
    }
    
    .mfp-iframe-holder .mfp-close {
        top: -40px
    }
    
    .mfp-iframe-scaler {
        width: 100%;
        height: 0;
        overflow: hidden;
        padding-top: 56.25%
    }
    
    .mfp-iframe-scaler iframe {
        display: block;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000
    }
    
    .mfp-figure:after,
    img.mfp-img {
        width: auto;
        height: auto;
        display: block
    }
    
    img.mfp-img {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 40px 0;
        margin: 0 auto
    }
    
    .mfp-figure:after {
        top: 40px;
        bottom: 40px;
        right: 0;
        z-index: -1;
        background: #444
    }
    
    .mfp-figure small {
        color: #bdbdbd;
        display: block;
        font-size: 12px;
        line-height: 14px
    }
    
    .mfp-bottom-bar {
        margin-top: -36px;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        cursor: auto
    }
    
    .mfp-title {
        text-align: left;
        line-height: 18px;
        color: #f3f3f3;
        word-wrap: break-word;
        padding-right: 36px
    }
    
    .owl-theme .owl-controls,
    .swiper-container,
    .swiper-slide {
        text-align: center
    }
    
    .mfp-gallery .mfp-image-holder .mfp-figure {
        cursor: pointer
    }
    
    @media screen and (max-width:800px) and (orientation:landscape),
    screen and (max-height:300px) {
        .mfp-img-mobile .mfp-image-holder {
            padding-left: 0;
            padding-right: 0
        }
        .mfp-img-mobile img.mfp-img {
            padding: 0
        }
        .mfp-img-mobile .mfp-figure:after {
            top: 0;
            bottom: 0
        }
        .mfp-img-mobile .mfp-figure small {
            display: inline;
            margin-left: 5px
        }
        .mfp-img-mobile .mfp-bottom-bar {
            background: rgba(0, 0, 0, .6);
            bottom: 0;
            margin: 0;
            top: auto;
            padding: 3px 5px;
            position: fixed;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }
        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0
        }
        .mfp-img-mobile .mfp-counter {
            right: 5px;
            top: 3px
        }
        .mfp-img-mobile .mfp-close {
            top: 0;
            right: 0;
            width: 35px;
            height: 35px;
            line-height: 35px;
            background: rgba(0, 0, 0, .6);
            position: fixed;
            text-align: center;
            padding: 0
        }
    }
    
    @media all and (max-width:900px) {
        .mfp-arrow {
            -webkit-transform: scale(.75);
            transform: scale(.75)
        }
        .mfp-arrow-left {
            -webkit-transform-origin: 0;
            transform-origin: 0
        }
        .mfp-arrow-right {
            -webkit-transform-origin: 100%;
            transform-origin: 100%
        }
        .mfp-container {
            padding-left: 6px;
            padding-right: 6px
        }
    }
    
    .mfp-ie7 .mfp-img {
        padding: 0
    }
    
    .mfp-ie7 .mfp-bottom-bar {
        width: 600px;
        left: 50%;
        margin-left: -300px;
        margin-top: 5px;
        padding-bottom: 5px
    }
    
    .mfp-ie7 .mfp-container {
        padding: 0
    }
    
    .mfp-ie7 .mfp-content {
        padding-top: 44px
    }
    
    .mfp-ie7 .mfp-close {
        top: 0;
        right: 0;
        padding-top: 0
    }
    
    .my-mfp-slide-bottom .mfp-content {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transition: all .7s ease-out;
        -moz-transition: all .7s ease-out;
        -o-transition: all .7s ease-out;
        -ms-transition: all .7s ease-out;
        transition: all .7s ease-out;
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8)
    }
    
    .my-mfp-slide-bottom.mfp-ready .mfp-content {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    
    .my-mfp-slide-bottom.mfp-removing .mfp-content {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8)
    }
    
    .owl-carousel .owl-item,
    .owl-carousel .owl-wrapper,
    .swiper-wrapper {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0)
    }
    
    .my-mfp-slide-bottom.mfp-bg {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transition: opacity .3s ease-out;
        -moz-transition: opacity .3s ease-out;
        -o-transition: opacity .3s ease-out;
        -ms-transition: opacity .3s ease-out;
        transition: opacity .3s ease-out
    }
    
    .my-mfp-slide-bottom.mfp-ready.mfp-bg {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80);
        opacity: .8
    }
    
    .my-mfp-slide-bottom.mfp-removing.mfp-bg {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0
    }
    
    .owl-carousel .owl-wrapper:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
    
    .owl-carousel,
    .owl-carousel .owl-wrapper {
        display: none;
        position: relative
    }
    
    .owl-carousel {
        width: 100%
    }
    
    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%
    }
    
    .owl-carousel .owl-wrapper-outer.autoHeight {
        -webkit-transition: height .5s ease-in-out;
        -moz-transition: height .5s ease-in-out;
        -ms-transition: height .5s ease-in-out;
        -o-transition: height .5s ease-in-out;
        transition: height .5s ease-in-out
    }
    
    .owl-carousel .owl-item {
        float: left;
        cursor: ew-resize
    }
    
    .owl-controls .owl-buttons div,
    .owl-controls .owl-page {
        cursor: pointer
    }
    
    .owl-controls {
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }
    
    .grabbing {
        cursor: url(../img/grabbing.png) 8 8, move
    }
    
    .owl-carousel .owl-item,
    .owl-carousel .owl-wrapper {
        -ms-transform: translate3d(0, 0, 0)
    }
    
    .owl-theme .owl-controls .owl-buttons div {
        color: #FFF;
        display: inline-block;
        zoom: 1;
        margin: 5px;
        padding: 3px 10px;
        font-size: 12px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background: #869791;
        filter: Alpha(Opacity=50);
        opacity: .5
    }
    
    .owl-theme .owl-controls.clickable .owl-buttons div:hover {
        filter: Alpha(Opacity=100);
        opacity: 1;
        text-decoration: none
    }
    
    .owl-theme .owl-controls .owl-page span.owl-numbers {
        height: auto;
        width: auto;
        color: #FFF;
        padding: 2px 10px;
        font-size: 12px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px
    }
    
    .swiper-container,
    .swiper-slide,
    .swiper-wrapper {
        width: 100%;
        height: 100%;
        position: relative
    }
    
    .owl-item.loading {
        min-height: 150px
    }
    
    .swiper-container {
        margin: 0 auto;
        overflow: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
        background: 0 0;
        float: left
    }
    
    .swiper-wrapper {
        -webkit-transition-property: -webkit-transform, left, top;
        -webkit-transition-duration: 0s;
        -webkit-transition-timing-function: ease;
        -moz-transition-property: -moz-transform, left, top;
        -moz-transition-duration: 0s;
        -moz-transition-timing-function: ease;
        -o-transition-property: -o-transform, left, top;
        -o-transition-duration: 0s;
        -o-transition-timing-function: ease;
        -o-transform: translate(0, 0);
        -ms-transition-property: -ms-transform, left, top;
        -ms-transition-duration: 0s;
        -ms-transform: translate3d(0, 0, 0);
        -ms-transition-timing-function: ease;
        transition-property: transform, left, top;
        transition-duration: 0s;
        transform: translate3d(0, 0, 0);
        transition-timing-function: ease
    }
    
    .swiper-free-mode>.swiper-wrapper {
        -webkit-transition-timing-function: ease-out;
        -moz-transition-timing-function: ease-out;
        -ms-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        margin: 0 auto
    }
    
    .swiper-slide {
        float: left
    }
    
    .swiper-wp8-vertical {
        -ms-touch-action: pan-x
    }
    
    .pagination {
        position: absolute;
        z-index: 20;
        left: 20px;
        top: 50%
    }
    
    .swiper-pagination-switch {
        display: block;
        width: 10px;
        height: 10px;
        background: #fff;
        margin-right: 5px;
        cursor: pointer;
        border-radius: 100%;
        border: 2px solid #fff;
        margin-bottom: 7px;
        -webkit-transition: .5s .2s;
        transition: .5s .2s
    }
    
    .ytplayer-container,
    .ytplayer-shield {
        height: 100%;
        left: 0;
        top: 0;
        position: absolute
    }
    
    .swiper-active-switch {
        background: 0 0
    }
    
    .background-video {
        bottom: 0;
        left: 0;
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 0
    }
    
    source,
    video {
        bottom: 0;
        left: 0;
        min-height: 100%;
        min-width: 100%;
        position: absolute
    }
    
    .loaded .ytplayer-container {
        display: block
    }
    
    .ytplayer-container {
        bottom: 0;
        min-width: 100%;
        overflow: hidden;
        right: 0;
        z-index: 0
    }
    
    .ytplayer-shield {
        width: 100%;
        z-index: 2
    }
    
    .ytplayer-player {
        position: absolute
    }
    
    @charset "utf-8";
    body,
    html {
        height: 100%
    }
    
    body,
    h1 {
        font-weight: 400
    }
    
    .bg-animate,
    .l-line,
    .loader {
        position: fixed
    }
    
    .slider-content,
    .wrapper-inner {
        float: left;
        position: relative
    }
    
    .page-title,
    section {
        /*border-bottom: 6px solid #eee*/
    }
    
    .carousel-link-holder h3 a:after,
    .carousel-link-holder h3 a:before,
    .full-width-wrap:before,
    .fullwidth-slider-holder .customNavigation a:before,
    .gallery-filters a:before,
    .grid-item-holder:before,
    .hide-column:after,
    .hide-column:before,
    .scale-callback:before,
    .services-info:after,
    .services-info:before,
    .show-info:before,
    nav li a:after,
    nav li a:before {
        content: ''
    }
    
    .content-nav li a span,
    h1,
    nav li a {
        text-transform: uppercase
    }
    
    #submit,
    .btn {
        -webkit-appearance: none
    }
    
    @font-face {
        font-family: FuturaPT-Book;
        src: url(../fonts/FuturaPT-Book_gdi.eot);
        src: url(../fonts/FuturaPT-Book_gdi.eot?#iefix) format('embedded-opentype'), url(../fonts/FuturaPT-Book_gdi.woff) format('woff'), url(../fonts/FuturaPT-Book_gdi.ttf) format('truetype'), url(../fonts/FuturaPT-Book_gdi.svg#FuturaPT-Book) format('svg')
    }
    
    @font-face {
        font-family: futurastd-bold;
        src: url(../fonts/futurastd-bold.eot);
        src: url(../fonts/futurastd-bold.eot?#iefix) format('embedded-opentype'), url(../fonts/futurastd-bold.woff) format('woff'), url(../fonts/futurastd-bold.ttf) format('truetype'), url(../fonts/futurastd-bold.svg#FuturaPT-Book) format('svg')
    }
    
    body {
        margin: 0;
        padding: 0;
        /*font-family: FuturaPT-Book;*/
            font-family: MuseoSans100;
        font-size: 14px;
        color: #000;
        background-image: url(../img/rockywall.png);
        background-repeat: repeat;
        text-align: center;
        /*overflow-x: hidden*/
    }
    
    .align-text,
    nav li a {
        text-align: left
    }
    
    @-o-viewport {
        width: device-width
    }
    
    @-ms-viewport {
        width: device-width
    }
    
    @viewport {
        width: device-width
    }
    
    .bg-animate {
        bottom: 10%;
        right: 10%;
        width: 60%;
        height: 60%;
        z-index: -2;
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0)
    }
    
    h1 {
        font-size: 4.46666666667em;
        line-height: 1.17em
    }
    
    h2 {
        font-size: 3.2em;
        font-weight: 300
    }
    
    h4,
    h5,
    h6 {
        font-weight: 200
    }
    
    h3 {
        font-size: 1em
    }
    
    h4 {
        font-size: .9em
    }
    
    h5 {
        font-size: .8em
    }
    
    h6 {
        font-size: .6em
    }
    
    p {
        font-size: 15px;
        line-height: 24px;
        padding-bottom: 10px
    }
    
    blockquote {
        float: left;
        padding: 10px 20px;
        margin: 0 0 20px;
        font-size: 17.5px;
        border-left: 15px solid #eee
    }
    
    blockquote p {
        /*font-family: Georgia, "Times New Roman", Times, serif;*/
        font-style: italic;
        color: #494949
    }
    
    .loader {
        top: 50%!important;
        left: 50%;
        width: 50px;
        height: 50px;
        z-index: 100;
        font-size: 34px;
        line-height: 50px;
        color: #ccc;
        padding-right: 20px;
        opacity: .8
    }
    
    .l-line,
    .l-line span {
        height: 6px;
        left: 0;
        top: 0
    }
    
    .fa-spin {
        -webkit-animation: spin .5s infinite linear;
        -moz-animation: spin .5s infinite linear;
        -o-animation: spin .5s infinite linear;
        animation: spin .5s infinite linear
    }
    
    @-moz-keyframes spin {
        0% {
            -moz-transform: rotate(0)
        }
        100% {
            -moz-transform: rotate(359deg)
        }
    }
    
    @-webkit-keyframes spin {
        0% {
            -webkit-transform: rotate(0)
        }
        100% {
            -webkit-transform: rotate(359deg)
        }
    }
    
    @-o-keyframes spin {
        0% {
            -o-transform: rotate(0)
        }
        100% {
            -o-transform: rotate(359deg)
        }
    }
    
    @keyframes spin {
        0% {
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }
        100% {
            -webkit-transform: rotate(359deg);
            transform: rotate(359deg)
        }
    }
    
    .l-line {
        width: 100%;
        z-index: 10000;
        display: none;
        background: #f4f4f4
    }
    
    .l-line span {
        position: absolute;
        width: 0;
        background: #000
    }
    
    #main,
    #wrapper,
    .container,
    .slider-content {
        width: 100%;
        z-index: 2
    }
    
    #main,
    #wrapper,
    .full-height,
    .slider-content {
        height: 100%
    }
    
    #main {
        top: 0;
        left: 0
    }
    
    #wrapper {
        margin-left: 0;
        vertical-align: top;
        position: absolute;
        left: 0;
        top: 0;
        right: 0
    }
    
    .content-holder {
        vertical-align: top;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        z-index: 2;
        height: 100%
    }
    
    .container {
        max-width: 1024px;
        margin: 0 auto;
        position: relative
    }
    
    .wrapper-inner {
        width: 70%;
        background: #fff;
        padding: 150px 0;
        z-index: 3;
        opacity: 0
    }
    
    .full-width-wrap {
        width: 100%
    }
    
    .full-width-wrap:before {
        position: absolute;
        right: 0;
        width: 30%;
        background: #fff;
        top: -70px;
        height: 70px
    }
    
    .bg,
    .full-height-parallax {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0
    }
    
    .body-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: #f4f4f4;
        z-index: 2
    }
    
    .bg {
        background-size: cover;
        background-attachment: scroll;
        background-position: center;
        background-repeat: repeat;
        background-origin: content-box
    }
    
    .full-height-parallax {
        overflow: hidden;
        z-index: 2
    }
    
    .respimg {
        width: 100%;
        height: auto
    }
    
    .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .2
    }
    
    .parallax-section,
    section {
        width: 100%;
        position: relative;
        float: left
    }
    
    section {
        padding: 50px 0
    }
    
    .parallax-section {
        padding: 250px 0
    }
    
    .img-wrap {
        position: absolute;
        top: 0;
        right: 0;
        width: 30%;
        overflow: hidden;
        height: 100%;
        z-index: 4
    }
    
    .scale-callback {
        float: left;
        width: 33.33333%;
        height: 25%;
        position: relative;
        z-index: 5
    }
    
    .scale-callback:before {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        -webkit-transition: all .4s cubic-bezier(.215, .61, .355, 1);
        -moz-transition: all .4s cubic-bezier(.215, .61, .355, 1);
        -o-transition: all .4s cubic-bezier(.215, .61, .355, 1);
        transition: all .4s cubic-bezier(.215, .61, .355, 1)
    }
    
    .btn,
    .content-nav a {
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -ms-transition: all .2s linear
    }
    
    .scale-bg5:before {
        width: 0
    }
    
    .box-item,
    .box-item a,
    nav {
        width: 100%
    }
    
    .no-border {
        border: none!important
    }
    
    .no-padding {
        padding: 0!important
    }
    
    .content-nav {
        float: left;
        width: 100%;
        padding: 20px 0;
        position: relative
    }
    
    .content-nav ul {
        position: relative;
        left: 0
    }
    
    .content-nav li {
        float: left;
        margin-right: 10px
    }
    
    .content-nav li a {
        font-size: 28px
    }
    
    .content-nav li span {
        line-height: 34px
    }
    
    .p-all {
        position: absolute;
        right: 0;
        top: 30px;
        font-size: 18px
    }
    
    .content-nav a {
        -webkit-transition: all .2s linear;
        transition: all .2s linear
    }
    
    .content-nav li a span {
        font-family: futurastd-bold;
        padding-right: 20px;
        font-size: 18px;
        position: relative;
        top: -2px
    }
    
    .content-nav a:hover {
        opacity: .6
    }
    
    .btn {
        float: left;
        padding: 15px 30px 15px 0;
        line-height: 17px;
        font-weight: 800;
        font-size: 16px;
        color: #000;
        letter-spacing: 2px;
        font-family: FuturaPT-Book;
        -webkit-transition: all .2s linear;
        transition: all .2s linear
    }
    
    .btn:hover {
        color: #666
    }
    
    .btn span {
        float: left;
        margin-right: 4px
    }
    
    .btn i {
        float: left;
        margin-top: 2px;
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -ms-transition: all .2s linear;
        transition: all .2s linear
    }
    
    .btn:hover i {
        color: #ccc;
        margin-left: 6px
    }
    
    .box-item {
        float: left
    }
    
    .box-item a {
        float: left;
        height: 100%;
        position: relative;
        overflow: hidden
    }
    
    .box-item a img {
        position: relative;
        z-index: 1;
        -webkit-transition: all 4s cubic-bezier(.19, 1, .22, 1) 0s;
        -moz-transition: all 4s cubic-bezier(.19, 1, .22, 1) 0s;
        transition: all 4s cubic-bezier(.19, 1, .22, 1) 0s
    }
    
    #submit,
    .box-item a .overlay {
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -ms-transition: all .2s linear
    }
    
    .box-item a .overlay {
        opacity: 0;
        z-index: 2;
        transition: all .2s linear
    }
    
    .box-item a:hover .overlay {
        opacity: .3
    }
    
    .box-item a:hover img {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        transform: scale(1.05)
    }
    
    header {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 20;
        background-image: url(../img/header-bg.jpg);
        right: 0;
        -webkit-transform: translate3d(0, 0, 0)
    }
    
    .header-inner {
        margin: 0 auto;
        position: relative;
        max-width: 1024px;
        padding: 5px 90px 5px 15px
    }
    
    .logo-holder {
        float: left;
        position: relative;
        max-width: 200px;
        z-index: 21;
            padding-top: 8px;
    }
    
    .logo-holder img {
        max-width: 130px
    }
    
    .nav-holder {
        float: right;
        position: relative;
        padding: 20px 0;
        left: 0;
    }
    
    nav,
    nav li,
    nav li a {
        float: left;
        position: relative
    }
    
    nav li ul {
        margin: 30px 0 0;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        /*min-width: 269px;*/
        min-width: 150px;
        top: 30px;
        left: 0;
        z-index: 1;
        background: #000;
        transition: all .2s ease-in-out;
        border-bottom: 4px solid #000;
            padding-top: 7px;
    }
    
    nav li:hover>ul {
        opacity: 1;
        visibility: visible;
        margin: 0
    }
    
    nav li ul li ul {
        top: 0;
        left: -100%
    }
    
    nav li ul li:hover>ul {
        opacity: 1;
        visibility: visible;
        right: 100%
    }
    
    nav li ul li {
        float: none;
        display: block;
        border: 0;
        clear: both;
    }
    
    nav li a {
        padding: 10px 20px;
        line-height: 1.5;
        font-size: 12px;
        letter-spacing: 1px;
        color: #ccc;
        top: 0;
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -o-transition: all .1s linear;
        -ms-transition: all .1s linear;
        transition: all .1s linear
    }
    
    nav li a:hover {
            color: #d5ba9c;
    }
    
    .slide-title h3,
    .slide-title h4 {
        text-transform: uppercase;
        text-align: right;
        letter-spacing: 2px
    }
    
    nav li ul li a {
        padding: 5px 15px;
        float: none;
        display: block;
        white-space: nowrap;
    }
    
    nav li a:after,
    nav li a:before {
        position: absolute;
        background: #fff;
        top: -4px;
        left: 4px;
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        -ms-transition: all .3s linear;
        transition: all .3s linear
    }
    
    nav li a:before {
        width: 0;
        height: 2px
    }
    
    nav li a:after {
        width: 2px;
        height: 0
    }
    
    nav li a.act-link:before {
        width: 10px
    }
    
    nav li a.act-link:after {
        height: 10px
    }
    
    nav li ul a:after,
    nav li ul a:before {
        display: none
    }
    
    nav li ul a.act-link {
        /*color: #000;*/
        font-weight: 600; color: #d5ba9c;
    }
    
    .nav-button-holder {
        float: right;
        margin: 25px 7px 0 0;
        display: none
    }
    
    .nav-button {
        float: right;
        width: 30px;
        height: 24px;
        position: relative;
        cursor: pointer
    }
    
    .nav-button span {
        float: left;
        width: 100%;
        height: 4px;
        background: #fff;
        margin-bottom: 4px;
        position: relative
    }
    
    .fullheight-carousel,
    .fullheight-carousel-holder {
        height: 100%;
        background: #fff;
        width: 100%;
        overflow: hidden
    }
    
    .carousel-item,
    .fullheight-carousel .item {
        width: 100%;
        height: 100%;
        float: left;
        overflow: hidden;
        position: relative
    }
    
    .fullheight-carousel .item {
        padding: 3px
    }
    
    .media-container {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden
    }
    
    .video-mask {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1
    }
    
    .fullheight-carousel-holder .customNavigation {
        position: absolute;
        bottom: 20px;
        left: 50%;
        margin-left: -41px;
        width: 82px;
        height: 40px;
        z-index: 5
    }
    
    .fullheight-carousel-holder .customNavigation a {
        width: 40px;
        height: 40px;
        background: #fff;
        margin-right: 1px;
        float: left;
        line-height: 40px;
        color: #000;
        cursor: pointer;
        -webkit-transition: all .5s linear;
        -moz-transition: all .5s linear;
        -o-transition: all .5s linear;
        -ms-transition: all .5s linear;
        transition: all .5s linear
    }
    
    .slide-title h3,
    .slide-title h3 a,
    .slide-title h4,
    .slide-title h4 a,
    .slide-title h4 a:hover,
    .slide-title h4 a:hover i,
    .swiper-nav {
        color: #fff
    }
    
    .fullheight-carousel-holder .customNavigation a:hover {
        -webkit-transform: scale(.9);
        -moz-transform: scale(.9);
        transform: scale(.9)
    }
    
    .carousel-link-holder {
        position: absolute;
        top: 44%;
        width: 100%;
        left: 0;
        z-index: 3
    }
    
    .carousel-link-holder h3 {
        text-transform: uppercase;
        font-size: 20px
    }
    
    .carousel-link-holder h3 a {
        color: #fff;
        position: relative
    }
    
    .carousel-link-holder h3 a:after,
    .carousel-link-holder h3 a:before {
        position: absolute;
        bottom: -10px;
        height: 1px;
        background: #fff;
        width: 0
    }
    
    .carousel-link-holder h3 a:before {
        left: 50%
    }
    
    .carousel-link-holder h3 a:after {
        right: 50%
    }
    
    .carousel-link-holder h3 a:hover:after,
    .carousel-link-holder h3 a:hover:before {
        width: 30%
    }
    
    .carousel-decor {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 2
    }
    
    .carousel-item .bg,
    .carousel-item .overlay,
    .carousel-link-holder h3 a:after,
    .carousel-link-holder h3 a:before,
    .swiper-nav {
        -webkit-transition: all .5s linear;
        -moz-transition: all .5s linear;
        -o-transition: all .5s linear;
        -ms-transition: all .5s linear;
        transition: all .5s linear
    }
    
    .vis-decor .bg {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        transform: scale(1.2)
    }
    
    .vis-decor .overlay {
        opacity: .7
    }
    
    .swiper-nav-holder {
        position: absolute;
        right: 60px;
        bottom: 0;
        padding: 20px 0;
        line-height: 36px
    }
    
    .swiper-nav {
        display: inline-block;
        width: 40px;
        position: relative;
        z-index: 24;
        font-size: 18px
    }
    
    .mob-bg,
    .team-social {
        display: none
    }
    
    .swiper-nav:hover {
        opacity: .8
    }
    
    .slide-title-holder {
        position: absolute;
        top: 0;
        width: 70%;
        height: 100%;
        z-index: 3
    }
    
    .services-info,
    .title-text {
        position: relative;
        z-index: 2
    }
    
    .slide-title {
        float: right;
        top: 50%;
        position: relative;
        border-right: 10px solid #fff;
        padding: 50px 50px 50px 0
    }
    
    .slide-title h3 {
        opacity: 0;
        top: 50px;
        font-size: 40px;
        font-family: futurastd-bold;
        position: relative;
        float: right;
        width: 100%;
        margin-bottom: 10px
    }
    
    .swiper-slide .overlay {
        opacity: .5
    }
    
    .swiper-slide-active .slide-title h3 {
        opacity: 1;
        top: 0;
        -webkit-transition: 1s .5s;
        transition: 1s .5s
    }
    
    .services-info,
    .services-info:after,
    .services-info:before,
    .team-box:after,
    .team-box:before,
    .team-photo span {
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        -ms-transition: all .3s linear
    }
    
    .slide-title h3:hover {
        opacity: .8
    }
    
    .slide-title h4 {
        font-size: 14px;
        position: relative;
        margin: 6px 0 10px;
        float: right;
        width: 100%;
        font-family: futurastd-bold
    }
    
    .page-title h2,
    .page-title h3 {
        text-align: left;
        font-family: futurastd-bold;
        text-transform: uppercase
    }
    
    .slide-title h4 a {
        float: right;
        padding-right: 0
    }
    
    .single-title h3 {
        position: relative;
        opacity: 1;
        top: 0
    }
    
    .single-title .slide-title {
        position: relative;
        left: -50px
    }
    
    .page-title {
        float: left;
        max-width: 550px;
        padding: 30px 0 10px;
        position: relative
    }
    
    .page-title h2 {
        float: left;
        max-width: 550px;
        padding-bottom: 20px;
        font-size: 44px;
        letter-spacing: 2px;
        font-weight: 700
    }
    
    .page-title h3 {
        float: left;
        width: 100%;
        line-height: 26px;
        font-size: 12px;
        margin-bottom: 10px;
        color: #666
    }
    
    .page-title h3 span {
        float: left;
        max-width: 550px
    }
    
    .fullwidth-slider-holder,
    .single-slider-holder {
        float: left;
        width: 100%;
        position: relative
    }
    
    .fullwidth-slider-holder .item {
        position: relative
    }
    
    .full-width-holder {
        float: left;
        width: 100%;
        position: relative
    }
    
    .single-slider-holder {
        margin-bottom: 20px
    }
    
    article {
        float: left;
        margin-top: 10px;
        width: 100%;
        position: relative
    }
    
    .services-info {
        background: #fff;
        float: right;
        width: 90%;
        top: -50px;
        padding: 30px
    }
    
    .services-info ul,
    .services-info ul li {
        float: left;
        text-align: left
    }
    
    .services-info:after,
    .services-info:before {
        position: absolute;
        background: #000;
        right: 0;
        bottom: 0
    }
    
    .services-info:before {
        height: 40px;
        width: 6px
    }
    
    .services-info:after {
        height: 6px;
        width: 40px
    }
    
    .services-info,
    .services-info:after,
    .services-info:before {
        transition: all .3s linear
    }
    
    .services-box:hover .services-info {
        top: 0;
        width: 100%
    }
    
    .services-box:hover .services-info:before {
        height: 0
    }
    
    .services-box:hover .services-info:after {
        width: 0
    }
    
    .services-info h4 {
        text-align: left;
        font-size: 18px;
        text-transform: uppercase;
        margin-bottom: 10px
    }
    
    .services-info ul li {
        font-size: 13px;
        list-style: circle;
        letter-spacing: 1px;
        width: 100%;
        color: #ccc;
        margin-bottom: 10px
    }
    
    .services-info ul li span {
        color: #424242
    }
    
    .section-separator {
        float: right;
        width: 70%;
        height: 6px;
        background: #000;
        margin-right: -20%
    }
    
    .bg-parallax {
        background-attachment: fixed
    }
    
    .team-holder {
        float: left;
        width: 100%
    }
    
    .team-holder li {
        float: left;
        width: 33.3333%;
        padding: 20px 20px 20px 0
    }
    
    .team-box,
    .team-info {
        width: 100%;
        float: left
    }
    
    .team-box {
        position: relative;
        margin-bottom: 20px
    }
    
    .team-info {
        margin-top: 20px;
        text-align: left
    }
    
    .team-info h3 {
        font-size: 19px;
        padding-bottom: 4px
    }
    
    .team-box:after,
    .team-box:before {
        content: '';
        position: absolute;
        right: 0;
        bottom: 0;
        background: #000
    }
    
    .team-box:before {
        width: 0;
        height: 6px
    }
    
    .team-box:after {
        width: 6px;
        height: 0
    }
    
    .team-box:hover:before {
        width: 50px
    }
    
    .team-box:hover:after {
        height: 50px
    }
    
    .team-photo {
        position: relative;
        overflow: hidden;
        width: 100%;
        float: left
    }
    
    .team-photo span {
        position: absolute;
        bottom: -50px;
        right: 0;
        z-index: 5;
        padding: 10px 15px;
        background: #fff
    }
    
    .team-box:after,
    .team-box:before,
    .team-photo span {
        transition: all .3s linear
    }
    
    .hide-column:after,
    .hide-column:before,
    .team-box .overlay {
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        -ms-transition: all .3s linear
    }
    
    .team-photo:hover span {
        bottom: 0
    }
    
    .team-box .overlay {
        opacity: 0;
        z-index: 2;
        background: #000;
        transition: all .3s linear
    }
    
    .team-box:hover .overlay {
        opacity: .5
    }
    
    .team-social {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        z-index: 3
    }
    
    .team-social li {
        float: none!important;
        display: inline-block!important;
        padding: 6px;
        width: auto!important
    }
    
    .team-social li a {
        color: #fff;
        font-size: 16px;
        position: relative;
        top: 50px;
        opacity: 0
    }
    
    .fixed-column {
        position: fixed;
        right: 0;
        width: 30%;
        top: 0;
        height: 100%;
        background: #fff;
        z-index: 10;
        overflow: auto
    }
    
    .hid-port-info .grid-item-holder,
    .resp-video {
        overflow: hidden
    }
    
    .not-vis-column {
        right: -100%
    }
    
    .fixed-column section {
        padding: 150px 50px 50px
    }
    
    .hide-column {
        position: absolute;
        top: 80px;
        right: 50px;
        width: 20px;
        height: 20px;
        cursor: pointer;
        z-index: 5
    }
    
    .hide-column:after,
    .hide-column:before {
        position: absolute;
        background: #000;
        transition: all .3s linear;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg)
    }
    
    .filter-button ul li,
    .show-info:before {
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        -ms-transition: all .3s linear
    }
    
    .to-top,
    footer {
        -webkit-transform: translate3d(0, 0, 0)
    }
    
    .hide-column:before {
        width: 100%;
        height: 2px;
        top: 50%;
        left: 0;
        margin-top: -1px
    }
    
    .hide-column:after {
        width: 2px;
        left: 50%;
        height: 100%;
        top: 0;
        margin-left: -1px
    }
    
    .project-details ul.descr {
        float: left;
        width: 100%;
        margin-top: 20px;
        padding-top: 20px;
        margin-bottom: 10px;
        border-top: 1px solid #eee
    }
    
    .project-details ul.descr li {
        float: left;
        width: 100%;
        position: relative;
        padding: 10px 0;
        font-size: 14px;
        text-align: left
    }
    
    .project-details p {
        font-size: 14px
    }
    
    .project-details p:first-child {
        margin-top: 30px
    }
    
    .project-details ul.descr li span {
        color: #666;
        font-size: 12px;
        text-transform: uppercase;
        font-family: futurastd-bold;
        padding-right: 10px
    }
    
    .show-info,
    .zoomimage {
        color: #fff;
        right: 50px;
        position: absolute;
        cursor: pointer
    }
    
    .filter-text,
    .show-info {
        font-size: 16px;
        font-family: futurastd-bold
    }
    
    .show-info {
        top: 50%;
        z-index: 2;
        text-transform: uppercase;
        letter-spacing: 2px;
        width: 70px;
        height: 20px;
        margin-top: -10px;
        text-align: right
    }
    
    .zoomimage {
        width: 30px;
        height: 30px;
        top: 70px;
        line-height: 30px;
        z-index: 5;
        background: rgba(0, 0, 0, .51)
    }
    
    .zoomimage i {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        line-height: 30px
    }
    
    .zoomimage img {
        width: 30px;
        height: 30px;
        opacity: 0;
        position: relative;
        z-index: 2
    }
    
    .show-info:before {
        position: absolute;
        bottom: -9px;
        right: 0;
        width: 0;
        height: 4px;
        background: #fff;
        transition: all .3s linear
    }
    
    .show-info:hover:before {
        width: 100%
    }
    
    .filter-holder {
        float: left;
        width: 100%;
        margin-bottom: 50px
    }
    
    .filter-button {
        float: left;
        position: relative;
        cursor: pointer
    }
    
    .filter-button ul {
        float: left;
        width: 30px;
        margin-right: 8px
    }
    
    .filter-button ul li {
        width: 30px;
        height: 3px;
        float: right;
        margin-top: 3px;
        background: #000;
        transition: all .3s linear
    }
    
    .filter-button ul li:nth-child(1) {
        width: 20px
    }
    
    .filter-button ul li:nth-child(2) {
        width: 25px
    }
    
    .filter-button:hover ul li {
        width: 30px!important
    }
    
    .filter-text {
        text-transform: uppercase;
        font-weight: 700;
        position: relative;
        float: left
    }
    
    .fixed-filter a,
    .gallery-filters a {
        line-height: 1;
        font-size: 11px;
        color: #666;
        padding: 3px 0 4px;
        text-transform: uppercase;
        letter-spacing: 1px
    }
    
    .gallery-filters {
        float: left;
        margin-left: 50px;
        display: none
    }
    
    .gallery-filters a {
        margin-right: 20px;
        position: relative;
        float: left;
        opacity: 0;
        top: 50px
    }
    
    .gallery-filters a:before {
        position: absolute;
        bottom: -6px;
        right: 0;
        height: 4px;
        width: 0;
        background: #000;
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        -ms-transition: all .3s linear;
        transition: all .3s linear
    }
    
    .gallery-filters a.gallery-filter-active:before {
        width: 100%
    }
    
    .column-filter .gallery-filters {
        display: block;
        margin-left: 0;
        margin-top: 30px
    }
    
    .column-filter a {
        margin-right: 0;
        margin-bottom: 14px;
        text-align: left;
        width: 100%;
        float: left;
        opacity: 1;
        top: 0
    }
    
    .column-filter a:before {
        left: 0
    }
    
    .column-filter a.gallery-filter-active:before {
        width: 30px
    }
    
    .fixed-filter {
        position: fixed;
        z-index: 20;
        width: 30%;
        height: 60px;
        background: #fff;
        bottom: -50px;
        right: 0
    }
    
    .gallery-items,
    .grid-item-holder {
        width: 100%;
        float: left
    }
    
    .fixed-filter .gallery-filters {
        display: block;
        margin: 20px 0 0 50px
    }
    
    .fixed-filter a {
        margin-right: 20px;
        position: relative;
        float: left;
        opacity: 1;
        top: 0
    }
    
    .full-width-wrap .gallery-items {
        padding-bottom: 60px!important
    }
    
    .grid-item-holder {
        height: auto;
        position: relative
    }
    
    .grid-big-pad .grid-item-holder {
        padding: 40px
    }
    
    .grid-small-pad .grid-item-holder {
        padding: 10px 20px 10px 0
    }
    
    .gallery-item,
    .grid-sizer {
        width: 25%;
        position: relative
    }
    
    .gallery-item-second,
    .grid-sizer-second {
        width: 50%
    }
    
    .gallery-item-three,
    .grid-sizer-three {
        width: 75%
    }
    
    .gallery-item img,
    .grid-sizer img {
        width: 100%;
        height: auto;
        position: relative;
        z-index: 1
    }
    
    .four-coulms .gallery-item,
    .four-coulms .grid-sizer {
        width: 25%
    }
    
    .three-coulms .gallery-item,
    .three-coulms .grid-sizer {
        width: 33.33333%
    }
    
    .three-coulms .gallery-item-second {
        width: 66.66666%
    }
    
    .gallery-item .overlay {
        z-index: 2;
        opacity: 0;
        background: #fff
    }
    
    .grid-item {
        position: relative;
        float: left;
        width: 100%;
        z-index: 3;
        margin-top: 10px;
        padding-bottom: 10px
    }
    
    .hid-port-info .grid-item {
        position: absolute;
        bottom: -100%;
        left: 0;
        margin: 0;
        padding: 10px 20px;
        background: #fff;
        -webkit-transition: all .5s linear;
        -moz-transition: all .5s linear;
        -o-transition: all .5s linear;
        -ms-transition: all .5s linear;
        transition: all .5s linear
    }
    
    .hid-port-info .grid-item-holder:hover .grid-item {
        bottom: 0
    }
    
    .grid-item h3 {
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 700;
        position: relative;
        float: left;
        font-family: futurastd-bold
    }
    
    .grid-item span {
        width: 100%;
        float: left;
        text-align: left;
        font-size: 14px;
        opacity: .6;
        margin-top: 0px;
        /*margin-top:6px;*/
    }
    
    .not-vis-footer,
    footer {
        opacity: 0
    }
    
    .grid-item-holder:before {
        position: absolute;
        right: 20px;
        bottom: 10px;
        background: #000;
        width: 0;
        height: 6px
    }
    
    .grid-item-holder:hover:before {
        width: 50px
    }
    
    .gallery-item img,
    .grid-item-holder:before,
    .grid-sizer img,
    .st-3 .grid-item-holder a img {
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        -ms-transition: all .3s linear;
        transition: all .3s linear
    }
    
    .fullwidth-slider-holder {
        padding-right: 80px
    }
    
    .fullwidth-slider-holder .customNavigation {
        position: absolute;
        top: 50%;
        right: 0;
        width: 50px;
        height: 80px;
        margin-top: -40px;
        padding: 10px 0;
        border-top: 2px solid #ccc;
        border-bottom: 2px solid #ccc
    }
    
    .fullwidth-slider-holder .customNavigation a {
        float: left;
        width: 100%;
        height: 40px;
        color: #000;
        cursor: pointer;
        font-size: 16px;
        position: relative
    }
    
    #submit:hover,
    #submit:hover i {
        color: #ccc
    }
    
    .fullwidth-slider-holder .customNavigation a:before {
        position: absolute;
        background: #000;
        height: 2px;
        width: 0;
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        -ms-transition: all .3s linear;
        transition: all .3s linear
    }
    
    .selectMe:before,
    .show-hidden-info:after,
    .show-hidden-info:before {
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        -ms-transition: all .3s linear;
        content: ''
    }
    
    .fullwidth-slider-holder .customNavigation a.next-slide:before {
        right: 0;
        top: -12px
    }
    
    .fullwidth-slider-holder .customNavigation a.prev-slide:before {
        bottom: 12px;
        left: 0
    }
    
    .fullwidth-slider-holder .customNavigation a:hover:before {
        width: 100%
    }
    
    .resume-holder,
    .resume-item {
        float: left;
        width: 100%;
        position: relative
    }
    
    .resume-item {
        padding: 20px 0;
        border-bottom: 1px solid #ccc
    }
    
    .resume-head {
        float: left;
        padding: 10px 0;
        width: 100%;
        position: relative
    }
    
    .resume-head:before {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        width: 90px;
        height: 6px;
        background: #000
    }
    
    .resume-head h3 {
        float: left;
        text-align: left;
        font-family: futurastd-bold;
        font-size: 3.4rem;
        line-height: 4.4rem
    }
    
    .resume-box h5 {
        text-align: left;
        font-family: futurastd-bold;
        font-size: 16px;
        text-transform: uppercase
    }
    
    .resume-box p {
        margin-top: 10px;
        font-size: 16px
    }
    
    .hidden-info {
        float: right;
        float: left;
        width: 100%;
        display: none;
        padding: 10px 0;
        margin-top: 20px
    }
    
    .show-hidden-info {
        float: right;
        width: 30px;
        height: 30px;
        position: relative;
        cursor: pointer
    }
    
    .show-hidden-info:after,
    .show-hidden-info:before {
        position: absolute;
        background: #000;
        transition: all .3s linear
    }
    
    .show-hidden-info:before {
        top: 50%;
        left: 0;
        width: 100%;
        height: 4px;
        margin-top: -2px
    }
    
    .show-hidden-info:after {
        top: 0;
        left: 50%;
        width: 4px;
        height: 100%;
        margin-left: -2px
    }
    
    .vhi:after {
        height: 0
    }
    
    .vhi:after,
    .vhi:before {
        background: #ccc
    }
    
    .inline-gallery {
        float: left;
        margin-top: 30px;
        margin-bottom: 10px
    }
    
    .inline-gallery li {
        float: left;
        position: relative;
        width: 25%;
        padding: 4px 4px 4px 0
    }
    
    .resp-video {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        margin-bottom: 20px
    }
    
    .resp-video embed,
    .resp-video iframe,
    .resp-video object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
    
    .height-emulator {
        float: left;
        width: 100%;
        position: relative;
        z-index: 1
    }
    
    footer {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 70%;
        padding: 60px 0 0;
        z-index: 2
    }
    
    .footer-inner {
        margin: 0 auto;
        position: relative;
        max-width: 1024px;
        width: 92%;
        text-transform: uppercase;
        padding: 50px 50px 60px
    }
    
    .footer-logo {
        float: left;
        margin-bottom: 20px
    }
    
    .footer-adress {
        float: left;
        text-align: left;
        width: 100%;
        margin-bottom: 10px
    }
    
    .footer-adress a,
    .footer-contact li a {
        float: left;
        width: 100%;
        margin-top: 10px;
        font-size: 11;
        font-weight: 700;
        letter-spacing: 1px;
        text-decoration: underline
    }
    
    .footer-contact {
        float: left
    }
    
    .footer-contact li {
        float: left;
        width: 100%;
        text-align: left
    }
    
    footer p {
        /*text-align: left;
        font-family: futurastd-bold;
        font-size: 12px;
        text-transform: uppercase;
        margin-top: 10px*/
    }
    footer p a {
        color: #d5ba9c !important;
        font-style: italic;
    }
    
    footer:before {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 70%;
        height: 70%;
        background: #fff
    }
    
    .footer-decor {
        position: absolute;
        bottom: 20px;
        right: 20px;
        width: 50px;
        height: 50px
    }
    
    .footer-decor:after,
    .footer-decor:before {
        content: '';
        position: absolute;
        background: #000;
        right: 0;
        bottom: 0
    }
    
    .footer-decor:before {
        height: 100%;
        width: 6px
    }
    
    .footer-decor:after {
        height: 6px;
        width: 100%
    }
    
    .to-top {
        position: fixed;
        bottom: 0;
        right: 0;
        width: 50px;
        height: 80px;
        line-height: 80px;
        font-size: 18px;
        cursor: pointer;
        z-index: 3;
        background: #fff
    }
    
    .map,
    .map-box {
        height: 400px;
        width: 100%
    }
    
    .to-top:hover i {
        opacity: .5
    }
    
    .map-box {
        float: left;
        position: relative
    }
    
    .map {
        position: absolute;
        top: 0;
        left: 0
    }
    
    .contact-details {
        float: left;
        width: 100%;
        padding-top: 30px;
        text-align: left
    }
    
    .contact-details h3 {
        font-size: 24px;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 700
    }
    
    .contact-details h4 {
        margin-bottom: 10px;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 700
    }
    
    .contact-details ul {
        padding-bottom: 20px
    }
    
    .contact-details ul li a {
        padding: 2px 0;
        float: left;
        font-size: 13px;
        width: 100%
    }
    
    .contact-details ul li a:hover {
        text-decoration: underline
    }
    
    .contact-form-holder {
        max-width: 600px;
        border-top: 8px solid #000
    }
    
    #comment-form,
    #contact-form {
        width: 100%;
        float: left;
        margin-top: 30px
    }
    
    #comment-form input[type=text],
    #comment-form textarea,
    #contact-form input[type=text],
    #contact-form textarea {
        float: left;
        width: 100%;
        background: 0 0;
        margin-bottom: 20px;
        font-size: 14px;
        height: 50px;
        border-radius: none;
        position: relative;
        z-index: 20;
        padding-left: 8px;
        color: #000;
        border: 0;
        border-bottom: 4px solid #ccc;
        -webkit-appearance: none;
        font-family: FuturaPT-Book
    }
    
    #message fieldset,
    #submit {
        border: none
    }
    
    #comment-form textarea,
    #contact-form textarea {
        height: 170px;
        resize: none;
        background: 0 0;
        overflow: auto;
        box-shadow: none
    }
    
    #submit {
        float: left;
        background: 0 0;
        padding: 15px 30px 15px 0;
        line-height: 17px;
        cursor: pointer;
        font-weight: 800;
        font-size: 16px;
        color: #000;
        letter-spacing: 2px;
        font-family: FuturaPT-Book;
        transition: all .2s linear
    }
    
    .arthref .icon-container ul li span,
    .blog-title li,
    .num,
    .sinnle-post h2 {
        font-family: futurastd-bold;
        text-transform: uppercase
    }
    
    #submit i,
    .to-top i {
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -ms-transition: all .2s linear;
        transition: all .2s linear
    }
    
    .error_message {
        text-align: left;
        font-size: 13px;
        max-width: 450px;
        position: relative;
        padding: 10px
    }
    
    .commentlist,
    .sinnle-post .blog-text {
        max-width: 900px
    }
    
    .arthref,
    .selectMe,
    .selectMe:before {
        position: absolute
    }
    
    #success_page h3 {
        text-align: left;
        font-size: 18px
    }
    
    #success_page p {
        margin-top: 10px;
        text-align: left;
        padding: 6px 6px 6px 0;
        color: #000
    }
    
    .selectMe {
        top: 50%;
        margin-top: -25px;
        right: 10px;
        width: 70px;
        height: 50px;
        z-index: 11;
        border-left: 6px solid #eee;
        line-height: 50px;
        cursor: pointer;
        color: #fff
    }
    
    .selectMe:before {
        bottom: 0;
        left: -6px;
        width: 6px;
        height: 0;
        background: #ccc;
        transition: all .3s linear
    }
    
    .selectMe:hover:before {
        height: 100%;
        color: #d5ba9c;
        background: #d5ba9c;
    }
    
    .arthref {
        bottom: 0;
        right: 0;
        z-index: 10;
        width: 100%;
        height: 70px
    }
    
    .arthref .icon-container {
        z-index: 2;
        position: relative;float: right;
    }
    
    .arthref .icon-container ul {
        list-style-type: none;
        text-align: center;
        opacity: 1;
        float: right;
        padding-right: 90px
    }
    
    .arthref .icon-container ul li {
        position: relative;
        padding: 7px 15px;
        margin-top: 6px;
        float: left;
        opacity: 0;
        top: -150px
    }
    
    .arthref .icon-container ul li a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 3;
        display: block
    }
    
    .arthref .icon-container ul li span {
        float: left;
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 2;
        display: block;
        line-height: 30px;
        font-size: 12px;
        color: #666
    }
    .arthref .icon-container ul li:hover span {
        color: #d5ba9c;
    }
    
    .inline-facts h6,
    .num {
        float: right;
        text-align: right
    }
    
    .inline-facts-holder {
        margin: 30px 0
    }
    
    .comment .children,
    .comment-body {
        margin-left: 70px
    }
    
    .inline-facts-holder:before {
        content: '';
        position: absolute;
        top: 50%;
        left: -40%;
        width: 20%;
        background: #000;
        height: 6px;
        margin-top: -3px
    }
    
    .inline-facts h6 {
        width: 100%;
        font-size: 16px;
        margin-top: 10px
    }
    
    .num {
        font-size: 82px;
        width: 100%
    }
    
    .sinnle-post h2 {
        float: left;
        font-size: 32px;
        text-align: left;
        width: 100%
    }
    
    .blog-text,
    .blog-title {
        float: left;
        width: 100%;
        padding: 20px 0
    }
    
    .blog-title li {
        float: left;
        text-align: left;
        margin-bottom: 10px;
        font-size: 13px;
        color: #666;
        margin-right: 4px
    }
    
    .blog-title a {
        color: #666
    }
    
    .blog-text {
        margin-top: 10px;
        position: relative
    }
    
    .blog-text h3,
    .comment-form-holder h3,
    .comments-holder h3,
    .project-details h3 {
        font-size: 16px;
        text-align: left;
        font-family: futurastd-bold;
        text-transform: uppercase;
        margin-bottom: 10px
    }
    
    .project-details h3 {
        padding: 20px 0 15px
    }
    
    .blog-media {
        float: left;
        width: 100%;
        position: relative
    }
    
    .blog-text p {
        font-size: 14px;
        padding-top: 10px
    }
    
    .sinnle-post p {
        font-size: 16px
    }
    
    .sinnle-post .blog-text h3 {
        margin-bottom: 30px
    }
    
    .commentlist {
        text-align: left;
        float: left;
        margin-bottom: 80px
    }
    
    #comments,
    .comment-form-holder {
        max-width: 800px
    }
    
    #comments {
        text-align: left;
        padding-top: 10px
    }
    
    #comments-title,
    #reply-title {
        border-bottom: 1px solid #eee;
        padding-bottom: 30px;
        margin-bottom: 5px;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 700;
        color: #666
    }
    
    .comment {
        float: left
    }
    
    .comment-body {
        position: relative;
        padding-top: 30px
    }
    
    .comment-author {
        position: absolute;
        top: 30px;
        left: -66px
    }
    
    .comment-author img {
        border-radius: 100%
    }
    
    .fn {
        display: block;
        margin-bottom: 10px
    }
    
    .comment-meta,
    .comment-meta a {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-style: italic;
        font-size: 12px;
        letter-spacing: 1px;
        color: #494949;
        padding-bottom: 10px
    }
    
    #ajax-loading-box {
        display: none!important
    }
    
    .back-link {
        position: fixed;
        top: 0;
        left: 0;
        width: 70%;
        height: 100%;
        z-index: 50000;
        background: #fff
    }
    
    .back-link h2 {
        font-family: futurastd-bold;
        font-size: 5.4rem;
        line-height: 4.4rem
    }
    
    .back-link span {
        position: relative;
        top: 30%;
        float: left;
        width: 100%;
        font-size: 34px;
        text-transform: uppercase
    }
    
    .ajaxPageSwitchBacklink {
        display: inline-block;
        margin-top: 20px;
        cursor: pointer;
        color: #000;
        position: relative;
        top: 30%
    }
    
    .ajaxPageSwitchBacklink:before {
        content: '';
        position: absolute;
        bottom: -10px;
        left: 0;
        width: 0;
        height: 2px;
        background: #000;
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        -ms-transition: all .3s linear;
        transition: all .3s linear
    }
    
    .ajaxPageSwitchBacklink:hover:before {
        width: 100%
    }
    
    .transition {
        -webkit-transition: all .5s linear;
        -moz-transition: all .5s linear;
        -o-transition: all .5s linear;
        -ms-transition: all .5s linear;
        transition: all .5s linear
    }
    
    .transition2 {
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -ms-transition: all .2s linear;
        transition: all .2s linear
    }
    
    .transition3 {
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        -ms-transition: all .3s linear;
        transition: all .3s linear
    }
    
    .scale-bg2 {
        opacity: 0
    }
    
    .fl-l {
        float: left
    }
    
    .bg-animate img {
        opacity: .1;
        -webkit-animation: loopCircle 30s linear 0s infinite normal;
        -moz-animation: loopCircle 30s linear 0s infinite normal;
        -ms-animation: loopCircle 30s linear 0s infinite normal;
        -o-animation: loopCircle 30s linear 0s infinite normal;
        animation: loopCircle 30s linear 0s infinite normal
    }
    
    @-webkit-keyframes loopCircle {
        0% {
            transform: rotate3d(0, 0, 1, 0deg);
            -webkit-transform: rotate3d(0, 0, 1, 0deg)
        }
        100% {
            transform: rotate3d(0, 0, 1, 180deg);
            -webkit-transform: rotate3d(0, 0, 1, 180deg)
        }
    }
    
    @-moz-keyframes loopCircle {
        0% {
            transform: rotate3d(0, 0, 1, 0deg);
            -webkit-transform: rotate3d(0, 0, 1, 0deg)
        }
        100% {
            transform: rotate3d(0, 0, 1, 180deg);
            -webkit-transform: rotate3d(0, 0, 1, 180deg)
        }
    }
    
    @-o-keyframes loopCircle {
        0% {
            transform: rotate3d(0, 0, 1, 0deg);
            -webkit-transform: rotate3d(0, 0, 1, 0deg)
        }
        100% {
            transform: rotate3d(0, 0, 1, 180deg);
            -webkit-transform: rotate3d(0, 0, 1, 180deg)
        }
    }
    
    @keyframes loopCircle {
        0% {
            transform: rotate3d(0, 0, 1, 0deg);
            -webkit-transform: rotate3d(0, 0, 1, 0deg)
        }
        100% {
            transform: rotate3d(0, 0, 1, 180deg);
            -webkit-transform: rotate3d(0, 0, 1, 180deg)
        }
    }
    
    .footer-top-area .thevideo,
    .video.cd-intro-content .cd-bg-video-wrapper {
        background-image: none!important
    }
    
    /******************* April 28 2017 *****************/
    
    nav li.sub-menu:before{
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f0d7";
        top: 11px;
        right: 3px;
        left: initial;
        color: #cccccc;
        position: absolute;
    }
    nav li.sub-menu:hover:before {
        transform: rotate(-180deg);
    }
    
    /********************************* MEDIA QUERY ***************************/
    
    @media only screen and (min-width:1055px) {
        .desktop-only {
            display: block !important;
        }
        .device-only {
            display: none !important;
        }
    }
    @media only screen and (min-width:768px) and (max-width:1054px) {
        .video.cd-intro-content .cd-bg-video-wrapper {
            /*background-image: url(../img/video-sm-md.gif)!important;*/
			background-image: url(../img/video-bg.jpg)!important;
            background-position: center;
            background-size: cover
        }
    }
    
    @media only screen and (max-width:1250px) {
        nav li a {
            padding: 10px 20px
        }
    }
    
    @media only screen and (max-width:1054px) {
        .desktop-only {
            display: none !important;
        }
        .device-only {
            display: block !important;
        }
        .mobile-slider {
            padding-top: 58px;
        }
        .inline-facts h6,
        .num {
            float: none;
            text-align: center
        }
        .box-item a {
            z-index: -5
        }
        .mob-bg {
            display: block
        }
        .fixed-filter,
        .wrapper-inner,
        footer,
        header {
            width: 100%
        }
        .wrapper-inner {
            padding: 90px 0
        }
        .bg-animate,
        .hide-column,
        .img-wrap,
        .inline-facts-holder:before,
        .show-info {
            display: none
        }
        .inline-facts h6 {
            font-size: 16px
        }
        .nav-button-holder {
            display: block;
            margin-right: 0
        }
        .nav-holder, .header-inner .nav-holder,
        .header-inner nav li ul {
            display: none;
            left: 0;
            width: 100%
        }
        .nav-holder {
            position: absolute;
            top:44px;
            background: url(../img/header-bg.jpg) #fff;
            padding: 30px 0;
            overflow: auto;
            overflow-y: scroll;
            height: 100vh;
            /*top: 79px;*/
        }
        footer,
        nav li ul {
            position: relative
        }
        nav li ul li>ul,
        nav ul li,
        nav ul li ul li {
            float: left;
            width: 100%;
            margin-bottom: 10px;
            text-align: left;
            left: 0;
            opacity: 1;
            right: 0
        }
        nav li ul li>ul li,
        nav ul li ul li {
            list-style: circle
        }
        nav li ul {
            margin: 0;
            padding-left: 20px;
            opacity: 1;
            visibility: hidden;
            top: 0;
            z-index: 1;
            border-bottom: none;
            padding-top: 0;
        }
        nav li ul li:hover ul,
        nav li:hover>ul {
            display: block
        }
        nav li a.act-link:after,
        nav li a.act-link:before {
            left: 7px
        }
        .slide-title-holder {
            width: 100%
        }
        .slide-title {
            top: 45%;
            float: none;
            margin: 0 auto;
            border-right: none;
            padding: 50px
        }
        .slide-title h3 {
            font-size: 22px
        }
        .slide-title h4 {
            font-size: 12px
        }
        .height-emulator,
        .to-top {
            display: none
        }
        footer {
            float: left
        }
        .page-title {
            padding-bottom: 20px
        }
        .page-title h2 {
            font-size: 30px
        }
        section {
            padding: 30px 0
        }
        .gallery-item {
            width: 50%!important
        }
        .fixed-column,
        .media-container {
            float: left;
            position: relative;
            top: 0;
            left: 0;
            width: 100%
        }
        .fixed-column {
            height: auto;
            right: 0
        }
        .fixed-column section {
            padding: 110px 0 20px;
            border: none!important
        }
        .media-container {
            height: 100%;
            overflow: auto
        }
        .colum-w {
            padding-top: 0!important
        }
        .fw .zoomimage {
            top: 150px
        }
        .cd-bg-video-wrapper video {
            display: none !important;
        }
        nav li.sub-menu:before{
            /*font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\f0d7";
            top: 11px;
            right: 20px;
            left: initial;
            color: #cccccc;
            position: absolute;*/
            /*font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\f0d7";
            top: 11px;
            right: 20px;
            left: initial;
            color: #cccccc;
            position: absolute;
            top: 0px;
            right: 20px;
            left: initial;
            color: #cccccc;
            position: absolute;
            width: 35px;
            height: 35px;
            background-color: #000;
            text-align: center;
            line-height: 1.7;
            font-size: 22px;
            transition: all 0.5s;
            transform: rotate(0deg);*/
        }
    }
    
    @media only screen and (max-width:1024px)
    {
        .team-sub-nav-frame .bx-prev , .team-sub-nav-frame .bx-next
        {
            opacity: 1 !important;
            /*top: 2px !important;
            width: 20px !important;
            height: 30px !important;
            background-size: 100% !important;*/
        }
    }
    
    @media only screen and (max-width:767px) {
        .cd-bg-video-wrapper video,
        .footer-top-area .thevideo {
            display: none
        }
        .video.cd-intro-content .cd-bg-video-wrapper {
            /*background-image: url(../img/video.gif)!important;*/
            background-image: url(../img/video-bg.jpg)!important;
			background-position: center;
            background-size: cover
        }
        .selectMe {
            display: none
        }
        .header-inner {
            padding-right: 15px
        }
        .team-holder li {
            float: left;
            width: 50%
        }
    }
    
    @media only screen and (max-width:540px) {
        .num {
            font-size: 62px
        }
        .page-title h2 {
            font-size: 20px
        }
        .resume-head h3 {
            font-size: 30px
        }
        .team-holder li {
            float: left;
            width: 100%;
            padding: 20px 0
        }
        .gallery-item {
            width: 100%!important
        }
        .grid-big-pad .grid-item-holder,
        .grid-small-pad .grid-item-holder {
            padding: 20px 0!important
        }
        .gallery-filters {
            margin-top: 50px
        }
        .gallery-filters a {
            width: 100%;
            text-align: left;
            padding-bottom: 10px
        }
        .fixed-filter a {
            width: auto!important
        }
        .gallery-filters a:before {
            height: 1px;
            width: 0
        }
        .gallery-filters a.gallery-filter-active:before {
            width: 40px
        }
    }
    
    @media only screen and (-webkit-min-device-pixel-ratio:2) {
        .bg {
            background-attachment: scroll!important;
            -webkit-background-size: cover;
            background-position: center
        }
    }
    
    /******************* MAR 23 2017 ********************/
    
    .ct-contactBox .ct-headerBottom span{  font-size:15px; }
    
    /******************* April 27 2017 ******************/
    
    .footer-top-frame section{ background-size: cover;background-position:center;background-repeat: no-repeat; }
    .footer-top-frame img{ visibility: hidden; }
    
    .owl-nav > div {
        position: absolute;
        bottom: 50%;
        font-size: 12px;
        left: 0;
        padding: 8px 10px;
        line-height: 1;
        background-color: #000;
        color: #fff;
        opacity: 1;
    }
    .owl-nav > div.owl-next {
        left: auto;
        right: 0;
    }
    
    
    