.permission-save-hidden {
    display: none!important
}

.gavias_sliderlayer {
    background: #f5f5f5!important
}

.layer-style-image {
    display: inline-block;
    text-align: center
}

.layer-style-image img {
    max-width: 100%!important;
    height: auto!important
}

.gavias_sliderlayer .tp-bullets,
#gavias_slider_single .tp-bullets {
    -webkit-opacity: 1!important;
    -ms-opacity: 1!important;
    -o-opacity: 1!important;
    opacity: 1!important;
    visibility: visible!important;
    margin-left: -40px
}

.gavias_sliderlayer .tp-bullets .tp-bullet,
#gavias_slider_single .tp-bullets .tp-bullet {
    width: 20px;
    height: 5px;
    background: rgba(255, 255, 255, .4)
}

.gavias_sliderlayer .tp-bullets .tp-bullet.selected,
#gavias_slider_single .tp-bullets .tp-bullet.selected {
    background: #fff
}

.gavias_sliderlayer .tparrows,
#gavias_slider_single .tparrows {
    width: 36px;
    height: 36px;
    background: #fff!important;
    line-height: 36px;
    color: #000;
    font-size: 18px;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .05)
}

@media(max-width:991px) {
    .gavias_sliderlayer .tparrows,
    #gavias_slider_single .tparrows {
        width: 35px;
        height: 35px;
        line-height: 35px
    }
}

.gavias_sliderlayer .tparrows:hover,
.gavias_sliderlayer .tparrows:focus,
#gavias_slider_single .tparrows:hover,
#gavias_slider_single .tparrows:focus {
    background: #008afa;
    color: #fff
}

.gavias_sliderlayer .tparrows:before,
#gavias_slider_single .tparrows:before {
    color: #000!important;
    line-height: 36px!important
}

.gavias_sliderlayer .tp-caption,
#gavias_slider_single .tp-caption {
    z-index: 99;
    line-height: 28px;
    color: #000
}

.gavias_sliderlayer .slide-style-1,
#gavias_slider_single .slide-style-1 {
    font-size: 56px;
    line-height: 60px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    letter-spacing: -1px
}

.gavias_sliderlayer .slide-style-2,
#gavias_slider_single .slide-style-2 {
    font-size: 46px;
    line-height: 56px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    letter-spacing: -1px
}

.gavias_sliderlayer .slide-style-3,
#gavias_slider_single .slide-style-3 {
    font-size: 18px;
    line-height: 30px
}

.gavias_sliderlayer .slide-style-4,
#gavias_slider_single .slide-style-4 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    background: rgba(255, 255, 255, .6);
    padding: 6px 15px
}

.gavias_sliderlayer .sub-title,
#gavias_slider_single .sub-title {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    color: #fff
}

.gavias_sliderlayer .sub-title:after,
#gavias_slider_single .sub-title:after {
    content: "";
    width: 5px;
    height: 100%;
    background: #008afa;
    position: absolute;
    top: -2px;
    left: 0;
    z-index: 99
}

.gavias_sliderlayer .text-large,
#gavias_slider_single .text-large {
    color: #000;
    font-size: 36px;
    line-height: 48px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: none
}

.gavias_sliderlayer .text-big,
#gavias_slider_single .text-big {
    color: #000;
    font-size: 48px;
    line-height: 60px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase
}

.gavias_sliderlayer .text-medium,
#gavias_slider_single .text-medium {
    color: rgba(0, 0, 0, .6);
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase
}

.gavias_sliderlayer .small-text,
#gavias_slider_single .small-text {
    color: rgba(255, 255, 255, .8);
    font-size: 16px;
    color: #fff;
    line-height: 18px
}

@media(max-width:767px) {
    .gavias_sliderlayer .text-normal,
    #gavias_slider_single .text-normal {
        font-size: 14px
    }
    .sidebar-right {
        display: none!important
    }
}

.gavias_sliderlayer .text-black,
#gavias_slider_single .text-black {
    color: #000!important
}

.gavias_sliderlayer .text-theme,
#gavias_slider_single .text-theme {
    color: #008afa!important
}

.gavias_sliderlayer .text-theme-second,
#gavias_slider_single .text-theme-second {
    color: #ffe700!important
}

.gavias_sliderlayer .text-white,
#gavias_slider_single .text-white {
    color: #fff!important
}

.gavias_sliderlayer .text-center,
#gavias_slider_single .text-center {
    text-align: center
}

.gavias_sliderlayer .text-left,
#gavias_slider_single .text-left {
    text-align: left
}

.gavias_sliderlayer .btn-slide.inner,
.gavias_sliderlayer .btn-slide a,
#gavias_slider_single .btn-slide.inner,
#gavias_slider_single .btn-slide a {
    background: #008afa;
    color: #fff;
    overflow: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    font-size: 14px;
    font-weight: 500;
    padding: 0 18px;
    position: relative;
    display: inline-block;
    line-height: 38px;
    z-index: 1;
    letter-spacing: .5px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    text-transform: capitalize;
    font-family: "Poppins", sans-serif;
    -webkit-box-shadow: 0 5px 0 0 #006ec7;
    box-shadow: 0 5px 0 0 #006ec7;
    border: 0
}

@media(max-width:991px) {
    .gavias_sliderlayer .btn-slide.inner,
    .gavias_sliderlayer .btn-slide a,
    #gavias_slider_single .btn-slide.inner,
    #gavias_slider_single .btn-slide a {
        padding: 0 10px;
        line-height: 30px;
        font-size: 12px
    }
}

@media(max-width:767px) {
    .gavias_sliderlayer .btn-slide.inner,
    .gavias_sliderlayer .btn-slide a,
    #gavias_slider_single .btn-slide.inner,
    #gavias_slider_single .btn-slide a {
        padding: 0 6px;
        line-height: 24px;
        font-size: 10px
    }
}

.gavias_sliderlayer .btn-slide.inner:hover,
.gavias_sliderlayer .btn-slide.inner:focus,
.gavias_sliderlayer .btn-slide.inner:active,
.gavias_sliderlayer .btn-slide.inner.active,
.gavias_sliderlayer .btn-slide a:hover,
.gavias_sliderlayer .btn-slide a:focus,
.gavias_sliderlayer .btn-slide a:active,
.gavias_sliderlayer .btn-slide a.active,
#gavias_slider_single .btn-slide.inner:hover,
#gavias_slider_single .btn-slide.inner:focus,
#gavias_slider_single .btn-slide.inner:active,
#gavias_slider_single .btn-slide.inner.active,
#gavias_slider_single .btn-slide a:hover,
#gavias_slider_single .btn-slide a:focus,
#gavias_slider_single .btn-slide a:active,
#gavias_slider_single .btn-slide a.active {
    color: #fff;
    background: #006ec7;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gavias_sliderlayer .btn-slide-white.inner,
.gavias_sliderlayer .btn-slide-white a,
#gavias_slider_single .btn-slide-white.inner,
#gavias_slider_single .btn-slide-white a {
    background: #fff;
    color: #008afa;
    overflow: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    font-size: 14px;
    font-weight: 500;
    padding: 0 18px;
    position: relative;
    display: inline-block;
    line-height: 38px;
    z-index: 1;
    letter-spacing: .5px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    text-transform: capitalize;
    font-family: "Poppins", sans-serif;
    -webkit-box-shadow: 0 5px 0 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 0 0 rgba(0, 0, 0, .1);
    border: 0
}

@media(max-width:991px) {
    .gavias_sliderlayer .btn-slide-white.inner,
    .gavias_sliderlayer .btn-slide-white a,
    #gavias_slider_single .btn-slide-white.inner,
    #gavias_slider_single .btn-slide-white a {
        padding: 0 10px;
        line-height: 30px;
        font-size: 12px
    }
}

@media(max-width:767px) {
    .gavias_sliderlayer .btn-slide-white.inner,
    .gavias_sliderlayer .btn-slide-white a,
    #gavias_slider_single .btn-slide-white.inner,
    #gavias_slider_single .btn-slide-white a {
        padding: 0 6px;
        line-height: 24px;
        font-size: 10px
    }
}

.gavias_sliderlayer .btn-slide-white.inner:hover,
.gavias_sliderlayer .btn-slide-white.inner:focus,
.gavias_sliderlayer .btn-slide-white.inner:active,
.gavias_sliderlayer .btn-slide-white.inner.active,
.gavias_sliderlayer .btn-slide-white a:hover,
.gavias_sliderlayer .btn-slide-white a:focus,
.gavias_sliderlayer .btn-slide-white a:active,
.gavias_sliderlayer .btn-slide-white a.active,
#gavias_slider_single .btn-slide-white.inner:hover,
#gavias_slider_single .btn-slide-white.inner:focus,
#gavias_slider_single .btn-slide-white.inner:active,
#gavias_slider_single .btn-slide-white.inner.active,
#gavias_slider_single .btn-slide-white a:hover,
#gavias_slider_single .btn-slide-white a:focus,
#gavias_slider_single .btn-slide-white a:active,
#gavias_slider_single .btn-slide-white a.active {
    color: #008afa;
    background: #e6e6e6;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gavias_sliderlayer .gavias-overlay:after,
#gavias_slider_single .gavias-overlay:after {
    content: "";
    background: url(../../../../themes/gavias_castron/imagesgrid-slide.html) repeat rgba(0, 0, 0, .3);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: a 2s infinite linear
}

.fa-pulse {
    animation: a 1s infinite steps(8)
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1)
}

.fa-flip-vertical {
    transform: scaleY(-1)
}

.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-random:before {
    content: "\f074"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-rendact:before {
    content: "\f3e4"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-train:before {
    content: "\f238"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    src: url(../../../../themes/gavias_castron/css/font-awesome/webfonts/fa-brands-400.eot);
    src: url(../../../../themes/gavias_castron/css/font-awesome/webfonts/fa-brands-400d41d.eot?#iefix) format("embedded-opentype"), url(../../../../themes/gavias_castron/css/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(../../../../themes/gavias_castron/css/font-awesome/webfonts/fa-brands-400.woff) format("woff"), url(../../../../themes/gavias_castron/css/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"), url(../../../../themes/gavias_castron/css/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 400;
    src: url(../../../../themes/gavias_castron/css/font-awesome/webfonts/fa-regular-400.eot);
    src: url(../../../../themes/gavias_castron/css/font-awesome/webfonts/fa-regular-400d41d.eot?#iefix) format("embedded-opentype"), url(../../../../themes/gavias_castron/css/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"), url(../../../../themes/gavias_castron/css/font-awesome/webfonts/fa-regular-400.woff) format("woff"), url(../../../../themes/gavias_castron/css/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"), url(../../../../themes/gavias_castron/css/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 900;
    src: url(../../../../themes/gavias_castron/css/font-awesome/webfonts/fa-solid-900.eot);
    src: url(../../../../themes/gavias_castron/css/font-awesome/webfonts/fa-solid-900d41d.eot?#iefix) format("embedded-opentype"), url(../../../../themes/gavias_castron/css/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(../../../../themes/gavias_castron/css/font-awesome/webfonts/fa-solid-900.woff) format("woff"), url(../../../../themes/gavias_castron/css/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"), url(../../../../themes/gavias_castron/css/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.far,
.fas {
    font-family: "FontAwesome"
}

.fa,
.fas {
    font-weight: 900
}

@font-face {
    font-family: 'ElegantIcons';
    src: url(../../../../themes/gavias_castron/css/et_icons/fonts/ElegantIcons.eot);
    src: url('../../../../themes/gavias_castron/css/et_icons/fonts/ElegantIconsd41d.eot?#iefix') format('embedded-opentype'), url(../../../../themes/gavias_castron/css/et_icons/fonts/ElegantIcons.woff) format('woff'), url(../../../../themes/gavias_castron/css/et_icons/fonts/ElegantIcons.ttf) format('truetype'), url('../../../../themes/gavias_castron/css/et_icons/fonts/ElegantIcons.svg#ElegantIcons') format('svg');
    font-weight: 400;
    font-style: normal
}

[data-icon]:before {
    font-family: 'ElegantIcons';
    content: attr(data-icon);
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.arrow_up,
.arrow_down,
.arrow_left,
.arrow_right,
.arrow_left-up,
.arrow_right-up,
.arrow_right-down,
.arrow_left-down,
.arrow-up-down,
.arrow_up-down_alt,
.arrow_left-right_alt,
.arrow_left-right,
.arrow_expand_alt2,
.arrow_expand_alt,
.arrow_condense,
.arrow_expand,
.arrow_move,
.arrow_carrot-up,
.arrow_carrot-down,
.arrow_carrot-left,
.arrow_carrot-right,
.arrow_carrot-2up,
.arrow_carrot-2down,
.arrow_carrot-2left,
.arrow_carrot-2right,
.arrow_carrot-up_alt2,
.arrow_carrot-down_alt2,
.arrow_carrot-left_alt2,
.arrow_carrot-right_alt2,
.arrow_carrot-2up_alt2,
.arrow_carrot-2down_alt2,
.arrow_carrot-2left_alt2,
.arrow_carrot-2right_alt2,
.arrow_triangle-up,
.arrow_triangle-down,
.arrow_triangle-left,
.arrow_triangle-right,
.arrow_triangle-up_alt2,
.arrow_triangle-down_alt2,
.arrow_triangle-left_alt2,
.arrow_triangle-right_alt2,
.arrow_back,
.icon_minus-06,
.icon_plus,
.icon_close,
.icon_check,
.icon_minus_alt2,
.icon_plus_alt2,
.icon_close_alt2,
.icon_check_alt2,
.icon_zoom-out_alt,
.icon_zoom-in_alt,
.icon_search,
.icon_box-empty,
.icon_box-selected,
.icon_minus-box,
.icon_plus-box,
.icon_box-checked,
.icon_circle-empty,
.icon_circle-slelected,
.icon_stop_alt2,
.icon_stop,
.icon_pause_alt2,
.icon_pause,
.icon_menu,
.icon_menu-square_alt2,
.icon_menu-circle_alt2,
.icon_ul,
.icon_ol,
.icon_adjust-horiz,
.icon_adjust-vert,
.icon_document_alt,
.icon_documents_alt,
.icon_pencil,
.icon_pencil-edit_alt,
.icon_pencil-edit,
.icon_folder-alt,
.icon_folder-open_alt,
.icon_folder-add_alt,
.icon_info_alt,
.icon_error-oct_alt,
.icon_error-circle_alt,
.icon_error-triangle_alt,
.icon_question_alt2,
.icon_question,
.icon_comment_alt,
.icon_chat_alt,
.icon_vol-mute_alt,
.icon_volume-low_alt,
.icon_volume-high_alt,
.icon_quotations,
.icon_quotations_alt2,
.icon_clock_alt,
.icon_lock_alt,
.icon_lock-open_alt,
.icon_key_alt,
.icon_cloud_alt,
.icon_cloud-upload_alt,
.icon_cloud-download_alt,
.icon_image,
.icon_images,
.icon_lightbulb_alt,
.icon_gift_alt,
.icon_house_alt,
.icon_genius,
.icon_mobile,
.icon_tablet,
.icon_laptop,
.icon_desktop,
.icon_camera_alt,
.icon_mail_alt,
.icon_cone_alt,
.icon_ribbon_alt,
.icon_bag_alt,
.icon_creditcard,
.icon_cart_alt,
.icon_paperclip,
.icon_tag_alt,
.icon_tags_alt,
.icon_trash_alt,
.icon_cursor_alt,
.icon_mic_alt,
.icon_compass_alt,
.icon_pin_alt,
.icon_pushpin_alt,
.icon_map_alt,
.icon_drawer_alt,
.icon_toolbox_alt,
.icon_book_alt,
.icon_calendar,
.icon_film,
.icon_table,
.icon_contacts_alt,
.icon_headphones,
.icon_lifesaver,
.icon_piechart,
.icon_refresh,
.icon_link_alt,
.icon_link,
.icon_loading,
.icon_blocked,
.icon_archive_alt,
.icon_heart_alt,
.icon_star_alt,
.icon_star-half_alt,
.icon_star,
.icon_star-half,
.icon_tools,
.icon_tool,
.icon_cog,
.icon_cogs,
.arrow_up_alt,
.arrow_down_alt,
.arrow_left_alt,
.arrow_right_alt,
.arrow_left-up_alt,
.arrow_right-up_alt,
.arrow_right-down_alt,
.arrow_left-down_alt,
.arrow_condense_alt,
.arrow_expand_alt3,
.arrow_carrot_up_alt,
.arrow_carrot-down_alt,
.arrow_carrot-left_alt,
.arrow_carrot-right_alt,
.arrow_carrot-2up_alt,
.arrow_carrot-2dwnn_alt,
.arrow_carrot-2left_alt,
.arrow_carrot-2right_alt,
.arrow_triangle-up_alt,
.arrow_triangle-down_alt,
.arrow_triangle-left_alt,
.arrow_triangle-right_alt,
.icon_minus_alt,
.icon_plus_alt,
.icon_close_alt,
.icon_check_alt,
.icon_zoom-out,
.icon_zoom-in,
.icon_stop_alt,
.icon_menu-square_alt,
.icon_menu-circle_alt,
.icon_document,
.icon_documents,
.icon_pencil_alt,
.icon_folder,
.icon_folder-open,
.icon_folder-add,
.icon_folder_upload,
.icon_folder_download,
.icon_info,
.icon_error-circle,
.icon_error-oct,
.icon_error-triangle,
.icon_question_alt,
.icon_comment,
.icon_chat,
.icon_vol-mute,
.icon_volume-low,
.icon_volume-high,
.icon_quotations_alt,
.icon_clock,
.icon_lock,
.icon_lock-open,
.icon_key,
.icon_cloud,
.icon_cloud-upload,
.icon_cloud-download,
.icon_lightbulb,
.icon_gift,
.icon_house,
.icon_camera,
.icon_mail,
.icon_cone,
.icon_ribbon,
.icon_bag,
.icon_cart,
.icon_tag,
.icon_tags,
.icon_trash,
.icon_cursor,
.icon_mic,
.icon_compass,
.icon_pin,
.icon_pushpin,
.icon_map,
.icon_drawer,
.icon_toolbox,
.icon_book,
.icon_contacts,
.icon_archive,
.icon_heart,
.icon_profile,
.icon_group,
.icon_grid-2x2,
.icon_grid-3x3,
.icon_music,
.icon_pause_alt,
.icon_phone,
.icon_upload,
.icon_download,
.social_facebook,
.social_twitter,
.social_pinterest,
.social_googleplus,
.social_tumblr,
.social_tumbleupon,
.social_wordpress,
.social_instagram,
.social_dribbble,
.social_vimeo,
.social_linkedin,
.social_rss,
.social_deviantart,
.social_share,
.social_myspace,
.social_skype,
.social_youtube,
.social_picassa,
.social_googledrive,
.social_flickr,
.social_blogger,
.social_spotify,
.social_delicious,
.social_facebook_circle,
.social_twitter_circle,
.social_pinterest_circle,
.social_googleplus_circle,
.social_tumblr_circle,
.social_stumbleupon_circle,
.social_wordpress_circle,
.social_instagram_circle,
.social_dribbble_circle,
.social_vimeo_circle,
.social_linkedin_circle,
.social_rss_circle,
.social_deviantart_circle,
.social_share_circle,
.social_myspace_circle,
.social_skype_circle,
.social_youtube_circle,
.social_picassa_circle,
.social_googledrive_alt2,
.social_flickr_circle,
.social_blogger_circle,
.social_spotify_circle,
.social_delicious_circle,
.social_facebook_square,
.social_twitter_square,
.social_pinterest_square,
.social_googleplus_square,
.social_tumblr_square,
.social_stumbleupon_square,
.social_wordpress_square,
.social_instagram_square,
.social_dribbble_square,
.social_vimeo_square,
.social_linkedin_square,
.social_rss_square,
.social_deviantart_square,
.social_share_square,
.social_myspace_square,
.social_skype_square,
.social_youtube_square,
.social_picassa_square,
.social_googledrive_square,
.social_flickr_square,
.social_blogger_square,
.social_spotify_square,
.social_delicious_square,
.icon_printer,
.icon_calulator,
.icon_building,
.icon_floppy,
.icon_drive,
.icon_search-2,
.icon_id,
.icon_id-2,
.icon_puzzle,
.icon_like,
.icon_dislike,
.icon_mug,
.icon_currency,
.icon_wallet,
.icon_pens,
.icon_easel,
.icon_flowchart,
.icon_datareport,
.icon_briefcase,
.icon_shield,
.icon_percent,
.icon_globe,
.icon_globe-2,
.icon_target,
.icon_hourglass,
.icon_balance,
.icon_rook,
.icon_printer-alt,
.icon_calculator_alt,
.icon_building_alt,
.icon_floppy_alt,
.icon_drive_alt,
.icon_search_alt,
.icon_id_alt,
.icon_id-2_alt,
.icon_puzzle_alt,
.icon_like_alt,
.icon_dislike_alt,
.icon_mug_alt,
.icon_currency_alt,
.icon_wallet_alt,
.icon_pens_alt,
.icon_easel_alt,
.icon_flowchart_alt,
.icon_datareport_alt,
.icon_briefcase_alt,
.icon_shield_alt,
.icon_percent_alt,
.icon_globe_alt,
.icon_clipboard {
    font-family: 'ElegantIcons';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.arrow_up:before {
    content: "\21"
}

.arrow_down:before {
    content: "\22"
}

.arrow_left:before {
    content: "\23"
}

.arrow_right:before {
    content: "\24"
}

.arrow_left-up:before {
    content: "\25"
}

.arrow_right-up:before {
    content: "\26"
}

.arrow_right-down:before {
    content: "\27"
}

.arrow_left-down:before {
    content: "\28"
}

.arrow-up-down:before {
    content: "\29"
}

.arrow_up-down_alt:before {
    content: "\2a"
}

.arrow_left-right_alt:before {
    content: "\2b"
}

.arrow_left-right:before {
    content: "\2c"
}

.arrow_expand_alt2:before {
    content: "\2d"
}

.arrow_expand_alt:before {
    content: "\2e"
}

.arrow_condense:before {
    content: "\2f"
}

.arrow_expand:before {
    content: "\30"
}

.arrow_move:before {
    content: "\31"
}

.arrow_carrot-up:before {
    content: "\32"
}

.arrow_carrot-down:before {
    content: "\33"
}

.arrow_carrot-left:before {
    content: "\34"
}

.arrow_carrot-right:before {
    content: "\35"
}

.arrow_carrot-2up:before {
    content: "\36"
}

.arrow_carrot-2down:before {
    content: "\37"
}

.arrow_carrot-2left:before {
    content: "\38"
}

.arrow_carrot-2right:before {
    content: "\39"
}

.arrow_carrot-up_alt2:before {
    content: "\3a"
}

.arrow_carrot-down_alt2:before {
    content: "\3b"
}

.arrow_carrot-left_alt2:before {
    content: "\3c"
}

.arrow_carrot-right_alt2:before {
    content: "\3d"
}

.arrow_carrot-2up_alt2:before {
    content: "\3e"
}

.arrow_carrot-2down_alt2:before {
    content: "\3f"
}

.arrow_carrot-2left_alt2:before {
    content: "\40"
}

.arrow_carrot-2right_alt2:before {
    content: "\41"
}

.arrow_triangle-up:before {
    content: "\42"
}

.arrow_triangle-down:before {
    content: "\43"
}

.arrow_triangle-left:before {
    content: "\44"
}

.arrow_triangle-right:before {
    content: "\45"
}

.arrow_triangle-up_alt2:before {
    content: "\46"
}

.arrow_triangle-down_alt2:before {
    content: "\47"
}

.arrow_triangle-left_alt2:before {
    content: "\48"
}

.arrow_triangle-right_alt2:before {
    content: "\49"
}

.arrow_back:before {
    content: "\4a"
}

.icon_minus-06:before {
    content: "\4b"
}

.icon_plus:before {
    content: "\4c"
}

.icon_close:before {
    content: "\4d"
}

.icon_check:before {
    content: "\4e"
}

.icon_minus_alt2:before {
    content: "\4f"
}

.icon_plus_alt2:before {
    content: "\50"
}

.icon_close_alt2:before {
    content: "\51"
}

.icon_check_alt2:before {
    content: "\52"
}

.icon_zoom-out_alt:before {
    content: "\53"
}

.icon_zoom-in_alt:before {
    content: "\54"
}

.icon_search:before {
    content: "\55"
}

.icon_box-empty:before {
    content: "\56"
}

.icon_box-selected:before {
    content: "\57"
}

.icon_minus-box:before {
    content: "\58"
}

.icon_plus-box:before {
    content: "\59"
}

.icon_box-checked:before {
    content: "\5a"
}

.icon_circle-empty:before {
    content: "\5b"
}

.icon_circle-slelected:before {
    content: "\5c"
}

.icon_stop_alt2:before {
    content: "\5d"
}

.icon_stop:before {
    content: "\5e"
}

.icon_pause_alt2:before {
    content: "\5f"
}

.icon_pause:before {
    content: "\60"
}

.icon_menu:before {
    content: "\61"
}

.icon_menu-square_alt2:before {
    content: "\62"
}

.icon_menu-circle_alt2:before {
    content: "\63"
}

.icon_ul:before {
    content: "\64"
}

.icon_ol:before {
    content: "\65"
}

.icon_adjust-horiz:before {
    content: "\66"
}

.icon_adjust-vert:before {
    content: "\67"
}

.icon_document_alt:before {
    content: "\68"
}

.icon_documents_alt:before {
    content: "\69"
}

.icon_pencil:before {
    content: "\6a"
}

.icon_pencil-edit_alt:before {
    content: "\6b"
}

.icon_pencil-edit:before {
    content: "\6c"
}

.icon_folder-alt:before {
    content: "\6d"
}

.icon_folder-open_alt:before {
    content: "\6e"
}

.icon_folder-add_alt:before {
    content: "\6f"
}

.icon_info_alt:before {
    content: "\70"
}

.icon_error-oct_alt:before {
    content: "\71"
}

.icon_error-circle_alt:before {
    content: "\72"
}

.icon_error-triangle_alt:before {
    content: "\73"
}

.icon_question_alt2:before {
    content: "\74"
}

.icon_question:before {
    content: "\75"
}

.icon_comment_alt:before {
    content: "\76"
}

.icon_chat_alt:before {
    content: "\77"
}

.icon_vol-mute_alt:before {
    content: "\78"
}

.icon_volume-low_alt:before {
    content: "\79"
}

.icon_volume-high_alt:before {
    content: "\7a"
}

.icon_quotations:before {
    content: "\7b"
}

.icon_quotations_alt2:before {
    content: "\7c"
}

.icon_clock_alt:before {
    content: "\7d"
}

.icon_lock_alt:before {
    content: "\7e"
}

.icon_lock-open_alt:before {
    content: "\e000"
}

.icon_key_alt:before {
    content: "\e001"
}

.icon_cloud_alt:before {
    content: "\e002"
}

.icon_cloud-upload_alt:before {
    content: "\e003"
}

.icon_cloud-download_alt:before {
    content: "\e004"
}

.icon_image:before {
    content: "\e005"
}

.icon_images:before {
    content: "\e006"
}

.icon_lightbulb_alt:before {
    content: "\e007"
}

.icon_gift_alt:before {
    content: "\e008"
}

.icon_house_alt:before {
    content: "\e009"
}

.icon_genius:before {
    content: "\e00a"
}

.icon_mobile:before {
    content: "\e00b"
}

.icon_tablet:before {
    content: "\e00c"
}

.icon_laptop:before {
    content: "\e00d"
}

.icon_desktop:before {
    content: "\e00e"
}

.icon_camera_alt:before {
    content: "\e00f"
}

.icon_mail_alt:before {
    content: "\e010"
}

.icon_cone_alt:before {
    content: "\e011"
}

.icon_ribbon_alt:before {
    content: "\e012"
}

.icon_bag_alt:before {
    content: "\e013"
}

.icon_creditcard:before {
    content: "\e014"
}

.icon_cart_alt:before {
    content: "\e015"
}

.icon_paperclip:before {
    content: "\e016"
}

.icon_tag_alt:before {
    content: "\e017"
}

.icon_tags_alt:before {
    content: "\e018"
}

.icon_trash_alt:before {
    content: "\e019"
}

.icon_cursor_alt:before {
    content: "\e01a"
}

.icon_mic_alt:before {
    content: "\e01b"
}

.icon_compass_alt:before {
    content: "\e01c"
}

.icon_pin_alt:before {
    content: "\e01d"
}

.icon_pushpin_alt:before {
    content: "\e01e"
}

.icon_map_alt:before {
    content: "\e01f"
}

.icon_drawer_alt:before {
    content: "\e020"
}

.icon_toolbox_alt:before {
    content: "\e021"
}

.icon_book_alt:before {
    content: "\e022"
}

.icon_calendar:before {
    content: "\e023"
}

.icon_film:before {
    content: "\e024"
}

.icon_table:before {
    content: "\e025"
}

.icon_contacts_alt:before {
    content: "\e026"
}

.icon_headphones:before {
    content: "\e027"
}

.icon_lifesaver:before {
    content: "\e028"
}

.icon_piechart:before {
    content: "\e029"
}

.icon_refresh:before {
    content: "\e02a"
}

.icon_link_alt:before {
    content: "\e02b"
}

.icon_link:before {
    content: "\e02c"
}

.icon_loading:before {
    content: "\e02d"
}

.icon_blocked:before {
    content: "\e02e"
}

.icon_archive_alt:before {
    content: "\e02f"
}

.icon_heart_alt:before {
    content: "\e030"
}

.icon_star_alt:before {
    content: "\e031"
}

.icon_star-half_alt:before {
    content: "\e032"
}

.icon_star:before {
    content: "\e033"
}

.icon_star-half:before {
    content: "\e034"
}

.icon_tools:before {
    content: "\e035"
}

.icon_tool:before {
    content: "\e036"
}

.icon_cog:before {
    content: "\e037"
}

.icon_cogs:before {
    content: "\e038"
}

.arrow_up_alt:before {
    content: "\e039"
}

.arrow_down_alt:before {
    content: "\e03a"
}

.arrow_left_alt:before {
    content: "\e03b"
}

.arrow_right_alt:before {
    content: "\e03c"
}

.arrow_left-up_alt:before {
    content: "\e03d"
}

.arrow_right-up_alt:before {
    content: "\e03e"
}

.arrow_right-down_alt:before {
    content: "\e03f"
}

.arrow_left-down_alt:before {
    content: "\e040"
}

.arrow_condense_alt:before {
    content: "\e041"
}

.arrow_expand_alt3:before {
    content: "\e042"
}

.arrow_carrot_up_alt:before {
    content: "\e043"
}

.arrow_carrot-down_alt:before {
    content: "\e044"
}

.arrow_carrot-left_alt:before {
    content: "\e045"
}

.arrow_carrot-right_alt:before {
    content: "\e046"
}

.arrow_carrot-2up_alt:before {
    content: "\e047"
}

.arrow_carrot-2dwnn_alt:before {
    content: "\e048"
}

.arrow_carrot-2left_alt:before {
    content: "\e049"
}

.arrow_carrot-2right_alt:before {
    content: "\e04a"
}

.arrow_triangle-up_alt:before {
    content: "\e04b"
}

.arrow_triangle-down_alt:before {
    content: "\e04c"
}

.arrow_triangle-left_alt:before {
    content: "\e04d"
}

.arrow_triangle-right_alt:before {
    content: "\e04e"
}

.icon_minus_alt:before {
    content: "\e04f"
}

.icon_plus_alt:before {
    content: "\e050"
}

.icon_close_alt:before {
    content: "\e051"
}

.icon_check_alt:before {
    content: "\e052"
}

.icon_zoom-out:before {
    content: "\e053"
}

.icon_zoom-in:before {
    content: "\e054"
}

.icon_stop_alt:before {
    content: "\e055"
}

.icon_menu-square_alt:before {
    content: "\e056"
}

.icon_menu-circle_alt:before {
    content: "\e057"
}

.icon_document:before {
    content: "\e058"
}

.icon_documents:before {
    content: "\e059"
}

.icon_pencil_alt:before {
    content: "\e05a"
}

.icon_folder:before {
    content: "\e05b"
}

.icon_folder-open:before {
    content: "\e05c"
}

.icon_folder-add:before {
    content: "\e05d"
}

.icon_folder_upload:before {
    content: "\e05e"
}

.icon_folder_download:before {
    content: "\e05f"
}

.icon_info:before {
    content: "\e060"
}

.icon_error-circle:before {
    content: "\e061"
}

.icon_error-oct:before {
    content: "\e062"
}

.icon_error-triangle:before {
    content: "\e063"
}

.icon_question_alt:before {
    content: "\e064"
}

.icon_comment:before {
    content: "\e065"
}

.icon_chat:before {
    content: "\e066"
}

.icon_vol-mute:before {
    content: "\e067"
}

.icon_volume-low:before {
    content: "\e068"
}

.icon_volume-high:before {
    content: "\e069"
}

.icon_quotations_alt:before {
    content: "\e06a"
}

.icon_clock:before {
    content: "\e06b"
}

.icon_lock:before {
    content: "\e06c"
}

.icon_lock-open:before {
    content: "\e06d"
}

.icon_key:before {
    content: "\e06e"
}

.icon_cloud:before {
    content: "\e06f"
}

.icon_cloud-upload:before {
    content: "\e070"
}

.icon_cloud-download:before {
    content: "\e071"
}

.icon_lightbulb:before {
    content: "\e072"
}

.icon_gift:before {
    content: "\e073"
}

.icon_house:before {
    content: "\e074"
}

.icon_camera:before {
    content: "\e075"
}

.icon_mail:before {
    content: "\e076"
}

.icon_cone:before {
    content: "\e077"
}

.icon_ribbon:before {
    content: "\e078"
}

.icon_bag:before {
    content: "\e079"
}

.icon_cart:before {
    content: "\e07a"
}

.icon_tag:before {
    content: "\e07b"
}

.icon_tags:before {
    content: "\e07c"
}

.icon_trash:before {
    content: "\e07d"
}

.icon_cursor:before {
    content: "\e07e"
}

.icon_mic:before {
    content: "\e07f"
}

.icon_compass:before {
    content: "\e080"
}

.icon_pin:before {
    content: "\e081"
}

.icon_pushpin:before {
    content: "\e082"
}

.icon_map:before {
    content: "\e083"
}

.icon_drawer:before {
    content: "\e084"
}

.icon_toolbox:before {
    content: "\e085"
}

.icon_book:before {
    content: "\e086"
}

.icon_contacts:before {
    content: "\e087"
}

.icon_archive:before {
    content: "\e088"
}

.icon_heart:before {
    content: "\e089"
}

.icon_profile:before {
    content: "\e08a"
}

.icon_group:before {
    content: "\e08b"
}

.icon_grid-2x2:before {
    content: "\e08c"
}

.icon_grid-3x3:before {
    content: "\e08d"
}

.icon_music:before {
    content: "\e08e"
}

.icon_pause_alt:before {
    content: "\e08f"
}

.icon_phone:before {
    content: "\e090"
}

.icon_upload:before {
    content: "\e091"
}

.icon_download:before {
    content: "\e092"
}

.social_facebook:before {
    content: "\e093"
}

.social_twitter:before {
    content: "\e094"
}

.social_pinterest:before {
    content: "\e095"
}

.social_googleplus:before {
    content: "\e096"
}

.social_tumblr:before {
    content: "\e097"
}

.social_tumbleupon:before {
    content: "\e098"
}

.social_wordpress:before {
    content: "\e099"
}

.social_instagram:before {
    content: "\e09a"
}

.social_dribbble:before {
    content: "\e09b"
}

.social_vimeo:before {
    content: "\e09c"
}

.social_linkedin:before {
    content: "\e09d"
}

.social_rss:before {
    content: "\e09e"
}

.social_deviantart:before {
    content: "\e09f"
}

.social_share:before {
    content: "\e0a0"
}

.social_myspace:before {
    content: "\e0a1"
}

.social_skype:before {
    content: "\e0a2"
}

.social_youtube:before {
    content: "\e0a3"
}

.social_picassa:before {
    content: "\e0a4"
}

.social_googledrive:before {
    content: "\e0a5"
}

.social_flickr:before {
    content: "\e0a6"
}

.social_blogger:before {
    content: "\e0a7"
}

.social_spotify:before {
    content: "\e0a8"
}

.social_delicious:before {
    content: "\e0a9"
}

.social_facebook_circle:before {
    content: "\e0aa"
}

.social_twitter_circle:before {
    content: "\e0ab"
}

.social_pinterest_circle:before {
    content: "\e0ac"
}

.social_googleplus_circle:before {
    content: "\e0ad"
}

.social_tumblr_circle:before {
    content: "\e0ae"
}

.social_stumbleupon_circle:before {
    content: "\e0af"
}

.social_wordpress_circle:before {
    content: "\e0b0"
}

.social_instagram_circle:before {
    content: "\e0b1"
}

.social_dribbble_circle:before {
    content: "\e0b2"
}

.social_vimeo_circle:before {
    content: "\e0b3"
}

.social_linkedin_circle:before {
    content: "\e0b4"
}

.social_rss_circle:before {
    content: "\e0b5"
}

.social_deviantart_circle:before {
    content: "\e0b6"
}

.social_share_circle:before {
    content: "\e0b7"
}

.social_myspace_circle:before {
    content: "\e0b8"
}

.social_skype_circle:before {
    content: "\e0b9"
}

.social_youtube_circle:before {
    content: "\e0ba"
}

.social_picassa_circle:before {
    content: "\e0bb"
}

.social_googledrive_alt2:before {
    content: "\e0bc"
}

.social_flickr_circle:before {
    content: "\e0bd"
}

.social_blogger_circle:before {
    content: "\e0be"
}

.social_spotify_circle:before {
    content: "\e0bf"
}

.social_delicious_circle:before {
    content: "\e0c0"
}

.social_facebook_square:before {
    content: "\e0c1"
}

.social_twitter_square:before {
    content: "\e0c2"
}

.social_pinterest_square:before {
    content: "\e0c3"
}

.social_googleplus_square:before {
    content: "\e0c4"
}

.social_tumblr_square:before {
    content: "\e0c5"
}

.social_stumbleupon_square:before {
    content: "\e0c6"
}

.social_wordpress_square:before {
    content: "\e0c7"
}

.social_instagram_square:before {
    content: "\e0c8"
}

.social_dribbble_square:before {
    content: "\e0c9"
}

.social_vimeo_square:before {
    content: "\e0ca"
}

.social_linkedin_square:before {
    content: "\e0cb"
}

.social_rss_square:before {
    content: "\e0cc"
}

.social_deviantart_square:before {
    content: "\e0cd"
}

.social_share_square:before {
    content: "\e0ce"
}

.social_myspace_square:before {
    content: "\e0cf"
}

.social_skype_square:before {
    content: "\e0d0"
}

.social_youtube_square:before {
    content: "\e0d1"
}

.social_picassa_square:before {
    content: "\e0d2"
}

.social_googledrive_square:before {
    content: "\e0d3"
}

.social_flickr_square:before {
    content: "\e0d4"
}

.social_blogger_square:before {
    content: "\e0d5"
}

.social_spotify_square:before {
    content: "\e0d6"
}

.social_delicious_square:before {
    content: "\e0d7"
}

.icon_printer:before {
    content: "\e103"
}

.icon_calulator:before {
    content: "\e0ee"
}

.icon_building:before {
    content: "\e0ef"
}

.icon_floppy:before {
    content: "\e0e8"
}

.icon_drive:before {
    content: "\e0ea"
}

.icon_search-2:before {
    content: "\e101"
}

.icon_id:before {
    content: "\e107"
}

.icon_id-2:before {
    content: "\e108"
}

.icon_puzzle:before {
    content: "\e102"
}

.icon_like:before {
    content: "\e106"
}

.icon_dislike:before {
    content: "\e0eb"
}

.icon_mug:before {
    content: "\e105"
}

.icon_currency:before {
    content: "\e0ed"
}

.icon_wallet:before {
    content: "\e100"
}

.icon_pens:before {
    content: "\e104"
}

.icon_easel:before {
    content: "\e0e9"
}

.icon_flowchart:before {
    content: "\e109"
}

.icon_datareport:before {
    content: "\e0ec"
}

.icon_briefcase:before {
    content: "\e0fe"
}

.icon_shield:before {
    content: "\e0f6"
}

.icon_percent:before {
    content: "\e0fb"
}

.icon_globe:before {
    content: "\e0e2"
}

.icon_globe-2:before {
    content: "\e0e3"
}

.icon_target:before {
    content: "\e0f5"
}

.icon_hourglass:before {
    content: "\e0e1"
}

.icon_balance:before {
    content: "\e0ff"
}

.icon_rook:before {
    content: "\e0f8"
}

.icon_printer-alt:before {
    content: "\e0fa"
}

.icon_calculator_alt:before {
    content: "\e0e7"
}

.icon_building_alt:before {
    content: "\e0fd"
}

.icon_floppy_alt:before {
    content: "\e0e4"
}

.icon_drive_alt:before {
    content: "\e0e5"
}

.icon_search_alt:before {
    content: "\e0f7"
}

.icon_id_alt:before {
    content: "\e0e0"
}

.icon_id-2_alt:before {
    content: "\e0fc"
}

.icon_puzzle_alt:before {
    content: "\e0f9"
}

.icon_like_alt:before {
    content: "\e0dd"
}

.icon_dislike_alt:before {
    content: "\e0f1"
}

.icon_mug_alt:before {
    content: "\e0dc"
}

.icon_currency_alt:before {
    content: "\e0f3"
}

.icon_wallet_alt:before {
    content: "\e0d8"
}

.icon_pens_alt:before {
    content: "\e0db"
}

.icon_easel_alt:before {
    content: "\e0f0"
}

.icon_flowchart_alt:before {
    content: "\e0df"
}

.icon_datareport_alt:before {
    content: "\e0f2"
}

.icon_briefcase_alt:before {
    content: "\e0f4"
}

.icon_shield_alt:before {
    content: "\e0d9"
}

.icon_percent_alt:before {
    content: "\e0da"
}

.icon_globe_alt:before {
    content: "\e0de"
}

.icon_clipboard:before {
    content: "\e0e6"
}

.glyph {
    float: left;
    text-align: center;
    padding: .75em;
    margin: .4em 1.5em .75em 0;
    width: 6em;
    text-shadow: none
}

.glyph_big {
    font-size: 128px;
    color: #59c5dc;
    float: left;
    margin-right: 20px
}

.glyph div {
    padding-bottom: 10px
}

.glyph input {
    font-family: consolas, monospace;
    font-size: 12px;
    width: 100%;
    text-align: center;
    border: 0;
    box-shadow: 0 0 0 1px #ccc;
    padding: .2em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.centered {
    margin-left: auto;
    margin-right: auto
}

.glyph .fs1 {
    font-size: 2em
}

.wow {
    visibility: hidden
}

.wow.fade {
    opacity: 1;
    filter: alpha(opacity=1)
}

@media(min-width:1024px) {
    .wow {
        opacity: 0;
        filter: alpha(opacity=0)
    }
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
    filter: alpha(opacity=1)
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0 {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.fadeIn,
.fade {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate(0, -100px);
        -webkit-transform: translate(0, -100px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate(0, -100px);
        -webkit-transform: translate(0, -100px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown,
.fade-down {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate(100px, 0);
        -webkit-transform: translate(100px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate(100px, 0);
        -webkit-transform: translate(100px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft,
.fade-left {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate(-100px, 0);
        -webkit-transform: translate(-100px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate(-100px, 0);
        -webkit-transform: translate(-100px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight,
.fade-right {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate(0, 100px);
        -webkit-transform: translate(0, 100px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate(0, 100px);
        -webkit-transform: translate(0, 100px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp,
.fade-up {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX,
.flip-up {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY,
.flip-down {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn,
.zoom-in {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown,
.zoom-in-down {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft,
.zoom-in-left {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight,
.zoom-in-right {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp,
.zoom-in-up {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

.zoomOut,
.zoom-out {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown,
.zoom-out-down {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft,
.zoom-out-left {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight,
.zoom-out-right {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp,
.zoom-out-up {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown,
.slide-down {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft,
.slide-left {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight,
.slide-right {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInUp,
.slide-up {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    display: none
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../../../../themes/gavias_castron/vendor/owl-carousel/assets/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
    height: 13px
}

div.pp_default .pp_top .pp_left {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat
}

div.pp_default .pp_top .pp_middle {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x
}

div.pp_default .pp_top .pp_right {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat
}

div.pp_default .pp_content .ppt {
    color: #f8f8f8
}

div.pp_default .pp_content_container .pp_left {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
    padding-left: 13px
}

div.pp_default .pp_content_container .pp_right {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;
    padding-right: 13px
}

div.pp_default .pp_content {
    background-color: #fff
}

div.pp_default .pp_next:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;
    cursor: pointer
}

div.pp_default .pp_previous:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
    cursor: pointer
}

div.pp_default .pp_expand {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
}

div.pp_default .pp_expand:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
    cursor: pointer
}

div.pp_default .pp_contract {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
}

div.pp_default .pp_contract:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
    cursor: pointer
}

div.pp_default .pp_close {
    width: 30px;
    height: 30px;
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
    cursor: pointer
}

div.pp_default #pp_full_res .pp_inline {
    color: #000
}

div.pp_default .pp_gallery ul li a {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
    border: 1px solid #aaa
}

div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a {
    border-color: #fff
}

div.pp_default .pp_social {
    margin-top: 7px
}

div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
    position: static;
    left: auto
}

div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
    height: 30px;
    width: 30px
}

div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px
}

div.pp_default .pp_details {
    position: relative
}

div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
    height: 20px;
    margin: 4px 0 0 0;
    width: 20px
}

div.pp_default a.pp_arrow_next {
    left: 52px;
    background-position: -82px -3px
}

div.pp_default .pp_content_container .pp_details {
    margin-top: 5px
}

div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    width: 110px;
    position: relative
}

div.pp_default .pp_nav .currentTextHolder {
    font-family: Georgia;
    font-style: italic;
    color: #999;
    font-size: 11px;
    left: 75px;
    line-height: 25px;
    margin: 0;
    padding: 0 0 0 10px;
    position: absolute;
    top: 2px
}

div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
    opacity: .7
}

div.pp_default .pp_description {
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    margin: 5px 50px 5px 0
}

div.pp_default .pp_bottom .pp_left {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat
}

div.pp_default .pp_bottom .pp_middle {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x
}

div.pp_default .pp_bottom .pp_right {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat
}

div.pp_default .pp_loaderIcon {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/default/loader.gif) center center no-repeat
}

div.light_rounded .pp_top .pp_left {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat
}

div.light_rounded .pp_top .pp_middle {
    background: #fff
}

div.light_rounded .pp_top .pp_right {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat
}

div.light_rounded .pp_content .ppt {
    color: #000
}

div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right {
    background: #fff
}

div.light_rounded .pp_content {
    background-color: #fff
}

div.light_rounded .pp_next:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.light_rounded .pp_previous:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.light_rounded .pp_expand {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_expand:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_contract {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_contract:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_details {
    position: relative
}

div.light_rounded .pp_description {
    margin-right: 85px
}

div.light_rounded #pp_full_res .pp_inline {
    color: #000
}

div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next {
    margin-top: 12px!important
}

div.light_rounded .pp_nav .pp_play {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_rounded .pp_nav .pp_pause {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_rounded .pp_arrow_previous {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat
}

div.light_rounded .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default
}

div.light_rounded .pp_arrow_next {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat
}

div.light_rounded .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default
}

div.light_rounded .pp_bottom .pp_left {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat
}

div.light_rounded .pp_bottom .pp_middle {
    background: #fff
}

div.light_rounded .pp_bottom .pp_right {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat
}

div.light_rounded .pp_loaderIcon {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat
}

div.dark_rounded .pp_top .pp_left {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat
}

div.dark_rounded .pp_top .pp_middle {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat
}

div.dark_rounded .pp_top .pp_right {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat
}

div.dark_rounded .pp_content_container .pp_left {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y
}

div.dark_rounded .pp_content_container .pp_right {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y
}

div.dark_rounded .pp_content {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat
}

div.dark_rounded .pp_next:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_previous:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_expand {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_expand:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_contract {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_contract:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_details {
    position: relative
}

div.dark_rounded .pp_description {
    margin-right: 85px
}

div.dark_rounded .currentTextHolder {
    color: #c4c4c4
}

div.dark_rounded .pp_description {
    color: #fff
}

div.dark_rounded #pp_full_res .pp_inline {
    color: #fff
}

div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next {
    margin-top: 12px!important
}

div.dark_rounded .pp_nav .pp_play {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.dark_rounded .pp_nav .pp_pause {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.dark_rounded .pp_arrow_previous {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat
}

div.dark_rounded .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default
}

div.dark_rounded .pp_arrow_next {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat
}

div.dark_rounded .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default
}

div.dark_rounded .pp_bottom .pp_left {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat
}

div.dark_rounded .pp_bottom .pp_middle {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat
}

div.dark_rounded .pp_bottom .pp_right {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat
}

div.dark_rounded .pp_loaderIcon {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat
}

div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
    background: none
}

div.dark_square .currentTextHolder {
    color: #c4c4c4
}

div.dark_square .pp_description {
    color: #fff
}

div.dark_square .pp_loaderIcon {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat
}

div.dark_square .pp_expand {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.dark_square .pp_expand:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.dark_square .pp_contract {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.dark_square .pp_contract:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.dark_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.dark_square .pp_details {
    position: relative
}

div.dark_square .pp_description {
    margin: 0 85px 0 0
}

div.dark_square #pp_full_res .pp_inline {
    color: #fff
}

div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next {
    margin-top: 12px!important
}

div.dark_square .pp_nav {
    clear: none
}

div.dark_square .pp_nav .pp_play {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.dark_square .pp_nav .pp_pause {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.dark_square .pp_arrow_previous {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat
}

div.dark_square .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default
}

div.dark_square .pp_arrow_next {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat
}

div.dark_square .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default
}

div.dark_square .pp_next:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.dark_square .pp_previous:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content {
    background: #fff
}

div.light_square .pp_content .ppt {
    color: #000
}

div.light_square .pp_expand {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.light_square .pp_expand:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.light_square .pp_contract {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.light_square .pp_contract:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.light_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.light_square .pp_details {
    position: relative
}

div.light_square .pp_description {
    margin-right: 85px
}

div.light_square #pp_full_res .pp_inline {
    color: #000
}

div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {
    margin-top: 12px!important
}

div.light_square .pp_nav .pp_play {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_square .pp_nav .pp_pause {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_square .pp_arrow_previous {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat
}

div.light_square .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default
}

div.light_square .pp_arrow_next {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat
}

div.light_square .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default
}

div.light_square .pp_next:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.light_square .pp_previous:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.light_square .pp_loaderIcon {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat
}

div.facebook .pp_top .pp_left {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat
}

div.facebook .pp_top .pp_middle {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x
}

div.facebook .pp_top .pp_right {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat
}

div.facebook .pp_content .ppt {
    color: #000
}

div.facebook .pp_content_container .pp_left {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y
}

div.facebook .pp_content_container .pp_right {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y
}

div.facebook .pp_content {
    background: #fff
}

div.facebook .pp_expand {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

div.facebook .pp_expand:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}

div.facebook .pp_contract {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

div.facebook .pp_contract:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}

div.facebook .pp_close {
    width: 22px;
    height: 22px;
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.facebook .pp_details {
    position: relative
}

div.facebook .pp_description {
    margin: 0 37px 0 0
}

div.facebook #pp_full_res .pp_inline {
    color: #000
}

div.facebook .pp_loaderIcon {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat
}

div.facebook .pp_arrow_previous {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px
}

div.facebook .pp_arrow_previous.disabled {
    background-position: 0 -96px;
    cursor: default
}

div.facebook .pp_arrow_next {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px
}

div.facebook .pp_arrow_next.disabled {
    background-position: -32px -96px;
    cursor: default
}

div.facebook .pp_nav {
    margin-top: 0
}

div.facebook .pp_nav p {
    font-size: 15px;
    padding: 0 3px 0 4px
}

div.facebook .pp_nav .pp_play {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
    height: 22px;
    width: 22px
}

div.facebook .pp_nav .pp_pause {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
    height: 22px;
    width: 22px
}

div.facebook .pp_next:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.facebook .pp_previous:hover {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.facebook .pp_bottom .pp_left {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat
}

div.facebook .pp_bottom .pp_middle {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x
}

div.facebook .pp_bottom .pp_right {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat
}

div.pp_pic_holder a:focus {
    outline: 0
}

div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500
}

div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000
}

.pp_top {
    height: 20px;
    position: relative
}

* html .pp_top {
    padding: 0 20px
}

.pp_top .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
}

.pp_top .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px
}

* html .pp_top .pp_middle {
    left: 0;
    position: static
}

.pp_top .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.pp_content {
    height: 40px;
    min-width: 40px
}

* html .pp_content {
    width: 40px
}

.pp_fade {
    display: none
}

.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%
}

.pp_content_container .pp_left {
    padding-left: 20px
}

.pp_content_container .pp_right {
    padding-right: 20px
}

.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px 0
}

.pp_description {
    display: none;
    margin: 0
}

.pp_social {
    float: left;
    margin: 0
}

.pp_social .facebook {
    float: left;
    margin-left: 5px;
    width: 55px;
    overflow: hidden
}

.pp_social .twitter {
    float: left
}

.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0
}

.pp_nav p {
    float: left;
    margin: 2px 4px;
    white-space: nowrap
}

.pp_nav .pp_play,
.pp_nav .pp_pause {
    float: left;
    margin-right: 4px;
    text-indent: -10000px
}

a.pp_arrow_previous,
a.pp_arrow_next {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px
}

.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000
}

.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000
}

.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative
}

.pp_gallery ul {
    float: left;
    height: 35px;
    margin: 0 0 0 5px;
    padding: 0;
    position: relative;
    white-space: nowrap
}

.pp_gallery ul a {
    border: 1px #000 solid;
    border: 1px rgba(0, 0, 0, .5) solid;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden
}

.pp_gallery ul a:hover,
.pp_gallery li.selected a {
    border-color: #fff
}

.pp_gallery ul a img {
    border: 0
}

.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0
}

.pp_gallery li.default a {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
    display: block;
    height: 33px;
    width: 50px
}

.pp_gallery li.default a img {
    display: none
}

.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
    margin-top: 7px!important
}

a.pp_next {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%
}

a.pp_previous {
    background: url(../../../../themes/gavias_castron/vendor/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%
}

a.pp_expand,
a.pp_contract {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000
}

a.pp_close {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    line-height: 22px;
    text-indent: -10000px
}

.pp_bottom {
    height: 20px;
    position: relative
}

* html .pp_bottom {
    padding: 0 20px
}

.pp_bottom .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
}

.pp_bottom .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px
}

* html .pp_bottom .pp_middle {
    left: 0;
    position: static
}

.pp_bottom .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    margin: -12px 0 0 -12px;
    position: absolute;
    top: 50%;
    width: 24px
}

#pp_full_res {
    line-height: 1!important
}

#pp_full_res .pp_inline {
    text-align: left
}

#pp_full_res .pp_inline p {
    margin: 0 0 15px 0
}

div.ppt {
    color: #fff;
    display: none;
    font-size: 17px;
    margin: 0 0 5px 15px;
    z-index: 9999
}

@charset"UTF-8";
.mb_YTPBar,
.mb_YTPBar span.mb_YTPUrl a {
    color: #fff
}

@font-face {
    font-family: ytpregular;
    src: url(../../../../themes/gavias_castron/vendor/ytplayer/css/font/ytp-regular.html)
}

@font-face {
    font-family: ytpregular;
    src: url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAA5sABEAAAAAFCAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcZ9iuNUdERUYAAAGcAAAAHQAAACAAdAAET1MvMgAAAbwAAABJAAAAYHUMUrFjbWFwAAACCAAAAKkAAAGKn5XycWN2dCAAAAK0AAAANgAAADYNLQohZnBnbQAAAuwAAAGxAAACZVO0L6dnYXNwAAAEoAAAAAgAAAAIAAAAEGdseWYAAASoAAAGVQAAB4jz86dSaGVhZAAACwAAAAAzAAAANgbKONpoaGVhAAALNAAAACAAAAAkESQLXGhtdHgAAAtUAAAAVAAAARxOmwVwbG9jYQAAC6gAAAAjAAAAkFoEXRRtYXhwAAALzAAAACAAAAAgAWoB625hbWUAAAvsAAAA+wAAAeok3Eb+cG9zdAAADOgAAADAAAABN99tv1lwcmVwAAANqAAAALkAAAFY3I6ikndlYmYAAA5kAAAABgAAAAbHMlGnAAAAAQAAAADMPaLPAAAAAM3Nk7QAAAAAzc13sXjaY2BkYGDgA2IJBhBgYmAEQjcgZgHzGAAHTAB5AAAAeNpjYGbZwDiBgZWBhdWY5SwDA8MsCM10liGNKQ3IB0rBASMDEgj1DvdjcGDgfcDAlvYPqJJVldEZpoZVkuUZkFJgYAQAUUULewAAAHjaY2BgYGaAYBkGRgYQaAHyGMF8FoYMIC3GIAAUYQOyeBkUGKIYqhgWKHAp6CvEP2D4/x+sAyTuyJAIFGeAizP+//r/8f/D//f+n/HA8oHo/WcKblDzsQBGoOkwSUYmIMGErgDiRLyAhZWNnYOTi5uHl49fQFBIWERUTFxCUkpaRhYiLyevoKikrKKqpq6hqaWto6unb2BoZGxiambOQF1gQZYuAIQnH4IAAAAAAAAAAAABegEnAHEAswC9AOAA5QD+ARcBIwBdAHIBtgBcAGAAZgByAI8AogErAbIAUwBEBREAAHjaXVG7TltBEN0NDwOBxNggOdoUs5mQxnuhBQnE1Y1iZDuF5QhpN3KRi3EBH0CBRA3arxmgoaRImwYhF0h8Qj4hEjNriKI0Ozuzc86ZM0vKkap36WvPU+ckkMLdBs02/U5ItbMA96Tr642MtIMHWmxm9Mp1+/4LBpvRlDtqAOU9bykPGU07gVq0p/7R/AqG+/wf8zsYtDTT9NQ6CekhBOabcUuD7xnNussP+oLV4WIwMKSYpuIuP6ZS/rc052rLsLWR0byDMxH5yTRAU2ttBJr+1CHV83EUS5DLprE2mJiy/iQTwYXJdFVTtcz42sFdsrPoYIMqzYEH2MNWeQweDg8mFNK3JMosDRH2YqvECBGTHAo55dzJ/qRA+UgSxrxJSjvjhrUGxpHXwKA2T7P/PJtNbW8dwvhZHMF3vxlLOvjIhtoYEWI7YimACURCRlX5hhrPvSwG5FL7z0CUgOXxj3+dCLTu2EQ8l7V1DjFWCHp+29zyy4q7VrnOi0J3b6pqqNIpzftezr7HA54eC8NBY8Gbz/v+SoH6PCyuNGgOBEN6N3r/orXqiKu8Fz6yJ9O/sVoAAAAAAQAB//8AD3jaTZVrbBxXFcfvufNe72Nmdx77tmfHO2N76117784OTr154YAbR7RQuUQhttoSuXZKFQVKKYqgiFJAgkpIkVClIn8opSomjXY3VHHTFldEIYpay1hR+ID4Bha27FoIEQGpd8Idu4lY7c6eOfee//2f3+zeizAaQwif4iYRgwRUbgGqjLYFNvVxtcVzfxltM5iGqMUEaS5ItwU+vTPahiBPFFMpmoo5hnv8XnjFn+Um7/xmjF1GCLHoPf+fgsUVEYcSKIcGkYbaWYxKLZ3bgGa50qpACQ0NeyYoYILaDTqpurUK2FZBUYlJY8ukEc0egLpbo+kY8O/BQcx2dvwP2Fh6/Q+Gl19fyroubHmer7rpjHllPZ/NKB+tp2/4/TzxSx0zo/74uUY29vJZOEHIfng4lzz7cjyXzn/jJwqCwCOLdj2iPSP3F/hUAHF3v+Cviee5DIqhJDLRACLoPGpHECq1M7Sd5iDZ/W6zQW8mu9Ecql7SI6xYaiOpnxCydwPNWqWJ/tSSjY1mqtqU5ZYNpWal2pJiGy0XSi1bVuKX1Fyh1GuMoJYeUeJvy/GEVbTpfTOjHJRVzUim0tlcwekbKD1QrgR5M97OV8nIyMjQsKPUEKWGNEVFFBwqEs/yHMEVFMM1PIc4FhiWQVxHcxjD0zzXEkgbmHe5G1eA9T955453xd+B9tbpi6vj10+fvj6+evH0Fju7vPDU5szVY8euzmw+tXABv7kEov/v33WOv+v/C8LG9M2xD19/EquzCyuHVuY6R25Obz35+odw4NDKwuzWHAK86q9x21wKYYQkjFeZ3M5f/TUmw6Qo12P+38Wf0zEZpVABlVANfQu1owHXXMD1AdIyQhvNgeou2b1LAuhAkVwyExRps/ppAE230qrTX1MrEVXil5W4qlm9thMAMpR2MtVHAbXMnBJvZ8oVGjdZ5XK6u6cwNExqdNJ9dnm4D+8eIeYeM7hH0b3H9bcQuczdeH75ef+TxTveO/5tuDK2Mrs5d+HmzQtzm7MrbP6ZqxMrrz2+vf34aysTV5+5iN9YhMi51W93Tiz5/wFp+ujy/MntGXx+dfrjqflrO788Ob989MaMP716+Nr8FOpCjbvnw032BUrm82gKfQc10SJaAwwZGINHEUrksaEndI3XCppBavWaU7Nrda/u7QfPsnmBF1ReK4NjCxbkgVRJdW/MdmiyjHkhCgKvGkrNq+uGngPLUDXVioJTcGxONWguENOIYmkq1lQqaDu2q1AqKi6qRh6CN0uqhlkn1WIwt1Z3FTqH6lt2kWLkqZpQ2F1H4D3X1CzFUkCp1R8EVaeKGr3mgXpyd3OKZTcgioMi3qImqA2FaFSYrkHd7BYESnSMdqAx1HNgg/6pG0Bo95RAGehqoNAuaRHR90wGdXyJtkAJ1DxSDVQCfS8ocui+EohqagNjFroniyLAOYbBgvSQxuXxiUSCGQXReJBnjafhbf6xBs8P9ZclLLJdTJfdL3bLRsgd50Nf52P7JIWjInYqFuZhUGErucF0Qj/zNJtPGArDz7EYFi0chvSpw8C/mJRgRVLfgrEf7RvowhyjJ3JPfPlX/h8N/6fZryX7bh/pJsPj4QLX9Ra89NL3QQkljmOqnognU6HcxKkoI/JsaJ8cDcfCqZAMC2cfFeSoHu+WFEmWzIQqx8PVmCThSFqPKqLIsgxJx0QYZt1iocjgfrPbjIoiltkXxzxTlE5FVTL1zb7YmTOSzXGiEBU0ZgHzXexjd9HklDtTc2P7iR4/Wmqk/jGhfZXjZW1bYFVp3y01G+ocrh/K9VST3+05OUsaEnAYGKZRfWIpDQaXT2Ej2/vCl1S5nNe7jHq5eCAlM7rOpFx8PP1Zf/NzCUdkpXjUhHmdfdi/Xv31D6WccPAIDjNMmPnBzC+ErAipZzPf++LkQyGRhTDEpCNkbmLpz8892zmE3+8swq1YODIqf2Z7lO8RdJHn7RS8kpY6r0qhAg7xXIHnhViu+zBDbhcx16UOfGVgaGkoXe6LhwS+h7NgSa+vR7ESZvPyq6VUqN+SC0ZSTPm3oETGoxGIh/p60w3naIyJ/Gywf9CMnnAemR3524hT5DErxOwBhR55COMw3e+u0T0tOEsR0JMx+NBHftD/AJ+D/f7v/TW+9t+P+Bo9e/7vNYz+By6FsKkAAAB42mNgZGBgYGRwbI8IWhzPb/OVQZ6DAQTOni3fCKP/+/x7yrOBNRTI5WBgAokCAG3mDbAAeNpjYGRgYFX9t5eBgeftf5//WTwbGIAiKMAdAJycBph42mN6w+DCwcDAAMIsZ8D0HhBNLIap52D478fBwHQRyvbBpZ7nLYMtKeZjt5OJhxT1TKsYGFhDETTjcSAG0gyPoRgozigIpL0hNEiOBcgFAEBoNC142mNgYNCBwjoccALDBEY9RhsgPIMMmZcRhHtIhkcA9pQspAAAAQAAAEcBVAALAAAAAAACAAEAAgAWAAABAACTAAAAAHjalZCxTgJBFEXPApJoYYgF9VZUSIAFTdDCnmiIgsTKsASQuGiCu0YaCr4OfomKOzsTCHRmMzPn3blz38sCFyzJ4uXOgbKWZY+8KssZLqk7zkp9cJyjSOT4jD9WjvPSt46vKHoFx2txyfGGqnfPO18kyohSGjBjJPqRFmqPmWolWkZ9o0uHZ/EkfTNgTo0KVX017ujRps+TyDqvT7xW9U/UV1Vz9ZryrQn8o8QOL1JsdVA/5IwZpv7f/YsKTW50O1PqpzKNZyw1UnKov2c9dbkD7c1/zdhXFSrNdIz3HbuaJFH1KM9CZyDN3N3SoiFupfP66mbOYAd8k0EGAHjabc05TwJhHITxZ0BBBc/P4IkI7y4sh0dBsosHKiqHeLUiiTE0FH56Xdl/6TS/ZIoZUszzM+ad/3IOSilNmm122GWPfQ4ocEiRI0qUcXj4VKgSUKNOgybHnHDKGSER7Xjjgkuu6HDNDbd0ueOeB3r0GTDkkRFPPPPCK29a0KIyympJy1pRTnmtak3r2tCmtjLjz+/ph5edfU2cc2Fiy/3px4Xpmb5ZMatmYNbMutkwm2Yr0W8nBnOj+OcXVDk0PnjaRc67DoJAEAVQFuT9fqsJCSZ2+w12QkNjrCCx9w+sbSy19DsGK/9Ob3RZujk3k7nzZp8bsbvSkXXoR8Yew9gavN9QNHSUHTFch4oMfuoV0uqGNL4nv25emq3yHzzADwVcwOsFHMCtBWzAWQlYgJ0ImIA1rRmAeRbQAWM6vQD04A9GgXglRBo4Kh+19gJGYDgzBqOnZALGO8kUTLaSGZhWkjmYrSULMA8kS7CYi5ZgKTlQxr/W1F5aAAAAAAFRp8cxAAA=)format('woff'), url(/drupal/castron/themes/gavias_castron/vendor/ytplayer/css/font/ytp-regular.ttf)format('truetype');
    font-weight: 400;
    font-style: normal
}

.mb_YTPlayer:focus {
    outline: 0
}

.mbYTP_wrapper {
    display: block;
    transform: translateZ(0)translate3d(0, 0, 0);
    transform-style: preserve-3d;
    perspective: 1000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box
}

.mb_YTPlayer .loading {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px;
    color: #fff;
    background: rgba(0, 0, 0, .51);
    text-align: center;
    padding: 2px 4px;
    border-radius: 5px;
    font-family: "Droid Sans", sans-serif;
    -webkit-animation: fade .1s infinite alternate;
    animation: fade .1s infinite alternate
}

@-webkit-keyframes fade {
    0% {
        opacity: .5
    }
    100% {
        opacity: 1
    }
}

@keyframes fade {
    0% {
        opacity: .5
    }
    100% {
        opacity: 1
    }
}

.YTPFullscreen {
    display: block!important;
    position: fixed!important;
    width: 100%!important;
    height: 100%!important;
    top: 0!important;
    left: 0!important;
    margin: 0!important;
    border: none!important;
    opacity: 1!important
}

.mbYTP_wrapper iframe {
    max-width: 4000px!important
}

.inline_YTPlayer {
    margin-bottom: 20px;
    vertical-align: top;
    position: relative;
    left: 0;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .7);
    background: rgba(0, 0, 0, .5)
}

.inline_YTPlayer img {
    border: none!important;
    margin: 0!important;
    padding: 0!important;
    transform: none!important
}

.mb_YTPBar,
.mb_YTPBar .buttonBar {
    box-sizing: border-box;
    left: 0;
    padding: 5px;
    width: 100%
}

.mb_YTPBar .ytpicon {
    font-size: 20px;
    font-family: ytpregular
}

.mb_YTPBar .mb_YTPUrl.ytpicon {
    font-size: 30px
}

.mb_YTPBar {
    transition: opacity .5s;
    display: block;
    height: 10px;
    background: #333;
    position: fixed;
    bottom: 0;
    text-align: left;
    z-index: 1000;
    font: 14px/16px sans-serif;
    opacity: .1
}

.mb_YTPBar.visible,
.mb_YTPBar:hover {
    opacity: 1
}

.mb_YTPBar .buttonBar {
    transition: all .5s;
    background: 0 0;
    font: 12px/14px Calibri;
    position: absolute;
    top: -30px;
    height: 40px
}

.mb_YTPBar:hover .buttonBar {
    background: rgba(0, 0, 0, .4)
}

.mb_YTPBar span {
    display: inline-block;
    font: 16px/20px Calibri, sans-serif;
    position: relative;
    width: 30px;
    height: 25px;
    vertical-align: middle
}

.mb_YTPBar span.mb_YTPTime {
    width: 130px
}

.mb_YTPBar span.mb_OnlyYT,
.mb_YTPBar span.mb_YTPUrl {
    position: absolute;
    width: auto;
    display: block;
    top: 6px;
    right: 10px;
    cursor: pointer
}

.mb_YTPBar span.mb_YTPUrl img {
    width: 60px
}

.mb_YTPBar span.mb_OnlyYT {
    left: 300px;
    right: auto
}

.mb_YTPBar span.mb_OnlyYT img {
    width: 25px
}

.mb_YTPBar .mb_YTPMuteUnmute,
.mb_YTPBar .mb_YTPPlaypause,
.mb_YTPlayer .mb_YTPBar .mb_YTPPlaypause img {
    cursor: pointer
}

.mb_YTPBar .mb_YTPProgress {
    height: 10px;
    width: 100%;
    background: #222;
    bottom: 0;
    left: 0
}

.mb_YTPBar .mb_YTPLoaded {
    height: 10px;
    width: 0;
    background: #444;
    left: 0
}

.mb_YTPBar .mb_YTPseekbar {
    height: 10px;
    width: 0;
    background: #bb110e;
    bottom: 0;
    left: 0;
    box-shadow: rgba(82, 82, 82, .47)1px 1px 3px
}

.mb_YTPBar .YTPOverlay {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: "flat";
    box-sizing: border-box
}

.YTPOverlay.raster {
    background: url(/drupal/castron/themes/gavias_castron/vendor/ytplayer/css/images/raster.png)
}

.YTPOverlay.raster.retina {
    background: url(/drupal/castron/themes/gavias_castron/vendor/ytplayer/css/images/raster@2x.png)
}

.YTPOverlay.raster-dot {
    background: url(/drupal/castron/themes/gavias_castron/vendor/ytplayer/css/images/raster_dot.png)
}

.YTPOverlay.raster-dot.retina {
    background: url(/drupal/castron/themes/gavias_castron/vendor/ytplayer/css/images/raster_dot@2x.png)
}

.mb_YTPBar .simpleSlider {
    position: relative;
    width: 100px;
    height: 10px;
    border: 1px solid #fff;
    overflow: hidden;
    box-sizing: border-box;
    margin-right: 10px;
    cursor: pointer!important;
    border-radius: 3px
}

.mb_YTPBar.compact .simpleSlider {
    width: 40px
}

.mb_YTPBar .simpleSlider.muted {
    opacity: .3
}

.mb_YTPBar .level {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fff;
    box-sizing: border-box
}

.mb_YTPBar .level.horizontal {
    height: 100%;
    width: 0
}

.mb_YTPBar .level.vertical {
    height: auto;
    width: 100%
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    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-inline-holder .mfp-content,
.mfp-ajax-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-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -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-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

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;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-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;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.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-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.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
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.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;
        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 0;
        transform-origin: 0 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.lg-sub-html,
.lg-toolbar {
    background-color: rgba(0, 0, 0, .45)
}

@font-face {
    font-family: lg;
    src: url(../../../../themes/gavias_castron/vendor/popup-gallery/fonts/lgd641.eot?n1z373);
    src: url(../../../../themes/gavias_castron/vendor/popup-gallery/fonts/lgd41d.eot?#iefixn1z373) format("embedded-opentype"), url(../../../../themes/gavias_castron/vendor/popup-gallery/fonts/lgd641.woff?n1z373) format("woff"), url(../../../../themes/gavias_castron/vendor/popup-gallery/fonts/lgd641.ttf?n1z373) format("truetype"), url(../../../../themes/gavias_castron/vendor/popup-gallery/fonts/lgd641.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal
}

.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, .45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    border: none;
    outline: 0
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #FFF
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@-webkit-keyframes lg-right-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@-moz-keyframes lg-right-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@-ms-keyframes lg-right-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@keyframes lg-right-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@-webkit-keyframes lg-left-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

@-moz-keyframes lg-left-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

@-ms-keyframes lg-left-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

@keyframes lg-left-end {
    0%,
    100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    -o-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    -o-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none!important;
    outline: 0;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
    color: #FFF
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle
}

.lg-next,
.lg-prev,
.lg-toolbar {
    opacity: 1;
    -webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
    transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0D0A0A;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s!important;
    transition-duration: 0s!important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    margin-bottom: 5px
}

@media (min-width:1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color .25s ease;
        -o-transition: border-color .25s ease;
        transition: border-color .25s ease
    }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    background-color: #0D0A0A;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}

.lg-outer .lg-toogle-thumb:hover,
.lg-outer.lg-dropdown-active #lg-share {
    color: #FFF
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(../../../../themes/gavias_castron/vendor/popup-gallery/img/vimeo-play.png) no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../../../../themes/gavias_castron/vendor/popup-gallery/img/vimeo-play.png) 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(../../../../themes/gavias_castron/vendor/popup-gallery/img/video-play.png) no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(../../../../themes/gavias_castron/vendor/popup-gallery/img/youtube-play.png) no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../../../../themes/gavias_castron/vendor/popup-gallery/img/youtube-play.png) 0 -60px no-repeat
}

.lg-outer .lg-video-object {
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 80ms ease 0s;
    -moz-transition: opacity 80ms ease 0s;
    -o-transition: opacity 80ms ease 0s;
    transition: opacity 80ms ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px #fff inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    -moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, .5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
    box-shadow: 0 0 0 8px #fff inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, .25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    -o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #FFF;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown>li:last-child {
    margin-bottom: 0
}

.lg-outer .lg-dropdown>li:hover .lg-icon,
.lg-outer .lg-dropdown>li:hover a {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, .07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
    width: 100%;
    height: 100%
}

.lg-outer #lg-share {
    position: relative
}

.lg-outer #lg-share:after {
    content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903"
}

.lg-group:after {
    content: "";
    display: table;
    clear: both
}

.lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit!important;
    transition-duration: inherit!important;
    -webkit-transition-timing-function: inherit!important;
    transition-timing-function: inherit!important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s!important;
    transition-duration: 0s!important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url(../../../../themes/gavias_castron/vendor/popup-gallery/img/loading.gif) center center no-repeat;
    display: none!important
}

.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block!important
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto!important;
    height: auto!important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none 0s ease 0s!important;
    -moz-transition: none 0s ease 0s!important;
    -o-transition: none 0s ease 0s!important;
    transition: none 0s ease 0s!important
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity .1s ease 0s;
    -moz-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-img-wrap img {
    background: #fff
}

.lg-outer .lg-thumb {
    margin: 0 auto;
    padding-top: 5px;
    padding-bottom: 5px
}

.lg-css3.lg-zoom-in .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3)
}

.lg-css3.lg-zoom-in .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-zoom-in .lg-item.lg-current,
.lg-css3.lg-zoom-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-zoom-in-big .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2)
}

.lg-css3.lg-zoom-in-big .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-zoom-in-big .lg-item.lg-current,
.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-zoom-out .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(.7, .7, .7);
    transform: scale3d(.7, .7, .7)
}

.lg-css3.lg-zoom-out .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-zoom-out .lg-item.lg-current,
.lg-css3.lg-zoom-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-zoom-out-big .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0)
}

.lg-css3.lg-zoom-out-big .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-zoom-out-big .lg-item.lg-current,
.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-zoom-out-in .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0)
}

.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2)
}

.lg-css3.lg-zoom-out-in .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-zoom-out-in .lg-item.lg-current,
.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-zoom-in-out .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2)
}

.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0)
}

.lg-css3.lg-zoom-in-out .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-zoom-in-out .lg-item.lg-current,
.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-soft-zoom .lg-item {
    opacity: 0
}

.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
}

.lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
}

.lg-css3.lg-soft-zoom .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-soft-zoom .lg-item.lg-current,
.lg-css3.lg-soft-zoom .lg-item.lg-next-slide,
.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-scale-up .lg-item {
    opacity: 0
}

.lg-css3.lg-scale-up .lg-item.lg-next-slide,
.lg-css3.lg-scale-up .lg-item.lg-prev-slide {
    -moz-transform: scale3d(.8, .8, .8) translate3d(0, 10%, 0);
    -o-transform: scale3d(.8, .8, .8) translate3d(0, 10%, 0);
    -ms-transform: scale3d(.8, .8, .8) translate3d(0, 10%, 0);
    -webkit-transform: scale3d(.8, .8, .8) translate3d(0, 10%, 0);
    transform: scale3d(.8, .8, .8) translate3d(0, 10%, 0)
}

.lg-css3.lg-scale-up .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-scale-up .lg-item.lg-current,
.lg-css3.lg-scale-up .lg-item.lg-next-slide,
.lg-css3.lg-scale-up .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-circular .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide-circular .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.lg-css3.lg-slide-circular .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-circular .lg-item.lg-current,
.lg-css3.lg-slide-circular .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-up .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0)
}

.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0)
}

.lg-css3.lg-slide-circular-up .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-circular-up .lg-item.lg-current,
.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-down .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0)
}

.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0)
}

.lg-css3.lg-slide-circular-down .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-circular-down .lg-item.lg-current,
.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-vertical .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-current,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-vertical-left .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0)
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0)
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-vertical-down .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0)
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0)
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-vertical .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-vertical .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-vertical .lg-item.lg-current,
.lg-css3.lg-slide-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide-vertical-growth .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
    -moz-transform: scale3d(.5, .5, .5) translate3d(0, -150%, 0);
    -o-transform: scale3d(.5, .5, .5) translate3d(0, -150%, 0);
    -ms-transform: scale3d(.5, .5, .5) translate3d(0, -150%, 0);
    -webkit-transform: scale3d(.5, .5, .5) translate3d(0, -150%, 0);
    transform: scale3d(.5, .5, .5) translate3d(0, -150%, 0)
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
    -moz-transform: scale3d(.5, .5, .5) translate3d(0, 150%, 0);
    -o-transform: scale3d(.5, .5, .5) translate3d(0, 150%, 0);
    -ms-transform: scale3d(.5, .5, .5) translate3d(0, 150%, 0);
    -webkit-transform: scale3d(.5, .5, .5) translate3d(0, 150%, 0);
    transform: scale3d(.5, .5, .5) translate3d(0, 150%, 0)
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-current,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-only .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
    -moz-transform: skew(10deg, 0deg);
    -o-transform: skew(10deg, 0deg);
    -ms-transform: skew(10deg, 0deg);
    -webkit-transform: skew(10deg, 0deg);
    transform: skew(10deg, 0deg)
}

.lg-css3.lg-slide-skew-only .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1
}

.lg-css3.lg-slide-skew-only .lg-item.lg-current,
.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-only-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg)
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-only-y .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 10deg);
    -o-transform: skew(0deg, 10deg);
    -ms-transform: skew(0deg, 10deg);
    -webkit-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg)
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-current,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -10deg);
    -o-transform: skew(0deg, -10deg);
    -ms-transform: skew(0deg, -10deg);
    -webkit-transform: skew(0deg, -10deg);
    transform: skew(0deg, -10deg)
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide-skew .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
    -moz-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);
    -o-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);
    -ms-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);
    -webkit-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);
    transform: skew(20deg, 0deg) translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide-skew .lg-item.lg-next-slide {
    -moz-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);
    -o-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);
    -ms-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);
    -webkit-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);
    transform: skew(20deg, 0deg) translate3d(100%, 0, 0)
}

.lg-css3.lg-slide-skew .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-skew .lg-item.lg-current,
.lg-css3.lg-slide-skew .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);
    -o-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);
    -ms-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);
    -webkit-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);
    transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
    -moz-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);
    -o-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);
    -ms-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);
    -webkit-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);
    transform: skew(-20deg, 0deg) translate3d(100%, 0, 0)
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-cross .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);
    -o-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);
    -ms-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);
    -webkit-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);
    transform: skew(0deg, 60deg) translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);
    -o-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);
    -ms-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);
    -webkit-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);
    transform: skew(0deg, 60deg) translate3d(100%, 0, 0)
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-current,
.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-cross-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);
    -o-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);
    -ms-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);
    -webkit-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);
    transform: skew(0deg, -60deg) translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);
    -o-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);
    -ms-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);
    -webkit-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);
    transform: skew(0deg, -60deg) translate3d(100%, 0, 0)
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-ver .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
    -moz-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);
    -o-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);
    -ms-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);
    -webkit-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);
    transform: skew(60deg, 0deg) translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
    -moz-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);
    -o-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);
    -ms-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);
    -webkit-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);
    transform: skew(60deg, 0deg) translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-ver-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);
    -o-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);
    -ms-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);
    -webkit-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);
    transform: skew(-60deg, 0deg) translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
    -moz-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);
    -o-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);
    -ms-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);
    -webkit-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);
    transform: skew(-60deg, 0deg) translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-ver-cross .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);
    -o-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);
    -ms-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);
    -webkit-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);
    transform: skew(0deg, 20deg) translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);
    -o-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);
    -ms-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);
    -webkit-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);
    transform: skew(0deg, 20deg) translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);
    -o-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);
    -ms-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);
    -webkit-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);
    transform: skew(0deg, -20deg) translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);
    -o-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);
    -ms-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);
    -webkit-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);
    transform: skew(0deg, -20deg) translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-lollipop .lg-item {
    opacity: 0
}

.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-lollipop .lg-item.lg-next-slide {
    -moz-transform: translate3d(0, 0, 0) scale(.5);
    -o-transform: translate3d(0, 0, 0) scale(.5);
    -ms-transform: translate3d(0, 0, 0) scale(.5);
    -webkit-transform: translate3d(0, 0, 0) scale(.5);
    transform: translate3d(0, 0, 0) scale(.5)
}

.lg-css3.lg-lollipop .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-lollipop .lg-item.lg-current,
.lg-css3.lg-lollipop .lg-item.lg-next-slide,
.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-lollipop-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
    -moz-transform: translate3d(0, 0, 0) scale(.5);
    -o-transform: translate3d(0, 0, 0) scale(.5);
    -ms-transform: translate3d(0, 0, 0) scale(.5);
    -webkit-transform: translate3d(0, 0, 0) scale(.5);
    transform: translate3d(0, 0, 0) scale(.5)
}

.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-lollipop-rev .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-lollipop-rev .lg-item.lg-current,
.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide,
.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-rotate .lg-item {
    opacity: 0
}

.lg-css3.lg-rotate .lg-item.lg-prev-slide {
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.lg-css3.lg-rotate .lg-item.lg-next-slide {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.lg-css3.lg-rotate .lg-item.lg-current {
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.lg-css3.lg-rotate .lg-item.lg-current,
.lg-css3.lg-rotate .lg-item.lg-next-slide,
.lg-css3.lg-rotate .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-rotate-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.lg-css3.lg-rotate-rev .lg-item.lg-current {
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.lg-css3.lg-rotate-rev .lg-item.lg-current,
.lg-css3.lg-rotate-rev .lg-item.lg-next-slide,
.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-tube .lg-item {
    opacity: 0
}

.lg-css3.lg-tube .lg-item.lg-prev-slide {
    -moz-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -o-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -ms-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -webkit-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0)
}

.lg-css3.lg-tube .lg-item.lg-next-slide {
    -moz-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -o-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -ms-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -webkit-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    transform: scale3d(1, 0, 1) translate3d(100%, 0, 0)
}

.lg-css3.lg-tube .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-tube .lg-item.lg-current,
.lg-css3.lg-tube .lg-item.lg-next-slide,
.lg-css3.lg-tube .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(../../../../themes/gavias_castron/vendor/slick/ajax-loader.gif) center center no-repeat
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: 0;
    background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir='rtl'] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '→'
}

[dir='rtl'] .slick-next:before {
    content: '←'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: 0
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black
}

.uk-grid {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}

.uk-grid:before,
.uk-grid:after {
    content: "";
    display: block;
    overflow: hidden
}

.uk-grid:after {
    clear: both
}

.uk-grid>* {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    margin: 0;
    float: left
}

.uk-grid>*>:last-child {
    margin-bottom: 0
}

.uk-grid {
    margin-left: -25px
}

.uk-grid>* {
    padding-left: 25px
}

.uk-grid+.uk-grid,
.uk-grid-margin,
.uk-grid>*>.uk-panel+.uk-panel {
    margin-top: 25px
}

@media(min-width:1220px) {
    .uk-grid {
        margin-left: -30px
    }
    .uk-grid>* {
        padding-left: 30px
    }
    .uk-grid+.uk-grid,
    .uk-grid-margin,
    .uk-grid>*>.uk-panel+.uk-panel {
        margin-top: 30px
    }
}

.uk-grid-collapse {
    margin-left: 0
}

.uk-grid-collapse>* {
    padding-left: 0
}

.uk-grid-collapse+.uk-grid-collapse,
.uk-grid-collapse>.uk-grid-margin,
.uk-grid-collapse>*>.uk-panel+.uk-panel {
    margin-top: 0
}

.uk-grid-small {
    margin-left: -10px
}

.uk-grid-small>* {
    padding-left: 10px
}

.uk-grid-small+.uk-grid-small,
.uk-grid-small>.uk-grid-margin,
.uk-grid-small>*>.uk-panel+.uk-panel {
    margin-top: 10px
}

.uk-grid-medium {
    margin-left: -25px
}

.uk-grid-medium>* {
    padding-left: 25px
}

.uk-grid-medium+.uk-grid-medium,
.uk-grid-medium>.uk-grid-margin,
.uk-grid-medium>*>.uk-panel+.uk-panel {
    margin-top: 25px
}

@media(min-width:960px) {
    .uk-grid-large {
        margin-left: -30px
    }
    .uk-grid-large>* {
        padding-left: 30px
    }
    .uk-grid-large+.uk-grid-large,
    .uk-grid-large-margin,
    .uk-grid-large>*>.uk-panel+.uk-panel {
        margin-top: 30px
    }
}

@media(min-width:1220px) {
    .uk-grid-large {
        margin-left: -50px
    }
    .uk-grid-large>* {
        padding-left: 50px
    }
    .uk-grid-large+.uk-grid-large,
    .uk-grid-large-margin,
    .uk-grid-large>*>.uk-panel+.uk-panel {
        margin-top: 50px
    }
}

.uk-grid-divider:not(:empty) {
    margin-left: -25px;
    margin-right: -25px
}

.uk-grid-divider>* {
    padding-left: 25px;
    padding-right: 25px
}

.uk-grid-divider>[class*='uk-width-1-']:not(.uk-width-1-1):nth-child(n+2),
.uk-grid-divider>[class*='uk-width-2-']:nth-child(n+2),
.uk-grid-divider>[class*='uk-width-3-']:nth-child(n+2),
.uk-grid-divider>[class*='uk-width-4-']:nth-child(n+2),
.uk-grid-divider>[class*='uk-width-5-']:nth-child(n+2),
.uk-grid-divider>[class*='uk-width-6-']:nth-child(n+2),
.uk-grid-divider>[class*='uk-width-7-']:nth-child(n+2),
.uk-grid-divider>[class*='uk-width-8-']:nth-child(n+2),
.uk-grid-divider>[class*='uk-width-9-']:nth-child(n+2) {
    border-left: 1px solid #ddd
}

@media(min-width:768px) {
    .uk-grid-divider>[class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
        border-left: 1px solid #ddd
    }
}

@media(min-width:960px) {
    .uk-grid-divider>[class*='uk-width-large-']:not(.uk-width-large-1-1):nth-child(n+2) {
        border-left: 1px solid #ddd
    }
}

@media(min-width:1220px) {
    .uk-grid-divider:not(: empty) {
        margin-left: -30px;
        margin-right: -30px
    }
    .uk-grid-divider>* {
        padding-left: 30px;
        padding-right: 30px
    }
    .uk-grid-divider:empty {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

.uk-grid-divider:empty {
    margin-top: 25px;
    margin-bottom: 25px;
    border-top: 1px solid #ddd
}

.uk-grid-match>* {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.uk-grid-match>*>* {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    box-sizing: border-box;
    width: 100%
}

[class*='uk-grid-width']>* {
    box-sizing: border-box;
    width: 100%
}

.uk-grid-width-1-2>* {
    width: 50%
}

.uk-grid-width-1-3>* {
    width: 33.333%
}

.uk-grid-width-1-4>* {
    width: 25%
}

.uk-grid-width-1-5>* {
    width: 20%
}

.uk-grid-width-1-6>* {
    width: 16.666%
}

.uk-grid-width-1-10>* {
    width: 10%
}

.uk-grid-width-auto>* {
    width: auto
}

@media(min-width:380px) {
    .uk-grid-width-small-1-1>* {
        width: 100%
    }
    .uk-grid-width-small-1-2>* {
        width: 50%
    }
    .uk-grid-width-small-1-3>* {
        width: 33.333%
    }
    .uk-grid-width-small-1-4>* {
        width: 25%
    }
    .uk-grid-width-small-1-5>* {
        width: 20%
    }
    .uk-grid-width-small-1-6>* {
        width: 16.666%
    }
    .uk-grid-width-small-1-10>* {
        width: 10%
    }
}

@media(min-width:768px) {
    .uk-grid-width-medium-1-1>* {
        width: 100%
    }
    .uk-grid-width-medium-1-2>* {
        width: 50%
    }
    .uk-grid-width-medium-1-3>* {
        width: 33.333%
    }
    .uk-grid-width-medium-1-4>* {
        width: 25%
    }
    .uk-grid-width-medium-1-5>* {
        width: 20%
    }
    .uk-grid-width-medium-1-6>* {
        width: 16.666%
    }
    .uk-grid-width-medium-1-10>* {
        width: 10%
    }
}

@media(min-width:960px) {
    .uk-grid-width-large-1-1>* {
        width: 100%
    }
    .uk-grid-width-large-1-2>* {
        width: 50%
    }
    .uk-grid-width-large-1-3>* {
        width: 33.333%
    }
    .uk-grid-width-large-1-4>* {
        width: 25%
    }
    .uk-grid-width-large-1-5>* {
        width: 20%
    }
    .uk-grid-width-large-1-6>* {
        width: 16.666%
    }
    .uk-grid-width-large-1-10>* {
        width: 10%
    }
}

@media(min-width:1220px) {
    .uk-grid-width-xlarge-1-1>* {
        width: 100%
    }
    .uk-grid-width-xlarge-1-2>* {
        width: 50%
    }
    .uk-grid-width-xlarge-1-3>* {
        width: 33.333%
    }
    .uk-grid-width-xlarge-1-4>* {
        width: 25%
    }
    .uk-grid-width-xlarge-1-5>* {
        width: 20%
    }
    .uk-grid-width-xlarge-1-6>* {
        width: 16.666%
    }
    .uk-grid-width-xlarge-1-10>* {
        width: 10%
    }
}

[class*='uk-width'] {
    box-sizing: border-box;
    width: 100%
}

.uk-width-1-1 {
    width: 100%
}

.uk-width-1-2,
.uk-width-2-4,
.uk-width-3-6,
.uk-width-5-10 {
    width: 50%
}

.uk-width-1-3,
.uk-width-2-6 {
    width: 33.333%
}

.uk-width-2-3,
.uk-width-4-6 {
    width: 66.666%
}

.uk-width-1-4 {
    width: 25%
}

.uk-width-3-4 {
    width: 75%
}

.uk-width-1-5,
.uk-width-2-10 {
    width: 20%
}

.uk-width-2-5,
.uk-width-4-10 {
    width: 40%
}

.uk-width-3-5,
.uk-width-6-10 {
    width: 60%
}

.uk-width-4-5,
.uk-width-8-10 {
    width: 80%
}

.uk-width-1-6 {
    width: 16.666%
}

.uk-width-5-6 {
    width: 83.333%
}

.uk-width-1-10 {
    width: 10%
}

.uk-width-3-10 {
    width: 30%
}

.uk-width-7-10 {
    width: 70%
}

.uk-width-9-10 {
    width: 90%
}

@media(min-width:380px) {
    .uk-width-small-1-1 {
        width: 100%
    }
    .uk-width-small-1-2,
    .uk-width-small-2-4,
    .uk-width-small-3-6,
    .uk-width-small-5-10 {
        width: 50%
    }
    .uk-width-small-1-3,
    .uk-width-small-2-6 {
        width: 33.333%
    }
    .uk-width-small-2-3,
    .uk-width-small-4-6 {
        width: 66.666%
    }
    .uk-width-small-1-4 {
        width: 25%
    }
    .uk-width-small-3-4 {
        width: 75%
    }
    .uk-width-small-1-5,
    .uk-width-small-2-10 {
        width: 20%
    }
    .uk-width-small-2-5,
    .uk-width-small-4-10 {
        width: 40%
    }
    .uk-width-small-3-5,
    .uk-width-small-6-10 {
        width: 60%
    }
    .uk-width-small-4-5,
    .uk-width-small-8-10 {
        width: 80%
    }
    .uk-width-small-1-6 {
        width: 16.666%
    }
    .uk-width-small-5-6 {
        width: 83.333%
    }
    .uk-width-small-1-10 {
        width: 10%
    }
    .uk-width-small-3-10 {
        width: 30%
    }
    .uk-width-small-7-10 {
        width: 70%
    }
    .uk-width-small-9-10 {
        width: 90%
    }
}

@media(min-width:768px) {
    .uk-width-medium-1-1 {
        width: 100%
    }
    .uk-width-medium-1-2,
    .uk-width-medium-2-4,
    .uk-width-medium-3-6,
    .uk-width-medium-5-10 {
        width: 50%
    }
    .uk-width-medium-1-3,
    .uk-width-medium-2-6 {
        width: 33.333%
    }
    .uk-width-medium-2-3,
    .uk-width-medium-4-6 {
        width: 66.666%
    }
    .uk-width-medium-1-4 {
        width: 25%
    }
    .uk-width-medium-3-4 {
        width: 75%
    }
    .uk-width-medium-1-5,
    .uk-width-medium-2-10 {
        width: 20%
    }
    .uk-width-medium-2-5,
    .uk-width-medium-4-10 {
        width: 40%
    }
    .uk-width-medium-3-5,
    .uk-width-medium-6-10 {
        width: 60%
    }
    .uk-width-medium-4-5,
    .uk-width-medium-8-10 {
        width: 80%
    }
    .uk-width-medium-1-6 {
        width: 16.666%
    }
    .uk-width-medium-5-6 {
        width: 83.333%
    }
    .uk-width-medium-1-10 {
        width: 10%
    }
    .uk-width-medium-3-10 {
        width: 30%
    }
    .uk-width-medium-7-10 {
        width: 70%
    }
    .uk-width-medium-9-10 {
        width: 90%
    }
}

@media(min-width:960px) {
    .uk-width-large-1-1 {
        width: 100%
    }
    .uk-width-large-1-2,
    .uk-width-large-2-4,
    .uk-width-large-3-6,
    .uk-width-large-5-10 {
        width: 50%
    }
    .uk-width-large-1-3,
    .uk-width-large-2-6 {
        width: 33.333%
    }
    .uk-width-large-2-3,
    .uk-width-large-4-6 {
        width: 66.666%
    }
    .uk-width-large-1-4 {
        width: 25%
    }
    .uk-width-large-3-4 {
        width: 75%
    }
    .uk-width-large-1-5,
    .uk-width-large-2-10 {
        width: 20%
    }
    .uk-width-large-2-5,
    .uk-width-large-4-10 {
        width: 40%
    }
    .uk-width-large-3-5,
    .uk-width-large-6-10 {
        width: 60%
    }
    .uk-width-large-4-5,
    .uk-width-large-8-10 {
        width: 80%
    }
    .uk-width-large-1-6 {
        width: 16.666%
    }
    .uk-width-large-5-6 {
        width: 83.333%
    }
    .uk-width-large-1-10 {
        width: 10%
    }
    .uk-width-large-3-10 {
        width: 30%
    }
    .uk-width-large-7-10 {
        width: 70%
    }
    .uk-width-large-9-10 {
        width: 90%
    }
}

@media(min-width:1220px) {
    .uk-width-xlarge-1-1 {
        width: 100%
    }
    .uk-width-xlarge-1-2,
    .uk-width-xlarge-2-4,
    .uk-width-xlarge-3-6,
    .uk-width-xlarge-5-10 {
        width: 50%
    }
    .uk-width-xlarge-1-3,
    .uk-width-xlarge-2-6 {
        width: 33.333%
    }
    .uk-width-xlarge-2-3,
    .uk-width-xlarge-4-6 {
        width: 66.666%
    }
    .uk-width-xlarge-1-4 {
        width: 25%
    }
    .uk-width-xlarge-3-4 {
        width: 75%
    }
    .uk-width-xlarge-1-5,
    .uk-width-xlarge-2-10 {
        width: 20%
    }
    .uk-width-xlarge-2-5,
    .uk-width-xlarge-4-10 {
        width: 40%
    }
    .uk-width-xlarge-3-5,
    .uk-width-xlarge-6-10 {
        width: 60%
    }
    .uk-width-xlarge-4-5,
    .uk-width-xlarge-8-10 {
        width: 80%
    }
    .uk-width-xlarge-1-6 {
        width: 16.666%
    }
    .uk-width-xlarge-5-6 {
        width: 83.333%
    }
    .uk-width-xlarge-1-10 {
        width: 10%
    }
    .uk-width-xlarge-3-10 {
        width: 30%
    }
    .uk-width-xlarge-7-10 {
        width: 70%
    }
    .uk-width-xlarge-9-10 {
        width: 90%
    }
}

@media(min-width:768px) {
    [class*='uk-push-'],
    [class*='uk-pull-'] {
        position: relative
    }
    .uk-push-1-2,
    .uk-push-2-4,
    .uk-push-3-6,
    .uk-push-5-10 {
        left: 50%
    }
    .uk-push-1-3,
    .uk-push-2-6 {
        left: 33.333%
    }
    .uk-push-2-3,
    .uk-push-4-6 {
        left: 66.666%
    }
    .uk-push-1-4 {
        left: 25%
    }
    .uk-push-3-4 {
        left: 75%
    }
    .uk-push-1-5,
    .uk-push-2-10 {
        left: 20%
    }
    .uk-push-2-5,
    .uk-push-4-10 {
        left: 40%
    }
    .uk-push-3-5,
    .uk-push-6-10 {
        left: 60%
    }
    .uk-push-4-5,
    .uk-push-8-10 {
        left: 80%
    }
    .uk-push-1-6 {
        left: 16.666%
    }
    .uk-push-5-6 {
        left: 83.333%
    }
    .uk-push-1-10 {
        left: 10%
    }
    .uk-push-3-10 {
        left: 30%
    }
    .uk-push-7-10 {
        left: 70%
    }
    .uk-push-9-10 {
        left: 90%
    }
    .uk-pull-1-2,
    .uk-pull-2-4,
    .uk-pull-3-6,
    .uk-pull-5-10 {
        left: -50%
    }
    .uk-pull-1-3,
    .uk-pull-2-6 {
        left: -33.333%
    }
    .uk-pull-2-3,
    .uk-pull-4-6 {
        left: -66.666%
    }
    .uk-pull-1-4 {
        left: -25%
    }
    .uk-pull-3-4 {
        left: -75%
    }
    .uk-pull-1-5,
    .uk-pull-2-10 {
        left: -20%
    }
    .uk-pull-2-5,
    .uk-pull-4-10 {
        left: -40%
    }
    .uk-pull-3-5,
    .uk-pull-6-10 {
        left: -60%
    }
    .uk-pull-4-5,
    .uk-pull-8-10 {
        left: -80%
    }
    .uk-pull-1-6 {
        left: -16.666%
    }
    .uk-pull-5-6 {
        left: -83.333%
    }
    .uk-pull-1-10 {
        left: -10%
    }
    .uk-pull-3-10 {
        left: -30%
    }
    .uk-pull-7-10 {
        left: -70%
    }
    .uk-pull-9-10 {
        left: -90%
    }
}

[class*='uk-animation-'] {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media screen {
    [data-uk-scrollspy*='uk-animation-']:not([data-uk-scrollspy*='target']) {
        opacity: 0
    }
}

.uk-animation-fade {
    -webkit-animation-name: uk-fade;
    animation-name: uk-fade;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-timing-function: linear!important;
    animation-timing-function: linear!important
}

.uk-animation-scale-up {
    -webkit-animation-name: uk-fade-scale-02;
    animation-name: uk-fade-scale-02
}

.uk-animation-scale-down {
    -webkit-animation-name: uk-fade-scale-18;
    animation-name: uk-fade-scale-18
}

.uk-animation-slide-top {
    -webkit-animation-name: uk-fade-top;
    animation-name: uk-fade-top
}

.uk-animation-slide-bottom {
    -webkit-animation-name: uk-fade-bottom;
    animation-name: uk-fade-bottom
}

.uk-animation-slide-left {
    -webkit-animation-name: uk-fade-left;
    animation-name: uk-fade-left
}

.uk-animation-slide-right {
    -webkit-animation-name: uk-fade-right;
    animation-name: uk-fade-right
}

.uk-animation-scale {
    -webkit-animation-name: uk-scale-12;
    animation-name: uk-scale-12
}

.uk-animation-shake {
    -webkit-animation-name: uk-shake;
    animation-name: uk-shake
}

.uk-animation-reverse {
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

.uk-animation-15 {
    -webkit-animation-duration: 15s;
    animation-duration: 15s
}

.uk-animation-top-left {
    -webkit-transform-origin: 0 0%;
    transform-origin: 0 0
}

.uk-animation-top-center {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.uk-animation-top-right {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.uk-animation-middle-left {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.uk-animation-middle-right {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.uk-animation-bottom-left {
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.uk-animation-bottom-center {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.uk-animation-bottom-right {
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.uk-animation-hover:not(:hover),
.uk-animation-hover:not(:hover) [class*='uk-animation-'],
.uk-touch .uk-animation-hover:not(.uk-hover),
.uk-touch .uk-animation-hover:not(.uk-hover) [class*='uk-animation-'] {
    -webkit-animation-name: none;
    animation-name: none
}

@-webkit-keyframes uk-fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes uk-fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes uk-fade-top {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes uk-fade-top {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes uk-fade-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes uk-fade-bottom {
    0% {
        opacity: 0;
        transform: translateY(100%)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes uk-fade-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes uk-fade-left {
    0% {
        opacity: 0;
        transform: translateX(-100%)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes uk-fade-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes uk-fade-right {
    0% {
        opacity: 0;
        transform: translateX(100%)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes uk-fade-scale-02 {
    0% {
        opacity: 0;
        -webkit-transform: scale(.2)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@keyframes uk-fade-scale-02 {
    0% {
        opacity: 0;
        transform: scale(.2)
    }
    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes uk-fade-scale-15 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@keyframes uk-fade-scale-15 {
    0% {
        opacity: 0;
        transform: scale(1.5)
    }
    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes uk-fade-scale-18 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@keyframes uk-fade-scale-18 {
    0% {
        opacity: 0;
        transform: scale(1.8)
    }
    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes uk-slide-left {
    0% {
        -webkit-transform: translateX(-100%)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes uk-slide-left {
    0% {
        transform: translateX(-100%)
    }
    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes uk-slide-right {
    0% {
        -webkit-transform: translateX(100%)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes uk-slide-right {
    0% {
        transform: translateX(100%)
    }
    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes uk-slide-left-33 {
    0% {
        -webkit-transform: translateX(33%)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes uk-slide-left-33 {
    0% {
        transform: translateX(33%)
    }
    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes uk-slide-right-33 {
    0% {
        -webkit-transform: translateX(-33%)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes uk-slide-right-33 {
    0% {
        transform: translateX(-33%)
    }
    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes uk-scale-12 {
    0% {
        -webkit-transform: scale(1.2)
    }
    100% {
        -webkit-transform: scale(1)
    }
}

@keyframes uk-scale-12 {
    0% {
        transform: scale(1.2)
    }
    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes uk-rotate {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}

@keyframes uk-rotate {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg)
    }
}

@-webkit-keyframes uk-shake {
    0%,
    100% {
        -webkit-transform: translateX(0)
    }
    10% {
        -webkit-transform: translateX(-9px)
    }
    20% {
        -webkit-transform: translateX(8px)
    }
    30% {
        -webkit-transform: translateX(-7px)
    }
    40% {
        -webkit-transform: translateX(6px)
    }
    50% {
        -webkit-transform: translateX(-5px)
    }
    60% {
        -webkit-transform: translateX(4px)
    }
    70% {
        -webkit-transform: translateX(-3px)
    }
    80% {
        -webkit-transform: translateX(2px)
    }
    90% {
        -webkit-transform: translateX(-1px)
    }
}

@keyframes uk-shake {
    0%,
    100% {
        transform: translateX(0)
    }
    10% {
        transform: translateX(-9px)
    }
    20% {
        transform: translateX(8px)
    }
    30% {
        transform: translateX(-7px)
    }
    40% {
        transform: translateX(6px)
    }
    50% {
        transform: translateX(-5px)
    }
    60% {
        transform: translateX(4px)
    }
    70% {
        transform: translateX(-3px)
    }
    80% {
        transform: translateX(2px)
    }
    90% {
        transform: translateX(-1px)
    }
}

@-webkit-keyframes uk-slide-top-fixed {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes uk-slide-top-fixed {
    0% {
        opacity: 0;
        transform: translateY(-10px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes uk-slide-bottom-fixed {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes uk-slide-bottom-fixed {
    0% {
        opacity: 0;
        transform: translateY(10px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@media print {
    * {
        text-shadow: none!important;
        color: #000!important;
        background: transparent!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd!important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../../../../themes/gavias_castron/css/fonts/glyphicons-halflings-regular.html);
    src: url("../../../../themes/gavias_castron/css/fonts/glyphicons-halflings-regulard41d.html?#iefix") format("embedded-opentype"), url(../../../../themes/gavias_castron/css/fonts/glyphicons-halflings-regular-2.html) format("woff"), url(../../../../themes/gavias_castron/css/fonts/glyphicons-halflings-regular-3.html) format("truetype"), url("../../../../themes/gavias_castron/css/fonts/glyphicons-halflings-regular-4.html#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 1.8;
    color: #777;
    background-color: #fff;
    font-weight: 400
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #000;
    text-decoration: none
}

a:hover,
a:focus {
    color: #008afa;
    text-decoration: none
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 10px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.8;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 20px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 25px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 1.2;
    color: #030712;
    text-transform: capitalize
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-bottom: 12.5px;
    margin-top: 12.5px
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-bottom: 12.5px;
    margin-top: 12.5px
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 30px
}

h2,
.h2 {
    font-size: 22px
}

h3,
.h3 {
    font-size: 20px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 16px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin-bottom: 10px
}

.lead {
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}

small,
.small {
    font-size: 85%
}

cite {
    font-style: normal
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #09c
}

a.text-primary:hover {
    color: #007399
}

.text-success {
    color: #468847
}

a.text-success:hover {
    color: #356635
}

.text-info {
    color: #3a87ad
}

a.text-info:hover {
    color: #2d6987
}

.text-warning {
    color: #c09853
}

a.text-warning:hover {
    color: #a47e3c
}

.text-danger {
    color: #b94a48
}

a.text-danger:hover {
    color: #953b39
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #09c
}

a.bg-primary:hover {
    background-color: #007399
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 11.5px;
    margin: 50px 0 25px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 12.5px
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0
}

.list-unstyled,
.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 25px
}

dt,
dd {
    line-height: 1.8
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 12.5px 25px;
    margin: 0 0 25px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.8;
    color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

blockquote:before,
blockquote:after {
    content: ""
}

address {
    margin-bottom: 25px;
    font-style: normal;
    line-height: 1.8
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 20px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 5px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    display: block;
    padding: 12px;
    margin: 0 0 12.5px;
    font-size: 13px;
    line-height: 1.8;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 20px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1200px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media(min-width:768px) {
    .col-sm-1,
    .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-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width:992px) {
    .col-md-1,
    .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-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media(min-width:1200px) {
    .col-lg-1,
    .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-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

th {
    text-align: left
}

table,
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px
}

table>thead>tr>th,
table>thead>tr>td,
table>tbody>tr>th,
table>tbody>tr>td,
table>tfoot>tr>th,
table>tfoot>tr>td,
.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.8;
    vertical-align: top;
    border-top: 1px solid #ddd
}

table>thead>tr>th,
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

table>caption+thead>tr:first-child>th,
table>caption+thead>tr:first-child>td,
table>colgroup+thead>tr:first-child>th,
table>colgroup+thead>tr:first-child>td,
table>thead:first-child>tr:first-child>th,
table>thead:first-child>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

table>tbody+tbody,
.table>tbody+tbody {
    border-top: 2px solid #ddd
}

table .table,
.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 18.75px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 25px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.8;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.8;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #777;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-webkit-input-placeholder {
    color: #777
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    line-height: 39px;
    line-height: 1.8 \0
}

input[type="date"].input-sm,
.form-horizontal .form-group-sm input[type="date"].form-control,
.input-group-sm>input[type="date"].form-control,
.input-group-sm>input[type="date"].input-group-addon,
.input-group-sm>.input-group-btn>input[type="date"].btn,
input[type="time"].input-sm,
.form-horizontal .form-group-sm input[type="time"].form-control,
.input-group-sm>input[type="time"].form-control,
.input-group-sm>input[type="time"].input-group-addon,
.input-group-sm>.input-group-btn>input[type="time"].btn,
input[type="datetime-local"].input-sm,
.form-horizontal .form-group-sm input[type="datetime-local"].form-control,
.input-group-sm>input[type="datetime-local"].form-control,
.input-group-sm>input[type="datetime-local"].input-group-addon,
.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
input[type="month"].input-sm,
.form-horizontal .form-group-sm input[type="month"].form-control,
.input-group-sm>input[type="month"].form-control,
.input-group-sm>input[type="month"].input-group-addon,
.input-group-sm>.input-group-btn>input[type="month"].btn {
    line-height: 40px
}

input[type="date"].input-lg,
.form-horizontal .form-group-lg input[type="date"].form-control,
.input-group-lg>input[type="date"].form-control,
.input-group-lg>input[type="date"].input-group-addon,
.input-group-lg>.input-group-btn>input[type="date"].btn,
input[type="time"].input-lg,
.form-horizontal .form-group-lg input[type="time"].form-control,
.input-group-lg>input[type="time"].form-control,
.input-group-lg>input[type="time"].input-group-addon,
.input-group-lg>.input-group-btn>input[type="time"].btn,
input[type="datetime-local"].input-lg,
.form-horizontal .form-group-lg input[type="datetime-local"].form-control,
.input-group-lg>input[type="datetime-local"].form-control,
.input-group-lg>input[type="datetime-local"].input-group-addon,
.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
input[type="month"].input-lg,
.form-horizontal .form-group-lg input[type="month"].form-control,
.input-group-lg>input[type="month"].form-control,
.input-group-lg>input[type="month"].input-group-addon,
.input-group-lg>.input-group-btn>input[type="month"].btn {
    line-height: 46px
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    min-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: 0;
    margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-horizontal .form-group-lg .form-control-static.form-control,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.form-horizontal .form-group-sm .form-control-static.form-control,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-sm,
.form-horizontal .form-group-sm .form-control,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 40px;
    padding: 10px 15px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 5px
}

select.input-sm,
.form-horizontal .form-group-sm select.form-control,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
    height: 40px;
    line-height: 40px
}

textarea.input-sm,
.form-horizontal .form-group-sm textarea.form-control,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn {
    height: auto
}

.input-lg,
.form-horizontal .form-group-lg .form-control,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 10px
}

select.input-lg,
.form-horizontal .form-group-lg select.form-control,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
.form-horizontal .form-group-lg textarea.form-control,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 48.75px
}

.form-control-feedback {
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 2;
    display: block;
    width: 39px;
    height: 39px;
    line-height: 39px;
    text-align: center
}

.input-lg+.form-control-feedback,
.form-horizontal .form-group-lg .form-control+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback,
.form-horizontal .form-group-sm .form-control+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback {
    width: 40px;
    height: 40px;
    line-height: 40px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #468847
}

.has-success .form-control {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b
}

.has-success .input-group-addon {
    color: #468847;
    border-color: #468847;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #468847
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #c09853
}

.has-warning .form-control {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e
}

.has-warning .input-group-addon {
    color: #c09853;
    border-color: #c09853;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #c09853
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #b94a48
}

.has-error .form-control {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392
}

.has-error .input-group-addon {
    color: #b94a48;
    border-color: #b94a48;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #b94a48
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #b7b7b7
}

@media(min-width:768px) {
    .form-inline .form-group,
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control,
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group,
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .navbar-form .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .navbar-form .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control,
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label,
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .navbar-form .radio,
    .form-inline .checkbox,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio label,
    .navbar-form .radio label,
    .form-inline .checkbox label,
    .navbar-form .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type="radio"],
    .navbar-form .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback,
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 32px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media(min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

@media(min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media(min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 11px
    }
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #09c;
    border-color: #0086b3
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #007399;
    border-color: #005875
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
    background-color: #09c;
    border-color: #0086b3
}

.btn-primary .badge {
    color: #09c;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #000;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #008afa;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 10px
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 10px 15px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 5px
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 5px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease;
    -moz-transition: height .35s ease;
    -ms-transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 20px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 11.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.8;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #09c
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.8;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
    outline: 0
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret,
.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 20px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn>input[type="radio"],
[data-toggle="buttons"]>.btn>input[type="checkbox"] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0)
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 20px
}

.input-group-addon.input-sm,
.form-horizontal .form-group-sm .input-group-addon.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 10px 15px;
    font-size: 12px;
    border-radius: 5px
}

.input-group-addon.input-lg,
.form-horizontal .form-group-lg .input-group-addon.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 10px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:before,
.nav:after {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 8px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #000
}

.nav .nav-divider {
    height: 1px;
    margin: 11.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    line-height: 1.8
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    background-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 20px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #09c
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 20px
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 20px 20px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 25px;
    border: 1px solid transparent
}

.navbar:before,
.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media(min-width:768px) {
    .navbar {
        border-radius: 20px
    }
}

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

@media(max-width:480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {
    .container>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media(min-width:768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 12.5px 15px;
    font-size: 18px;
    line-height: 25px;
    height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

@media(min-width:768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 20px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 6.25px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 25px
}

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 25px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 12.5px;
        padding-bottom: 12.5px
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media(min-width:768px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: 5.5px;
    margin-bottom: 5.5px
}

@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media(min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 5.5px;
    margin-bottom: 5.5px
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
    margin-top: 5px;
    margin-bottom: 5px
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 12.5px;
    margin-bottom: 12.5px
}

@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #777
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #777
}

.navbar-inverse .navbar-nav>li>a {
    color: #777
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #777
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #777
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 20px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 25px 0;
    border-radius: 20px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.8;
    text-decoration: none;
    color: #000;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    color: #008afa;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #09c;
    border-color: #09c;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 10px 15px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.pager {
    padding-left: 0;
    margin: 25px 0;
    list-style: none;
    text-align: center
}

.pager:before,
.pager:after {
    content: " ";
    display: table
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager li.is-active>a {
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #09c
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #007399
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #000;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron {
    border-radius: 10px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 25px;
    line-height: 1.8;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 20px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #777
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #000
}

.alert {
    padding: 15px;
    margin-bottom: 25px;
    border: 1px solid transparent;
    border-radius: 20px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #356635
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #2d6987
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #c09853
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #a47e3c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #b94a48
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #953b39
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 25px;
    margin-bottom: 25px;
    background-color: #f5f5f5
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    background-color: #09c;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
    -moz-transition: width .6s ease;
    -ms-transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
    min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
    color: #777;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #09c;
    border-color: #09c
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #99e6ff
}

.list-group-item-success {
    color: #468847;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #468847
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #468847;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #468847;
    border-color: #468847
}

.list-group-item-info {
    color: #3a87ad;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #3a87ad
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #3a87ad;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #3a87ad;
    border-color: #3a87ad
}

.list-group-item-warning {
    color: #c09853;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #c09853
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #c09853;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #c09853;
    border-color: #c09853
}

.list-group-item-danger {
    color: #b94a48;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #b94a48
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #b94a48;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #b94a48;
    border-color: #b94a48
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 25px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-body:before,
.panel-body:after {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 2px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 2px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 2px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 2px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 25px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 3px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #09c
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #09c;
    border-color: #09c
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #09c
}

.panel-primary>.panel-heading .badge {
    color: #09c;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #09c
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #468847
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #3a87ad
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #c09853
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #b94a48
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 10px
}

.well-sm {
    padding: 9px;
    border-radius: 5px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.8px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.8
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 20px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 9px 9px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -ms-transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important;
    visibility: hidden!important
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none!important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none!important
}

@media(max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell!important
    }
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block!important
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline!important
    }
}

@media(max-width:767px) {
    .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
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .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
    }
    th.visible-md,
    td.visible-md {
        display: table-cell!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .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
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell!important
    }
}

@media(min-width:1200px) {
    .visible-lg-block {
        display: block!important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none!important
    }
    .header-01 {
        display: block!important
    }
    .hearder-02 {
        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
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        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
    }
    th.visible-print,
    td.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
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

a {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

a:hover,
a:focus,
a:active {
    outline: 0!important;
    color: #008afa
}

input:hover,
input:focus,
input:active,
select:hover,
select:focus,
select:active,
textarea:hover,
textarea:focus,
textarea:active {
    outline: 0!important
}

img {
    border: 0;
    vertical-align: top;
    max-width: 100%;
    height: auto
}

.video-responsive {
    height: 0;
    padding-top: 0;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden
}

.video-responsive embed,
.video-responsive iframe,
.video-responsive object,
.video-responsive video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

h4,
.h4,
h5,
h6,
.h5,
.h6 {
    line-height: 30px
}

.body-page input[type="text"],
.body-page input[type="tel"],
.body-page input[type="password"],
.body-page input[type="email"],
.body-page textarea,
.body-page select {
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .02) inset;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .02) inset;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 5px 10px
}

.body-page input[type="text"]:focus,
.body-page input[type="text"]:active,
.body-page input[type="text"]:hover,
.body-page input[type="tel"]:focus,
.body-page input[type="tel"]:active,
.body-page input[type="tel"]:hover,
.body-page input[type="password"]:focus,
.body-page input[type="password"]:active,
.body-page input[type="password"]:hover,
.body-page input[type="email"]:focus,
.body-page input[type="email"]:active,
.body-page input[type="email"]:hover,
.body-page textarea:focus,
.body-page textarea:active,
.body-page textarea:hover,
.body-page select:focus,
.body-page select:active,
.body-page select:hover {
    outline: 0
}

.label {
    color: #000!important
}

.list-menu ul li {
    list-style: none;
    padding: 15px 2px;
    font-size: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.list-menu ul li:last-child {
    border-bottom: 0
}

ul {
    margin: 0;
    padding-left: 30px
}

ul ul {
    padding-left: 20px
}

ul li {
    list-style: inherit
}

ul li i {
    margin-right: 3px;
    font-size: 16px;
    min-width: 20px;
    text-align: center
}

.item-list ul li {
    margin-left: 0
}

ul.menu>li {
    position: relative;
    padding: 4px 0
}

ul.menu>li>a {
    padding-left: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    position: relative
}

ul.menu>li>a:hover,
ul.menu>li>a:active,
ul.menu>li>a:focus {
    color: #008afa
}

ul.feature-list {
    margin: 10px 0;
    padding-left: 0
}

ul.feature-list>li {
    padding-left: 25px;
    position: relative;
    list-style: none;
    margin-bottom: 2px
}

ul.feature-list>li:after {
    content: "\f00c";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 2px;
    z-index: 1;
    color: #008afa;
    font-weight: 900;
    font-size: 10px
}

ul.inline>li {
    float: left;
    margin-left: 5px
}

table {
    width: 100%;
    margin-bottom: 25px;
    border: 1px solid #ddd
}

table>thead>tr>th,
table>thead>tr>td,
table>tbody>tr>th,
table>tbody>tr>td,
table>tfoot>tr>th,
table>tfoot>tr>td {
    border-color: #ddd;
    border-width: 1px 1px 1px 0;
    border-style: solid
}

table>thead>tr>th,
table>thead>tr>td {
    border-bottom-width: 2px
}

.no-padding {
    padding: 0!important
}

a.disable {
    pointer-events: none;
    cursor: default
}

.pager .paginations {
    border-radius: 5px;
    display: inline-block;
    margin: 0 30px;
    padding: 4px 3px
}

.pager .paginations a {
    border: 1px solid rgba(0, 0, 0, .1);
    font-weight: 600;
    display: inline-block;
    height: 35px;
    line-height: 34px;
    margin: 0 1px;
    text-align: center;
    width: 35px;
    margin-right: 10px
}

.pager .paginations a:last-child {
    margin-right: 0
}

.pager .paginations a.active {
    background: #008afa;
    border-color: #008afa;
    color: #fff
}

.breadcrumb-content-inner {
    margin-bottom: 30px;
    text-align: center
}

.breadcrumb-content-inner .breadcrumb-content-main {
    position: relative;
    z-index: 9
}

.breadcrumb-content-inner .gva-breadcrumb-content .page-title {
    font-size: 30px;
    font-weight: 600;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 0
}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb .breadcrumb-style {
    padding: 90px 0 90px;
    margin-bottom: 45px;
    position: relative
}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white *,
.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white .page-title,
.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light *,
.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light .page-title {
    color: #fff
}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white *:after,
.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white .page-title:after,
.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light *:after,
.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light .page-title:after {
    background: #fff
}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white .breadcrumb-links li,
.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light .breadcrumb-links li {
    color: #fff
}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white .breadcrumb-links li a,
.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light .breadcrumb-links li a {
    color: #fff
}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white .breadcrumb-links li a:hover,
.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light .breadcrumb-links li a:hover {
    color: #999
}

.breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-links nav.breadcrumb {
    display: inline-block
}

.breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-links nav.breadcrumb li {
    font-size: 14px;
    font-weight: 400;
    color: #bbb;
    text-transform: capitalize
}

.breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-links nav.breadcrumb li a {
    color: #000
}

.breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-links nav.breadcrumb li a:hover {
    color: #008afa
}

.breadcrumb-content-inner .gva-parallax-background .gva-parallax-inner {
    background-position: center center
}

pre {
    border-radius: 0!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    -ms-border-radius: 0!important;
    -o-border-radius: 0!important;
    margin: 30px 0
}

.drupal-message {
    background: #cdcdcd;
    max-width: 1170px;
    margin: 0 auto;
    position: fixed;
    z-index: 99;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    max-height: 50%;
    overflow: auto;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    transition-delay: 4px
}

.drupal-message .messages__wrapper {
    padding: 2px 30px 2px 15px
}

.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light h6 {
    color: #fff
}

html {
    overflow-x: hidden
}

body {
    overflow-x: hidden
}

body.boxed {
    max-width: 1440px;
    margin: 0 auto;
    -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 6px 2px rgba(0, 0, 0, .05);
    background-color: #eaf1f7
}

body.boxed div.body-page {
    background: #fff
}

body .body-page {
    background-color: #fff
}

body.logged-in.toolbar-horizontal .header-v2 {
    top: 39px
}

body.bg-dark {
    background: #eff1f2
}

body.bg-dark .gva-body-page {
    background: #eff1f2
}

.topbar {
    background: #f7f7f7;
    color: #afafb5;
    padding: 5px 0;
    margin-top: -1px
}

.topbar i {
    color: #afafb5;
    font-size: 16px;
    -webkit-transition: color .35s;
    -o-transition: color .35s;
    transition: color .35s;
    -moz-transition: color .35s;
    -ms-transition: color .35s;
    margin-bottom: 4px
}

.topbar i:hover {
    color: #008afa
}

.topbar .block {
    margin: 0!important
}

.language-box .links>li {
    margin-right: 10px;
    opacity: .6;
    filter: alpha(opacity=60);
    line-height: 1;
    margin-top: 5px;
    float: right
}

.language-box .links>li.is-active {
    opacity: 1;
    filter: alpha(opacity=100)
}

header .site-branding-logo {
    padding: 16px 0 10px;
    display: inline-block;
    max-height: 95px;
    height: auto
}

@media(max-width:991px) {
    header .site-branding {
        text-align: left;
        padding-bottom: 10px
    }
    header .header-right-inner,
    header .header-right-inner .block {
        text-align: center!important
    }
}

header .header-main {
    padding: 0;
    background: none
}

@media(max-width:991px) {
    header .main-menu-inner {
        width: 100%
    }
}

header .area-main-menu .navigation {
    position: static
}

header .area-main-menu .navigation ul.gva_menu {
    position: static
}

header .block {
    overflow: visible
}

header .header-info .header-icon {
    width: 36px;
    height: 40px;
    float: left;
    font-size: 36px;
    line-height: 1;
    padding-top: 6px;
    text-align: center
}

header .header-info .header-icon span {
    height: 40px
}

header .header-info .content-inner {
    padding-left: 50px
}

header .header-info .content-inner .title {
    font-size: 16px;
    font-weight: 600;
    color: #666;
    font-family: "Poppins", sans-serif;
    line-height: 20px
}

header .header-info .content-inner .desc {
    font-size: 14px;
    color: #999
}

.gva-search-region {
    position: absolute;
    right: 55px;
    top: 50%;
    margin-top: -12px;
    z-index: 9
}

@media(max-width:991px) {
    .gva-search-region {
        right: 68px
    }
    .gva-search-region .icon {
        color: #000!important
    }
}

.gva-search-region .icon {
    font-size: 14px;
    color: #000
}

.gva-search-region .icon:hover {
    cursor: pointer
}

.gva-search-region .search-content {
    display: none;
    width: 510px;
    position: absolute;
    top: 35px;
    right: 0;
    margin-top: -1px;
    z-index: 99;
    background: #fff;
    padding: 10px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    border: 1px solid rgba(0, 0, 0, .1)
}

.gva-search-region .search-content form.search-block-form {
    padding-right: 90px;
    position: relative
}

.gva-search-region .search-content form.search-block-form input#edit-keys {
    height: 35px;
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, .1);
    background: none;
    width: 100%
}

.gva-search-region .search-content form.search-block-form #edit-submit {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    height: 35px;
    line-height: 35px;
    padding: 0 5px;
    background: #008afa;
    color: #fff;
    border: 0;
    font-size: 14px;
    width: 90px
}

.gva-search-region .search-content #edit-actions {
    margin: 0!important;
    padding: 0!important
}

.gva-search-region.show .search-content {
    display: block
}

.quick-side-icon {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    z-index: 1
}

.quick-side-icon .icon {
    font-size: 20px;
    line-height: 1
}

.gva-quick-side {
    position: fixed;
    width: 350px;
    top: 0;
    right: -355px;
    z-index: 99;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    background: #fff;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    text-align: center;
    padding: 20px 30px;
    overflow-x: hidden;
    height: 100%
}

@media(max-width:355px) {
    .gva-quick-side {
        width: 100%
    }
}

.gva-quick-side .quick-side-close {
    margin-bottom: 15px;
    font-size: 18px;
    display: inline-block
}

.gva-quick-side .content-inner .block {
    text-align: center
}

.gva-quick-side .content-inner .block .block-title {
    text-align: center;
    font-weight: 600
}

.gva-quick-side .content-inner .block .block-title:after {
    left: 50%;
    margin-left: -15px
}

.gva-quick-side .content-inner ul {
    width: 100%
}

.gva-quick-side .content-inner ul>li {
    display: block;
    width: 100%;
    margin-bottom: 10px
}

.gva-quick-side .content-inner ul>li:last-child {
    border-bottom: 0
}

.gva-quick-side .content-inner ul>li a {
    padding: 0;
    font-size: 14px
}

.gva-quick-side .content-inner ul>li a:hover,
.gva-quick-side .content-inner ul>li a:active,
.gva-quick-side .content-inner ul>li a:focus {
    color: #008afa!important
}

.gva-quick-side .block {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 20px;
    padding-bottom: 20px;
    float: left;
    width: 100%
}

.gva-quick-side.open {
    right: 0;
    width: 352px
}

body.logged-in.toolbar-horizontal .gva-quick-side {
    padding-top: 90px
}

header.header-default .header-main {
    padding: 25px 0 20px 0;
    background: #fff
}

header.header-default .header-main .site-branding-logo {
    padding: 0
}

@media(max-width:767px) {
    header.header-default .header-main .site-branding-logo {
        padding-bottom: 20px
    }
}

header.header-default .header-main .header-info .header-icon {
    color: #008afa
}

header.header-default .header-main .header-info .title {
    color: #000
}

header.header-default .block {
    margin-bottom: 0
}

header.header-default .main-menu {
    background: #008afa
}

header.header-default .main-menu .area-inner {
    padding: 0
}

header.header-default .main-menu ul.gva_menu_main {
    float: left
}

@media(min-width:992px) {
    header.header-default .main-menu .navigation .gva_menu>li>a {
        color: #fff;
        position: relative;
        padding: 10px 8px 15px
    }
    header.header-default .main-menu .navigation .gva_menu>li>a:after {
        content: '';
        width: 1px;
        height: 20px;
        background: rgba(255, 255, 255, .4);
        top: 10px;
        right: 0;
        position: absolute;
        z-index: 1
    }
    header.header-default .main-menu .navigation .gva_menu>li>a:hover {
        color: #ffe700!important
    }
    header.header-default .main-menu .navigation .gva_menu>li:last-child>a:after {
        display: none
    }
    header.header-default .main-menu .navigation .gva_menu>li.menu-item--active-trail>a {
        color: #ffe700!important
    }
}

header.header-default .gva-search-region .icon {
    color: #fff!important
}

header.header-default .quick-side-icon .qicon {
    color: #fff!important
}

header.header-default #menu-bar span {
    background: #fff
}

header.header-default .stuck {
    background: #008afa!important
}

@media(max-width:450px) {
    header.header-default .branding {
        width: 100%;
        text-align: center
    }
    header.header-default .right-header {
        width: 100%;
        text-align: center
    }
    header.header-default .right-header .header-info {
        display: inline-block
    }
    header.header-default .right-header .header-info .content-inner {
        text-align: left
    }
    .topbar {
        display: none!important
    }
    .branding {
        display: none!important
    }
    header.header-default .header-main {
        padding: 15px 0!important;
        background: #fff
    }
    .header-01 {
        display: block!important
    }
}

header.header-v1 {
    position: relative;
    background: #fff;
    z-index: 99
}

header.header-v1 .gva-search-region .icon {
    color: #000
}

header.header-v1 .header-main-inner .branding {
    width: 240px;
    float: left
}

@media(max-width:1199px) {
    header.header-v1 .header-main-inner .branding {
        width: 190px
    }
}

header.header-v1 .header-main-inner .header-inner {
    padding-left: 255px;
    padding-right: 60px
}

@media(max-width:1199px) {
    header.header-v1 .header-main-inner .header-inner {
        padding-left: 200px
    }
}

@media(max-width:991px) {
    header.header-v1 .header-main-inner .header-inner {
        padding-right: 0
    }
}

header.header-v1 .header-main-inner .gva-offcanvas-mobile {
    float: right
}

header.header-v1 .stuck {
    background: #fff
}

header.header-v1 .main-menu-inner {
    float: left
}

header.header-v2,
header.header-v4 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    background: rgba(0, 0, 0, .2);
    margin-top: 2px
}

header.header-v2 .header-main-inner .branding,
header.header-v4 .header-main-inner .branding {
    width: 240px;
    float: left
}

@media(max-width:1199px) {
    header.header-v2 .header-main-inner .branding,
    header.header-v4 .header-main-inner .branding {
        width: 190px
    }
}

header.header-v2 .header-main-inner .header-inner,
header.header-v4 .header-main-inner .header-inner {
    padding-left: 255px;
    padding-right: 60px
}

@media(max-width:1199px) {
    header.header-v2 .header-main-inner .header-inner,
    header.header-v4 .header-main-inner .header-inner {
        padding-left: 200px
    }
}

@media(max-width:991px) {
    header.header-v2 .header-main-inner .header-inner,
    header.header-v4 .header-main-inner .header-inner {
        padding-right: 0
    }
}

header.header-v2 .header-main-inner .gva-offcanvas-mobile,
header.header-v4 .header-main-inner .gva-offcanvas-mobile {
    float: right
}

header.header-v2 .main-menu-inner,
header.header-v4 .main-menu-inner {
    float: left
}

header.header-v2 #menu-bar span,
header.header-v4 #menu-bar span {
    background: #fff
}

header.header-v2 {
    background: none
}

header.header-v2 .site-branding-logo img {
    display: none
}

header.header-v2 .site-branding-logo img.logo-white {
    display: block!important;
    visibility: visible!important
}

header.header-v2 .quick-side-icon .icon a {
    color: #fff
}

header.header-v2 .gva-search-region .icon {
    color: #fff!important
}

header.header-v2 .navigation .gva_menu>li>a {
    color: #fff
}

header.header-v2 .navigation .gva_menu>li>a:hover {
    color: #008afa
}

header.header-v2 .stuck {
    background: #222!important
}

header.header-v4 {
    background: #008afa;
    position: relative
}

header.header-v4 .site-branding-logo img {
    display: none
}

header.header-v4 .site-branding-logo img.logo-white {
    display: block!important;
    visibility: visible!important
}

header.header-v4 .navigation .gva_menu>li>a {
    color: #fff
}

header.header-v4 .navigation .gva_menu>li>a:hover {
    color: #008afa
}

header.header-v4 .gva-search-region .icon {
    color: #fff!important
}

header.header-v4 #menu-bar span {
    background: #fff
}

header.header-v4 .stuck {
    background: #008afa!important
}

header.header-v3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background: transparent;
    margin-top: 2px
}

@media(max-width:991px) {
    header.header-v3 {
        position: static;
        margin-top: 0
    }
}

header.header-v3 .gva-search-region .icon {
    color: #000
}

header.header-v3 .header-main-inner {
    background: #fff;
    margin-top: 30px;
    padding: 0 30px
}

@media(max-width:991px) {
    header.header-v3 .header-main-inner {
        margin-top: 0
    }
}

header.header-v3 .header-main-inner .branding {
    width: 190px;
    float: left
}

header.header-v3 .header-main-inner .header-inner {
    padding-left: 200px;
    padding-right: 60px
}

@media(max-width:991px) {
    header.header-v3 .header-main-inner .header-inner {
        padding-right: 0
    }
}

header.header-v3 .header-main-inner .gva-offcanvas-mobile {
    float: right
}

header.header-v3 .stuck {
    background: #fff
}

header.header-v3 .stuck .header-main-inner {
    margin-top: 0
}

header.header-v3 .main-menu-inner {
    float: left
}

.gv-sticky-menu {
    position: static;
    top: -75px;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s
}

.stuck {
    position: fixed!important;
    top: 0;
    left: 0;
    z-index: 99!important;
    width: 100%;
    -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, .1);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

@media(min-width:1199px) {
    .sticky-is-hidden .stuck {
        top: -200px
    }
    .sticky-is-show .stuck {
        -webkit-box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .1);
        top: 0
    }
}

.area.slideshow_content .block {
    margin-bottom: 0
}

.area-panel {
    padding: 30px 0
}

.header-right .block {
    margin-bottom: 0
}

.promotion {
    padding: 0;
    margin-bottom: 0
}

#page-main-content {
    min-height: 360px
}

@media(max-width:991px) {
    #page-main-content {
        min-height: 100px
    }
}

.main-menu .area-main-menu .area-inner .block {
    margin-bottom: 0
}

.sidebar {
    position: relative
}

#footer {
    font-size: 14px;
    color: #d5d7d8;
    background: #272727;
    line-height: 26px
}

#footer a {
    color: #d5d7d8
}

#footer a:hover,
#footer a:focus {
    color: #008afa
}

#footer .before-footer {
    padding: 50px 0 0
}

#footer .footer-center {
    padding: 40px 0 40px
}

#footer .block {
    padding-bottom: 0;
    margin-bottom: 0
}

#footer .block .block-title span {
    color: #fff!important
}

#footer .block .block-title span:after,
#footer .block .block-title span:before {
    display: none
}

#footer .copyright {
    font-size: 14px;
    padding: 10px 0;
    background: #2c2c2c
}

@media(max-width:991px) {
    #footer .column {
        margin-bottom: 30px
    }
}

body.footer-white #footer {
    background: #f5f5f5;
    color: #5f5f5f
}

body.footer-white #footer a {
    color: #5f5f5f
}

body.footer-white #footer a:hover {
    color: #008afa
}

body.footer-white #footer .block .block-title span {
    color: #000!important
}

body.footer-white #footer .block.block-simplenews #edit-mail-wrapper input.form-email {
    border: 1px solid rgba(0, 0, 0, .2);
    background: #fff
}

body.footer-white #footer .contact-info ul li {
    border-bottom: 1px solid rgba(0, 0, 0, .1)!important
}

body.footer-white #footer .contact-info ul li:last-child {
    border: 0
}

body.footer-white #footer .before-footer {
    padding-top: 0!important
}

body.footer-white #footer .footer-center .content-inner {
    padding: 30px;
    background: #f1f3f4
}

body.footer-white #footer .post-block .post-categories a {
    color: #008afa
}

body.footer-white #footer .post-block .post-created {
    color: #6f6f6f
}

body.footer-white .copyright {
    background: #e9e9e9!important
}

body.footer-white .copyright a {
    color: #008afa
}

body.hidden-title .node--view-mode-full .header-title {
    display: none!important
}

body.maintenance-page {
    background-color: #fff;
    color: #000
}

.maintenance-page #page-wrapper {
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    min-width: 0;
    min-height: 0;
    border: 1px solid #ddd;
    margin-top: 40px
}

.maintenance-page #page {
    margin: 10px
}

.maintenance-page #main-wrapper {
    min-height: inherit
}

.maintenance-page #header {
    width: auto
}

.maintenance-page #main {
    margin: 0
}

.maintenance-page .content .section {
    padding: 0 0 0 10px
}

[dir="rtl"] .maintenance-page .content .section {
    padding-left: 0;
    padding-right: 10px
}

.maintenance-page #header {
    background-color: #fff;
    background-image: none
}

.maintenance-page .site-branding-text {
    margin-bottom: 50px;
    margin-left: 0;
    padding-top: 20px;
    font-size: 90%
}

[dir="rtl"] .maintenance-page .site-branding-text {
    margin-right: 0
}

.maintenance-page .site-branding-text,
.maintenance-page .site-branding-text a,
.maintenance-page .site-branding-text a:hover,
.maintenance-page .site-branding-text a:focus {
    color: #777
}

.maintenance-page .page-title {
    line-height: 1em;
    margin-top: 0
}

@media all and (min-width:800px) {
    .maintenance-page #page-wrapper {
        width: 800px
    }
    .maintenance-page #header div.section,
    .maintenance-page #main {
        width: 700px
    }
}

@media all and (min-width:600px) {
    .maintenance-page #page {
        margin: 20px 40px 40px
    }
}

.page-notfound {
    text-align: center;
    padding: 150px 0;
    background: #f6f6f6
}

@media(max-width:991px) {
    .page-notfound {
        padding: 50px 0
    }
}

.page-notfound header {
    display: none!important
}

.page-notfound .big-title {
    font-size: 200px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    line-height: 1
}

@media(max-width:991px) {
    .page-notfound .big-title {
        font-size: 90px
    }
}

.page-notfound .sub-title {
    color: #999;
    padding: 30px 0
}

.page-notfound .content {
    color: #666;
    font-size: 16px;
    max-width: 450px;
    margin: 0 auto;
    line-height: 30px
}

@media(max-width:991px) {
    .page-notfound .content {
        padding: 0 20px
    }
}

.page-notfound .action {
    text-align: center;
    margin-top: 30px
}

.page-notfound .action a {
    font-size: 16px;
    color: #008afa;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px
}

.page-notfound .action a:hover {
    color: #000
}

.view-page {
    margin-bottom: 50px
}

.portfolio-single {
    padding-bottom: 30px
}

.portfolio-single .portfolio-images .owl-nav .owl-prev {
    left: 20px!important
}

.portfolio-single .portfolio-images .owl-nav .owl-next {
    right: 20px!important
}

.portfolio-single .portfolio-images .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%
}

.portfolio-single .post-title {
    font-size: 24px;
    padding: 0;
    margin: 0 0 10px
}

.portfolio-single .post-meta .line {
    width: 10px;
    height: 2px;
    background: #008afa;
    margin: 0 10px 0 4px;
    display: inline-block;
    position: relative;
    top: -3px
}

.portfolio-single .portfolio-informations {
    margin-bottom: 15px
}

.portfolio-single .portfolio-informations .item-information {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 15px 0
}

.portfolio-single .portfolio-informations .item-information span:first-child {
    font-weight: 600;
    min-width: 120px;
    display: inline-block
}

.portfolio-single .post-content ul {
    padding-left: 20px;
    margin-top: 15px
}

.team-single-page .team-name {
    margin-bottom: 30px
}

.team-single-page .team-name .name {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    line-height: 42px
}

.team-single-page .team-name .job {
    font-size: 12px;
    color: #999
}

.team-single-page .team-name .line {
    text-align: center;
    float: left
}

.team-single-page .team-name .line span {
    width: 30px;
    height: 5px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    display: inline-block;
    margin: 0 5px
}

.team-single-page .team-name .line span.one {
    background: #5eb4e7;
    margin-left: 0
}

.team-single-page .team-name .line span.second {
    background: #f8c44f
}

.team-single-page .team-name .line span.three {
    background: #f49626;
    margin-right: 0
}

.team-single-page .socials {
    margin-top: 10px
}

.team-single-page .heading {
    font-size: 18px;
    font-weight: 600;
    color: #000
}

.team-single-page .team-contact {
    margin-bottom: 25px
}

.team-single-page .team-contact .content-inner,
.team-single-page .team-education .content-inner {
    color: #999;
    font-size: 13px;
    line-height: 28px
}

.team-single-page .team-education .field__item {
    padding-left: 20px;
    position: relative
}

.team-single-page .team-education .field__item:after {
    content: "";
    width: 6px;
    height: 6px;
    background: #008afa;
    position: absolute;
    top: 8px;
    left: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 1
}

.team-single-page .team-info {
    margin-bottom: 30px!important
}

.team-single-page .team-quote {
    font-size: 16px;
    color: #999;
    margin-top: 20px;
    padding-left: 50px;
    position: relative
}

.team-single-page .team-quote:after {
    font-family: "FontAwesome";
    content: "\f10d";
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
    color: #008afa;
    font-size: 24px;
    text-align: center;
    line-height: 40px
}

.page-user-login,
.page-user-register,
.page-user-pass {
    position: relative
}

.page-user-login .bg,
.page-user-register .bg,
.page-user-pass .bg {
    background: #152c49;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9
}

.page-user-login input,
.page-user-register input,
.page-user-pass input {
    max-width: 100%
}

.page-user-login .main-page,
.page-user-register .main-page,
.page-user-pass .main-page {
    padding: 10px 30px 30px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    max-width: 550px;
    background: #fff;
    border: 8px solid rgba(255, 255, 255, .8);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    margin: 50px auto 0;
    position: relative;
    z-index: 99
}

@media(max-width:991px) {
    .page-user-login .main-page,
    .page-user-register .main-page,
    .page-user-pass .main-page {
        margin-top: 35px
    }
}

.page-user-login .branding,
.page-user-register .branding,
.page-user-pass .branding {
    margin-bottom: 20px
}

.page-user-login .container,
.page-user-register .container,
.page-user-pass .container {
    padding: 0
}

.page-user-login .nav-tabs,
.page-user-register .nav-tabs,
.page-user-pass .nav-tabs {
    margin-bottom: 20px
}

.page-user-login .nav-tabs>li>a,
.page-user-register .nav-tabs>li>a,
.page-user-pass .nav-tabs>li>a {
    padding: 8px 20px 0 0!important
}

.post-block {
    background: #fff
}

.post-block .post-image {
    overflow: hidden
}

.post-block .post-image a {
    position: relative;
    display: block
}

.post-block .post-image img {
    width: 100%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s
}

.post-block .post-image:hover a:before,
.post-block .post-image:hover a:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.post-block .post-title {
    padding: 5px 0 8px
}

.post-block .post-title a {
    font-family: "Poppins", sans-serif;
    display: block;
    line-height: 20px;
    font-weight: 600;
    font-size: 18px;
    color: #000;
    text-transform: none;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word
}

.post-block .post-title a:hover,
.post-block .post-title a:active,
.post-block .post-title a:before {
    color: #008afa
}

.post-block .post-content:before,
.post-block .post-content:after {
    content: " ";
    display: table
}

.post-block .post-content:after {
    clear: both
}

.post-block .post-meta {
    font-size: 12px;
    font-weight: 400;
    color: #999;
    margin: 0
}

.post-block .post-meta:before,
.post-block .post-meta:after {
    content: " ";
    display: table
}

.post-block .post-meta:after {
    clear: both
}

.post-block .post-meta .post-categories {
    margin-bottom: 0
}

.post-block .post-meta .line {
    width: 10px;
    height: 2px;
    background: #008afa;
    margin: 0 10px 0 4px;
    display: inline-block;
    position: relative;
    top: -3px
}

.post-block .post-created {
    position: relative
}

.post-block .post-description {
    margin-top: 15px
}

.post-block .post-comment {
    text-transform: none;
    position: relative
}

.post-block .post-categories {
    position: relative;
    margin-bottom: 10px;
    display: inline-block
}

.post-block .post-categories a {
    color: #999;
    padding: 0;
    display: inline-block;
    margin-right: 5px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    line-height: 1.5;
    font-family: "Poppins", sans-serif
}

.post-block .post-categories a:hover {
    color: #008afa
}

.post-block .post-body {
    line-height: 28px
}

.post-block .content-after {
    padding: 10px 0 0
}

.post-block.v3 .post-content {
    padding: 10px 20px;
    min-height: 80px
}

.post-block.v3 .post-content .post-title a {
    font-size: 14px
}

.post-footer {
    margin-top: 25px
}

.post-footer .item-list ul li {
    margin-bottom: 15px!important
}

.post-footer .item-list ul li:last-child {
    border: 0;
    margin-bottom: 0!important
}

.post-footer .item-list ul li .post-block {
    background: transparent!important
}

.post-footer .item-list ul li .post-block .post-title {
    font-size: 14px
}

.post-footer .item-list ul li .post-block .post-title a {
    color: #fff;
    font-weight: 400
}

.post-footer .item-list ul li .post-block .post-title a:hover {
    color: #008afa
}

.post-footer .item-list ul li .post-block .post-meta {
    color: rgba(255, 255, 255, .8)
}

.post-footer .item-list ul li .post-block .post-meta .post-categories {
    font-size: 12px
}

.post-footer .item-list ul li .post-block .post-meta .post-categories a {
    font-size: 10px
}

.owl-carousel .post-block {
    margin-bottom: 0!important
}

.gallery-post {
    position: relative;
    display: block;
    width: 100%
}

.gallery-post:after {
    content: "";
    width: 100%;
    height: 100%;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    top: 0;
    left: 0;
    position: absolute;
    background: rgba(0, 0, 0, .5);
    z-index: 9;
    opacity: 0;
    filter: alpha(opacity=0)
}

.gallery-post .images {
    overflow: hidden;
    position: relative
}

.gallery-post .images img {
    -webkit-transition: all 5s;
    -o-transition: all 5s;
    transition: all 5s;
    -moz-transition: all 5s;
    -ms-transition: all 5s
}

.gallery-post a.zoomGallery {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    z-index: 99;
    color: #fff;
    font-size: 30px;
    line-height: 1;
    opacity: 0;
    filter: alpha(opacity=0)
}

@media(max-width:680px) {
    .gallery-post a.zoomGallery {
        display: none
    }
}

.gallery-post:hover:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gallery-post:hover a.zoomGallery {
    opacity: 1;
    filter: alpha(opacity=100)
}

.style-dark .post-block {
    background: transparent
}

.style-dark .post-block .post-title {
    background: transparent
}

.style-dark .post-block .post-title a {
    color: #fff
}

.style-dark .post-block .post-title a:hover {
    color: #008afa
}

.post-style-horizontal .post-block:before,
.post-style-horizontal .post-block:after {
    content: " ";
    display: table
}

.post-style-horizontal .post-block:after {
    clear: both
}

.post-style-grid .post-block {
    margin: 0 0 30px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    background: #fff;
    text-align: left
}

.post-style-grid .post-block .post-categories {
    margin: 0
}

.post-style-grid .post-block .post-body {
    margin-top: 10px
}

.post-style-grid .post-block .post-content {
    background: #fff;
    position: relative;
    border-top: 0;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, .06);
    border-top: 0
}

.blog-3 .post-block {
    padding: 25px 30px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.node--view-mode-full .post-thumbnail {
    margin-bottom: 10px
}

.node--view-mode-full .post-thumbnail iframe {
    min-height: 400px
}

.node--view-mode-full .post-title {
    margin: 0
}

.node--view-mode-full .post-categories {
    padding-bottom: 0;
    margin-bottom: 5px
}

.node-detail {
    padding-bottom: 35px
}

.node-detail iframe {
    width: 100%;
    display: block
}

.node-detail .post-thumbnail.post-gallery {
    overflow: hidden
}

.node-detail .post-thumbnail.post-gallery .owl-nav {
    opacity: 1;
    filter: alpha(opacity=100)
}

.node-detail .post-thumbnail.post-gallery .owl-nav .owl-prev {
    margin-left: 100px
}

.node-detail .post-thumbnail.post-gallery .owl-nav .owl-next {
    margin-right: 100px
}

.node-detail .post-title {
    margin-top: 10px;
    font-size: 24px
}

.node-detail .post-meta {
    margin-bottom: 20px
}

.node-detail .field--name-field-tags {
    margin-top: 20px
}

.node-detail .field--name-field-tags .field__item {
    float: left;
    margin-right: 10px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px
}

.node-detail .field--name-field-tags .field__item a {
    background: #f5f5f5;
    padding: 2px 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.node-detail .field--name-field-tags .field__item a:hover,
.node-detail .field--name-field-tags .field__item a:focus,
.node-detail .field--name-field-tags .field__item a:active {
    background: #008afa;
    color: #fff
}

.categories-view-content.layout-grid .post-block,
.categories-view-content.layout-masonry .post-block {
    margin-bottom: 30px;
    text-align: left
}

.categories-view-content.layout-grid .post-block .post-categories,
.categories-view-content.layout-masonry .post-block .post-categories {
    margin: 0
}

.categories-view-content.layout-grid .post-block .post-categories h2,
.categories-view-content.layout-grid .post-block .post-categories h3,
.categories-view-content.layout-grid .post-block .post-categories h4,
.categories-view-content.layout-masonry .post-block .post-categories h2,
.categories-view-content.layout-masonry .post-block .post-categories h3,
.categories-view-content.layout-masonry .post-block .post-categories h4 {
    margin: 0;
    line-height: 1
}

.categories-view-content.layout-grid .post-block .post-title,
.categories-view-content.layout-masonry .post-block .post-title {
    padding: 0
}

.categories-view-content.layout-grid .post-block .post-meta,
.categories-view-content.layout-masonry .post-block .post-meta {
    margin-top: 0
}

.categories-view-content.layout-grid .post-block .post-body,
.categories-view-content.layout-masonry .post-block .post-body {
    padding: 10px 0 15px
}

.categories-view-content.layout-grid .post-block .post-content,
.categories-view-content.layout-masonry .post-block .post-content {
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-top: 0
}

.categories-view-content.layout-list .post-block {
    margin-bottom: 0
}

.categories-view-content.layout-list .post-block:before,
.categories-view-content.layout-list .post-block:after {
    content: " ";
    display: table
}

.categories-view-content.layout-list .post-block:after {
    clear: both
}

.categories-view-content.layout-list .post-block .post-thumbnail {
    width: 45%;
    float: left
}

@media(max-width:767px) {
    .categories-view-content.layout-list .post-block .post-thumbnail {
        width: 100%
    }
}

.categories-view-content.layout-list .post-block .post-title {
    padding: 0;
    margin: 0
}

.categories-view-content.layout-list .post-block .post-content {
    width: 55%;
    float: left;
    padding-left: 30px
}

@media(max-width:767px) {
    .categories-view-content.layout-list .post-block .post-content {
        width: 100%
    }
}

.categories-view-content.layout-list .post-block .post-content .post-categories {
    line-height: 1;
    padding-bottom: 0;
    margin-bottom: 0
}

.categories-view-content.layout-list .post-block .post-content .post-categories h2 {
    margin: 0
}

.post-list-small {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 20px
}

.post-list-small .item-list ul li {
    margin-bottom: 20px!important;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.post-list-small .item-list ul li:last-child {
    margin-bottom: 0!important;
    border-bottom: 0;
    border: 0
}

.post-list-small .post-block {
    clear: both;
    background: none
}

.post-list-small .post-block .post-title {
    padding-top: 0;
    margin: 0
}

.post-list-small .post-block .post-title a {
    font-size: 16px
}

.post-list-small-2 .item-list ul li {
    margin-bottom: 20px!important
}

.post-list-small-2 .item-list ul li:last-child {
    margin-bottom: 0!important
}

.post-list-small-2 .post-block {
    clear: both;
    background: none
}

.post-list-small-2 .post-block .post-image {
    width: 100px;
    float: left
}

.post-list-small-2 .post-block .post-image img {
    height: auto;
    width: 100%
}

.post-list-small-2 .post-block .post-content {
    padding-left: 115px
}

.post-list-small-2 .post-block .post-title {
    padding: 0;
    margin: 0
}

.post-list-small-2 .post-block .post-title a {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.post-list-small-2 .post-block .post-meta {
    padding-left: 25px;
    position: relative
}

.post-list-small-2 .post-block .post-meta:after {
    content: '';
    width: 15px;
    height: 2px;
    background: #008afa;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1
}

.post-list-small-3 .item-list ul li {
    margin-bottom: 15px!important;
    padding-bottom: 15px!important;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.post-list-small-3 .item-list ul li:last-child {
    padding-bottom: 0!important;
    margin-bottom: 0!important;
    border: 0
}

.post-list-small-3 .post-block {
    clear: both;
    background: none
}

.post-list-small-3 .post-block .post-title {
    padding: 0;
    margin: 0
}

.post-list-small-3 .post-block .post-title a {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 6px
}

.team-block.team-v1 {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    background: transparent;
    background: #fff;
    -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .08);
    box-shadow: 0 6px 10px rgba(0, 0, 0, .08)
}

.team-block.team-v1 .team-image {
    position: relative;
    background: transparent
}

.team-block.team-v1 .team-image .socials-team {
    z-index: 9;
    width: auto;
    padding: 10px 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
    -moz-transition: all .15s;
    -ms-transition: all .15s;
    text-align: center;
    position: absolute;
    top: -20px;
    right: 10px;
    z-index: 9;
    width: 32px
}

.team-block.team-v1 .team-image .socials-team a {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background: #008afa;
    font-size: 14px;
    display: block;
    margin-bottom: 10px
}

.team-block.team-v1 .team-image .socials-team a:hover,
.team-block.team-v1 .team-image .socials-team a:focus,
.team-block.team-v1 .team-image .socials-team a:active {
    background: #006ec7
}

.team-block.team-v1 .team-image .item-image {
    position: relative
}

.team-block.team-v1 .team-image .item-image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.team-block.team-v1 .team-content {
    background: transparent;
    position: relative;
    text-align: left;
    padding: 10px 20px 0
}

.team-block.team-v1 .team-content .team-name {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    line-height: 20px;
    padding: 20px 0 0;
    font-family: "Poppins", sans-serif
}

.team-block.team-v1 .team-content .team-job {
    font-size: 13px;
    color: gray;
    padding: 0 0 15px
}

.team-block.team-v1 .team-skills {
    padding: 0 20px 20px
}

.team-block.team-v1 .team-skills .progress-label {
    font-weight: 500!important;
    color: #666;
    font-size: 12px
}

.team-block.team-v1 .team-skills .progress {
    margin-bottom: 11px!important;
    height: 2px!important
}

.team-block.team-v1 .team-skills .progress .progress-bar span {
    top: -4px!important
}

.team-block.team-v1 .team-skills .progress .percentage {
    font-size: 11px!important;
    top: -20px
}

.team-block.team-v1:hover .team-image .item-image:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.team-block.team-v1:hover .team-image .socials-team {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 10px
}

.team-block.team-v2 {
    padding: 20px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    background: #fff
}

.team-block.team-v2 .team-image {
    position: relative;
    background: transparent;
    width: 150px;
    height: 150px;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .1);
    overflow: hidden
}

.team-block.team-v2 .team-image .item-image {
    position: relative
}

.team-block.team-v2 .team-image .item-image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.team-block.team-v2 .team-content {
    background: transparent;
    position: relative;
    text-align: center
}

.team-block.team-v2 .team-content .socials-team {
    z-index: 9;
    padding: 5px 0 0;
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
    -moz-transition: all .15s;
    -ms-transition: all .15s;
    text-align: center
}

.team-block.team-v2 .team-content .socials-team a {
    text-align: center;
    color: #008afa;
    font-size: 14px;
    margin: 0 6px
}

.team-block.team-v2 .team-content .socials-team a:hover {
    color: #48adff
}

.team-block.team-v2 .team-content .team-name {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    line-height: 20px;
    padding: 10px 0 0;
    font-family: "Poppins", sans-serif
}

.team-block.team-v2 .team-content .team-job {
    font-size: 13px;
    color: gray;
    padding: 0 0 15px
}

.team-block.team-v2 .team-skills .progress-label {
    color: #838383
}

.team-block.team-v2 .team-skills .progress {
    margin-bottom: 11px!important;
    height: 2px!important
}

.team-block.team-v2 .team-skills .progress .progress-bar span {
    top: -4px!important
}

.team-block.team-v2 .team-skills .progress .percentage {
    font-size: 11px!important;
    top: -20px
}

.team-block.team-v2:hover .team-image .item-image:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.team-block.team-v2:hover .team-image .socials-team {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 10px
}

.team-carousel .team-block {
    margin-bottom: 10px
}

.team-list .team-block .team-image {
    width: 35%;
    float: left
}

.team-list .team-block .team-content {
    padding-left: 30px;
    width: 65%;
    float: left
}

.team-list .team-block .team-content .team-body {
    display: block!important;
    visibility: visible!important;
    padding: 10px 0
}

.post-slider.post-block {
    position: relative
}

.post-slider.post-block .post-inner {
    position: relative
}

.post-slider.post-block .post-inner:after {
    content: '';
    background: rgba(0, 0, 0, .3);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1
}

.post-slider.post-block .post-meta-wrap {
    width: 100%;
    padding: 30px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

@media(max-width:991px) {
    .post-slider.post-block .post-meta-wrap {
        padding: 20px
    }
}

.post-slider.post-block .post-meta-wrap .post-title {
    padding: 0 0 2px
}

.post-slider.post-block .post-meta-wrap .post-title a {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    line-height: 24px
}

@media(max-width:991px) {
    .post-slider.post-block .post-meta-wrap .post-title a {
        font-size: 15px
    }
}

.post-slider.post-block .post-meta-wrap .post-title a:hover {
    color: #008afa!important
}

.post-slider.post-block .post-body {
    margin-top: 0;
    line-height: 24px;
    color: rgba(255, 255, 255, .85)
}

@media(max-width:991px) {
    .post-slider.post-block .post-body {
        display: none
    }
}

.post-slider.post-block .post-meta {
    color: #fff
}

.post-slider.post-block .post-categories {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.post-slider.post-block .post-categories a {
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    background: #008afa;
    padding: 2px 10px
}

.box-margin-0 {
    margin-bottom: 0
}

.box-margin-small {
    margin-bottom: 30px
}

@media(max-width:991px) {
    .box-margin-small {
        margin-bottom: 20px
    }
}

.box-margin-medium {
    margin-bottom: 50px
}

@media(max-width:991px) {
    .box-margin-medium {
        margin-bottom: 20px
    }
}

@media(max-width:767px) {
    .box-margin-medium {
        margin-top: 10px
    }
}

.box-margin-large {
    margin-bottom: 80px
}

@media(max-width:1199px) {
    .box-margin-large {
        margin-bottom: 50px
    }
}

@media(max-width:991px) {
    .box-margin-large {
        margin-bottom: 30px
    }
}

.no-margin {
    margin: 0!important
}

.margin-1 {
    margin-top: 150px
}

@media(max-width:991px) {
    .margin-1 {
        margin-top: 20px
    }
}

.margin-2 {
    margin-top: 60px
}

@media(max-width:991px) {
    .margin-2 {
        margin-top: 20px
    }
}

.margin-3 {
    margin-top: 80px
}

@media(max-width:991px) {
    .margin-3 {
        margin-top: 50px
    }
}

.margin-4 {
    margin-top: 30px
}

@media(max-width:767px) {
    .margin-4 {
        margin-top: 0
    }
}

.margin-top-0 {
    margin-top: 0!important
}

.margin-top-10 {
    margin-top: 10px!important
}

.margin-top-15 {
    margin-top: 15px!important
}

.margin-top-20 {
    margin-top: 20px!important
}

.margin-top-30 {
    margin-top: 30px!important
}

.margin-top-40 {
    margin-top: 40px!important
}

.margin-top-50 {
    margin-top: 50px!important
}

.margin-top-60 {
    margin-top: 60px!important
}

.margin-bottom-0 {
    margin-bottom: 0!important
}

.margin-bottom-10 {
    margin-bottom: 10px!important
}

.margin-bottom-15 {
    margin-bottom: 15px!important
}

.margin-bottom-20 {
    margin-bottom: 20px!important
}

.margin-bottom-30 {
    margin-bottom: 30px!important
}

.margin-bottom-40 {
    margin-bottom: 40px!important
}

.margin-bottom-50 {
    margin-bottom: 50px!important
}

.margin-bottom-100 {
    margin-bottom: 100px!important
}

.padding-10 {
    padding: 10px!important
}

.padding-20 {
    padding: 20px!important
}

.padding-30 {
    padding: 30px!important
}

.padding-40 {
    padding: 40px!important
}

.padding-50 {
    padding: 50px!important
}

.padding-bottom-0 {
    padding-bottom: 0!important
}

.padding-bottom-10 {
    padding-bottom: 10px!important
}

.padding-bottom-15 {
    padding-bottom: 15px!important
}

.padding-bottom-20 {
    padding-bottom: 20px!important
}

.padding-bottom-30 {
    padding-bottom: 30px!important
}

.padding-bottom-40 {
    padding-bottom: 40px!important
}

.padding-bottom-50 {
    padding-bottom: 50px!important
}

.padding-bottom-100 {
    padding-bottom: 100px!important
}

@media(max-width:991px) {
    .padding-bottom-100 {
        padding-bottom: 30px!important
    }
}

.padding-top-10 {
    padding-top: 10px!important
}

.padding-top-20 {
    padding-top: 20px!important
}

.padding-top-30 {
    padding-top: 30px!important
}

.padding-top-40 {
    padding-top: 40px!important
}

.padding-top-50 {
    padding-top: 50px!important
}

.width-100 {
    max-width: 100px;
    margin: 0 auto
}

.width-200 {
    max-width: 200px;
    margin: 0 auto
}

.width-300 {
    max-width: 300px;
    margin: 0 auto
}

.width-400 {
    max-width: 400px;
    margin: 0 auto
}

.width-500 {
    max-width: 500px;
    margin: 0 auto
}

.width-600 {
    max-width: 600px;
    margin: 0 auto
}

.width-700 {
    max-width: 700px;
    margin: 0 auto
}

.width-750 {
    max-width: 750px;
    margin: 0 auto
}

.width-800 {
    max-width: 800px;
    margin: 0 auto
}

.width-900 {
    max-width: 900px;
    margin: 0 auto
}

.width-950 {
    max-width: 950px;
    margin: 0 auto
}

.width-1000 {
    max-width: 1000px;
    margin: 0 auto
}

.radius-1x {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.radius-2x {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.radius-5x {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.border-1 {
    border: 1px solid rgba(0, 0, 0, .1)
}

.border-2 {
    border: 2px solid rgba(0, 0, 0, .1)
}

.border-3 {
    border: 3px solid rgba(0, 0, 0, .1)
}

.border-4 {
    border: 4px solid rgba(0, 0, 0, .1)
}

.border-5 {
    border: 5px solid rgba(0, 0, 0, .1)
}

.fsize-18 {
    font-size: 18px!important
}

.fsize-20 {
    font-size: 20px!important
}

.fsize-22 {
    font-size: 22px!important
}

.fsize-24 {
    font-size: 24px!important
}

.fsize-26 {
    font-size: 26px!important
}

.fsize-28 {
    font-size: 28px!important
}

.fsize-30 {
    font-size: 30px!important
}

.fsize-32 {
    font-size: 32px!important
}

.fsize-34 {
    font-size: 34px!important
}

.fsize-36 {
    font-size: 36px!important
}

.fsize-38 {
    font-size: 38px!important
}

.fsize-40 {
    font-size: 40px!important
}

.fsize-42 {
    font-size: 42px!important
}

.fsize-44 {
    font-size: 44px!important
}

.fsize-46 {
    font-size: 46px!important
}

.fsize-48 {
    font-size: 48px!important
}

.fsize-50 {
    font-size: 50px!important
}

.fsize-52 {
    font-size: 52px!important
}

.fsize-54 {
    font-size: 54px!important
}

.fsize-56 {
    font-size: 56px!important
}

.fsize-58 {
    font-size: 58px!important
}

.fsize-60 {
    font-size: 60px!important
}

.text-light .border-1,
.text-light .border-2,
.text-light .border-3,
.text-light .border-4,
.text-light .border-5 {
    border-color: rgba(255, 255, 255, .6)!important
}

.padding-responsive {
    padding: 30px 120px
}

@media(max-width:991px) {
    .padding-responsive {
        padding: 30px
    }
}

.special-margin-top {
    margin-top: -125px
}

@media(max-width:991px) {
    .special-margin-top {
        margin-top: 30px
    }
}

.special-margin-top-2 {
    margin-top: -120px
}

@media(max-width:991px) {
    .special-margin-top-2 {
        margin-top: 10px;
        margin-bottom: 30px
    }
}

.margin-top-contact {
    margin-top: -100px;
    padding-bottom: 80px
}

@media(max-width:991px) {
    .margin-top-contact {
        margin-top: 30px;
        padding-bottom: 45px
    }
}

.padding-lr-15p {
    padding-left: 15%;
    padding-right: 15%
}

@media(max-width:991px) {
    .padding-lr-15p {
        padding-left: 20px;
        padding-right: 20px
    }
}

.border {
    border: 1px solid rgba(0, 0, 0, .1)
}

.border-top {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.overflow-visible {
    overflow: visible!important
}

.float-left {
    float: left
}

.float-right {
    float: right;
    margin-right: 1px!important
}

.no-bg {
    background-color: transparent!important
}

.col-no-padding div[class*="col-"] {
    padding: 0!important
}

.p-static {
    position: static!important
}

.p-relative {
    position: relative!important
}

.bg-theme {
    background: #008afa
}

.bg-theme-second {
    background: #ffe700
}

.bg-white {
    background: #fff
}

.bg-black {
    background: #333
}

.bg-dark {
    background: #1f1f1f
}

.youtube-bg {
    position: relative;
    z-index: 9
}

.youtube-bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    z-index: 9
}

.youtube-bg .bb-inner {
    position: relative;
    z-index: 99
}

.ui-widget-content {
    color: #777
}

.gva-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    top: 0;
    left: 0;
    z-index: 9;
    display: none
}

.text-normal {
    font-size: 15px
}

.text-size-medium {
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    margin-top: 35px;
    max-width: 500px;
    font-family: "Poppins", sans-serif;
    color: #000
}

.text-medium {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    color: #000;
    max-width: 850px;
    margin: 0 auto
}

.text-size-big {
    font-size: 42px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 48px;
    letter-spacing: 1px
}

@media(max-width:991px) {
    .text-size-big {
        font-size: 30px;
        line-height: 38px
    }
}

.text-size-big {
    font-size: 36px
}

@media(max-width:991px) {
    .text-size-big {
        font-size: 20px
    }
}

.text-black {
    color: #000!important
}

.text-white {
    color: #fff!important
}

.text-theme {
    color: #008afa!important
}

.text-theme-2,
.text-theme-second {
    color: #ffe700!important
}

.gavias-parallax {
    background-attachment: fixed!important
}

@media(max-width:767px) {
    .gavias-parallax {
        background-attachment: scroll!important
    }
}

.gavias-parallax.fp-section {
    background-attachment: scroll!important
}

.socials {
    display: inline-block;
    text-align: left;
    width: 100%
}

.socials a {
    color: #777;
    text-decoration: none;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    margin-right: 12px;
    font-size: 14px
}

.socials a:last-child {
    margin-right: 0
}

.socials a:hover,
.socials a:focus,
.socials a:active {
    opacity: .7;
    filter: alpha(opacity=70)
}

.socials a i {
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    background: #008afa
}

.socials a i.fa-facebook-square,
.socials a i.fa-facebook {
    background: #3b5998
}

.socials a i.fa-twitter,
.socials a i.fa-twitter-square {
    background: #4099ff
}

.socials a i.fa-skype {
    background: #12a5f4
}

.socials a i.fa-dribbble {
    background: #ea4c89
}

.socials a i.fa-linkedin-square,
.socials a i.fa-linkedin {
    background: #0e76a8
}

.socials a i.fa-apple {
    background: #f2f2f2
}

.socials a i.fa-pinterest {
    background: #c92228
}

.socials a i.fa-google-plus-square,
.socials a i.fa-google-plus {
    background: #d34836
}

.socials a i.fa-youtube-square,
.socials a i.fa-youtube {
    background: #c4302b
}

.socials a i.fa-vimeo-square,
.socials a i.fa-vimeo {
    background: #4ebbff
}

.socials a i.fa-tumblr-square,
.socials a i.fa-tumblr {
    background: #35465c
}

.socials a i.fa-xing-square,
.socials a i.fa-xing {
    background: #126567
}

.socials a i.fa-instagram {
    background: #e8e2d9
}

.post-masonry-style>div,
.isotope-items>div {
    margin-left: -1px;
    -webkit-transform: translateX(1px);
    -ms-transform: translateX(1px);
    -o-transform: translateX(1px);
    transform: translateX(1px)
}

.nav-tabs>li>a {
    font-weight: 600;
    color: #000;
    padding: 8px 18px;
    border: 0;
    font-size: 13px;
    text-transform: uppercase;
    background: none
}

.nav-tabs>li>a i {
    margin-right: 5px
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus,
.nav-tabs>li>a:active {
    color: #008afa
}

.nav-tabs>li.active>a,
.nav-tabs>li>a.active {
    color: #008afa
}

.box-quick-link ul {
    padding: 0;
    margin: 0
}

.box-quick-link ul>li {
    width: 46%;
    height: 70px;
    border: 1px solid rgba(0, 0, 0, .1);
    float: left;
    list-style: none;
    text-align: center;
    margin-bottom: 8%
}

.box-quick-link ul>li:nth-child(2n) {
    margin-left: 4%
}

.box-quick-link ul>li:nth-child(2n+1) {
    margin-right: 4%
}

.box-quick-link ul>li a {
    font-weight: 600;
    font-size: 13px;
    display: block;
    line-height: 1.8;
    padding-top: 12px
}

.box-quick-link ul>li a i {
    display: block;
    font-size: 23px;
    color: #777
}

.box-quick-link ul>li a:hover {
    color: #fff
}

.box-quick-link ul>li a:hover i {
    color: #fff
}

.box-quick-link ul>li:hover {
    background-color: #555
}

.box-quick-link ul>li:hover * {
    color: #fff
}

.init-carousel-owl {
    margin-left: -15px;
    margin-right: -15px;
    width: auto
}

.init-carousel-owl .owl-item>.item {
    padding-left: 15px;
    padding-right: 15px
}

.init-carousel-owl.carousel-no-padding,
.init-carousel-owl.no-padding {
    margin-left: 0!important;
    margin-right: 0!important
}

.init-carousel-owl.carousel-no-padding .owl-item>.item,
.init-carousel-owl.no-padding .owl-item>.item {
    padding-left: 0!important;
    padding-right: 0!important
}

.init-carousel-owl[data-items*="1"] {
    margin-left: 0!important;
    margin-right: 0!important
}

.init-carousel-owl[data-items*="1"] .owl-item>.item {
    padding-left: 0!important;
    padding-right: 0!important
}

div.error {
    background-repeat: no-repeat!important;
    background-image: none!important
}

.owl-carousel {
    background: none!important;
    position: relative;
    max-height: 200px
}

.owl-carousel .item {
    -webkit-transition: opacity .35s;
    -o-transition: opacity .35s;
    transition: opacity .35s;
    -moz-transition: opacity .35s;
    -ms-transition: opacity .35s;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0)
}

.owl-carousel .owl-stage-outer .item {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

.owl-carousel.owl-loaded {
    max-height: none
}

.owl-carousel .owl-item img {
    display: inline-block;
    width: auto
}

.owl-carousel .owl-controls {
    margin: 0
}

.owl-carousel .owl-controls .owl-pagination {
    position: relative;
    bottom: 10px;
    z-index: 9;
    display: inline-block;
    width: 100%;
    left: 0
}

.owl-carousel .owl-controls .owl-pagination .owl-page span {
    background: #d6d6d6;
    width: 10px;
    height: 10px
}

.owl-carousel .owl-controls .owl-pagination .owl-page.active span {
    background: #869791
}

.owl-carousel .owl-dots {
    margin-top: 20px;
    text-align: center;
    float: left;
    width: 100%
}

.owl-carousel .owl-dots .owl-dot {
    width: 16px;
    height: 6px;
    background: #adb2b5;
    -webkit-transition: background .35s;
    -o-transition: background .35s;
    transition: background .35s;
    -moz-transition: background .35s;
    -ms-transition: background .35s;
    display: inline-block;
    margin: 0 5px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border: 0
}

.owl-carousel .owl-dots .owl-dot.active {
    background: #008afa
}

.owl-carousel .owl-nav {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s
}

.owl-carousel .owl-nav>div {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    color: #777!important;
    opacity: 1;
    filter: alpha(opacity=100);
    background: none;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    padding-top: 0;
    padding-bottom: 0;
    background: #f6f6f6;
    border: 1px solid rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, .15);
    box-shadow: 0 6px 20px rgba(0, 0, 0, .15)
}

.owl-carousel .owl-nav>div:hover {
    background: #008afa
}

.owl-carousel .owl-nav>div:hover i {
    color: #fff
}

.owl-carousel .owl-nav>div.owl-prev {
    right: auto!important;
    left: 0!important
}

.owl-carousel .owl-nav>div.owl-next {
    left: auto!important;
    right: 0!important
}

.owl-carousel:hover .owl-nav {
    opacity: 1;
    filter: alpha(opacity=100);
    background: #fff
}

.owl-carousel:hover .owl-nav .owl-next {
    margin-left: 30px
}

.owl-carousel:hover .owl-nav .owl-prev {
    margin-right: 30px
}

.owl-carousel.carousel-thumbnail.text.top {
    padding-top: 60px
}

.owl-carousel.carousel-thumbnail.text.top .owl-dots {
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    z-index: 99;
    margin-top: 0
}

.owl-carousel.carousel-thumbnail.text.top .owl-dots .owl-dot {
    width: auto;
    height: auto;
    background: none;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0 10px;
    color: #000;
    font-weight: 600
}

.owl-carousel.carousel-thumbnail.text.top .owl-dots .owl-dot.active {
    color: #008afa
}

.owl-carousel.carousel-thumbnail.text.vertical {
    padding-left: 25%
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-nav {
    display: none
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-dots {
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
    z-index: 99;
    margin-top: 0;
    padding-right: 30px
}

@media(max-width:991px) {
    .owl-carousel.carousel-thumbnail.text.vertical .owl-dots {
        width: 100%
    }
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-dots .owl-dot {
    width: 100%;
    display: block;
    text-align: left;
    background: none;
    text-transform: uppercase;
    font-size: 13px;
    color: #000;
    font-weight: 600;
    background: #fff;
    padding: 25px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    height: auto;
    line-height: 1;
    position: relative
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-dots .owl-dot:after {
    content: "";
    position: absolute;
    right: 0;
    top: 15px;
    bottom: 15px;
    width: 3px;
    background: #008afa;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-dots .owl-dot:last-child {
    border-bottom: 0
}

@media(max-width:991px) {
    .owl-carousel.carousel-thumbnail.text.vertical .owl-dots .owl-dot {
        display: inline-block;
        width: auto;
        text-align: center
    }
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-dots .owl-dot.active {
    color: #008afa
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-dots .owl-dot.active:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.owl-carousel.pagination-right .owl-dots {
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px;
    height: auto
}

.owl-carousel.pagination-right .owl-dots .owl-dot {
    display: block;
    margin: 10px 0
}

.owl-carousel.pagination-left .owl-dots {
    float: left;
    width: auto;
    margin-top: 15px;
    text-align: left
}

.owl-carousel.white .owl-dots .owl-dot {
    background: #aaabac
}

.owl-carousel.white .owl-dots .owl-dot.active {
    background: #fff
}

.button,
.btn,
.btn-white,
.btn-theme,
.btn-theme-second,
.more-link a,
.btn-theme-submit {
    background: #008afa;
    color: #fff;
    overflow: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    font-size: 12px;
    font-weight: 600;
    padding: 0 24px;
    position: relative;
    display: inline-block;
    line-height: 40px;
    z-index: 1;
    letter-spacing: 1px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .15);
    text-transform: uppercase;
    border: 0;
    font-family: "Poppins", sans-serif
}

.button:hover,
.button:focus,
.button:active,
.button.active,
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active,
.btn-theme-second:hover,
.btn-theme-second:focus,
.btn-theme-second:active,
.btn-theme-second.active,
.more-link a:hover,
.more-link a:focus,
.more-link a:active,
.more-link a.active,
.btn-theme-submit:hover,
.btn-theme-submit:focus,
.btn-theme-submit:active,
.btn-theme-submit.active {
    background: #0060ae;
    color: #fff
}

.more-link {
    text-align: center;
    margin-top: 30px
}

.btn-theme,
.btn-theme-second {
    padding-right: 36px
}

.btn-theme:after,
.btn-theme-second:after {
    content: '\f061';
    font-family: "FontAwesome";
    position: absolute;
    top: 14px;
    right: 14px;
    color: #fff;
    z-index: 1;
    line-height: 1;
    font-weight: 900
}

.btn-theme-second {
    background: #ffe700;
    color: #000
}

.btn-theme-second:after {
    color: #000
}

.btn-theme-second:hover,
.btn-theme-second:focus,
.btn-theme-second:active {
    background: #ccb900;
    color: #000
}

.btn-white {
    background: #fff;
    color: #008afa
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active {
    color: #008afa;
    background: #e6e6e6;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-inline {
    font-size: 12px;
    text-transform: uppercase;
    color: #008afa;
    position: relative;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    font-weight: 600;
    padding-right: 32px;
    font-family: "Poppins", sans-serif
}

.btn-inline:after {
    content: '\f061';
    font-family: "FontAwesome";
    position: absolute;
    top: 3px;
    right: 14px;
    color: #008afa;
    z-index: 1;
    line-height: 1;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    font-weight: 900
}

.btn-inline:hover {
    color: #ffe700
}

.btn-inline:hover:after {
    color: #ffe700
}

.easyPieChart {
    font-size: 24px;
    font-weight: 400;
    position: relative;
    text-align: center;
    display: inline-block
}

.easyPieChart:last-child {
    margin-right: 0
}

.easyPieChart span {
    line-height: 20px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase
}

.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.progress-label {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 2px;
    text-align: left;
    font-family: "Poppins", sans-serif
}

.progress {
    height: 5px!important;
    background-color: #bcbcbc!important;
    position: relative;
    overflow: visible!important
}

.progress .progress-bar {
    -webkit-transition: width 2s ease-in-out;
    -o-transition: width 2s ease-in-out;
    transition: width 2s ease-in-out;
    -moz-transition: width 2s ease-in-out;
    -ms-transition: width 2s ease-in-out;
    text-align: right;
    line-height: 16px!important;
    background: #008afa;
    position: relative
}

.progress .progress-bar span {
    width: 10px;
    height: 10px;
    border: 2px solid #008afa;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
    right: -2px;
    top: -2px
}

.progress .percentage {
    font-size: 12px!important;
    text-align: center;
    position: absolute;
    right: 1px;
    top: -24px;
    z-index: 9;
    color: #777;
    font-weight: 600
}

.pricing-table {
    position: relative;
    background-color: #fff;
    top: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 20px;
    margin-bottom: 30px
}

@media(max-width:767px) {
    .pricing-table {
        margin-bottom: 35px
    }
}

.pricing-table ul li {
    list-style: none
}

.pricing-table .plan-name {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    font-weight: 600;
    padding: 15px 0 2px;
    text-align: center
}

.pricing-table .plan-name .title {
    font-weight: 600;
    color: #000;
    font-size: 20px;
    font-family: "Poppins", sans-serif
}

.pricing-table .content-wrap .plan-price {
    margin: 0 0 10px;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.pricing-table .content-wrap .plan-price .price-value {
    display: inline-block
}

.pricing-table .content-wrap .plan-price .price-value .dollar {
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    position: relative;
    line-height: 36px;
    float: left;
    color: #008afa
}

.pricing-table .content-wrap .plan-price .price-value .value {
    font-size: 30px;
    font-weight: 400;
    display: inline-block;
    line-height: 48px;
    float: left;
    color: #008afa;
    font-family: "Poppins", sans-serif
}

.pricing-table .content-wrap .plan-price .interval {
    margin-top: 18px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    position: relative;
    display: block;
    color: #7b7b7b;
    float: left;
    font-family: "Poppins", sans-serif
}

.pricing-table .plan-list {
    padding: 0;
    text-align: left
}

.pricing-table .plan-list ul {
    padding: 0
}

.pricing-table .plan-list ul li {
    padding: 5px 0 5px 20px;
    font-size: 14px;
    list-style: none;
    position: relative
}

.pricing-table .plan-list ul li:after {
    content: '\f00c';
    font-family: "FontAwesome";
    position: absolute;
    top: 8px;
    left: 0;
    z-index: 1;
    color: #008afa;
    font-size: 12px;
    font-weight: 900
}

.pricing-table .plan-list ul li.off {
    color: #bbb
}

.pricing-table .plan-list ul li.off:after {
    content: '\f00d';
    color: #bbb;
    font-size: 10px;
    top: 10px;
    font-weight: 900
}

.pricing-table .plan-signup {
    margin-top: 30px
}

.pricing-table .plan-signup a {
    width: 100%;
    text-align: center
}

.pricing-table:hover {
    -webkit-box-shadow: 0 1px 15px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 15px 0 rgba(0, 0, 0, .1)
}

.pricing-table.highlight-plan {
    -webkit-box-shadow: 0 3px 25px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 25px 0 rgba(0, 0, 0, .1);
    position: relative;
    z-index: 9
}

.pricing-table.highlight-plan .recommended-plan {
    background: #008afa;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    top: -15px;
    left: 15px;
    right: 15px;
    width: auto;
    letter-spacing: 1px;
    padding: 3px 5px
}

.pricing-table.highlight-plan .plan-name .title {
    color: #008afa
}

.panel {
    border: 0!important;
    margin-top: 0!important;
    -webkit-box-shadow: none!important;
    -ms-box-shadow: none!important;
    -o-box-shadow: none!important;
    box-shadow: none!important;
    background: #fff;
    padding: 15px
}

.panel .panel-heading {
    background: none!important;
    padding: 0!important
}

.panel .panel-heading .panel-title {
    font-size: 16px;
    padding-right: 20px
}

.panel .panel-heading .panel-title>a {
    display: block;
    letter-spacing: 0;
    color: #000;
    position: relative;
    background: #fff;
    line-height: 28px;
    font-weight: 600
}

.panel .panel-heading .panel-title>a:after {
    content: "\f068";
    font-family: "FontAwesome";
    position: absolute;
    font-size: 15px;
    top: 0;
    right: -20px;
    z-index: 1;
    color: #008afa
}

.panel .panel-heading .panel-title>a.collapsed:after {
    content: "\f067"
}

.panel .panel-body {
    border: 0!important;
    line-height: 28px;
    padding: 10px 30px 0
}

.dropcap {
    display: block;
    float: left;
    font-size: 40px;
    line-height: 34px;
    color: #444;
    margin: 6px 8px 0 0
}

.dropcap.border-dropcap {
    border: 2px solid #444;
    width: 46px;
    height: 46px;
    font-size: 28px;
    font-weight: 500;
    line-height: 42px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    margin: 8px 12px 0 0
}

.dropcap.bg-dropcap {
    background-color: #444;
    color: #fff;
    width: 48px;
    height: 48px;
    font-size: 28px;
    font-weight: 500;
    line-height: 48px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    margin: 8px 12px 0 0
}

.dropcap.circle-dropcap {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 2px solid #444;
    width: 46px;
    height: 46px;
    font-size: 28px;
    font-weight: 500;
    line-height: 42px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    margin: 8px 12px 0 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.info-contact>div {
    float: left;
    margin-right: 100px;
    margin-top: 10px;
    margin-bottom: 10px
}

@media(max-width:1199px) {
    .info-contact>div {
        margin-right: 50px
    }
}

@media(max-width:991px) {
    .info-contact>div {
        margin-right: 30px
    }
}

.info-contact>div:last-child {
    margin-right: 0
}

.info-contact>div .icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    float: left;
    margin-right: 10px;
    line-height: 40px;
    color: #fff;
    background: #008afa;
    text-align: center;
    margin-top: -7px
}

.info-contact>div.phone .icon {
    background: #ffe700
}

.info-contact>div.address .icon {
    background: #ffe700
}

.links .comment-add {
    display: none
}

#node-single-comment {
    margin-top: 30px
}

#node-single-comment h2 {
    margin-top: 30px;
    margin-bottom: 1em;
    font-size: 20px;
    position: relative;
    padding-left: 15px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e6e6e6;
    font-family: "Poppins", sans-serif
}

#node-single-comment h2:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 20px;
    background: #008afa;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    left: 0;
    top: 3px;
    z-index: 1
}

#node-single-comment #comment-form .form-item {
    margin-bottom: 20px
}

#node-single-comment #comment-form .form-item.js-form-type-textarea {
    margin: 0
}

#node-single-comment #comment-form .form-item label {
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    font-weight: 600;
    color: #6a6a6a
}

#node-single-comment #comment-form ul>li {
    list-style-type: none
}

#node-single-comment input[type*='text'],
#node-single-comment textarea {
    width: 100%
}

.comment-wrapper h2.comment-form__title {
    margin-bottom: 1em
}

.field-node--comment {
    font-size: .934em
}

.comment {
    margin-bottom: 19px;
    vertical-align: top;
    display: table
}

[dir="rtl"] .comment {
    direction: rtl
}

.comment__meta {
    padding: 0 30px 0 0;
    font-size: 1.071em;
    width: 115px
}

@media(max-width:991px) {
    .comment__meta {
        width: 90px
    }
}

[dir="rtl"] .comment__meta {
    padding: 0 0 0 30px
}

.comment__attribution img {
    border: 1px solid #d3d7d9
}

.comment .field--name-user-picture img {
    margin: 0
}

.comment__author .username {
    white-space: nowrap;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-size: 12px
}

.comment__author {
    margin: 4px 0;
    line-height: 1.2;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-size: 12px
}

.comment__time {
    margin-bottom: 4px;
    color: #68696b;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: .733em;
    line-height: 1.2
}

.comment__permalink {
    font-size: .733em;
    line-height: 1.2
}

.comment__content {
    position: relative;
    display: table-cell;
    padding: 10px 25px 10px 25px;
    vertical-align: top;
    width: 100%;
    border: 1px solid #d3d7d9;
    font-size: .929em;
    line-height: 1.6;
    word-break: break-all
}

.comment__content h3 a {
    font-size: 18px;
    font-weight: 600
}

.comment__content .links.inline {
    margin-top: 10px
}

.comment__content .links.inline>li {
    float: left
}

.comment__content .links.inline>li a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px
}

.comment__content:before {
    content: '';
    position: absolute;
    right: 100%;
    top: 20px;
    border-top: 20px solid transparent;
    border-right: 20px solid #d3d7d9;
    border-bottom: 20px solid transparent
}

[dir="rtl"] .comment__content:before {
    right: auto;
    left: 100%;
    border-right: 0;
    border-left: 20px solid #d3d7d9
}

.comment__content:after {
    content: '';
    position: absolute;
    right: 100%;
    top: 20px;
    border-top: 20px solid transparent;
    border-right: 20px solid #fff;
    border-bottom: 20px solid transparent;
    margin-right: -1px
}

[dir="rtl"] .comment__content:after {
    right: auto;
    left: 100%;
    border-right: 0;
    border-left: 20px solid #fff;
    margin-right: 0;
    margin-left: -1px
}

.comment__content h3 {
    margin-top: .94em;
    margin-bottom: .45em;
    font-size: 1.171em
}

.comment__content nav {
    padding-top: 1px
}

.indented {
    margin-left: 40px
}

[dir="rtl"] .indented {
    margin-right: 40px;
    margin-left: 0
}

.comment .links {
    padding: 0 0 .25em 0
}

.comment .links li {
    padding: 0 .5em 0 0;
    font-size: 1.08em
}

[dir="rtl"] .comment .links li {
    padding: 0 0 0 .5em
}

.comment--unpublished {
    margin-right: 5px;
    padding: 5px 2px 5px 5px;
    background: #fff4f4
}

[dir="rtl"] .comment--unpublished {
    margin-left: 5px;
    margin-right: 0;
    padding: 5px 5px 5px 2px
}

.unpublished .comment-text .comment-arrow {
    border-left: 1px solid #fff4f4;
    border-right: 1px solid #fff4f4
}

.unpublished {
    padding: 20px 15px 0
}

.comment-footer {
    display: table-row
}

.comment--unpublished .comment__text:after,
.node--unpublished .comment__text:after {
    border-right-color: #fff4f4
}

[dir="rtl"] .comment--unpublished .comment__content:after,
[dir="rtl"] .node--unpublished .comment__content:after {
    border-left-color: #fff4f4
}

.form-control {
    box-shadow: none
}

.user-login-form .form-item,
.user-register-form .form-item,
.user-form .form-item,
.user-pass .form-item {
    margin-bottom: 15px
}

.user-login-form .form-item label,
.user-register-form .form-item label,
.user-form .form-item label,
.user-pass .form-item label {
    font-family: "Poppins", sans-serif
}

#user-login-form .form-item label {
    width: 100%
}

#user-login-form .form-item input {
    width: 100%
}

#user-login-form ul {
    width: 100%;
    padding: 10px 0 30px
}

#user-login-form ul>li {
    width: 49%;
    float: left;
    text-align: center
}

#user-login-form ul>li:first-child {
    margin-right: 2%
}

#user-login-form ul>li a {
    width: 100%;
    display: inline-block;
    float: none;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 5px
}

#user-login ul {
    margin: 0 0 5px
}

#user-login ul li {
    margin: 0
}

#user-login li.openid-link {
    background: none
}

#search-form .panel {
    border: 0;
    box-shadow: none
}

#search-form .panel-default>.panel-heading {
    border-bottom: 0
}

.hide-label label {
    background: none;
    clip: rect(1px)
}

.exposed-filters .form-item {
    margin-bottom: 10px;
    margin-top: 0
}

#article-admin-filter ul {
    padding: .5em 0
}

#article-admin-filter ul li {
    list-style: none
}

#edit-operation-wrapper select {
    margin: .5em
}

div.resizable-textarea textarea {
    margin-top: 0;
    border: 1px solid rgba(0, 0, 0, .1)
}

.search-advanced .criterion {
    float: none;
    margin: 0 5px
}

#edit-keywords-fieldset .form-item:first-child {
    margin-top: 5px
}

#user-admin-filter ul li {
    list-style: none
}

.field-type-text-long fieldset {
    padding: 10px 0;
    border: rgba(0, 0, 0, .1)
}

.field-type-text-long fieldset .form-item {
    margin: 0;
    padding: 0 0 0 15px
}

#comment-form label {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px
}

#contact-site-form .form-checkbox {
    margin-left: 0
}

#comment-form-wrapper .form-item label {
    min-width: 120px;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px
}

.contact-message-form {
    margin: 0 auto
}

.contact-message-form div[id*="edit-name"],
.contact-message-form div[id*="edit-mail"],
.contact-message-form .js-form-item-mail {
    height: 45px;
    line-height: 45px;
    padding: 5px;
    border-bottom: 2px solid #ccc
}

.contact-message-form .form-item {
    margin-bottom: 30px;
    color: #777
}

.contact-message-form .form-item label {
    font-size: 12px;
    display: block;
    text-transform: uppercase
}

.contact-message-form .form-item #edit-copy {
    float: left;
    margin-right: 5px
}

.contact-message-form .form-item input[type='text'],
.contact-message-form .form-item input[type='email'],
.contact-message-form .form-item input[type='tel'],
.contact-message-form .form-item textarea {
    width: 100%;
    border: 0;
    border-bottom: 2px solid #ccc;
    position: relative;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    height: 45px;
    -webkit-box-shadow: none!important;
    -ms-box-shadow: none!important;
    -o-box-shadow: none!important;
    box-shadow: none!important;
    padding-left: 5px
}

.contact-message-form .form-item input[type='text']::-webkit-input-placeholder,
.contact-message-form .form-item input[type='email']::-webkit-input-placeholder,
.contact-message-form .form-item textarea::-webkit-input-placeholder {
    color: #777;
    text-transform: capitalize
}

.contact-message-form .form-item input[type='text']:-moz-placeholder,
.contact-message-form .form-item input[type='email']:-moz-placeholder,
.contact-message-form .form-item textarea:-moz-placeholder {
    color: #777;
    text-transform: capitalize;
    opacity: 1;
    filter: alpha(opacity=100)
}

.contact-message-form .form-item input[type='text']::-moz-placeholder,
.contact-message-form .form-item input[type='email']::-moz-placeholder,
.contact-message-form .form-item textarea::-moz-placeholder {
    color: #777;
    text-transform: capitalize;
    opacity: 1;
    filter: alpha(opacity=100)
}

.contact-message-form .form-item input[type='text']:-ms-input-placeholder,
.contact-message-form .form-item input[type='email']:-ms-input-placeholder,
.contact-message-form .form-item textarea:-ms-input-placeholder {
    color: #777;
    text-transform: capitalize
}

.contact-message-form .form-item textarea {
    height: 200px;
    padding-top: 15px
}

@media(max-width:991px) {
    .contact-message-form .form-item textarea {
        height: 120px
    }
}

.contact-message-form .form-item-copy {
    margin-bottom: 10px!important
}

.contact-message-form #edit-actions {
    width: 100%;
    text-align: center
}

.contact-message-form #edit-actions:before,
.contact-message-form #edit-actions:after {
    content: " ";
    display: table
}

.contact-message-form #edit-actions:after {
    clear: both
}

.contact-message-form #edit-preview {
    display: none
}

.text-light .contact-message-form #edit-name,
.text-light .contact-message-form #edit-mail,
.text-light .contact-message-form input[type='text'],
.text-light .contact-message-form input[type='email'],
.text-light .contact-message-form textarea {
    background: none;
    border: 2px solid rgba(255, 255, 255, .2);
    color: #fff
}

.text-light .contact-message-form #edit-name::-webkit-input-placeholder,
.text-light .contact-message-form #edit-mail::-webkit-input-placeholder,
.text-light .contact-message-form input[type='text']::-webkit-input-placeholder,
.text-light .contact-message-form input[type='email']::-webkit-input-placeholder,
.text-light .contact-message-form textarea::-webkit-input-placeholder {
    color: #fff;
    text-transform: capitalize
}

.text-light .contact-message-form #edit-name:-moz-placeholder,
.text-light .contact-message-form #edit-mail:-moz-placeholder,
.text-light .contact-message-form input[type='text']:-moz-placeholder,
.text-light .contact-message-form input[type='email']:-moz-placeholder,
.text-light .contact-message-form textarea:-moz-placeholder {
    color: #fff;
    text-transform: capitalize;
    opacity: 1;
    filter: alpha(opacity=100)
}

.text-light .contact-message-form #edit-name::-moz-placeholder,
.text-light .contact-message-form #edit-mail::-moz-placeholder,
.text-light .contact-message-form input[type='text']::-moz-placeholder,
.text-light .contact-message-form input[type='email']::-moz-placeholder,
.text-light .contact-message-form textarea::-moz-placeholder {
    color: #fff;
    text-transform: capitalize;
    opacity: 1;
    filter: alpha(opacity=100)
}

.text-light .contact-message-form #edit-name:-ms-input-placeholder,
.text-light .contact-message-form #edit-mail:-ms-input-placeholder,
.text-light .contact-message-form input[type='text']:-ms-input-placeholder,
.text-light .contact-message-form input[type='email']:-ms-input-placeholder,
.text-light .contact-message-form textarea:-ms-input-placeholder {
    color: #fff;
    text-transform: capitalize
}

.webform-submission-form .form-content-inner {
    max-width: 900px;
    margin: 0 -15px;
    padding: 0
}

.webform-submission-form .form-item {
    margin-bottom: 20px;
    position: relative
}

.webform-submission-form .form-item:before,
.webform-submission-form .form-item:after {
    content: " ";
    display: table
}

.webform-submission-form .form-item:after {
    clear: both
}

.webform-submission-form .form-item label {
    font-size: 12px;
    font-weight: 600;
    color: #030712;
    text-transform: uppercase
}

.webform-submission-form .form-item input,
.webform-submission-form .form-item textarea,
.webform-submission-form .form-item select {
    width: 100%;
    background: none;
    border: 0;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 14px;
    padding-left: 15px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.webform-submission-form .form-item input {
    line-height: 30px
}

.webform-submission-form .form-item select {
    height: 40px
}

.webform-submission-form .form-actions {
    padding: 0 15px;
    text-align: center;
    width: 100%;
    float: left
}

.webform-submission-form .form-actions .webform-button--submit {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    font-size: 12px;
    font-weight: 600;
    padding: 0 35px;
    position: relative;
    display: inline-block;
    line-height: 38px;
    z-index: 1;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    text-transform: uppercase;
    background: #008afa;
    color: #fff;
    letter-spacing: 1px;
    border: 0
}

.webform-submission-form .form-actions .webform-button--submit:hover {
    background: #48adff
}

.text-light .webform-submission-form .form-item:after {
    color: #fff
}

.text-light .webform-submission-form .form-item input,
.text-light .webform-submission-form .form-item textarea {
    background: none;
    border-color: rgba(255, 255, 255, .2);
    color: #fff
}

.text-light .webform-submission-form .form-item input::-webkit-input-placeholder,
.text-light .webform-submission-form .form-item textarea::-webkit-input-placeholder {
    color: #fff;
    text-transform: capitalize
}

.text-light .webform-submission-form .form-item input:-moz-placeholder,
.text-light .webform-submission-form .form-item textarea:-moz-placeholder {
    color: #fff;
    text-transform: capitalize;
    opacity: 1;
    filter: alpha(opacity=100)
}

.text-light .webform-submission-form .form-item input::-moz-placeholder,
.text-light .webform-submission-form .form-item textarea::-moz-placeholder {
    color: #fff;
    text-transform: capitalize;
    opacity: 1;
    filter: alpha(opacity=100)
}

.text-light .webform-submission-form .form-item input:-ms-input-placeholder,
.text-light .webform-submission-form .form-item textarea:-ms-input-placeholder {
    color: #fff;
    text-transform: capitalize
}

.text-light .webform-submission-form .form-actions input.form-submit {
    border-color: #fff;
    color: #fff;
    background: #fff;
    color: #000
}

.text-light .webform-submission-form .form-actions input.form-submit:hover {
    background: rgba(255, 255, 255, .8)
}

.text-light .webform-submission-form label {
    color: #fff
}

.webform-fullwidth .form-item {
    width: 100%!important;
    padding-left: 0;
    padding-right: 0
}

#forum {
    width: 100%;
    position: relative;
    right: -1px
}

#forum .name {
    font-weight: 700;
    font-size: 16px
}

#forum table {
    width: 100%
}

#forum tr.odd {
    background: #f5f5f5
}

#forum tr.even td {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

#forum tr td.container {
    padding: 1em
}

#forum tr.new-topics td.forum .name {
    background-image: url(../../../../themes/gavias_castron/images/forum-default.png)
}

#forum thead th {
    background: #f5f5f5;
    border-left: 1px solid rgba(0, 0, 0, .1);
    text-transform: uppercase;
    font-size: 16px;
    padding: 15px
}

#forum td {
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 1em
}

#forum td a:hover {
    text-decoration: none
}

#forum td.topics {
    font-weight: 700;
    text-align: center;
    width: 9%
}

#forum td.posts {
    text-align: center;
    width: 9%
}

#forum td.replies {
    text-align: center
}

#forum td.forum {
    padding: 0 1em;
    width: 44%;
    padding-top: 12px
}

#forum td.forum .name {
    background-position: left 5px;
    background-repeat: no-repeat;
    line-height: 20px;
    padding-left: 30px;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px
}

#forum td.forum .description {
    font-size: 14px;
    padding-left: 30px
}

#forum td.title .submitted {
    font-size: 14px
}

#forum td.icon {
    width: 5%
}

#forum .icon div {
    background-image: url(../../../../themes/gavias_castron/images/forum-icons.png);
    background-repeat: no-repeat;
    height: 24px;
    margin: 0 auto;
    width: 24px
}

#forum .icon .topic-status-new {
    background-position: -24px 0
}

#forum .icon .topic-status-hot {
    background-position: -48px 0
}

#forum .icon .topic-status-hot-new {
    background-position: -72px 0
}

#forum .icon .topic-status-sticky {
    background-position: -96px 0
}

#forum .icon .topic-status-closed {
    background-position: -120px 0
}

.page-forum #page-title {
    margin-bottom: 10px
}

.page-forum ul.action-links {
    list-style: none;
    margin: 0 0 20px;
    padding: 0
}

.page-forum ul.action-links li {
    margin-left: 0
}

.page-forum ul.action-links li a {
    line-height: 0;
    display: inline-block;
    border: 0;
    padding: 10px;
    text-transform: uppercase;
    vertical-align: middle
}

.block {
    background: transparent;
    margin-bottom: 30px
}

.block .block {
    margin-bottom: 0!important
}

.block .block-title {
    background: none;
    position: relative;
    margin: 0 0 15px;
    padding: 0 0 15px;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    color: #000;
    z-index: 9
}

@media(max-width:1199px) {
    .block .block-title {
        font-size: 16px
    }
}

.block .block-title:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 1px;
    background: #008afa;
    left: 0;
    bottom: 0;
    z-index: 1
}

.block.block-system-main-block {
    margin-bottom: 0
}

.block.block-system-breadcrumb-block {
    overflow: visible;
    margin-bottom: 20px
}

.block.block-none,
.block.no-padding {
    background: none!important;
    padding: 0!important
}

.block.block-none .block-content,
.block.no-padding .block-content {
    padding: 0!important
}

.block.no-title {
    margin-top: 0;
    border: 0
}

.block.no-title:before {
    content: none
}

.block.style-higlight {
    background: #34495e;
    padding-left: 20px;
    padding-right: 20px
}

.block.style-higlight .block-title {
    border: 0
}

.block.style-higlight .block-title span:before {
    content: none
}

.block.style-higlight .block-title h2 {
    margin: 0;
    padding: 0;
    border: 0
}

.block.style-higlight .block-title h2 span {
    padding: 10px;
    background: #4e6984;
    color: #fff
}

.block.style-higlight .post-title a {
    color: #fff
}

.block#block-system-main {
    padding-top: 10px
}

.block.block-local-tasks-block {
    margin-bottom: 0
}

.block.no-title {
    border: 0
}

.block.no-title>.block-title,
.block.no-title>div>.block-title {
    padding: 0;
    margin: 0;
    border: 0
}

.block.no-title>.block-title:before,
.block.no-title>div>.block-title:before {
    content: none
}

.block.block-simplenews {
    width: 100%;
    margin: 0 auto;
    padding: 0
}

.block.block-simplenews .description {
    display: none
}

.block.block-simplenews #edit-mail-wrapper {
    margin-top: 20px
}

.block.block-simplenews #edit-mail-wrapper label {
    display: none
}

.block.block-simplenews #edit-mail-wrapper input.form-email {
    padding: 0 20px;
    width: 100%;
    height: 40px;
    background: none;
    border: 2px solid rgba(255, 255, 255, .3);
    max-width: 320px
}

.block.block-simplenews input#edit-subscribe {
    background: #008afa;
    border: 0;
    padding: 0 15px;
    line-height: 35px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    display: inline-block;
    width: auto;
    margin-top: 15px;
    color: #fff;
    font-weight: 600
}

.block.block-simplenews input#edit-subscribe:hover,
.block.block-simplenews input#edit-subscribe:focus,
.block.block-simplenews input#edit-subscribe:active {
    background: #ffe700;
    color: #fff
}

.block.block-blocktabs {
    position: relative
}

.block.block-blocktabs .ui-widget {
    font-family: "Open Sans", sans-serif;
    font-size: 14px
}

.block.block-blocktabs .ui-tabs-nav {
    padding: 0;
    border: 0;
    background: none!important;
    display: inline-block;
    float: right;
    position: absolute;
    right: 20px;
    top: -60px;
    z-index: 99
}

.block.block-blocktabs .ui-tabs-nav>li {
    background: none;
    padding: 0;
    margin: 0;
    border: 0;
    position: relative
}

.block.block-blocktabs .ui-tabs-nav>li>a {
    font-size: 14px;
    text-transform: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 600
}

.block.block-blocktabs .ui-tabs-nav>li:last-child>a {
    padding-right: 0
}

.block.block-blocktabs .ui-tabs-nav>li.ui-tabs-active>a {
    color: #008afa
}

.block.block-blocktabs .blocktabs {
    border: 0;
    padding: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.block.block-blocktabs .blocktabs .ui-tabs-panel {
    padding: 0!important
}

.block.block-blocktabs .block {
    margin-bottom: 0!important
}

.block.site-branding {
    margin-bottom: 0
}

.block-local-tasks-block {
    position: relative;
    z-index: 99
}

.drupal-tabs {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.drupal-tabs:before,
.drupal-tabs:after {
    content: " ";
    display: table
}

.drupal-tabs:after {
    clear: both
}

.drupal-tabs a {
    font-size: 12px
}

.drupal-tabs .is-active a {
    color: #008afa
}

.help {
    position: relative;
    z-index: 1;
    display: none
}

.help .drupal-tabs {
    padding: 10px 0;
    margin-bottom: 25px
}

.help .messages__wrapper {
    padding: 10px;
    border: 1px solid #5bc0de
}

.text-light .title {
    color: #fff!important
}

.region-main-menu .block {
    background: transparent
}

.region-main-menu .block .block-content {
    padding: 0
}

.sidebar .block-menu:before,
.sidebar .block-menu:after {
    content: " ";
    display: table
}

.sidebar .block-menu:after {
    clear: both
}

.sidebar .block-menu ul {
    padding-left: 0!important
}

.sidebar .block-menu ul li {
    border: 0;
    margin: 0 0 10px!important;
    padding: 0!important;
    border: 0!important;
    float: left;
    width: 100%;
    list-style-type: none
}

.sidebar .block-menu ul li a {
    padding: 8px 10px 8px 15px;
    display: block;
    border: 1px solid rgba(0, 0, 0, .1);
    text-transform: none;
    font-size: 14px;
    overflow: hidden;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    position: relative;
    font-weight: 600;
    letter-spacing: 0
}

.sidebar .block-menu ul li a:hover,
.sidebar .block-menu ul li a:focus,
.sidebar .block-menu ul li a:active {
    color: #008afa
}

.sidebar .block-menu ul li.menu-item--active-trail>a {
    color: #008afa!important
}

.recent-comment-block .views-field-picture {
    margin-right: 10px
}

.rtl .recent-comment-block .views-field-picture {
    margin-left: 10px;
    margin-right: inherit
}

.recent-comment-block .views-field-title {
    margin-top: -4px
}

.recent-comment-block .views-field-title a {
    font-weight: 600;
    text-transform: uppercase
}

.recent-comment-block .views-field-name {
    color: #a4a4a4
}

.recent-comment-block .views-field-name a {
    color: #a4a4a4
}

.list-tags .view-list ul>li {
    float: left;
    border: 1px solid rgba(0, 0, 0, .1);
    display: inline-block;
    width: auto!important;
    padding: 0!important;
    margin: 0 10px 10px 0!important
}

.list-tags .view-list ul>li a {
    padding: 6px 10px;
    display: block;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.list-tags .view-list ul>li:hover {
    background: #008afa
}

.list-tags .view-list ul>li:hover a {
    color: #fff
}

nav.breadcrumb {
    margin-bottom: 0!important;
    background: none;
    color: #999
}

nav.breadcrumb ol {
    list-style: none;
    margin-bottom: 0!important;
    padding: 0
}

nav.breadcrumb ol:before,
nav.breadcrumb ol:after {
    content: " ";
    display: table
}

nav.breadcrumb ol:after {
    clear: both
}

nav.breadcrumb ol>li {
    float: left;
    font-size: 13px
}

nav.breadcrumb ol>li a {
    color: #999
}

nav.breadcrumb ol>li a:hover {
    color: #008afa
}

nav.breadcrumb ol>li span {
    padding: 0 2px 0 0
}

.contact-info ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.contact-info ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.contact-info ul li:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.contact-info ul li .icon {
    color: #008afa;
    width: 36px;
    float: left;
    display: block;
    margin-top: 12px
}

.contact-info ul li .icon i {
    font-size: 26px
}

.contact-info ul li .text {
    padding-left: 42px;
    display: block
}

.contact-link {
    background: #008afa;
    color: #fff;
    padding: 30px
}

.contact-link .title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: "Poppins", sans-serif
}

.contact-link .action {
    margin-top: 20px
}

.company-presentation {
    background: #ffe700;
    color: #fff;
    padding: 30px
}

.company-presentation .title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #fff;
    font-family: "Poppins", sans-serif
}

.company-presentation .action {
    margin-top: 20px
}

.social-icon a {
    background: none;
    width: auto;
    height: auto;
    line-height: 1;
    margin-right: 20px;
    font-size: 16px
}

.box-search-team {
    padding: 30px;
    background: #008afa;
    text-align: center;
    color: #fff;
    min-height: 330px
}

@media(max-width:1199px) {
    .box-search-team {
        min-height: 260px
    }
}

@media(max-width:991px) {
    .box-search-team {
        width: 350px;
        margin: 0 auto
    }
}

.box-search-team .icon {
    font-size: 46px;
    line-height: 1.2
}

.box-search-team .text {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-top: 15px;
    line-height: 32px;
    font-family: "Poppins", sans-serif
}

.box-search-team .link {
    margin-top: 15px
}

.box-search-team .link a {
    color: #fff
}

.box-search-team .link a:after {
    color: #fff
}

.box-search-team .link a:hover {
    color: #ffe700
}

.box-search-team .link a:hover:after {
    color: #ffe700
}

.poll .poll-item {
    margin-top: 20px
}

.poll .poll-item .heading {
    position: relative
}

.poll .poll-item .heading .text {
    font-weight: 600;
    color: #333;
    padding-right: 40px
}

.poll .poll-item .heading .percent {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    font-weight: 600
}

.poll .poll-item .bar .foreground {
    background: #008afa
}

.poll .total {
    margin-top: 20px;
    font-weight: 600;
    text-transform: uppercase
}

.poll .choices .form-item.form-item-choice input.form-radio {
    margin: 0!important
}

.poll .choices .form-item.form-item-choice label {
    vertical-align: text-top;
    margin-left: 5px
}

.block-poll ul.links {
    text-align: center;
    overflow: hidden;
    padding: 15px 0 0
}

.block-poll ul.links li {
    display: inline-block;
    margin-right: 20px
}

.block-poll ul.links li a {
    padding-right: 10px;
    position: relative;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.block-poll ul.links li a:after {
    content: "\f105";
    position: absolute;
    top: -1px;
    right: 0;
    font-family: "FontAwesome"
}

.block-poll ul.links li a:hover {
    padding-right: 15px
}

.block-poll ul.links li:last-child {
    margin: 0
}

.ps-container {
    -ms-touch-action: none;
    overflow: hidden!important
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
    display: block
}

.ps-container.ps-in-scrolling {
    pointer-events: none
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999
}

.ps-container>.ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    bottom: 3px;
    height: 8px
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    position: absolute;
    background-color: #aaa;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
    bottom: 0;
    height: 8px
}

.ps-container>.ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    right: 3px;
    width: 4px
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    position: absolute;
    background-color: #aaa;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
    right: 0;
    width: 5px
}

.ps-container:hover.ps-in-scrolling {
    pointer-events: none
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999
}

.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-y-rail {
    opacity: .6;
    filter: alpha(opacity=60)
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: .6;
    filter: alpha(opacity=60)
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: .6;
    filter: alpha(opacity=60)
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: #999
}

.uk-slideset-init {
    position: relative
}

.uk-slideset-init ul {
    list-style-type: none;
    padding: 0
}

.uk-slideset-init .uk-slideset-nav {
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 1;
    margin: 0;
    padding: 0
}

@media(max-width:767px) {
    .uk-slideset-init .uk-slideset-nav {
        width: 100%
    }
}

.uk-slideset-init .uk-slideset-nav li {
    float: left;
    margin-right: 10px;
    list-style-type: none
}

@media(max-width:767px) {
    .uk-slideset-init .uk-slideset-nav li {
        float: none;
        display: inline-block
    }
}

.uk-slideset-init .uk-slideset-nav li a {
    width: 22px;
    height: 10px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    display: inline-block;
    border: 2px solid #008afa
}

.uk-slideset-init .uk-slideset-nav li a:hover {
    cursor: pointer
}

.uk-slideset-init .uk-slideset-nav li.uk-active a {
    background: #008afa
}

.uk-slideset-init.nav-slideset-top .uk-slideset-nav {
    top: -30px
}

.uk-slideset-init.nav-slideset-bottom .uk-slideset-nav {
    bottom: -30px;
    top: auto;
    left: 0;
    text-align: center
}

.uk-slideset-init.nav-slideset-bottom .uk-slideset-nav li {
    display: inline-block;
    float: none
}

.text-light .uk-slideset-init .uk-slideset-nav li a {
    border-color: #fff
}

.text-light .uk-slideset-init .uk-slideset-nav li.uk-active a {
    background: #fff
}

.item-columns {
    padding: 0 15px
}

[class*="block-grid-"] {
    display: block;
    margin: 0 -10px;
    padding: 0
}

[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
    display: table;
    content: " "
}

[class*="block-grid-"]:after {
    clear: both
}

[class*="block-grid-"]>div {
    display: block;
    float: left;
    height: auto;
    padding: 0 10px;
    width: 100%
}

[class*="block-grid-"]>div:after {
    display: block
}

@media(min-width:380px) {
    .xs-block-grid-1>div {
        width: 100%
    }
    .xs-block-grid-1>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-1>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-1>div:nth-of-type(1n+1) {
        clear: both
    }
    .xs-block-grid-1>div:nth-of-type(1n+1):after {
        display: none
    }
    .xs-block-grid-1>div:nth-last-child(-n+1):before {
        content: none
    }
    .xs-block-grid-2>div {
        width: 50%
    }
    .xs-block-grid-2>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-2>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-2>div:nth-of-type(2n+1) {
        clear: both
    }
    .xs-block-grid-2>div:nth-of-type(2n+1):after {
        display: none
    }
    .xs-block-grid-2>div:nth-last-child(-n+2):before {
        content: none
    }
    .xs-block-grid-3>div {
        width: 33.33333%
    }
    .xs-block-grid-3>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-3>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-3>div:nth-of-type(3n+1) {
        clear: both
    }
    .xs-block-grid-3>div:nth-of-type(3n+1):after {
        display: none
    }
    .xs-block-grid-3>div:nth-last-child(-n+3):before {
        content: none
    }
    .xs-block-grid-4>div {
        width: 25%
    }
    .xs-block-grid-4>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-4>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-4>div:nth-of-type(4n+1) {
        clear: both
    }
    .xs-block-grid-4>div:nth-of-type(4n+1):after {
        display: none
    }
    .xs-block-grid-4>div:nth-last-child(-n+4):before {
        content: none
    }
    .xs-block-grid-5>div {
        width: 20%
    }
    .xs-block-grid-5>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-5>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-5>div:nth-of-type(5n+1) {
        clear: both
    }
    .xs-block-grid-5>div:nth-of-type(5n+1):after {
        display: none
    }
    .xs-block-grid-5>div:nth-last-child(-n+5):before {
        content: none
    }
    .xs-block-grid-6>div {
        width: 16.66667%
    }
    .xs-block-grid-6>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-6>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-6>div:nth-of-type(6n+1) {
        clear: both
    }
    .xs-block-grid-6>div:nth-of-type(6n+1):after {
        display: none
    }
    .xs-block-grid-6>div:nth-last-child(-n+6):before {
        content: none
    }
    .xs-block-grid-7>div {
        width: 14.28571%
    }
    .xs-block-grid-7>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-7>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-7>div:nth-of-type(7n+1) {
        clear: both
    }
    .xs-block-grid-7>div:nth-of-type(7n+1):after {
        display: none
    }
    .xs-block-grid-7>div:nth-last-child(-n+7):before {
        content: none
    }
    .xs-block-grid-8>div {
        width: 12.5%
    }
    .xs-block-grid-8>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-8>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-8>div:nth-of-type(8n+1) {
        clear: both
    }
    .xs-block-grid-8>div:nth-of-type(8n+1):after {
        display: none
    }
    .xs-block-grid-8>div:nth-last-child(-n+8):before {
        content: none
    }
    .xs-block-grid-9>div {
        width: 11.11111%
    }
    .xs-block-grid-9>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-9>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-9>div:nth-of-type(9n+1) {
        clear: both
    }
    .xs-block-grid-9>div:nth-of-type(9n+1):after {
        display: none
    }
    .xs-block-grid-9>div:nth-last-child(-n+9):before {
        content: none
    }
    .xs-block-grid-10>div {
        width: 10%
    }
    .xs-block-grid-10>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-10>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-10>div:nth-of-type(10n+1) {
        clear: both
    }
    .xs-block-grid-10>div:nth-of-type(10n+1):after {
        display: none
    }
    .xs-block-grid-10>div:nth-last-child(-n+10):before {
        content: none
    }
    .xs-block-grid-11>div {
        width: 9.09091%
    }
    .xs-block-grid-11>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-11>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-11>div:nth-of-type(11n+1) {
        clear: both
    }
    .xs-block-grid-11>div:nth-of-type(11n+1):after {
        display: none
    }
    .xs-block-grid-11>div:nth-last-child(-n+11):before {
        content: none
    }
    .xs-block-grid-12>div {
        width: 8.33333%
    }
    .xs-block-grid-12>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-12>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-12>div:nth-of-type(12n+1) {
        clear: both
    }
    .xs-block-grid-12>div:nth-of-type(12n+1):after {
        display: none
    }
    .xs-block-grid-12>div:nth-last-child(-n+12):before {
        content: none
    }
}

@media(min-width:768px) {
    .sm-block-grid-1>div {
        width: 100%
    }
    .sm-block-grid-1>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-1>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-1>div:nth-of-type(1n+1) {
        clear: both
    }
    .sm-block-grid-1>div:nth-of-type(1n+1):after {
        display: none
    }
    .sm-block-grid-1>div:nth-last-child(-n+1):before {
        content: none
    }
    .sm-block-grid-2>div {
        width: 50%
    }
    .sm-block-grid-2>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-2>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-2>div:nth-of-type(2n+1) {
        clear: both
    }
    .sm-block-grid-2>div:nth-of-type(2n+1):after {
        display: none
    }
    .sm-block-grid-2>div:nth-last-child(-n+2):before {
        content: none
    }
    .sm-block-grid-3>div {
        width: 33.33333%
    }
    .sm-block-grid-3>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-3>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-3>div:nth-of-type(3n+1) {
        clear: both
    }
    .sm-block-grid-3>div:nth-of-type(3n+1):after {
        display: none
    }
    .sm-block-grid-3>div:nth-last-child(-n+3):before {
        content: none
    }
    .sm-block-grid-4>div {
        width: 25%
    }
    .sm-block-grid-4>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-4>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-4>div:nth-of-type(4n+1) {
        clear: both
    }
    .sm-block-grid-4>div:nth-of-type(4n+1):after {
        display: none
    }
    .sm-block-grid-4>div:nth-last-child(-n+4):before {
        content: none
    }
    .sm-block-grid-5>div {
        width: 20%
    }
    .sm-block-grid-5>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-5>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-5>div:nth-of-type(5n+1) {
        clear: both
    }
    .sm-block-grid-5>div:nth-of-type(5n+1):after {
        display: none
    }
    .sm-block-grid-5>div:nth-last-child(-n+5):before {
        content: none
    }
    .sm-block-grid-6>div {
        width: 16.66667%
    }
    .sm-block-grid-6>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-6>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-6>div:nth-of-type(6n+1) {
        clear: both
    }
    .sm-block-grid-6>div:nth-of-type(6n+1):after {
        display: none
    }
    .sm-block-grid-6>div:nth-last-child(-n+6):before {
        content: none
    }
    .sm-block-grid-7>div {
        width: 14.28571%
    }
    .sm-block-grid-7>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-7>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-7>div:nth-of-type(7n+1) {
        clear: both
    }
    .sm-block-grid-7>div:nth-of-type(7n+1):after {
        display: none
    }
    .sm-block-grid-7>div:nth-last-child(-n+7):before {
        content: none
    }
    .sm-block-grid-8>div {
        width: 12.5%
    }
    .sm-block-grid-8>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-8>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-8>div:nth-of-type(8n+1) {
        clear: both
    }
    .sm-block-grid-8>div:nth-of-type(8n+1):after {
        display: none
    }
    .sm-block-grid-8>div:nth-last-child(-n+8):before {
        content: none
    }
    .sm-block-grid-9>div {
        width: 11.11111%
    }
    .sm-block-grid-9>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-9>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-9>div:nth-of-type(9n+1) {
        clear: both
    }
    .sm-block-grid-9>div:nth-of-type(9n+1):after {
        display: none
    }
    .sm-block-grid-9>div:nth-last-child(-n+9):before {
        content: none
    }
    .sm-block-grid-10>div {
        width: 10%
    }
    .sm-block-grid-10>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-10>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-10>div:nth-of-type(10n+1) {
        clear: both
    }
    .sm-block-grid-10>div:nth-of-type(10n+1):after {
        display: none
    }
    .sm-block-grid-10>div:nth-last-child(-n+10):before {
        content: none
    }
    .sm-block-grid-11>div {
        width: 9.09091%
    }
    .sm-block-grid-11>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-11>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-11>div:nth-of-type(11n+1) {
        clear: both
    }
    .sm-block-grid-11>div:nth-of-type(11n+1):after {
        display: none
    }
    .sm-block-grid-11>div:nth-last-child(-n+11):before {
        content: none
    }
    .sm-block-grid-12>div {
        width: 8.33333%
    }
    .sm-block-grid-12>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-12>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-12>div:nth-of-type(12n+1) {
        clear: both
    }
    .sm-block-grid-12>div:nth-of-type(12n+1):after {
        display: none
    }
    .sm-block-grid-12>div:nth-last-child(-n+12):before {
        content: none
    }
}

@media(min-width:992px) {
    [class*="block-grid-"] {
        margin: 0 -10px
    }
    [class*="block-grid-"]>div {
        padding: 0 10px
    }
    .item-columns {
        padding: 0 10px
    }
    .md-block-grid-1>div {
        width: 100%
    }
    .md-block-grid-1>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-1>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-1>div:nth-of-type(1n+1) {
        clear: both
    }
    .md-block-grid-1>div:nth-of-type(1n+1):after {
        display: none
    }
    .md-block-grid-1>div:nth-last-child(-n+1):before {
        content: none
    }
    .md-block-grid-2>div {
        width: 50%
    }
    .md-block-grid-2>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-2>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-2>div:nth-of-type(2n+1) {
        clear: both
    }
    .md-block-grid-2>div:nth-of-type(2n+1):after {
        display: none
    }
    .md-block-grid-2>div:nth-last-child(-n+2):before {
        content: none
    }
    .md-block-grid-3>div {
        width: 33.33333%
    }
    .md-block-grid-3>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-3>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-3>div:nth-of-type(3n+1) {
        clear: both
    }
    .md-block-grid-3>div:nth-of-type(3n+1):after {
        display: none
    }
    .md-block-grid-3>div:nth-last-child(-n+3):before {
        content: none
    }
    .md-block-grid-4>div {
        width: 25%
    }
    .md-block-grid-4>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-4>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-4>div:nth-of-type(4n+1) {
        clear: both
    }
    .md-block-grid-4>div:nth-of-type(4n+1):after {
        display: none
    }
    .md-block-grid-4>div:nth-last-child(-n+4):before {
        content: none
    }
    .md-block-grid-5>div {
        width: 20%
    }
    .md-block-grid-5>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-5>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-5>div:nth-of-type(5n+1) {
        clear: both
    }
    .md-block-grid-5>div:nth-of-type(5n+1):after {
        display: none
    }
    .md-block-grid-5>div:nth-last-child(-n+5):before {
        content: none
    }
    .md-block-grid-6>div {
        width: 16.66667%
    }
    .md-block-grid-6>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-6>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-6>div:nth-of-type(6n+1) {
        clear: both
    }
    .md-block-grid-6>div:nth-of-type(6n+1):after {
        display: none
    }
    .md-block-grid-6>div:nth-last-child(-n+6):before {
        content: none
    }
    .md-block-grid-7>div {
        width: 14.28571%
    }
    .md-block-grid-7>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-7>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-7>div:nth-of-type(7n+1) {
        clear: both
    }
    .md-block-grid-7>div:nth-of-type(7n+1):after {
        display: none
    }
    .md-block-grid-7>div:nth-last-child(-n+7):before {
        content: none
    }
    .md-block-grid-8>div {
        width: 12.5%
    }
    .md-block-grid-8>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-8>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-8>div:nth-of-type(8n+1) {
        clear: both
    }
    .md-block-grid-8>div:nth-of-type(8n+1):after {
        display: none
    }
    .md-block-grid-8>div:nth-last-child(-n+8):before {
        content: none
    }
    .md-block-grid-9>div {
        width: 11.11111%
    }
    .md-block-grid-9>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-9>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-9>div:nth-of-type(9n+1) {
        clear: both
    }
    .md-block-grid-9>div:nth-of-type(9n+1):after {
        display: none
    }
    .md-block-grid-9>div:nth-last-child(-n+9):before {
        content: none
    }
    .md-block-grid-10>div {
        width: 10%
    }
    .md-block-grid-10>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-10>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-10>div:nth-of-type(10n+1) {
        clear: both
    }
    .md-block-grid-10>div:nth-of-type(10n+1):after {
        display: none
    }
    .md-block-grid-10>div:nth-last-child(-n+10):before {
        content: none
    }
    .md-block-grid-11>div {
        width: 9.09091%
    }
    .md-block-grid-11>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-11>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-11>div:nth-of-type(11n+1) {
        clear: both
    }
    .md-block-grid-11>div:nth-of-type(11n+1):after {
        display: none
    }
    .md-block-grid-11>div:nth-last-child(-n+11):before {
        content: none
    }
    .md-block-grid-12>div {
        width: 8.33333%
    }
    .md-block-grid-12>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-12>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-12>div:nth-of-type(12n+1) {
        clear: both
    }
    .md-block-grid-12>div:nth-of-type(12n+1):after {
        display: none
    }
    .md-block-grid-12>div:nth-last-child(-n+12):before {
        content: none
    }
}

@media(min-width:1200px) {
    [class*="block-grid-"] {
        margin: 0 -12px
    }
    [class*="block-grid-"]>div {
        padding: 0 12px
    }
    .item-columns {
        padding: 0 12px
    }
    .lg-block-grid-1>div {
        width: 100%
    }
    .lg-block-grid-1>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-1>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-1>div:nth-of-type(1n+1) {
        clear: both
    }
    .lg-block-grid-1>div:nth-of-type(1n+1):after {
        display: none
    }
    .lg-block-grid-1>div:nth-last-child(-n+1):before {
        content: none
    }
    .lg-block-grid-2>div {
        width: 50%
    }
    .lg-block-grid-2>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-2>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-2>div:nth-of-type(2n+1) {
        clear: both
    }
    .lg-block-grid-2>div:nth-of-type(2n+1):after {
        display: none
    }
    .lg-block-grid-2>div:nth-last-child(-n+2):before {
        content: none
    }
    .lg-block-grid-3>div {
        width: 33.33333%
    }
    .lg-block-grid-3>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-3>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-3>div:nth-of-type(3n+1) {
        clear: both
    }
    .lg-block-grid-3>div:nth-of-type(3n+1):after {
        display: none
    }
    .lg-block-grid-3>div:nth-last-child(-n+3):before {
        content: none
    }
    .lg-block-grid-4>div {
        width: 25%
    }
    .lg-block-grid-4>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-4>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-4>div:nth-of-type(4n+1) {
        clear: both
    }
    .lg-block-grid-4>div:nth-of-type(4n+1):after {
        display: none
    }
    .lg-block-grid-4>div:nth-last-child(-n+4):before {
        content: none
    }
    .lg-block-grid-5>div {
        width: 20%
    }
    .lg-block-grid-5>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-5>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-5>div:nth-of-type(5n+1) {
        clear: both
    }
    .lg-block-grid-5>div:nth-of-type(5n+1):after {
        display: none
    }
    .lg-block-grid-5>div:nth-last-child(-n+5):before {
        content: none
    }
    .lg-block-grid-6>div {
        width: 16.66667%
    }
    .lg-block-grid-6>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-6>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-6>div:nth-of-type(6n+1) {
        clear: both
    }
    .lg-block-grid-6>div:nth-of-type(6n+1):after {
        display: none
    }
    .lg-block-grid-6>div:nth-last-child(-n+6):before {
        content: none
    }
    .lg-block-grid-7>div {
        width: 14.28571%
    }
    .lg-block-grid-7>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-7>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-7>div:nth-of-type(7n+1) {
        clear: both
    }
    .lg-block-grid-7>div:nth-of-type(7n+1):after {
        display: none
    }
    .lg-block-grid-7>div:nth-last-child(-n+7):before {
        content: none
    }
    .lg-block-grid-8>div {
        width: 12.5%
    }
    .lg-block-grid-8>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-8>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-8>div:nth-of-type(8n+1) {
        clear: both
    }
    .lg-block-grid-8>div:nth-of-type(8n+1):after {
        display: none
    }
    .lg-block-grid-8>div:nth-last-child(-n+8):before {
        content: none
    }
    .lg-block-grid-9>div {
        width: 11.11111%
    }
    .lg-block-grid-9>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-9>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-9>div:nth-of-type(9n+1) {
        clear: both
    }
    .lg-block-grid-9>div:nth-of-type(9n+1):after {
        display: none
    }
    .lg-block-grid-9>div:nth-last-child(-n+9):before {
        content: none
    }
    .lg-block-grid-10>div {
        width: 10%
    }
    .lg-block-grid-10>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-10>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-10>div:nth-of-type(10n+1) {
        clear: both
    }
    .lg-block-grid-10>div:nth-of-type(10n+1):after {
        display: none
    }
    .lg-block-grid-10>div:nth-last-child(-n+10):before {
        content: none
    }
    .lg-block-grid-11>div {
        width: 9.09091%
    }
    .lg-block-grid-11>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-11>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-11>div:nth-of-type(11n+1) {
        clear: both
    }
    .lg-block-grid-11>div:nth-of-type(11n+1):after {
        display: none
    }
    .lg-block-grid-11>div:nth-last-child(-n+11):before {
        content: none
    }
    .lg-block-grid-12>div {
        width: 8.33333%
    }
    .lg-block-grid-12>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-12>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-12>div:nth-of-type(12n+1) {
        clear: both
    }
    .lg-block-grid-12>div:nth-of-type(12n+1):after {
        display: none
    }
    .lg-block-grid-12>div:nth-last-child(-n+12):before {
        content: none
    }
}

.no-gutter [class*="block-grid-"] {
    margin: 0!important
}

.no-gutter [class*="block-grid-"]>div {
    padding: 0!important
}

.no-gutter .row {
    margin-left: 0!important;
    margin-right: 0!important
}

.no-gutter [class*="col-"] {
    padding-left: 0!important;
    padding-right: 0!important
}

.no-gutter .portfolio-v1 {
    margin-bottom: 0!important
}

.area-main-menu .menu-toggle {
    display: none
}

@media(min-width:992px) {
    .navigation {
        position: relative;
        clear: both
    }
    .navigation ul {
        list-style: none;
        padding: 0;
        margin: 0
    }
    .navigation .gva_menu {
        float: left;
        position: relative;
        font-size: 0
    }
    .navigation .gva_menu li {
        position: relative
    }
    .navigation .gva_menu li a {
        text-align: left!important
    }
    .navigation .gva_menu li a .icaret {
        margin-left: 2px;
        border: 0!important;
        font-size: 12px
    }
    .navigation .gva_menu>li {
        display: inline-block
    }
    .navigation .gva_menu>li.gva-mega-menu {
        position: static!important
    }
    .navigation .gva_menu>li.gva-mega-menu>.sub-menu {
        width: 100%
    }
}

@media(min-width:992px) and (min-width:991px) {
    .navigation .gva_menu>li:hover>ul.sub-menu,
    .navigation .gva_menu>li:hover div.sub-menu {
        display: block;
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        top: 99%;
        -webkit-transform: rotateX(0);
        -moz-transform: rotateX(0);
        -ms-transform: rotateX(0);
        -o-transform: rotateX(0);
        transform: rotateX(0)
    }
    .navigation .gva_menu>li:hover>a {
        color: #008afa
    }
}

@media(min-width:992px) {
    .navigation .gva_menu>li>a {
        display: block;
        position: relative;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 1px;
        text-transform: uppercase;
        padding: 28px 15px;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s;
        -moz-transition: all .35s;
        -ms-transition: all .35s;
        text-align: center;
        font-family: "Poppins", sans-serif
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .navigation .gva_menu>li>a {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media(min-width:992px) and (max-width:991px) {
    .navigation .gva_menu>li>a {
        padding-left: 8px;
        padding-right: 8px
    }
}

@media(min-width:992px) {
    .navigation .gva_menu>li>a:hover,
    .navigation .gva_menu>li>a:after,
    .navigation .gva_menu>li>a:active {
        color: #008afa
    }
    .navigation .gva_menu>li>a:hover:before,
    .navigation .gva_menu>li>a:after:before,
    .navigation .gva_menu>li>a:active:before {
        opacity: 1;
        filter: alpha(opacity=100)
    }
    .navigation .gva_menu>li>a.is-active {
        color: #008afa
    }
    .navigation .gva_menu>li>a.is-active:before {
        opacity: 1;
        filter: alpha(opacity=100)
    }
    .navigation .gva_menu>li>a>span {
        position: relative;
        padding-bottom: 6px
    }
    .navigation .gva_menu>li.menu-item--active-trail>a {
        color: #008afa!important
    }
    .navigation .gva_menu>li.megamenu.menu-columns-2>ul.sub-menu>li {
        width: 50%;
        float: left
    }
    .navigation .gva_menu>li.megamenu.menu-columns-3>ul.sub-menu>li {
        width: 33.33%;
        float: left
    }
    .navigation .gva_menu>li.megamenu.menu-columns-4>ul.sub-menu>li {
        width: 25%;
        float: left
    }
    .navigation .gva_menu>li.megamenu.menu-columns-5>ul.sub-menu>li {
        width: 20%;
        float: left
    }
    .navigation .gva_menu>li.menu-list ul.sub-menu {
        min-width: 250px
    }
    .navigation .gva_menu>li.menu-list ul.sub-menu>li {
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }
    .navigation .gva_menu>li.menu-list ul.sub-menu>li>a {
        padding: 10px 15px;
        text-transform: uppercase
    }
    .navigation .gva_menu .megamenu {
        position: static
    }
    .navigation .gva_menu .megamenu>.sub-menu {
        width: 100%;
        padding: 20px
    }
    .navigation .gva_menu .megamenu>.sub-menu .sub-menu {
        -webkit-transform: rotateX(0);
        -moz-transform: rotateX(0);
        -ms-transform: rotateX(0);
        -o-transform: rotateX(0);
        transform: rotateX(0)
    }
    .navigation .gva_menu .megamenu>.sub-menu>li {
        border: 0;
        position: static;
        padding: 0 15px
    }
    .navigation .gva_menu .megamenu>.sub-menu>li>ul.sub-menu {
        position: static;
        border-width: 0;
        padding: 0;
        min-width: inherit;
        width: 100%;
        background-color: transparent;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media(min-width:992px) and (min-width:991px) {
    .navigation .gva_menu .megamenu>.sub-menu>li>ul.sub-menu {
        display: block!important;
        visibility: visible
    }
}

@media(min-width:992px) {
    .navigation .gva_menu .megamenu>.sub-menu>li>ul.sub-menu li {
        padding: 10px 0 0;
        margin-bottom: 0;
        border: 0
    }
    .navigation .gva_menu .megamenu>.sub-menu>li>a {
        display: block;
        font-size: 14px;
        color: #000;
        font-weight: 600;
        text-transform: none;
        padding: 0 0 5px;
        margin-bottom: 5px;
        border-bottom: 1px solid rgba(0, 0, 0, .1)!important;
        position: relative
    }
    .navigation .gva_menu .megamenu>.sub-menu>li>a:after {
        display: none
    }
    .navigation .gva_menu .sub-menu {
        top: 99%;
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        min-width: 280px;
        background-color: #fff;
        border-top: 1px solid #008afa;
        z-index: 999;
        left: 0;
        padding: 10px 20px 0;
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out;
        -webkit-box-shadow: 0 4px 4px 1px rgba(0, 0, 0, .2);
        box-shadow: 0 4px 4px 1px rgba(0, 0, 0, .2);
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0
    }
    .navigation .gva_menu .sub-menu>li {
        padding: 0 0 9px 0;
        margin-bottom: 9px;
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }
    .navigation .gva_menu .sub-menu>li>a {
        display: block;
        line-height: 26px;
        text-decoration: none;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: .5;
        text-transform: none;
        -webkit-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out;
        position: relative
    }
    .navigation .gva_menu .sub-menu>li>a:hover,
    .navigation .gva_menu .sub-menu>li>a:focus,
    .navigation .gva_menu .sub-menu>li>a:active {
        color: #008afa
    }
    .navigation .gva_menu .sub-menu>li:last-child {
        border-bottom: 0
    }
    .navigation .gva_menu .sub-menu>li ul {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 250px;
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
        display: none;
        z-index: 11
    }
}

@media(min-width:992px) and (min-width:991px) {
    .navigation .gva_menu .sub-menu>li:hover>ul {
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        display: block;
        left: 100%
    }
}

body.header-absolute .navigation ul.gva_menu>li>a {
    color: #fff!important
}

.gva-mega-menu .block-blocktabs {
    position: relative
}

.gva-mega-menu .block-blocktabs .ui-widget {
    font-size: 14px
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav {
    padding: 0;
    position: static;
    width: 15%;
    float: left
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li {
    background: none;
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%;
    float: none;
    clear: both;
    padding-right: 20px
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li>a {
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li:last-child>a {
    padding-right: 0
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li.ui-tabs-active>a {
    color: #008afa
}

.gva-mega-menu .block-blocktabs .ui-tabs-panel {
    float: left;
    width: 85%
}

.gva-view.view-header-right header {
    float: right
}

@media(max-width:767px) {
    .gva-view.view-header-right header {
        display: none
    }
}

.item-list ul {
    overflow: hidden;
    padding: 0
}

.item-list ul li.view-list-item {
    margin: 0 0 30px;
    overflow: hidden;
    list-style-type: none
}

.item-list ul li.view-list-item .post-block {
    margin: 0
}

.padding-small .item-list ul li.view-list-item {
    margin-bottom: 20px!important
}

.padding-small .item-list ul li.view-list-item:last-child {
    margin-bottom: 0!important
}

ul[data-drupal-views-infinite-scroll-pager].pager {
    margin: 30px 0 20px
}

ul[data-drupal-views-infinite-scroll-pager].pager a {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    border: 1px solid #008afa;
    background: #008afa;
    display: inline-block;
    color: #fff;
    padding: 5px 15px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

ul[data-drupal-views-infinite-scroll-pager].pager a:hover,
ul[data-drupal-views-infinite-scroll-pager].pager a:active,
ul[data-drupal-views-infinite-scroll-pager].pager a:focus {
    background: #fff;
    color: #008afa
}

.views-view-grid .views-row {
    width: auto;
    clear: none;
    float: none!important
}

.views-view-grid .views-row:last-child {
    margin-bottom: 0
}

.post-masonry-style>div.views-col {
    margin-bottom: 10px
}

.no-padding .gva-portfolio-items .row {
    margin: 0!important
}

.no-padding .gva-portfolio-items .isotope-items>div {
    padding: 0!important
}

.no-padding .gva-portfolio-items .isotope-items>div .isotope-item {
    margin-bottom: 0!important
}

.brand-grid .views-view-grid .views-row {
    margin-bottom: 65px
}

.brand-grid .views-view-grid .views-row .views-field-field-image {
    text-align: center
}

@media(max-width:767px) {
    .brand-grid .views-view-grid .views-row .views-field-field-image {
        margin-bottom: 20px
    }
}

.category-list .item-list ul li {
    border: 0;
    margin: 0 0 10px!important;
    padding: 0!important;
    border: 0!important
}

.category-list .item-list ul li a {
    padding: 8px 10px 8px 15px;
    display: block;
    border: 1px solid rgba(0, 0, 0, .1);
    text-transform: none;
    font-size: 14px;
    overflow: hidden;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    position: relative;
    font-weight: 600
}

.category-list .item-list ul li a:hover,
.category-list .item-list ul li a:focus,
.category-list .item-list ul li a:active {
    color: #008afa
}

.testimonial-v1 .testimonial-item {
    text-align: center;
    background: #fff;
    padding: 60px 30px
}

.testimonial-v1 .testimonial-item .quote {
    line-height: 28px;
    position: relative;
    padding-top: 35px
}

.testimonial-v1 .testimonial-item .avatar {
    text-align: center
}

.testimonial-v1 .testimonial-item .avatar img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.testimonial-v1 .testimonial-item .content .title {
    margin: 30px 0 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    color: #000
}

.testimonial-v1 .testimonial-item .content .job {
    font-size: 12px;
    color: #bbb
}

.view-testimonial-v2 {
    position: relative;
    float: left;
    width: 100%
}

.view-testimonial-v2 .owl-dots {
    text-align: left;
    position: relative;
    margin-top: 20px;
    float: left;
    width: 100%
}

.view-testimonial-v2 .owl-dots .owl-dot {
    display: inline-block;
    padding: 0;
    margin: 5px;
    background: none;
    width: 45px;
    height: 45px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border: 2px solid rgba(0, 0, 0, .1);
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: center;
    position: relative;
    z-index: 9
}

.view-testimonial-v2 .owl-dots .owl-dot.active {
    border-color: #008afa
}

.view-testimonial-v2 .owl-nav {
    display: none
}

.testimonial-grid .item-grid {
    margin-bottom: 45px
}

.testimonial-grid .item-grid:before,
.testimonial-grid .item-grid:after {
    content: " ";
    display: table
}

.testimonial-grid .item-grid:after {
    clear: both
}

.testimonial-grid .item-grid .testimonials-quote {
    font-size: 16px;
    color: #000;
    padding: 30px;
    border: 1px solid rgba(0, 0, 0, .1);
    font-weight: 300;
    font-style: italic
}

.testimonial-grid .item-grid .testimonials-profile {
    display: inline-block;
    position: relative;
    margin-left: 30px;
    float: left;
    padding-top: 20px
}

.testimonial-grid .item-grid .testimonials-profile:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    background: #008afa;
    top: -1px;
    left: 0;
    z-index: 1
}

.testimonial-grid .item-grid .testimonials-profile .right {
    padding-left: 70px
}

.testimonial-grid .item-grid .testimonials-profile .right .name {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin: 0;
    text-transform: uppercase
}

.testimonial-grid .item-grid .testimonials-profile .right .job {
    font-size: 12px;
    font-weight: 900;
    color: #008afa;
    text-transform: uppercase
}

.testimonial-grid .item-grid .testimonials-profile .left {
    display: inline-block;
    float: left
}

.testimonial-grid .item-grid .testimonials-profile .left img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 50px;
    height: auto
}

.slider-gallery-v1 {
    margin-left: -3px!important;
    margin-right: -3px!important
}

.slider-gallery-v1 .carousel-item {
    float: left;
    padding-right: 3px!important
}

.slider-gallery-v1 img {
    -ms-transform-style: none!important;
    -webkit-transform-style: none!important;
    -o-transform-style: none!important;
    transform-style: none!important;
    -ms-transform: none!important;
    -webkit-transform: none!important;
    transform: none!important
}

.slider-gallery-v1 .gallery-large {
    background: #fff
}

.slider-gallery-v1 .gallery-large img {
    width: 100%;
    height: auto
}

.slider-gallery-v1 div>.gallery-small {
    width: 50%!important;
    background: transparent!important;
    float: left
}

.slider-gallery-v1 div>.gallery-small .gallery-small-item {
    background: #fff;
    width: 100%!important;
    height: auto!important;
    float: left;
    clear: both;
    padding-bottom: 3px;
    margin: 0
}

.slider-gallery-v1 div>.gallery-small .gallery-small-item:last-child {
    padding-bottom: 0
}

.slider-gallery-v1 div>.gallery-small .gallery-small-item img {
    width: 100%;
    height: auto
}

.small-list .item-list ul>li {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 15px!important;
    padding-bottom: 15px
}

.small-list .item-list ul>li a {
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600
}

.small-list .item-list ul>li a:hover {
    color: #008afa
}

.small-list .item-list ul>li:last-child {
    border: 0;
    margin-bottom: 0!important;
    padding-bottom: 0
}

.tags-list .item-list>ul>li {
    margin-bottom: 5px;
    display: inline-block;
    float: left;
    margin-right: 10px
}

.tags-list .item-list>ul>li a {
    padding: 6px 12px;
    overflow: hidden;
    font-size: 14px;
    display: inline-block;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    border: 1px solid rgba(0, 0, 0, .1)
}

.tags-list .item-list>ul>li a:hover,
.tags-list .item-list>ul>li a:focus,
.tags-list .item-list>ul>li a:active {
    background: #008afa;
    color: #fff
}

.banner-carousel .init-carousel-owl {
    margin-left: 0;
    margin-right: 0
}

.banner-carousel .init-carousel-owl .item {
    padding: 0;
    border-left: 0;
    text-align: center;
    position: relative
}

.banner-carousel.v2 .item {
    padding: 0;
    height: auto;
    background: transparent
}

.banner-carousel.v2 .item>div {
    padding: 15px 20px;
    text-align: center;
    position: relative
}

.banner-carousel.v2 .item>div:last-child {
    border: 0
}

.block.block-gavias-blockbuilder {
    padding-bottom: 0!important;
    margin-bottom: 0!important
}

.block.block-gavias-blockbuilder ul>li {
    list-style: none
}

.gbb-row-wrapper {
    position: relative
}

.gbb-row-wrapper .particles-js-canvas-el {
    position: absolute;
    top: 0;
    left: 0
}

.gbb-row-wrapper .row-text-overlay {
    font-size: 50px;
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    color: rgba(0, 0, 0, .09);
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    height: 46px;
    top: 50%;
    margin-top: -23px;
    z-index: 1;
    line-height: 1
}

@media(max-width:991px) {
    .gbb-row-wrapper .row-text-overlay {
        display: none
    }
}

.gbb-row-wrapper .bb-container {
    position: relative;
    z-index: 2
}

.gbb-row-wrapper .icon-row {
    color: #008afa
}

.gbb-row-wrapper .gbb-row-wrapper .bb-inner {
    padding: 0
}

.row-box {
    padding-left: 100px;
    padding-right: 100px
}

@media(max-width:991px) {
    .row-box {
        padding-left: 50px;
        padding-right: 50px
    }
}

.container {
    max-width: 100%
}

.container .container {
    width: 100%!important;
    padding-left: 0!important;
    padding-right: 0!important
}

.bb-container.full-screen {
    display: table;
    table-layout: fixed;
    width: 100%
}

.bb-container.full-screen .bb-inner {
    padding: 0!important
}

.bb-container.full-screen>.row {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.gbb-row.gsc-equal-height>.bb-inner>.bb-container>.row>.row-wrapper {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gbb-row.gsc-equal-height>.bb-inner>.bb-container>.row>.row-wrapper::before,
.gbb-row.gsc-equal-height>.bb-inner>.bb-container>.row>.row-wrapper::after {
    display: none
}

.gbb-row.gsc-equal-height>.bb-inner>.bb-container>.row>.row-wrapper>.gsc-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.gbb-row.gsc-equal-height>.bb-inner>.bb-container>.row>.row-wrapper>.gsc-column>.column-inner {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.gbb-row.gsc-equal-height>.bb-inner>.bb-container>.row>.row-wrapper>.gsc-column>.column-inner::before,
.gbb-row.gsc-equal-height>.bb-inner>.bb-container>.row>.row-wrapper>.gsc-column>.column-inner::after {
    content: " ";
    display: table
}

.gbb-row.gsc-equal-height>.bb-inner>.bb-container>.row>.row-wrapper>.gsc-column>.column-inner::after {
    clear: both
}

@media(-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .gbb-row.gsc-equal-height>.bb-inner>.bb-container>.row>.row-wrapper>.gsc-column>.column-inner>* {
        min-height: 1em
    }
}

.gbb-row.gsc-equal-height>.bb-inner>.bb-container>.row>.row-wrapper .column-content-inner {
    position: relative
}

@media(max-width:767px) {
    .gbb-row.row-border .row-wrapper>.gsc-column {
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        margin-bottom: 15px;
        padding-bottom: 15px
    }
    .gbb-row.row-border .row-wrapper>.gsc-column:last-child {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0
    }
}

.gbb-row.row-border .row-wrapper>.gsc-column:after {
    content: '';
    width: 1px;
    height: auto;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(255, 255, 255, .3)
}

@media(max-width:767px) {
    .gbb-row.row-border .row-wrapper>.gsc-column:after {
        display: none
    }
}

.gbb-row.row-border .row-wrapper>.gsc-column .column-inner {
    padding-left: 15px;
    padding-right: 15px
}

.gbb-row.row-border .row-wrapper>.gsc-column:last-child:after {
    display: none!important
}

.gbb-row.row-border .row-wrapper>.gsc-column[class*='col-lg-12']:after {
    display: none
}

.gbb-row.special-row .bb-inner {
    padding-top: 0
}

.gbb-row.special-row .row-wrapper {
    margin-top: 60px;
    position: relative;
    z-index: 9;
    float: left;
    width: 100%
}

@media(max-width:767px) {
    .gbb-row.special-row .row-wrapper {
        margin-top: 30px
    }
}

.gbb-row.special-row .row-wrapper .gsc-column {
    background: #008afa;
    padding: 30px 20px
}

.gbb-row.special-row .row-wrapper .gsc-column.col-lg-12 {
    background: none
}

.gbb-row.special-row-2 .bb-inner {
    padding-top: 0
}

.gbb-row.special-row-2 .row-wrapper {
    margin-top: -60px;
    position: relative;
    z-index: 9;
    background: transparent;
    float: left;
    width: 100%
}

.gbb-row.special-row-2 .row-wrapper .column-inner {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 30px 90px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 30px 90px 0 rgba(0, 0, 0, .1);
    padding: 35px 20px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px
}

.gbb-row.row-background-particles-js>.bb-inner {
    position: relative;
    z-index: 9
}

.gbb-row.row-background-particles-js>.particles-js-canvas-el {
    z-index: 8
}

.column-style-1 {
    max-width: 700px;
    margin: 0 auto;
    padding: 80px 30px
}

@media(max-width:991px) {
    .column-style-1 {
        padding: 30px 20px
    }
}

.column-style-2 {
    max-width: 800px;
    margin: 0 auto;
    padding: 80px 20px
}

@media(max-width:991px) {
    .column-style-2 {
        padding: 30px 10px
    }
}

.column-style-3 {
    padding: 60px
}

@media(max-width:991px) {
    .column-style-3 {
        padding: 30px
    }
}

.column-bg-right {
    margin-left: auto;
    max-width: 650px
}

.column-box-shadow {
    background: #fff;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

.column-box-shadow-2 {
    background: #fff;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    padding: 30px
}

.row-gradient-1 {
    background-image: -webkit-radial-gradient(50% -50% farthest-corner, #135a9f 0, #192532 70%, #192532 100%);
    background-image: radial-gradient(farthest-corner at 50% -50%, #135a9f 0, #192532 70%, #192532 100%);
    background-color: #192532
}

.row-gradient-2 {
    position: relative
}

.row-gradient-2>.bb-inner {
    position: relative;
    z-index: 11
}

.row-gradient-2:after {
    content: '';
    background-image: -webkit-radial-gradient(50% -50% farthest-corner, #fff 0, #dde7ff 70%, #dde7ff 100%);
    background-image: radial-gradient(farthest-corner at 50% -50%, #fff 0, #dde7ff 70%, #dde7ff 100%);
    background-color: #dde7ff;
    position: absolute;
    top: 120px;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1
}

@media(max-width:991px) {
    .row-gradient-2:after {
        top: 0
    }
}

.row-bg-top {
    position: relative
}

.row-bg-top>.bb-inner {
    position: relative;
    z-index: 11
}

.row-bg-top:after {
    content: '';
    background-image: -webkit-radial-gradient(50% -50% farthest-corner, #fff 0, #dde7ff 70%, #dde7ff 100%);
    background-image: radial-gradient(farthest-corner at 50% -50%, #fff 0, #dde7ff 70%, #dde7ff 100%);
    background-color: #dde7ff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 500px;
    width: 100%
}

@media(max-width:991px) {
    .row-bg-top:after {
        top: 0
    }
}

.row-curve-bottom-white:after {
    content: '';
    width: 100%;
    height: 69px;
    position: absolute;
    bottom: 0;
    background: url(../../../../themes/gavias_castron/images/curve-bg.png) repeat-x center center transparent;
    background-size: 100% 100%
}

.grid-small .container {
    max-width: 900px;
    margin: 0 auto
}

.gavias-blockbuilder-content {
    position: relative
}

.gavias-blockbuilder-content .link-edit-blockbuider {
    border: 1px solid rgba(0, 0, 0, .1);
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 99;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
    background: #008afa;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    display: inline-block;
    padding: 10px
}

.gavias-blockbuilder-content .link-edit-blockbuider:hover,
.gavias-blockbuilder-content .link-edit-blockbuider:focus,
.gavias-blockbuilder-content .link-edit-blockbuider:active {
    color: #fff
}

@media(max-width:991px) {
    .gbb-row[style*="padding-top"] {
        padding-top: 25px!important
    }
    .gbb-row[style*="padding-bottom"] {
        padding-bottom: 25px!important
    }
}

.gbb-row .bb-inner {
    padding-top: 80px;
    padding-bottom: 80px
}

@media(max-width:991px) {
    .gbb-row .bb-inner {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.gbb-row .bb-inner.padding-small {
    padding-top: 25px;
    padding-bottom: 25px
}

.gbb-row .bb-inner.padding-top-large {
    padding-top: 180px
}

@media(max-width:767px) {
    .gbb-row .bb-inner.padding-top-large {
        padding-top: 100px
    }
}

.gbb-row .bb-inner.padding-row-120 {
    padding-left: 120px;
    padding-right: 120px
}

@media(max-width:991px) {
    .gbb-row .bb-inner.padding-row-120 {
        padding-left: 30px;
        padding-right: 30px
    }
}

.gbb-row .bb-inner.remove_margin {
    margin: 0!important
}

.gbb-row .bb-inner.remove_padding {
    padding: 0!important
}

.gbb-row .bb-inner.remove_padding_col>.bb-container>.row {
    margin-left: 0!important;
    margin-right: 0!important
}

.gbb-row .bb-inner.remove_padding_col>.bb-container>.row>.row-wrapper>div.gsc-column {
    padding-left: 0!important;
    padding-right: 0!important
}

.gbb-row .bb-inner.remove_padding_top {
    padding-top: 0!important
}

.gbb-row .bb-inner.remove_padding_bottom {
    padding-bottom: 0!important
}

.gbb-row .bb-inner.padding-large {
    padd ing-top: 180px;
    paddin g-bottom: 180px
}

@media(max-width:1199px) {
    .gbb-row .bb-inner.padding-large {
        padding-top: 120px!important;
        padding-bottom: 120px!important
    }
}

@media(max-width:991px) {
    .gbb-row .bb-inner.padding-large {
        padding-top: 80px!important;
        padding-bottom: 80px!important
    }
}

@media(max-width:767px) {
    .gbb-row .bb-inner.padding-large {
        padding-top: 50px!important;
        padding-bottom: 50px!important
    }
    .topbar {
        display: none!important
    }
}

.widget.gsc-block-drupal {
    margin-bottom: 35px
}

.widget.gsc-block-drupal.hidden-title-off .block-inner .block-title h2 {
    display: none!important
}

.widget.gsc-block-drupal.title-align-center .block-title {
    text-align: center
}

.widget.gsc-block-drupal.title-align-left .block-title {
    text-align: left
}

.widget.gsc-block-drupal.title-align-right .block-title {
    text-align: right
}

.widget.gsc-block-drupal.text-light div {
    color: #fff
}

.widget.gsc-block-drupal.text-light .block-inner .block-title {
    color: #fff
}

.widget.gsc-block-drupal.text-light .block-inner .block-content *,
.widget.gsc-block-drupal.text-light .block-inner .block-content div {
    color: #fff
}

.widget.gsc-block-drupal.text-light .block-inner .block-content *:after,
.widget.gsc-block-drupal.text-light .block-inner .block-content *:before,
.widget.gsc-block-drupal.text-light .block-inner .block-content div:after,
.widget.gsc-block-drupal.text-light .block-inner .block-content div:before {
    color: rgba(255, 255, 255, .2)
}

.widget.gsc-block-drupal.remove-margin-on {
    margin-bottom: 0!important
}

.widget.gsc-block-drupal.remove-margin-on .block {
    margin-bottom: 0!important
}

.widget.gsc-progress.text-light .progress-label {
    color: #fff
}

.gsc-block-view.remove-margin-on {
    margin-bottom: 0!important
}

.column-content.text-quote {
    padding: 165px 20px;
    max-width: 820px;
    margin: 0 auto
}

@media(max-width:991px) {
    .column-content.text-quote {
        padding: 20px 20px
    }
}

.column-content.text-quote-2 {
    padding: 80px 20px;
    max-width: 1000px;
    margin: 0 auto
}

@media(max-width:991px) {
    .column-content.text-quote-2 {
        padding: 20px 20px
    }
}

.gsc-accordion .panel-body {
    padding-left: 0;
    padding-right: 0
}

.gsc-accordion .panel-group.skin-white .panel {
    border: 1px solid rgba(0, 0, 0, .1)!important;
    margin-bottom: 20px
}

.gsc-accordion .panel-group.skin-dark {
    background: #f5f5f5
}

.gsc-accordion .panel-group.skin-dark .panel {
    background: #f5f5f5;
    border-bottom: 1px solid #e2e2e2!important
}

.gsc-accordion .panel-group.skin-dark .panel .panel-title {
    background: #f5f5f5!important
}

.gsc-accordion .panel-group.skin-dark .panel .panel-title a {
    background: none!important
}

.gsc-accordion .panel-group.skin-dark .panel:last-child {
    border-bottom: 0!important
}

.gsc-accordion .panel-group.skin-white-border {
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 20px;
    background: #fff
}

.gsc-accordion .panel-group.skin-white-border .panel {
    padding: 0 0 15px!important;
    border-bottom: 1px solid rgba(0, 0, 0, .1)!important;
    margin-bottom: 18px!important
}

.gsc-accordion .panel-group.skin-white-border .panel .panel-title a {
    padding-left: 24px
}

.gsc-accordion .panel-group.skin-white-border .panel .panel-title a:after {
    left: 0
}

.gsc-accordion .panel-group.skin-white-border .panel .panel-body {
    padding-top: 10px
}

.gsc-accordion .panel-group.skin-white-border .panel:last-child {
    border-bottom: 0!important;
    margin-bottom: 0!important;
    padding-bottom: 0!important
}

.gsc-call-to-action .title {
    font-weight: 400;
    font-size: 38px;
    letter-spacing: -1px
}

@media(max-width:991px) {
    .gsc-call-to-action .title {
        font-size: 32px
    }
}

.gsc-call-to-action .title strong {
    font-weight: 600
}

.gsc-call-to-action .button-action>a {
    margin: 0 10px;
    display: inline-block
}

.gsc-call-to-action .button-action>a:first-child {
    margin-left: 0
}

.gsc-call-to-action .button-action>a:last-child {
    margin-right: 0
}

.gsc-call-to-action .desc {
    line-height: 30px
}

.gsc-call-to-action .link-video {
    font-size: 22px;
    margin-top: 10px;
    font-weight: 300
}

.gsc-call-to-action .link-video a {
    padding-right: 38px;
    position: relative
}

.gsc-call-to-action .link-video a:after {
    content: '\f04b';
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #777;
    line-height: 28px;
    font-size: 10px;
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    font-weight: 900
}

.gsc-call-to-action .link-video a:hover:after {
    border-color: #008afa
}

.gsc-call-to-action.button-right {
    position: static
}

.gsc-call-to-action.button-right .title {
    margin: 0 0 30px!important
}

.gsc-call-to-action.button-right .content {
    padding-right: 170px
}

@media(max-width:800px) {
    .gsc-call-to-action.button-right .content {
        padding-right: 0
    }
}

.gsc-call-to-action.button-right .content p {
    margin: 0
}

.gsc-call-to-action.button-right .button-action {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1;
    margin-top: -20px
}

@media(max-width:800px) {
    .gsc-call-to-action.button-right .button-action {
        position: relative;
        margin-top: 15px
    }
}

.gsc-call-to-action.button-right-2 {
    padding: 5px 0
}

.gsc-call-to-action.button-right-2 .content {
    padding-right: 170px
}

@media(max-width:600px) {
    .gsc-call-to-action.button-right-2 .content {
        padding-right: 0
    }
}

.gsc-call-to-action.button-right-2 .content .title {
    font-size: 24px;
    line-height: 1.6
}

@media(max-width:991px) {
    .gsc-call-to-action.button-right-2 .content .title {
        font-size: 20px
    }
}

.gsc-call-to-action.button-right-2 .content p {
    margin: 0
}

.gsc-call-to-action.button-right-2 .button-action {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1;
    margin-top: -20px
}

@media(max-width:800px) {
    .gsc-call-to-action.button-right-2 .button-action {
        position: relative;
        margin-top: 15px
    }
}

.gsc-call-to-action.button-left {
    position: relative;
    text-align: right
}

.gsc-call-to-action.button-left .title {
    margin: 0!important
}

.gsc-call-to-action.button-left .content {
    padding-left: 120px
}

.gsc-call-to-action.button-left .content p {
    margin: 0
}

.gsc-call-to-action.button-left .button-action {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.gsc-call-to-action.button-bottom {
    padding: 30px 0
}

.gsc-call-to-action.button-bottom .title {
    font-size: 38px;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 25px;
    margin-top: 0;
    line-height: 40px;
    letter-spacing: 2px
}

@media(max-width:1199px) {
    .gsc-call-to-action.button-bottom .title {
        letter-spacing: 1px;
        font-size: 32px;
        line-height: 42px
    }
}

.gsc-call-to-action.button-bottom .title:after {
    content: "";
    width: 50px;
    height: 2px;
    background: #008afa;
    left: 0;
    bottom: 0;
    z-index: 1;
    position: absolute
}

.gsc-call-to-action.button-bottom .title .text-small {
    font-size: 28px;
    line-height: 36px
}

.gsc-call-to-action.button-bottom .desc {
    font-size: 16px
}

.gsc-call-to-action.button-bottom .button-action {
    margin-top: 30px
}

.gsc-call-to-action.button-bottom.text-light .title:after {
    background: #fff
}

.gsc-call-to-action.button-bottom-2,
.gsc-call-to-action.button-bottom-right {
    padding: 30px 0
}

.gsc-call-to-action.button-bottom-2 .title,
.gsc-call-to-action.button-bottom-right .title {
    font-size: 28px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 44px;
    letter-spacing: 0;
    font-weight: 600;
    letter-spacing: -1px
}

.gsc-call-to-action.button-bottom-2 .title:after,
.gsc-call-to-action.button-bottom-right .title:after {
    content: "";
    width: 50px;
    height: 2px;
    background: #008afa;
    left: 0;
    bottom: 0;
    z-index: 1;
    position: absolute
}

.gsc-call-to-action.button-bottom-2 .title .text-small,
.gsc-call-to-action.button-bottom-right .title .text-small {
    font-size: 30px
}

.gsc-call-to-action.button-bottom-2 .desc,
.gsc-call-to-action.button-bottom-right .desc {
    font-size: 16px
}

.gsc-call-to-action.button-bottom-2 .button-action,
.gsc-call-to-action.button-bottom-right .button-action {
    margin-top: 30px
}

.gsc-call-to-action.button-bottom-2.text-light .title:after,
.gsc-call-to-action.button-bottom-right.text-light .title:after {
    background: #fff
}

.gsc-call-to-action.button-bottom-right {
    text-align: right
}

.gsc-call-to-action.button-bottom-right .title:after {
    left: auto;
    right: 0
}

.gsc-call-to-action.button-center {
    text-align: center;
    margin: 0 auto
}

.gsc-call-to-action.button-center .title {
    font-size: 38px;
    position: relative;
    margin-bottom: 30px;
    line-height: 54px;
    margin-top: 0
}

.gsc-call-to-action.button-center .desc {
    font-size: 16px
}

.gsc-call-to-action.button-center .button-action {
    margin-top: 30px
}

.gsc-call-to-action.button-center.text-light .title:after {
    background: #fff
}

.gsc-call-to-action.has-background {
    padding: 35px;
    margin-bottom: 30px
}

.gsc-call-to-action.has-background .title {
    margin-bottom: 0;
    padding-bottom: 15px;
    font-size: 20px
}

.gsc-call-to-action.has-background .title:after {
    display: none
}

.gsc-call-to-action.has-background.button-right .button-action {
    right: 30px
}

.gsc-call-to-action.text-light .content {
    color: #fff
}

.gsc-call-to-action.text-light .content .title {
    color: #fff
}

.gsc-call-to-action.text-light .content .desc * {
    color: #fff
}

.gsc-call-to-action.text-light .subtitle {
    color: #fff
}

.gsc-call-to-action.text-light .link-video a {
    color: #fff
}

.gsc-call-to-action.text-light .link-video a:after {
    color: #fff;
    border-color: #fff
}

.gsc-icon-box {
    position: relative;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gsc-icon-box:before,
.gsc-icon-box:after {
    content: " ";
    display: table
}

.gsc-icon-box:after {
    clear: both
}

.gsc-icon-box.icon-image.left {
    padding-right: 30px
}

@media(max-width:1199px) {
    .gsc-icon-box.icon-image.left {
        padding-right: 0
    }
}

.gsc-icon-box.icon-image .fa-1x {
    display: block;
    width: 24px
}

.gsc-icon-box.icon-image .fa-2x {
    display: block;
    width: 32px
}

.gsc-icon-box.icon-image .fa-3x {
    display: block;
    width: 64px
}

.gsc-icon-box.icon-image .fa-4x {
    display: block;
    width: 96px
}

.gsc-icon-box.icon-image.top-center .fa-3x .icon img {
    margin-top: 20px
}

.gsc-icon-box.icon-image.top-center .fa-4x .icon img {
    margin-top: 25px
}

.gsc-icon-box .highlight_content {
    margin-top: 5px
}

.gsc-icon-box .highlight_content .title {
    font-size: 18px;
    color: #000;
    margin-bottom: 3px;
    font-weight: 600;
    font-family: "Poppins", sans-serif
}

@media(max-width:1199px) {
    .gsc-icon-box .highlight_content .title {
        font-size: 16px;
        line-height: 24px
    }
}

.gsc-icon-box .highlight_content .desc p {
    margin-bottom: 0
}

.gsc-icon-box .highlight-icon .icon-container {
    text-align: center;
    line-height: 1;
    position: relative;
    color: #008afa
}

.gsc-icon-box .highlight-icon .icon-container .icon {
    position: relative;
    z-index: 11
}

.gsc-icon-box .highlight-icon .icon-container.fa-stack {
    line-height: 2.4em!important;
    width: 2.4em;
    height: 2.4em
}

.gsc-icon-box .highlight-icon .icon-container.text-theme[class*="border-"] {
    border-color: rgba(0, 0, 0, .1)
}

.gsc-icon-box .highlight-icon .icon-container.text-white[class*="border-"] {
    border-color: rgba(255, 255, 255, .2)
}

.gsc-icon-box .highlight-icon .icon-container.text-black {
    color: #030712
}

.gsc-icon-box .highlight-icon .icon-container.text-black[class*="border-"] {
    border-color: rgba(0, 0, 0, .1)
}

.gsc-icon-box .highlight-icon .icon-container.radius-1x:after {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.gsc-icon-box .highlight-icon .icon-container.radius-2x:after {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.gsc-icon-box .highlight-icon .icon-container.radius-5x:after {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.gsc-icon-box.icon-background .highlight-icon .icon-container {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s
}

.gsc-icon-box.icon-background .highlight-icon .icon-container:after {
    top: 0;
    left: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s
}

.gsc-icon-box.icon-background .highlight-icon .icon-container.bg-black:after {
    background: #222
}

.gsc-icon-box.icon-background .highlight-icon .icon-container.bg-theme:after {
    background: #008afa
}

.gsc-icon-box.icon-background.icon-border .highlight-icon .icon-container.bg-black {
    border-color: #222
}

.gsc-icon-box.icon-background.icon-border .highlight-icon .icon-container.bg-theme {
    border-color: #008afa
}

.gsc-icon-box.icon-border:not(.icon-background) .highlight-icon .icon-container {
    color: #008afa
}

.gsc-icon-box.top-center {
    text-align: center;
    max-width: 550px;
    margin-right: auto;
    margin-left: auto
}

.gsc-icon-box.top-center .highlight-icon {
    text-align: center;
    padding-right: 0!important
}

.gsc-icon-box.top-center .highlight-icon .icon-container {
    display: inline-block
}

.gsc-icon-box.top-center .highlight-icon .icon-container.fa-1x {
    font-size: 1.4em
}

.gsc-icon-box.top-center .title {
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px
}

.gsc-icon-box.top-center .highlight_content {
    text-align: center;
    max-width: 300px;
    margin: 0 auto
}

.gsc-icon-box.top-center .highlight_content .desc {
    text-align: center;
    font-weight: 400;
    text-transform: normal
}

.gsc-icon-box.top-left {
    text-align: left;
    max-width: 300px;
    clear: both
}

.gsc-icon-box.top-left .title {
    padding: 5px 0
}

.gsc-icon-box.top-right {
    text-align: right;
    max-width: 300px;
    clear: both;
    float: right
}

.gsc-icon-box.top-right .title {
    padding: 5px 0
}

.gsc-icon-box.top-right .highlight-icon {
    width: 100%;
    text-align: right
}

.gsc-icon-box.top-right .highlight-icon .icon-container {
    display: inline-block
}

.gsc-icon-box.top-left-title .title-inner,
.gsc-icon-box.top-right-title .title-inner {
    display: table;
    margin-bottom: 15px
}

.gsc-icon-box.top-left-title .title-inner .highlight-icon,
.gsc-icon-box.top-right-title .title-inner .highlight-icon {
    display: table-cell;
    vertical-align: top
}

.gsc-icon-box.top-left-title .title-inner .title,
.gsc-icon-box.top-right-title .title-inner .title {
    display: table-cell;
    vertical-align: middle
}

.gsc-icon-box.top-left-title .highlight-icon {
    padding-right: 15px
}

.gsc-icon-box.top-right-title {
    text-align: right
}

.gsc-icon-box.top-right-title:before,
.gsc-icon-box.top-right-title:after {
    content: " ";
    display: table
}

.gsc-icon-box.top-right-title:after {
    clear: both
}

.gsc-icon-box.top-right-title .title-inner {
    float: right
}

.gsc-icon-box.top-right-title .highlight-icon {
    padding-left: 15px
}

.gsc-icon-box.top-right-title .desc {
    float: right;
    width: 100%
}

.gsc-icon-box.right,
.gsc-icon-box.left {
    display: table;
    max-width: 600px
}

.gsc-icon-box.right .highlight-icon,
.gsc-icon-box.left .highlight-icon {
    display: table-cell;
    vertical-align: top;
    padding-top: 10px
}

.gsc-icon-box.right .highlight_content,
.gsc-icon-box.left .highlight_content {
    display: table-cell;
    vertical-align: top
}

.gsc-icon-box.right.icon-background .highlight-icon,
.gsc-icon-box.left.icon-background .highlight-icon {
    padding-top: 0
}

.gsc-icon-box.right {
    text-align: right
}

.gsc-icon-box.right .highlight-icon {
    padding-left: 20px
}

.gsc-icon-box.left {
    text-align: left
}

.gsc-icon-box.left .highlight-icon {
    padding-right: 20px
}

.gsc-icon-box.text-light .title {
    color: #fff
}

.gsc-icon-box.text-light .title:after {
    background: #fff
}

.gsc-icon-box.text-light .title a {
    color: #fff
}

.gsc-icon-box.text-light .title a:hover {
    color: #008afa
}

.gsc-icon-box.text-light .highlight-icon .icon-container {
    color: #fff
}

.gsc-icon-box.text-light .desc {
    color: rgba(255, 255, 255, .8)
}

.gsc-icon-box.box-background {
    padding: 30px 40px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px
}

.gsc-icon-box.box-background.active,
.gsc-icon-box.box-background:hover,
.gsc-icon-box.box-background:focus,
.gsc-icon-box.box-background:active {
    -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1)
}

.gsc-icon-box-new.style-1 {
    background: #fff;
    position: relative;
    margin-bottom: 30px;
    min-height: 75px
}

.gsc-icon-box-new.style-1:before,
.gsc-icon-box-new.style-1:after {
    content: " ";
    display: table
}

.gsc-icon-box-new.style-1:after {
    clear: both
}

@media(max-width:1199px) {
    .gsc-icon-box-new.style-1 {
        margin-bottom: 20px
    }
}

.gsc-icon-box-new.style-1 .icon-inner {
    width: 60px;
    line-height: 76px;
    background: #008afa;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0
}

.gsc-icon-box-new.style-1 .icon-inner .icon {
    font-size: 34px
}

.gsc-icon-box-new.style-1 .content-inner {
    padding: 15px 10px 15px 70px
}

.gsc-icon-box-new.style-1 .content-inner p {
    margin: 0
}

.gsc-icon-box-new.style-1 .content-inner .title {
    color: #ffe700;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px
}

@media(max-width:1199px) {
    .gsc-icon-box-new.style-1 .content-inner .title {
        font-size: 16px
    }
}

.gsc-icon-box-new.style-1 .content-inner .desc {
    font-size: 14px
}

.gsc-icon-box-new.style-2 {
    background: #fff;
    position: relative;
    padding: 30px 20px;
    margin-bottom: 30px
}

.gsc-icon-box-new.style-2 .icon-inner {
    width: 56px;
    height: 56px;
    line-height: 62px;
    background: #008afa;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 30px;
    left: 20px;
    z-index: 1;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    float: left
}

.gsc-icon-box-new.style-2 .icon-inner .icon {
    font-size: 22px;
    color: #fff
}

.gsc-icon-box-new.style-2 .content-inner {
    padding-left: 70px
}

@media(max-width:991px) {
    .gsc-icon-box-new.style-2 .content-inner {
        padding-left: 0;
        padding-top: 70px
    }
}

.gsc-icon-box-new.style-2 .content-inner p {
    margin: 0
}

.gsc-icon-box-new.style-2 .content-inner .title {
    color: #030712;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px
}

@media(max-width:1199px) {
    .gsc-icon-box-new.style-2 .content-inner .title {
        font-size: 16px
    }
}

.gsc-icon-box-new.style-2 .content-inner .desc {
    margin-top: 10px;
    font-size: 14px
}

.gsc-icon-box-new.style-2 .content-inner .desc ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.gsc-icon-box-new.style-2 .content-inner .desc ul li {
    position: relative;
    padding-left: 15px
}

.gsc-icon-box-new.style-2 .content-inner .desc ul li:after {
    content: "\f111";
    margin-right: 10px;
    color: #008afa;
    display: block;
    font-size: 6px;
    font-family: FontAwesome;
    position: absolute;
    top: 8px;
    left: 0;
    z-index: 1;
    font-weight: 900
}

.gsc-icon-box-new.style-2 .content-inner .desc .link {
    margin-top: 13px;
    color: #ffe700;
    display: inline-block
}

.gsc-icon-box-new.style-2 .content-inner .desc .link:hover {
    color: #008afa
}

.gsc-icon-box-new.style-3 {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    background: #fff;
    padding: 10px
}

.gsc-icon-box-new.style-3 .icon-inner {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #008afa;
    float: left;
    color: #008afa;
    font-size: 18px;
    text-align: center;
    line-height: 40px
}

.gsc-icon-box-new.style-3 .content-inner {
    padding-top: 8px;
    padding-left: 50px;
    text-transform: uppercase;
    color: #030712;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 1px
}

.gsc-icon-box-new.style-4 {
    position: relative;
    margin-bottom: 30px
}

.gsc-icon-box-new.style-4:before,
.gsc-icon-box-new.style-4:after {
    content: " ";
    display: table
}

.gsc-icon-box-new.style-4:after {
    clear: both
}

.gsc-icon-box-new.style-4 .icon-inner {
    width: 80px;
    height: 80px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 0 auto;
    padding: 10px;
    margin-bottom: 15px
}

.gsc-icon-box-new.style-4 .icon-inner .icon {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    line-height: 60px;
    color: #ffe700;
    background: #008afa;
    font-size: 22px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

.gsc-icon-box-new.style-4 .content-inner {
    text-align: center
}

.gsc-icon-box-new.style-4 .content-inner p {
    margin: 0
}

.gsc-icon-box-new.style-4 .content-inner .title {
    text-transform: uppercase;
    color: #030712;
    letter-spacing: 2px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 12px
}

.gsc-icon-box-new.style-4.text-light .icon-inner {
    border-color: rgba(255, 255, 255, .2)
}

.gsc-icon-box-new.style-4.text-light .icon-inner .icon {
    -webkit-box-shadow: 0 10px 30px rgba(255, 255, 255, .1);
    box-shadow: 0 10px 30px rgba(255, 255, 255, .1);
    background: rgba(0, 0, 0, .2)
}

.gsc-icon-box-new.style-4.text-light .content-inner .desc {
    color: #fff
}

.gsc-icon-box-new.style-5 {
    background: #fff;
    position: relative;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 20px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, .1)
}

@media(max-width:1199px) {
    .gsc-icon-box-new.style-5 {
        padding: 20px 10px
    }
}

.gsc-icon-box-new.style-5 .content-inner {
    text-align: left
}

.gsc-icon-box-new.style-5 .content-inner .title {
    color: #030712;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    font-weight: 600;
    margin-bottom: 6px;
    line-height: 24px
}

@media(max-width:1199px) {
    .gsc-icon-box-new.style-5 .content-inner .title {
        font-size: 16px;
        line-height: 22px
    }
}

.gsc-icon-box-new.style-5 .content-inner .desc {
    color: #999;
    line-height: 22px
}

.gsc-icon-box-new.style-5 .content-inner .desc a {
    text-decoration: underline;
    color: #999
}

.gsc-icon-box-new.style-5 .content-inner .desc a:hover {
    color: #008afa
}

.gsc-icon-box-new.style-5 .icon-inner {
    text-align: center;
    width: 70px;
    height: 70px;
    float: left;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .1);
    padding-top: 9px
}

@media(max-width:1199px) {
    .gsc-icon-box-new.style-5 .icon-inner {
        width: 60px;
        height: 60px;
        padding-top: 4px
    }
}

.gsc-icon-box-new.style-5 .icon-inner .icon {
    color: #008afa;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    font-size: 26px;
    width: 50px;
    height: 50px;
    line-height: 52px;
    text-align: center;
    background: #f5f5f5;
    display: inline-block;
    position: relative;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.gsc-icon-box-new.style-5 .content-inner {
    padding-left: 85px
}

@media(max-width:1199px) {
    .gsc-icon-box-new.style-5 .content-inner {
        padding-left: 75px
    }
}

.gsc-icon-box-new.style-5:hover .icon-inner .icon {
    color: #fff;
    background: #008afa
}

.gsc-icon-box-color.hidden-arrow:after {
    display: none!important
}

.gsc-icon-box-color .content-inner .box-title {
    font-size: 18px;
    font-weight: 600;
    font-family: "Poppins", sans-serif
}

.gsc-icon-box-color.icon-style-1 .box-icon {
    width: 80px;
    height: 80px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    padding: 10px;
    margin-bottom: 15px;
    display: inline-block
}

.gsc-icon-box-color.icon-style-1 .box-icon .icon {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    line-height: 60px;
    color: #fff;
    background: #008afa;
    font-size: 22px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

.gsc-icon-box-color.icon-style-2 .box-icon {
    margin-bottom: 15px
}

.gsc-icon-box-color.icon-style-2 .box-icon .icon {
    display: inline-block;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    line-height: 60px;
    color: #fff;
    background: #008afa;
    font-size: 22px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

.gsc-icon-box-color.arrow-style-1:after {
    content: '';
    background: url(../../../../themes/gavias_castron/images/arrow-workflow-right.png) no-repeat center center transparent;
    background-size: contain;
    width: 60px;
    height: 20px;
    z-index: 1;
    position: absolute;
    top: 30px;
    left: -45px;
    display: none
}

@media(max-width:991px) {
    .gsc-icon-box-color.arrow-style-1:after {
        display: none!important
    }
}

.gsc-icon-box-color.arrow-style-1:before {
    content: '';
    background: url(../../../../themes/gavias_castron/images/arrow-workflow.png) no-repeat center center transparent;
    background-size: contain;
    width: 60px;
    height: 20px;
    z-index: 1;
    position: absolute;
    top: 30px;
    right: -45px;
    display: none
}

@media(max-width:991px) {
    .gsc-icon-box-color.arrow-style-1:before {
        display: none!important
    }
}

.gsc-icon-box-color.arrow-style-2:before {
    content: '';
    background: rgba(0, 0, 0, .2);
    width: 60px;
    height: 1px;
    z-index: 1;
    position: absolute;
    top: 30px;
    right: -15px;
    display: none
}

@media(max-width:991px) {
    .gsc-icon-box-color.arrow-style-2:before {
        display: none!important
    }
}

.gsc-icon-box-color.arrow-style-2:after {
    content: '';
    background: rgba(0, 0, 0, .2);
    width: 60px;
    height: 1px;
    z-index: 1;
    position: absolute;
    top: 30px;
    left: -15px;
    display: none
}

@media(max-width:991px) {
    .gsc-icon-box-color.arrow-style-2:after {
        display: none!important
    }
}

.gsc-icon-box-color.arrow-right:before {
    display: block
}

.gsc-icon-box-color.arrow-left:after {
    display: block
}

.gsc-icon-box-color.icon-image .box-icon {
    width: 100%;
    border: 0;
    background: none
}

.gsc-icon-box-color.icon-image .box-icon .icon {
    background: none!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto;
    width: auto
}

.gsc-icon-box-color.style-1 {
    position: relative;
    text-align: center
}

.gsc-icon-box-color.style-1 .box-icon {
    text-align: center
}

.gsc-icon-box-color.style-1 .box-icon .icon {
    display: block
}

.gsc-icon-box-color.style-1 .content-inner {
    text-align: center
}

.gsc-icon-box-color.style-1 .box-title {
    margin-bottom: 10px
}

.gsc-icon-box-color.style-2 {
    position: relative;
    text-align: left;
    margin-top: 30px;
    max-width: 300px;
    padding-left: 45px
}

.gsc-icon-box-color.style-2 .box-icon {
    text-align: left
}

.gsc-icon-box-color.style-2 .content-inner {
    text-align: left
}

.gsc-icon-box-color.style-3 {
    position: relative;
    text-align: right;
    margin-top: 30px;
    max-width: 300px;
    float: right;
    padding-right: 45px
}

.gsc-icon-box-color.style-3 .box-icon {
    text-align: right
}

.gsc-icon-box-color.style-3 .content-inner {
    text-align: right
}

.gsc-icon-box-color.style-3.end {
    margin-bottom: 0
}

.milestone-block.position-icon-top {
    text-align: center;
    display: block;
    width: 100%;
    padding: 40px 0;
    background: url(../../../../themes/gavias_castron/images/bg-counter.png) no-repeat center center transparent
}

.milestone-block.position-icon-top .milestone-icon {
    color: #008afa;
    display: inline-block;
    text-align: center;
    float: none;
    margin: 0;
    width: 70px;
    height: 70px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    padding: 10px;
    margin-bottom: 5px;
    display: inline-block
}

.milestone-block.position-icon-top .milestone-icon .icon {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    line-height: 56px;
    color: #fff;
    background: #008afa;
    font-size: 20px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

.milestone-block.position-icon-top .milestone-icon span {
    color: #008afa;
    font-size: 38px;
    line-height: 1
}

.milestone-block.position-icon-top .milestone-right {
    display: block;
    text-align: center;
    float: none;
    width: 100%;
    margin-top: 10px
}

.milestone-block.position-icon-top .milestone-number {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.1
}

.milestone-block.position-icon-top .milestone-text {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #030712
}

.milestone-block.position-icon-left {
    background: #fff;
    margin-bottom: 20px
}

.milestone-block.position-icon-left:before,
.milestone-block.position-icon-left:after {
    content: " ";
    display: table
}

.milestone-block.position-icon-left:after {
    clear: both
}

.milestone-block.position-icon-left .milestone-icon {
    color: #008afa;
    display: inline-block;
    text-align: center;
    float: none;
    margin: 0;
    width: 70px;
    height: 70px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    padding: 10px;
    margin-bottom: 5px;
    display: inline-block;
    float: left
}

.milestone-block.position-icon-left .milestone-icon .icon {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background: #008afa;
    font-size: 18px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

.milestone-block.position-icon-left .milestone-icon span {
    color: #008afa;
    font-size: 38px;
    line-height: 1
}

.milestone-block.position-icon-left .milestone-right {
    padding-left: 85px;
    text-align: left;
    padding-top: 10px
}

.milestone-block.position-icon-left .milestone-right .milestone-number {
    color: #000;
    text-align: left;
    font-size: 28px;
    line-height: 1;
    padding-top: 20px
}

.milestone-block.position-icon-left .milestone-right .milestone-text {
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    text-align: left;
    font-weight: 500;
    letter-spacing: 2px;
    width: 100%
}

.milestone-block.position-icon-left-2 {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 24px 30px
}

.milestone-block.position-icon-left-2:before,
.milestone-block.position-icon-left-2:after {
    content: " ";
    display: table
}

.milestone-block.position-icon-left-2:after {
    clear: both
}

@media(max-width:991px) {
    .milestone-block.position-icon-left-2 {
        padding: 20px
    }
}

.milestone-block.position-icon-left-2.no-border {
    border-bottom: 0
}

.milestone-block.position-icon-left-2 .milestone-icon {
    color: #008afa;
    display: inline-block;
    text-align: center;
    float: none;
    margin: 0;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block;
    float: left
}

.milestone-block.position-icon-left-2 .milestone-icon .icon {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    line-height: 56px;
    color: #fff;
    background: #008afa;
    font-size: 22px;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1)
}

.milestone-block.position-icon-left-2 .milestone-icon span {
    color: #008afa;
    font-size: 38px;
    line-height: 1
}

.milestone-block.position-icon-left-2 .milestone-right {
    padding-left: 70px;
    text-align: left;
    padding-top: 2px
}

.milestone-block.position-icon-left-2 .milestone-right .milestone-number {
    color: #000;
    text-align: left;
    font-size: 28px;
    line-height: 1;
    padding-top: 20px
}

.milestone-block.position-icon-left-2 .milestone-right .milestone-text {
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    text-align: left;
    font-weight: 600;
    letter-spacing: 1px;
    width: 100%
}

.milestone-block[style*="background-color"] {
    padding: 50px 20px
}

@media(max-width:991px) {
    .milestone-block[style*="background-color"] {
        padding: 30px 20px
    }
}

.milestone-block.text-light .milestone-number,
.milestone-block.text-light .milestone-text {
    color: #fff!important
}

.milestone-block.text-light .milestone-icon span {
    border-color: #fff;
    color: #fff
}

.gsc-content-images-parallax {
    float: left;
    width: 100%
}

.gsc-content-images-parallax:before,
.gsc-content-images-parallax:after {
    content: " ";
    display: table
}

.gsc-content-images-parallax:after {
    clear: both
}

.gsc-content-images-parallax .images {
    width: 40%;
    position: relative
}

@media(max-width:991px) {
    .gsc-content-images-parallax .images {
        width: 100%;
        float: left
    }
}

.gsc-content-images-parallax .images img {
    border: 2px solid #fff
}

.gsc-content-images-parallax .images .image-1 {
    -webkit-box-shadow: 0 10px 45px rgba(0, 0, 0, .2);
    box-shadow: 0 10px 45px rgba(0, 0, 0, .2)
}

.gsc-content-images-parallax .images .image-2 {
    max-width: 50%;
    -webkit-box-shadow: 0 10px 45px rgba(0, 0, 0, .15);
    box-shadow: 0 10px 45px rgba(0, 0, 0, .15)
}

.gsc-content-images-parallax .content {
    width: 60%
}

@media(max-width:991px) {
    .gsc-content-images-parallax .content {
        width: 100%;
        float: left
    }
}

.gsc-content-images-parallax .action {
    margin-top: 15px
}

.gsc-content-images-parallax.left .images {
    float: right
}

.gsc-content-images-parallax.left .content {
    float: left;
    padding-right: 30px
}

@media(max-width:991px) {
    .gsc-content-images-parallax.left .content {
        padding-right: 0
    }
}

.gsc-content-images-parallax.right .images {
    float: left
}

.gsc-content-images-parallax.right .content {
    float: right;
    padding-left: 30px
}

@media(max-width:991px) {
    .gsc-content-images-parallax.right .content {
        padding-left: 0
    }
}

.gsc-content-images-parallax.style-v1 {
    margin-bottom: 60px
}

.gsc-content-images-parallax.style-v1 .images {
    position: relative;
    text-align: center
}

@media(max-width:991px) {
    .gsc-content-images-parallax.style-v1 .images {
        max-width: 550px;
        float: none;
        margin: 0 auto
    }
}

.gsc-content-images-parallax.style-v1 .content {
    text-align: center;
    padding-top: 30px
}

@media(max-width:1199px) {
    .gsc-content-images-parallax.style-v1 .content {
        padding-top: 20px
    }
}

.gsc-content-images-parallax.style-v1 .content .content-inner {
    display: inline-block;
    max-width: 480px;
    text-align: left
}

.gsc-content-images-parallax.style-v1 .content .description {
    font-size: 16px;
    margin-top: 10px
}

.gsc-content-images-parallax.style-v1 .content .sub-title span {
    text-transform: uppercase;
    background: #ffe700;
    font-size: 10px;
    padding: 2px 5px;
    letter-spacing: 1.5px;
    color: #000
}

.gsc-content-images-parallax.style-v1 .content .title {
    font-size: 22px;
    font-family: "Poppins", sans-serif;
    position: relative;
    line-height: 42px;
    margin-bottom: 5px;
    color: #000;
    font-weight: 600
}

@media(max-width:991px) {
    .gsc-content-images-parallax.style-v1 .content .title {
        font-size: 18px
    }
}

.gsc-content-images-parallax.style-v1 .content .title span {
    position: relative;
    z-index: 9
}

.gsc-content-images-parallax.style-v1.right .image-1 {
    position: relative;
    left: 30px;
    z-index: 1
}

@media(max-width:767px) {
    .gsc-content-images-parallax.style-v1.right .image-1 {
        left: 0
    }
}

.gsc-content-images-parallax.style-v1.right .image-2 {
    position: absolute;
    top: 150px;
    left: 0;
    z-index: 9
}

@media(max-width:991px) {
    .gsc-content-images-parallax.style-v1.right .image-2 {
        top: -30px!important
    }
}

.gsc-content-images-parallax.style-v1.left .image-1 {
    position: relative;
    right: 30px;
    z-index: 1
}

@media(max-width:767px) {
    .gsc-content-images-parallax.style-v1.left .image-1 {
        right: 0
    }
}

.gsc-content-images-parallax.style-v1.left .image-2 {
    position: absolute;
    bottom: 150px;
    right: 0;
    z-index: 9
}

@media(max-width:991px) {
    .gsc-content-images-parallax.style-v1.left .image-2 {
        top: -30px!important
    }
}

.gsc-content-images-parallax.style-v2 {
    margin-bottom: 30px
}

.gsc-content-images-parallax.style-v2 .images {
    position: relative;
    width: 52%
}

.gsc-content-images-parallax.style-v2 .images img {
    border: 0
}

@media(max-width:767px) {
    .gsc-content-images-parallax.style-v2 .images {
        width: 100%
    }
}

.gsc-content-images-parallax.style-v2 .content {
    text-align: center;
    padding-top: 80px;
    width: 48%;
    padding-left: 20px;
    padding-right: 20px
}

@media(max-width:767px) {
    .gsc-content-images-parallax.style-v2 .content {
        width: 100%
    }
}

.gsc-content-images-parallax.style-v2 .content .content-inner {
    display: inline-block;
    max-width: 480px;
    text-align: left
}

.gsc-content-images-parallax.style-v2 .content .description {
    font-size: 16px;
    margin-top: 10px
}

.gsc-content-images-parallax.style-v2 .content .sub-title span {
    text-transform: uppercase;
    background: #008afa;
    font-size: 10px;
    padding: 2px 5px;
    letter-spacing: 1.5px;
    color: #000
}

.gsc-content-images-parallax.style-v2 .content .title {
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    position: relative;
    color: #030712;
    line-height: 1.3;
    margin-bottom: 25px
}

.gsc-content-images-parallax.style-v2 .content .title span {
    position: relative;
    z-index: 9
}

.gsc-content-images-parallax.style-v2 .action a {
    font-size: 12px
}

.gsc-content-images-parallax.style-v2 .action a i {
    position: relative;
    top: 1px
}

.gsc-content-images-parallax.style-v2.right {
    padding-bottom: 60px
}

@media(max-width:767px) {
    .gsc-content-images-parallax.style-v2.right {
        padding-bottom: 0
    }
}

.gsc-content-images-parallax.style-v2.right .image-1 {
    position: relative;
    left: 0;
    top: 85px;
    z-index: 1;
    width: 50%
}

.gsc-content-images-parallax.style-v2.right .image-2 {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 9;
    width: 50%
}

.gsc-content-images-parallax.style-v2.left {
    padding-top: 60px
}

@media(max-width:767px) {
    .gsc-content-images-parallax.style-v2.left {
        padding-top: 0
    }
}

.gsc-content-images-parallax.style-v2.left .image-1 {
    position: relative;
    left: 0;
    z-index: 1;
    width: 50%
}

.gsc-content-images-parallax.style-v2.left .image-2 {
    position: absolute;
    top: 85px;
    left: 50%;
    width: 50%;
    z-index: 9
}

.gsc-video-box {
    position: relative;
    margin: 0 auto
}

.gsc-video-box.style-1 {
    margin-bottom: 30px
}

.gsc-video-box.style-1:hover .image .popup-video .icon {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100)
}

.gsc-video-box.style-1 .image .popup-video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%
}

.gsc-video-box.style-1 .image .popup-video .icon {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    z-index: 12;
    background: #008afa;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2)
}

.gsc-video-box.style-1 .video-content {
    position: relative;
    width: 100%;
    bottom: 0;
    left: 0;
    min-height: 50px
}

.gsc-video-box.style-1 .video-content .video-content-background {
    width: 100%;
    height: 100%;
    background: #008afa;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.gsc-video-box.style-1 .video-content .left {
    padding: 5px 66px 0 0;
    text-align: right;
    color: #fff;
    font-family: "Poppins", sans-serif;
    letter-spacing: 2px;
    position: relative;
    z-index: 9
}

.gsc-video-box.style-1 .video-content .left .video-title {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding-right: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.gsc-video-box.style-1 .video-content .left .video-desc {
    font-size: 11px;
    padding-right: 30px
}

.gsc-video-box.style-1 .video-content .right {
    width: 65px;
    height: 100%;
    background: #008afa;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    border-left: 1px solid rgba(255, 255, 255, .2);
    z-index: 9
}

.gsc-video-box.style-1 .video-content .right a {
    display: block;
    text-align: center;
    line-height: 58px
}

.gsc-video-box.style-1 .video-content .right a i {
    font-size: 22px;
    color: #fff
}

.gsc-video-box.style-1 .video-inner {
    -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
    position: relative
}

.gsc-video-box.style-2 {
    margin-bottom: 30px
}

.gsc-video-box.style-2 .image .popup-video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 19;
    width: 100%;
    height: 100%
}

.gsc-video-box.style-2 .image .popup-video .icon {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    z-index: 19;
    background: #008afa;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 50px
}

.gsc-video-box.style-2 .video-content .link-video {
    font-size: 12px;
    font-weight: 400;
    margin: 8px 0 0 35px;
    position: relative;
    float: left
}

.gsc-video-box.style-2 .video-content .link-video:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 1px;
    background-color: #000;
    top: 15px;
    left: -35px
}

.gsc-video-box.style-2 .video-content .link-video strong {
    font-family: "Poppins", sans-serif;
    font-size: 16px
}

.gsc-video-box.style-2 .video-content .button-review {
    float: right;
    margin-top: 10px
}

.gsc-video-box.style-2 .video-content .button-review a {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    color: #000;
    border: 1px solid #000;
    padding: 4px 15px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    letter-spacing: 2px
}

.gsc-video-box.style-2 .video-content .button-review a:hover {
    color: #fff;
    background: #008afa;
    border-color: #008afa
}

.gsc-video-box.style-2 .video-inner {
    -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
    position: relative
}

.gsc-links .content-inner {
    max-width: 1000px;
    margin: 0 auto 0;
    position: relative;
    top: 0
}

.gsc-links .content-inner .box-content {
    padding: 15px 5px
}

.gsc-links .content-inner .box-content a {
    text-align: center
}

.gsc-links .content-inner .box-content a span {
    display: block;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 500;
    font-size: 11px
}

.gsc-links .content-inner .box-content a span.icon {
    font-size: 24px
}

.gsc-links .content-inner .box-content a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    color: #000
}

.gsc-links .content-inner .box-content a.o_active {
    color: #008afa
}

.gsc-links .btn-hidden-links {
    position: absolute;
    right: 15px;
    top: 30px;
    z-index: 9;
    display: none;
    font-size: 32px;
    line-height: 1
}

.gsc-links .btn-hidden-links.hidden-menu {
    top: 26px
}

.gsc-links .btn-hidden-links.hidden-menu span:before {
    content: "\f20e"
}

.gsc-links.stuck {
    background: #fff;
    margin-top: 0!important;
    right: 0;
    left: auto
}

@media(max-width:1200px) {
    .gsc-links.stuck {
        padding-right: 70px
    }
}

.gsc-links.stuck .btn-hidden-links {
    display: block
}

.gsc-links.stuck.hidden-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    top: -120px
}

.gsc-links.stuck.hidden-menu .content-inner {
    opacity: 0;
    filter: alpha(opacity=0)
}

.gsc-links.stuck.hidden-menu .btn-hidden-links {
    position: fixed
}

.gsc-links:hover .box-content a {
    opacity: .3;
    filter: alpha(opacity=30)
}

.gsc-tabs-content {
    background: #fff
}

.gsc-tabs-content .nav-tabs {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    margin-bottom: 35px
}

.gsc-tabs-content .nav-tabs>li {
    float: left;
    display: inline-block
}

.gsc-tabs-content .nav-tabs>li>a {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 15px 20px
}

.gsc-tabs-content .nav-tabs>li.active {
    background: #f5f5f5
}

.gsc-tabs-content .tab-content .tab-pane .images {
    float: left;
    width: 45%;
    padding-right: 30px
}

@media(max-width:767px) {
    .gsc-tabs-content .tab-content .tab-pane .images {
        width: 100%;
        padding-right: 0
    }
}

.gsc-tabs-content .tab-content .tab-pane .images .content-inner {
    width: 100%;
    text-align: center
}

.gsc-tabs-content .tab-content .tab-pane .images .content-inner span {
    position: relative;
    display: inline-block
}

.gsc-tabs-content .tab-content .tab-pane .content-inner {
    float: left;
    width: 55%;
    padding-left: 15px
}

@media(max-width:767px) {
    .gsc-tabs-content .tab-content .tab-pane .content-inner {
        width: 100%;
        padding-right: 0;
        padding-bottom: 20px
    }
}

.gsc-tabs-content.style-2 {
    background: #fff;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    border: 1px solid rgba(0, 0, 0, .08);
    margin-bottom: 35px
}

.gsc-tabs-content.style-2 .tab-content {
    padding: 0 30px 0 0
}

.gsc-tabs-content.style-3 {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .08);
    margin-bottom: 35px
}

.gsc-tabs-content.style-3 .tab-content {
    padding: 0 30px 0 0
}

.gsc-team .social-icons a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    color: #fff;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2)
}

.gsc-team .social-icons a:hover {
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .4);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .4)
}

.gsc-team .team-name {
    font-size: 16px;
    text-transform: capitalize;
    position: relative;
    font-weight: 600;
    margin: 0;
    font-family: "Poppins", sans-serif
}

.gsc-team .team-position {
    text-transform: capitalize;
    color: #008afa;
    font-weight: 400;
    font-size: 13px
}

.gsc-team .team-info {
    margin: 15px 0
}

.gsc-team.team-horizontal {
    margin-top: 50px
}

.gsc-team.team-horizontal .team-header {
    position: relative;
    overflow: hidden
}

.gsc-team.team-horizontal .team-header img {
    -webkit-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s;
    -moz-transition: all 3s;
    -ms-transition: all 3s;
    display: inline-block
}

.gsc-team.team-horizontal .team-header .box-hover {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6)
}

.gsc-team.team-horizontal .team-header .box-hover .content-inner {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 20px
}

.gsc-team.team-horizontal .team-header .social-list a {
    background: none;
    color: #fff!important;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-right: 20px;
    display: inline-block;
    font-size: 16px
}

.gsc-team.team-horizontal .team-header .social-list a:last-child {
    margin-right: 0
}

.gsc-team.team-horizontal .team-header .social-list a:hover {
    color: #008afa!important
}

.gsc-team.team-horizontal .team-name {
    font-size: 14px;
    margin: 0 0 12px 0;
    text-transform: uppercase;
    padding: 0 0 12px;
    position: relative;
    font-weight: 800
}

.gsc-team.team-horizontal .team-name:after {
    bottom: 0;
    left: 0;
    content: "";
    background: #008afa;
    width: 45px;
    height: 1px;
    position: absolute
}

.gsc-team.team-horizontal:hover .box-hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.gsc-team.team-horizontal:hover .team-header img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.gsc-team.team-vertical {
    position: relative;
    margin: 0 0 30px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

@media(max-width:991px) {
    .gsc-team.team-vertical {
        max-width: 350px;
        margin: 0 auto 30px
    }
}

.gsc-team.team-vertical:after {
    content: "";
    width: 100%;
    height: 100%;
    border: 10px solid #fff;
    top: 0;
    left: 0;
    z-index: 9;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0)
}

.gsc-team.team-vertical .team-block-inner {
    position: relative;
    overflow: hidden
}

.gsc-team.team-vertical .team-image img {
    position: relative;
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    top: 0
}

.gsc-team.team-vertical .team-content {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    background: url(../../../../themes/gavias_castron/images/bg-team.png) repeat center center transparent;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -20px;
    opacity: 0;
    filter: alpha(opacity=0);
    border: 10px solid #fff;
    z-index: 99
}

.gsc-team.team-vertical .team-content .content-inner {
    z-index: 11;
    position: relative;
    padding: 15px;
    text-align: center
}

.gsc-team.team-vertical .team-content:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #ffe700;
    opacity: .6;
    filter: alpha(opacity=60);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.gsc-team.team-vertical .team-email {
    display: none
}

.gsc-team.team-vertical .team-name {
    font-weight: 600;
    color: #000;
    margin: 12px 0 2px;
    line-height: 24px;
    font-size: 18px;
    font-family: "Poppins", sans-serif
}

.gsc-team.team-vertical .team-name a:hover,
.gsc-team.team-vertical .team-name a:focus,
.gsc-team.team-vertical .team-name a:active {
    color: #fff
}

.gsc-team.team-vertical .team-job {
    font-weight: 300
}

.gsc-team.team-vertical .team-socials {
    position: relative;
    padding-bottom: 10px
}

.gsc-team.team-vertical .team-socials:after {
    content: "";
    width: 35px;
    height: 1px;
    background: #333;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -22.5px;
    z-index: 1
}

.gsc-team.team-vertical .team-socials>a {
    font-size: 18px;
    margin: 0 5px
}

.gsc-team.team-vertical .team-socials>a:hover,
.gsc-team.team-vertical .team-socials>a:focus,
.gsc-team.team-vertical .team-socials>a:active {
    color: #fff
}

.gsc-team.team-vertical:hover {
    -webkit-box-shadow: 2px 5px 15px 0 rgba(2, 40, 78, .18);
    box-shadow: 2px 5px 15px 0 rgba(2, 40, 78, .18)
}

.gsc-team.team-vertical:hover:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gsc-team.team-vertical:hover .team-image img {
    top: -20px
}

.gsc-team.team-vertical:hover .team-content {
    opacity: 1;
    filter: alpha(opacity=100);
    bottom: 0
}

.gsc-team.team-circle {
    margin-bottom: 30px;
    position: relative;
    background: none;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.gsc-team.team-circle .team-header {
    overflow: hidden;
    position: relative
}

.gsc-team.team-circle .team-header img {
    -webkit-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s;
    -moz-transition: all 3s;
    -ms-transition: all 3s;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.gsc-team.team-circle .team-header .social-list {
    position: absolute;
    bottom: 45px;
    left: 0;
    width: 100%;
    z-index: 9;
    text-align: center
}

.gsc-team.team-circle .team-header .social-list a {
    background: none;
    color: #fff!important;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-right: 20px;
    display: inline-block;
    font-size: 16px
}

.gsc-team.team-circle .team-header .social-list a:last-child {
    margin-right: 0
}

.gsc-team.team-circle .team-header .social-list a:hover {
    color: #008afa!important
}

.gsc-team.team-circle .team-name {
    padding: 0;
    color: #030712;
    font-family: "Poppins", sans-serif
}

.gsc-team.team-circle .team-position {
    color: #999;
    margin: 5px 0 0
}

.gsc-team.team-circle .team-content {
    color: #999
}

.gsc-team.team-circle .box-hover {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.gsc-team.team-circle .box-hover .team-content {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 20px
}

.gsc-team.team-circle .team-body {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    text-align: center
}

.gsc-team.team-circle .team-body .content-hover {
    opacity: 0;
    filter: alpha(opacity=0)
}

.gsc-team.team-circle .team-body .info {
    padding: 20px 15px;
    position: relative;
    margin-top: -35px;
    z-index: 9;
    background: #fff
}

.gsc-team.team-circle:hover .box-hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.gsc-workprocess {
    padding-top: 56px;
    position: relative
}

.gsc-workprocess:after {
    content: '';
    background: url(../../../../themes/gavias_castron/images/line-workflow.svg) repeat-x 46% 0 transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    transform: rotate(-2deg);
    z-index: 1
}

@media(max-width:991px) {
    .gsc-workprocess:after {
        display: none
    }
}

.gsc-workprocess .box-content-inner {
    position: relative;
    z-index: 9
}

.gsc-workprocess .box-item {
    text-align: center
}

.gsc-workprocess .box-item .box-item-content {
    max-width: 250px;
    margin: 0 auto
}

.gsc-workprocess .box-item .icon {
    display: inline-block;
    padding: 10px;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.gsc-workprocess .box-item .title {
    font-size: 18px
}

.gsc-quotes-rotator .cbp-qtrotator {
    position: relative;
    width: 100%;
    z-index: 1
}

.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent {
    position: absolute;
    min-height: 100px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 10px 0;
    top: 0;
    z-index: 0;
    opacity: 0;
    width: 100%
}

.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent .content-title {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #000;
    font-family: "Poppins", sans-serif;
    letter-spacing: -1px
}

@media(max-width:991px) {
    .gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent .content-title {
        font-size: 28px;
        line-height: 36px
    }
}

.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent .content-inner {
    font-size: 16px;
    line-height: 32px
}

.gsc-quotes-rotator .no-js .cbp-qtrotator .cbp-qtcontent {
    border-bottom: 0
}

.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent.cbp-qtcurrent,
.gsc-quotes-rotator .no-js .cbp-qtrotator .cbp-qtcontent {
    position: relative;
    z-index: 100;
    pointer-events: auto;
    opacity: 1
}

.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent:before,
.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent:after {
    content: " ";
    display: table
}

.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent:after {
    clear: both
}

.gsc-quotes-rotator .cbp-qtprogress {
    position: absolute;
    background: #008afa;
    height: 1px;
    width: 0;
    top: 0;
    z-index: 1000
}

.gsc-quotes-rotator .cbp-qtrotator blockquote {
    margin: 0;
    padding: 0
}

.gsc-quotes-rotator.text-light {
    color: #fff
}

.gsc-quotes-rotator.text-light .cbp-qtrotator .cbp-qtcontent {
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.gsc-quotes-rotator.text-light .cbp-qtrotator .cbp-qtcontent .content-inner {
    color: #fff
}

.gsc-quotes-rotator.text-light .cbp-qtrotator .cbp-qtcontent .content-title {
    color: #fff
}

.gva-job-box {
    padding: 30px;
    border: 1px solid rgba(0, 0, 0, .1);
    background: #fff;
    margin-bottom: 30px;
    display: table;
    width: 100%
}

.gva-job-box .logo-inner {
    width: 60px;
    text-align: center;
    display: table-cell
}

.gva-job-box .content-inner {
    display: table-cell;
    padding-left: 20px
}

.gva-job-box .content-inner .job-type {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    display: inline-block;
    color: #008afa
}

.gva-job-box .content-inner .box-title {
    margin-bottom: 10px
}

.gva-job-box .content-inner .box-title .title {
    font-size: 18px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #030712
}

.gva-job-box .content-inner .information ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.gva-job-box .content-inner .information ul li {
    position: relative;
    font-size: 14px
}

.gva-job-box .content-inner .information ul li i {
    color: #008afa;
    width: 20px;
    text-align: left;
    font-size: 14px
}

.gsc-our-gallery {
    margin-bottom: 30px
}

.gsc-our-gallery .item .box-content {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 35px 30px;
    background: #008afa;
    z-index: 9;
    max-width: 55%
}

.gsc-our-gallery .item .box-content .title {
    color: #fff;
    font-size: 22px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 32px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px
}

@media(max-width:767px) {
    .gsc-our-gallery .item .box-content .title {
        font-size: 18px;
        line-height: 24px
    }
}

.gsc-our-gallery .item .box-content .title:after {
    content: '';
    width: 50px;
    height: 2px;
    background: #ffe700;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

.gsc-our-gallery .item .box-content .desc {
    color: #fff
}

@media(max-width:767px) {
    .gsc-our-gallery .item .box-content .desc {
        display: none
    }
}

.gsc-our-gallery .owl-nav .owl-prev {
    bottom: 15px;
    left: 15px
}

.gsc-our-gallery .owl-nav .owl-next {
    bottom: 15px;
    left: 60px;
    right: auto
}

.gsc-box-hover.style-1 {
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, .1);
    position: relative
}

.gsc-box-hover.style-1 .icon {
    color: #008afa;
    position: absolute;
    top: 15px;
    left: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 1;
    line-height: 50px;
    text-align: center;
    font-size: 32px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gsc-box-hover.style-1 .content-inner .box-title {
    padding-left: 65px;
    padding-bottom: 10px
}

.gsc-box-hover.style-1 .content-inner .box-title .title {
    margin-top: 0;
    font-size: 16px
}

.gsc-box-hover.style-1:hover {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

.gsc-box-hover.style-1:hover .icon {
    color: #ffe700
}

.gsc-text-rotate .rotate-text {
    max-width: 900px
}

.gsc-text-rotate .rotate-text .primary-text {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: -1px;
    color: #000;
    font-family: "Poppins", sans-serif
}

.gsc-text-rotate .rotate-text .primary-text strong {
    font-weight: 600
}

.gsc-text-rotate .rotate-text .second-text {
    font-size: 14px;
    max-width: 690px;
    margin: 6px auto 0
}

.gsc-text-rotate .rotate-text .link {
    margin-top: 20px
}

.gsc-text-rotate.align-center .rotate-text {
    margin: 0 auto;
    text-align: center
}

.gsc-text-rotate.align-left .rotate-text {
    float: left;
    text-align: left
}

.gsc-text-rotate.align-left .primary-text {
    text-align: left
}

.gsc-text-rotate.align-left .second-text {
    text-align: left
}

.gsc-text-rotate.align-left .link {
    text-align: left
}

.gsc-text-rotate.text-light .rotate-text .primary-text {
    color: #fff
}

.gsc-text-rotate.text-light .rotate-text .second-text {
    color: #fff
}

.gsc-heading {
    padding: 0 0 35px;
    display: block;
    width: 100%
}

.gsc-heading:before,
.gsc-heading:after {
    content: " ";
    display: table
}

.gsc-heading:after {
    clear: both
}

@media(max-width:991px) {
    .gsc-heading {
        padding: 0 0 30px
    }
    .gsc-heading.heading-bg-white {
        padding: 30px 20px!important;
        background: #fff
    }
}

.gsc-heading .title {
    margin: 0;
    position: relative
}

.gsc-heading .sub-title {
    color: #abadba;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 2px;
    font-family: "Poppins", sans-serif;
    font-weight: 600
}

.gsc-heading .title-desc {
    max-width: 700px;
    margin: 0 auto;
    margin-top: 0;
    line-height: 28px
}

.gsc-heading .title-desc p {
    margin-bottom: 0
}

.gsc-heading.align-center {
    text-align: center
}

.gsc-heading.align-left {
    text-align: left
}

.gsc-heading.align-left .title-desc {
    float: left
}

.gsc-heading.align-left .title-icon {
    padding-left: 50px
}

.gsc-heading.align-left-2 .heading-top {
    width: 65%;
    float: left;
    position: relative;
    padding-left: 15px
}

@media(max-width:991px) {
    .gsc-heading.align-left-2 .heading-top {
        width: 100%
    }
}

.gsc-heading.align-left-2 .heading-top:after {
    content: '';
    width: 2px;
    height: 100%;
    background: #008afa;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.gsc-heading.align-left-2 .heading-bottom {
    width: 35%;
    float: left;
    text-align: right
}

.gsc-heading.align-left-2 .heading-bottom .title-desc {
    margin-top: 0
}

@media(max-width:991px) {
    .gsc-heading.align-left-2 .heading-bottom {
        width: 100%;
        margin-top: 10px;
        text-align: left
    }
}

.gsc-heading.align-right {
    text-align: right
}

.gsc-heading.align-right .title-desc {
    float: right
}

.gsc-heading.style-1 .title {
    font-size: 36px;
    font-weight: 700;
    position: relative;
    padding-bottom: 0;
    letter-spacing: -1px
}

@media(max-width:991px) {
    .gsc-heading.style-1 .title {
        font-size: 28px
    }
}

.gsc-heading.style-1 .title span span {
    font-weight: 300
}

.gsc-heading.style-1 .title-desc {
    margin-top: 5px
}

.gsc-heading.style-1.align-left .title:after {
    left: 0;
    margin-left: 0
}

.gsc-heading.style-1.align-right .title:after {
    right: 0;
    margin-left: 0
}

.gsc-heading.style-2 {
    padding: 0 0 30px
}

.gsc-heading.style-2 .title {
    font-size: 30px;
    text-transform: capitalize;
    line-height: 38px;
    font-weight: 700;
    letter-spacing: -1px
}

@media(max-width:991px) {
    .gsc-heading.style-2 .title {
        font-size: 24px;
        line-height: 32px
    }
}

.gsc-heading.style-2 .title-desc {
    margin-top: 5px
}

.gsc-heading.style-3 {
    padding: 30px;
    background: #008afa;
    color: #fff
}

.gsc-heading.style-3 .title {
    color: #fff;
    font-weight: 700;
    letter-spacing: -1px
}

.gsc-heading.style-3 .title-desc {
    margin-top: 0
}

.gsc-heading.style-4 {
    margin-top: 30px
}

.gsc-heading.style-4 .heading-top {
    width: 65%;
    float: left;
    position: relative
}

@media(max-width:991px) {
    .gsc-heading.style-4 .heading-top {
        width: 100%
    }
}

.gsc-heading.style-4 .heading-top .title {
    font-size: 18px;
    color: #000;
    line-height: 1.4;
    max-width: 580px;
    font-weight: 500
}

.gsc-heading.style-4 .heading-bottom {
    width: 35%;
    float: left;
    text-align: right
}

.gsc-heading.style-4 .heading-bottom .title-desc {
    margin-top: 0;
    width: 100%
}

@media(max-width:991px) {
    .gsc-heading.style-4 .heading-bottom {
        width: 100%;
        margin-top: 10px;
        text-align: left
    }
}

.gsc-heading.text-light .title-sub {
    color: #fff
}

.gsc-heading.text-light .title {
    color: #fff
}

.gsc-heading.text-light .sub-title span {
    color: rgba(255, 255, 255, .9)
}

.gsc-heading.text-light.align-left-2 .heading-top:after {
    background: #fff
}

.gsc-heading.text-light .title-desc {
    color: #f5f5f5
}

.gsc-chart {
    text-align: center
}

.gsc-chart .content {
    text-align: center
}

.gsc-chart .content>div {
    display: block
}

.gsc-chart .content .icon {
    font-size: 25px;
    margin-top: 5px
}

.gsc-chart .content .title {
    font-weight: 600;
    position: relative;
    font-size: 18px;
    color: #000;
    font-family: "Poppins", sans-serif;
    margin: 20px 0 15px
}

.gsc-map {
    position: relative
}

.gsc-map .content-inner {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 9;
    max-width: 400px;
    padding: 30px;
    background: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, .1)
}

@media(max-width:600px) {
    .gsc-map .content-inner {
        position: static;
        width: 100%;
        max-width: 100%
    }
}

.gsc-map .info {
    margin-bottom: 10px;
    padding-left: 28px;
    position: relative
}

.gsc-map .info span.icon {
    font-size: 18px;
    top: 5px;
    left: 0;
    position: absolute;
    z-index: 1;
    color: #000
}

.gsc-map .phone {
    color: #008afa
}

.gsc-map .social-inline {
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 0
}

.gsc-map .social-inline>a {
    margin: 0 10px 0 0;
    font-size: 16px
}

.gsc-quote {
    position: relative;
    padding-top: 125px
}

.gsc-quote:after {
    position: absolute;
    content: "";
    background: url(../../../../themes/gavias_castron/images/testimonial-icon.png) no-repeat center center transparent;
    width: 30px;
    height: 30px;
    left: 0;
    top: 50px;
    z-index: 1
}

.gsc-quote .content {
    line-height: 28px
}

.gsc-quote .signature {
    margin-top: 60px
}

.gsc-quote .position {
    margin-top: 25px
}

.gsc-quote-text {
    position: relative;
    padding: 30px 30px 30px 70px;
    margin-bottom: 35px
}

.gsc-quote-text .icon {
    position: absolute;
    left: 20px;
    top: 30px;
    z-index: 1;
    font-size: 20px;
    color: #008afa
}

.gsc-quote-text .content {
    line-height: 30px;
    font-size: 16px;
    color: #999
}

.gsc-quote-text.has-border {
    border: 2px solid rgba(0, 0, 0, .1)
}

.gsc-box-color {
    position: relative;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    margin-bottom: 35px;
    background: #008afa;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto
}

.gsc-box-color .box-content {
    text-align: center
}

.gsc-box-color .box-content .content-inner {
    padding: 15px 30px 15px
}

@media(max-width:991px) {
    .gsc-box-color .box-content .content-inner {
        padding: 15px
    }
}

.gsc-box-color .box-content .box-title {
    font-size: 16px;
    line-height: 30px;
    text-transform: none;
    font-weight: 400;
    position: relative;
    margin-bottom: 10px
}

.gsc-box-color .box-content .icon {
    font-size: 24px;
    margin-left: 10px
}

.gsc-box-color .box-content .content {
    font-size: 16px;
    line-height: 25px
}

.gsc-box-color .box-content .action {
    margin: 15px 0 0
}

.gsc-box-color .box-content .link {
    display: inline-block;
    font-weight: 600;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    font-size: 12px;
    z-index: 9;
    padding: 6px 20px;
    overflow: hidden;
    background: rgba(0, 0, 0, .3);
    text-transform: uppercase;
    color: #fff
}

.gsc-box-color .box-content .link .text {
    position: relative;
    z-index: 9
}

.gsc-box-color .box-content .link .background {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .1);
    position: absolute;
    z-index: 1;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gsc-box-color .box-content .link:hover .background {
    background: rgba(0, 0, 0, .5)
}

.gsc-box-color.text-white .box-title,
.gsc-box-color.text-white .content,
.gsc-box-color.text-white .link {
    color: #fff
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .nav-tabs {
    margin: 5px 0;
    padding: 10px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
    background: #fff
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .tab-content {
    margin-top: 20px
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .tab-content .tab-pane {
    background: #fff;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
    padding: 30px
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs {
    width: 25%;
    float: left
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs>li {
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
    background: #fff;
    display: block;
    margin-bottom: 20px;
    width: 100%;
    margin-right: 0;
    padding-right: 0
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs>li a {
    width: 100%
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs>li:last-child {
    margin-bottom: 0
}

.gsc-tabs .tabs_wrapper.tabs_vertical .tab-content {
    width: 75%;
    float: left;
    padding-left: 15px
}

.gsc-tabs .tabs_wrapper.tabs_vertical .tab-content .tab-pane {
    background: #fff;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
    padding: 30px
}

.gsc-button {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    border: 2px solid transparent;
    margin-bottom: 20px;
    display: inline-block;
    clear: both
}

.gsc-button.radius-2x {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.gsc-button.radius-5x {
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px
}

.gsc-button.mini {
    font-size: 10px;
    padding: 3px 10px
}

.gsc-button.small {
    font-size: 10px;
    padding: 8px 15px
}

.gsc-button.medium {
    font-size: 12px;
    padding: 12px 35px
}

.gsc-button.large {
    font-size: 14px;
    padding: 18px 60px
}

.gsc-button.extra-large {
    font-size: 14px;
    padding: 20px 60px
}

.gsc-our-partners {
    margin-bottom: 45px
}

.gsc-our-partners:before,
.gsc-our-partners:after {
    content: " ";
    display: table
}

.gsc-our-partners:after {
    clear: both
}

.gsc-our-partners .image {
    width: 35%;
    float: left
}

@media(max-width:400px) {
    .gsc-our-partners .image {
        width: 100%;
        text-align: center
    }
}

.gsc-our-partners .content-inner {
    width: 65%;
    float: left;
    padding-left: 30px
}

@media(max-width:400px) {
    .gsc-our-partners .content-inner {
        width: 100%
    }
}

.gsc-our-partners .content-inner .title {
    font-size: 18px;
    color: #000;
    font-weight: 600
}

.gsc-our-partners .content-inner .info {
    font-size: 12px;
    padding: 5px 0 12px
}

.gsc-our-partners .content-inner .info .category {
    color: #008afa
}

.gsc-image-content.skin-v1 {
    text-align: center;
    margin-bottom: 30px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto
}

.gsc-image-content.skin-v1 .box-content {
    padding: 10px 15px 0
}

.gsc-image-content.skin-v1 .box-content .title {
    font-size: 20px
}

.gsc-image-content.skin-v1 .box-content .read-more {
    margin-top: 15px
}

.gsc-image-content.skin-v2 {
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    max-width: 420px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

.gsc-image-content.skin-v2 .image {
    position: relative;
    overflow: hidden;
    text-align: center
}

.gsc-image-content.skin-v2 .image img {
    -webkit-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s;
    -moz-transition: all 3s;
    -ms-transition: all 3s
}

.gsc-image-content.skin-v2 .box-content {
    background: #fff;
    padding: 20px;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gsc-image-content.skin-v2 .box-content .title {
    margin: 0;
    font-size: 16px
}

.gsc-image-content.skin-v2 .box-content .desc {
    margin-top: 5px
}

.gsc-image-content.skin-v2:hover .box-content {
    background: #008afa;
    color: #fff
}

.gsc-image-content.skin-v2:hover .box-content a {
    color: #fff
}

.gsc-image-content.skin-v2:hover .box-content a:after {
    color: #fff
}

.gsc-image-content.skin-v2:hover .box-content a:hover {
    color: #ffe700!important
}

.gsc-image-content.skin-v2:hover .box-content a:hover:after {
    color: #ffe700
}

.gsc-image-content.skin-v2:hover .box-content .title {
    color: #fff
}

.gsc-image-content.skin-v2:hover .box-content .title a {
    color: #fff
}

.gsc-image-content.skin-v3 {
    max-width: 550px;
    margin: 0 auto 20px
}

.gsc-image-content.skin-v3 .image {
    position: relative;
    margin-bottom: 20px;
    text-align: center
}

.gsc-image-content.skin-v3 .image:after {
    content: '';
    background: rgba(0, 0, 0, .2);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gsc-image-content.skin-v3 .image .title {
    position: absolute;
    top: 50%;
    width: 100%;
    padding: 10px 15px;
    text-align: center;
    z-index: 9;
    margin-top: -25px;
    color: #fff
}

.gsc-image-content.skin-v3 .image .title a {
    color: #fff;
    text-shadow: 0 0 5px #000
}

.gsc-image-content.skin-v3 .image:hover:after {
    background: #008afa
}

.gsc-image-content.skin-v3 .read-more {
    margin-top: 10px
}

.gsc-service-carousel {
    text-align: center
}

.gsc-service-carousel .item .content-inner {
    border: 1px solid rgba(0, 0, 0, .1);
    background: #fff;
    text-align: center;
    min-height: 170px;
    padding: 20px 15px 0;
    margin-bottom: 30px;
    margin-top: 10px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gsc-service-carousel .item .content-inner .icon i {
    font-size: 38px;
    color: #008afa;
    line-height: 60px
}

.gsc-service-carousel .item .content-inner .title a {
    font-weight: 600;
    line-height: 22px
}

.gsc-service-carousel .item .content-inner:hover,
.gsc-service-carousel .item .content-inner:focus,
.gsc-service-carousel .item .content-inner:active {
    box-shadow: 0 6px 21px 3px rgba(0, 0, 0, .1);
    background: #fff;
    border-color: transparent
}

.gsc-service-carousel .read-more {
    margin-top: 30px
}

.gsc-box-download {
    background: #008afa;
    color: #fff;
    padding: 30px;
    margin: 20px 0
}

.gsc-box-download .info .title {
    font-size: 18px
}

.gsc-box-download .info .desc {
    font-size: 12px;
    line-height: 24px
}

.gsc-box-download .box-files a {
    display: inline-block;
    margin-bottom: 10px;
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 13px;
    background: #fff;
    padding: 15px;
    width: 100%
}

.gsc-box-download.horizontal:before,
.gsc-box-download.horizontal:after {
    content: " ";
    display: table
}

.gsc-box-download.horizontal:after {
    clear: both
}

.gsc-box-download.horizontal .info {
    width: 70%;
    float: left
}

@media(max-width:767px) {
    .gsc-box-download.horizontal .info {
        width: 100%;
        margin-bottom: 15px
    }
}

.gsc-box-download.horizontal .box-files {
    width: 30%;
    float: left
}

@media(max-width:767px) {
    .gsc-box-download.horizontal .box-files {
        width: 100%
    }
}

.gsc-socials.style-1 {
    text-align: right
}

.gsc-socials.style-1:before,
.gsc-socials.style-1:after {
    content: " ";
    display: table
}

.gsc-socials.style-1:after {
    clear: both
}

.gsc-socials.style-1 a {
    width: auto;
    color: #191b1c;
    background: #fff;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    display: inline-block;
    margin: 0 10px 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gsc-socials.style-1 a:hover,
.gsc-socials.style-1 a:active,
.gsc-socials.style-1 a:focus {
    opacity: .8;
    filter: alpha(opacity=80)
}

.gsc-socials.style-2 {
    margin-bottom: 30px
}

.gsc-socials.style-2 a {
    color: #777;
    text-decoration: none;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    margin-right: 12px;
    font-size: 14px
}

.gsc-socials.style-2 a:last-child {
    margin-right: 0
}

.gsc-socials.style-2 a:hover,
.gsc-socials.style-2 a:focus,
.gsc-socials.style-2 a:active {
    opacity: .7;
    filter: alpha(opacity=70)
}

.gsc-socials.style-2 a i {
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    font-size: 12px
}

.gsc-socials.style-2 a i.fa-facebook-square,
.gsc-socials.style-2 a i.fa-facebook {
    background: #3b5998
}

.gsc-socials.style-2 a i.fa-twitter,
.gsc-socials.style-2 a i.fa-twitter-square {
    background: #4099ff
}

.gsc-socials.style-2 a i.fa-skype {
    background: #12a5f4
}

.gsc-socials.style-2 a i.fa-dribbble {
    background: #ea4c89
}

.gsc-socials.style-2 a i.fa-linkedin-square,
.gsc-socials.style-2 a i.fa-linkedin {
    background: #0e76a8
}

.gsc-socials.style-2 a i.fa-apple {
    background: #f2f2f2
}

.gsc-socials.style-2 a i[class*="fa-pinterest"] {
    background: #c92228
}

.gsc-socials.style-2 a i.fa-google-plus-square,
.gsc-socials.style-2 a i.fa-google-plus {
    background: #d34836
}

.gsc-socials.style-2 a i.fa-youtube-square,
.gsc-socials.style-2 a i.fa-youtube {
    background: #c4302b
}

.gsc-socials.style-2 a i.fa-vimeo-square,
.gsc-socials.style-2 a i.fa-vimeo {
    background: #4ebbff
}

.gsc-socials.style-2 a i.fa-tumblr-square,
.gsc-socials.style-2 a i.fa-tumblr {
    background: #35465c
}

.gsc-socials.style-2 a i.fa-xing-square,
.gsc-socials.style-2 a i.fa-xing {
    background: #126567
}

.gsc-socials.style-2 a i.fa-instagram {
    background: #e8e2d9
}

.gsc-socials.style-2 a i.fa-behance {
    background: #0075ff
}

.gsc-instagram .title {
    color: #242527;
    font-size: 35px;
    text-align: center;
    margin-bottom: 60px;
    font-weight: 300
}

.gsc-instagram .title a {
    color: #008afa;
    border-bottom: 1px solid #008afa
}

.gsc-instagram .title a:hover,
.gsc-instagram .title a:focus,
.gsc-instagram .title a:active {
    color: #000
}

.gsc-instagram.style-2 .owl-carousel {
    margin-left: 0!important;
    margin-right: 0!important
}

.gsc-instagram.style-2 .owl-carousel .owl-item>.item {
    padding-left: 0!important;
    padding-right: 0!important
}

.gsc-service-location {
    padding-bottom: 45px
}

.gsc-service-location .box-item {
    padding-right: 30px;
    position: relative
}

.gsc-service-location .box-item:after {
    content: '';
    width: 1px;
    height: 200px;
    background: rgba(0, 0, 0, .1);
    right: -2px;
    top: -20px;
    position: absolute;
    z-index: 1
}

@media(max-width:991px) {
    .gsc-service-location .box-item:after {
        display: none
    }
}

.gsc-service-location .box-item .title {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px
}

.gsc-service-location .box-item .address,
.gsc-service-location .box-item .phone,
.gsc-service-location .box-item .email {
    font-size: 16px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    margin-bottom: 10px
}

.gsc-service-location .box-item .address i,
.gsc-service-location .box-item .phone i,
.gsc-service-location .box-item .email i {
    color: #008afa;
    font-size: 16px;
    margin-right: 6px
}

.gsc-service-location ul.uk-grid {
    overflow: hidden;
    padding: 20px 0
}

.gsc-service-location.text-light .box-item:after {
    background: rgba(255, 255, 255, .4)!important
}

.gsc-service-location.text-light .box-item .title {
    color: #fff
}

.gsc-service-location.text-light .box-item .address,
.gsc-service-location.text-light .box-item .phone,
.gsc-service-location.text-light .box-item .email {
    color: #d1d1d1!important
}

.gsc-service-location.text-light .box-item .address i,
.gsc-service-location.text-light .box-item .phone i,
.gsc-service-location.text-light .box-item .email i {
    color: #fff!important
}

#gva-preloader {
    position: fixed;
    background: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999
}

.cssload-container {
    width: 100%;
    height: 200px;
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    margin-top: -100px
}

.cssload-container .wait-text {
    text-align: center;
    padding-bottom: 15px;
    color: #000
}

.cssload-container .cssload-item {
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 131px;
    height: 131px;
    background-color: #fff;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: 0 0 21px 3px rgba(130, 130, 130, .26);
    -o-box-shadow: 0 0 21px 3px rgba(130, 130, 130, .26);
    -ms-box-shadow: 0 0 21px 3px rgba(130, 130, 130, .26);
    -webkit-box-shadow: 0 0 21px 3px rgba(130, 130, 130, .26);
    -moz-box-shadow: 0 0 21px 3px rgba(130, 130, 130, .26)
}

.cssload-container .cssload-moon {
    border-bottom: 26px solid #008afa;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    animation: spin 1.45s ease infinite;
    -o-animation: spin 1.45s ease infinite;
    -ms-animation: spin 1.45s ease infinite;
    -webkit-animation: spin 1.45s ease infinite;
    -moz-animation: spin 1.45s ease infinite
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

@-o-keyframes spin {
    from {
        -o-transform: rotate(0deg)
    }
    to {
        -o-transform: rotate(360deg)
    }
}

@-ms-keyframes spin {
    from {
        -ms-transform: rotate(0deg)
    }
    to {
        -ms-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}

.blur {
    filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='3');
    -webkit-filter: url(optimized/%23blur-filter.html);
    filter: url(optimized/%23blur-filter.html);
    -webkit-filter: blur(3px);
    filter: blur(3px)
}

.blur-svg {
    display: none
}

.hover-in {
    transition: .3s ease-out
}

.hover-out {
    transition: .3s ease-in
}

@media(max-width:991px) {
    .area-main-menu {
        min-height: 60px
    }
    .gva-offcanvas-mobile {
        background: #fff;
        position: fixed!important;
        left: 0;
        top: 0;
        width: 100%;
        max-width: 350px;
        top: 0;
        bottom: 0;
        z-index: 999;
        height: auto;
        overflow-y: auto;
        overflow-x: hidden;
        webkit-overflow-scrolling: touch;
        -webkit-box-shadow: 0 4px 4px 1px rgba(0, 0, 0, .2);
        box-shadow: 0 4px 4px 1px rgba(0, 0, 0, .2);
        padding-top: 0;
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -moz-transform: translateX(-100%)
    }
    .gva-offcanvas-mobile.show-view {
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s;
        -moz-transition: all .35s;
        -ms-transition: all .35s;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0)
    }
    .gva-offcanvas-mobile .after-offcanvas {
        display: block!important;
        visibility: visible!important
    }
    .gva-offcanvas-mobile .after-offcanvas .block {
        float: left;
        width: 100%
    }
    .gva-offcanvas-mobile .close-offcanvas {
        display: block!important;
        visibility: visible!important;
        text-align: center;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        width: 100%;
        padding: 15px 0;
        opacity: 1;
        filter: alpha(opacity=100);
        color: #111
    }
    .gva-offcanvas-mobile .close-offcanvas span {
        font-size: 24px
    }
    .gva-offcanvas-mobile .close-offcanvas:hover {
        cursor: pointer;
        color: #008afa
    }
    .gva-offcanvas-mobile .block {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        padding: 20px
    }
    .gva-offcanvas-mobile .block .block-content:before,
    .gva-offcanvas-mobile .block .block-content:after {
        content: " ";
        display: table
    }
    .gva-offcanvas-mobile .block .block-content:after {
        clear: both
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu {
        padding: 10px 0 0;
        width: 100%!important;
        background: none!important
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu>li {
        display: block;
        clear: both;
        width: 100%;
        margin-bottom: 8px!important;
        padding-bottom: 8px!important;
        padding-top: 2px!important;
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu>li:last-child {
        border-bottom: 0
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu>li:after,
    .gva-offcanvas-mobile .gva-navigation .gva_menu>li:before {
        content: none;
        display: none
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu>li>a {
        display: block;
        width: 100%;
        line-height: 32px;
        font-size: 14px;
        padding: 0!important;
        font-weight: 600;
        color: #000!important;
        text-transform: uppercase;
        font-family: "Poppins", sans-serif
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu>li>a:after,
    .gva-offcanvas-mobile .gva-navigation .gva_menu>li>a:before {
        content: none;
        display: none
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu>li>a:hover {
        color: #008afa!important;
        background: none!important
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu>li.menu-parent:hover .sub-menu {
        display: none
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu>li ul.menu.sub-menu {
        padding-left: 20px!important;
        margin-bottom: 10px
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu>li ul.menu.sub-menu .icaret {
        display: none
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu>li ul.menu.sub-menu li a {
        font-size: 14px;
        line-height: 24px;
        padding-top: 0!important;
        padding-bottom: 0!important;
        color: #999!important
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu>li ul.menu.sub-menu li a:hover {
        color: #008afa!important
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu>li ul.menu.sub-menu ul.sub-menu {
        display: block!important
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu>li.megamenu .sub-menu>li {
        width: 100%!important;
        float: none!important;
        display: block;
        padding: 0
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu>li.megamenu .sub-menu>li>a {
        padding: 0;
        border: 0;
        margin: 0;
        font-size: 14px
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu>li.megamenu .sub-menu>li.block-image {
        display: none
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu li a {
        position: relative;
        display: block
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu li a:hover {
        color: #008afa
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu li a .icaret {
        position: absolute;
        width: 30px;
        height: 30px;
        top: 0;
        bottom: 0;
        right: -10px;
        font-size: 13px
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu li a .icaret.nav-minus:before {
        content: '\f077'
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu li a .icaret:before {
        position: absolute;
        text-transform: inherit;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu li ul {
        display: none
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        -moz-transition: none;
        -ms-transition: none;
        min-width: inherit;
        display: none;
        width: 100%;
        position: static;
        padding: 0!important;
        visibility: visible;
        border: 0;
        background: none;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu:after,
    .gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu:before {
        content: none
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu li a {
        border-width: 0;
        padding-left: 0;
        padding-right: 0;
        font-size: 14px
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu li a:before,
    .gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu li a:after {
        content: none!important
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu li a:hover {
        text-indent: 0
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu ul {
        display: none;
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu .block-image {
        display: none
    }
}

.menu-bar {
    height: 32px;
    width: 36px;
    position: absolute;
    cursor: pointer;
    top: 50%;
    right: 10px;
    margin-top: -16px
}

.menu-bar:hover {
    -webkit-box-shadow: 0, 0, 10px, .3;
    box-shadow: 0, 0, 10px, .3
}

.menu-bar span {
    display: block;
    width: 24px;
    height: 2px;
    background-color: #222;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.menu-bar span.one {
    top: 6px
}

.menu-bar span.two {
    top: 0;
    bottom: 0
}

.menu-bar span.three {
    bottom: 6px
}

.menu-bar.show-view span.two {
    opacity: 0;
    filter: alpha(opacity=0)
}

.menu-bar.show-view span.one,
.menu-bar.show-view span.three {
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.menu-bar.show-view span.three {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media(max-width:510px) {
    .col-xs-6 {
        width: 100%!important
    }
}

.event-block .event-image {
    position: relative;
    overflow: hidden
}

.event-block .event-image .date {
    position: absolute;
    top: 15px;
    right: 10px;
    overflow: hidden;
    padding: 5px 10px;
    background: #fff;
    -webkit-box-shadow: 0 4px 26px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 26px 3px rgba(0, 0, 0, .1);
    text-align: center
}

.event-block .event-image .date .day {
    font-size: 30px;
    text-transform: uppercase;
    color: #008afa;
    display: block;
    font-weight: 600;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    line-height: 1
}

.event-block .event-image .date .month {
    font-size: 12px;
    font-weight: 600;
    color: #000;
    display: block;
    text-transform: uppercase
}

.event-block .event-image .date .icon {
    margin-right: 5px
}

.event-block .event-content {
    background: #fff;
    padding: 15px 20px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-top: 0;
    min-height: 185px
}

.event-block .event-content .event-info .title {
    font-size: 16px;
    line-height: 24px;
    display: block;
    margin-bottom: 5px;
    font-weight: 600
}

.event-block .event-content .event-info .event-meta {
    font-size: 13px;
    color: #ffe700
}

.event-block .event-content .event-info .body {
    margin-top: 10px;
    line-height: 28px
}

.event-block-2 {
    padding-bottom: 35px;
    margin-bottom: 35px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.event-block-2:before,
.event-block-2:after {
    content: " ";
    display: table
}

.event-block-2:after {
    clear: both
}

@media(max-width:767px) {
    .event-block-2 {
        padding-bottom: 20px;
        margin-bottom: 20px
    }
}

.event-block-2 .content-inner {
    padding-left: 350px;
    position: relative;
    z-index: 9
}

@media(max-width:1199px) {
    .event-block-2 .content-inner {
        padding-left: 310px
    }
}

@media(max-width:991px) {
    .event-block-2 .content-inner {
        padding-left: 320px
    }
}

@media(max-width:650px) {
    .event-block-2 .content-inner {
        padding-left: 0
    }
}

.event-block-2 .content-inner .event-content-inner {
    position: relative
}

.event-block-2 .content-inner .event-content-inner .event-content {
    padding-left: 100px
}

@media(max-width:991px) {
    .event-block-2 .content-inner .event-content-inner .event-content {
        padding-left: 0
    }
}

.event-block-2 .post-title {
    font-size: 18px
}

.event-block-2 .event-image {
    width: 320px;
    float: left;
    position: relative;
    z-index: 1
}

@media(max-width:991px) {
    .event-block-2 .event-image {
        width: 300px
    }
}

@media(max-width:650px) {
    .event-block-2 .event-image {
        width: 100%;
        margin-bottom: 15px
    }
}

.event-block-2 .event-image .event-date {
    -webkit-box-shadow: 0 4px 26px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 26px 3px rgba(0, 0, 0, .1);
    width: 120px;
    height: 120px;
    float: left;
    text-align: center;
    line-height: 1.1;
    padding-top: 15px;
    position: absolute;
    background: #fff;
    top: 50%;
    right: -60px;
    margin-top: -60px
}

@media(max-width:991px) {
    .event-block-2 .event-image .event-date {
        top: 10px;
        right: 10px;
        margin-top: 0;
        padding-top: 10px;
        width: 90px;
        height: 90px
    }
}

.event-block-2 .event-image .event-date .date {
    font-size: 55px;
    font-weight: 600;
    color: #008afa;
    display: block
}

@media(max-width:991px) {
    .event-block-2 .event-image .event-date .date {
        font-size: 45px
    }
}

.event-block-2 .event-image .event-date .month {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000
}

.event-block-2 .event-meta {
    font-size: 15px;
    margin-top: 5px;
    line-height: 22px
}

.event-block-2 .event-line {
    width: 50px;
    height: 2px;
    background: #008afa;
    margin: 15px 0 15px
}

@media(max-width:991px) {
    .event-block-2 .post-title {
        margin-top: 0;
        font-size: 18px
    }
}

.event-list-item .event-date {
    display: inline-block;
    background: #008afa;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    padding: 0 15px;
    font-size: 13px;
    line-height: 30px;
    line-height: 24px
}

.event-list-item .event-title {
    margin-top: 5px
}

.event-list-item .event-title a {
    font-size: 20px;
    color: #000;
    font-weight: 600
}

.event-list-item .event-body {
    color: #232526
}

.event-list-item .event-body p {
    margin-bottom: 0
}

.events-list .view-content-wrap .item:last-child .event-block-2 {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0
}

.event-block-list .event-date {
    width: 110px;
    height: auto;
    float: left;
    background: #008afa;
    color: #fff;
    padding: 12px 10px
}

.event-block-list .event-date span {
    display: block
}

.event-block-list .event-date span.day {
    font-size: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    line-height: 1;
    margin-bottom: 3px;
    padding-bottom: 3px
}

.event-block-list .event-title a {
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    line-height: 24px
}

.event-block-list .event-address {
    font-size: 14px
}

.event-block-list .event-address i {
    font-size: 16px;
    color: #008afa
}

.event-block-list .event-content {
    padding-left: 125px
}

.event-full {
    margin-bottom: 30px
}

.event-full .event-info {
    background: #f5f5f5;
    padding: 20px;
    font-size: 16px
}

.event-full .event-info .date>*,
.event-full .event-info .address>* {
    float: left
}

.event-full .event-info .date i,
.event-full .event-info .address i {
    margin-right: 10px;
    margin-top: 6px
}

.portfolio-filter {
    margin-bottom: 15px
}

.portfolio-filter ul.nav-tabs {
    display: inline-block;
    padding: 5px 0
}

.portfolio-filter ul.nav-tabs>li>a {
    background: none;
    font-weight: 600;
    background: transparent;
    color: #000;
    margin-right: 10px;
    padding: 6px 15px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    text-transform: uppercase;
    letter-spacing: 0;
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-left: 0;
    border-right: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    font-family: "Poppins", sans-serif
}

@media(max-width:991px) {
    .portfolio-filter ul.nav-tabs>li>a {
        border: 0;
        margin-right: 0;
        padding: 4px 10px
    }
}

.portfolio-filter ul.nav-tabs>li>a:hover {
    border-color: #008afa
}

.portfolio-filter ul.nav-tabs>li>a.active {
    border-color: #008afa;
    background: #008afa;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    color: #fff
}

.portfolio-filter ul.nav-tabs>li.uk-active a {
    border-color: #008afa;
    background: #008afa;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    color: #fff
}

.gva-portfolio-items {
    float: left;
    width: 100%
}

@media(max-width:767px) {
    .uk-slideset-init .portfolio-filter {
        margin-bottom: 35px
    }
    .uk-slideset-init .uk-slideset-nav {
        top: 44px
    }
}

.portfolio-v1 {
    position: relative;
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 30px;
    background: none
}

.portfolio-v1 .portfolio-content {
    -webkit-box-shadow: 0 10px 30px transparent;
    box-shadow: 0 10px 30px transparent;
    position: relative;
    -webkit-transition: box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    -moz-transition: box-shadow .3s ease;
    -ms-transition: box-shadow .3s ease
}

.portfolio-v1 .images {
    position: relative;
    text-align: center
}

.portfolio-v1 .images .item-image a {
    display: block
}

.portfolio-v1 .images .item-image a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.96);
    -ms-transform: scale(.96);
    -o-transform: scale(.96);
    transform: scale(.96);
    z-index: 1;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.portfolio-v1 .images .image-item .picon-expand {
    opacity: 0;
    filter: alpha(opacity=0);
    width: 32px;
    height: 32px;
    background: #fff;
    line-height: 32px;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 99;
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-top: 30px
}

.portfolio-v1 .images .image-item .picon-expand:hover {
    color: #fff;
    background: #008afa
}

.portfolio-v1 .images .link {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .45s;
    -o-transition: all .45s;
    transition: all .45s;
    -moz-transition: all .45s;
    -ms-transition: all .45s;
    width: 32px;
    height: 32px;
    background: #fff;
    line-height: 33px;
    position: absolute;
    top: 55px;
    right: 15px;
    z-index: 99;
    text-align: center;
    margin-top: 45px
}

.portfolio-v1 .images .link:hover {
    color: #fff;
    background: #008afa
}

.portfolio-v1 .content-inner {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    bottom: 0;
    z-index: 11;
    text-align: left;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    padding: 25px;
    background: linear-gradient(to top, rgba(0, 0, 0, .69), transparent);
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, .69), transparent);
    background: -o-linear-gradient(to top, rgba(0, 0, 0, .69), transparent);
    background: -moz-linear-gradient(to top, rgba(0, 0, 0, .69), transparent)
}

@media(max-width:991px) {
    .portfolio-v1 .content-inner {
        padding: 25px 15px
    }
}

.portfolio-v1 .content-inner .title {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-bottom: 5px
}

.portfolio-v1 .content-inner .title a {
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    line-height: 22px;
    font-family: "Poppins", sans-serif
}

@media(max-width:991px) {
    .portfolio-v1 .content-inner .title a {
        font-size: 16px
    }
}

.portfolio-v1 .content-inner .title a:hover,
.portfolio-v1 .content-inner .title a:focus,
.portfolio-v1 .content-inner .title a:active {
    text-decoration: underline
}

.portfolio-v1 .content-inner .category {
    -webkit-transition: all .45s;
    -o-transition: all .45s;
    transition: all .45s;
    -moz-transition: all .45s;
    -ms-transition: all .45s;
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);
    line-height: 1.1
}

.portfolio-v1 .content-inner .category a {
    color: #ffe700;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Poppins", sans-serif
}

.portfolio-v1 .content-inner .category a:hover,
.portfolio-v1 .content-inner .category a:focus,
.portfolio-v1 .content-inner .category a:active {
    text-decoration: underline
}

.portfolio-v1:hover .portfolio-content,
.portfolio-v1:active .portfolio-content,
.portfolio-v1:focus .portfolio-content {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .4);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .4)
}

.portfolio-v1:hover .images .image-item .picon-expand,
.portfolio-v1:active .images .image-item .picon-expand,
.portfolio-v1:focus .images .image-item .picon-expand {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0
}

.portfolio-v1:hover .images a.link,
.portfolio-v1:active .images a.link,
.portfolio-v1:focus .images a.link {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0
}

.portfolio-v1 ul {
    list-style: none;
    padding: 0
}

.portfolio-v1.portfolio-carousel {
    margin-bottom: 0
}

.portfolio-carousel-center .owl-item {
    -webkit-transform: scale(.85);
    -ms-transform: scale(.85);
    -o-transform: scale(.85);
    transform: scale(.85);
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.portfolio-carousel-center .owl-item.active.center {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100)
}

.portfolio-v2 {
    position: relative;
    overflow: hidden;
    max-width: 510px;
    margin: 0 auto;
    margin-bottom: 30px
}

.portfolio-v2 .images {
    position: relative;
    text-align: center
}

.portfolio-v2 .images .item-image a {
    display: block
}

.portfolio-v2 .images .item-image a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.96);
    -ms-transform: scale(.96);
    -o-transform: scale(.96);
    transform: scale(.96);
    z-index: 1;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.portfolio-v2 .images .image-item .picon-expand {
    opacity: 0;
    filter: alpha(opacity=0);
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, .8);
    line-height: 32px;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 99;
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-top: 30px
}

.portfolio-v2 .images .link {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .45s;
    -o-transition: all .45s;
    transition: all .45s;
    -moz-transition: all .45s;
    -ms-transition: all .45s;
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, .8);
    line-height: 33px;
    position: absolute;
    top: 55px;
    right: 15px;
    z-index: 99;
    text-align: center;
    margin-top: 45px
}

.portfolio-v2 .content-inner {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    bottom: -20px;
    z-index: 11;
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: left;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    padding: 0 25px 25px
}

.portfolio-v2 .content-inner .title {
    margin-top: 30px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.portfolio-v2 .content-inner .title a {
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    line-height: 26px
}

.portfolio-v2 .content-inner .title a:hover,
.portfolio-v2 .content-inner .title a:focus,
.portfolio-v2 .content-inner .title a:active {
    text-decoration: underline
}

.portfolio-v2 .content-inner .category {
    margin-top: 30px;
    -webkit-transition: all .45s;
    -o-transition: all .45s;
    transition: all .45s;
    -moz-transition: all .45s;
    -ms-transition: all .45s;
    color: #fff
}

.portfolio-v2 .content-inner .category a {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase
}

.portfolio-v2 .content-inner .category a:hover,
.portfolio-v2 .content-inner .category a:focus,
.portfolio-v2 .content-inner .category a:active {
    text-decoration: underline
}

.portfolio-v2:hover .images .image-item .picon-expand,
.portfolio-v2:active .images .image-item .picon-expand,
.portfolio-v2:focus .images .image-item .picon-expand {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0
}

.portfolio-v2:hover .images .image-item .item-image a:after,
.portfolio-v2:active .images .image-item .item-image a:after,
.portfolio-v2:focus .images .image-item .item-image a:after {
    opacity: .8;
    filter: alpha(opacity=80);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.portfolio-v2:hover .images a.link,
.portfolio-v2:active .images a.link,
.portfolio-v2:focus .images a.link {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0
}

.portfolio-v2:hover .content-inner,
.portfolio-v2:active .content-inner,
.portfolio-v2:focus .content-inner {
    opacity: 1;
    filter: alpha(opacity=100);
    bottom: 0
}

.portfolio-v2:hover .content-inner .title,
.portfolio-v2:active .content-inner .title,
.portfolio-v2:focus .content-inner .title {
    margin-top: 0
}

.portfolio-v2:hover .content-inner .category,
.portfolio-v2:active .content-inner .category,
.portfolio-v2:focus .content-inner .category {
    margin-top: 0
}

.portfolio-v2 ul {
    list-style: none;
    padding: 0
}

.portfolio-v2.portfolio-carousel {
    margin-bottom: 0
}

.no-padding .portfolio-v1 {
    margin-bottom: 0!important
}

.testimonial-node-v1 {
    margin: 10px auto 18px;
    max-width: 900px;
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 30px rgba(0, 0, 0, .1);
    background: #fff;
    padding: 30px;
    border: 1px solid rgba(0, 0, 0, .06)
}

.testimonial-node-v1 .testimonial-content {
    width: 55%;
    float: left;
    padding-right: 30px;
    text-align: left
}

@media(max-width:767px) {
    .testimonial-node-v1 .testimonial-content {
        width: 100%;
        padding-right: 0
    }
}

.testimonial-node-v1 .testimonial-content .title {
    font-size: 18px;
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin-bottom: 10px
}

.testimonial-node-v1 .testimonial-content .quote {
    position: relative;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 15px;
    line-height: 32px
}

.testimonial-node-v1 .testimonial-content .info {
    margin-top: 20px
}

.testimonial-node-v1 .testimonial-content .info .left {
    width: 80px;
    float: left
}

.testimonial-node-v1 .testimonial-content .info .left .avatar img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 80px;
    height: auto;
    border: 1px solid rgba(0, 0, 0, .06)
}

.testimonial-node-v1 .testimonial-content .info .right {
    padding-left: 95px;
    padding-top: 15px
}

.testimonial-node-v1 .testimonial-content .info .right .title {
    font-weight: 600;
    color: #008afa;
    font-size: 16px;
    font-family: "Poppins", sans-serif
}

.testimonial-node-v1 .testimonial-image {
    width: 45%;
    min-height: 200px;
    float: right;
    position: relative;
    background: #008afa
}

@media(max-width:767px) {
    .testimonial-node-v1 .testimonial-image {
        width: 100%
    }
}

.testimonial-node-v1 .testimonial-image .video-body {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99;
    margin-top: -30px;
    margin-left: -30px;
    opacity: .6;
    filter: alpha(opacity=60);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.testimonial-node-v1 .testimonial-image .video-body .gsc-video-link .icon-play {
    background: #008afa;
    width: 60px;
    height: 60px;
    display: inline-block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffe700;
    line-height: 60px;
    text-align: center;
    padding-left: 3px;
    font-size: 18px
}

.testimonial-node-v1 .testimonial-image .video-body .gsc-video-link .icon-play:hover {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.testimonial-node-v1:hover .testimonial-image .video-body {
    opacity: 1;
    filter: alpha(opacity=100)
}

.testimonial-node-2 {
    background: none;
    max-width: 620px;
    float: left;
    position: relative;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.testimonial-node-2 .testimonial-content {
    padding: 20px
}

.testimonial-node-2 .video {
    margin-bottom: 20px
}

.testimonial-node-2 .video .popup-video {
    display: inline-block;
    background: url(../../../../themes/gavias_castron/images/icon-play-2.png) no-repeat left center transparent;
    height: 55px;
    padding-left: 75px;
    line-height: 55px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.testimonial-node-2 .video .popup-video:hover,
.testimonial-node-2 .video .popup-video:focus,
.testimonial-node-2 .video .popup-video:active {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9)
}

.testimonial-node-2 .quote {
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    font-family: "Poppins", sans-serif
}

.testimonial-node-2 .title {
    font-weight: 600;
    font-size: 18px;
    margin-top: 15px;
    color: #000;
    font-family: "Poppins", sans-serif
}

.testimonial-node-2 .job {
    font-size: 13px
}

.testimonial-node-v3 {
    max-width: 900px;
    margin: 0 auto
}

.testimonial-node-v3 .avatar {
    margin-top: 5px
}

.testimonial-node-v3 .avatar img {
    border: 8px solid #f5f5f5;
    width: 140px!important;
    height: auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.testimonial-node-v3 .quote {
    font-size: 18px;
    line-height: 30px;
    position: relative;
    padding-top: 10px;
    font-family: "Poppins", sans-serif
}

.testimonial-node-v3 .info {
    margin-top: 10px;
    display: inline-block;
    text-align: left
}

.testimonial-node-v3 .info .name {
    font-size: 18px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #000
}

.testimonial-node-v3 .left,
.testimonial-node-v3 .right {
    float: left
}

.testimonial-node-v3 .left.left,
.testimonial-node-v3 .right.left {
    margin-right: 15px
}

.testimonial-node-v3 .content-inner .title {
    font-size: 20px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #fff
}

.text-light .testimonial-node-v3 .quote {
    color: rgba(255, 255, 255, .8)
}

.text-light .testimonial-node-v3 .info .name {
    color: #fff
}

.testimonial-grid .item-grid {
    margin-bottom: 45px
}

.testimonial-grid .item-grid:before,
.testimonial-grid .item-grid:after {
    content: " ";
    display: table
}

.testimonial-grid .item-grid:after {
    clear: both
}

.testimonial-grid .item-grid .testimonials-quote {
    font-size: 16px;
    color: #000;
    padding: 30px;
    border: 1px solid rgba(0, 0, 0, .1);
    font-weight: 300;
    font-style: italic
}

.testimonial-grid .item-grid .testimonials-profile {
    display: inline-block;
    position: relative;
    margin-left: 30px;
    float: left;
    padding-top: 20px
}

.testimonial-grid .item-grid .testimonials-profile:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    background: #008afa;
    top: -1px;
    left: 0;
    z-index: 1
}

.testimonial-grid .item-grid .testimonials-profile .right {
    padding-left: 70px
}

.testimonial-grid .item-grid .testimonials-profile .right .name {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin: 0;
    text-transform: uppercase
}

.testimonial-grid .item-grid .testimonials-profile .right .job {
    font-size: 12px;
    font-weight: 900;
    color: #008afa;
    text-transform: uppercase
}

.testimonial-grid .item-grid .testimonials-profile .left {
    display: inline-block;
    float: left
}

.testimonial-grid .item-grid .testimonials-profile .left img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 50px;
    height: auto
}

.service-block {
    text-align: center
}

.service-block:before,
.service-block:after {
    content: " ";
    display: table
}

.service-block:after {
    clear: both
}

.service-block .service-icon {
    font-size: 38px;
    color: #008afa;
    line-height: 46px
}

.service-block .title {
    font-size: 18px
}

.service-block .service-images {
    position: relative
}

.service-block .service-images:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    opacity: 0;
    filter: alpha(opacity=0)
}

.service-block .service-images:before {
    content: '';
    width: 90%;
    height: 90%;
    position: absolute;
    top: 5%;
    left: 5%;
    border: 1px solid #fff;
    z-index: 10
}

.service-block .service-images .zoomGallery {
    position: absolute;
    width: 36px;
    height: 36px;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    z-index: 11;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #fff;
    line-height: 36px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.service-block .service-images:hover .zoomGallery {
    opacity: 1;
    filter: alpha(opacity=100)
}

.service-block .service-images:hover:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.service-block .readmore {
    margin-top: 20px
}

.service-block .readmore a {
    color: #008afa
}

.service-block .readmore a:hover {
    color: #ffe700
}

.service-block-2 {
    position: relative
}

.service-block-2:before,
.service-block-2:after {
    content: " ";
    display: table
}

.service-block-2:after {
    clear: both
}

.service-block-2 .service-images {
    position: relative
}

.service-block-2 .service-images:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    opacity: 0;
    filter: alpha(opacity=0)
}

.service-block-2 .service-images .zoomGallery {
    position: absolute;
    width: 36px;
    height: 36px;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    z-index: 11;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #fff;
    line-height: 36px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.service-block-2 .service-images:hover .zoomGallery {
    opacity: 1;
    filter: alpha(opacity=100)
}

.service-block-2 .service-images:hover:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.service-block-2 .service-content {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 99;
    padding-left: 30px;
    max-width: 60%;
    overflow: hidden
}

.service-block-2 .service-content:after {
    content: '';
    position: absolute;
    left: 14px;
    top: 0;
    width: 40px;
    height: 110%;
    background: #fff;
    z-index: 1;
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg)
}

.service-block-2 .service-content .content-inner {
    padding: 20px;
    background: #fff;
    position: relative;
    z-index: 11
}

.service-block-2 .service-content .content-inner .title {
    font-size: 18px
}

@media(max-width:767px) {
    .service-block-2 .service-content .content-inner .desc {
        display: none
    }
}

.service-block-3 {
    background: #fff;
    -webkit-box-shadow: 0 10px 14px 0 rgba(37, 44, 65, .04);
    box-shadow: 0 10px 14px 0 rgba(37, 44, 65, .04);
    margin-bottom: 30px
}

.service-block-3 .service-content {
    position: relative;
    padding: 35px 20px 20px
}

.service-block-3 .service-content .service-icon {
    font-size: 22px;
    width: 100px;
    height: 48px;
    position: absolute;
    top: -24px;
    left: 0;
    text-align: center;
    padding-top: 6px;
    line-height: 48px
}

.service-block-3 .service-content .service-icon .icon {
    position: relative;
    z-index: 9;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #008afa;
    color: #fff;
    display: inline-block
}

.service-block-3 .service-content .service-icon:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3NiAzMSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5iZ19zb3VyY2VfYmFkZ2VfMTwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik01Ny42NywxMS45NEM1Mi4zNiw2LjcxLDQ4LjQyLDAsMzguMywwSDM3LjdDMjcuNTgsMCwyMy42NCw2LjcxLDE4LjMzLDExLjk0LDE0LjQ3LDE2Ljc2LDYuNjEsMTcuODEsMCwxOFYzMUg3NlYxOEM2OS4zOSwxNy44MSw2MS41MywxNi43Niw1Ny42NywxMS45NFoiLz48L2c+PC9nPjwvc3ZnPg==)
}

.service-block-3 .service-content .title {
    font-size: 18px
}

.services-tab .tab-carousel-nav {
    width: 33.33333%;
    float: left
}

@media(max-width:992px) {
    .services-tab .tab-carousel-nav {
        width: 100%;
        margin-bottom: 20px
    }
}

.services-tab .tab-carousel-nav .link-service {
    font-weight: 600;
    display: block;
    text-align: left;
    padding: 36px 15px 36px 20px;
    background: #fff;
    font-size: 18px;
    position: relative;
    font-family: "Poppins", sans-serif
}

@media(max-width:992px) {
    .services-tab .tab-carousel-nav .link-service {
        padding: 25px 10px 10px;
        font-size: 16px;
        min-height: 80px;
        line-height: 1.5
    }
}

.services-tab .tab-carousel-nav .link-service i {
    font-size: 22px;
    margin-right: 6px;
    color: #008afa
}

.services-tab .tab-carousel-nav .link-service:after {
    content: '';
    width: 5px;
    height: auto;
    position: absolute;
    top: 20px;
    bottom: 20px;
    right: 0;
    background: #ffe700;
    z-index: 11;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.services-tab .tab-carousel-nav .link-service:hover {
    background: #008afa;
    color: #fff;
    cursor: pointer
}

.services-tab .tab-carousel-nav .link-service:hover i {
    color: #fff
}

.services-tab .tab-carousel-nav .link-service:hover:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.services-tab .tab-carousel-nav .slick-center .link-service {
    background: #008afa;
    color: #fff
}

.services-tab .tab-carousel-nav .slick-center .link-service i {
    color: #fff
}

.services-tab .tab-carousel-nav .slick-center .link-service:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.services-tab .tab-lists-content {
    width: 66.66667%;
    float: left
}

@media(max-width:992px) {
    .services-tab .tab-lists-content {
        width: 100%
    }
}

.services-grid .gva-view-grid-inner {
    margin: 0!important
}

.services-grid .gva-view-grid-inner>.item-columns {
    pad ding: 0!important
}

.services-grid .gva-view-grid-inner>.item-columns .service-block {
    border-right: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 35px;
    margin-bottom: 0!important
}

@media(max-width:991px) {
    .services-grid .gva-view-grid-inner>.item-columns .service-block {
        padding: 20px;
        border: 0
    }
}

.services-grid .gva-view-grid-inner>.item-columns:nth-of-type(3n+3) .service-block {
    border-right: 0
}

.services-grid .gva-view-grid-inner>.item-columns:nth-last-child(-n+3) .service-block {
    border-bottom: 0
}

.service-block-singe .service-images-inner {
    position: relative
}

.service-block-singe .service-images-inner .service-icon {
    font-size: 22px;
    width: 100px;
    height: 48px;
    position: absolute;
    bottom: -25px;
    left: 0;
    text-align: center;
    padding-top: 6px;
    line-height: 48px
}

.service-block-singe .service-images-inner .service-icon .icon {
    position: relative;
    z-index: 9;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #008afa;
    color: #fff;
    display: inline-block
}

.service-block-singe .service-images-inner .service-icon:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3NiAzMSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5iZ19zb3VyY2VfYmFkZ2VfMTwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik01Ny42NywxMS45NEM1Mi4zNiw2LjcxLDQ4LjQyLDAsMzguMywwSDM3LjdDMjcuNTgsMCwyMy42NCw2LjcxLDE4LjMzLDExLjk0LDE0LjQ3LDE2Ljc2LDYuNjEsMTcuODEsMCwxOFYzMUg3NlYxOEM2OS4zOSwxNy44MSw2MS41MywxNi43Niw1Ny42NywxMS45NFoiLz48L2c+PC9nPjwvc3ZnPg==)
}

.service-block-singe .post-content {
    padding-top: 40px
}

.service-block-singe .post-content .post-title {
    margin-bottom: 15px
}

body.path-services .body-page {
    background: #f3f3f6
}

.slick-slider {
    margin-bottom: 0!important
}

.gavias-slider {
    width: 100%;
    height: auto;
    position: relative
}

.gavias-slider .swiper-slide {
    position: relative;
    background-position: center;
    background-repeat: no-repeat
}

.gavias-slider .slider-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999
}

.gavias-slider .gavias-opacity {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gavias-slider .gavias-slide-overlay {
    background: url(../../../../themes/gavias_castron/images/grid-slide.html) repeat rgba(0, 0, 0, .3);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9
}

.gavias-slider .gavias-slider-image {
    min-width: 100%;
    min-height: 100%;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    background-position: 50% 0;
    background-size: cover;
    -ms-background-size: cover;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    position: relative;
    vertical-align: middle;
    width: 100%;
    z-index: 2
}

.gavias-slider .swiper-slide {
    position: relative;
    background-position: center;
    background-repeat: no-repeat
}

.gavias-slider .swiper-slide .gva-caption {
    margin-top: 100px
}

.gavias-slider .gva-caption .caption-title {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase
}

.gavias-slider .gva-caption .caption-description {
    font-family: "Open Sans", sans-serif
}

.gavias-slider .gva-caption.caption-skin-dark {
    color: #000
}

.gavias-slider .gva-caption.caption-skin-dark .caption-inner {
    color: #000
}

.gavias-slider .gva-caption.caption-skin-light .caption-inner,
.gavias-slider .gva-caption.caption-skin-white .caption-inner {
    color: #fff
}

.gavias-slider .gva-caption .caption-title,
.gavias-slider .gva-caption .caption-description {
    color: #000
}

.gavias-slider .gva-caption .caption-title .caption-inner[style*='background-color'],
.gavias-slider .gva-caption .caption-description .caption-inner[style*='background-color'] {
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin: 10px 0;
    padding: 5px 15px
}

.gavias-slider .gva-caption .caption-title .caption-inner[style*='background-color']:before,
.gavias-slider .gva-caption .caption-title .caption-inner[style*='background-color']:after,
.gavias-slider .gva-caption .caption-description .caption-inner[style*='background-color']:before,
.gavias-slider .gva-caption .caption-description .caption-inner[style*='background-color']:after {
    content: " ";
    display: table
}

.gavias-slider .gva-caption .caption-title .caption-inner[style*='background-color']:after,
.gavias-slider .gva-caption .caption-description .caption-inner[style*='background-color']:after {
    clear: both
}

.gavias-slider .gva-caption .caption-description .caption-inner[style*='background-color'] {
    margin-bottom: 0!important
}

.gavias-slider .swiper-slide.left_top .gva-caption,
.gavias-slider .swiper-slide.center_top .gva-caption,
.gavias-slider .swiper-slide.right_top .gva-caption {
    margin-top: 100px
}

.gavias-slider .swiper-slide.center_top,
.gavias-slider .swiper-slide.center_center,
.gavias-slider .swiper-slide.center_bottom {
    text-align: center
}

.gavias-slider .swiper-slide.center_top .gva-caption,
.gavias-slider .swiper-slide.center_center .gva-caption,
.gavias-slider .swiper-slide.center_bottom .gva-caption {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    text-align: center;
    display: block
}

.gavias-slider .swiper-slide.right_top .gva-caption,
.gavias-slider .swiper-slide.right_center .gva-caption,
.gavias-slider .swiper-slide.right_bottom .gva-caption {
    float: right
}

.gavias-slider .swiper-wrapper {
    height: auto!important
}

.gavias-slider .caption-description {
    color: #fff;
    font-size: 18px;
    text-transform: none;
    font-weight: 400;
    padding-bottom: 10px
}

@media(max-width:991px) {
    .gavias-slider .caption-description {
        font-size: 16px!important
    }
}

.gavias-slider .caption-title {
    font-size: 50px;
    color: #fff;
    list-style: none;
    font-weight: 700;
    font-family: "Poppins", sans-serif
}

@media(max-width:991px) {
    .gavias-slider .caption-title {
        font-size: 28px!important
    }
}

.gavias-slider .btn-slide {
    border: 2px solid #fff;
    font-size: 14px;
    text-transform: uppercase;
    backface-visibility: hidden;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 1px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    color: #fff;
    padding: 10px 20px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

@media(max-width:991px) {
    .gavias-slider .btn-slide {
        padding: 5px 10px;
        font-size: 12px
    }
}

.gavias-slider .btn-slide.btn-slide-flat {
    background: #008afa;
    color: #fff;
    border-color: #008afa
}

.gavias-slider .btn-slide:hover {
    color: #000;
    background: #fff;
    border-color: #fff
}

.gavias-slider .caption-title {
    -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) .8s;
    -moz-transition: all .6s cubic-bezier(.77, 0, .175, 1) .8s;
    -ms-transition: all .6s cubic-bezier(.77, 0, .175, 1) .8s;
    -o-transition: all .6s cubic-bezier(.77, 0, .175, 1) .8s;
    transition: all .6s cubic-bezier(.77, 0, .175, 1) .8s
}

.gavias-slider .caption-description {
    -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) .9s;
    -moz-transition: all .6s cubic-bezier(.77, 0, .175, 1) .9s;
    -ms-transition: all .6s cubic-bezier(.77, 0, .175, 1) .9s;
    -o-transition: all .6s cubic-bezier(.77, 0, .175, 1) .9s;
    transition: all .6s cubic-bezier(.77, 0, .175, 1) .9s
}

.gavias-slider .slider-action {
    margin-top: 15px;
    -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 1s;
    -moz-transition: all .6s cubic-bezier(.77, 0, .175, 1) 1s;
    -ms-transition: all .6s cubic-bezier(.77, 0, .175, 1) 1s;
    -o-transition: all .6s cubic-bezier(.77, 0, .175, 1) 1s;
    transition: all .6s cubic-bezier(.77, 0, .175, 1) 1s
}

.gavias-slider .gavias-default_anim .caption-title,
.gavias-slider .gavias-default_anim .caption-description,
.gavias-slider .gavias-default_anim .slider-action {
    -webkit-transform: translate(0, 70px);
    -moz-transform: translate(0, 70px);
    -ms-transform: translate(0, 70px);
    -o-transform: translate(0, 70px);
    transform: translate(0, 70px);
    ms-transform: translate(0, 70px);
    opacity: 0;
    filter: alpha(opacity=0)
}

.gavias-slider .slick-active .gavias-default_anim .caption-title,
.gavias-slider .slick-active .gavias-default_anim .caption-description,
.gavias-slider .slick-active .gavias-default_anim .slider-action {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    ms-transform: translate(0, 0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.gavias-slider .gavias-fade-in .caption-title,
.gavias-slider .gavias-slide-top .caption-title,
.gavias-slider .gavias-slide-left .caption-title,
.gavias-slider .gavias-slide-bottom .caption-title,
.gavias-slider .gavias-slide-right .caption-title,
.gavias-slider .gavias-scale-down .caption-title,
.gavias-slider .gavias-fade-in .caption-description,
.gavias-slider .gavias-slide-top .caption-description,
.gavias-slider .gavias-slide-left .caption-description,
.gavias-slider .gavias-slide-bottom .caption-description,
.gavias-slider .gavias-slide-right .caption-description,
.gavias-slider .gavias-scale-down .caption-description,
.gavias-slider .gavias-fade-in .slider-action,
.gavias-slider .gavias-slide-top .slider-action,
.gavias-slider .gavias-slide-left .slider-action,
.gavias-slider .gavias-slide-bottom .slider-action,
.gavias-slider .gavias-slide-right .slider-action,
.gavias-slider .gavias-scale-down .slider-action {
    opacity: 0;
    filter: alpha(opacity=0)
}

.gavias-slider .slick-active .gavias-fade-in .caption-title,
.gavias-slider .slick-active .gavias-fade-in .caption-description,
.gavias-slider .slick-active .gavias-fade-in .slider-action {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gavias-slider .gavias-slide-top .caption-title,
.gavias-slider .gavias-slide-top .caption-description,
.gavias-slider .gavias-slide-top .slider-action {
    -webkit-transform: translate(0, -70%);
    -moz-transform: translate(0, -70%);
    -ms-transform: translate(0, -70%);
    -o-transform: translate(0, -70%);
    transform: translate(0, -70%);
    ms-transform: translate(0, -70%)
}

.gavias-slider .slick-active .gavias-slide-top .caption-title,
.gavias-slider .slick-active .gavias-slide-top .caption-description,
.gavias-slider .slick-active .gavias-slide-top .slider-action {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    ms-transform: translate(0, 0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.gavias-slider .gavias-slide-left .caption-title,
.gavias-slider .gavias-slide-left .caption-description,
.gavias-slider .gavias-slide-left .slider-action {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    ms-transform: translate(-100%, 0)
}

.gavias-slider .slick-active .gavias-slide-left .caption-title,
.gavias-slider .slick-active .gavias-slide-left .caption-description,
.gavias-slider .slick-active .gavias-slide-left .slider-action {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    ms-transform: translate(0, 0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.gavias-slider .gavias-slide-bottom .caption-title,
.gavias-slider .gavias-slide-bottom .caption-description,
.gavias-slider .gavias-slide-bottom .slider-action {
    -webkit-transform: translate(0, 70%);
    -moz-transform: translate(0, 70%);
    -ms-transform: translate(0, 70%);
    -o-transform: translate(0, 70%);
    transform: translate(0, 70%);
    ms-transform: translate(0, 70%)
}

.gavias-slider .slick-active .gavias-slide-bottom .caption-title,
.gavias-slider .slick-active .gavias-slide-bottom .caption-description,
.gavias-slider .slick-active .gavias-slide-bottom .slider-action {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    ms-transform: translate(0, 0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.gavias-slider .gavias-slide-right .caption-title,
.gavias-slider .gavias-slide-right .caption-description,
.gavias-slider .gavias-slide-right .slider-action {
    -webkit-transform: translate(70%, 0);
    -moz-transform: translate(70%, 0);
    -ms-transform: translate(70%, 0);
    -o-transform: translate(70%, 0);
    transform: translate(70%, 0);
    ms-transform: translate(70%, 0)
}

.gavias-slider .slick-active .gavias-slide-right .caption-title,
.gavias-slider .slick-active .gavias-slide-right .caption-description,
.gavias-slider .slick-active .gavias-slide-right .slider-action {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    ms-transform: translate(0, 0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.gavias-slider .gavias-scale-down .caption-title,
.gavias-slider .gavias-scale-down .caption-description,
.gavias-slider .gavias-scale-down .slider-action {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    ms-transform: scale(1.3)
}

.gavias-slider .slick-active .gavias-scale-down .caption-title,
.gavias-slider .slick-active .gavias-scale-down .caption-description,
.gavias-slider .slick-active .gavias-scale-down .slider-action {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    ms-transform: scale(1)
}

.gavias-slider .gavias-flip-x,
.gavias-slider .gavias-flip-y {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-perspective: 1000;
    -webkit-animation-duration: .6s;
    -moz-animation-duration: .6s;
    -o-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1;
    -o-animation-delay: 1s;
    animation-delay: 1s
}

.gavias-slider .slick-active .gavias-flip-x {
    -webkit-animation-name: gavias_flip_x;
    -moz-animation-name: gavias_flip_x;
    -o-animation-name: gavias_flip_x;
    animation-name: gavias_flip_x
}

.gavias-slider .slick-active .gavias-flip-y {
    -webkit-animation-name: gavias_flip_y;
    -moz-animation-name: gavias_flip_y;
    -o-animation-name: gavias_flip_y;
    animation-name: gavias_flip_y
}

.gavias-slider .gavias-slider-loading {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #004551
}

.gavias-slider .gavias-slider-loading .gavias-preloader {
    top: 50%
}

.gavias-slider .gavias-skip-slider {
    position: absolute;
    display: table;
    left: 50%;
    bottom: 8%;
    cursor: pointer;
    margin: -24px 0 0 -24px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    opacity: .9;
    filter: alpha(opacity=90);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.gavias-slider .gavias-skip-slider i {
    font-size: 16px;
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.gavias-slider .gavias-skip-slider:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gavias-slider .gavias-skip-slider:hover i {
    -webkit-transform: translate3d(0, 5%, 0);
    -moz-transform: translate3d(0, 5%, 0);
    -ms-transform: translate3d(0, 5%, 0);
    -o-transform: translate3d(0, 5%, 0);
    transform: translate3d(0, 5%, 0);
    ms-transform: translate3d(0, 5%, 0)
}

@-webkit-keyframes gavias_flip_x {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-moz-keyframes gavias_flip_x {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-o-keyframes gavias_flip_x {
    0% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes gavias_flip_x {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-webkit-keyframes gavias_flip_y {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-moz-keyframes gavias_flip_y {
    0% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-o-keyframes gavias_flip_y {
    0% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes gavias_flip_y {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

.gavias-slider {
    position: relative
}

.gavias-slider .slick-dots {
    position: absolute;
    bottom: 0
}

.gavias-slider .slick-dots>li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #ccc
}

.gavias-slider .slick-dots>li button {
    display: none
}

.gavias-slider .slick-dots>li.slick-active {
    background: #008afa
}

.gavias-slider .draggable {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.gavias-slider .draggable:active {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.gavias-slider .slick-prev,
.gavias-slider .slick-next {
    display: block;
    color: #fff;
    width: 50px;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, .6);
    z-index: 9;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-top: -20px;
    padding-top: 6px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.gavias-slider .slick-prev:hover,
.gavias-slider .slick-next:hover {
    background: #008afa
}

.gavias-slider .slick-prev i,
.gavias-slider .slick-next i {
    font-size: 20px
}

.gavias-slider .slick-prev:before,
.gavias-slider .slick-next:before {
    display: none
}

.gavias-slider .slick-prev.slick-prev,
.gavias-slider .slick-next.slick-prev {
    left: 0
}

.gavias-slider .slick-prev.slick-next,
.gavias-slider .slick-next.slick-next {
    right: 0
}

.gavias-slider:hover .slick-prev,
.gavias-slider:hover .slick-next {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gavias-slider:hover .slick-prev {
    left: 20px
}

.gavias-slider:hover .slick-next {
    right: 20px
}

.swiper-wrapper {
    background: #ccc;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.swiper-wrapper:before {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../../../../themes/gavias_castron/images/preloader/preloader-18.html) no-repeat center center rgba(255, 255, 255, .3);
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-right: -20px;
    z-index: 9
}

.swiper-wrapper.slick-initialized {
    max-height: 999px!important;
    background: none
}

.swiper-wrapper.slick-initialized:before {
    display: none!important
}

.colorpicker {
    z-index: 9999999!important
}

.permission-save-hidden #gavias_customize_save {
    display: none!important
}

.gavias-skins-panel {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    background: #fff;
    right: -403px;
    position: fixed;
    height: auto;
    top: 0;
    bottom: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    width: 400px;
    z-index: 999
}

.gavias-skins-panel .gavias-skins-panel-inner {
    bottom: 0;
    padding: 30px 10px 10px;
    height: auto;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    width: 100%
}

.gavias-skins-panel.active {
    right: 0!important
}

.gavias-skins-panel #gavias_profile_customize_name option {
    color: #000
}

.gavias-skins-panel .control-panel {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    position: absolute;
    top: 150px;
    left: -40px;
    width: 40px;
    height: 40px;
    background: #008afa;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center
}

.gavias-skins-panel .control-panel:hover {
    cursor: pointer
}

.gavias-skins-panel .panel-skins-content {
    padding-bottom: 20px;
    overflow: hidden
}

.gavias-skins-panel .panel-skins-content:last-child {
    padding-bottom: 0
}

.gavias-skins-panel .panel-skins-content .title {
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    text-transform: uppercase;
    color: #000;
    margin-bottom: 10px
}

.gavias-skins-panel .panel-skins-content .item-color {
    width: 25px;
    height: 30px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border: 1px solid #ccc;
    display: inline-block;
    margin: 5px 6px 0 6px;
    border: 3px solid transparent
}

.gavias-skins-panel .panel-skins-content .item-color:hover {
    cursor: pointer
}

.gavias-skins-panel .panel-skins-content .item-color.default {
    background: #fbb122
}

.gavias-skins-panel .panel-skins-content .item-color.blue {
    background: #50af4d
}

.gavias-skins-panel .panel-skins-content .item-color.brown {
    background: #684035
}

.gavias-skins-panel .panel-skins-content .item-color.green {
    background: #009673
}

.gavias-skins-panel .panel-skins-content .item-color.lilac {
    background: #8f6684
}

.gavias-skins-panel .panel-skins-content .item-color.lime_green {
    background: #8cca4f
}

.gavias-skins-panel .panel-skins-content .item-color.orange {
    background: #f86923
}

.gavias-skins-panel .panel-skins-content .item-color.pink {
    background: #d91897
}

.gavias-skins-panel .panel-skins-content .item-color.purple {
    background: #9854b3
}

.gavias-skins-panel .panel-skins-content .item-color.red {
    background: #e43844
}

.gavias-skins-panel .panel-skins-content .item-color.turquoise {
    background: #1ccdca
}

.gavias-skins-panel .panel-skins-content .item-color.turquoise2 {
    background: #178e94
}

.gavias-skins-panel .panel-skins-content .item-color.violet_red {
    background: #f3605d
}

.gavias-skins-panel .panel-skins-content .item-color.violet_red2 {
    background: #973a4b
}

.gavias-skins-panel .panel-skins-content .item-color.yellow {
    background: #ecc311
}

.gavias-skins-panel .panel-skins-content .item-color.active {
    border-color: #000
}

.gavias-skins-panel .panel-skins-content .layout {
    width: 80px;
    margin-right: 10px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    display: inline-block
}

.gavias-skins-panel .panel-skins-content .layout:hover {
    cursor: pointer
}

.gavias-skins-panel .panel-skins-content .layout.active {
    background-color: #008afa;
    color: #fff
}

.gavias-skins-panel .panel-skins-content .layout:last-child {
    margin-right: 0
}

.gavias-skins-panel.gavias-skin-demo {
    top: 200px;
    bottom: auto!important;
    padding: 20px!important;
    width: 260px!important;
    right: -263px!important
}

.gavias-skins-panel.gavias-skin-demo .control-panel {
    top: 75px!important
}

.gavias-skins-panel.gavias-skin-demo.active {
    right: 0!important
}

#customize-gavias-preivew .panel {
    padding: 0!important
}

#customize-gavias-preivew .panel .panel-heading .panel-title>a {
    padding: 10px!important;
    border: 1px solid rgba(0, 0, 0, .1)!important
}

#customize-gavias-preivew .panel .panel-heading .panel-title>a:after {
    display: none!important
}

#customize-gavias-preivew .panel .panel-body {
    padding: 15px!important
}

#customize-gavias-preivew .form-group {
    position: relative;
    float: left;
    width: 100%
}

#customize-gavias-preivew .form-group label {
    width: 150px;
    float: left;
    padding-top: 10px;
    font-size: 12px;
    font-weight: 400;
    color: #000
}

#customize-gavias-preivew .form-group input {
    width: calc(100% - 150px);
    float: left
}

#customize-gavias-preivew .form-group select {
    width: 100%
}

#customize-gavias-preivew .form-group .colorselector {
    width: calc(100% - 150px);
    position: relative
}

#customize-gavias-preivew .form-group .colorselector input {
    width: 100%!important
}

#customize-gavias-preivew .form-group .colorselector .input-group-addon {
    border: 1px solid #222
}

#customize-gavias-preivew .form-group .colorselector .input-group-addon i {
    width: 30px;
    height: 20px
}

#customize-gavias-preivew .form-group .colorselector .remove {
    width: 34px;
    height: 34px;
    color: #000;
    position: absolute;
    top: 3px;
    right: 25px;
    line-height: 34px;
    text-align: center;
    z-index: 99
}

#customize-gavias-preivew .form-group .colorselector .remove:hover {
    cursor: pointer
}

.gavias_customize_form .form-group.action {
    float: left;
    width: 100%;
    margin-top: 20px
}

.gavias_customize_form .form-group.action input {
    width: 28%;
    margin-left: 10px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 5px 10px!important
}

.gavias_customize_form .form-group.action input#gavias_customize_save {
    background: #5cb85c
}

.gavias_customize_form .form-group.action input#gavias_customize_preview {
    background: #5bc0de
}

.gavias_customize_form .form-group.action input#gavias_customize_reset {
    background: #f0ad4e
}