.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 {
    -webkit-animation: a 2s infinite linear;
    animation: a 2s infinite linear
}

.fa-pulse {
    -webkit-animation: a 1s infinite steps(8);
    animation: a 1s infinite steps(8)
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    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 {
    -webkit-transform: scale(-1);
    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-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-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-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-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.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-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-aws:before {
    content: "\f375"
}

.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-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-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-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.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-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.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-car:before {
    content: "\f1b9"
}

.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-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-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-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-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-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comments:before {
    content: "\f086"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.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-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.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-dot-circle:before {
    content: "\f192"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.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-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-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-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-excel:before {
    content: "\f1c3"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.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-firstdraft:before {
    content: "\f3a1"
}

.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-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-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-frown:before {
    content: "\f119"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-gamepad:before {
    content: "\f11b"
}

.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-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.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-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-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-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-heart:before {
    content: "\f004"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.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-hospital:before {
    content: "\f0f8"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.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-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-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-jenkins:before {
    content: "\f3b6"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-key:before {
    content: "\f084"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.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-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-male:before {
    content: "\f183"
}

.fa-map:before {
    content: "\f279"
}

.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-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-maxcdn:before {
    content: "\f136"
}

.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-meh:before {
    content: "\f11a"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.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-alt:before {
    content: "\f3d1"
}

.fa-moon:before {
    content: "\f186"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.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-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-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.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-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-percent:before {
    content: "\f295"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phone:before {
    content: "\f095"
}

.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-pp:before {
    content: "\f1a7"
}

.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-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-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-print:before {
    content: "\f02f"
}

.fa-product-hunt:before {
    content: "\f288"
}

.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-random:before {
    content: "\f074"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-rebel:before {
    content: "\f1d0"
}

.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-resolving:before {
    content: "\f3e7"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-road:before {
    content: "\f018"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.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-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.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-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shower:before {
    content: "\f2cc"
}

.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-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.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-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.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-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-half:before {
    content: "\f089"
}

.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-strava:before {
    content: "\f428"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.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-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.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-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.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-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-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-trademark:before {
    content: "\f25c"
}

.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-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-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-circle:before {
    content: "\f2bd"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.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-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.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-warehouse:before {
    content: "\f494"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.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-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-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"
}

.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(https://omegagroupltd.co.uk/wp-content/plugins/blog-designer/css/../fonts/fa-brands-400.eot);
    src: url(https://omegagroupltd.co.uk/wp-content/plugins/blog-designer/css/../fonts/fa-brands-400.eot#1548997577) format("embedded-opentype"), url(https://omegagroupltd.co.uk/wp-content/plugins/blog-designer/css/../fonts/fa-brands-400.woff2) format("woff2"), url(https://omegagroupltd.co.uk/wp-content/plugins/blog-designer/css/../fonts/fa-brands-400.woff) format("woff"), url(https://omegagroupltd.co.uk/wp-content/plugins/blog-designer/css/../fonts/fa-brands-400.ttf) format("truetype"), url(https://omegagroupltd.co.uk/wp-content/plugins/blog-designer/css/../fonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: Font Awesome\ 5 Brands
}

@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 400;
    src: url(https://omegagroupltd.co.uk/wp-content/plugins/blog-designer/css/../fonts/fa-regular-400.eot);
    src: url(https://omegagroupltd.co.uk/wp-content/plugins/blog-designer/css/../fonts/fa-regular-400.eot#1548997577) format("embedded-opentype"), url(https://omegagroupltd.co.uk/wp-content/plugins/blog-designer/css/../fonts/fa-regular-400.woff2) format("woff2"), url(https://omegagroupltd.co.uk/wp-content/plugins/blog-designer/css/../fonts/fa-regular-400.woff) format("woff"), url(https://omegagroupltd.co.uk/wp-content/plugins/blog-designer/css/../fonts/fa-regular-400.ttf) format("truetype"), url(https://omegagroupltd.co.uk/wp-content/plugins/blog-designer/css/../fonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 900;
    src: url(https://omegagroupltd.co.uk/wp-content/plugins/blog-designer/css/../fonts/fa-solid-900.eot);
    src: url(https://omegagroupltd.co.uk/wp-content/plugins/blog-designer/css/../fonts/fa-solid-900.eot#1548997577) format("embedded-opentype"), url(https://omegagroupltd.co.uk/wp-content/plugins/blog-designer/css/../fonts/fa-solid-900.woff2) format("woff2"), url(https://omegagroupltd.co.uk/wp-content/plugins/blog-designer/css/../fonts/fa-solid-900.woff) format("woff"), url(https://omegagroupltd.co.uk/wp-content/plugins/blog-designer/css/../fonts/fa-solid-900.ttf) format("truetype"), url(https://omegagroupltd.co.uk/wp-content/plugins/blog-designer/css/../fonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.far,
.fas {
    font-family: Font Awesome\ 5 Free
}

.fa,
.fas {
    font-weight: 900
}

.post article * {
    display: inline-block
}

.bd_pagination_box.wl_pagination_box {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    text-align: center
}

.bd_pagination_box.wl_pagination_box.news {
    padding: 10px
}

.bd_pagination_box.wl_pagination_box .paging-navigation ul.page-numbers,
.bd_pagination_box.wl_pagination_box .paging-navigation {
    margin: 0;
    padding: 0
}

.bd_pagination_box.wl_pagination_box .paging-navigation {
    border: none;
    background: none
}

.bd_pagination_box.wl_pagination_box .paging-navigation ul.page-numbers,
.bd_pagination_box.wl_pagination_box nav.navigation .page-numbers:not(.current):hover {
    background: none
}

.bd_pagination_box.wl_pagination_box nav.navigation .page-numbers {
    line-height: 1.5;
    border-radius: 0
}

.bd_pagination_box.wl_pagination_box nav.navigation .page-numbers.dots {
    line-height: 2;
    background: none;
    color: #333;
    margin: 0
}

.bd_pagination_box.wl_pagination_box .paging-navigation ul.page-numbers li {
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 10px;
    margin-right: 5px
}

.bd_pagination_box.wl_pagination_box .paging-navigation ul.page-numbers li span.current {
    padding: 5px 10px
}

.bd_pagination_box.wl_pagination_box .paging-navigation ul.page-numbers li a.page-numbers {
    text-decoration: none !important;
    padding: 5px 10px;
    box-shadow: none
}

.bdp_blog_template .social-component {
    clear: left;
    display: inline-block;
    float: left
}

.bdp_blog_template.box-template .social-component {
    display: inline-block;
    width: 100%
}

.bdp_blog_template.timeline .social-component {
    box-sizing: border-box;
    float: left;
    margin-bottom: 0;
    width: 100%;
    display: inline-block
}

.bdp_blog_template .social-component a {
    border: 1px solid #ccc;
    float: left;
    margin-top: 8px;
    margin-right: 8px;
    padding: 8px 0;
    text-align: center;
    width: 38px;
    font-size: 15px;
    line-height: 20px;
    box-shadow: none
}

.bdp_blog_template.timeline .social-component a {
    padding: 5px 0;
    width: 30px
}

.social-component a.bd-facebook-share:hover {
    background: none repeat scroll 0 0 #3a589d;
    border-color: #3a589d;
    color: #fff !important
}

.social-component a.bd-twitter-share:hover {
    background: none repeat scroll 0 0 #2478ba;
    border-color: #2478ba;
    color: #fff !important
}

.social-component a.bd-google-share:hover {
    background: none repeat scroll 0 0 #dd4e31;
    border-color: #dd4e31;
    color: #fff !important
}

.social-component a.bd-linkedin-share:hover {
    background: none repeat scroll 0 0 #0177B5;
    border-color: #0177B5;
    color: #fff !important
}

.social-component a.bd-pinterest-share:hover {
    background: none repeat scroll 0 0 #cb2320;
    border-color: #cb2320;
    color: #fff !important
}

.social-component .bd-social-share {
    cursor: pointer
}

.bdp_blog_template {
    float: left;
    width: 100%;
    margin-bottom: 40px
}

.bdp_blog_template .bd-meta-data-box {
    float: left;
    margin: 10px 0;
    border-bottom: 1px solid #CCC;
    width: 100%;
    font-style: italic
}

.bdp_blog_template [class^="bd-icon-"],
.bdp_blog_template [class*=" bd-icon-"] {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/blog-designer/css/../images/glyphicons-halflings.png) no-repeat 14px 14px;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    vertical-align: middle;
    width: 14px
}

.bdp_blog_template .bd-meta-data-box .bd-metadate,
.bdp_blog_template .bd-meta-data-box .bd-metauser,
.bdp_blog_template .bd-meta-data-box .bd-metacats {
    float: left;
    padding: 0 10px 0 0;
    font-size: 15px
}

.bdp_blog_template .bd-meta-data-box .bd-metacomments {
    float: left;
    font-size: 15px
}

.entry-content .bdp_blog_template a,
.entry-content .bdp_blog_template .bd-tags a,
.entry-content .bdp_blog_template .bd-meta-data-box .bd-metacats a,
.entry-content .bdp_blog_template .bd-meta-data-box .bd-metacomments a {
    text-decoration: none;
    box-shadow: none
}

.bdp_blog_template a.bd-more-tag:hover {
    box-shadow: none
}

.bdp_blog_template .bd-icon-author {
    background-position: -168px 1px;
    margin-right: 5px
}

.bdp_blog_template span.calendardate {
    color: #6D6D6D;
    margin-left: 18px;
    font-size: 12px
}

.bdp_blog_template .bd-metacomments i,
.bdp_blog_template .bd-metadate i,
.bdp_blog_template .mdate i,
.bdp_blog_template span.calendardate i {
    margin-right: 5px
}

.bdp_blog_template .bd-icon-cats {
    background-position: -49px -47px
}

.bdp_blog_template .bd-icon-comment {
    background-position: -241px -119px
}

.bdp_blog_template .bd-blog-header .bd-metadatabox {
    border-bottom: none;
    float: none;
    font-size: 13px;
    font-style: italic;
    margin: 5px 0 0;
    width: 100%;
    line-height: 2
}

.bdp_blog_template .bd-blog-header .bd-metadatabox .bd-metacomments {
    float: right;
    border-radius: 5px
}

.bdp_blog_template .bd-blog-header .bd-metadatabox .bd-icon-date {
    background-position: -48px -24px;
    margin-right: 3px
}

.bdp_blog_template .bd-tags {
    padding: 5px 10px;
    border-radius: 3px
}

.bdp_blog_template.box-template .bd-tags {
    display: inline-block;
    font-size: 15px;
    margin-bottom: 7px
}

.bdp_blog_template .bd-tags .bd-icon-tags {
    background-position: -25px -47px
}

.bdp_blog_template .bd-blog-header {
    overflow: hidden;
    margin: 15px 0
}

.bdp_blog_template .bd-post-footer {
    display: inline-block;
    width: 100%
}

.bdp_blog_template .bd-blog-header img {
    box-shadow: none;
    width: 100%
}

.bdp_blog_template .bd-blog-header h2 {
    display: block;
    padding: 3px 0;
    margin: 0;
    border-radius: 3px;
    line-height: 1.5
}

.blog_template .bd-more-tag-inline {
    margin-left: 5px
}

.classical .bd-post-content {
    margin-bottom: 30px
}

.bd-post-content {
    margin-bottom: 15px
}

.bd-link-label {
    display: inline-block !important;
    padding: 0 !important
}

.bd-link-label i {
    margin-right: 3px
}

.bdp_blog_template a.bd-more-tag {
    font-size: 14px;
    padding: 5px 10px;
    margin-top: 8px;
    border-radius: 5px;
    float: right !important
}

.bd-tags,
span.bd-category-link,
.bdp_blog_template .bd-categories,
.bd-meta-data-box .bd-metacats,
.bd-meta-data-box .bd-metacats a,
.bd-meta-data-box .bd-metacomments a,
.bdp_blog_template .bd-categories a,
.bd-post-content a,
.bd-tags a,
span.bd-category-link a,
.bdp_blog_template a {
    font-size: 14px
}

.bd-margin-0 {
    margin: 0 !important
}

.bdp_blog_template.classical {
    border-bottom: 1px dashed rgb(204, 204, 204);
    padding: 0 0 40px;
    background: none
}

.bdp_blog_template.classical .bd-post-image {
    margin: 0
}

.bdp_blog_template.classical .bd-post-image img {
    width: 100%
}

.bdp_blog_template.classical .bd-post-image img:hover {
    opacity: 1
}

.bdp_blog_template.classical .bd-blog-header h2 {
    border-radius: 0;
    padding: 0
}

.bdp_blog_template.classical .bd-blog-header .bd-tags {
    background: none;
    border-radius: 0;
    padding: 0
}

.bdp_blog_template.classical .bd-category-link {
    font-size: 14px
}

.bdp_blog_template.lightbreeze {
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    padding: 15px;
    border: 1px solid #ccc
}

.bdp_blog_template.lightbreeze .bd-post-image {
    overflow: hidden;
    margin: 0
}

.bdp_blog_template.lightbreeze .bd-post-image img {
    transform: scale(1);
    transition: all 1s ease 0s;
    height: auto;
    max-width: 100%;
    width: 100%
}

.bdp_blog_template.lightbreeze .bd-post-image img:hover {
    transform: scale(1)
}

.bdp_blog_template.lightbreeze .bd-blog-header h2 {
    padding: 0
}

.bdp_blog_template.lightbreeze .bd-meta-data-box {
    margin: 10px 0 0;
    padding-bottom: 15px
}

.bdp_blog_template.lightbreeze .bd-tags {
    padding: 5px 0
}

.bdp_blog_template.lightbreeze .social-component {
    width: auto;
    display: inline-block;
    float: left
}

.bdp_blog_template.spektrum {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    background: none;
    border: none;
    border-radius: 0;
    padding: 0
}

.bdp_blog_template.spektrum .spektrum_content_div {
    box-shadow: 0 3px 5px rgba(196, 196, 196, .3);
    float: left;
    padding: 15px;
    max-width: 100%
}

.bdp_blog_template.spektrum img {
    float: left;
    width: 100%
}

.bdp_blog_template.spektrum .bd-post-image {
    position: relative;
    float: left;
    width: 100%;
    margin: 0
}

.bdp_blog_template.spektrum .bd-post-image .overlay {
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: rotateY(180deg) scale(.5, .5);
    transition: all 450ms ease-out 0s;
    width: 100%
}

.bdp_blog_template.spektrum .bd-post-image:hover .overlay {
    cursor: pointer
}

.bdp_blog_template.spektrum .bd-post-image .overlay a {
    color: rgba(255, 255, 255, .8);
    font-size: 25px;
    padding: 15px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate3d(-50%, -50%, 0);
    position: absolute;
    left: 50%;
    top: 50%
}

.bdp_blog_template.spektrum .bd-blog-header.disable_date {
    padding-left: 0
}

.bdp_blog_template.spektrum .bd-blog-header {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 0;
    padding-left: 70px;
    min-height: 55px
}

.bdp_blog_template.spektrum .bd-blog-header h2 {
    border-radius: 0;
    box-sizing: border-box;
    padding: 0 10px 0 0;
    font-size: 30px
}

.bdp_blog_template.spektrum .date {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    font-size: 10px;
    height: 55px;
    margin: 0;
    padding: 5px;
    text-align: center;
    min-width: 60px;
    position: absolute;
    left: 0;
    color: #fff
}

.bdp_blog_template.spektrum .number-date {
    display: block;
    font-size: 20px;
    line-height: 14px;
    padding: 7px 5px 5px
}

.bdp_blog_template.spektrum .post-bottom {
    clear: both;
    margin-top: 15px;
    position: relative;
    width: 100%;
    float: left
}

.bdp_blog_template.spektrum .post-bottom .bd-categories,
.bdp_blog_template.spektrum .post-bottom .bd-metacomments,
.bdp_blog_template.spektrum .post-bottom .post-by,
.bdp_blog_template.spektrum .post-bottom .bd-tags {
    display: inline-block;
    font-size: 14px;
    margin-right: 20px;
    padding: 0
}

.bdp_blog_template.spektrum .details a {
    display: inline-block;
    padding: 4px 10px;
    text-decoration: none
}

.bdp_blog_template.spektrum .bd-post-content {
    width: 100%;
    display: inline-block
}

.bdp_blog_template.spektrum .bd-icon-cats {
    background-position: -70px -49px
}

.bdp_blog_template.spektrum .bd-icon-author {
    background-position: -168px -1px
}

.bdp_blog_template.spektrum .bd-icon-comment {
    background-position: -241px -120px
}

.bdp_blog_template.evolution .post-entry-meta .bd-icon-date {
    background-position: -48px -25px
}

.bdp_blog_template.evolution .post-entry-meta .bd-icon-author {
    background-position: -168px -1px;
    margin-right: 0
}

.bdp_blog_template.evolution .post-entry-meta .bd-icon-comment {
    background-position: -241px -120px
}

.bdp_blog_template.evolution .post-entry-meta .bd-icon-tags {
    background-position: -25px -48px
}

.bdp_blog_template.evolution {
    border: none;
    border-radius: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    padding: 15px
}

.bdp_blog_template.evolution .bd-blog-header {
    margin: 10px 0;
    text-align: center
}

.bdp_blog_template.evolution .bd-post-image {
    overflow: hidden;
    margin: 0;
    position: relative
}

.bdp_blog_template.evolution .bd-post-image img {
    transform: scale(1);
    transition: all 1s ease 0s;
    height: auto;
    max-width: 100%;
    width: 100%
}

.bdp_blog_template.evolution .bd-post-image:hover img {
    transform: scale(1)
}

.bdp_blog_template.evolution .bd-post-image .overlay {
    background-color: rgba(0, 0, 0, .5);
    bottom: 0;
    display: block;
    height: 0;
    position: absolute;
    transition: all 0.2s ease 0s;
    width: 100%
}

.bdp_blog_template.evolution .bd-post-image:hover .overlay {
    transition: all 0.1s ease 0s
}

.bdp_blog_template.evolution .bd-post-content {
    margin-top: 10px
}

.bdp_blog_template.evolution .bd-post-content p {
    margin-bottom: 10px
}

.bdp_blog_template.evolution .post-entry-meta>span {
    display: inline-block;
    margin: 0 5px
}

.bdp_blog_template.evolution .bd-tags {
    padding: 0;
    margin-bottom: 10px
}

.bdp_blog_template.evolution .bd-categories,
.bdp_blog_template.evolution .post-entry-meta {
    text-align: center;
    margin-bottom: 10px;
    display: block;
    font-size: 15px
}

.bdp_blog_template.evolution .bd-categories a {
    font-size: 15px
}

.bdp_blog_template.evolution .social-component {
    float: left
}

.bdp_blog_template.evolution .bd-post-footer {
    padding-top: 10px;
    border-top: 1px solid #777
}

.bdp_blog_template.timeline {
    margin-bottom: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    border: none;
    box-sizing: border-box;
    background: none
}

.timeline_bg_wrap:before {
    content: "";
    height: 100%;
    left: 50%;
    margin-left: -1px;
    position: absolute;
    top: 0;
    width: 3px
}

.bdp_blog_template.timeline .bd-post-image {
    position: relative
}

.bdp_blog_template.timeline .bd-post-image .overlay {
    background-color: rgba(0, 0, 0, .5);
    top: 0;
    display: block;
    height: 0;
    position: absolute;
    transition: all 0.2s ease-out 0s;
    width: 100%
}

.bdp_blog_template.timeline .bd-post-image:hover .overlay {
    transition: all 0.1s ease-out 0s
}

.bdp_blog_template.timeline .photo {
    text-align: center
}

.bdp_blog_template.timeline .desc {
    margin-top: 15px
}

.timeline_bg_wrap {
    padding: 0 0 50px;
    position: relative;
    margin-bottom: 50px
}

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

.timeline_bg_wrap .timeline_back {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100%
}

.bd-datetime {
    border-radius: 100%;
    color: #fff;
    font-size: 12px;
    height: 70px;
    line-height: 1;
    position: absolute;
    text-align: center;
    top: -30px;
    width: 70px;
    z-index: 1
}

.timeline.blog-wrap:nth-child(2n+1) .bd-datetime {
    left: -30px
}

.timeline.blog-wrap:nth-child(2n) .bd-datetime {
    left: inherit;
    right: -30px
}

.timeline .bd-datetime .month {
    font-size: 15px;
    color: #fff;
    float: left;
    width: 100%;
    padding: 6px 0 0 0
}

.timeline .bd-datetime .date {
    font-size: 26px;
    color: #fff;
    float: left;
    width: 100%;
    padding: 5px 0 0 0
}

.timeline_bg_wrap .timeline_back .timeline.blog-wrap:nth-child(2) {
    margin-top: 100px
}

.timeline_bg_wrap .timeline_back .timeline.blog-wrap {
    display: block;
    padding-bottom: 35px;
    padding-top: 45px;
    position: relative;
    width: 50%
}

.timeline_bg_wrap .timeline_back .timeline.blog-wrap:nth-child(2n) {
    clear: right;
    float: right;
    padding-left: 50px;
    padding-right: 30px
}

.timeline_bg_wrap .timeline_back .timeline.blog-wrap:nth-child(2n+1) {
    clear: left;
    float: left;
    padding-right: 50px;
    padding-left: 30px
}

.bdp_blog_template.timeline .post_hentry {
    margin: 0 auto;
    padding: 0;
    position: relative
}

.bdp_blog_template.timeline .post_hentry>p>i {
    border-radius: 50%;
    content: "\f040";
    height: 35px;
    position: absolute;
    right: -68px;
    top: 0;
    width: 35px;
    box-sizing: unset;
    color: #fff;
    display: block;
    font-size: 24px;
    text-align: center;
    line-height: 1.3
}

.bdp_blog_template.timeline:nth-child(2n) .post_hentry>i {
    left: -68px;
    right: auto
}

.bdp_blog_template.timeline {
    border: none;
    box-shadow: none;
    margin: 0
}

.bdp_blog_template.timeline:nth-child(2n+1) .post_content_wrap:before,
.bdp_blog_template.timeline:nth-child(2n+1) .post_content_wrap:after {
    border-bottom: 8px solid transparent;
    border-top: 8px dashed transparent;
    border-right: none;
    content: "";
    position: absolute;
    right: -8px;
    top: 13px
}

.bdp_blog_template.timeline:nth-child(2n) .post_content_wrap:before,
.bdp_blog_template.timeline:nth-child(2n) .post_content_wrap:after {
    border-bottom: 8px solid transparent;
    border-top: 8px dashed transparent;
    border-left: none;
    content: "";
    left: -8px;
    position: absolute;
    top: 13px
}

.bdp_blog_template.timeline:nth-child(2n+1) .post_content_wrap {
    float: right;
    margin-left: 0
}

.post_content_wrap {
    border-radius: 3px;
    margin: 0;
    word-wrap: break-word;
    font-weight: 400;
    float: left;
    width: 100%
}

.bdp_blog_template.timeline .post_wrapper.box-blog {
    float: left;
    padding: 20px;
    max-width: 100%
}

.clearfix:after {
    clear: both
}

.bdp_blog_template.timeline:nth-child(1),
.bdp_blog_template.timeline:nth-child(2) {
    padding-top: 100px
}

.bdp_blog_template.blog-wrap .desc a.desc_content {
    display: block;
    padding: 15px 15px 5px;
    position: relative;
    text-align: center
}

.bdp_blog_template .blog_footer.blog_footer,
.bdp_blog_template .blog_div {
    background: none repeat scroll 0 0 #fff
}

.bdp_blog_template .post_content_wrap .blog_footer {
    padding-left: 5px;
    width: 100%
}

.bdp_blog_template .blog_footer span {
    padding: 5px;
    text-transform: none;
    display: inherit;
    font-size: 15px
}

.bdp_blog_template .date_wrap span {
    text-transform: capitalize
}

.bdp_blog_template span.leave-reply i,
.blog_footer span i {
    padding-right: 5px
}

.bdp_blog_template.timeline .read_more {
    display: block;
    text-align: center
}

.bdp_blog_template.timeline .bd-more-tag {
    float: none !important;
    margin-bottom: 8px;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 15px
}

.bdp_blog_template .post-icon {
    color: #fff
}

.bdp_blog_template .date_wrap {
    padding-bottom: 5px
}

.bd-datetime span.month {
    color: #555
}

.bdp_blog_template.timeline {
    box-sizing: border-box
}

.bdp_blog_template.timeline .blog_footer {
    box-sizing: border-box;
    float: left;
    padding: 15px;
    width: 100%;
    border-radius: 0 0 3px 3px
}

.bdp_blog_template.timeline .bd-post-content {
    padding-bottom: 10px;
    margin: 0
}

.bdp_blog_template.timeline .bd-post-content p {
    margin: 0
}

.bdp_blog_template.timeline .bd-post-content a.more-link {
    display: none
}

.bdp_blog_template.timeline .desc h3 a {
    margin-bottom: 10px;
    text-align: left
}

.bdp_blog_template.timeline .bd-tags {
    padding: 5px
}

.bdp_blog_template.news {
    padding: 10px
}

.bdp_blog_template.news .bd-post-image {
    float: left;
    height: auto;
    width: 40%
}

.bdp_blog_template.news .bd-post-image img {
    width: 100%;
    max-width: 100%
}

.bdp_blog_template.news .post-content-div.full_with_class {
    width: 100%;
    padding: 0
}

.bdp_blog_template.news .post-content-div {
    border: medium none;
    color: #9b9999;
    float: right;
    margin-top: 0;
    padding: 0 0 0 2%;
    width: 58%
}

.bdp_blog_template.news .post-content-div .bd-category-link .fa-bookmark {
    margin-right: 5px
}

.bdp_blog_template.news .bd-blog-header .bd-metadatabox {
    margin-top: 0;
    margin-bottom: 5px
}

.bdp_blog_template.news .bd-blog-header {
    margin: 0
}

.bdp_blog_template.news .bd-blog-header .date {
    margin-bottom: 5px;
    font-size: 14px
}

.bdp_blog_template.news .bd-blog-header h2.title a {
    color: #333;
    font-size: 30px
}

.bdp_blog_template.news .bd-blog-header h2.title {
    margin: 5px 0;
    width: 100%
}

.bdp_blog_template.news .bd-blog-header .bd-metadatabox a {
    font-size: 14px;
    text-transform: capitalize;
    margin-right: 10px
}

.bdp_blog_template.news .post-content-div .post_cat_tag>span i {
    color: #333;
    font-size: 14px
}

.bdp_blog_template.news .post-content-div .post_cat_tag>span {
    display: block;
    margin-bottom: 5px;
    padding: 0
}

.bdp_blog_template.news .bd-post-content {
    width: 100%;
    display: inline-block
}

.bdp_blog_template.news .bd-post-image:hover {
    opacity: 1
}

.bdp_blog_template.news .bd_date_cover {
    margin-bottom: 0
}

@media screen and (max-width:992px) {
    .bdp_blog_template .timeline_bg_wrap:before {
        left: 6%
    }

    .bdp_blog_template .timeline_bg_wrap .timeline_back .timeline.blog-wrap:nth-child(2n+1) {
        clear: right;
        float: right;
        padding-left: 50px;
        padding-right: 30px
    }

    .bdp_blog_template .timeline_bg_wrap .timeline_back .timeline.blog-wrap {
        width: 94%
    }

    .bdp_blog_template.timeline:nth-child(n) .post_hentry:before {
        left: -68px;
        right: auto
    }

    .bdp_blog_template.timeline:nth-child(2n+1) .post_content_wrap:before,
    .bdp_blog_template.timeline:nth-child(2n+1) .post_content_wrap:after {
        left: -8px;
        border-right: 8px solid #000;
        border-left: none;
        right: auto
    }

    .bdp_blog_template .bd-datetime {
        height: 60px;
        width: 60px
    }

    .bdp_blog_template.timeline .bd-datetime .month {
        font-size: 14px
    }

    .bdp_blog_template.timeline .bd-datetime .date {
        font-size: 20px
    }

    .bdp_blog_template.timeline:nth-child(2n+1) .bd-datetime,
    .bdp_blog_template.timeline:nth-child(2n) .bd-datetime {
        left: inherit;
        right: -30px
    }

    .bdp_blog_template.timeline:nth-child(2) {
        margin-top: 0;
        padding-top: 45px
    }

    .bdp_blog_template.timeline:nth-child(2n+1) .post_content_wrap {
        float: left
    }

    .timeline_bg_wrap:before {
        left: 10%
    }

    .timeline_bg_wrap .timeline_back .timeline.blog-wrap:nth-child(2n+1),
    .timeline_bg_wrap .timeline_back .timeline.blog-wrap:nth-child(2n) {
        float: right;
        padding-left: 50px;
        padding-right: 50px
    }

    .timeline_bg_wrap .timeline_back .timeline.blog-wrap {
        width: 90%
    }

    .bdp_blog_template.timeline .post_hentry>p>i {
        left: -68px
    }

    .bdp_blog_template.timeline:nth-child(2n+1) .post_content_wrap::before,
    .bdp_blog_template.timeline:nth-child(2n+1) .post_content_wrap::after {
        border-right: 8px solid #db4c59;
        border-left: none !important;
        right: none;
        border-left: none !important
    }
}

@media screen and (max-width:640px) {
    .bdp_blog_template.news .bd-post-image {
        width: 100%
    }

    .bdp_blog_template.news .post-content-div {
        width: 100%;
        padding: 0;
        margin-top: 15px
    }
}

div.wpcf7 {
    margin: 0;
    padding: 0
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0
}

div.wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid red
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
    border: 2px solid red
}

div.wpcf7-spam-blocked {
    border: 2px solid #ffa500
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700
}

.wpcf7-form-control-wrap {
    position: relative
}

span.wpcf7-not-valid-tip {
    color: red;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid red;
    background: #fff;
    padding: .2em .8em
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
    content: " "
}

.wpcf7-display-none {
    display: none
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle
}

div.wpcf7 .ajax-loader.is-active {
    visibility: visible
}

div.wpcf7 div.ajax-error {
    display: none
}

div.wpcf7 .placeheld {
    color: #888
}

div.wpcf7 input[type="file"] {
    cursor: pointer
}

div.wpcf7 input[type="file"]:disabled {
    cursor: default
}

div.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.abutton {
    background-color: Crimson;
    border-radius: 5px;
    color: white;
    padding: .5em;
    text-decoration: none;
    padding: .3em;
    margin: 0 10px
}

.abutton:focus,
abutton:hover {
    background-color: FireBrick;
    color: White
}

.fixed-social-icons {
    color: black;
    margin-left: 5px;
    width: 31px;
    height: 31px;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    text-align: center
}

.margin8 {
    margin-top: 8px
}

.margin5 {
    margin-top: 5px
}

.follow-title {
    font-weight: 700;
    line-height: 28px;
    font-size: 12.5px;
    text-transform: uppercase;
    vertical-align: middle;
    margin-right: 9px;
    display: inline-block;
    letter-spacing: 1px;
    margin-bottom: 0
}

#bar-social {
    margin: 0 10px;
    position: absolute
}

.wow-modal-overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    background-color: rgba(0, 0, 0, .7);
    position: fixed;
    cursor: default;
    display: none;
    width: 100%;
    height: 100%;
    overflow: auto
}

.wow-modal-overclose {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    cursor: default;
    width: 100%;
    height: 100%
}

.wow-modal-window {
    padding: 10px;
    border: 0 solid #000;
    z-index: 99999;
    position: fixed;
    top: 10%;
    left: 0%;
    right: 0%;
    border-radius: 5px;
    margin: auto;
    display: none;
    background: #fff
}

.wow_modal_button_left {
    display: block;
    left: -4px;
    top: 54%;
    position: fixed;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    -o-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    transform-origin: left top 0;
    text-align: center
}

.wow_modal_button_right {
    display: block;
    right: -4px;
    top: 50%;
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    -o-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    transform-origin: right top 0;
    text-align: center
}

.wow_modal_button_top {
    display: block;
    top: -4px;
    left: 46%;
    position: fixed;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto
}

.wow_modal_button_bottom {
    display: block;
    top: 100%;
    position: absolute;
    text-align: center;
    left: 2%;
    margin: 0 auto
}

#popuppress-1021,
#popuppress-1025,
#popuppress-1028,
#popuppress-1031 {
    max-width: 100% !important;
    width: auto !important
}

.pps-clearfix::before,
.pps-clearfix::after {
    display: table;
    content: ""
}

.pps-clearfix::after {
    clear: both
}

.pps-clearfix {
    zoom: 1
}

@font-face {
    font-family: 'pps-icomoon';
    src: url(https://omegagroupltd.co.uk/wp-content/plugins/popup-press/css/fonts/icomoon.eot#1548997577);
    src: url(https://omegagroupltd.co.uk/wp-content/plugins/popup-press/css/fonts/icomoon.eot#1548997577) format('embedded-opentype'), url(https://omegagroupltd.co.uk/wp-content/plugins/popup-press/css/fonts/icomoon.ttf#1548997577) format('truetype'), url(https://omegagroupltd.co.uk/wp-content/plugins/popup-press/css/fonts/icomoon.woff#1548997577) format('woff'), url(https://omegagroupltd.co.uk/wp-content/plugins/popup-press/css/fonts/icomoon.svg?8e63sg#icomoon) format('svg');
    font-weight: 400;
    font-style: normal
}

[class^="pps-icon-"],
[class*=" pps-icon-"] {
    font-family: 'pps-icomoon';
    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
}

.pps-popup embed,
.pps-popup iframe,
.pps-popup object,
.pps-popup video {
    position: relative;
    z-index: 10003;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: 100%;
    max-height: 100%
}

.pps-popup video,
.pps-popup audio {
    visibility: visible !important
}

.pps-popup .pps-responsive-video {
    width: 100% !important
}

.pps-popup .pps-responsive-video video {
    height: auto
}

.pps-popup a:focus,
a.pps-button-popup:focus {
    outline: 0
}

.pps-overlay,
.b-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .3;
    cursor: pointer;
    background-size: cover
}

.pps-popup {
    box-sizing: content-box;
    display: none;
    position: absolute;
    top: 60px;
    z-index: 9999;
    height: auto;
    padding: 0;
    margin: 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .6);
    background: transparent
}

.pps-popup:before {
    position: absolute;
    content: ""
}

.pps-popup.pps-width-overflow {
    width: 86% !important;
    left: 6% !important
}

.pps-wrap {
    box-sizing: border-box;
    position: relative;
    z-index: 10008;
    padding: 20px 25px 20px;
    height: 100%;
    max-height: inherit;
    background-color: #FFF
}

.pps-popup.pps-no-border {
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .6);
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .6)
}

.pps-header {
    position: relative;
    padding: 0;
    margin: 0
}

.pps-title {
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #EEE;
    color: #000;
    line-height: 100%;
    text-align: left;
    font-size: 20px;
    font-family: inherit
}

.pps-close {
    position: absolute;
    top: -14px;
    right: -14px;
    z-index: 10009
}

.pps-close a.pps-close-link {
    width: 18px;
    height: 18px;
    padding: 6px;
    box-sizing: content-box;
    display: block;
    outline: none;
    border: 0;
    cursor: pointer;
    background-color: #FFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 1
}

.pps-close a i.pps-icon:before {
    width: auto;
    font-size: 18px;
    color: #999;
    display: inline-block;
    text-decoration: inherit
}

.pps-close a.pps-close-link:hover i.pps-icon:before {
    color: #222
}

.pps-close .pps-icon-close:before {
    content: "\e619"
}

.pps-close .pps-icon-close-circle:before {
    content: "\e604"
}

.pps-close .pps-icon-close-circle-outline:before {
    content: "\e605"
}

.pps-close .pps-icon-close-clear:before {
    content: "\e070"
}

.pps-close .pps-icon-close-circle-cross:before {
    content: "\e043"
}

.pps-close .pps-icon-close-square-radius:before {
    content: "\e047"
}

.pps-close .pps-icon-close-file-broken:before {
    content: "\e608"
}

.pps-close .pps-icon-close-error:before {
    content: "\e61e"
}

.pps-close .pps-icon-close-outline:before {
    content: "\e607"
}

.pps-content {
    padding: 0;
    min-height: 160px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    overflow: auto;
    font-size: 16px
}

.pps-single-popup {
    position: relative
}

.pps-content p {
    margin: 0;
    margin-bottom: 15px;
    line-height: 21px;
    text-align: left
}

a.pps-btn {
    cursor: pointer
}

a.pps-btn.pps-button-popup {
    display: inline-block;
    padding: 5px 14px 4px;
    margin: 0;
    color: #FFF;
    line-height: 1.6;
    font-weight: 700;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-bottom: 2px solid #1B80C5;
    background-color: #348ECC
}

a.pps-btn.pps-button-popup:hover {
    background-color: #3C9CDD;
    border-bottom: 2px solid #1B80C5
}

a.pps-button-popup>img,
a.pps-btn-img>img {
    margin: 0 !important;
    padding: 0;
    vertical-align: middle;
    max-width: 100%
}

a.pps-button-popup>img:hover {
    zoom: 1
}

.pps-loading {
    position: absolute;
    left: 46%;
    top: 46%;
    z-index: 10002;
    width: 24px;
    height: 24px;
    display: block;
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/popup-press/css/images/loading.gif)
}

a.pps-download-pdf {
    margin: 0;
    padding: 6px 15px;
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #333;
    color: white;
    font-size: .9em;
    filter: alpha(opacity=80);
    opacity: .8
}

.pps-popup:hover a.pps-download-pdf {
    display: block
}

a.pps-download-pdf:hover {
    color: white;
    text-decoration: underline;
    background: #222
}

.pps-wrap-thumbs-popup {
    width: 100%
}

.pps-wrap-thumbs-popup li {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none
}

.pps-wrap-thumbs-popup li img {
    max-width: 25%;
    display: block
}

.pps-disclaimer {
    padding: 15px 0 10px;
    text-align: center
}

.pps-disclaimer .pps-disclaimer-agree,
.pps-disclaimer .pps-disclaimer-disagree {
    text-align: center;
    display: inline-block;
    padding: 10px 25px;
    margin-right: 10px;
    border-bottom: 2px solid #1B80C5;
    background-color: #348ECC;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif
}

.pps-disclaimer .pps-disclaimer-disagree {
    margin-left: 10px;
    margin-right: 0;
    border-bottom: 2px solid #B33737;
    background-color: #CC524F
}

.pps-disclaimer .pps-disclaimer-agree:hover {
    border-color: #1B80C5;
    background-color: #3C9CDD
}

.pps-disclaimer .pps-disclaimer-disagree:hover {
    border-color: #9A3030;
    background-color: #D0615E
}

.pps-disclaimer .pps-disclaimer-agree:before,
.pps-disclaimer .pps-disclaimer-disagree:before {
    content: "\e618";
    font-family: 'pps-icomoon';
    font-size: 17px;
    padding-right: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px
}

.pps-disclaimer .pps-disclaimer-disagree:before {
    content: "\e619";
    font-size: 18px
}

.pps-not-show-again {
    float: right;
    display: inline-block;
    cursor: pointer;
    font-size: 1em;
    text-decoration: none;
    padding: 5px;
    text-align: right
}

.pps-popup.pps-full-screen {
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
    position: fixed !important;
    border-radius: 0px !important;
    border: 0px !important
}

.pps-popup.pps-full-screen .pps-wrap {
    border-radius: 0px !important
}

.pps-popup.pps-full-screen .pps-wrap .pps-close {
    top: 12px !important;
    right: 12px !important
}

.pps-container a:hover,
.pps-slider a:hover,
.pps-container a:focus,
.pps-slider a:focus {
    outline: none
}

.pps-slides,
.pps-slides>li,
.pps-control-nav,
.pps-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.pps-pauseplay span {
    text-transform: capitalize
}

.popupslider {
    margin: 0;
    padding: 0
}

.popupslider .pps-slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.popupslider .pps-slides img {
    max-width: 100%;
    height: auto;
    display: block
}

.popupslider .pps-slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .popupslider .pps-slides {
    display: block
}

* html .popupslider .pps-slides {
    height: 1%
}

.no-js .popupslider .pps-slides>li:first-child {
    display: block
}

.popupslider {
    margin: 0;
    padding: 0;
    background: none;
    border: 0;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.popupslider .pps-slides {
    zoom: 1
}

.popupslider .pps-slides img {
    height: auto
}

.pps-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .pps-viewport {
    max-height: 300px
}

.carousel li {
    margin-right: 5px
}

.pps-direction-nav {
    *height: 0
}

.pps-direction-nav>li {
    margin: 0;
    padding: 0
}

.pps-direction-nav a {
    text-decoration: none;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: visible;
    opacity: .6;
    cursor: pointer;
    color: rgba(255, 255, 255, .9);
    background-color: rgba(0, 0, 0, .7);
    text-align: center;
    text-shadow: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.pps-direction-nav a:before {
    font-family: "pps-icomoon";
    font-size: 30px;
    display: inline-block;
    content: '\e110';
    color: rgba(255, 255, 255, .9);
    text-shadow: none
}

.pps-direction-nav a.pps-next:before {
    content: '\e111'
}

.pps-direction-nav .pps-prev {
    left: -58px
}

.pps-direction-nav .pps-next {
    right: -58px
}

.pps-popup .pps-direction-nav a.pps-prev:hover,
.pps-popup .pps-direction-nav a.pps-next:hover {
    opacity: 1
}

.pps-popup.pps-mobile .pps-direction-nav a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    opacity: 1
}

.pps-popup.pps-mobile .pps-direction-nav .pps-prev {
    left: -68px
}

.pps-popup.pps-mobile .pps-direction-nav .pps-next {
    right: -68px
}

@media screen and (max-width:768px) {
    .pps-popup.pps-mobile .pps-direction-nav .pps-prev {
        left: 20px;
        opacity: 1
    }

    .pps-popup.pps-mobile .pps-direction-nav .pps-next {
        right: 20px;
        opacity: 1
    }
}

.pps-direction-nav .pps-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default
}

.pps-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.pps-pauseplay a:before {
    font-family: "popupslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}

.pps-pauseplay a:hover {
    opacity: 1
}

.pps-pauseplay a.pps-play:before {
    content: '\f003'
}

.pps-control-nav {
    position: absolute;
    bottom: -30px;
    left: 3%;
    width: 94%;
    height: 30px;
    text-align: center
}

.pps-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.pps-control-paging li a {
    width: 12px;
    height: 12px;
    line-height: 100%;
    display: block;
    margin-top: 8px;
    background: #666;
    background: rgba(255, 255, 255, .5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.pps-control-paging li a:hover {
    background: #333;
    background: rgba(255, 255, 255, 1)
}

.pps-control-paging li a.pps-active {
    background: #000;
    background: rgba(255, 255, 255, .9);
    cursor: default
}

@media screen and (max-width:768px),
screen and (max-height:600px) {
    .pps-control-paging li a {
        width: 28px;
        height: 28px
    }
}

.pps-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.pps-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.pps-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.pps-control-thumbs img:hover {
    opacity: 1
}

.pps-control-thumbs .pps-active {
    opacity: 1;
    cursor: default
}

.pps-content p.pps-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 15px;
    color: #fff !important;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    text-align: center;
    background: none repeat scroll 0 0 rgba(0, 0, 0, .8)
}

.pps-content-wp-editor .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pps-content-wp-editor .wp-caption {
    margin-bottom: 10px
}

.pps-content-wp-editor .wp-caption.alignleft {
    margin: 0 10px 10px 0
}

.pps-content-wp-editor .wp-caption.alignright {
    margin: 0 0 10px 10px
}

.pps-content-wp-editor .wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none
}

.pps-content-wp-editor .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0
}

.pps-content-wp-editor .alignright {
    float: right
}

.pps-content-wp-editor .alignleft {
    float: left
}

.pps-content-wp-editor img.alignleft {
    display: inline;
    float: left;
    margin-right: 15px
}

.pps-content-wp-editor img.alignright {
    display: inline;
    float: right;
    margin-left: 15px
}

.pps-button-popup>img {
    max-width: 100%
}

.pps-popup .border-round {
    display: none !important
}

.pps-popup .pps-content-wp-editor {
    height: 100%;
    width: 100%
}

.pps-popup .pps-content-wp-editor iframe {
    max-width: 100%
}

.pps-popup .pps-iframe iframe,
.pps-popup .pps-pdf>iframe {
    width: 100%;
    display: block
}

.pps-popup .pps-embed iframe,
.pps-popup .pps-embed embed {
    display: block;
    border: 0;
    max-width: 100%
}

.pps-popup .pps-embed iframe[src*="soundcloud"] {
    height: 160px !important
}

.pps-popup .pps-content-wp-editor img {
    height: auto;
    max-width: 100%
}

.pps-popup img.pps-img-slider,
.pps-popup .pps-embed>img {
    display: block;
    width: 100%;
    height: auto;
    border: 0
}

.pps-popup .pps-pdf,
.pps-popup .pps-iframe,
.pps-single-popup,
.pps-popup .pps-single-popup>li,
.pps-popup .pps-popupslider>li,
    {
    height: 100%
}

.pps-popup .pps-single-popup>li {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
    background: none
}

.pps-popup .entry-content,
.pps-popup .post-content {
    margin: 0px !important
}

.pps-embed-bellow,
.pps-iframe-bellow,
.pps-pdf-bellow {
    padding-top: 15px
}

.pps-embed-bellow *,
.pps-iframe-bellow *,
.pps-pdf-bellow * {
    margin-bottom: 0 !important
}

#debungcontrolls,
.debugtimeline {
    width: 100%;
    box-sizing: border-box
}

.rev_column,
.rev_column .tp-parallax-wrap,
.tp-svg-layer svg {
    vertical-align: top
}

#debungcontrolls {
    z-index: 100000;
    position: fixed;
    bottom: 0;
    height: auto;
    background: rgba(0, 0, 0, .6);
    padding: 10px
}

.debugtimeline {
    height: 10px;
    position: relative;
    margin-bottom: 3px;
    display: none;
    white-space: nowrap
}

.debugtimeline:hover {
    height: 15px
}

.the_timeline_tester {
    background: #e74c3c;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0
}

.debugtimeline.tl_slide .the_timeline_tester {
    background: #f39c12
}

.debugtimeline.tl_frame .the_timeline_tester {
    background: #3498db
}

.debugtimline_txt {
    color: #fff;
    font-weight: 400;
    font-size: 7px;
    position: absolute;
    left: 10px;
    top: 0;
    white-space: nowrap;
    line-height: 10px
}

.rtl {
    direction: rtl
}

@font-face {
    font-family: revicons;
    src: url(https://omegagroupltd.co.uk/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot#1548997577);
    src: url(https://omegagroupltd.co.uk/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot#1548997577) format('embedded-opentype'), url(https://omegagroupltd.co.uk/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.woff#1548997577) format('woff'), url(https://omegagroupltd.co.uk/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.ttf#1548997577) format('truetype'), url(https://omegagroupltd.co.uk/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.svg?5510888#revicons) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" revicon-"]:before,
[class^=revicon-]:before {
    font-family: revicons;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

.revicon-search-1:before {
    content: '\e802'
}

.revicon-pencil-1:before {
    content: '\e831'
}

.revicon-picture-1:before {
    content: '\e803'
}

.revicon-cancel:before {
    content: '\e80a'
}

.revicon-info-circled:before {
    content: '\e80f'
}

.revicon-trash:before {
    content: '\e801'
}

.revicon-left-dir:before {
    content: '\e817'
}

.revicon-right-dir:before {
    content: '\e818'
}

.revicon-down-open:before {
    content: '\e83b'
}

.revicon-left-open:before {
    content: '\e819'
}

.revicon-right-open:before {
    content: '\e81a'
}

.revicon-angle-left:before {
    content: '\e820'
}

.revicon-angle-right:before {
    content: '\e81d'
}

.revicon-left-big:before {
    content: '\e81f'
}

.revicon-right-big:before {
    content: '\e81e'
}

.revicon-magic:before {
    content: '\e807'
}

.revicon-picture:before {
    content: '\e800'
}

.revicon-export:before {
    content: '\e80b'
}

.revicon-cog:before {
    content: '\e832'
}

.revicon-login:before {
    content: '\e833'
}

.revicon-logout:before {
    content: '\e834'
}

.revicon-video:before {
    content: '\e805'
}

.revicon-arrow-combo:before {
    content: '\e827'
}

.revicon-left-open-1:before {
    content: '\e82a'
}

.revicon-right-open-1:before {
    content: '\e82b'
}

.revicon-left-open-mini:before {
    content: '\e822'
}

.revicon-right-open-mini:before {
    content: '\e823'
}

.revicon-left-open-big:before {
    content: '\e824'
}

.revicon-right-open-big:before {
    content: '\e825'
}

.revicon-left:before {
    content: '\e836'
}

.revicon-right:before {
    content: '\e826'
}

.revicon-ccw:before {
    content: '\e808'
}

.revicon-arrows-ccw:before {
    content: '\e806'
}

.revicon-palette:before {
    content: '\e829'
}

.revicon-list-add:before {
    content: '\e80c'
}

.revicon-doc:before {
    content: '\e809'
}

.revicon-left-open-outline:before {
    content: '\e82e'
}

.revicon-left-open-2:before {
    content: '\e82c'
}

.revicon-right-open-outline:before {
    content: '\e82f'
}

.revicon-right-open-2:before {
    content: '\e82d'
}

.revicon-equalizer:before {
    content: '\e83a'
}

.revicon-layers-alt:before {
    content: '\e804'
}

.revicon-popup:before {
    content: '\e828'
}

.rev_slider_wrapper {
    position: relative;
    z-index: 0;
    width: 100%
}

.rev_slider {
    position: relative;
    overflow: visible
}

.entry-content .rev_slider a,
.rev_slider a {
    box-shadow: none
}

.tp-overflow-hidden {
    overflow: hidden !important
}

.group_ov_hidden {
    overflow: hidden
}

.rev_slider img,
.tp-simpleresponsive img {
    max-width: none !important;
    transition: none;
    margin: 0;
    padding: 0;
    border: none
}

.rev_slider .no-slides-text {
    font-weight: 700;
    text-align: center;
    padding-top: 80px
}

.rev_slider>ul,
.rev_slider>ul>li,
.rev_slider>ul>li:before,
.rev_slider_wrapper>ul,
.tp-revslider-mainul>li,
.tp-revslider-mainul>li:before,
.tp-simpleresponsive>ul,
.tp-simpleresponsive>ul>li,
.tp-simpleresponsive>ul>li:before {
    list-style: none !important;
    position: absolute;
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: visible;
    overflow-y: visible;
    background-image: none;
    background-position: 0 0;
    text-indent: 0;
    top: 0;
    left: 0
}

.rev_slider>ul>li,
.rev_slider>ul>li:before,
.tp-revslider-mainul>li,
.tp-revslider-mainul>li:before,
.tp-simpleresponsive>ul>li,
.tp-simpleresponsive>ul>li:before {
    visibility: hidden
}

.tp-revslider-mainul,
.tp-revslider-slidesli {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important
}

.fullscreen-container,
.fullwidthbanner-container {
    padding: 0;
    position: relative
}

.rev_slider li.tp-revslider-slidesli {
    position: absolute !important
}

.tp-caption .rs-untoggled-content {
    display: block
}

.tp-caption .rs-toggled-content {
    display: none
}

.rs-toggle-content-active.tp-caption .rs-toggled-content {
    display: block
}

.rs-toggle-content-active.tp-caption .rs-untoggled-content {
    display: none
}

.rev_slider .caption,
.rev_slider .tp-caption {
    position: relative;
    visibility: hidden;
    white-space: nowrap;
    display: block;
    -webkit-font-smoothing: antialiased !important;
    z-index: 1
}

.rev_slider .caption,
.rev_slider .tp-caption,
.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}

.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap:last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap:last-child {
    margin-bottom: 0
}

.tp-svg-layer svg {
    width: 100%;
    height: 100%;
    position: relative
}

.tp-carousel-wrapper {
    cursor: url(https://omegagroupltd.co.uk/wp-content/plugins/revslider/public/assets/css/openhand.cur), move
}

.tp-carousel-wrapper.dragged {
    cursor: url(https://omegagroupltd.co.uk/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move
}

.tp_inner_padding {
    box-sizing: border-box;
    max-height: none !important
}

.tp-caption.tp-layer-selectable {
    -moz-user-select: all;
    -khtml-user-select: all;
    -webkit-user-select: all;
    -o-user-select: all
}

.tp-caption.tp-hidden-caption,
.tp-forcenotvisible,
.tp-hide-revslider,
.tp-parallax-wrap.tp-hidden-caption {
    visibility: hidden !important;
    display: none !important
}

.rev_slider audio,
.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {
    max-width: none !important
}

.tp-element-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1000;
    transform: scaleX(0) scaleY(0)
}

.rev_row_zone {
    position: absolute;
    width: 100%;
    left: 0;
    box-sizing: border-box;
    min-height: 50px;
    font-size: 0
}

.rev_column_inner,
.rev_slider .tp-caption.rev_row {
    position: relative;
    width: 100% !important;
    box-sizing: border-box
}

.rev_row_zone_top {
    top: 0
}

.rev_row_zone_middle {
    top: 50%;
    transform: translateY(-50%)
}

.rev_row_zone_bottom {
    bottom: 0
}

.rev_slider .tp-caption.rev_row {
    display: table;
    table-layout: fixed;
    vertical-align: top;
    height: auto !important;
    font-size: 0
}

.rev_column {
    display: table-cell;
    position: relative;
    height: auto;
    box-sizing: border-box;
    font-size: 0
}

.rev_column_inner {
    display: block;
    height: auto !important;
    white-space: normal !important
}

.rev_column_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    box-sizing: border-box;
    background-clip: content-box;
    border: 0 solid transparent
}

.tp-caption .backcorner,
.tp-caption .backcornertop,
.tp-caption .frontcorner,
.tp-caption .frontcornertop {
    height: 0;
    top: 0;
    width: 0;
    position: absolute
}

.rev_column_inner .tp-loop-wrap,
.rev_column_inner .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap {
    text-align: inherit
}

.rev_column_inner .tp-mask-wrap {
    display: inline-block
}

.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    line-height: 0
}

.tp-video-play-button,
.tp-video-play-button i {
    line-height: 50px !important;
    vertical-align: top;
    text-align: center
}

.rev_column_inner .rev_layer_in_column,
.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap {
    vertical-align: top
}

.rev_break_columns {
    display: block !important
}

.rev_break_columns .tp-parallax-wrap.rev_column {
    display: block !important;
    width: 100% !important
}

.fullwidthbanner-container {
    overflow: hidden
}

.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative
}

.tp-static-layers {
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0
}

.tp-caption .frontcorner {
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 40px solid #00A8FF;
    left: -40px
}

.tp-caption .backcorner {
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    right: 0
}

.tp-caption .frontcornertop {
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40px solid #00A8FF;
    left: -40px
}

.tp-caption .backcornertop {
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    right: 0
}

.tp-layer-inner-rotation {
    position: relative !important
}

img.tp-slider-alternative-image {
    width: 100%;
    height: auto
}

.caption.fullscreenvideo,
.rs-background-video-layer,
.tp-caption.coverscreenvideo,
.tp-caption.fullscreenvideo {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.noFilterClass {
    filter: none !important
}

.rs-background-video-layer {
    visibility: hidden;
    z-index: 0
}

.caption.fullscreenvideo audio,
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe audio,
.tp-caption.fullscreenvideo iframe video {
    width: 100% !important;
    height: 100% !important;
    display: none
}

.fullcoveredvideo audio,
.fullscreenvideo audio .fullcoveredvideo video,
.fullscreenvideo video {
    background: #000
}

.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.videoisplaying .html5vid .tp-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, .3);
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FFF;
    margin-top: -25px;
    margin-left: -25px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    display: inline-block;
    z-index: 4;
    opacity: 0;
    transition: opacity .3s ease-out !important
}

.tp-audio-html5 .tp-video-play-button,
.tp-hiddenaudio {
    display: none !important
}

.tp-caption .html5vid {
    width: 100% !important;
    height: 100% !important
}

.tp-video-play-button i {
    width: 50px;
    height: 50px;
    display: inline-block;
    font-size: 40px !important
}

.rs-fullvideo-cover,
.tp-dottedoverlay,
.tp-shadowcover {
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.tp-caption:hover .tp-video-play-button {
    opacity: 1;
    display: block
}

.tp-caption .tp-revstop {
    display: none;
    border-left: 5px solid #fff !important;
    border-right: 5px solid #fff !important;
    margin-top: 15px !important;
    line-height: 20px !important;
    vertical-align: top;
    font-size: 25px !important
}

.tp-seek-bar,
.tp-video-button,
.tp-volume-bar {
    outline: 0;
    line-height: 12px;
    margin: 0;
    cursor: pointer
}

.videoisplaying .revicon-right-dir {
    display: none
}

.videoisplaying .tp-revstop {
    display: inline-block
}

.videoisplaying .tp-video-play-button {
    display: none
}

.fullcoveredvideo .tp-video-play-button {
    display: none !important
}

.fullscreenvideo .fullscreenvideo audio,
.fullscreenvideo .fullscreenvideo video {
    object-fit: contain !important
}

.fullscreenvideo .fullcoveredvideo audio,
.fullscreenvideo .fullcoveredvideo video {
    object-fit: cover !important
}

.tp-video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    opacity: 0;
    transition: opacity .3s;
    background-image: linear-gradient(to bottom, #000 13%, #323232 100%);
    display: table;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box
}

.rev-btn.rev-hiddenicon i,
.rev-btn.rev-withicon i {
    transition: all .2s ease-out !important;
    font-size: 15px
}

.tp-caption:hover .tp-video-controls {
    opacity: .9
}

.tp-video-button {
    background: rgba(0, 0, 0, .5);
    border: 0;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    padding: 0
}

.tp-video-button:hover {
    cursor: pointer
}

.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap {
    padding: 0 5px;
    display: table-cell;
    vertical-align: middle
}

.tp-video-seek-bar-wrap {
    width: 80%
}

.tp-video-vol-bar-wrap {
    width: 20%
}

.tp-seek-bar,
.tp-volume-bar {
    width: 100%;
    padding: 0
}

.rs-fullvideo-cover {
    width: 100%;
    background: 0 0;
    z-index: 5
}

.disabled_lc .tp-video-play-button,
.rs-background-video-layer audio::-webkit-media-controls,
.rs-background-video-layer video::-webkit-media-controls,
.rs-background-video-layer video::-webkit-media-controls-start-playback-button {
    display: none !important
}

.tp-audio-html5 .tp-video-controls {
    opacity: 1 !important;
    visibility: visible !important
}

.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    z-index: 3
}

.tp-dottedoverlay.twoxtwo {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/revslider/public/assets/css/../assets/gridtile.png)
}

.tp-dottedoverlay.twoxtwowhite {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_white.png)
}

.tp-dottedoverlay.threexthree {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3.png)
}

.tp-dottedoverlay.threexthreewhite {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3_white.png)
}

.tp-shadowcover {
    width: 100%;
    background: #fff;
    z-index: -1
}

.tp-shadow1 {
    box-shadow: 0 10px 6px -6px rgba(0, 0, 0, .8)
}

.tp-shadow2:after,
.tp-shadow2:before,
.tp-shadow3:before,
.tp-shadow4:after {
    z-index: -2;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 85%;
    max-width: 300px;
    background: 0 0;
    box-shadow: 0 15px 10px rgba(0, 0, 0, .8);
    transform: rotate(-3deg)
}

.tp-shadow2:after,
.tp-shadow4:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto
}

.tp-shadow5 {
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset
}

.tp-shadow5:after,
.tp-shadow5:before {
    content: "";
    position: absolute;
    z-index: -2;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .6);
    top: 30%;
    bottom: 0;
    left: 20px;
    right: 20px;
    border-radius: 100px/20px
}

.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6) !important;
    font-size: 15px;
    line-height: 45px !important;
    font-family: arial, sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
    text-decoration: none
}

.tp-button.big {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
    font-weight: 700;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px !important
}

.purchase:hover,
.tp-button.big:hover,
.tp-button:hover {
    background-position: bottom, 15px 11px
}

.purchase.green,
.purchase:hover.green,
.tp-button.green,
.tp-button:hover.green {
    background-color: #21a117;
    box-shadow: 0 3px 0 0 #104d0b
}

.purchase.blue,
.purchase:hover.blue,
.tp-button.blue,
.tp-button:hover.blue {
    background-color: #1d78cb;
    box-shadow: 0 3px 0 0 #0f3e68
}

.purchase.red,
.purchase:hover.red,
.tp-button.red,
.tp-button:hover.red {
    background-color: #cb1d1d;
    box-shadow: 0 3px 0 0 #7c1212
}

.purchase.orange,
.purchase:hover.orange,
.tp-button.orange,
.tp-button:hover.orange {
    background-color: #f70;
    box-shadow: 0 3px 0 0 #a34c00
}

.purchase.darkgrey,
.purchase:hover.darkgrey,
.tp-button.darkgrey,
.tp-button.grey,
.tp-button:hover.darkgrey,
.tp-button:hover.grey {
    background-color: #555;
    box-shadow: 0 3px 0 0 #222
}

.purchase.lightgrey,
.purchase:hover.lightgrey,
.tp-button.lightgrey,
.tp-button:hover.lightgrey {
    background-color: #888;
    box-shadow: 0 3px 0 0 #555
}

.rev-btn,
.rev-btn:visited {
    outline: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
    line-height: 44px;
    font-size: 17px;
    font-weight: 500;
    padding: 12px 35px;
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    cursor: pointer
}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 900
}

.rev-btn.rev-withicon i {
    font-weight: 400;
    position: relative;
    top: 0;
    margin-left: 10px !important
}

.rev-btn.rev-hiddenicon i {
    font-weight: 400;
    position: relative;
    top: 0;
    opacity: 0;
    margin-left: 0 !important;
    width: 0 !important
}

.rev-btn.rev-hiddenicon:hover i {
    opacity: 1 !important;
    margin-left: 10px !important;
    width: auto !important
}

.rev-btn.rev-medium,
.rev-btn.rev-medium:visited {
    line-height: 36px;
    font-size: 14px;
    padding: 10px 30px
}

.rev-btn.rev-medium.rev-hiddenicon i,
.rev-btn.rev-medium.rev-withicon i {
    font-size: 14px;
    top: 0
}

.rev-btn.rev-small,
.rev-btn.rev-small:visited {
    line-height: 28px;
    font-size: 12px;
    padding: 7px 20px
}

.rev-btn.rev-small.rev-hiddenicon i,
.rev-btn.rev-small.rev-withicon i {
    font-size: 12px;
    top: 0
}

.rev-maxround {
    border-radius: 30px
}

.rev-minround {
    border-radius: 3px
}

.rev-burger {
    position: relative;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    padding: 22px 0 0 14px;
    border-radius: 50%;
    border: 1px solid rgba(51, 51, 51, .25);
    -webkit-tap-highlight-color: transparent;
    cursor: pointer
}

.rev-burger span {
    display: block;
    width: 30px;
    height: 3px;
    background: #333;
    transition: .7s;
    pointer-events: none;
    transform-style: flat !important
}

.rev-burger.revb-white span,
.rev-burger.revb-whitenoborder span {
    background: #fff
}

.rev-burger span:nth-child(2) {
    margin: 3px 0
}

#dialog_addbutton .rev-burger:hover:first-child,
.open .rev-burger:first-child,
.open.rev-burger:first-child {
    transform: translateY(6px) rotate(-45deg)
}

#dialog_addbutton .rev-burger:hover:nth-child(2),
.open .rev-burger:nth-child(2),
.open.rev-burger:nth-child(2) {
    transform: rotate(-45deg);
    opacity: 0
}

#dialog_addbutton .rev-burger:hover:last-child,
.open .rev-burger:last-child,
.open.rev-burger:last-child {
    transform: translateY(-6px) rotate(-135deg)
}

.rev-burger.revb-white {
    border: 2px solid rgba(255, 255, 255, .2)
}

.rev-burger.revb-darknoborder,
.rev-burger.revb-whitenoborder {
    border: 0
}

.rev-burger.revb-darknoborder span {
    background: #333
}

.rev-burger.revb-whitefull {
    background: #fff;
    border: none
}

.rev-burger.revb-whitefull span {
    background: #333
}

.rev-burger.revb-darkfull {
    background: #333;
    border: none
}

.rev-burger.revb-darkfull span,
.rev-scroll-btn.revs-fullwhite {
    background: #fff
}

@keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }

    15% {
        opacity: 1;
        top: 50%
    }

    50% {
        opacity: 0;
        top: 50%
    }

    100% {
        opacity: 0;
        top: 29%
    }
}

.rev-scroll-btn {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    width: 35px;
    height: 55px;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 23px
}

.rev-scroll-btn>* {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px
}

.rev-scroll-btn>.active,
.rev-scroll-btn>:focus,
.rev-scroll-btn>:hover {
    color: #fff
}

.rev-scroll-btn>.active,
.rev-scroll-btn>:active,
.rev-scroll-btn>:focus,
.rev-scroll-btn>:hover {
    opacity: .8
}

.rev-scroll-btn.revs-fullwhite span {
    background: #333
}

.rev-scroll-btn.revs-fulldark {
    background: #333;
    border: none
}

.rev-scroll-btn.revs-fulldark span,
.tp-bullet {
    background: #fff
}

.rev-scroll-btn span {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: #fff;
    border-radius: 50%;
    animation: rev-ani-mouse 2.5s linear infinite
}

.rev-scroll-btn.revs-dark {
    border-color: #333
}

.rev-scroll-btn.revs-dark span {
    background: #333
}

.rev-control-btn {
    position: relative;
    display: inline-block;
    z-index: 5;
    color: #FFF;
    font-size: 20px;
    line-height: 60px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    text-align: center;
    background-color: #000;
    border-radius: 50px;
    text-shadow: none;
    background-color: rgba(0, 0, 0, .5);
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    cursor: pointer
}

.rev-cbutton-dark-sr,
.rev-cbutton-light-sr {
    border-radius: 3px
}

.rev-cbutton-light,
.rev-cbutton-light-sr {
    color: #333;
    background-color: rgba(255, 255, 255, .75)
}

.rev-sbutton {
    line-height: 37px;
    width: 37px;
    height: 37px
}

.rev-sbutton-blue {
    background-color: #3B5998
}

.rev-sbutton-lightblue {
    background-color: #00A0D1
}

.rev-sbutton-red {
    background-color: #DD4B39
}

.tp-bannertimer {
    visibility: hidden;
    width: 100%;
    height: 5px;
    background: #000;
    background: rgba(0, 0, 0, .15);
    position: absolute;
    z-index: 200;
    top: 0
}

.tp-bannertimer.tp-bottom {
    top: auto;
    bottom: 0 !important;
    height: 5px
}

.tp-caption img {
    background: 0 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png)
}

.tp-caption.slidelink a span {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png)
}

.tp-loader.spinner0,
.tp-loader.spinner5 {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/revslider/public/assets/css/../assets/loader.gif);
    background-repeat: no-repeat
}

.tp-shape {
    width: 100%;
    height: 100%
}

.tp-caption .rs-starring {
    display: inline-block
}

.tp-caption .rs-starring .star-rating {
    float: none;
    display: inline-block;
    vertical-align: top;
    color: #FFC321 !important
}

.tp-caption .rs-starring .star-rating,
.tp-caption .rs-starring-page .star-rating {
    position: relative;
    height: 1em;
    width: 5.4em;
    font-family: star;
    font-size: 1em !important
}

.tp-loader.spinner0,
.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}

.tp-caption .rs-starring .star-rating:before,
.tp-caption .rs-starring-page .star-rating:before {
    content: "\73\73\73\73\73";
    color: #E0DADF;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.tp-caption .rs-starring .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    font-size: 1em !important
}

.tp-caption .rs-starring .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0
}

.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute
}

.tp-loader.spinner0 {
    background-position: center center
}

.tp-loader.spinner5 {
    background-position: 10px 10px;
    background-color: #fff;
    margin: -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: red;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    border-radius: 100%;
    animation: tp-scaleout 1s infinite ease-in-out
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0)
    }

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

.tp-loader.spinner3 {
    margin: -9px 0 0 -35px;
    width: 70px;
    text-align: center
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    border-radius: 100%;
    display: inline-block;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation-fill-mode: both
}

.tp-loader.spinner3 .bounce1 {
    animation-delay: -.32s
}

.tp-loader.spinner3 .bounce2 {
    animation-delay: -.16s
}

@keyframes tp-bouncedelay {

    0%,
    100%,
    80% {
        transform: scale(0)
    }

    40% {
        transform: scale(1)
    }
}

.tp-loader.spinner4 {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    animation: tp-rotate 2s infinite linear
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    animation: tp-bounce 2s infinite ease-in-out;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}

.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes tp-bounce {

    0%,
    100% {
        transform: scale(0)
    }

    50% {
        transform: scale(1)
    }
}

.tp-bullets.navbar,
.tp-tabs.navbar,
.tp-thumbs.navbar {
    border: none;
    min-height: 0;
    margin: 0;
    border-radius: 0
}

.tp-bullets,
.tp-tabs,
.tp-thumbs {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0;
    left: 0
}

.tp-tab,
.tp-thumb {
    cursor: pointer;
    position: absolute;
    opacity: .5;
    box-sizing: border-box
}

.tp-arr-imgholder,
.tp-tab-image,
.tp-thumb-image,
.tp-videoposter {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.tp-tab.selected,
.tp-tab:hover,
.tp-thumb.selected,
.tp-thumb:hover {
    opacity: 1
}

.tp-tab-mask,
.tp-thumb-mask {
    box-sizing: border-box !important
}

.tp-tabs,
.tp-thumbs {
    box-sizing: content-box !important
}

.tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: rgba(255, 255, 255, .3);
    cursor: pointer
}

.tp-bullet.selected,
.tp-bullet:hover {
    background: #fff
}

.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000
}

.tparrows:hover {
    background: #000
}

.tparrows:before {
    font-family: revicons;
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center
}

.hginfo,
.hglayerinfo {
    font-size: 12px;
    font-weight: 600
}

.tparrows.tp-leftarrow:before {
    content: '\e824'
}

.tparrows.tp-rightarrow:before {
    content: '\e825'
}

body.rtl .tp-kbimg {
    left: 0 !important
}

.dddwrappershadow {
    box-shadow: 0 45px 100px rgba(0, 0, 0, .4)
}

.hglayerinfo {
    position: fixed;
    bottom: 0;
    left: 0;
    color: #FFF;
    line-height: 20px;
    background: rgba(0, 0, 0, .75);
    padding: 5px 10px;
    z-index: 2000;
    white-space: normal
}

.helpgrid,
.hginfo {
    position: absolute
}

.hginfo {
    top: -2px;
    left: -2px;
    color: #e74c3c;
    background: #000;
    padding: 2px 5px
}

.indebugmode .tp-caption:hover {
    border: 1px dashed #c0392b !important
}

.helpgrid {
    border: 2px dashed #c0392b;
    top: 0;
    left: 0;
    z-index: 0
}

#revsliderlogloglog {
    padding: 15px;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 150px;
    background: rgba(0, 0, 0, .7);
    z-index: 100000;
    font-size: 10px;
    overflow: scroll
}

.aden {
    filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)
}

.aden::after {
    background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
    mix-blend-mode: darken
}

.perpetua::after,
.reyes::after {
    mix-blend-mode: soft-light;
    opacity: .5
}

.inkwell {
    filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)
}

.perpetua::after {
    background: linear-gradient(to bottom, #005b9a, #e6c13d)
}

.reyes {
    filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75)
}

.reyes::after {
    background: #efcdad
}

.gingham {
    filter: brightness(1.05) hue-rotate(-10deg)
}

.gingham::after {
    background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
    mix-blend-mode: darken
}

.toaster {
    filter: contrast(1.5) brightness(.9)
}

.toaster::after {
    background: radial-gradient(circle, #804e0f, #3b003b);
    mix-blend-mode: screen
}

.walden {
    filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)
}

.walden::after {
    background: #04c;
    mix-blend-mode: screen;
    opacity: .3
}

.hudson {
    filter: brightness(1.2) contrast(.9) saturate(1.1)
}

.hudson::after {
    background: radial-gradient(circle, #a6b1ff 50%, #342134);
    mix-blend-mode: multiply;
    opacity: .5
}

.earlybird {
    filter: contrast(.9) sepia(.2)
}

.earlybird::after {
    background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
    mix-blend-mode: overlay
}

.mayfair {
    filter: contrast(1.1) saturate(1.1)
}

.mayfair::after {
    background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, .8), rgba(255, 200, 200, .6), #111 60%);
    mix-blend-mode: overlay;
    opacity: .4
}

.lofi {
    filter: saturate(1.1) contrast(1.5)
}

.lofi::after {
    background: radial-gradient(circle, transparent 70%, #222 150%);
    mix-blend-mode: multiply
}

._1977 {
    filter: contrast(1.1) brightness(1.1) saturate(1.3)
}

._1977:after {
    background: rgba(243, 106, 188, .3);
    mix-blend-mode: screen
}

.brooklyn {
    filter: contrast(.9) brightness(1.1)
}

.brooklyn::after {
    background: radial-gradient(circle, rgba(168, 223, 193, .4) 70%, #c4b7c8);
    mix-blend-mode: overlay
}

.xpro2 {
    filter: sepia(.3)
}

.xpro2::after {
    background: radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, .6) 110%);
    mix-blend-mode: color-burn
}

.nashville {
    filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)
}

.nashville::after {
    background: rgba(0, 70, 150, .4);
    mix-blend-mode: lighten
}

.nashville::before {
    background: rgba(247, 176, 153, .56);
    mix-blend-mode: darken
}

.lark {
    filter: contrast(.9)
}

.lark::after {
    background: rgba(242, 242, 242, .8);
    mix-blend-mode: darken
}

.lark::before {
    background: #22253f;
    mix-blend-mode: color-dodge
}

.moon {
    filter: grayscale(1) contrast(1.1) brightness(1.1)
}

.moon::before {
    background: #a0a0a0;
    mix-blend-mode: soft-light
}

.moon::after {
    background: #383838;
    mix-blend-mode: lighten
}

.clarendon {
    filter: contrast(1.2) saturate(1.35)
}

.clarendon:before {
    background: rgba(127, 187, 227, .2);
    mix-blend-mode: overlay
}

.willow {
    filter: grayscale(.5) contrast(.95) brightness(.9)
}

.willow::before {
    background-color: radial-gradient(40%, circle, #d4a9af 55%, #000 150%);
    mix-blend-mode: overlay
}

.willow::after {
    background-color: #d8cdcb;
    mix-blend-mode: color
}

.rise {
    filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9)
}

.rise::after {
    background: radial-gradient(circle, rgba(232, 197, 152, .8), transparent 90%);
    mix-blend-mode: overlay;
    opacity: .6
}

.rise::before {
    background: radial-gradient(circle, rgba(236, 205, 169, .15) 55%, rgba(50, 30, 7, .4));
    mix-blend-mode: multiply
}

._1977:after,
._1977:before,
.aden:after,
.aden:before,
.brooklyn:after,
.brooklyn:before,
.clarendon:after,
.clarendon:before,
.earlybird:after,
.earlybird:before,
.gingham:after,
.gingham:before,
.hudson:after,
.hudson:before,
.inkwell:after,
.inkwell:before,
.lark:after,
.lark:before,
.lofi:after,
.lofi:before,
.mayfair:after,
.mayfair:before,
.moon:after,
.moon:before,
.nashville:after,
.nashville:before,
.perpetua:after,
.perpetua:before,
.reyes:after,
.reyes:before,
.rise:after,
.rise:before,
.slumber:after,
.slumber:before,
.toaster:after,
.toaster:before,
.walden:after,
.walden:before,
.willow:after,
.willow:before,
.xpro2:after,
.xpro2:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none
}

._1977,
.aden,
.brooklyn,
.clarendon,
.earlybird,
.gingham,
.hudson,
.inkwell,
.lark,
.lofi,
.mayfair,
.moon,
.nashville,
.perpetua,
.reyes,
.rise,
.slumber,
.toaster,
.walden,
.willow,
.xpro2 {
    position: relative
}

._1977 img,
.aden img,
.brooklyn img,
.clarendon img,
.earlybird img,
.gingham img,
.hudson img,
.inkwell img,
.lark img,
.lofi img,
.mayfair img,
.moon img,
.nashville img,
.perpetua img,
.reyes img,
.rise img,
.slumber img,
.toaster img,
.walden img,
.willow img,
.xpro2 img {
    width: 100%;
    z-index: 1
}

._1977:before,
.aden:before,
.brooklyn:before,
.clarendon:before,
.earlybird:before,
.gingham:before,
.hudson:before,
.inkwell:before,
.lark:before,
.lofi:before,
.mayfair:before,
.moon:before,
.nashville:before,
.perpetua:before,
.reyes:before,
.rise:before,
.slumber:before,
.toaster:before,
.walden:before,
.willow:before,
.xpro2:before {
    z-index: 2
}

._1977:after,
.aden:after,
.brooklyn:after,
.clarendon:after,
.earlybird:after,
.gingham:after,
.hudson:after,
.inkwell:after,
.lark:after,
.lofi:after,
.mayfair:after,
.moon:after,
.nashville:after,
.perpetua:after,
.reyes:after,
.rise:after,
.slumber:after,
.toaster:after,
.walden:after,
.willow:after,
.xpro2:after {
    z-index: 3
}

.slumber {
    filter: saturate(.66) brightness(1.05)
}

.slumber::after {
    background: rgba(125, 105, 24, .5);
    mix-blend-mode: soft-light
}

.slumber::before {
    background: rgba(69, 41, 12, .4);
    mix-blend-mode: lighten
}

.wptu-ticker.wptu-ticker-main {
    width: 100%;
    height: 40px;
    background: #fff;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    border: solid 2px #2096cd
}

.wptu-ticker .wptu-ticker-title .wptu-ticker-head {
    margin: 0;
    padding: 0 20px;
    font-size: 18px;
    color: #FFF;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle
}

.wptu-ticker .wptu-ticker-title>span {
    width: 0;
    position: absolute;
    right: -10px;
    top: 10px;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    bottom: 0;
    border-color: transparent transparent transparent #2096cd
}

.wptu-ticker .wptu-ticker-title {
    width: auto;
    height: 100%;
    display: table;
    position: relative;
    background: #2096cd
}

.wptu-ticker-block ul {
    padding: 0;
    margin: 0px !important;
    list-style: none !important;
    position: absolute;
    left: 210px;
    top: 0;
    right: 40px;
    height: 40px;
    font-size: 16px
}

.wptu-ticker-block ul>li {
    position: absolute;
    height: 40px;
    width: 100%;
    line-height: 40px;
    display: none;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important
}

.wptu-ticker .wptu-ticker-navi,
.wptu-ticker-block>ul>li>a,
.wptu-ticker .wptu-ticker-navi>span {
    transition: .25s linear;
    -moz-transition: .25s linear;
    -webkit-transition: .25s linear
}

.wptu-ticker-block>ul>li>a {
    text-decoration: none;
    color: #333;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400
}

.wptu-ticker .wptu-ticker-navi {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    bottom: 0;
    margin: auto
}

.wptu-ticker:hover .wptu-ticker-navi {
    opacity: 1
}

.wptu-ticker .wptu-ticker-navi>span:hover {
    opacity: 1
}

.wptu-ticker .wptu-ticker-navi>span:first-child {
    background-position: left center;
    left: 0
}

.wptu-ticker .wptu-ticker-navi>span:last-child {
    background-position: right center;
    right: 0
}

.wptu-ticker .wptu-ticker-navi>span {
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    cursor: pointer;
    opacity: .3;
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/ticker-ultimate/assets/css/../images/ticker-arrows.png) no-repeat
}

.wptu-ticker-conf {
    display: none
}

.wptu-ticker-main:hover .wptu-ticker-navi {
    opacity: 1
}

.wptu-ticker-main.wptu-bordernone {
    border: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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-color: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

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 {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

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

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}

@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !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: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../fonts/glyphicons-halflings-regular.eot);
    src: url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../fonts/glyphicons-halflings-regular.eot#1548997577) format('embedded-opentype'), url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../fonts/glyphicons-halflings-regular.woff) format('woff'), url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../fonts/glyphicons-halflings-regular.svg#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: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before,
.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"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

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

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.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,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.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: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

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: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

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 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    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=checkbox],
input[type=radio] {
    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=checkbox]:focus,
input[type=radio]: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.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -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, -webkit-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
}

.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: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -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: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -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: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -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: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    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.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    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.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    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.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    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-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.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 .btn,
.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-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-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:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 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 {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .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>.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-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.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-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    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=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.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.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    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-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-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:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-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:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    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 {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        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-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        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-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        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;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.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: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -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)
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    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:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    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:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        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:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    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:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    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:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.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
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 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,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.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 {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-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 {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -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
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -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);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -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-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 {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.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-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.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: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,
.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 {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -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-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.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,
.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: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:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.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,
.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: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:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.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,
.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 {
    border-bottom-left-radius: 3px
}

.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,
.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 {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.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,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>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 {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.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: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    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: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    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: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    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: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    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: #a94442
}

.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 embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -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: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(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;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.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;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.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 {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -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;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -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;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 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 {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    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 {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.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;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}

.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.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%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    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-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: 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
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.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 !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.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 !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.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 !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.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
    }
}

@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 !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: et-line;
    src: url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../fonts/et-line.eot);
    src: url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../fonts/et-line.eot#1548997577) format('embedded-opentype'), url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../fonts/et-line.woff) format('woff'), url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../fonts/et-line.ttf) format('truetype'), url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../fonts/et-line.svg#et-line) format('svg');
    font-weight: 400;
    font-style: normal
}

[data-icon]:before {
    font-family: et-line;
    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;
    display: inline-block
}

.icon-adjustments,
.icon-alarmclock,
.icon-anchor,
.icon-aperture,
.icon-attachment,
.icon-bargraph,
.icon-basket,
.icon-beaker,
.icon-bike,
.icon-book-open,
.icon-briefcase,
.icon-browser,
.icon-calendar,
.icon-camera,
.icon-caution,
.icon-chat,
.icon-circle-compass,
.icon-clipboard,
.icon-clock,
.icon-cloud,
.icon-compass,
.icon-desktop,
.icon-dial,
.icon-document,
.icon-documents,
.icon-download,
.icon-dribbble,
.icon-edit,
.icon-envelope,
.icon-expand,
.icon-facebook,
.icon-flag,
.icon-focus,
.icon-gears,
.icon-genius,
.icon-gift,
.icon-global,
.icon-globe,
.icon-googleplus,
.icon-grid,
.icon-happy,
.icon-hazardous,
.icon-heart,
.icon-hotairballoon,
.icon-hourglass,
.icon-key,
.icon-laptop,
.icon-layers,
.icon-lifesaver,
.icon-lightbulb,
.icon-linegraph,
.icon-linkedin,
.icon-lock,
.icon-magnifying-glass,
.icon-map,
.icon-map-pin,
.icon-megaphone,
.icon-mic,
.icon-mobile,
.icon-newspaper,
.icon-notebook,
.icon-paintbrush,
.icon-paperclip,
.icon-pencil,
.icon-phone,
.icon-picture,
.icon-pictures,
.icon-piechart,
.icon-presentation,
.icon-pricetags,
.icon-printer,
.icon-profile-female,
.icon-profile-male,
.icon-puzzle,
.icon-quote,
.icon-recycle,
.icon-refresh,
.icon-ribbon,
.icon-rss,
.icon-sad,
.icon-scissors,
.icon-scope,
.icon-search,
.icon-shield,
.icon-speedometer,
.icon-strategy,
.icon-streetsign,
.icon-tablet,
.icon-target,
.icon-telescope,
.icon-toolbox,
.icon-tools,
.icon-tools-2,
.icon-trophy,
.icon-tumblr,
.icon-twitter,
.icon-upload,
.icon-video,
.icon-wallet,
.icon-wine {
    font-family: et-line;
    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;
    display: inline-block
}

.icon-mobile:before {
    content: "\e000"
}

.icon-laptop:before {
    content: "\e001"
}

.icon-desktop:before {
    content: "\e002"
}

.icon-tablet:before {
    content: "\e003"
}

.icon-phone:before {
    content: "\e004"
}

.icon-document:before {
    content: "\e005"
}

.icon-documents:before {
    content: "\e006"
}

.icon-search:before {
    content: "\e007"
}

.icon-clipboard:before {
    content: "\e008"
}

.icon-newspaper:before {
    content: "\e009"
}

.icon-notebook:before {
    content: "\e00a"
}

.icon-book-open:before {
    content: "\e00b"
}

.icon-browser:before {
    content: "\e00c"
}

.icon-calendar:before {
    content: "\e00d"
}

.icon-presentation:before {
    content: "\e00e"
}

.icon-picture:before {
    content: "\e00f"
}

.icon-pictures:before {
    content: "\e010"
}

.icon-video:before {
    content: "\e011"
}

.icon-camera:before {
    content: "\e012"
}

.icon-printer:before {
    content: "\e013"
}

.icon-toolbox:before {
    content: "\e014"
}

.icon-briefcase:before {
    content: "\e015"
}

.icon-wallet:before {
    content: "\e016"
}

.icon-gift:before {
    content: "\e017"
}

.icon-bargraph:before {
    content: "\e018"
}

.icon-grid:before {
    content: "\e019"
}

.icon-expand:before {
    content: "\e01a"
}

.icon-focus:before {
    content: "\e01b"
}

.icon-edit:before {
    content: "\e01c"
}

.icon-adjustments:before {
    content: "\e01d"
}

.icon-ribbon:before {
    content: "\e01e"
}

.icon-hourglass:before {
    content: "\e01f"
}

.icon-lock:before {
    content: "\e020"
}

.icon-megaphone:before {
    content: "\e021"
}

.icon-shield:before {
    content: "\e022"
}

.icon-trophy:before {
    content: "\e023"
}

.icon-flag:before {
    content: "\e024"
}

.icon-map:before {
    content: "\e025"
}

.icon-puzzle:before {
    content: "\e026"
}

.icon-basket:before {
    content: "\e027"
}

.icon-envelope:before {
    content: "\e028"
}

.icon-streetsign:before {
    content: "\e029"
}

.icon-telescope:before {
    content: "\e02a"
}

.icon-gears:before {
    content: "\e02b"
}

.icon-key:before {
    content: "\e02c"
}

.icon-paperclip:before {
    content: "\e02d"
}

.icon-attachment:before {
    content: "\e02e"
}

.icon-pricetags:before {
    content: "\e02f"
}

.icon-lightbulb:before {
    content: "\e030"
}

.icon-layers:before {
    content: "\e031"
}

.icon-pencil:before {
    content: "\e032"
}

.icon-tools:before {
    content: "\e033"
}

.icon-tools-2:before {
    content: "\e034"
}

.icon-scissors:before {
    content: "\e035"
}

.icon-paintbrush:before {
    content: "\e036"
}

.icon-magnifying-glass:before {
    content: "\e037"
}

.icon-circle-compass:before {
    content: "\e038"
}

.icon-linegraph:before {
    content: "\e039"
}

.icon-mic:before {
    content: "\e03a"
}

.icon-strategy:before {
    content: "\e03b"
}

.icon-beaker:before {
    content: "\e03c"
}

.icon-caution:before {
    content: "\e03d"
}

.icon-recycle:before {
    content: "\e03e"
}

.icon-anchor:before {
    content: "\e03f"
}

.icon-profile-male:before {
    content: "\e040"
}

.icon-profile-female:before {
    content: "\e041"
}

.icon-bike:before {
    content: "\e042"
}

.icon-wine:before {
    content: "\e043"
}

.icon-hotairballoon:before {
    content: "\e044"
}

.icon-globe:before {
    content: "\e045"
}

.icon-genius:before {
    content: "\e046"
}

.icon-map-pin:before {
    content: "\e047"
}

.icon-dial:before {
    content: "\e048"
}

.icon-chat:before {
    content: "\e049"
}

.icon-heart:before {
    content: "\e04a"
}

.icon-cloud:before {
    content: "\e04b"
}

.icon-upload:before {
    content: "\e04c"
}

.icon-download:before {
    content: "\e04d"
}

.icon-target:before {
    content: "\e04e"
}

.icon-hazardous:before {
    content: "\e04f"
}

.icon-piechart:before {
    content: "\e050"
}

.icon-speedometer:before {
    content: "\e051"
}

.icon-global:before {
    content: "\e052"
}

.icon-compass:before {
    content: "\e053"
}

.icon-lifesaver:before {
    content: "\e054"
}

.icon-clock:before {
    content: "\e055"
}

.icon-aperture:before {
    content: "\e056"
}

.icon-quote:before {
    content: "\e057"
}

.icon-scope:before {
    content: "\e058"
}

.icon-alarmclock:before {
    content: "\e059"
}

.icon-refresh:before {
    content: "\e05a"
}

.icon-happy:before {
    content: "\e05b"
}

.icon-sad:before {
    content: "\e05c"
}

.icon-facebook:before {
    content: "\e05d"
}

.icon-twitter:before {
    content: "\e05e"
}

.icon-googleplus:before {
    content: "\e05f"
}

.icon-rss:before {
    content: "\e060"
}

.icon-tumblr:before {
    content: "\e061"
}

.icon-linkedin:before {
    content: "\e062"
}

.icon-dribbble:before {
    content: "\e063"
}

@font-face {
    font-family: 'Pe-icon-7-stroke';
    src: url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../fonts/Pe-icon-7-stroke.eot#1548997577);
    src: url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../fonts/Pe-icon-7-stroke.eot#1548997577) format('embedded-opentype'), url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../fonts/Pe-icon-7-stroke.woff#1548997577) format('woff'), url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../fonts/Pe-icon-7-stroke.ttf#1548997577) format('truetype'), url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');
    font-weight: 400;
    font-style: normal
}

[class^="pe-7s-"],
[class*=" pe-7s-"] {
    display: inline-block;
    font-family: 'Pe-icon-7-stroke';
    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
}

.pe-7s-album:before {
    content: "\e6aa"
}

.pe-7s-arc:before {
    content: "\e6ab"
}

.pe-7s-back-2:before {
    content: "\e6ac"
}

.pe-7s-bandaid:before {
    content: "\e6ad"
}

.pe-7s-car:before {
    content: "\e6ae"
}

.pe-7s-diamond:before {
    content: "\e6af"
}

.pe-7s-door-lock:before {
    content: "\e6b0"
}

.pe-7s-eyedropper:before {
    content: "\e6b1"
}

.pe-7s-female:before {
    content: "\e6b2"
}

.pe-7s-gym:before {
    content: "\e6b3"
}

.pe-7s-hammer:before {
    content: "\e6b4"
}

.pe-7s-headphones:before {
    content: "\e6b5"
}

.pe-7s-helm:before {
    content: "\e6b6"
}

.pe-7s-hourglass:before {
    content: "\e6b7"
}

.pe-7s-leaf:before {
    content: "\e6b8"
}

.pe-7s-magic-wand:before {
    content: "\e6b9"
}

.pe-7s-male:before {
    content: "\e6ba"
}

.pe-7s-map-2:before {
    content: "\e6bb"
}

.pe-7s-next-2:before {
    content: "\e6bc"
}

.pe-7s-paint-bucket:before {
    content: "\e6bd"
}

.pe-7s-pendrive:before {
    content: "\e6be"
}

.pe-7s-photo:before {
    content: "\e6bf"
}

.pe-7s-piggy:before {
    content: "\e6c0"
}

.pe-7s-plugin:before {
    content: "\e6c1"
}

.pe-7s-refresh-2:before {
    content: "\e6c2"
}

.pe-7s-rocket:before {
    content: "\e6c3"
}

.pe-7s-settings:before {
    content: "\e6c4"
}

.pe-7s-shield:before {
    content: "\e6c5"
}

.pe-7s-smile:before {
    content: "\e6c6"
}

.pe-7s-usb:before {
    content: "\e6c7"
}

.pe-7s-vector:before {
    content: "\e6c8"
}

.pe-7s-wine:before {
    content: "\e6c9"
}

.pe-7s-cloud-upload:before {
    content: "\e68a"
}

.pe-7s-cash:before {
    content: "\e68c"
}

.pe-7s-close:before {
    content: "\e680"
}

.pe-7s-bluetooth:before {
    content: "\e68d"
}

.pe-7s-cloud-download:before {
    content: "\e68b"
}

.pe-7s-way:before {
    content: "\e68e"
}

.pe-7s-close-circle:before {
    content: "\e681"
}

.pe-7s-id:before {
    content: "\e68f"
}

.pe-7s-angle-up:before {
    content: "\e682"
}

.pe-7s-wristwatch:before {
    content: "\e690"
}

.pe-7s-angle-up-circle:before {
    content: "\e683"
}

.pe-7s-world:before {
    content: "\e691"
}

.pe-7s-angle-right:before {
    content: "\e684"
}

.pe-7s-volume:before {
    content: "\e692"
}

.pe-7s-angle-right-circle:before {
    content: "\e685"
}

.pe-7s-users:before {
    content: "\e693"
}

.pe-7s-angle-left:before {
    content: "\e686"
}

.pe-7s-user-female:before {
    content: "\e694"
}

.pe-7s-angle-left-circle:before {
    content: "\e687"
}

.pe-7s-up-arrow:before {
    content: "\e695"
}

.pe-7s-angle-down:before {
    content: "\e688"
}

.pe-7s-switch:before {
    content: "\e696"
}

.pe-7s-angle-down-circle:before {
    content: "\e689"
}

.pe-7s-scissors:before {
    content: "\e697"
}

.pe-7s-wallet:before {
    content: "\e600"
}

.pe-7s-safe:before {
    content: "\e698"
}

.pe-7s-volume2:before {
    content: "\e601"
}

.pe-7s-volume1:before {
    content: "\e602"
}

.pe-7s-voicemail:before {
    content: "\e603"
}

.pe-7s-video:before {
    content: "\e604"
}

.pe-7s-user:before {
    content: "\e605"
}

.pe-7s-upload:before {
    content: "\e606"
}

.pe-7s-unlock:before {
    content: "\e607"
}

.pe-7s-umbrella:before {
    content: "\e608"
}

.pe-7s-trash:before {
    content: "\e609"
}

.pe-7s-tools:before {
    content: "\e60a"
}

.pe-7s-timer:before {
    content: "\e60b"
}

.pe-7s-ticket:before {
    content: "\e60c"
}

.pe-7s-target:before {
    content: "\e60d"
}

.pe-7s-sun:before {
    content: "\e60e"
}

.pe-7s-study:before {
    content: "\e60f"
}

.pe-7s-stopwatch:before {
    content: "\e610"
}

.pe-7s-star:before {
    content: "\e611"
}

.pe-7s-speaker:before {
    content: "\e612"
}

.pe-7s-signal:before {
    content: "\e613"
}

.pe-7s-shuffle:before {
    content: "\e614"
}

.pe-7s-shopbag:before {
    content: "\e615"
}

.pe-7s-share:before {
    content: "\e616"
}

.pe-7s-server:before {
    content: "\e617"
}

.pe-7s-search:before {
    content: "\e618"
}

.pe-7s-film:before {
    content: "\e6a5"
}

.pe-7s-science:before {
    content: "\e619"
}

.pe-7s-disk:before {
    content: "\e6a6"
}

.pe-7s-ribbon:before {
    content: "\e61a"
}

.pe-7s-repeat:before {
    content: "\e61b"
}

.pe-7s-refresh:before {
    content: "\e61c"
}

.pe-7s-add-user:before {
    content: "\e6a9"
}

.pe-7s-refresh-cloud:before {
    content: "\e61d"
}

.pe-7s-paperclip:before {
    content: "\e69c"
}

.pe-7s-radio:before {
    content: "\e61e"
}

.pe-7s-note2:before {
    content: "\e69d"
}

.pe-7s-print:before {
    content: "\e61f"
}

.pe-7s-network:before {
    content: "\e69e"
}

.pe-7s-prev:before {
    content: "\e620"
}

.pe-7s-mute:before {
    content: "\e69f"
}

.pe-7s-power:before {
    content: "\e621"
}

.pe-7s-medal:before {
    content: "\e6a0"
}

.pe-7s-portfolio:before {
    content: "\e622"
}

.pe-7s-like2:before {
    content: "\e6a1"
}

.pe-7s-plus:before {
    content: "\e623"
}

.pe-7s-left-arrow:before {
    content: "\e6a2"
}

.pe-7s-play:before {
    content: "\e624"
}

.pe-7s-key:before {
    content: "\e6a3"
}

.pe-7s-plane:before {
    content: "\e625"
}

.pe-7s-joy:before {
    content: "\e6a4"
}

.pe-7s-photo-gallery:before {
    content: "\e626"
}

.pe-7s-pin:before {
    content: "\e69b"
}

.pe-7s-phone:before {
    content: "\e627"
}

.pe-7s-plug:before {
    content: "\e69a"
}

.pe-7s-pen:before {
    content: "\e628"
}

.pe-7s-right-arrow:before {
    content: "\e699"
}

.pe-7s-paper-plane:before {
    content: "\e629"
}

.pe-7s-delete-user:before {
    content: "\e6a7"
}

.pe-7s-paint:before {
    content: "\e62a"
}

.pe-7s-bottom-arrow:before {
    content: "\e6a8"
}

.pe-7s-notebook:before {
    content: "\e62b"
}

.pe-7s-note:before {
    content: "\e62c"
}

.pe-7s-next:before {
    content: "\e62d"
}

.pe-7s-news-paper:before {
    content: "\e62e"
}

.pe-7s-musiclist:before {
    content: "\e62f"
}

.pe-7s-music:before {
    content: "\e630"
}

.pe-7s-mouse:before {
    content: "\e631"
}

.pe-7s-more:before {
    content: "\e632"
}

.pe-7s-moon:before {
    content: "\e633"
}

.pe-7s-monitor:before {
    content: "\e634"
}

.pe-7s-micro:before {
    content: "\e635"
}

.pe-7s-menu:before {
    content: "\e636"
}

.pe-7s-map:before {
    content: "\e637"
}

.pe-7s-map-marker:before {
    content: "\e638"
}

.pe-7s-mail:before {
    content: "\e639"
}

.pe-7s-mail-open:before {
    content: "\e63a"
}

.pe-7s-mail-open-file:before {
    content: "\e63b"
}

.pe-7s-magnet:before {
    content: "\e63c"
}

.pe-7s-loop:before {
    content: "\e63d"
}

.pe-7s-look:before {
    content: "\e63e"
}

.pe-7s-lock:before {
    content: "\e63f"
}

.pe-7s-lintern:before {
    content: "\e640"
}

.pe-7s-link:before {
    content: "\e641"
}

.pe-7s-like:before {
    content: "\e642"
}

.pe-7s-light:before {
    content: "\e643"
}

.pe-7s-less:before {
    content: "\e644"
}

.pe-7s-keypad:before {
    content: "\e645"
}

.pe-7s-junk:before {
    content: "\e646"
}

.pe-7s-info:before {
    content: "\e647"
}

.pe-7s-home:before {
    content: "\e648"
}

.pe-7s-help2:before {
    content: "\e649"
}

.pe-7s-help1:before {
    content: "\e64a"
}

.pe-7s-graph3:before {
    content: "\e64b"
}

.pe-7s-graph2:before {
    content: "\e64c"
}

.pe-7s-graph1:before {
    content: "\e64d"
}

.pe-7s-graph:before {
    content: "\e64e"
}

.pe-7s-global:before {
    content: "\e64f"
}

.pe-7s-gleam:before {
    content: "\e650"
}

.pe-7s-glasses:before {
    content: "\e651"
}

.pe-7s-gift:before {
    content: "\e652"
}

.pe-7s-folder:before {
    content: "\e653"
}

.pe-7s-flag:before {
    content: "\e654"
}

.pe-7s-filter:before {
    content: "\e655"
}

.pe-7s-file:before {
    content: "\e656"
}

.pe-7s-expand1:before {
    content: "\e657"
}

.pe-7s-exapnd2:before {
    content: "\e658"
}

.pe-7s-edit:before {
    content: "\e659"
}

.pe-7s-drop:before {
    content: "\e65a"
}

.pe-7s-drawer:before {
    content: "\e65b"
}

.pe-7s-download:before {
    content: "\e65c"
}

.pe-7s-display2:before {
    content: "\e65d"
}

.pe-7s-display1:before {
    content: "\e65e"
}

.pe-7s-diskette:before {
    content: "\e65f"
}

.pe-7s-date:before {
    content: "\e660"
}

.pe-7s-cup:before {
    content: "\e661"
}

.pe-7s-culture:before {
    content: "\e662"
}

.pe-7s-crop:before {
    content: "\e663"
}

.pe-7s-credit:before {
    content: "\e664"
}

.pe-7s-copy-file:before {
    content: "\e665"
}

.pe-7s-config:before {
    content: "\e666"
}

.pe-7s-compass:before {
    content: "\e667"
}

.pe-7s-comment:before {
    content: "\e668"
}

.pe-7s-coffee:before {
    content: "\e669"
}

.pe-7s-cloud:before {
    content: "\e66a"
}

.pe-7s-clock:before {
    content: "\e66b"
}

.pe-7s-check:before {
    content: "\e66c"
}

.pe-7s-chat:before {
    content: "\e66d"
}

.pe-7s-cart:before {
    content: "\e66e"
}

.pe-7s-camera:before {
    content: "\e66f"
}

.pe-7s-call:before {
    content: "\e670"
}

.pe-7s-calculator:before {
    content: "\e671"
}

.pe-7s-browser:before {
    content: "\e672"
}

.pe-7s-box2:before {
    content: "\e673"
}

.pe-7s-box1:before {
    content: "\e674"
}

.pe-7s-bookmarks:before {
    content: "\e675"
}

.pe-7s-bicycle:before {
    content: "\e676"
}

.pe-7s-bell:before {
    content: "\e677"
}

.pe-7s-battery:before {
    content: "\e678"
}

.pe-7s-ball:before {
    content: "\e679"
}

.pe-7s-back:before {
    content: "\e67a"
}

.pe-7s-attention:before {
    content: "\e67b"
}

.pe-7s-anchor:before {
    content: "\e67c"
}

.pe-7s-albums:before {
    content: "\e67d"
}

.pe-7s-alarm:before {
    content: "\e67e"
}

.pe-7s-airplay:before {
    content: "\e67f"
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-stage {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-stage-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-stage-outer.autoHeight {
    -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 .owl-item {
    float: left
}

.owl-controls .owl-dot,
.owl-controls .owl-nav div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.owl-carousel .owl-stage,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item img {
    max-width: 100%
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

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

@-moz-keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

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

@keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }

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

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

.owl-theme .owl-controls {
    text-align: center;
    z-index: 100;
    left: 0;
    width: 100%
}

.owl-theme .owl-controls .owl-nav {
    position: absolute;
    top: 10%;
    z-index: 100;
    width: 100%;
    z-index: 20;
    opacity: 0;
    transition: all .4s ease 0s
}

.owl-controls .owl-nav div:hover {
    color: #c92c61
}

.owl-controls .owl-nav div.owl-next {
    left: auto;
    right: 0
}

.owl-controls .owl-nav div.owl-prev:before {
    background: rgba(0, 0, 0, 0) url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../images/pv_dark.png) no-repeat scroll right center;
    content: "";
    height: 13px;
    left: -55px;
    position: absolute;
    top: 2px;
    transition: all 300ms ease 0s;
    width: 44px
}

.owl-controls .owl-nav div.owl-prev:hover:before {
    background: rgba(0, 0, 0, 0) url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../images/pv_dark.png) no-repeat scroll right -44px center
}

.owl-controls .owl-nav div.owl-next:after {
    background: rgba(0, 0, 0, 0) url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../images/nx_dark.png) no-repeat scroll left center;
    content: "";
    height: 13px;
    position: absolute;
    right: -55px;
    top: 2px;
    transition: all 300ms ease 0s;
    width: 44px
}

.owl-controls .owl-nav div.owl-next:hover:after {
    background: rgba(0, 0, 0, 0) url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../images/nx_dark.png) no-repeat scroll left -44px center
}

.light .owl-controls .owl-nav div.owl-prev:before {
    background: rgba(0, 0, 0, 0) url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../images/pv_light.png) no-repeat scroll right center
}

.light .owl-controls .owl-nav div.owl-prev:hover:before {
    background: rgba(0, 0, 0, 0) url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../images/pv_light.png) no-repeat scroll right -44px center
}

.light .owl-controls .owl-nav div.owl-next:after {
    background: rgba(0, 0, 0, 0) url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../images/nx_light.png) no-repeat scroll left center
}

.light .owl-controls .owl-nav div.owl-next:hover:after {
    background: rgba(0, 0, 0, 0) url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../images/nx_light.png) no-repeat scroll left -44px center
}

.owl-theme:hover .owl-controls .owl-nav {
    opacity: 1
}

.owl-theme .owl-controls .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-controls .owl-dot span {
    display: block;
    width: 8px;
    height: 8px;
    margin-left: 5px;
    margin-right: 5px;
    opacity: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #212121;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear
}

.owl-theme .owl-controls .owl-dot.active span,
.owl-theme .owl-controls.clickable .owl-dot:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-dot span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-theme .owl-controls .owl-dots {
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: 100;
    width: 100%;
    z-index: 20
}

.owl-theme .owl-controls .owl-dot span {
    background: #121212;
    border-radius: 0;
    width: 2px;
    height: 12px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear
}

.owl-theme .owl-controls .owl-dot span:hover {
    height: 15px
}

.owl-theme .owl-controls .owl-dot.active span {
    height: 22px
}

.dots-bottom .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center
}

.dots-right .owl-dots {
    justify-content: inherit;
    right: 25px;
    position: relative;
    float: right
}

.dots-left .owl-dots {
    justify-content: inherit;
    left: 25px;
    position: relative;
    float: left
}

.light .owl-theme .owl-controls .owl-dot span {
    background: #fff
}

.dots-nav-light .owl-item {
    cursor: url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../images/swipe-white.png.png), ew-resize
}

.dots-nav-dark .owl-item {
    cursor: url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../images/swipe.png), ew-resize
}

.bg-color-main .owl-controls .owl-dot.active span {
    background: #000
}

@charset "UTF-8";

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

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

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

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

@-webkit-keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    40%,
    43%,
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06)
    }

    70% {
        -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%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    40%,
    43%,
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06)
    }

    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

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

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

@-webkit-keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

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

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

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

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

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

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

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

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

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(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)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(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)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

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

@-webkit-keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(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%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(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 headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

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

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

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

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

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

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

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

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

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

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

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(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) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

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

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

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

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

    to {
        -webkit-transform: none;
        transform: none
    }
}

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

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

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

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

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

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

    to {
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

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

@-webkit-keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-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)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-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)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

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

@-webkit-keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-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)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-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)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-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)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-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)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-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)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-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)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-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)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-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)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(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)
    }

    to {
        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)
    }

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

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

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

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

    to {
        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)
    }

    to {
        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)
    }

    to {
        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)
    }

    to {
        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)
    }

    to {
        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)
    }

    to {
        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)
    }

    to {
        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)
    }

    to {
        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
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

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

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

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

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

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

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        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
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        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
    }

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

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        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
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        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
    }

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

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        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
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        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
    }

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

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        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
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        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) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }

    50%,
    80% {
        -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)
    }

    to {
        -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) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }

    50%,
    80% {
        -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)
    }

    to {
        -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) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }

    60%,
    80% {
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -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)
    }

    60%,
    80% {
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -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
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -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% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,
    to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

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

@-webkit-keyframes hinge {
    0% {
        transform-origin: top left
    }

    0%,
    20%,
    60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        transform-origin: top left
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(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
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        transform-origin: top left
    }

    0%,
    20%,
    60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        transform-origin: top left
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(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
    }

    to {
        -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) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

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

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

    50% {
        opacity: 1
    }
}

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

    50% {
        opacity: 1
    }
}

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

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.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 {
    -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 {
    -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 {
    -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 {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

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

    50%,
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

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

    50%,
    to {
        opacity: 0
    }
}

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

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        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)
    }

    to {
        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 {
    -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)
    }

    to {
        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)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

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

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        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)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

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

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        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)
    }

    to {
        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 {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

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

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

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

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

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

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

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

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

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

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

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

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

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

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

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

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

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

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

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

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

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

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

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

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

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

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

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

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

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

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

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

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

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

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

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

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

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

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

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

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

.mfp-bg,
.mfp-wrap {
    position: fixed;
    left: 0;
    top: 0
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
    height: 100%;
    width: 100%
}

.mfp-arrow:after,
.mfp-arrow:before,
.mfp-container:before,
.mfp-figure:after {
    content: ''
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-close,
.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

.mfp-figure:after,
.mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    position: absolute;
    left: 0
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #FFF;
    right: -40px;
    top: 39px;
    text-align: right;
    padding-right: 12px;
    width: 100%;
    background: #000;
    z-index: -1
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: 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-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: 0
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000
}

.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-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-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;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

@charset"UTF-8";

.mb_YTPBar,
.mb_YTPBar span.mb_YTPUrl a {
    color: #fff
}

@font-face {
    font-family: ytpregular;
    src: url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/font/ytp-regular.eot)
}

@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(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/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(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/assets/images/raster.png)
}

.YTPOverlay.raster.retina {
    background: url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/assets/images/raster@2x.png)
}

.YTPOverlay.raster-dot {
    background: url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/assets/images/raster_dot.png)
}

.YTPOverlay.raster-dot.retina {
    background: url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/assets/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%
}

*:focus {
    outline: 0
}

a:hover,
a:focus {
    text-decoration: none
}

.post-detail ol,
.post-detail ul {
    margin: 0 0 24px 20px
}

dl {
    margin: 0 0 24px 20px;
    padding-left: 40px
}

dl dt {
    font-weight: 700
}

dl dd {
    margin-bottom: 20px
}

sup {
    font-size: 10px;
    vertical-align: super
}

sub {
    font-size: 10px;
    vertical-align: sub
}

pre {
    padding: 20px;
    margin-bottom: 25px
}

p:empty {
    display: none
}

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

footer {
    clear: both
}

caption,
th,
td {
    font-weight: 400;
    text-align: left
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700
}

td {
    border-width: 0 1px 1px 0
}

address {
    font-style: italic;
    margin-bottom: 24px
}

big {
    font-size: 125%
}

code,
kbd,
tt,
var,
samp,
pre {
    -moz-hyphens: none;
    line-height: 1.6
}

cite,
dfn,
em,
i {
    font-style: italic
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 0 15px;
    color: unset
}

table,
th,
td {
    border: 1px solid rgba(0, 0, 0, .1)
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%
}

caption,
th,
td {
    font-weight: 400;
    text-align: left
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700
}

td {
    border-width: 0 1px 1px 0
}

address {
    font-style: italic;
    margin-bottom: 24px
}

big {
    font-size: 125%
}

strong {
    font-weight: 700
}

.attachment-full,
.attachment-full.wp-post-image {
    max-width: 100%;
    height: auto
}

body.admin-bar {
    margin-top: 0
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

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

.full-width .site-content .alignleft {
    clear: left
}

.full-width .site-content .alignright {
    clear: right
}

.center {
    text-align: center
}

.center th,
.center tr,
.center td {
    text-align: center
}

body .monster-widget-just-testing option {
    width: 340px
}

.main-content .wpb_gmaps_widget .wpb_wrapper {
    padding: 0
}

.vc_row.wpb_row {
    margin-top: 0;
    margin-bottom: 0
}

.no-container>.row {
    margin: 0 15px
}

.no-container .row .vc_column_container {
    padding: 0
}

.wpb_wrapper .row-bg-center {
    background-position: center center !important
}

.row-overflow-hidden {
    overflow: hidden
}

.full-height,
.full-height>div {
    height: 100vh
}

body .menu-list-default {
    padding-right: 200px
}

body .menu-list-default .menu ul {
    padding: 0;
    margin: 0
}

body .menu-list-default .menu li {
    position: relative;
    list-style: none
}

body .menu-list-default .menu>ul>li>ul a {
    display: block;
    color: #fff;
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, .1)
}

body .menu-list-default .menu>ul>li>ul a:hover {
    color: #909090
}

body .menu-list-default .menu>ul>li>a {
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 105px;
    text-transform: uppercase;
    color: #222;
    letter-spacing: 1.6px;
    padding: 0 15px
}

body.mo-stick-active .menu-list-default .menu>ul>li>a {
    line-height: 71px
}

body .menu-list-default ul {
    font-size: 12px
}

body .menu-list-default .menu>ul>li>ul>li.page_item_has_children ul.children {
    left: 100%;
    top: 0
}

body .menu-list-default .menu>ul>li {
    display: inline-block
}

body .menu-list-default .menu>ul>li ul {
    display: none;
    min-width: 250px;
    background: #222;
    position: absolute;
    z-index: 999;
    box-shadow: 0 0 2px 1px rgba(255, 255, 255, .1)
}

body .menu-list-default .menu li:hover>ul {
    display: block
}

body .menu-list-default .menu>ul>li.current_page_item>a:after,
body .menu-list-default .menu>ul>li.current_page_parent>a:after,
body .menu-list-default .menu>ul>li:hover>a:after {
    width: 30px
}

body .menu-list-default .menu li:hover>a {
    color: #909090
}

.widget_search .search-form label {
    display: block
}

.ro-author-avatar .avatar {
    width: 55px;
    height: 55px
}

iframe,
embed {
    width: 100%
}

.wp-image-907 {
    width: 100%;
    height: auto
}

table {
    border-radius: 2px
}

td,
th {
    padding: 10px
}

img.aligncenter {
    margin: 5px auto
}

img.alignnone {
    margin: 5px 0
}

img.alignleft {
    margin: 5px 20px 5px 0
}

img.alignright {
    margin: 5px 0 5px 20px
}

.wp-caption.alignleft {
    margin: 5px 20px 5px 0
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
    font-style: italic;
    margin: 0 0 24px
}

.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
    max-width: 100%
}

.wp-caption.alignright {
    margin: 5px 0 5px 20px
}

.format-status .entry-content .page-links span,
.format-gallery .entry-content .page-links span,
.format-chat .entry-content .page-links span,
.format-quote .entry-content .page-links span,
.page-links span {
    border: 1px solid #eee;
    display: inline-block;
    line-height: normal;
    margin-left: 5px;
    vertical-align: top;
    padding: 5px 15px;
    font-weight: 400;
    background: rgba(0, 0, 0, .05);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 12px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.page-links span:hover {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.post-password-form input[type="password"] {
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #ececec;
    padding: 6px 15px
}

.post-password-form input[type="password"]:hover,
.post-password-form input[type="password"]:focus {
    border-color: #dedede
}

.post-password-form input[type="submit"] {
    display: inline-block;
    vertical-align: top;
    width: auto;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    padding: 7px 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: 0;
    background: #e9e9e9;
    color: #909090
}

.post-password-form input[type="submit"]:hover {
    background: #dedede
}

.tb-blog-image img {
    width: 100%
}

.gallery-item {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    position: relative
}

.gallery-item>.gallery-icon {
    display: inline-block;
    line-height: 0
}

.gallery-caption {
    background-color: rgba(0, 0, 0, .7);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    left: 0;
    line-height: 1.3;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 2px 8px;
    position: absolute;
    text-align: left;
    transition: opacity 400ms ease 0s;
    -webkit-transition: opacity 400ms ease 0s;
    width: 100%
}

.gallery-item:hover .gallery-caption {
    opacity: 1
}

.more-link {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

body {
    font-family: "Open Sans", sans-serif;
    color: #777;
    background-color: #fff;
    height: 100%;
    overflow-x: hidden
}

.boxed {
    position: relative;
    width: 95%;
    margin-right: 2.5%;
    margin-left: 2.5%;
    margin-top: 2.5%;
    height: 100%;
    left: 0;
    z-index: 5;
    box-shadow: 0 46px 48px 7px #c9c9c9
}

.boxed .footer-fixed {
    width: 95%;
    margin-right: 2.5%;
    margin-left: 2.5%
}

.boxed .menu-toggle {
    top: 60px;
    left: -110px
}

.main-content {
    overflow: hidden;
    position: relative;
    z-index: 2;
    background-color: #fff
}

.internal-content {
    min-height: 400px;
    padding-top: 0 !important;
    padding-bottom: 60px;
    background-color: #fefefe
}

.page-404 {
    padding: 90px
}

.lines .main-content {
    background-image: url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../images/bg_lines.jpg) !important;
    background-position: center 0 !important;
    background-repeat: repeat !important
}

.lines .internal-content {
    background-color: transparent
}

.boxed .internal-content {
    background-color: transparent
}

.heading5 {
    background-color: #141414;
    color: white !important;
    line-height: 30px;
    padding-left: 10px;
    font-family: Montserrat;
    border-radius: 5px
}

.contact {
    background-color: #e9e9e9;
    font-family: lato;
    padding-left: 10px;
    line-height: 20px;
    border-radius: 5px
}

.para {
    background-color: #e9e9e9;
    font-family: lato;
    padding-left: 10px;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 50px;
    display: block
}

.house {
    background-color: #e9e9e9;
    font-family: lato;
    padding-left: 10px;
    border-radius: 5px
}

.check {
    margin-top: 4px
}

.bedroom {
    margin-top: 30px
}

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

.z-index1 {
    z-index: 1
}

.z-index2 {
    z-index: 2
}

.bg-grey {
    background-color: #e9e9e9
}

.bg-light-grey {
    background-color: #f7f7f7
}

.color-main,
.nav-header-v1>ul ul li a:hover,
.nav-header-v1>ul>li>a:hover,
.mo_mini_cart>a.mo-icon:hover,
#lang>ul li>ul a:hover,
.mo-header-v4 .mo-search-header>a:hover,
.mo-header-v4 .mo-cart-header>a:hover,
.mo-header-v4.mo-header-fixed .mo-header-menu .mo-search-sidebar>a,
.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header>a,
.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header>a.active .cart_total,
.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header:hover>a .cart_total,
.mo-header-v6 .mo-search-header>a:hover,
.mo-header-v6 .mo-cart-header>a:hover,
.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li:hover>a,
.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul>li:hover>a,
.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul>li.current-menu-item>a,
.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul>li.current-menu-ancestor>a,
.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li.current-menu-item>a,
.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li.current-menu-ancestor>a,
.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li.menu-item-has-children .nomega-menu-item>ul>li:hover>a,
.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li.menu-item-has-children .nomega-menu-item>ul>li.current-menu-item>a,
.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li.menu-item-has-children .nomega-menu-item>ul>li.current-menu-ancestor>a,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li>a:hover,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li:hover>a,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li>a:hover,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li:hover>a,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li>a:hover,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li:hover>a,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-item>a,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-item>a,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.current-menu-item>a,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.current-menu-ancestor>a,
.service.style2 .icon-wrap,
.service.style7 .icon-wrap,
.timeline-year p,
.timeline-title i,
.counter-number.style1 i,
.mo-accordion-style2.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body .mo-content-inner>h3,
.mo-faq-style1.vc_toggle_default.vc_toggle.vc_toggle_active .vc_toggle_title .vc_toggle_icon,
.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
.grid_without_image .date-post-withoutimg,
.nectar-love.loved i,
.posts_widget_list h4:hover a,
.widget_najma_twitter ul li a,
.woocommerce .star-rating span,
.woocommerce .star-rating::before,
.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .lightbox-gallery,
.archive-product .mo-action-bar .woocommerce-ordering .mo-layout-view .mo-layout.active {
    color: #ffe200
}

.bg-color-main,
.button,
.owl-theme .owl-controls .owl-dot.active span,
.social-header-v1 li a:hover,
.mo-search-header>a:before,
.mo-search-header>a:after,
.mo-cart-header>a:before,
.mo-cart-header>a:after,
.mo_mini_cart>a.mo-icon:hover span.cart_total,
.mo-header-icon:hover:before,
.mo-header-icon:hover:after,
.mo-header-icon:hover span,
.mo-header-v2 .mo-header-icon:hover:before,
.mo-header-v2 .mo-header-icon:hover:after,
.mo-header-v2 .mo-header-icon:hover span,
.nav-menu-icon a i,
.mo-header-v3 .mo-header-icon:hover:before,
.mo-header-v3 .mo-header-icon:hover:after,
.mo-header-v3 .mo-header-icon:hover span,
.mo-header-v4 .mo-search-header>a:before,
.mo-header-v4 .mo-search-header>a:after,
.mo-header-v4 .mo-cart-header>a:before,
.mo-header-v4 .mo-cart-header>a:after,
.mo-header-v4 .social-header-v4 li a:hover i,
.mo-header-v4.mo-header-fixed .mo-header-menu .mo-search-sidebar>a:hover,
.mo-header-v4.mo-header-fixed .mo-header-menu .mo-search-sidebar>a.active,
.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header>a.active,
.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header:hover,
.mo-header-v5 .mo-header-menu,
.mo-header-v6 .mo-search-header>a:before,
.mo-header-v6 .mo-search-header>a:after,
.mo-header-v6 .mo-cart-header>a:hover .cart_total,
.mo-header-v6 .mo-cart-header>a:before,
.mo-header-v6 .mo-cart-header>a:after,
.mo-header-v6 .social-header-v6 li a:hover i,
.mo-left-navigation .mo-header-menu .social-header-lnav li a:hover i,
.mo-left-navigation .mo-header-menu .social-header-lnav li a:focus i,
.mo-left-navigation .mo-header-menu .widget .social-wrap>a:hover,
.service.style3:hover .icon-wrap,
.service.style7:hover,
.img_about:before,
.timeline-text-content:after,
.timeline-details:hover .timeline-title:before,
.portfolio-filter a:hover,
.portfolio-filter a:active,
.portfolio-filter a:focus,
.portfolio-filter a>.active,
.portfolio-effect2 .overlay,
a.lightbox-video,
.team-member figure,
.team-member-temp2 .team-member-details:after,
.team-member-temp3:hover .team-member-details-inner,
.pricing-item.style2:hover h3,
.pricing-item.style2:hover .pricing,
.pricing-item.style2.pricing-best h3,
.pricing-item.style2.pricing-best .pricing,
.pricing-item.style2:hover .button,
.pricing-item.style2.pricing-best .button,
.map-style1:before,
.progress-bar,
.progress-bar-tooltip,
.mo-pageable-style1.vc_tta-tabs.vc_tta-has-pagination .vc_pagination .vc_pagination-item .vc_pagination-trigger:hover,
.mo-pageable-style1.vc_tta-tabs.vc_tta-has-pagination .vc_pagination .vc_pagination-item.vc_active .vc_pagination-trigger,
.bt-progress-style1.vc_progress_bar .vc_single_bar .vc_label .vc_inner .vc_label_units,
.bt-progress-style1.vc_progress_bar .vc_single_bar .vc_bar,
.bt-progress-style2.vc_progress_bar .vc_single_bar .vc_bar,
.bt-progress-style2.vc_progress_bar .vc_single_bar .vc_bar:after,
.bt-progress-style2.vc_progress_bar .vc_single_bar .vc_bar:before,
.bt-progress-style3.vc_progress_bar .vc_single_bar .vc_bar,
.bt-progress-style4.vc_progress_bar .vc_single_bar .vc_bar,
.counter-number.style2:hover,
.wpb_accordion .wpb_accordion_wrapper .ui-accordion-header-active a,
.mo-accordion-style1.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.mo-accordion-style4.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.mo-accordion-style4.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body,
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a,
.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.mo-accordion-style1.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a:before,
.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.bg-dark .mo-accordion-style1.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.bg-dark .mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
.tabs-accordion-dark .mo-accordion-style1.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.tabs-accordion-dark .mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
.date-post,
.grid_without_image:hover .date-post-withoutimg,
.nectar-love.loved span,
.mo-pagination>a,
.mo-pagination>span,
.tags a:hover,
.comment-respond .comment-form .form-submit .submit,
.mc4wp-form .submit-newsletter,
.social_links_widget a:hover,
.tagcloud span a:hover,
.tagcloud span a:active,
.widget.widget_calendar .calendar_wrap table caption,
.widget.widget_calendar .calendar_wrap table #today,
.sidebar .social-media-widget ul li a:hover,
.wpb_widgetised_column .social-media-widget ul li a:hover,
.mo-product-carousel.tpl1 .product .mo-thumb .mo-overlay .mo-inner .mo-action>li>a,
.mo-product-carousel.tpl1 .product:hover .mo-content,
.mo-product-carousel.tpl2 .product .mo-overlay .mo-content .mo-title>a,
.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .add_to_cart_button,
.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .product_type_variable,
.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .added_to_cart,
.archive-product .grid .product .mo-thumb .mo-actions .add_to_cart_button,
.archive-product .grid .product .mo-thumb .mo-actions .product_type_variable,
.archive-product .list .product .mo-content .mo-actions .add_to_cart_button,
.archive-product .list .product .mo-content .mo-actions .product_type_variable,
.archive-product .list .product .mo-content .mo-actions .added_to_cart,
.single-product .mo-product-item .mo-content .cart .single_add_to_cart_button,
.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .add_to_cart_button,
.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .product_type_variable,
.woocommerce-cart .main-content .woocommerce .wc-proceed-to-checkout .checkout-button,
.woocommerce-checkout .woocommerce #order_review #payment .place-order #place_order,
.woocommerce-account .woocommerce form input.button,
.woocommerce-account .woocommerce form.login .form-row input.button,
.woocommerce-account .woocommerce form.lost_reset_password .form-row input.button,
.sidebar-left .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range,
.sidebar-right .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range,
.sidebar-left .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle,
.sidebar-right .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle,
.sidebar-left .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle:before,
.sidebar-right .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle:before,
#back-to-top span.icon-stack:hover,
footer .social-media-widget li:hover,
.mo-socials li:hover {
    background: #ffe200
}

.border-color-main,
.mo-header-onepage .mo-menu .mo-menu-list ul>li:hover>a:before,
.mo-header-onepage .mo-menu .mo-menu-list ul>li:hover>a:after,
.service.style2 .icon-wrap,
.service.style7:hover,
.timeline-title:before,
.pricing-item.style2:hover,
.pricing-item.style2.pricing-best,
.mo-accordion-style3.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.mo-accordion-style3.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body,
.mo-accordion-style4.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.mo-accordion-style4.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body,
.mo-faq-style1.vc_toggle_default.vc_toggle.vc_toggle_active,
.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active:after,
.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading,
.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active,
.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body,
.mo-countdown-clock.style2 .countdown-row .countdown-section,
.grid_without_image .date-post-withoutimg,
.sidebar-left .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle,
.sidebar-right .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle,
.input_field_line:focus,
.input_field_line:hover,
.input-filled .input_field_line {
    border-color: #ffe200 !important
}

.bg-dark {
    background: #202020
}

.bg-dark-black {
    background: #121212
}

.bg-dark-black,
.bg-dark,
.white_txt {
    color: #fff
}

.bg-dark-black h1,
.bg-dark-black h2,
.bg-dark-black h3,
.bg-dark-black h4,
.bg-dark-black h5,
.bg-dark-black h6,
.bg-dark h1,
.bg-dark h2,
.bg-dark h3,
.bg-dark h4,
.bg-dark h5,
.bg-dark h6,
.white_txt h1,
.white_txt h2,
.white_txt h3,
.white_txt h4,
.white_txt h5,
.white_txt h6 {
    color: #fff
}

.bg-dark-black p,
.bg-dark p,
.white_txt p {
    color: #909090
}

.bg-white {
    background: #fff
}

.vc_row.bg-size {
    background-size: 100% !important;
    background-repeat: no-repeat !important
}

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

.box-shadow {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.border-radius {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.scale-over {
    -webkit-transition: all 800ms linear;
    -moz-transition: all 800ms linear;
    -o-transition: all 800ms linear;
    transition: all 800ms linear
}

.scale-over:hover {
    z-index: 4;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

::-moz-selection {
    background: #ffe200;
    color: #121212;
    text-shadow: none
}

::selection {
    background: #ffe200;
    color: #121212;
    text-shadow: none
}

ul li,
ol li {
    padding: 0;
    margin: 0
}

ul.mo-disc,
ol.mo-disc {
    list-style-type: disc
}

ul.mo-circle,
ol.mo-circle {
    list-style-type: circle
}

ul.mo-square,
ol.mo-square {
    list-style-type: square
}

ul.list {
    padding: 0
}

ul.list li {
    line-height: 24px;
    list-style: none
}

ul.list li:before {
    content: "\f178";
    font-family: FontAwesome;
    padding-right: .5em
}

a {
    cursor: pointer;
    text-decoration: none;
    color: #202020
}

a:hover {
    color: #202020;
    text-decoration: none !important;
    outline: none !important
}

a:active,
a:focus {
    outline: none !important;
    text-decoration: none !important;
    color: #202020
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 30px;
    letter-spacing: .5px;
    color: #202020;
    font-family: "Playfair Display", serif
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    text-decoration: none
}

h1 {
    font-size: 32px;
    line-height: 42px
}

h1.lrg {
    font-size: 48px;
    line-height: 48px
}

h2 {
    font-size: 24px;
    line-height: 36px
}

h2.lrg {
    font-size: 40px;
    line-height: 40px
}

h3 {
    font-size: 20px;
    line-height: 28px
}

h3.lrg {
    font-size: 32px;
    line-height: 40px
}

h4 {
    font-size: 18px;
    line-height: 24px
}

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

h6 {
    font-size: 16px;
    line-height: 20px
}

.bold {
    font-weight: 700
}

.italic {
    font-style: italic
}

.opacity-0 {
    opacity: 0;
    visibility: hidden
}

.no-margin {
    margin: 0
}

.no-margin-bottom {
    margin-bottom: 0
}

.no-padding {
    padding: 0
}

.no-padding-l {
    padding-left: 0
}

.no-padding-r {
    padding-right: 0
}

.center {
    text-align: center;
    margin: auto;
    display: block;
    float: none
}

.float_left {
    float: left
}

.float_right {
    float: right
}

:focus {
    outline: none
}

.form-control:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.button {
    display: inline-block;
    margin: 1em 0;
    border: none;
    font-family: "Playfair Display", serif;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #121212;
    padding: 12px 35px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.button:hover,
.button:active,
.button:focus {
    box-shadow: none
}

.button.small {
    padding: 10px 25px;
    font-size: 12px
}

.button.large {
    padding: 15px 40px
}

.button.light {
    background: #fff
}

.button.dark {
    background: #121212;
    color: #fff
}

.button.grey {
    background: #f7f7f7
}

.text-left .button {
    float: left;
    margin: 0 15px 0 0
}

.text-right .button {
    float: right;
    margin: 0 0 0 15px
}

.title-section {
    position: relative;
    margin: 40px auto 20px
}

.title-section h3 {
    position: initial;
    font-sise: 28px;
    z-index: 2;
    margin: 0 auto;
    text-align: center;
    font-weight: 700
}

.title-section h5 {
    margin: auto;
    left: 0;
    right: 0;
    top: -15px;
    position: absolute;
    text-align: center;
    font-size: 12px;
    font-family: "Montserrat", sans-serif
}

.title-section .title_shadow_text {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    opacity: .2;
    color: #fff;
    top: -14px;
    font-family: "Montserrat", sans-serif;
    line-height: 1;
    letter-spacing: 1px;
    z-index: 1;
    text-shadow: 2px 5px 2px rgba(0, 0, 0, .2)
}

.title-section:after {
    content: '';
    position: absolute;
    top: -58px;
    height: 50px;
    width: 3px;
    display: block;
    background: #e9e9e9;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 1
}

.title-section_sec {
    position: relative;
    margin: 30px 0
}

.title-section_sec h3 {
    position: relative;
    z-index: 2;
    font-weight: 700;
    font-size: 28px
}

.title-section_sec h5 {
    margin: auto;
    font-size: 12px;
    position: absolute;
    bottom: -20px
}

.title-section_sec .title_shadow_text {
    display: block;
    position: absolute;
    font-size: 40px;
    font-weight: 700;
    opacity: .02;
    top: -15px;
    left: -2px;
    font-family: "Playfair Display", serif;
    line-height: 1;
    letter-spacing: 1px;
    z-index: 1
}

.title-section_third {
    position: relative;
    margin: 40px auto 40px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.title-section_third h3 {
    position: initial;
    z-index: 2;
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif
}

.title-section_third h5 {
    margin: auto;
    text-align: center;
    font-size: 12px;
    font-family: "Montserrat", sans-serif
}

.title-section_third .title_shadow_text {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-size: 46px;
    font-weight: 700;
    opacity: .04;
    top: -5px;
    font-family: "Montserrat", sans-serif;
    line-height: 1;
    letter-spacing: 1px;
    z-index: 1
}

.title-section_third:after {
    content: '';
    position: absolute;
    bottom: -12px;
    height: 5px;
    width: 30px;
    display: block;
    background: #121212;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.title-section_third:hover:after {
    width: 40px
}

.title-section-fourth {
    font-size: 30px;
    font-family: "Montserrat"
}

.marquee {
    width: 100%;
    height: 180px;
    position: absolute;
    overflow: hidden
}

.marquee ul {
    width: 100%;
    height: 200px;
    position: relative;
    overflow: hidden;
    list-style: none
}

.marquee li {
    position: absolute;
    width: 100%;
    height: 180px;
    top: 0;
    left: 100%;
    font-size: 130px;
    font-weight: 700;
    color: #000;
    opacity: .03;
    font-family: "Montserrat", sans-serif;
    line-height: 1;
    letter-spacing: 2px
}

.demo {
    position: relative;
    text-align: center;
    margin: auto;
    cursor: pointer;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.demo:hover {
    -webkit-transform: translate(0, -20px);
    -ms-transform: translate(0, -20px);
    -o-transform: translate(0, -20px);
    transform: translate(0, -20px)
}

.demo .demo_content {
    position: relative;
    overflow: hidden;
    margin-top: 40px;
    -webkit-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
    -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .2)
}

.demo:hover .demo_content {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.demo_img h3 {
    text-align: center;
    margin-top: 15px
}

.mockup-blog {
    position: absolute
}

.mockup-blog.blog1 {
    z-index: 1
}

.parallax {
    position: relative;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden
}

.overlay {
    background: #000;
    position: absolute !important;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .7
}

.parallax-container {
    position: relative;
    z-index: 5
}

.parallax-container p,
.parallax-container h1,
.parallax-container h2,
.parallax-container h3,
.parallax-container h4,
.parallax-container h5,
.parallax-container h6 {
    color: #fff
}

.wpb_revslider_element.wpb_content_element {
    margin-bottom: 0 !important
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #202020;
    z-index: 1001
}

#status {
    width: 120px;
    height: 120px;
    position: absolute;
    top: calc(50vh - 60px);
    left: calc(50vw - 60px);
    margin: 0 auto
}

#status span {
    position: relative;
    top: 30px;
    text-align: center;
    display: block;
    font-size: 10px;
    color: #f7f7f7
}

.spinner {
    position: relative;
    height: 60px;
    width: 60px;
    border: 3px solid rgba(255, 255, 255, .2);
    border-top: 3px solid #ffe200;
    border-radius: 100%;
    -webkit-animation: rotation 0.6s infinite linear;
    animation: rotation 0.6s infinite linear;
    margin: 0 auto
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg)
    }
}

@keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #202020;
    z-index: 1000;
    transform: translateX(0)
}

#loader-wrapper .loader-section.section-left {
    left: 0
}

#loader-wrapper .loader-section.section-right {
    right: 0
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

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

.loaded #loader-wrapper .loader-section.section-left {
    transform: translateX(-100%);
    transition: all 0.7s 0.3s cubic-bezier(.645, .045, .355, 1)
}

.loaded #loader-wrapper .loader-section.section-right {
    transform: translateX(100%);
    transition: all 0.7s 0.3s cubic-bezier(.645, .045, .355, 1)
}

.loaded #preloader {
    opacity: 0;
    transition: all 0.3s ease-out
}

.loaded #loader-wrapper {
    visibility: hidden;
    transform: translateY(-100%);
    transition: all 0.3s 1s ease-out
}

.vc_row.wpb_row {
    position: relative
}

canvas.pg-canvas,
#canvas-sphere,
#particles-js {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.rev-canvas .pg-canvas,
.rev-canvas #canvas-sphere,
.rev-canvas #particles-js {
    z-index: 2
}

#canvas-sphere {
    opacity: .25
}

#canvas-sphere canvas {
    height: 100% !important;
    width: 100% !important
}

#canvas-sphere>div {
    display: none
}

canvas.pg-canvas {
    opacity: .4
}

.mo-header-v1 {
    position: absolute;
    z-index: 999;
    width: 100%
}

.mo-header-v1 .logo {
    position: relative;
    vertical-align: middle;
    top: 13px;
    left: 10px
}

.header-v1 {
    position: absolute;
    right: -250px;
    z-index: 999;
    width: 250px;
    background-color: #202020;
    color: #fff;
    top: 0;
    bottom: 0;
    transition: all .3s ease
}

.mo-header-v1 .header-v1 {
    position: fixed
}

.header-v1.open {
    right: 0
}

.header-v1 nav {
    text-align: center
}

.menu-toggle {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 30px;
    left: -70px;
    cursor: pointer;
    transition: all .5s ease
}

.menu-toggle span {
    position: absolute;
    height: 3px;
    width: 18px;
    top: 0;
    right: 0;
    background-color: #fff;
    display: block;
    top: 50%;
    bottom: auto;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 3px auto;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s
}

.menu-toggle span::before {
    position: absolute;
    height: 3px;
    width: 26px;
    content: " ";
    top: -7px;
    right: 0;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s
}

.menu-toggle span:before,
.menu-toggle span:after {
    background: white
}

.menu-toggle span::after {
    -moz-transform: translateY(8px);
    -o-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
}

.menu-toggle span::after {
    position: absolute;
    height: 3px;
    width: 21px;
    content: " ";
    top: -1px;
    right: 0;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s
}

.menu-toggle:hover span {
    width: 30px
}

.menu-toggle.active span {
    width: 28px;
    background: transparent !important
}

.menu-toggle.active span:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.menu-toggle.active span:before,
.menu-toggle.active span:after {
    width: 28px;
    background: white
}

.menu-toggle.active span:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.menu-toggle.active span:before,
.menu-toggle.active span:after {
    width: 28px;
    background: white;
    top: 0
}

.menu-toggle.dark span,
.menu-toggle.dark span:before,
.menu-toggle.dark span:after {
    background: #707070
}

.menu-toggle.dark:hover span,
.menu-toggle.dark:hover span:before,
.menu-toggle.dark:hover span:after {
    background: #202020
}

.nav-header-v1>ul {
    padding: 50px 0;
    list-style: none
}

.nav-header-v1>ul ul {
    padding: 0;
    list-style: none
}

.nav-header-v1>ul ul li a {
    display: block;
    color: #707070;
    text-align: center
}

.nav-header-v1>ul>li>a {
    text-transform: uppercase;
    color: #fff;
    display: block;
    text-align: center;
    padding: 10px 15px;
    transition: all .3s ease
}

.nav-header-v1>ul>li>a:hover {
    background-color: #121212
}

.social-header-v1 {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: rgba(0, 0, 0, .8)
}

.social-header-v1 li {
    float: left;
    width: 20%
}

.social-header-v1 li a {
    text-align: center;
    font-size: 18px;
    color: #707070
}

.social-header-v1 li a:hover {
    color: #202020
}

.navbar-toggle {
    border-color: #ddd;
    transition: all .3s ease;
    margin-top: 13px
}

.navbar-toggle:hover {
    background-color: #eee
}

.navbar-toggle:hover .icon-bar {
    background-color: #aaa
}

.navbar-toggle .icon-bar {
    background-color: #ddd
}

.mo-search-header {
    float: right
}

.mo-search-header>a {
    font-size: 18px;
    float: right;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-top: 12px;
    text-align: center;
    color: #FFF;
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-search-header>a i {
    transform: rotate(90deg)
}

.mo-search-header>a:before {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 2px;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.mo-search-header>a:after {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 2px;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg)
}

.mo-search-header>a:hover {
    color: #FFF
}

.mo-search-header>a.active>i {
    opacity: 0
}

.mo-search-header>a.active:before {
    width: 15px;
    opacity: 1
}

.mo-search-header>a.active:after {
    width: 15px;
    opacity: 1
}

.mo-header-menu .header_search {
    position: absolute;
    top: 100%;
    right: 0;
    display: none;
    padding: 30px;
    z-index: 999;
    -webkit-animation: fadeInUp 0.4s both;
    -moz-animation: fadeInUp 0.4s both;
    -o-animation: fadeInUp 0.4s both;
    animation: fadeInUp 0.4s both
}

.mo-header-menu .header_search .search-field {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .04em;
    background: transparent;
    color: #f7f7f7;
    padding: 8px 45px 8px 15px;
    border-color: rgba(236, 236, 236, .1)
}

.mo-header-menu .header_search .search-submit,
.mo-header-menu .header_search .fa-search {
    position: absolute;
    top: 32px;
    right: 32px;
    width: 30px;
    height: 42px;
    line-height: 35px;
    text-align: center;
    padding: 0
}

.mo-header-menu .header_search .search-submit {
    opacity: 0;
    z-index: 9
}

.mo_mini_cart {
    float: right
}

.mo-cart-header {
    float: right;
    width: 32px;
    height: 35px;
    line-height: 35px;
    margin-left: 7px;
    margin-top: 12px;
    text-align: center;
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-cart-header>a {
    display: inline-block;
    font-size: 18px;
    line-height: 35px;
    color: #FFF;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-cart-header>a .cart_total {
    font-size: 10px;
    color: #FFF;
    background: #121212;
    position: absolute;
    right: 0;
    top: -2px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-cart-header>a:before,
.mo-cart-header>a:after {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 2px;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.mo-cart-header>a:after {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg)
}

.mo-cart-header>a.active .cart_total {
    display: none
}

.mo-cart-header>a.active>i {
    opacity: 0
}

.mo-cart-header>a.active:before,
.mo-cart-header>a.active:after {
    width: 15px;
    opacity: 1
}

.mo-cart-header:hover>a {
    color: #fff
}

.mo-cart-header:hover>a .cart_total {
    color: #121212;
    background: #fff
}

.mo_mini_cart>a.mo-icon {
    color: #202020
}

.mo_mini_cart>a.mo-icon:hover span.cart_total {
    color: #FFF
}

ul.cart_list {
    padding: 0;
    list-style: none
}

.mo-cart-content {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .1em;
    text-transform: uppercase;
    position: absolute;
    top: 100%;
    right: 0;
    display: none;
    background: #fff;
    padding: 30px;
    z-index: 999;
    -webkit-animation: fadeInUp 0.4s both;
    -moz-animation: fadeInUp 0.4s both;
    -o-animation: fadeInUp 0.4s both;
    animation: fadeInUp 0.4s both
}

.mo-cart-content h6 {
    font-weight: 700 !important;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px
}

.mo-cart-content .cart_list.product_list_widget .mini_cart_item {
    position: relative;
    padding: 8px 30px 8px 0
}

.mo-cart-content .cart_list.product_list_widget .mini_cart_item img {
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin: 0 15px 0 0
}

.mo-cart-content .cart_list.product_list_widget .mini_cart_item>a {
    font-size: 12px;
    font-weight: 400;
    line-height: 13px;
    letter-spacing: .04em;
    display: block
}

.mo-cart-content .cart_list.product_list_widget .mini_cart_item>a>img {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    float: left
}

.mo-cart-content .cart_list.product_list_widget .mini_cart_item>a.remove {
    color: red !important;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mo-cart-content .cart_list.product_list_widget .mini_cart_item:hover>a>img {
    opacity: .9
}

.mo-cart-content .total {
    font-size: 14px;
    padding: 10px 0;
    border-top: 1px solid
}

.mo-cart-content .total>strong {
    font-weight: 400
}

.mo-cart-content .total>span {
    float: right
}

.mo-cart-content .buttons {
    margin-bottom: 0
}

#lang {
    position: relative;
    float: left;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

#lang>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#lang>ul>li .lang_down {
    position: relative;
    display: block;
    padding: 15px;
    color: #909090;
    text-decoration: none
}

#lang>ul>li .lang_down:after {
    content: "";
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 5px solid #909090;
    position: absolute;
    right: 2px;
    top: 50%;
    margin: -2px 0 0
}

#lang>ul li>ul {
    position: absolute;
    visibility: hidden;
    left: 0;
    top: 100%;
    min-width: 100%;
    background: #121212;
    list-style: none;
    padding: 0;
    margin: 0;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

#lang>ul li>ul a {
    color: #909090;
    display: block;
    text-align: center;
    padding: 15px;
    text-decoration: none;
    -webkit-transition: background .3s ease;
    transition: background .3s ease
}

#lang>ul li>ul a:hover {
    background: rgba(255, 255, 255, .05)
}

#lang:hover {
    background: transparent
}

#lang:hover>ul>li>ul {
    visibility: visible;
    opacity: 1
}

.mo-header-v6 #lang>ul>li .lang_down {
    padding: 0 14px
}

.mo-header-v6 #lang>ul li>ul a {
    padding: 0
}

@-webkit-keyframes "menuEffect" {
    0% {
        opacity: 0;
        top: calc(100% + 20px)
    }

    100% {
        opacity: 1;
        top: 100%
    }
}

@keyframes "menuEffect" {
    0% {
        opacity: 0;
        top: calc(100% + 20px)
    }

    100% {
        opacity: 1;
        top: 100%
    }
}

@-webkit-keyframes "menuEffectSub" {
    0% {
        opacity: 0;
        top: 20px
    }

    100% {
        opacity: 1;
        top: 0
    }
}

@keyframes "menuEffectSub" {
    0% {
        opacity: 0;
        top: 20px
    }

    100% {
        opacity: 1;
        top: 0
    }
}

.mo-header-icon {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    top: 25px;
    display: none;
    position: absolute;
    top: 50%;
    right: 0;
    background: transparent;
    border: 0;
    width: 22px;
    height: 16px;
    padding: 0;
    cursor: pointer;
    z-index: 999;
    overflow: hidden;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.mo-header-icon:before {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #fff;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    width: 100%
}

.mo-header-icon:after {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #fff;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    width: 100%;
    top: auto;
    bottom: 0
}

.mo-header-icon span {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #fff;
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mo-header-icon.active span {
    display: none
}

.mo-header-icon.active:before {
    top: 7px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mo-header-icon.active:after {
    bottom: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mo-header-v2 {
    position: absolute;
    z-index: 999;
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-header-v2 .mo-header-menu .mo-menu-list {
    float: right
}

.mo-header-v2 .mo-header-menu .header_tools {
    float: right
}

.mo-header-v2 .mo-col-logo,
.mo-header-v2 .mo-col-menu {
    line-height: 75px
}

.mo-header-v2 .mo-header-icon::before {
    background: #fff
}

.mo-header-v2 .mo-header-icon::after {
    background: #fff
}

.mo-header-v2 .mo-header-icon span {
    background: #fff
}

.navigation {
    position: relative;
    display: table;
    width: 100%;
    margin-top: 20px;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in
}

.nav-menu-icon {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    right: 0;
    top: 0;
    z-index: 999;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in
}

.nav-menu-icon a {
    display: inline-block;
    width: 30px;
    height: 35px;
    float: right;
    cursor: pointer;
    text-decoration: none;
    text-align: right;
    padding-right: 9px
}

.nav-menu-icon a i {
    position: relative;
    display: inline-block;
    width: 21px;
    height: 2px;
    text-transform: uppercase;
    text-indent: -55px;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    margin-top: 19px
}

.nav-menu-icon a i:before,
.nav-menu-icon a i:after {
    content: '';
    height: 2px;
    background: #fff;
    position: absolute;
    right: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.nav-menu-icon a i:before {
    top: -5px;
    width: 15px
}

.nav-menu-icon a i:after {
    bottom: -6px;
    width: 10px
}

.nav-menu-icon a.active i {
    width: 10px
}

.nav-menu-icon a.active i::before {
    width: 21px
}

.nav-menu-icon a.active i::after {
    width: 15px
}

.mo-header-v3 nav {
    position: relative;
    right: -11px;
    top: 0;
    display: table-cell;
    vertical-align: middle;
    z-index: 100;
    transform: translateX(120%);
    -webkit-transform: translateX(120%);
    -moz-transform: translateX(120%);
    -ms-transform: translateX(120%);
    -webkit-transition: all 350ms cubic-bezier(.53, -.005, .75, .095);
    transition: all 350ms cubic-bezier(.53, -.005, .75, .095)
}

.mo-header-v3 nav.slide-menu {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%)
}

.mo-header-v3 nav.slide-menu ul.menu-main-menu {
    padding-right: 12px;
    padding-left: 12px;
    display: inline-block;
    float: right;
    position: relative;
    text-align: right;
    padding: 0
}

.mo-header-v3 {
    position: absolute;
    z-index: 999;
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-header-v3 .mo-header-icon::before {
    background: #fff
}

.mo-header-v3 .mo-header-icon::after {
    background: #fff
}

.mo-header-v3 .mo-header-icon span {
    background: #fff
}

.mo-header-v3 .mo-search-header>a {
    margin-top: -5px;
    position: relative
}

.mo-header-v3 .search_container {
    position: relative
}

.mo-header-v3.mo-header-fixed,
.mo-stick-active .mo-header-v3.mo-header-stick {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 80px;
    background: #000;
    z-index: 999;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
}

.mo-header-v3.mo-header-fixed .navigation,
.mo-stick-active .mo-header-v3.mo-header-stick .navigation {
    margin-top: 12px
}

.mo-header-v3.mo-header-stick .mo-header-menu .mo-logo {
    line-height: 71px;
    transform: scale(.8)
}

.mo-header-v3.mo-header-stick .mo-header-menu .mo-logo .logo {
    display: none
}

.mo-header-v3.mo-header-stick .mo-header-menu .mo-logo .logo-stick {
    display: inline-block
}

.mo-header-v4 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-header-v4 .mo-search-header>a {
    color: #fff;
    margin-top: 0
}

.mo-header-v4 .mo-search-header>a i {
    font-weight: 700
}

.mo-header-v4 .mo-cart-header {
    margin-top: 0
}

.mo-header-v4 .mo-cart-header>a {
    color: #fff
}

.mo-header-v4 .mo-cart-header>a i {
    font-weight: 700
}

.mo-header-v4 .mo-header-icon::before {
    background: #f7f7f7
}

.mo-header-v4 .mo-header-icon::after {
    background: #f7f7f7
}

.mo-header-v4 .mo-header-icon span {
    background: #f7f7f7
}

.mo-header-v4 .mo-header-icon:hover:before {
    background: #909090
}

.mo-header-v4 .mo-header-icon:hover:after {
    background: #909090
}

.mo-header-v4 .mo-header-icon:hover span {
    background: #909090
}

.mo-header-v4 .social-header-v4 {
    text-align: center;
    float: right;
    margin-top: 3px;
    margin-bottom: 3px
}

.mo-header-v4 .social-header-v4 li {
    float: left
}

.mo-header-v4 .social-header-v4 li a {
    padding: 4px;
    text-align: center;
    color: #909090
}

.mo-header-v4 .social-header-v4 li a i {
    width: 30px;
    height: 30px;
    background-color: #000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 14px;
    line-height: 1.5;
    padding: 5px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-header-v4 .social-header-v4 li a:hover {
    background: transparent
}

.mo-header-v4 .social-header-v4 li a:hover i {
    color: #000
}

.mo-header-v4 .mo-header-top.t_motivo {
    z-index: 999;
    position: relative;
    background: rgba(0, 0, 0, .5)
}

.mo-header-v4 .mo-header-top.t_motivo .contact_info,
.mo-header-v4 .mo-header-top.t_motivo .contact_info a {
    line-height: 16px;
    color: #909090;
    font-size: 19px !important;
    margin-top: 10px;
    display: inline-block;
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.mo-header-v4 .mo-header-top.t_motivo .contact_info i,
.mo-header-v4 .mo-header-top.t_motivo .contact_info a i {
    margin-right: 3px;
    margin-left: 8px
}

.mo-header-v4.mo-header-fixed .mo-header-menu {
    position: absolute;
    left: 50%;
    width: 100%;
    padding: 20px 0;
    z-index: 99;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.mo-header-v4.mo-header-fixed .mo-header-menu .mo-search-sidebar>a {
    background: #fff
}

.mo-header-v4.mo-header-fixed .mo-header-menu .mo-search-sidebar>a:before {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 2px;
    background: #fff;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.mo-header-v4.mo-header-fixed .mo-header-menu .mo-search-sidebar>a:after {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 2px;
    background: #fff;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg)
}

.mo-header-v4.mo-header-fixed .mo-header-menu .mo-search-sidebar>a:hover {
    color: #FFF
}

.mo-header-v4.mo-header-fixed .mo-header-menu .mo-search-sidebar>a.active>i {
    opacity: 0
}

.mo-header-v4.mo-header-fixed .mo-header-menu .mo-search-sidebar>a.active:before {
    width: 15px;
    opacity: 1
}

.mo-header-v4.mo-header-fixed .mo-header-menu .mo-search-sidebar>a.active:after {
    width: 15px;
    opacity: 1
}

.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header {
    background: #fff
}

.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header>a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header>a:before {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 2px;
    background: #fff;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header>a:after {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 2px;
    background: #fff;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg)
}

.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header>a.active .cart_total {
    background: #fff
}

.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header>a.active>i {
    opacity: 0
}

.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header>a.active:before {
    width: 15px;
    opacity: 1
}

.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header>a.active:after {
    width: 15px;
    opacity: 1
}

.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header:hover>a {
    color: #FFF
}

.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header:hover>a .cart_total {
    background: #fff
}

.mo-header-v5 {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.mo-header-v5 .mo-search-header>a {
    color: #000;
    margin-top: 3px
}

.mo-header-v5 .mo-search-header>a i {
    font-weight: 700
}

.mo-header-v5 .mo-search-header>a:hover {
    color: #000
}

.mo-header-v5 .mo-search-header>a:before,
.mo-header-v5 .mo-search-header>a:after {
    background: #000
}

.mo-header-v5 .mo-cart-header {
    margin-top: 0
}

.mo-header-v5 .mo-cart-header>a {
    color: #000
}

.mo-header-v5 .mo-cart-header>a i {
    font-weight: 700
}

.mo-header-v5 .mo-cart-header>a:hover {
    color: #000
}

.mo-header-v5 .mo-cart-header>a:before,
.mo-header-v5 .mo-cart-header>a:after {
    background: #000
}

.mo-header-v5 .mo-header-icon::before {
    background: #f7f7f7
}

.mo-header-v5 .mo-header-icon::after {
    background: #f7f7f7
}

.mo-header-v5 .mo-header-icon span {
    background: #f7f7f7
}

.mo-header-v5 .mo-header-icon:hover:before {
    background: #909090
}

.mo-header-v5 .mo-header-icon:hover:after {
    background: #909090
}

.mo-header-v5 .mo-header-icon:hover span {
    background: #909090
}

.mo-header-v5 .social-header-v5 {
    text-align: center;
    float: left;
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    position: absolute;
    left: 0;
    top: 0
}

.mo-header-v5 .social-header-v5 li {
    float: left
}

.mo-header-v5 .social-header-v5 li a {
    padding: 5px 7px;
    text-align: center;
    color: #121212
}

.mo-header-v5 .social-header-v5 li a:hover {
    color: #707070;
    background: transparent
}

.mo-header-v5 .mo-header-menu {
    border-bottom: none !important
}

.mo-header-v5 .mo-header-top.t_motivo {
    z-index: 99;
    position: relative;
    background: #121212;
    padding: 25px 0 15px
}

.mo-header-v5 .mo-header-top.t_motivo .icon_text,
.mo-header-v5 .mo-header-top.t_motivo a {
    line-height: 16px;
    color: #909090;
    font-size: 13px;
    padding: 15px 0 15px 0
}

.mo-header-v5 .mo-header-top.t_motivo i {
    margin-right: 3px;
    margin-left: 8px
}

.mo-header-v5.mo-header-fixed .mo-header-menu {
    position: absolute;
    left: 50%;
    width: 100%;
    padding: 0;
    z-index: 88;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.mo-header-v6 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-header-v6 .mo-header-top .mo-top-bar {
    text-align: right;
    margin: 0;
    padding: 0
}

.mo-header-v6 .mo-search-header>a {
    color: #000;
    margin-top: 0
}

.mo-header-v6 .mo-search-header>a i {
    font-weight: 700
}

.mo-header-v6 .header_search .search-field {
    color: #000;
    border-color: #000
}

.mo-header-v6 .mo-cart-header {
    margin-top: 0
}

.mo-header-v6 .mo-cart-header>a {
    color: #000
}

.mo-header-v6 .mo-cart-header>a i {
    font-weight: 700
}

.mo-header-v6 .mo-header-icon::before {
    background: #BF0026
}

.mo-header-v6 .mo-header-icon::after {
    background: #BF0026
}

.mo-header-v6 .mo-header-icon span {
    background: #BF0026
}

.mo-header-v6 .mo-header-icon:hover:before {
    background: #909090
}

.mo-header-v6 .mo-header-icon:hover:after {
    background: #909090
}

.mo-header-v6 .mo-header-icon:hover span {
    background: #909090
}

.mo-header-v6 .social-header-v6 {
    text-align: center;
    float: right;
    padding-top: 7px;
    height: 50px;
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.mo-header-v6 .social-header-v6 li {
    float: left;
    line-height: 25px
}

.mo-header-v6 .social-header-v6 li a {
    padding: 4px;
    text-align: center;
    color: #121212
}

.mo-header-v6 .social-header-v6 li a i {
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 1.5;
    padding: 5px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-header-v6 .social-header-v6 li a:hover {
    background: transparent
}

.mo-header-v6 .social-header-v6 li a:hover i {
    color: #000;
    box-shadow: 1px 1px 20px rgba(21, 21, 21, .2)
}

.mo-header-v6 .mo-header-top.t_motivo {
    z-index: 999;
    position: relative;
    background: #fff;
    border-color: rgba(0, 0, 0, .1);
    line-height: 50px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.mo-header-v6 .mo-header-top.t_motivo .contact_info {
    display: inline-block;
    padding: 0 15px
}

.mo-header-v6 #lang {
    border-right: 1px solid rgba(0, 0, 0, .1);
    border-left: 1px solid rgba(0, 0, 0, .1);
    padding: 0 10px
}

.mo-header-v6 #lang>ul li>ul {
    border: 1px solid rgba(0, 0, 0, .1);
    background: #fff
}

.mo-header-v6 #lang>ul li>ul a:hover {
    background: #e7e7e7;
    color: #000
}

.mo-header-v6 .mo-header-menu {
    background: #fff;
    border-bottom: none !important
}

.mo-header-v6 .mo-header-menu .mo-col-logo,
.mo-header-v6 .mo-header-menu .mo-col-menu {
    line-height: 85px
}

.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc {
    margin-right: 0;
    border-right: none;
    padding-right: 0;
    float: left
}

.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul {
    text-align: left;
    padding: 0
}

.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>a {
    line-height: 65px;
    height: 61px;
    color: #121212
}

.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul {
    padding: 0
}

.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul>li {
    padding: 3px 0
}

.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li.menu-item-has-children .nomega-menu-item>ul {
    padding: 0
}

.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li.menu-item-has-children .nomega-menu-item>ul>li {
    padding: 3px 0
}

.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li.menu-item-has-children .mb-dropdown-icon {
    height: 45px
}

.mo-header-v6.mo-header-fixed .mo-header-menu {
    position: absolute;
    left: 50%;
    width: 100%;
    padding: 0;
    z-index: 99;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.jspContainer {
    overflow: hidden;
    position: relative
}

.jspPane {
    position: absolute;
    width: 100%
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 12px;
    width: 16px;
    height: 100%
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red
}

.jspCap {
    display: none
}

.jspHorizontalBar .jspCap {
    float: left
}

.jspTrack {
    background: #dde;
    position: relative
}

.jspDrag {
    background: #bbd;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d
}

.jspVerticalBar .jspArrow {
    height: 16px
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%
}

.jspVerticalBar .jspArrow:focus {
    outline: 0
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%
}

* html .jspCorner {
    margin: 0 -3px 0 0
}

.scroll-pane {
    width: 100%;
    height: 300px;
    margin: auto;
    overflow: auto
}

.horizontal-only {
    height: auto;
    max-height: 300px
}

.mo-left-navigation:hover .jspTrack {
    background-color: transparent
}

.jspTrack {
    background-color: transparent
}

.jspVerticalBar {
    width: 5px;
    background-color: transparent
}

.mo-left-navigation:hover .jspDrag {
    background-color: #343434
}

.jspDrag {
    background-color: transparent;
    opacity: .4;
    transition: all 300ms ease
}

.mo-left-navigation {
    border-right: 15px solid #202020
}

.border-top,
.border-bottom,
.border-left,
.border-right {
    background-color: #202020;
    position: fixed;
    z-index: 999
}

.border-left,
.border-right {
    width: 15px;
    height: 100%
}

.border-top,
.border-bottom {
    height: 15px;
    width: 100%
}

.border-bottom {
    bottom: 0
}

.border-top {
    top: 0
}

.border-right {
    right: 0;
    top: 0
}

.border-left {
    left: 0;
    top: 0
}

.mo-left-navigation {
    display: block;
    float: left;
    z-index: 500;
    height: calc(100vh);
    text-align: center;
    position: fixed
}

.mo-left-navigation .mo-header-menu {
    position: relative;
    height: 100%
}

.mo-left-navigation .mo-header-menu .social-header-lnav {
    text-align: center;
    height: 50px;
    bottom: 5px;
    padding: 0 30px;
    position: absolute;
    background: rgba(255, 255, 255, .1);
    width: 100%
}

.mo-left-navigation .mo-header-menu .social-header-lnav li {
    float: left
}

.mo-left-navigation .mo-header-menu .social-header-lnav li a {
    padding: 4px;
    text-align: center;
    color: #909090
}

.mo-left-navigation .mo-header-menu .social-header-lnav li a i {
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 1.5;
    padding: 5px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-left-navigation .mo-header-menu .social-header-lnav li a:hover,
.mo-left-navigation .mo-header-menu .social-header-lnav li a:focus {
    background: transparent
}

.mo-left-navigation .mo-header-menu .social-header-lnav li a:hover i,
.mo-left-navigation .mo-header-menu .social-header-lnav li a:focus i {
    color: #000;
    box-shadow: 1px 1px 20px rgba(21, 21, 21, .2)
}

.mo-left-navigation .mo-header-menu .mo-logo {
    max-width: 280px;
    margin: 0 auto;
    padding: 90px 10px 70px
}

.mo-left-navigation .mo-header-menu .mo-logo .logo-stick {
    display: none
}

.mo-left-navigation .mo-header-menu .mo-menu-list {
    width: 100%;
    margin: 0 auto 60px;
    padding: 0 10px
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul {
    margin: 0;
    padding: 0 0 0 30px
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li {
    position: relative;
    display: block
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li>a {
    font-size: 14px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: .08em;
    text-transform: uppercase;
    white-space: nowrap;
    color: #FFF
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children {
    position: relative
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul {
    display: none;
    background: none !important;
    padding: 0;
    margin: 0
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li {
    position: relative;
    display: block
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li>a {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .1em;
    white-space: nowrap;
    color: #f7f7f7
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children {
    position: relative
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul {
    display: none;
    padding: 0 0 0 20px;
    margin: 0
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li {
    position: relative;
    display: block
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li>a {
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .04em;
    white-space: nowrap;
    color: #f7f7f7
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 24px;
    font-size: 8px;
    font-weight: 400;
    padding: 0;
    border: none
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "\f067";
    font-family: FontAwesome;
    color: #f7f7f7
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:before:before {
    content: " ";
    display: table
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:before:after {
    content: " ";
    display: table;
    clear: both
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon.open:before {
    content: "\f068"
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.mo-banner {
    display: none
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.mo-recent-product {
    display: none
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 34px;
    font-size: 10px;
    font-weight: 400;
    padding: 0;
    border: none
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "\f067";
    font-family: FontAwesome;
    color: #FFF
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:before:before {
    content: " ";
    display: table
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:before:after {
    content: " ";
    display: table;
    clear: both
}

.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon.open:before {
    content: "\f068"
}

.mo-left-navigation .mo-header-menu .widget {
    position: absolute;
    bottom: 80px;
    left: 50%;
    width: 100%;
    padding: 0 10px;
    max-width: 280px;
    transform: translateX(-50%)
}

.mo-left-navigation .mo-header-menu .widget .social-wrap>a {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #FFF;
    background: rgba(50, 50, 50, .51);
    margin: 0 5px 5px 0;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px
}

.mo-left-navigation .mo-header-menu .widget .social-wrap>a:last-child {
    margin-right: 0
}

.mo-header-onepage {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999
}

.mo-header-onepage .mo-logo {
    display: inline-block;
    margin-top: 80px
}

.mo-header-onepage .mo-logo .logo-stick {
    display: none
}

.mo-header-onepage .mo-menu {
    position: fixed;
    top: 50%;
    right: 95px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mo-header-onepage .mo-menu .mo-menu-list ul {
    margin: 0;
    padding: 0
}

.mo-header-onepage .mo-menu .mo-menu-list ul>li {
    list-style: none;
    position: relative;
    line-height: 0;
    margin: 10px 0;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-header-onepage .mo-menu .mo-menu-list ul>li>a {
    display: inline-block;
    font-size: 0;
    font-weight: 700;
    line-height: 16px;
    color: #FFF;
    margin-right: 25px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    letter-spacing: 1.5px;
    -moz-transition: all 0.9s cubic-bezier(.19, 1, .22, 1) 0s;
    -o-transition: all 0.9s cubic-bezier(.19, 1, .22, 1) 0s;
    -webkit-transition: all 0.9s cubic-bezier(.19, 1, .22, 1) 0s;
    transition: all 0.9s cubic-bezier(.19, 1, .22, 1) 0s
}

.mo-header-onepage .mo-menu .mo-menu-list ul>li>a:before {
    content: "";
    position: absolute;
    top: 4px;
    right: 0;
    width: 8px;
    height: 8px;
    border: 4px solid #cecece;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-header-onepage .mo-menu .mo-menu-list ul>li>a:after {
    content: "";
    position: absolute;
    border: 1px solid transparent;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-header-onepage .mo-menu .mo-menu-list ul>li:hover>a {
    font-size: 12px;
    text-shadow: 1px 2px 0 rgba(0, 0, 0, .2)
}

.mo-header-onepage .mo-menu .mo-menu-list ul>li:hover>a:before {
    top: 4px;
    right: 0;
    width: 2px;
    height: 2px
}

.mo-header-onepage .mo-menu .mo-menu-list ul>li:hover>a:after {
    right: -4px;
    width: 16px;
    height: 16px
}

.mo-wrapper-canvas:after {
    content: "";
    display: block;
    clear: both
}

.mo-wrapper-canvas header {
    float: left;
    width: 20%;
    height: 900px
}

.mo-wrapper-canvas .main-content,
.mo-wrapper-canvas footer {
    float: right;
    width: 80%;
    width: 80%;
    float: right;
    margin-bottom: 0 !important
}

.mo-wrapper-canvas .main-content .container,
.mo-wrapper-canvas footer .container {
    width: 100%;
    padding-left: 30px;
    padding-right: 40px
}

.mo-wrapper-canvas .main-content .mc4wp-form input[type="email"],
.mo-wrapper-canvas footer .mc4wp-form input[type="email"] {
    width: 230px
}

.mo-wrapper-canvas .main-content .mc4wp-form .submit-newsletter,
.mo-wrapper-canvas footer .mc4wp-form .submit-newsletter {
    right: 20px
}

.mo-wrapper-canvas .footer-fixed {
    position: relative
}

.mo-wrapper-canvas.mo-border header {
    height: 2316px;
    background: #111;
    border: 12px solid #f3f3f3
}

@media (max-width:991px) {
    .mo-header-icon {
        display: block
    }

    .header_tools {
        position: absolute;
        right: 45px;
        top: -8px;
        padding-bottom: 15px
    }

    .mo-header-v2 .mo-logo {
        line-height: 50px
    }

    .mo-header-v2 .mo-logo img {
        max-height: 30px
    }

    .mo-header-v2 .mo-logo img.logo-stick {
        display: none
    }

    .mo-header-v2 .header_tools {
        display: none
    }

    .mo-header-v2 .mo-menu-list {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        min-width: 320px;
        background: #121212;
        width: 100%;
        margin: 0;
        padding: 10px 20px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 999;
        border-bottom: 2px solid #ffe200;
        -webkit-animation: fadeInUp 0.4s both;
        -moz-animation: fadeInUp 0.4s both;
        -o-animation: fadeInUp 0.4s both;
        animation: fadeInUp 0.4s both
    }

    .mo-header-v2 .mo-menu-list>ul {
        text-align: left;
        margin: 0;
        padding: 0
    }

    .mo-header-v2 .mo-menu-list>ul>li {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        list-style: none;
        position: relative;
        opacity: 1 !important;
        border-top: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v2 .mo-menu-list>ul>li:first-child {
        border: none
    }

    .mo-header-v2 .mo-menu-list>ul>li:hover>a {
        color: #ffe200 !important
    }

    .mo-header-v2 .mo-menu-list>ul>li>a {
        display: block;
        color: #FFF !important;
        line-height: 26.4px !important;
        text-transform: uppercase;
        white-space: nowrap;
        padding: 10px 25px 10px 10px
    }

    .mo-header-v2 .mo-menu-list>ul>li.current-menu-item>a {
        color: #ffe200 !important
    }

    .mo-header-v2 .mo-menu-list>ul>li.current-menu-ancestor>a {
        color: #ffe200 !important
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children {
        position: relative
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul {
        display: none;
        background: none !important;
        margin: 0;
        padding: 0
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li {
        list-style: none;
        position: relative
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li:hover>a {
        color: #ffe200 !important
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li a {
        display: block;
        white-space: nowrap;
        padding: 10px 25px 10px 15px;
        border-top: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-item>a {
        color: #ffe200 !important
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a {
        color: #ffe200 !important
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children {
        position: relative
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul {
        display: none;
        margin: 0
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li {
        list-style: none;
        position: relative
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li:hover>a {
        color: #ffe200 !important
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li a {
        display: block;
        padding: 10px;
        padding: 10px 25px 10px 30px;
        border-top: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-item>a {
        color: #ffe200 !important
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a {
        color: #ffe200 !important
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon {
        position: absolute;
        top: 0;
        right: 0;
        width: 25px;
        height: 35px;
        font-size: 8px;
        font-weight: 400;
        padding: 0;
        border: none
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        content: "\f067";
        font-family: FontAwesome;
        color: #f7f7f7
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:before:before {
        content: " ";
        display: table
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:before:after {
        content: " ";
        display: table;
        clear: both
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before {
        color: #ffe200
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon.open:before {
        content: "\f068"
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon {
        position: absolute;
        top: 0;
        right: 0;
        width: 22px;
        height: 47px;
        font-size: 10px;
        font-weight: 400;
        padding: 0
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:before {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        content: "\f067";
        font-family: FontAwesome;
        color: #FFF
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:before:before {
        content: " ";
        display: table
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:before:after {
        content: " ";
        display: table;
        clear: both
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before {
        color: #ffe200
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon.open:before {
        content: "\f068"
    }

    .mo-header-v2 .mo-menu-list.active-menu-mb {
        display: block !important
    }

    .mo-header-v2 .mo-header-menu {
        background: transparent !important
    }

    .mo-header-v2 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list {
        margin-right: 0;
        padding-right: 20px
    }

    .mo-header-v2 .mo_widget_mini_cart .mo-cart-header {
        top: -24px;
        right: 115px
    }

    .mo-header-v2 .mo-search-sidebar>a {
        top: -24px;
        right: 60px
    }

    .mo-header-v3 .mo-logo {
        line-height: 50px
    }

    .mo-header-v3 .mo-logo img {
        max-height: 30px
    }

    .mo-header-v3 .mo-logo img.logo-stick {
        display: none
    }

    .mo-header-v3 .nav-menu-icon {
        display: none
    }

    .mo-header-v3 .mo-search-header {
        display: none
    }

    .mo-header-v3 nav {
        transform: translateX(0);
        -webkit-transform: translateX(0)
    }

    .mo-header-v3 .mo-menu-list {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        min-width: 320px;
        background: #121212;
        margin: 0;
        padding: 10px 20px;
        position: absolute;
        top: 50px;
        right: 0;
        z-index: 999;
        border-bottom: 2px solid #ffe200;
        -webkit-animation: fadeInUp 0.4s both;
        -moz-animation: fadeInUp 0.4s both;
        -o-animation: fadeInUp 0.4s both;
        animation: fadeInUp 0.4s both
    }

    .mo-header-v3 .mo-menu-list>ul {
        text-align: left;
        margin: 0;
        padding: 0
    }

    .mo-header-v3 .mo-menu-list>ul>li {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        list-style: none;
        position: relative;
        opacity: 1 !important;
        border-top: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v3 .mo-menu-list>ul>li:first-child {
        border: none
    }

    .mo-header-v3 .mo-menu-list>ul>li:hover>a {
        color: #ffe200 !important
    }

    .mo-header-v3 .mo-menu-list>ul>li>a {
        display: block;
        color: #FFF !important;
        line-height: 26.4px !important;
        text-transform: uppercase;
        white-space: nowrap;
        padding: 10px 25px 10px 10px
    }

    .mo-header-v3 .mo-menu-list>ul>li.current-menu-item>a {
        color: #ffe200 !important
    }

    .mo-header-v3 .mo-menu-list>ul>li.current-menu-ancestor>a {
        color: #ffe200 !important
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children {
        position: relative
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul {
        display: none;
        background: none !important;
        margin: 0;
        padding: 0
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li {
        list-style: none;
        position: relative
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li:hover>a {
        color: #ffe200 !important
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li a {
        display: block;
        white-space: nowrap;
        padding: 10px 25px 10px 15px;
        border-top: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-item>a {
        color: #ffe200 !important
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a {
        color: #ffe200 !important
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children {
        position: relative
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul {
        display: none;
        margin: 0
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li {
        list-style: none;
        position: relative
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li:hover>a {
        color: #ffe200 !important
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li a {
        display: block;
        padding: 10px;
        padding: 10px 25px 10px 30px;
        border-top: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-item>a {
        color: #ffe200 !important
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a {
        color: #ffe200 !important
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon {
        position: absolute;
        top: 0;
        right: 0;
        width: 25px;
        height: 35px;
        font-size: 8px;
        font-weight: 400;
        padding: 0;
        border: none
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        content: "\f067";
        font-family: FontAwesome;
        color: #f7f7f7
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:before:before {
        content: " ";
        display: table
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:before:after {
        content: " ";
        display: table;
        clear: both
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before {
        color: #ffe200
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon.open:before {
        content: "\f068"
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon {
        position: absolute;
        top: 0;
        right: 0;
        width: 22px;
        height: 47px;
        font-size: 10px;
        font-weight: 400;
        padding: 0
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:before {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        content: "\f067";
        font-family: FontAwesome;
        color: #FFF
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:before:before {
        content: " ";
        display: table
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:before:after {
        content: " ";
        display: table;
        clear: both
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before {
        color: #ffe200
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon.open:before {
        content: "\f068"
    }

    .mo-header-v3 .mo-menu-list.active-menu-mb {
        display: block !important
    }

    .mo-header-v3 .mo-header-menu {
        background: transparent !important;
        padding: 0 30px
    }

    .mo-header-v3 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list {
        margin-right: 0;
        padding-right: 20px
    }

    .mo-header-v3 .mo-header-menu .mo-toggle-menu {
        display: none
    }

    .mo-header-v4 .mo-logo {
        line-height: 50px
    }

    .mo-header-v4 .mo-logo img {
        max-height: 30px
    }

    .mo-header-v4 .mo-logo img.logo-stick {
        display: none
    }

    .mo-header-v4 .mo-menu-list {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        min-width: 320px;
        background: #121212;
        margin: 0;
        padding: 10px 20px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 999;
        border-bottom: 2px solid #ffe200;
        -webkit-animation: fadeInUp 0.4s both;
        -moz-animation: fadeInUp 0.4s both;
        -o-animation: fadeInUp 0.4s both;
        animation: fadeInUp 0.4s both
    }

    .mo-header-v4 .mo-menu-list>ul {
        text-align: left;
        margin: 0;
        padding: 0
    }

    .mo-header-v4 .mo-menu-list>ul>li {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        list-style: none;
        position: relative;
        opacity: 1 !important;
        border-top: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v4 .mo-menu-list>ul>li:first-child {
        border: none
    }

    .mo-header-v4 .mo-menu-list>ul>li:hover>a {
        color: #ffe200 !important
    }

    .mo-header-v4 .mo-menu-list>ul>li>a {
        display: block;
        color: #FFF !important;
        line-height: 26.4px !important;
        text-transform: uppercase;
        white-space: nowrap;
        padding: 10px 25px 10px 10px
    }

    .mo-header-v4 .mo-menu-list>ul>li.current-menu-item>a {
        color: #ffe200 !important
    }

    .mo-header-v4 .mo-menu-list>ul>li.current-menu-ancestor>a {
        color: #ffe200 !important
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children {
        position: relative
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul {
        display: none;
        background: none !important;
        margin: 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li {
        list-style: none;
        position: relative
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li:hover>a {
        color: #ffe200 !important
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li a {
        display: block;
        white-space: nowrap;
        padding: 10px 25px 10px 15px;
        border-top: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-item>a {
        color: #ffe200 !important
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a {
        color: #ffe200 !important
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children {
        position: relative
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul {
        display: none;
        margin: 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li {
        list-style: none;
        position: relative
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li:hover>a {
        color: #ffe200 !important
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li a {
        display: block;
        padding: 10px;
        padding: 10px 25px 10px 30px;
        border-top: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-item>a {
        color: #ffe200 !important
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a {
        color: #ffe200 !important
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon {
        position: absolute;
        top: 0;
        right: 0;
        width: 25px;
        height: 35px;
        font-size: 8px;
        font-weight: 400;
        padding: 0;
        border: none
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        content: "\f067";
        font-family: FontAwesome;
        color: #f7f7f7
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:before:before {
        content: " ";
        display: table
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:before:after {
        content: " ";
        display: table;
        clear: both
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before {
        color: #ffe200
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon.open:before {
        content: "\f068"
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon {
        position: absolute;
        top: 0;
        right: 0;
        width: 22px;
        height: 47px;
        font-size: 10px;
        font-weight: 400;
        padding: 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:before {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        content: "\f067";
        font-family: FontAwesome;
        color: #FFF
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:before:before {
        content: " ";
        display: table
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:before:after {
        content: " ";
        display: table;
        clear: both
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before {
        color: #ffe200
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon.open:before {
        content: "\f068"
    }

    .mo-header-v4 .mo-menu-list.active-menu-mb {
        display: block !important
    }

    .mo-header-v4 .mo-header-menu {
        background: transparent !important
    }

    .mo-header-v4 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list {
        margin-right: 0;
        padding-right: 20px
    }

    .mo-header-v4 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc {
        background: #121212
    }

    .mo-header-v4 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul {
        margin-right: 0
    }

    .mo-header-v4 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>a {
        height: 45px
    }

    .mo-header-v4 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul>li {
        padding: 0
    }

    .mo-header-v4 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul>li>a {
        color: #f7f7f7
    }

    .mo-header-v4 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul>li>ul>li {
        padding: 0
    }

    .mo-header-v4 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul>li>ul>li>a {
        color: #f7f7f7
    }

    .mo-header-v4 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .header_socials {
        display: none
    }

    .mo-header-v4 .mo_widget_mini_cart .mo-cart-header {
        top: -24px;
        right: 115px
    }

    .mo-header-v4 .mo-search-sidebar>a {
        top: -24px;
        right: 60px
    }

    .mo-header-v4 .header_socials_top {
        display: block;
        position: relative;
        z-index: 99
    }

    .mo-header-v4 .mo-header-top.t_motivo {
        padding: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .2)
    }

    .mo-header-v4 .mo-header-top.t_motivo .motivoicon_tx {
        display: none
    }

    .mo-header-v5 .mo-logo {
        line-height: 50px
    }

    .mo-header-v5 .mo-logo img {
        max-height: 30px
    }

    .mo-header-v5 .mo-logo img.logo-stick {
        display: none
    }

    .mo-header-v5 .mo-menu-list {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        width: 100%;
        background: #121212;
        margin: 0;
        padding: 10px 20px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 999;
        border-bottom: 2px solid #ffe200;
        -webkit-animation: fadeInUp 0.4s both;
        -moz-animation: fadeInUp 0.4s both;
        -o-animation: fadeInUp 0.4s both;
        animation: fadeInUp 0.4s both
    }

    .mo-header-v5 .mo-menu-list>ul {
        text-align: left;
        margin: 0;
        padding: 0
    }

    .mo-header-v5 .mo-menu-list>ul>li {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        list-style: none;
        position: relative;
        opacity: 1 !important;
        border-top: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v5 .mo-menu-list>ul>li:first-child {
        border: none
    }

    .mo-header-v5 .mo-menu-list>ul>li:hover>a {
        color: #ffe200 !important
    }

    .mo-header-v5 .mo-menu-list>ul>li>a {
        display: block;
        color: #FFF !important;
        line-height: 26.4px !important;
        text-transform: uppercase;
        white-space: nowrap;
        padding: 10px 25px 10px 10px
    }

    .mo-header-v5 .mo-menu-list>ul>li.current-menu-item>a {
        color: #ffe200 !important
    }

    .mo-header-v5 .mo-menu-list>ul>li.current-menu-ancestor>a {
        color: #ffe200 !important
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children {
        position: relative
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children>ul {
        display: none;
        background: none !important;
        margin: 0;
        padding: 0
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children>ul>li {
        list-style: none;
        position: relative
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children>ul>li:hover>a {
        color: #ffe200 !important
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children>ul>li a {
        display: block;
        white-space: nowrap;
        padding: 10px 25px 10px 15px;
        border-top: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-item>a {
        color: #ffe200 !important
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a {
        color: #ffe200 !important
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children {
        position: relative
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul {
        display: none;
        margin: 0
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li {
        list-style: none;
        position: relative
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li:hover>a {
        color: #ffe200 !important
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li a {
        display: block;
        padding: 10px;
        padding: 10px 25px 10px 30px;
        border-top: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-item>a {
        color: #ffe200 !important
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a {
        color: #ffe200 !important
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon {
        position: absolute;
        top: 0;
        right: 0;
        width: 25px;
        height: 35px;
        font-size: 8px;
        font-weight: 400;
        padding: 0;
        border: none
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        content: "\f067";
        font-family: FontAwesome;
        color: #f7f7f7
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:before:before {
        content: " ";
        display: table
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:before:after {
        content: " ";
        display: table;
        clear: both
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before {
        color: #ffe200
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon.open:before {
        content: "\f068"
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon {
        position: absolute;
        top: 0;
        right: 0;
        width: 22px;
        height: 47px;
        font-size: 10px;
        font-weight: 400;
        padding: 0
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:before {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        content: "\f067";
        font-family: FontAwesome;
        color: #FFF
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:before:before {
        content: " ";
        display: table
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:before:after {
        content: " ";
        display: table;
        clear: both
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before {
        color: #ffe200
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon.open:before {
        content: "\f068"
    }

    .mo-header-v5 .mo-menu-list.active-menu-mb {
        display: block !important
    }

    .mo-header-v5 .mo-header-menu {
        background: transparent !important
    }

    .mo-header-v5 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list {
        margin-right: 0;
        padding-right: 20px
    }

    .mo-header-v5 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc {
        background: #121212;
        padding: 10px 20px
    }

    .mo-header-v5 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul {
        margin-right: 0
    }

    .mo-header-v5 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>a {
        height: 45px
    }

    .mo-header-v5 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul>li {
        padding: 0
    }

    .mo-header-v5 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul>li>a {
        color: #f7f7f7
    }

    .mo-header-v5 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul>li>ul>li {
        padding: 0
    }

    .mo-header-v5 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul>li>ul>li>a {
        color: #f7f7f7
    }

    .mo-header-v5 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .button-request {
        display: none
    }

    .mo-header-v5 .mo_widget_mini_cart .mo-cart-header {
        top: -24px;
        right: 115px
    }

    .mo-header-v5 .mo-search-sidebar>a {
        top: -24px;
        right: 60px
    }

    .mo-header-v5 .header_socials_top {
        display: block;
        position: relative;
        z-index: 99
    }

    .mo-header-v5 .mo-header-top.t_motivo {
        padding: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .2)
    }

    .mo-header-v5 .mo-header-top.t_motivo .motivoicon_tx .icon_text {
        display: none
    }

    .mo-header-v6 .mo-logo {
        line-height: 50px
    }

    .mo-header-v6 .mo-logo img {
        max-height: 90px
    }

    .mo-header-v6 .mo-logo img.logo-stick {
        display: none
    }

    .mo-header-v6 .mo-menu-list {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        min-width: 260px;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 999;
        border-bottom: 2px solid #ffe200;
        -webkit-animation: fadeInUp 0.4s both;
        -moz-animation: fadeInUp 0.4s both;
        -o-animation: fadeInUp 0.4s both;
        animation: fadeInUp 0.4s both
    }

    .mo-header-v6 .mo-menu-list>ul {
        text-align: left;
        margin: 0;
        padding: 15px
    }

    .mo-header-v6 .mo-menu-list>ul>li {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        list-style: none;
        position: relative;
        opacity: 1 !important;
        border-top: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v6 .mo-menu-list>ul>li:first-child {
        border: none
    }

    .mo-header-v6 .mo-menu-list>ul>li:hover>a {
        color: #ffe200 !important
    }

    .mo-header-v6 .mo-menu-list>ul>li>a {
        display: block;
        line-height: 26.4px !important;
        text-transform: uppercase;
        white-space: nowrap;
        padding: 10px 25px 10px 10px
    }

    .mo-header-v6 .mo-menu-list>ul>li.current-menu-item>a {
        color: #ffe200 !important
    }

    .mo-header-v6 .mo-menu-list>ul>li.current-menu-ancestor>a {
        color: #ffe200 !important
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children {
        position: relative
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul {
        display: none;
        background: none !important;
        margin: 0;
        padding-left: 5px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li {
        list-style: none;
        position: relative
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li:hover>a {
        color: #ffe200 !important
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li a {
        display: block;
        white-space: nowrap;
        padding: 10px 25px 10px 15px;
        border-top: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-item>a {
        color: #ffe200 !important
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a {
        color: #ffe200 !important
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children {
        position: relative
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul {
        display: none;
        margin: 0
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li {
        list-style: none;
        position: relative
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li:hover>a {
        color: #ffe200 !important
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li a {
        display: block;
        padding: 10px;
        padding: 10px 25px 10px 30px;
        border-top: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-item>a {
        color: #ffe200 !important
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a {
        color: #ffe200 !important
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon {
        position: absolute;
        top: 0;
        right: 0;
        width: 25px;
        height: 35px;
        font-size: 8px;
        font-weight: 400;
        padding: 0;
        border: none
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        content: "\f067";
        font-family: FontAwesome;
        color: #f7f7f7
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:before:before {
        content: " ";
        display: table
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:before:after {
        content: " ";
        display: table;
        clear: both
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before {
        color: #ffe200
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon.open:before {
        content: "\f068"
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon {
        position: absolute;
        top: 0;
        right: 0;
        width: 22px;
        height: 47px;
        font-size: 15px;
        font-weight: 400;
        padding: 0
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:before {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        content: "\f067";
        font-family: FontAwesome;
        padding: 0 5px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:before:before {
        content: " ";
        display: table
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:before:after {
        content: " ";
        display: table;
        clear: both
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before {
        color: #ffe200
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon.open:before {
        content: "\f068"
    }

    .mo-header-v6 .mo-menu-list.active-menu-mb {
        display: block !important
    }

    .mo-header-v6 .mo-header-menu {
        background: transparent !important
    }

    .mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list {
        margin-right: 0;
        padding-right: 20px
    }

    .mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc {
        background: #121212;
        padding: 10px 20px
    }

    .mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul {
        margin-right: 0
    }

    .mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>a {
        font-size: 13px;
        height: 45px
    }

    .mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul>li {
        padding: 0
    }

    .mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul>li>a {
        color: #f7f7f7
    }

    .mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul>li>ul>li {
        padding: 0
    }

    .mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul>li>ul>li>a {
        color: #f7f7f7
    }

    .mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .button-request {
        display: none
    }

    .mo-header-v6 .mo_widget_mini_cart .mo-cart-header {
        top: -24px;
        right: 115px
    }

    .mo-header-v6 .mo-search-sidebar>a {
        top: -24px;
        right: 60px
    }

    .mo-header-v6 .mo-header-top.t_motivo {
        padding: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .2)
    }

    .mo-header-v6 .mo-header-top.t_motivo .motivoicon_tx .icon_text {
        display: none
    }

    .mo-header-v6 .mo-header-top.t_motivo .motivo-p4 {
        display: none
    }

    .mo-header-v6 .mo-header-top.t_motivo .motivo-p2 {
        width: 100%;
        position: relative
    }

    .mo-header-v6 .mo-header-top.t_motivo .motivo-p2 .mo-logo {
        text-align: left !important
    }
}

@media (min-width:1200px) {
    .boxed .mo-header-v2.mo-header-stick .mo-header-menu {
        max-width: 1200px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mo-header-v3 .mo-header-menu {
        padding: 0 30px
    }
}

@media (min-width:992px) {
    .mo-stick-active.admin-bar .mo-header-v1.mo-header-stick .mo-header-menu {
        top: 32px
    }

    .mo-stick-active.admin-bar .mo-header-v2.mo-header-stick .mo-header-menu {
        top: 32px
    }

    .mo-stick-active.admin-bar .mo-header-v3.mo-header-stick .mo-header-menu {
        top: 32px
    }

    .mo-stick-active.admin-bar .mo-header-v5.mo-header-stick .mo-header-menu {
        top: 32px
    }

    .mo-stick-active.admin-bar .mo-header-v6.mo-header-stick .mo-header-menu {
        top: 32px
    }

    .mo-stick-active .mo-header-v2.mo-header-stick .mo-header-menu {
        position: fixed;
        top: 0;
        width: 100%;
        padding: 0;
        background: rgba(0, 0, 0, .75);
        z-index: 999;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-stick-active .mo-header-v2.mo-header-stick .mo-header-menu .mo-logo {
        transform: scale(.8)
    }

    .mo-stick-active .mo-header-v2.mo-header-stick .mo-header-menu .mo-logo .logo-stick {
        display: inline-block
    }

    .mo-stick-active .mo-header-v2.mo-header-stick .mo-header-menu .col-md-10 {
        padding: 0
    }

    .mo-stick-active .mo-header-v2.mo-header-stick .mo-header-menu .mo-menu-list>ul>li>a {
        line-height: 75px
    }

    .mo-stick-active .mo-header-v2.mo-header-stick .mo-header-menu .mo-cart-header,
    .mo-stick-active .mo-header-v2.mo-header-stick .mo-header-menu .mo-search-header>a {
        margin-top: 5px
    }

    .mo-stick-active .mo-header-v4.mo-header-stick .mo-header-menu {
        z-index: 999 !important;
        position: fixed;
        top: 0;
        width: 100%;
        padding: 5px 0;
        background: #000;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-stick-active .mo-header-v4.mo-header-stick .mo-logo img {
        transform: scale(.8)
    }

    .mo-stick-active .mo-header-v5.mo-header-stick .mo-header-menu {
        z-index: 999 !important;
        position: fixed;
        top: 0;
        width: 100%;
        padding: 0;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-stick-active .mo-header-v5.mo-header-stick .mo-header-menu .mo-menu-list.motivo_cc>ul>li>a {
        line-height: 65px
    }

    .mo-stick-active .mo-header-v5.mo-header-stick .social-header-v5 li a {
        padding: 5px 7px
    }

    .mo-stick-active .mo-header-v6.mo-header-stick .mo-header-menu {
        position: fixed;
        top: 0;
        width: 100%;
        padding: 0;
        background: rgba(255, 255, 255, .75);
        z-index: 999 !important;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-stick-active .mo-header-v6.mo-header-stick .mo-header-menu .mo-menu-list.motivo_cc {
        background: #fff
    }

    .mo-stick-active .mo-header-v6.mo-header-stick .mo-header-menu .mo-menu-list.motivo_cc>ul>li>a {
        line-height: 65px
    }

    .mo-header-v2 .mo-logo {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v2 .mo-logo img {
        max-width: 100%
    }

    .mo-header-v2 .mo-logo img.logo-stick {
        display: none
    }

    .mo-header-v2 .mo-header-menu {
        background-color: rgba(0, 0, 0, .9)
    }

    .mo-header-v2 .mo-menu-list>ul {
        margin: 0;
        padding: 0
    }

    .mo-header-v2 .mo-menu-list>ul>li {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: inline-block;
        list-style: none
    }

    .mo-header-v2 .mo-menu-list>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        position: relative;
        font-size: 13px;
        font-weight: 700;
        line-height: 95px;
        letter-spacing: .08em;
        display: inline-block;
        text-align: center;
        color: #fff;
        padding: 0 15px
    }

    .mo-header-v2 .mo-menu-list>ul>li>a:before {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 0;
        height: 2px;
        background: #ffe200;
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item {
        position: relative
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffectSub 0.4s both;
        -moz-animation: menuEffectSub 0.4s both;
        -o-animation: menuEffectSub 0.4s both;
        animation: menuEffectSub 0.4s both
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.menu-item-has-children>a {
        position: relative
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.page_item_has_children>a {
        position: relative
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.page_item_has_children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li .mo-dropdown-menu-item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v2 .mo-menu-list>ul>li:hover a:before {
        width: 50px
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item {
        position: relative
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffectSub 0.4s both;
        -moz-animation: menuEffectSub 0.4s both;
        -o-animation: menuEffectSub 0.4s both;
        animation: menuEffectSub 0.4s both
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.menu-item-has-children>a {
        position: relative
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.page_item_has_children>a {
        position: relative
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.page_item_has_children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.page_item_has_children.page_item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item {
        position: relative
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffectSub 0.4s both;
        -moz-animation: menuEffectSub 0.4s both;
        -o-animation: menuEffectSub 0.4s both;
        animation: menuEffectSub 0.4s both
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.menu-item-has-children>a {
        position: relative
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.page_item_has_children>a {
        position: relative
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.page_item_has_children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px;
        list-style: none
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget .wg-title {
        font-size: 14px;
        line-height: 32px;
        letter-spacing: .08em;
        color: #f7f7f7;
        margin-bottom: 0;
        padding: 3px 0
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li {
        list-style: none;
        margin-bottom: 10px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li:last-child {
        margin-bottom: 0
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a {
        line-height: 0
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a img {
        float: left;
        width: 55px;
        height: auto;
        margin-left: 0;
        margin-right: 10px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a img:hover {
        opacity: .8
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a .product-title {
        display: inline-block;
        font-size: 11px;
        font-weight: 900;
        line-height: 11px;
        letter-spacing: .1em;
        color: #f7f7f7;
        max-width: 110px;
        overflow: hidden;
        text-overflow: ellipsis;
        text-transform: uppercase;
        white-space: nowrap;
        margin-top: 6px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a .product-title:hover {
        color: #ffe200
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li .amount {
        font-size: 14px;
        font-weight: 600;
        font-style: italic;
        line-height: 14px;
        color: #f7f7f7
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>del {
        font-size: 14px;
        line-height: 14px;
        color: #f7f7f7;
        margin-right: 5px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>del .amount {
        font-size: 14px;
        line-height: 14px;
        color: #f7f7f7
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>ins {
        font-size: 16px;
        color: #f7f7f7;
        text-decoration: none
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner {
        margin: 0;
        padding: 0
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap {
        position: relative;
        min-height: 374px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .4);
        opacity: 0
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        color: #FFF;
        background: #ffe200;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        -moz-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        -o-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        -ms-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg)
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a:hover {
        color: #ffe200;
        background: #fff
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap:hover .mo-overlay {
        opacity: 1
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap:hover .mo-overlay>a {
        -webkit-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        -moz-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        -o-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        -ms-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg)
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2 {
        width: 420px;
        padding: 25px 0
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li {
        width: 50%;
        list-style: none;
        float: left;
        padding: 0 15px;
        border-right: 1px solid rgba(255, 255, 255, .1);
        padding: 3px 15px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li:last-child {
        border-right: none
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>a>i {
        margin-right: 5px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>a.hide_link {
        display: none
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul {
        margin: 0;
        padding: 0
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li {
        list-style: none;
        padding: 3px 0
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li>a>sup {
        font-size: 8px;
        vertical-align: baseline
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3 {
        width: 630px;
        padding: 25px 0
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li {
        width: 33.3333%;
        list-style: none;
        float: left;
        padding: 3px 15px;
        border-right: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li:last-child {
        border-right: none
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>a>i {
        margin-right: 5px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>a.hide_link {
        display: none
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul {
        margin: 0;
        padding: 0
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li {
        list-style: none;
        padding: 3px 0
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li>a>sup {
        font-size: 8px;
        vertical-align: baseline
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4 {
        width: 840px;
        padding: 25px 0
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li {
        width: 25%;
        list-style: none;
        float: left;
        padding: 3px 15px;
        border-right: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li:last-child {
        border-right: none
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>a>i {
        margin-right: 5px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>a.hide_link {
        display: none
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul {
        margin: 0;
        padding: 0
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li {
        list-style: none;
        padding: 3px 0
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li>a>sup {
        font-size: 8px;
        vertical-align: baseline
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.algleft {
        position: relative
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.algleft>ul {
        left: 0
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.algright {
        position: relative
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.algright>ul {
        right: 0
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.algcenter {
        position: relative
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.algcenter>ul {
        left: 50%;
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.fullwidth>ul {
        left: 0;
        width: 100% !important
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>a {
        padding-right: 15px
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>a:after {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        content: "\f107";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 0;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children:hover.menu-item-has-children>a:after {
        content: "\f106"
    }

    .mo-header-v2 .mo-menu-list>ul>li.current-menu-item a:before {
        width: 50px
    }

    .mo-header-v2 .mo-menu-list>ul>li.current-menu-ancestor a:before {
        width: 50px
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu>li>a {
        font-size: 14px;
        letter-spacing: 0;
        text-transform: none
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children {
        position: relative
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li:hover>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth1 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth7 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth8 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth9 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth10 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth2 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth3 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth4 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth5 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth6 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v2 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v3 .mo-logo {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        line-height: 71px
    }

    .mo-header-v3 .mo-logo img {
        max-width: 100%
    }

    .mo-header-v3 .mo-logo img.logo-stick {
        display: none
    }

    .mo-header-v3 .mo-menu-list {
        position: relative
    }

    .mo-header-v3 .mo-menu-list>ul {
        margin: 0;
        padding: 0;
        margin: 0;
        padding: 0;
        z-index: 999
    }

    .mo-header-v3 .mo-menu-list>ul>li {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: inline-block;
        list-style: none;
        -webkit-transition: 0s;
        transition: 0s
    }

    .mo-header-v3 .mo-menu-list>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        position: relative;
        font-size: 13px;
        font-weight: 700;
        line-height: 95px;
        text-transform: uppercase;
        display: inline-block;
        text-align: center;
        padding: 0 10px
    }

    .mo-header-v3 .mo-menu-list>ul>li>a:before {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 0;
        height: 2px;
        background: #ffe200;
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item {
        position: relative
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffectSub 0.4s both;
        -moz-animation: menuEffectSub 0.4s both;
        -o-animation: menuEffectSub 0.4s both;
        animation: menuEffectSub 0.4s both
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.menu-item-has-children>a {
        position: relative
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.page_item_has_children>a {
        position: relative
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.page_item_has_children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li .mo-dropdown-menu-item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v3 .mo-menu-list>ul>li:hover a:before {
        width: 50px
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item {
        position: relative
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffectSub 0.4s both;
        -moz-animation: menuEffectSub 0.4s both;
        -o-animation: menuEffectSub 0.4s both;
        animation: menuEffectSub 0.4s both
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.menu-item-has-children>a {
        position: relative
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.page_item_has_children>a {
        position: relative
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.page_item_has_children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.page_item_has_children.page_item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item {
        position: relative
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffectSub 0.4s both;
        -moz-animation: menuEffectSub 0.4s both;
        -o-animation: menuEffectSub 0.4s both;
        animation: menuEffectSub 0.4s both
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.menu-item-has-children>a {
        position: relative
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.page_item_has_children>a {
        position: relative
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.page_item_has_children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px;
        list-style: none
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget .wg-title {
        font-size: 14px;
        line-height: 32px;
        letter-spacing: .08em;
        color: #f7f7f7;
        margin-bottom: 0;
        padding: 3px 0
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li {
        list-style: none;
        margin-bottom: 10px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li:last-child {
        margin-bottom: 0
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a {
        line-height: 0
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a img {
        float: left;
        width: 55px;
        height: auto;
        margin-left: 0;
        margin-right: 10px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a img:hover {
        opacity: .8
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a .product-title {
        display: inline-block;
        font-size: 11px;
        font-weight: 900;
        line-height: 11px;
        letter-spacing: .1em;
        color: #f7f7f7;
        max-width: 110px;
        overflow: hidden;
        text-overflow: ellipsis;
        text-transform: uppercase;
        white-space: nowrap;
        margin-top: 6px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a .product-title:hover {
        color: #ffe200
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li .amount {
        font-size: 14px;
        font-weight: 600;
        font-style: italic;
        line-height: 14px;
        color: #f7f7f7
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>del {
        font-size: 14px;
        line-height: 14px;
        color: #f7f7f7;
        margin-right: 5px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>del .amount {
        font-size: 14px;
        line-height: 14px;
        color: #f7f7f7
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>ins {
        font-size: 16px;
        color: #f7f7f7;
        text-decoration: none
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner {
        margin: 0;
        padding: 0
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap {
        position: relative;
        min-height: 374px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .4);
        opacity: 0
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        color: #FFF;
        background: #ffe200;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        -moz-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        -o-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        -ms-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg)
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a:hover {
        color: #ffe200;
        background: #fff
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap:hover .mo-overlay {
        opacity: 1
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap:hover .mo-overlay>a {
        -webkit-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        -moz-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        -o-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        -ms-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg)
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2 {
        width: 420px;
        padding: 25px 0
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li {
        width: 50%;
        list-style: none;
        float: left;
        padding: 3px 15px;
        border-right: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li:last-child {
        border-right: none
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>a>i {
        margin-right: 5px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>a.hide_link {
        display: none
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul {
        margin: 0;
        padding: 0
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li {
        list-style: none;
        padding: 3px 0
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li>a>sup {
        font-size: 8px;
        vertical-align: baseline
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3 {
        width: 630px;
        padding: 25px 0
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li {
        width: 33.3333%;
        list-style: none;
        float: left;
        padding: 3px 15px;
        border-right: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li:last-child {
        border-right: none
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>a>i {
        margin-right: 5px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>a.hide_link {
        display: none
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul {
        margin: 0;
        padding: 0
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li {
        list-style: none;
        padding: 3px 0
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li>a>sup {
        font-size: 8px;
        vertical-align: baseline
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4 {
        width: 840px;
        padding: 25px 0
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li {
        width: 25%;
        list-style: none;
        float: left;
        padding: 3px 15px;
        border-right: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li:last-child {
        border-right: none
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>a>i {
        margin-right: 5px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>a.hide_link {
        display: none
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul {
        margin: 0;
        padding: 0
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li {
        list-style: none;
        padding: 3px 0
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li>a>sup {
        font-size: 8px;
        vertical-align: baseline
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.algleft {
        position: relative
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.algleft>ul {
        left: 0
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.algright {
        position: relative
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.algright>ul {
        right: 0
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.algcenter {
        position: relative
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.algcenter>ul {
        left: 50%;
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.fullwidth>ul {
        left: 0;
        width: 100% !important
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>a {
        padding-right: 15px
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>a:after {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        content: "\f107";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 0;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children:hover.menu-item-has-children>a:after {
        content: "\f106"
    }

    .mo-header-v3 .mo-menu-list>ul>li.current-menu-item a:before {
        width: 50px
    }

    .mo-header-v3 .mo-menu-list>ul>li.current-menu-ancestor a:before {
        width: 50px
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu>li>a {
        font-size: 14px;
        letter-spacing: 0;
        text-transform: none
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children {
        position: relative
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        position: relative;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li:hover>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth1 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth7 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth8 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth9 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth10 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth2 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth3 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth4 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth5 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth6 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v3 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v4 .mo-logo {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v4 .mo-logo img {
        max-width: 100%
    }

    .mo-header-v4 .mo-logo img.logo-stick {
        display: none
    }

    .mo-header-v4 .mo-col-logo,
    .mo-header-v4 .mo-col-menu {
        line-height: 50px
    }

    .mo-header-v4 .mo-menu-list>ul {
        margin: 0;
        padding: 0
    }

    .mo-header-v4 .mo-menu-list>ul>li {
        display: inline-block;
        list-style: none;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v4 .mo-menu-list>ul>li>a {
        position: relative;
        font-size: 13px;
        font-weight: 700;
        line-height: 95px;
        letter-spacing: .08em;
        text-transform: uppercase;
        display: inline-block;
        text-align: center;
        padding: 0 10px;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v4 .mo-menu-list>ul>li>a:hover {
        color: #ffe200
    }

    .mo-header-v4 .mo-menu-list>ul>li>a:before {
        content: "";
        position: absolute;
        right: 0;
        width: 2px;
        height: 12px;
        background: #fff;
        transform: rotate(20deg);
        margin-top: 24px
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item {
        position: relative
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffectSub 0.4s both;
        -moz-animation: menuEffectSub 0.4s both;
        -o-animation: menuEffectSub 0.4s both;
        animation: menuEffectSub 0.4s both
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li.current-menu-ancestor>a {
        color: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.menu-item-has-children>a {
        position: relative
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.page_item_has_children>a {
        position: relative
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.page_item_has_children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li .mo-dropdown-menu-item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v4 .mo-menu-list>ul>li:last-child a:before {
        width: 0;
        height: 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.current-menu-ancestor>a {
        color: #ffe200
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item {
        position: relative
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffectSub 0.4s both;
        -moz-animation: menuEffectSub 0.4s both;
        -o-animation: menuEffectSub 0.4s both;
        animation: menuEffectSub 0.4s both
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.menu-item-has-children>a {
        position: relative
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.page_item_has_children>a {
        position: relative
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.page_item_has_children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.page_item_has_children.page_item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item {
        position: relative
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffectSub 0.4s both;
        -moz-animation: menuEffectSub 0.4s both;
        -o-animation: menuEffectSub 0.4s both;
        animation: menuEffectSub 0.4s both
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.menu-item-has-children>a {
        position: relative
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.page_item_has_children>a {
        position: relative
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.page_item_has_children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px;
        list-style: none
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget .wg-title {
        font-size: 14px;
        line-height: 32px;
        letter-spacing: .08em;
        color: #f7f7f7;
        margin-bottom: 0;
        padding: 3px 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li {
        list-style: none;
        margin-bottom: 10px
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li:last-child {
        margin-bottom: 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a {
        line-height: 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a img {
        float: left;
        width: 55px;
        height: auto;
        margin-left: 0;
        margin-right: 10px
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a img:hover {
        opacity: .8
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a .product-title {
        display: inline-block;
        font-size: 11px;
        font-weight: 900;
        line-height: 11px;
        letter-spacing: .1em;
        color: #f7f7f7;
        max-width: 110px;
        overflow: hidden;
        text-overflow: ellipsis;
        text-transform: uppercase;
        white-space: nowrap;
        margin-top: 6px
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a .product-title:hover {
        color: #ffe200
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li .amount {
        font-size: 14px;
        font-weight: 600;
        font-style: italic;
        line-height: 14px;
        color: #f7f7f7
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>del {
        font-size: 14px;
        line-height: 14px;
        color: #f7f7f7;
        margin-right: 5px
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>del .amount {
        font-size: 14px;
        line-height: 14px;
        color: #f7f7f7
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>ins {
        font-size: 16px;
        color: #f7f7f7;
        text-decoration: none
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner {
        margin: 0;
        padding: 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap {
        position: relative;
        min-height: 374px
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .4);
        opacity: 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        color: #FFF;
        background: #ffe200;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        -moz-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        -o-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        -ms-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg)
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a:hover {
        color: #ffe200;
        background: #fff
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap:hover .mo-overlay {
        opacity: 1
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap:hover .mo-overlay>a {
        -webkit-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        -moz-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        -o-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        -ms-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg)
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2 {
        width: 420px;
        padding: 25px 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li {
        width: 50%;
        list-style: none;
        float: left;
        padding: 3px 15px;
        border-right: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li:last-child {
        border-right: none
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>a>i {
        margin-right: 5px
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>a.hide_link {
        display: none
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul {
        margin: 0;
        padding: 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li {
        list-style: none;
        padding: 3px 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li>a>sup {
        font-size: 8px;
        vertical-align: baseline
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3 {
        width: 630px;
        padding: 25px 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li {
        width: 33.3333%;
        list-style: none;
        float: left;
        padding: 3px 15px;
        border-right: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li:last-child {
        border-right: none
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>a>i {
        margin-right: 5px
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>a.hide_link {
        display: none
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul {
        margin: 0;
        padding: 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li {
        list-style: none;
        padding: 3px 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li>a>sup {
        font-size: 8px;
        vertical-align: baseline
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4 {
        width: 840px;
        padding: 25px 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li {
        width: 25%;
        list-style: none;
        float: left;
        padding: 3px 15px;
        border-right: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li:last-child {
        border-right: none
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>a>i {
        margin-right: 5px
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>a.hide_link {
        display: none
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul {
        margin: 0;
        padding: 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li {
        list-style: none;
        padding: 3px 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li>a>sup {
        font-size: 8px;
        vertical-align: baseline
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.algleft {
        position: relative
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.algleft>ul {
        left: 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.algright {
        position: relative
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.algright>ul {
        right: 0
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.algcenter {
        position: relative
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.algcenter>ul {
        left: 50%;
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.fullwidth>ul {
        left: 0;
        width: 100% !important
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu>li>a {
        font-size: 14px;
        letter-spacing: 0;
        text-transform: none
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children {
        position: relative
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        position: relative;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li:hover>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth1 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth7 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth8 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth9 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth10 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth2 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth3 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth4 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth5 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth6 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v4 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v5 .mo-logo {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v5 .mo-logo img {
        max-width: 100%
    }

    .mo-header-v5 .mo-logo img.logo-stick {
        display: none
    }

    .mo-header-v5 .mo-menu-list {
        width: 70%;
        margin: auto
    }

    .mo-header-v5 .mo-menu-list>ul {
        padding: 0;
        margin: 0
    }

    .mo-header-v5 .mo-menu-list>ul>li {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: inline-block;
        list-style: none
    }

    .mo-header-v5 .mo-menu-list>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        position: relative;
        font-size: 13px;
        font-weight: 700;
        line-height: 95px;
        letter-spacing: .08em;
        text-transform: uppercase;
        display: inline-block;
        text-align: center;
        padding: 0 10px
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item {
        position: relative
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffectSub 0.4s both;
        -moz-animation: menuEffectSub 0.4s both;
        -o-animation: menuEffectSub 0.4s both;
        animation: menuEffectSub 0.4s both
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.menu-item-has-children>a {
        position: relative
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.page_item_has_children>a {
        position: relative
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.page_item_has_children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li .mo-dropdown-menu-item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item {
        position: relative
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffectSub 0.4s both;
        -moz-animation: menuEffectSub 0.4s both;
        -o-animation: menuEffectSub 0.4s both;
        animation: menuEffectSub 0.4s both
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.menu-item-has-children>a {
        position: relative
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.page_item_has_children>a {
        position: relative
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.page_item_has_children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.page_item_has_children.page_item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item {
        position: relative
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffectSub 0.4s both;
        -moz-animation: menuEffectSub 0.4s both;
        -o-animation: menuEffectSub 0.4s both;
        animation: menuEffectSub 0.4s both
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.menu-item-has-children>a {
        position: relative
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.page_item_has_children>a {
        position: relative
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.page_item_has_children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.current_page_item>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px;
        list-style: none
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget .wg-title {
        font-size: 14px;
        line-height: 32px;
        letter-spacing: .08em;
        color: #f7f7f7;
        margin-bottom: 0;
        padding: 3px 0
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li {
        list-style: none;
        margin-bottom: 10px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li:last-child {
        margin-bottom: 0
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a {
        line-height: 0
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a img {
        float: left;
        width: 55px;
        height: auto;
        margin-left: 0;
        margin-right: 10px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a img:hover {
        opacity: .8
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a .product-title {
        display: inline-block;
        font-size: 11px;
        font-weight: 900;
        line-height: 11px;
        letter-spacing: .1em;
        color: #f7f7f7;
        max-width: 110px;
        overflow: hidden;
        text-overflow: ellipsis;
        text-transform: uppercase;
        white-space: nowrap;
        margin-top: 6px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a .product-title:hover {
        color: #ffe200
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li .amount {
        font-size: 14px;
        font-weight: 600;
        font-style: italic;
        line-height: 14px;
        color: #f7f7f7
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>del {
        font-size: 14px;
        line-height: 14px;
        color: #f7f7f7;
        margin-right: 5px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>del .amount {
        font-size: 14px;
        line-height: 14px;
        color: #f7f7f7
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>ins {
        font-size: 16px;
        color: #f7f7f7;
        text-decoration: none
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner {
        margin: 0;
        padding: 0
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap {
        position: relative;
        min-height: 374px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .4);
        opacity: 0
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        color: #FFF;
        background: #ffe200;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        -moz-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        -o-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        -ms-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg)
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a:hover {
        color: #ffe200;
        background: #fff
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap:hover .mo-overlay {
        opacity: 1
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap:hover .mo-overlay>a {
        -webkit-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        -moz-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        -o-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        -ms-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg)
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2 {
        width: 420px;
        padding: 25px 0
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li {
        width: 50%;
        list-style: none;
        float: left;
        padding: 3px 15px;
        border-right: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li:last-child {
        border-right: none
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>a>i {
        margin-right: 5px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>a.hide_link {
        display: none
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul {
        margin: 0;
        padding: 0
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li {
        list-style: none;
        padding: 3px 0
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li>a>sup {
        font-size: 8px;
        vertical-align: baseline
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3 {
        width: 630px;
        padding: 25px 0
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li {
        width: 33.3333%;
        list-style: none;
        float: left;
        padding: 3px 15px;
        border-right: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li:last-child {
        border-right: none
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>a>i {
        margin-right: 5px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>a.hide_link {
        display: none
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul {
        margin: 0;
        padding: 0
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li {
        list-style: none;
        padding: 3px 0
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li>a>sup {
        font-size: 8px;
        vertical-align: baseline
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4 {
        width: 840px;
        padding: 25px 0
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li {
        width: 25%;
        list-style: none;
        float: left;
        padding: 3px 15px;
        border-right: 1px solid rgba(255, 255, 255, .1)
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li:last-child {
        border-right: none
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>a>i {
        margin-right: 5px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>a.hide_link {
        display: none
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul {
        margin: 0;
        padding: 0
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li {
        list-style: none;
        padding: 3px 0
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li>a>sup {
        font-size: 8px;
        vertical-align: baseline
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.algleft {
        position: relative
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.algleft>ul {
        left: 0
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.algright {
        position: relative
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.algright>ul {
        right: 0
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.algcenter {
        position: relative
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.algcenter>ul {
        left: 50%;
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.fullwidth>ul {
        left: 0;
        width: 100% !important
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu>li>a {
        font-size: 14px;
        letter-spacing: 0;
        text-transform: none
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children {
        position: relative
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        position: relative;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li:hover>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li.current-menu-item>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li.current-menu-ancestor>a {
        background: #313131
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth1 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth7 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth8 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth9 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth10 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth2 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth3 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth4 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth5 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth6 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v5 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v6 .mo-logo {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v6 .mo-logo img {
        max-width: 100%
    }

    .mo-header-v6 .mo-logo img.logo-stick {
        display: none
    }

    .mo-header-v6 .mo-menu-list>ul {
        margin: 0;
        padding: 0
    }

    .mo-header-v6 .mo-menu-list>ul>li {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: inline-block;
        list-style: none
    }

    .mo-header-v6 .mo-menu-list>ul>li>a {
        position: relative;
        font-size: 13px;
        font-weight: 700;
        line-height: 95px;
        letter-spacing: .08em;
        text-transform: uppercase;
        display: inline-block;
        text-align: center;
        padding: 0 15px;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v6 .mo-menu-list>ul>li>a:before {
        content: "";
        position: absolute;
        bottom: -35px;
        left: 50%;
        width: 0;
        height: 2px;
        background: #ffe200;
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item {
        position: relative
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li:hover>a {
        background: #313131
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffectSub 0.4s both;
        -moz-animation: menuEffectSub 0.4s both;
        -o-animation: menuEffectSub 0.4s both;
        animation: menuEffectSub 0.4s both
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li:hover>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li.current-menu-item>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li.current-menu-ancestor>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li>ul>li.current_page_item>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.menu-item-has-children>a {
        position: relative
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.page_item_has_children>a {
        position: relative
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.page_item_has_children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.current-menu-item>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.current-menu-ancestor>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item>ul>li.current_page_item>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li .mo-dropdown-menu-item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>a {
        padding-right: 15px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>a:after {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        content: "\f107";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 0;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children:hover.menu-item-has-children>a:after {
        content: "\f106"
    }

    .mo-header-v6 .mo-menu-list>ul>li.current-menu-item a:before {
        width: 50px
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item {
        position: relative
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li:hover>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffectSub 0.4s both;
        -moz-animation: menuEffectSub 0.4s both;
        -o-animation: menuEffectSub 0.4s both;
        animation: menuEffectSub 0.4s both
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li:hover>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li.current-menu-item>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li.current-menu-ancestor>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li>ul>li.current_page_item>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.menu-item-has-children>a {
        position: relative
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.page_item_has_children>a {
        position: relative
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.page_item_has_children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.current-menu-item>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.current-menu-ancestor>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item>ul>li.current_page_item>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.page_item_has_children.page_item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item {
        position: relative
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li:hover>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffectSub 0.4s both;
        -moz-animation: menuEffectSub 0.4s both;
        -o-animation: menuEffectSub 0.4s both;
        animation: menuEffectSub 0.4s both
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li:hover>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li.current-menu-item>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li.current-menu-ancestor>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li>ul>li.current_page_item>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.menu-item-has-children>a {
        position: relative
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.page_item_has_children>a {
        position: relative
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.page_item_has_children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.current-menu-item>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.current-menu-ancestor>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item>ul>li.current_page_item>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.nomega-menu-item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px;
        list-style: none
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li:hover>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget .wg-title {
        font-size: 14px;
        line-height: 32px;
        letter-spacing: .08em;
        color: #f7f7f7;
        margin-bottom: 0;
        padding: 3px 0
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li {
        list-style: none;
        margin-bottom: 10px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li:last-child {
        margin-bottom: 0
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a {
        line-height: 0
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a img {
        float: left;
        width: 55px;
        height: auto;
        margin-left: 0;
        margin-right: 10px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a img:hover {
        opacity: .8
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a .product-title {
        display: inline-block;
        font-size: 11px;
        font-weight: 900;
        line-height: 11px;
        letter-spacing: .1em;
        color: #f7f7f7;
        max-width: 110px;
        overflow: hidden;
        text-overflow: ellipsis;
        text-transform: uppercase;
        white-space: nowrap;
        margin-top: 6px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a .product-title:hover {
        color: #ffe200
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li .amount {
        font-size: 14px;
        font-weight: 600;
        font-style: italic;
        line-height: 14px;
        color: #f7f7f7
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>del {
        font-size: 14px;
        line-height: 14px;
        color: #f7f7f7;
        margin-right: 5px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>del .amount {
        font-size: 14px;
        line-height: 14px;
        color: #f7f7f7
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>ins {
        font-size: 16px;
        color: #f7f7f7;
        text-decoration: none
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.current-menu-item>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.current-menu-ancestor>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner {
        margin: 0;
        padding: 0
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap {
        position: relative;
        min-height: 374px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .4);
        opacity: 0
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        color: #FFF;
        background: #ffe200;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        -moz-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        -o-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        -ms-transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg);
        transform: translateX(-50%) translateY(-50%) scale(.8) rotate(-90deg)
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a:hover {
        color: #ffe200;
        background: #fff
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap:hover .mo-overlay {
        opacity: 1
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap:hover .mo-overlay>a {
        -webkit-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        -moz-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        -o-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        -ms-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
        transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg)
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2 {
        width: 420px;
        padding: 25px 0
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li {
        width: 50%;
        list-style: none;
        float: left;
        padding: 3px 15px;
        border-right: 1px solid rgba(0, 0, 0, .1)
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li:last-child {
        border-right: none
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>a>i {
        margin-right: 5px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>a.hide_link {
        display: none
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul {
        margin: 0;
        padding: 0
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li {
        list-style: none;
        padding: 3px 0
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li>a>sup {
        font-size: 8px;
        vertical-align: baseline
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li:hover>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li.current-menu-item>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns2>li>ul>li.current-menu-ancestor>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3 {
        width: 630px;
        padding: 5px 0
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li {
        width: 33.3333%;
        list-style: none;
        float: left;
        padding: 3px 10px;
        border-right: 1px solid rgba(0, 0, 0, .1)
    }

    #menu-item-129 ul.columns4>li {
        padding: 3px 0
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li:last-child {
        border-right: none
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>a>i {
        margin-right: 5px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>a.hide_link {
        display: none
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul {
        margin: 0;
        padding: 0
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li {
        list-style: none;
        padding: 3px 0
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li>a>sup {
        font-size: 8px;
        vertical-align: baseline
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li:hover>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li.current-menu-item>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns3>li>ul>li.current-menu-ancestor>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4 {
        width: 840px;
        padding: 5px 0
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li {
        list-style: none;
        float: left;
        padding: 3px;
        border-right: 1px solid rgba(0, 0, 0, .1)
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li:last-child {
        border-right: none
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>a>i {
        margin-right: 5px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>a.hide_link {
        display: none
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul {
        margin: 0;
        padding: 0
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li {
        list-style: none;
        padding: 3px 0
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li>a>sup {
        font-size: 8px;
        vertical-align: baseline
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li:hover>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li.current-menu-item>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul.columns4>li>ul>li.current-menu-ancestor>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.algleft {
        position: relative
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.algleft>ul {
        left: 0
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.algright {
        position: relative
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.algright>ul {
        right: 0
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.algcenter {
        position: relative
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.algcenter>ul {
        left: 50%;
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.fullwidth>ul {
        left: 0;
        width: 100% !important
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu>li>a {
        font-size: 14px;
        letter-spacing: 0;
        text-transform: none
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children {
        position: relative
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul {
        display: none;
        background: #121212;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        text-align: left;
        margin: 0;
        padding: 25px 0;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li {
        list-style: none;
        position: relative;
        padding: 3px 15px
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li>a {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        position: relative;
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .06em;
        color: #f7f7f7;
        padding: 8px 15px
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li>a>i {
        margin-right: 5px
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li:hover>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li.menu-item-has-children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li.current-menu-item>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul>li.current-menu-ancestor>a {
        background: #e9e9e9
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth1 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth7 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth8 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth9 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth10 {
        top: 0 !important;
        left: 100%
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth2 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth3 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth4 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth5 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children ul.depth6 {
        top: 0 !important;
        left: -100%
    }

    .mo-header-v6 .mo-menu-list>ul#menu-testing-menu li.menu-item-has-children:hover>ul {
        display: block;
        z-index: 999;
        -webkit-animation: menuEffect 0.4s both;
        -moz-animation: menuEffect 0.4s both;
        -o-animation: menuEffect 0.4s both;
        animation: menuEffect 0.4s both
    }

    .mo-header-v1.dot .mo-menu-list>ul>li>a:after {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        content: "...";
        position: absolute;
        bottom: -8px;
        left: 50%;
        font-size: 0;
        font-weight: 700;
        letter-spacing: .1em;
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .mo-header-v1.dot .mo-menu-list>ul>li:hover>a:before {
        font-size: 30px;
        color: #ffe200
    }

    .mo-header-v1.dot .mo-menu-list>ul>li:hover>a:after {
        font-size: 30px;
        color: #ffe200
    }

    .mo-header-v1.dot .mo-menu-list>ul>li.current-menu-item>a:before {
        font-size: 30px;
        color: #ffe200
    }

    .mo-header-v1.dot .mo-menu-list>ul>li.current-menu-item>a:after {
        font-size: 30px;
        color: #ffe200
    }

    .mo-header-v1.dot .mo-menu-list>ul>li.current-menu-ancestor>a:before {
        font-size: 30px;
        color: #ffe200
    }

    .mo-header-v1.dot .mo-menu-list>ul>li.current-menu-ancestor>a:after {
        font-size: 30px;
        color: #ffe200
    }

    .mo-header-v1.line .mo-menu-list>ul>li>a:after {
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        content: "";
        position: absolute;
        bottom: 20px;
        left: 50%;
        width: 0;
        height: 2px;
        background: #ffe200;
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .mo-header-v1.line .mo-menu-list>ul>li:hover>a:before {
        width: 45px
    }

    .mo-header-v1.line .mo-menu-list>ul>li:hover>a:after {
        width: 45px
    }

    .mo-header-v1.line .mo-menu-list>ul>li.current-menu-item>a:before {
        width: 45px
    }

    .mo-header-v1.line .mo-menu-list>ul>li.current-menu-item>a:after {
        width: 45px
    }

    .mo-header-v1.line .mo-menu-list>ul>li.current-menu-ancestor>a:before {
        width: 45px
    }

    .mo-header-v1.line .mo-menu-list>ul>li.current-menu-ancestor>a:after {
        width: 45px
    }
}

@media (max-width:767px) {
    .mo-header-v1 .mo-header-top .widget {
        text-align: center
    }

    .mo-header-v1 .mo-header-top .widget #menu-menu-top {
        text-align: center
    }

    .mo-header-v1 .mo-header-top .widget #menu-menu-top>li {
        margin-right: 25px
    }

    .mo-header-v1 .mo-header-top .widget .mo-top-bar {
        text-align: center
    }

    .mo-header-v1 .mo-header-top .widget .mo-top-bar>li {
        margin-right: 25px
    }

    .mo-header-onepage .mo-logo {
        margin-top: 20px
    }

    .mo-header-onepage .mo-menu {
        right: 20px
    }
}

@media (max-width:1199px) {
    .mo-header-onepage .mo-menu {
        right: 40px
    }

    .mo-wrapper-canvas header,
    .mo-wrapper-canvas .mo-left-navigation {
        width: 100%;
        height: auto
    }

    .mo-wrapper-canvas .main-content {
        width: 100%;
        height: auto
    }

    .wrapper-left-navigation .footer_v3.footer-fixed {
        width: 100% !important;
        left: 0
    }

    .social-header-lnav {
        display: none
    }

    .mo-wrapper-canvas.mo-border header {
        height: auto
    }
}

@media (min-width:1200px) {
    .mo-wrapper-canvas .mo-left-navigation {
        width: 20%
    }

    .wrapper-left-navigation .main-content,
    .wrapper-left-navigation .footer_v3.footer-fixed {
        width: 80%;
        float: right
    }

    .wrapper-left-navigation .main-content .container,
    .wrapper-left-navigation .footer_v3.footer-fixed .container {
        width: 95%
    }

    .wrapper-left-navigation .footer_v3.footer-fixed {
        left: 20%
    }
}

.mo-col-menu ul {
    list-style: none
}

.service {
    margin-top: 15px;
    margin-bottom: 15px
}

.service h4 {
    font-weight: 700
}

.service .title_shadow_text {
    display: none
}

.service .icon-wrap {
    line-height: 46px;
    font-size: 40px;
    text-align: center
}

.service.style1 .icon-wrap {
    font-size: 40px;
    width: 60px;
    height: 90px;
    float: left;
    color: #000;
    text-align: center !important
}

.service.style1 .title-wrap {
    padding-left: 70px
}

.bg-dark-black .service.style1 .icon-wrap,
.bg-dark .service.style1 .icon-wrap {
    color: #fff
}

.service.style2 {
    margin-top: 20px;
    margin-bottom: 20px
}

.service.style2 .icon-wrap {
    font-size: 30px;
    line-height: 55px;
    width: 55px;
    height: 55px;
    float: left;
    border: 1px solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.service.style2 .title-wrap {
    padding-left: 75px
}

.service.style2:hover .icon-wrap {
    -webkit-transform: rotateY(190deg);
    -moz-transform: rotateY(190deg);
    -ms-transform: rotateY(190deg);
    -o-transform: rotateY(190deg);
    transform: rotateY(190deg)
}

.service.style3 .title-wrap {
    text-align: center
}

.service.style3 .icon-wrap {
    float: none;
    margin: 0 auto 15px;
    display: block;
    height: 56px;
    width: 56px;
    line-height: 59px;
    font-size: 25px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.service.style3 .icon-wrap i {
    font-weight: 700
}

.service.style3:hover .icon-wrap {
    box-shadow: none
}

.service.style4 .title-wrap {
    position: relative
}

.service.style4 h4,
.service.style4 .content {
    margin-left: 90px
}

.service.style4 .step-number {
    position: absolute;
    top: 40px;
    left: -20px;
    font-size: 7em;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 0 25px rgba(0, 0, 0, .2);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.service.style5 {
    padding: 0
}

.service.style5 .title-wrap {
    text-align: center
}

.service.style5 .thumb-service {
    margin: auto;
    display: block
}

.service.style5 .thumb-service img {
    margin: 15px auto;
    display: block;
    max-width: 100%
}

.service.style6 {
    overflow: hidden;
    position: relative;
    padding: 30px;
    border-radius: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.service.style6 .title-wrap {
    text-align: center
}

.service.style6 .content,
.service.style6 .title-wrap h4 {
    position: relative;
    z-index: 2
}

.service.style6 .title_shadow_text {
    position: absolute;
    left: 0;
    right: 0;
    width: 90%;
    margin: auto;
    text-align: center;
    font-size: 70px;
    font-weight: 700;
    opacity: .09;
    top: 23px;
    line-height: 1;
    letter-spacing: 1px;
    z-index: 1;
    height: 64px;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.service.style6 .icon-wrap {
    float: none;
    margin: 10px auto;
    display: block
}

.service.style6:hover {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.service.style6:hover .title_shadow_text {
    display: block
}

.service.style7 {
    padding: 40px 25px;
    border: 2px solid #f7f7f7;
    border-radius: 5px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.service.style7 .title-wrap {
    text-align: center
}

.service.style7 .icon-wrap {
    float: none;
    margin: 0 auto 15px;
    display: block;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.service.style7:hover {
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.service.style7:hover .icon-wrap,
.service.style7:hover .title-wrap h4 {
    color: #000
}

.black_list {
    position: relative;
    z-index: 99
}

.black_list:after,
.black_list:before {
    content: "";
    display: block;
    width: 100%;
    height: 20px;
    position: absolute;
    z-index: -1;
    left: 0
}

.black_list:after {
    top: 0;
    background: #fff
}

.black_list:before {
    bottom: 0;
    background-color: #f7f7f7
}

.wpb_single_image.img_border_shadow {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.wpb_single_image.img_border_shadow img {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.rev-slider .icon-wrap i {
    color: #fff
}

.rev-slider .title-wrap h4 {
    color: #fff;
    font-weight: 700
}

.img_about {
    position: relative
}

.img_about img {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: all 8s linear;
    -o-transition: all 8s linear;
    transition: all 8s linear
}

.img_about:after,
.img_about:before {
    content: "";
    position: absolute;
    width: 100%;
    display: block;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.img_about:after {
    height: 118%;
    left: -27px;
    top: -25px;
    background: #f7f7f7;
    z-index: -1
}

.img_about:before {
    height: 100%;
    left: -55px;
    top: 0;
    z-index: -2
}

.img_about:hover img {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transform: scale(1.4);
    transform: scale(1.4)
}

svg.Layer_1 {
    display: block;
    margin: auto;
    float: none
}

.square,
.circle,
.line {
    -webkit-animation: 7s crazy infinite;
    animation: 7s crazy infinite
}

@-webkit-keyframes line {
    0% {
        stroke-dasharray: 0 600;
        stroke-dashoffset: 10
    }

    50% {
        stroke-dasharray: 600 0
    }

    100% {
        stroke-dasharray: 0 600;
        stroke-dashoffset: 10
    }
}

@keyframes line {
    0% {
        stroke-dasharray: 0 600;
        stroke-dashoffset: 10
    }

    50% {
        stroke-dasharray: 600 0
    }

    100% {
        stroke-dasharray: 0 600;
        stroke-dashoffset: 10
    }
}

@-webkit-keyframes crazy {
    0% {
        stroke-dasharray: 0 600;
        stroke-dashoffset: 10
    }

    50% {
        stroke-dasharray: 600 0
    }

    70% {
        stroke-dasharray: 300 0
    }

    90% {
        stroke-dasharray: 0 300
    }

    100% {
        stroke-dasharray: 0 600;
        stroke-dashoffset: 10
    }
}

@keyframes crazy {
    0% {
        stroke-dasharray: 0 600;
        stroke-dashoffset: 10
    }

    50% {
        stroke-dasharray: 600 0
    }

    70% {
        stroke-dasharray: 300 0
    }

    90% {
        stroke-dasharray: 0 300
    }

    100% {
        stroke-dasharray: 0 600;
        stroke-dashoffset: 10
    }
}

.timeline-year {
    padding-top: 15px;
    margin-right: 10px;
    float: left;
    width: 90px;
    min-height: 50px;
    text-align: right
}

.timeline-year p {
    font-size: 18px;
    font-weight: 700;
    width: 45px
}

.timeline {
    position: relative
}

.timeline:before {
    position: absolute;
    content: '';
    width: 2px;
    background-color: #f7f7f7;
    height: 132%;
    left: 112px
}

.timeline-details {
    display: inline-block;
    padding-bottom: 15px
}

.timeline-title {
    position: relative
}

.timeline-title h3 {
    font-size: 18px;
    font-weight: 700
}

.timeline-title i {
    font-size: 32px;
    padding-right: 16px;
    line-height: 40px;
    float: left;
    margin-top: -6px
}

.timeline-title span {
    font-style: italic
}

.timeline-title:before {
    position: absolute;
    content: '';
    background-color: #fff;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    border: 2px solid;
    left: -43px;
    top: 10px;
    transition: .3s all ease-in-out
}

.timeline-text-content {
    display: table;
    position: relative;
    padding-left: 50px
}

.timeline-text-content:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 0%;
    top: 20px;
    left: 12px;
    transition: .5s all ease-in-out
}

.timeline-details:hover .timeline-text-content:after {
    height: 100%
}

.portfolio-filter {
    list-style: none;
    text-align: center;
    margin: 15px auto
}

.portfolio-filter a {
    display: inline-block;
    margin: 1em 0;
    text-transform: uppercase;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #121212;
    padding: 13px 20px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.portfolio-filter a:hover,
.portfolio-filter a:active,
.portfolio-filter a:focus,
.portfolio-filter a>.active {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.bg-dark-black a.filter {
    color: #fff
}

.bg-dark-black a.filter:hover {
    color: #121212
}

.grid.masonry {
    margin-bottom: 90px
}

.masonry-item {
    height: auto;
    float: left;
    overflow: hidden
}

.work-img {
    overflow: hidden
}

.masonry-item.col-2 {
    width: 50%
}

.masonry-item.col-3 {
    width: 33.333333%
}

.masonry-item.col-4 {
    width: 25%
}

.overlay-effect1,
.overlay-inner,
.overlay-zoom a {
    opacity: 0;
    visibility: hidden
}

.portfolio-effect1 .wrapper {
    position: relative
}

.portfolio-effect1 img {
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.portfolio-effect1 .overlay-zoom {
    position: absolute;
    bottom: 0;
    right: 30px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.portfolio-effect1 a.portfolio-link {
    color: #fff;
    border: 2px solid #fff;
    width: 50px;
    height: 50px;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    font-size: 20px
}

.portfolio-effect1:hover .overlay-effect1,
.portfolio-effect1:hover .overlay-inner,
.portfolio-effect1:hover .overlay-zoom,
.portfolio-effect1:hover a.portfolio-link {
    opacity: 1;
    visibility: visible
}

.portfolio-effect1:hover .overlay-inner {
    top: 50px
}

.portfolio-effect1:hover .overlay-zoom {
    bottom: 30px
}

.overlay-effect1 {
    background: rgba(0, 0, 0, .9);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.overlay-effect1 h5 {
    color: #fff;
    font-weight: 700;
    margin: 5px 0
}

.overlay-effect1 p {
    color: #fff
}

.overlay-effect1 .overlay-inner {
    position: absolute;
    top: 0;
    left: 50px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.portfolio-effect2 {
    position: relative
}

.portfolio-effect2 img {
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.portfolio-effect2 .overlay {
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    z-index: 1;
    visibility: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0 20px 20px -15px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 20px 20px -15px rgba(0, 0, 0, .5);
    -ms-box-shadow: 0 20px 20px -15px rgba(0, 0, 0, .5);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.portfolio-effect2 .portfolio-link {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 3
}

.portfolio-effect2 .content-block {
    position: absolute;
    left: 0;
    right: 0;
    padding-top: 35%;
    z-index: 2;
    text-align: center;
    top: 55%;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    opacity: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -mz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.portfolio-effect2 .content-block h4 {
    margin: 5px auto;
    font-weight: 700;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.portfolio-effect2 .content-block h6 {
    font-size: 12px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.portfolio-effect2:hover img {
    opacity: .15
}

.portfolio-effect2:hover .overlay {
    opacity: 1;
    visibility: visible
}

.portfolio-effect2:hover .content-block {
    opacity: 1;
    top: 50%
}

.portfolio-effect2:hover .portfolio-link {
    cursor: url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../images/icon-zoom-dark.png), pointer
}

.mo-portfolio-carousel.tpl2 .owl-stage-outer {
    padding: 25px 0
}

a.lightbox-video {
    display: block;
    position: relative;
    margin: auto;
    text-align: center;
    width: 60px;
    height: 60px;
    top: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
    transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
    -webkit-animation: anim-moema-1 0.3s forwards;
    animation: anim-moema-1 0.3s forwards
}

a.lightbox-video:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    bottom: -10px;
    right: -10px;
    background: inherit;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    z-index: -1;
    opacity: .1
}

a.lightbox-video i {
    padding: 19px 21px;
    color: #000;
    font-size: 24px !important
}

a.lightbox-video:hover {
    background: #fff
}

a.lightbox-video:hover:before {
    -webkit-animation: anim-moema-1 0.3s 0.3s forwards;
    animation: anim-moema-1 0.3s 0.3s forwards
}

@-webkit-keyframes anim-moema-1 {
    60% {
        -webkit-transform: scale3d(.8, .8, 1);
        transform: scale3d(.8, .8, 1)
    }

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

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

@keyframes anim-moema-1 {
    60% {
        -webkit-transform: scale3d(.8, .8, 1);
        transform: scale3d(.8, .8, 1)
    }

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

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

.mo-video-fancybox {
    height: 120px
}

.mo-video-fancybox h3 {
    text-align: center;
    font-weight: 700;
    margin: 15px auto;
    text-shadow: 2px 5px 2px rgba(0, 0, 0, .2)
}

.mo-video-fancybox p.content {
    text-align: center
}

.rev-video i {
    position: absolute;
    top: 0
}

.team-member {
    margin: 0;
    padding: 0
}

.team-member .team-details {
    padding: 15px;
    color: #202020
}

.team-member .team-details h4 {
    margin: 15px 0 10px
}

.team-member .team-details h4 a {
    color: #202020;
    font-weight: 700;
    font-size: 16px
}

.team-member figure {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    max-width: 360px;
    float: none;
    margin: auto
}

.team-member figure img {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s
}

.team-member figure .icon-links {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: auto;
    text-align: center;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.team-member figure .icon-links a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    font-size: 18px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0)
}

.team-member:hover figure {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.team-member:hover img {
    opacity: .1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.team-member:hover .icon-links {
    bottom: 30px
}

.team-member:hover .icon-links a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.team-member:hover .icon-links a:first-child {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
}

.team-member:hover .icon-links a:nth-child(2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s
}

.team-member:hover .icon-links a:nth-child(3) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.team-member:hover .icon-links a:nth-child(4) {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.2s
}

.col-lg-3 .team-member img,
.col-md-3 .team-member img {
    max-height: 350px
}

.team-member-temp2 {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    overflow: hidden;
    max-width: 360px;
    float: none;
    margin: 15px auto;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.team-member-temp2 .team-member-img img {
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.team-member-temp2 .team-member-details {
    position: absolute;
    z-index: 1;
    top: 12px;
    bottom: 12px;
    left: 12px;
    right: 12px;
    overflow: hidden;
    opacity: 0;
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.team-member-temp2 .team-member-details:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.team-member-info {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 0 20px;
    -webkit-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    -moz-transform: 0.3s;
    -o-transform: 0.3s;
    -ms-transform: 0.3s;
    -webkit-transform: 0.3s;
    transform: 0.3s
}

.team-member-info h4 a {
    color: #121212;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}

.team-member-info h4 a:hover {
    color: #121212
}

.team-member-info .team-member-position {
    text-align: center
}

.team-member-social {
    position: relative;
    top: -30px;
    opacity: 0;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    margin-bottom: 50px;
    text-align: center
}

.team-member-social a {
    color: #121212;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    font-size: 18px
}

.team-member-temp2:hover {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.team-member-temp2:hover .team-member-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.team-member-temp2:hover .team-member-details {
    opacity: 1
}

.team-member-temp2:hover .team-member-details:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.team-member-temp2:hover .team-member-info {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1)
}

.team-member-temp2:hover .team-member-social {
    opacity: 1;
    top: 10px
}

.col-lg-3 .team-member-temp2 img,
.col-md-3 .team-member-temp2 img {
    max-height: 350px
}

.team-member-temp3 {
    float: left;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    max-width: 360px;
    float: none;
    margin: 15px auto;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.team-member-temp3 img {
    width: 100%;
    height: auto
}

.team-member-temp3 .team-member-details {
    width: 100%;
    z-index: 2;
    position: relative
}

.team-member-temp3:before {
    background: #000;
    content: "";
    height: 100%;
    width: 0;
    opacity: 0;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0
}

.col-lg-3 .team-member-temp3 img,
.col-md-3 .team-member-temp3 img {
    max-height: 350px
}

.team-member-details-inner {
    float: left;
    padding: 30px 10px 25px;
    text-align: center;
    width: 100%;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.team-member-details-inner h4 a {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 5px;
    text-transform: uppercase;
    width: 100%
}

.team-member-details-inner p {
    width: 100%;
    display: block
}

.team-member-temp3:hover {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.team-member-temp3:hover .team-member-details-inner h4 {
    color: #121212
}

.team-member-temp3:hover .team-member-details-inner p {
    color: #909090
}

.team-member-temp3:hover:before {
    opacity: .7;
    width: 100%
}

.team-member-links {
    left: 0;
    padding: 10px 20px;
    position: absolute;
    text-align: center;
    bottom: 20%;
    width: 100%;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.team-member-links a {
    color: #FFF;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    text-align: center;
    width: 35px;
    -webkit-transform: translateX(-40px) scale(0);
    -moz-transform: translateX(-40px) scale(0);
    -ms-transform: translateX(-40px) scale(0);
    -o-transform: translateX(-40px) scale(0);
    transform: translateX(-40px) scale(0);
    -webkit-transition: all 800ms cubic-bezier(.68, 0, .265, 1);
    -webkit-transition: all 800ms cubic-bezier(.68, -.55, .265, 1.55);
    -moz-transition: all 800ms cubic-bezier(.68, -.55, .265, 1.55);
    -o-transition: all 800ms cubic-bezier(.68, -.55, .265, 1.55);
    transition: all 800ms cubic-bezier(.68, -.55, .265, 1.55);
    -webkit-transition-timing-function: cubic-bezier(.68, 0, .265, 1);
    -webkit-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    -moz-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    -o-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

.team-member-temp3:hover .team-member-links a {
    -webkit-transform: translateX(0) scale(1);
    -moz-transform: translateX(0) scale(1);
    -ms-transform: translateX(0) scale(1);
    -o-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1)
}

.team-member-links a:nth-child(2n) {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s
}

.team-member-links a:nth-child(3n) {
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.pricing-item.style1 {
    background-color: #FFF;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    position: relative;
    text-align: center;
    overflow: hidden;
    padding-bottom: 25px;
    max-width: 360px;
    float: none;
    margin: 25px auto;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.pricing-item.style1 h3,
.pricing-item.style1 .title_shadow_text,
.pricing-item.style1 .button,
.pricing-item.style1 .pricing {
    font-family: "Montserrat", sans-serif
}

.pricing-item.style1 h3 {
    padding: 35px 10px 25px;
    font-weight: 700;
    background: #ebebeb;
    color: #121212
}

.pricing-item.style1 h3:after {
    content: '';
    position: absolute;
    height: 40px;
    width: 3px;
    display: block;
    background: #121212;
    left: 0;
    right: 0;
    top: 72px;
    margin: auto;
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.pricing-item.style1 .title_shadow_text {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    opacity: .05;
    color: #000;
    top: 25px;
    line-height: 1;
    letter-spacing: 1px;
    z-index: 1
}

.pricing-item.style1 .pricing .pricing-currency {
    color: #121212;
    padding-top: 35px;
    display: block;
    font-size: 3em;
    font-weight: 700;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.pricing-item.style1 .pricing .pricing-period {
    font-size: 12px;
    color: #909090;
    display: block;
    margin-top: 3px
}

.pricing-item.style1 ul {
    padding: 15px 15px 0
}

.pricing-item.style1 ul li {
    line-height: 2.3em;
    list-style: none;
    color: #121212
}

.pricing-item.style1:hover .pricing-currency {
    color: #ffe200 !important
}

.pricing-item.style1:hover h3:after {
    background: #ebebeb;
    height: 45px
}

.pricing-item.style2 {
    background-color: #FFF;
    border: 2px solid #f7f7f7;
    position: relative;
    overflow: hidden;
    padding-bottom: 25px;
    max-width: 360px;
    float: none;
    margin: 25px auto;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.pricing-item.style2 h3 {
    padding: 25px;
    font-weight: 700;
    margin: 0;
    background: #f7f7f7;
    color: #121212
}

.pricing-item.style2 .title_shadow_text {
    display: block;
    color: #f7f7f7;
    position: absolute;
    text-shadow: 2px 5px 2px rgba(0, 0, 0, .2);
    left: 0;
    left: 21px;
    font-size: 41px;
    font-weight: 700;
    opacity: .2;
    top: 13px;
    line-height: 1;
    letter-spacing: 1px;
    z-index: 1
}

.pricing-item.style2 .pricing {
    background: #f7f7f7;
    padding: 0 25px 15px;
    display: block;
    float: left;
    width: 100%
}

.pricing-item.style2 .pricing .pricing-currency {
    color: #121212;
    float: left;
    font-family: "Playfair Display";
    display: block;
    font-size: 3.5em;
    font-weight: 700;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.pricing-item.style2 .pricing .pricing-period {
    font-size: 14px;
    color: #121212;
    padding-left: 5px;
    margin-top: 15px;
    display: inline-block;
    float: left
}

.pricing-item.style2 ul {
    padding: 25px 25px 0;
    float: left;
    width: 100%
}

.pricing-item.style2 ul li {
    color: #121212;
    line-height: 2.3em;
    list-style: none
}

.pricing-item.style2 .button {
    background: #f7f7f7;
    margin-left: 25px
}

.pricing-item.style2:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.depth,
.pricing-item:hover,
.pricing-item2:hover {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.depth {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

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

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

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

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

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

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

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

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

.mo-testimonial-carousel.tpl1 .owl-clients {
    padding: 50px 0 0 15px
}

.mo-testimonial-carousel.tpl1 h3 {
    color: #fff;
    font-weight: 700
}

.mo-testimonial-carousel.tpl1 .content {
    margin: 15px 15%;
    font-size: 16px;
    font-family: "Playfair Display", serif;
    line-height: 25px;
    text-align: center;
    font-style: italic;
    position: relative
}

.mo-testimonial-carousel.tpl1 .content:before,
.mo-testimonial-carousel.tpl1 .content:after {
    content: url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../images/quote.png);
    display: block;
    position: absolute;
    opacity: .2;
    display: block
}

.mo-testimonial-carousel.tpl1 .content:before {
    top: -5px;
    right: -52px;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.mo-testimonial-carousel.tpl1 .content:after {
    bottom: -20px;
    left: 40px
}

.mo-testimonial-carousel.tpl1 img {
    width: 80px !important;
    height: 80px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: none;
    margin: 20px auto 10px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    display: block
}

.mo-testimonial-carousel.tpl1 .testimonial-details h5 {
    text-align: center;
    font-weight: 700;
    margin: 5px
}

.mo-testimonial-carousel.tpl1 .testimonial-details p {
    text-align: right;
    text-align: center;
    font-size: 12px
}

.mo-testimonial-carousel.tpl2 {
    margin-top: 15px;
    margin-bottom: 15px
}

.mo-testimonial-carousel.tpl2 .testimonial-details {
    margin: 0 auto;
    text-align: center;
    display: block
}

.mo-testimonial-carousel.tpl2 .testimonial-details h3 {
    font-weight: 700;
    margin: 0
}

.mo-testimonial-carousel.tpl2 .testimonial-details h6 {
    font-size: 13px;
    font-style: italic;
    margin-bottom: 25px
}

.mo-testimonial-carousel.tpl2 .testimonial-details p.content {
    position: relative;
    line-height: 28px;
    margin: 70px 18% 15px;
    text-align: justify
}

.mo-testimonial-carousel.tpl2 .testimonial-details p.content:after {
    content: url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../images/quote3.png);
    display: block;
    position: absolute;
    opacity: .1;
    top: -70px;
    right: 0;
    left: 0
}

.mo-testimonial-carousel.tpl3 .owl-item {
    margin-bottom: 15px
}

.mo-testimonial-carousel.tpl3 .content {
    background: #f7f7f7;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 35px 40px;
    font-size: 13px;
    line-height: 20px;
    font-family: "Playfair Display", serif;
    text-align: center;
    font-style: italic;
    position: relative
}

.mo-testimonial-carousel.tpl3 .content:before,
.mo-testimonial-carousel.tpl3 .content:after {
    content: url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../images/quote2.png);
    display: block;
    position: absolute;
    opacity: .2
}

.mo-testimonial-carousel.tpl3 .content:before {
    top: 25px;
    right: 15px;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.mo-testimonial-carousel.tpl3 .content:after {
    bottom: 32px;
    left: 12px
}

.mo-testimonial-carousel.tpl3 img {
    float: left;
    position: relative;
    z-index: 5;
    margin-left: 20px;
    margin-top: -35px;
    width: 80px !important;
    height: 80px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 10px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 10px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 10px 34px rgba(0, 0, 0, .18)
}

.mo-testimonial-carousel.tpl3 .testimonial-details {
    float: left;
    margin-left: 14px
}

.mo-testimonial-carousel.tpl3 .testimonial-details h5 {
    font-family: "Playfair Display", serif;
    text-align: left;
    font-weight: 700;
    font-size: 14px;
    margin: 0
}

.mo-testimonial-carousel.tpl3 .testimonial-details h6 {
    font-family: "Playfair Display", serif;
    text-align: left;
    font-style: italic;
    font-size: 12px
}

.map-style1 {
    position: absolute !important;
    height: 170px;
    z-index: 1;
    bottom: 0
}

.map-style1:before,
.map-style1:after {
    content: " ";
    width: 100%;
    z-index: 3;
    display: block;
    position: absolute;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.map-style1:before {
    top: 60px;
    left: -5%;
    height: 170px
}

.map-style1:after {
    background: #f7f7f7;
    height: 170px;
    bottom: 0;
    right: -5%;
    z-index: 2
}

.map-style1 .container {
    opacity: 0
}

.progress-bars p {
    margin-bottom: 10px;
    letter-spacing: 1px
}

.progress {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    background: #909090;
    box-shadow: none;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    overflow: inherit;
    position: relative;
    height: 5px;
    margin-top: 10px
}

.progress-bar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 5px;
    box-shadow: none;
    max-width: 100%
}

.progress-bars .bar {
    position: relative
}

.progress-bar-tooltip {
    float: right;
    position: relative;
    right: 0;
    top: -13px;
    color: #fff;
    text-align: center;
    font-size: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 29px
}

.bt-progress-style1.vc_progress_bar .vc_single_bar {
    position: relative;
    height: 7px;
    background: #e9e9e9;
    box-shadow: none;
    margin: 50px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.bt-progress-style1.vc_progress_bar .vc_single_bar .vc_label {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    padding: 0
}

.bt-progress-style1.vc_progress_bar .vc_single_bar .vc_label .vc_inner {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: .1em;
    position: relative
}

.bt-progress-style1.vc_progress_bar .vc_single_bar .vc_label .vc_inner .vc_label_units {
    position: absolute;
    right: 0;
    top: 14px;
    width: 32px;
    height: 32px;
    font-size: 9px;
    line-height: 32px;
    letter-spacing: .04em;
    text-align: center;
    color: #000;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
    -webkit-box-shadow: 15px 15px 30px rgba(21, 21, 21, .15);
    -moz-box-shadow: 15px 15px 30px rgba(21, 21, 21, .15);
    box-shadow: 15px 15px 30px rgba(21, 21, 21, .15)
}

.bt-progress-style1.vc_progress_bar .vc_single_bar .vc_bar {
    height: 7px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.bt-progress-style2.vc_progress_bar .vc_single_bar {
    position: relative;
    height: 7px;
    background: #e9e9e9;
    box-shadow: none;
    margin: 65px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.bt-progress-style2.vc_progress_bar .vc_single_bar .vc_label {
    position: absolute;
    bottom: 12px;
    left: 0;
    width: 100%;
    padding: 0
}

.bt-progress-style2.vc_progress_bar .vc_single_bar .vc_label .vc_inner {
    font-family: "Playfair Display", serif;
    letter-spacing: .1em
}

.bt-progress-style2.vc_progress_bar .vc_single_bar .vc_label .vc_inner .vc_label_units {
    float: right
}

.bt-progress-style2.vc_progress_bar .vc_single_bar .vc_bar {
    height: 7px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 5px 5px 20px rgba(21, 21, 21, .15);
    -moz-box-shadow: 5px 5px 20px rgba(21, 21, 21, .15);
    box-shadow: 5px 5px 20px rgba(21, 21, 21, .15)
}

.bt-progress-style2.vc_progress_bar .vc_single_bar .vc_bar:after,
.bt-progress-style2.vc_progress_bar .vc_single_bar .vc_bar:before {
    position: absolute;
    display: block;
    content: "";
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.bt-progress-style2.vc_progress_bar .vc_single_bar .vc_bar:after {
    right: 0;
    top: -4px;
    width: 15px;
    height: 15px;
    -webkit-box-shadow: 5px 5px 20px rgba(21, 21, 21, .15);
    -moz-box-shadow: 5px 5px 20px rgba(21, 21, 21, .15);
    box-shadow: 5px 5px 20px rgba(21, 21, 21, .15)
}

.bt-progress-style2.vc_progress_bar .vc_single_bar .vc_bar:before {
    right: -5px;
    top: -9px;
    width: 25px;
    height: 25px;
    opacity: .3
}

.bt-progress-style3.vc_progress_bar .vc_single_bar {
    position: relative;
    background: #f7f7f7;
    box-shadow: none;
    margin: 45px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.bt-progress-style3.vc_progress_bar .vc_single_bar .vc_label {
    padding: 8px 25px
}

.bt-progress-style3.vc_progress_bar .vc_single_bar .vc_label .vc_inner {
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    letter-spacing: .1em;
    position: relative
}

.bt-progress-style3.vc_progress_bar .vc_single_bar .vc_label .vc_inner .vc_label_title {
    position: absolute;
    top: -35px;
    left: -23px;
    font-size: 11px;
    font-weight: 900
}

.bt-progress-style3.vc_progress_bar .vc_single_bar .vc_label .vc_inner .vc_label_units {
    color: #000;
    float: right;
    position: relative;
    top: -8px;
    font-family: "Playfair Display", serif
}

.bt-progress-style3.vc_progress_bar .vc_single_bar .vc_bar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.bt-progress-style4.vc_progress_bar .vc_single_bar {
    display: block;
    position: relative;
    height: 7px;
    width: 100%;
    margin-top: 38px;
    box-shadow: none;
    margin: 65px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.bt-progress-style4.vc_progress_bar .vc_single_bar .vc_label {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    padding: 0
}

.bt-progress-style4.vc_progress_bar .vc_single_bar .vc_label .vc_inner {
    font-size: 12px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .1em;
    position: relative;
    font-family: "Playfair Display", serif
}

.bt-progress-style4.vc_progress_bar .vc_single_bar .vc_bar {
    height: 7px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.bt-progress-style4.vc_progress_bar .vc_single_bar .vc_label .vc_label_units {
    float: right;
    position: absolute;
    right: -20px;
    background-color: #202020;
    color: #fff;
    font-size: 12px;
    letter-spacing: .05em;
    line-height: 1em;
    padding: 6px 7px;
    -webkit-box-shadow: 15px 15px 40px rgba(21, 21, 21, .15);
    -moz-box-shadow: 15px 15px 40px rgba(21, 21, 21, .15);
    box-shadow: 15px 15px 40px rgba(21, 21, 21, .15)
}

.bt-progress-style4.vc_progress_bar .vc_single_bar .vc_label .vc_label_units:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #202020;
    bottom: -6px;
    left: 50%;
    margin-left: -5px
}

.bg-dark .bt-progress-style4.vc_progress_bar .vc_single_bar .vc_label .vc_label_units {
    background-color: #f7f7f7;
    color: #202020
}

.bg-dark .bt-progress-style4.vc_progress_bar .vc_single_bar .vc_label .vc_label_units:after {
    border-top: 6px solid #f7f7f7
}

.vc_parallax .vc_progress_bar {
    color: #fff
}

.counter-number {
    max-width: 360px;
    float: none;
    margin: 10px auto
}

.counter-number.style1 {
    position: relative;
    text-align: center;
    background: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 30px 20px 20px;
    overflow: hidden;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.counter-number.style1 i {
    position: absolute;
    left: 5%;
    font-size: 90px;
    bottom: 10px;
    line-height: 40px;
    text-align: center;
    z-index: 1
}

.counter-number.style1 h3 {
    color: #121212 !important;
    font-size: 40px;
    line-height: 20px;
    font-weight: 700;
    position: relative;
    z-index: 2;
    font-family: "Montserrat", sans-serif
}

.counter-number.style1 h6 {
    color: #121212 !important;
    position: relative;
    z-index: 2;
    font-size: 14px
}

.counter-number.style1:hover {
    -webkit-box-shadow: 0 5px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 5px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 5px 34px rgba(0, 0, 0, .18);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.counter-number.style2 {
    text-align: center;
    position: relative;
    z-index: 2;
    background: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 35px 20px 35px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.counter-number.style2 h3 {
    text-align: center;
    font-size: 35px;
    line-height: 20px;
    font-weight: 700;
    position: relative;
    z-index: 2;
    font-family: "Montserrat", sans-serif;
    color: #202020
}

.counter-number.style2 h6 {
    clear: both;
    color: #202020
}

.counter-number.style2 i {
    float: left;
    font-size: 36px;
    display: inline-block;
    position: relative;
    top: -8px;
    left: 40px;
    color: #202020
}

.counter-number.style2:after {
    content: '';
    position: absolute;
    width: 100%;
    top: -10px;
    right: -10px;
    height: 100%;
    background: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    z-index: -1;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.counter-number.style3 {
    position: relative;
    text-align: center;
    padding: 30px 20px 20px;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.counter-number.style3 i {
    position: absolute;
    left: 15%;
    font-size: 40px;
    top: 22px;
    color: #fff;
    z-index: 1
}

.counter-number.style3 h3 {
    color: #FFF;
    font-size: 40px;
    line-height: 20px;
    font-weight: 700;
    position: relative;
    z-index: 2;
    font-family: "Montserrat", sans-serif
}

.counter-number.style3 h6 {
    color: #fff;
    position: relative;
    z-index: 2
}

.vc_pie_chart {
    margin-bottom: 15px !important
}

.vc_pie_chart .vc_pie_wrapper,
.vc_pie_chart_back,
.vc_pie_chart .vc_pie_chart_value,
.vc_pie_chart canvas {
    width: 100px !important;
    height: 100px !important;
    line-height: 100px !important;
    margin: 0 auto 25px !important
}

.vc_pie_chart .vc_pie_chart_value {
    font-size: 150% !important
}

.vc_pie_chart_back {
    border: 4px solid #fff !important;
    opacity: .5 !important;
    -webkit-box-shadow: 15px 15px 30px rgba(21, 21, 21, .15);
    -moz-box-shadow: 15px 15px 30px rgba(21, 21, 21, .15);
    box-shadow: 15px 15px 30px rgba(21, 21, 21, .15)
}

.vc_pie_chart .vc_pie_chart_value {
    font-weight: 700
}

.vc_pie_chart_value,
.wpb_pie_chart_heading {
    font-weight: 700;
    display: block
}

.wpb-js-composer .vc_tta-panel .vc_tta-panel-body {
    padding: 15px !important
}

.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a {
    font-family: 'Montserrat' !important
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #000
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.wpb-js-composer .vc_tta-panels {
    border-color: transparent !important
}

.wpb-js-composer .vc_tta-tabs .vc_tta-tabs-container,
.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container {
    margin: 0 !important
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
    top: 1em !important;
    left: 1em !important
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
    background-image: url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../images/toggle_open.png) !important
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
    background-image: url(https://omegagroupltd.co.uk/wp-content/themes/omegagroupltd/assets/css/../images/toggle_close.png) !important
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
    font-weight: 700;
    padding: .8em 1em;
    padding-left: 2.5em !important
}

.mo-accordion-style1.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .04em;
    background: #fff;
    padding: 12px 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.mo-accordion-style1.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a:hover {
    background: #e9e9e9
}

.mo-accordion-style1.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
    background-color: #fff !important;
    padding: 25px 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.vc_toggle_title>h4 {
    color: #202020
}

.bg-dark-black .mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body,
.bg-dark-black .mo-accordion-style1.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body,
.bg-dark .mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body,
.bg-dark .mo-accordion-style1.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
    background-color: #3c3c3c !important
}

.bg-dark-black .vc_toggle_title>h4,
.bg-dark .vc_toggle_title>h4 {
    color: #fff
}

.mo-accordion-style1.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading {
    border: none;
    border-radius: 0
}

.mo-accordion-style1.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a {
    box-shadow: 0 20px 35px -20px black
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-accordion-style2.vc_tta.vc_general .vc_tta-panel {
    position: relative;
    margin-bottom: 20px
}

.mo-accordion-style2.vc_tta.vc_general .vc_tta-panel .vc_active,
.mo-accordion-style2.vc_tta.vc_general .vc_tta-panel:last-child {
    margin-bottom: 0
}

.mo-accordion-style2.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading {
    margin: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-accordion-style2.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .04em;
    background: #f7f7f7
}

.mo-accordion-style2.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a>i {
    display: inline-block;
    vertical-align: middle
}

.mo-accordion-style2.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a>span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px
}

.mo-accordion-style2.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a {
    background: #e9e9e9
}

.mo-accordion-style2.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
    background: #f7f7f7;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-accordion-style2.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body .mo-content-inner {
    padding: 25px 30px
}

.mo-accordion-style2.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body .mo-content-inner>h3 {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .04em;
    margin-bottom: 0
}

.mo-accordion-style2.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a {
    color: #000;
    font-weight: 700
}

.mo-accordion-style3.vc_tta.vc_general .vc_tta-panel {
    position: relative;
    margin-bottom: 20px
}

.mo-accordion-style3.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading {
    margin: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-accordion-style3.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a {
    font-size: 11px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: .1em;
    color: #141414;
    background: #fff;
    border: 2px solid #f7f7f7;
    border-bottom: 0
}

.mo-accordion-style3.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a:hover {
    border-color: #cecece
}

.mo-accordion-style3.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
    background-color: #fff;
    padding: 0 20px 20px;
    border-top: none;
    border-right: 2px solid #f7f7f7;
    border-bottom: 2px solid #f7f7f7;
    border-left: 2px solid #f7f7f7;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-accordion-style3.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a {
    padding-top: 20px
}

.mo-accordion-style3.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    background: #fff
}

.mo-accordion-style4.vc_tta.vc_general .vc_tta-panel {
    position: relative;
    margin-bottom: 20px
}

.mo-accordion-style4.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading {
    margin: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-accordion-style4.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a {
    font-size: 11px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: .1em;
    background: #f7f7f7;
    border: 2px solid #e9e9e9
}

.mo-accordion-style4.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
    background: #fff;
    padding: 0 20px 20px;
    border-top: none;
    border-right: 2px solid #f7f7f7;
    border-bottom: 2px solid #f7f7f7;
    border-left: 2px solid #f7f7f7;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-accordion-style4.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a {
    padding-top: 20px;
    color: #000
}

.mo-accordion-style4.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a i::before {
    border-color: #000
}

.mo-accordion-style4.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    color: #000
}

.wpb_content_element .wpb_accordion_header a,
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
    padding: .8em 2em !important
}

.wpb_content_element .wpb_tabs_nav li {
    border: 1px solid #f7f7f7
}

.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background-color: transparent !important;
    border: 1px solid #f7f7f7
}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
    color: #fff
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 2em !important
}

.mo-faq-style1.vc_toggle_default.vc_toggle {
    border: 2px solid #ececec
}

.mo-faq-style1.vc_toggle_default.vc_toggle .vc_toggle_title {
    position: relative;
    padding: 15px 15px 15px 55px
}

.mo-faq-style1.vc_toggle_default.vc_toggle .vc_toggle_title>h4 {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .05em;
    color: #141414
}

.mo-faq-style1.vc_toggle_default.vc_toggle .vc_toggle_title .vc_toggle_icon {
    width: 60px;
    height: 100%;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    color: #202020;
    background: transparent;
    margin: 0;
    border: none
}

.mo-faq-style1.vc_toggle_default.vc_toggle .vc_toggle_title .vc_toggle_icon:before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    width: auto;
    height: auto;
    background: transparent;
    border: none
}

.mo-faq-style1.vc_toggle_default.vc_toggle .vc_toggle_title .vc_toggle_icon:after {
    display: none
}

.mo-faq-style1.vc_toggle_default.vc_toggle .vc_toggle_content {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .05em;
    color: #202020;
    padding: 15px 15px 15px 55px;
    margin: 0
}

.mo-faq-style1.vc_toggle_default.vc_toggle:hover {
    border-color: #f7f7f7
}

.mo-faq-style1.vc_toggle_default.vc_toggle:hover .vc_toggle_icon {
    border-right-color: #f7f7f7
}

.mo-faq-style1.vc_toggle_default.vc_toggle.vc_toggle_active .vc_toggle_title .vc_toggle_icon:before {
    visibility: visible
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list {
    margin: 0
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab>a {
    font-size: 13px;
    line-height: 45px;
    letter-spacing: .04em;
    color: #4b4b4b;
    background: #fff;
    display: inline-block;
    height: 45px;
    padding: 0 20px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab>a>i {
    -wekbit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    font-size: 0
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-container {
    background: #fff;
    box-shadow: 0 20px 35px -20px black;
    margin: 0 !important
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab>a>span {
    margin: 0
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab>a:hover {
    background: #f9f9f9
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab {
    margin: 0
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active:before {
    width: calc(100% + 4px)
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active:after {
    border-top: 5px solid
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active:first-child {
    margin-left: 0
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active:last-child {
    margin-right: 0
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a>i {
    font-size: 13px;
    margin-right: 5px
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a:hover {
    background: #fff
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
    -wekbit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    margin: 0;
    border: 2px solid #f7f7f7;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-tabs-style1.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.mo-tabs-style1.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.mo-tabs-style1.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
    border-color: transparent !important
}

.mo-tabs-style1.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: transparent !important
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a {
    font-size: 13px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: .04em;
    color: #4b4b4b;
    background: #fff;
    padding: 10px 20px
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a:hover {
    background: #fafafa
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    padding: 10px 0;
    border-color: transparent;
    background-color: #fff
}

.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a {
    color: #fff
}

.mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-tabs-container {
    margin: 0
}

.mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-tabs-list {
    background: #e9e9e9;
    margin: 0;
    padding: 13px 20px 2px
}

.mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab:last-child {
    margin-right: 0
}

.mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab>a {
    font-weight: 700;
    color: #999;
    line-height: 30px;
    letter-spacing: .04em;
    display: inline-block;
    padding: 8px 20px;
    border: none;
    border-radius: 0px !important;
    background: transparent
}

.mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab>a:hover,
.mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a {
    color: #000;
    background: transparent
}

.mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
    background: #f7f7f7;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
    margin: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .mo-content-inner h3 {
    margin-bottom: 0
}

.mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a {
    color: #000
}

.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-container {
    margin: 0
}

.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list {
    background: transparent;
    margin: 0 0 !important;
    padding: 20px 30px 0
}

.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background: #fff
}

.mo-accordion-style1.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a:last-child {
    margin-right: 0
}

.mo-accordion-style1.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a:before {
    -wekbit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    content: "";
    position: absolute;
    bottom: -10px;
    right: 0;
    width: 0;
    height: 2px
}

.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab>a,
.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab>a:hover {
    font-size: 11px;
    font-weight: 900;
    line-height: 40px;
    letter-spacing: .1em;
    background: transparent;
    display: inline-block;
    border-radius: 0;
    padding: 5px 10px;
    border: none
}

.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab>a .vc_tta-icon {
    -wekbit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    font-size: 0
}

.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab>a .vc_tta-title-text:not(:empty):not(:first-child),
.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab>a .vc_tta-title-text:not(:empty)~* {
    margin-left: 8px
}

.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active:before {
    width: calc(100% - 20px)
}

.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a {
    background-color: #fff
}

.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a .vc_tta-icon {
    font-size: 11px
}

.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels {
    background: #fff;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
    margin: 0
}

.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
    margin: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a {
    font-size: 11px;
    font-weight: 900;
    line-height: 18px;
    letter-spacing: .1em;
    color: #141414;
    background: transparent
}

.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a {
    background: transparent
}

.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active {
    border-bottom: 0;
    border-top: 2px solid;
    border-left: 2px solid;
    border-right: 2px solid;
    background: transparent
}

.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    background: #fff;
    border: 2px solid;
    border-radius: 0
}

.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .mo-content-inner h3 {
    margin-bottom: 0
}

.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-panels {
    border-radius: 0 !important;
    border: 0 !important
}

.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-tabs-container {
    margin: 0
}

.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-tabs-list {
    padding: 0
}

.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab:last-child {
    margin-right: 0
}

.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab>a {
    font-size: 12px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: .1em;
    display: inline-block;
    padding: 10px 15px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a {
    color: #000
}

.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
    margin: 0
}

.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
    margin: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a {
    font-size: 12px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: .1em;
    color: #f7f7f7;
    background: #eee;
    padding: 10px 15px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a:hover {
    background: #909090
}

.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    padding: 20px;
    border-color: transparent;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .mo-content-inner h3 {
    margin-bottom: 0
}

.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a {
    color: #fff
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.bg-dark .mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab,
.tabs-accordion-dark .mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab {
    border: 2px solid #1e1e1e
}

.bg-dark .mo-tabs-style3.vc_tta-tabs.vc_tta,
.tabs-accordion-dark .mo-tabs-style3.vc_tta-tabs.vc_tta {
    border: 2px solid #1e1e1e
}

.bg-dark .mo-accordion-style4.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a,
.bg-dark .mo-faq-style1.vc_toggle_default.vc_toggle,
.tabs-accordion-dark .mo-accordion-style4.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a,
.tabs-accordion-dark .mo-faq-style1.vc_toggle_default.vc_toggle {
    border: 2px solid #000
}

.bg-dark .mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab>a,
.bg-dark .mo-accordion-style1.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a,
.bg-dark .mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel,
.bg-dark .mo-accordion-style2.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a,
.bg-dark .mo-accordion-style2.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body,
.bg-dark .mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-tabs-list,
.bg-dark .mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list,
.bg-dark .mo-accordion-style3.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body,
.bg-dark .mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab,
.bg-dark .mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body,
.bg-dark .mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels,
.bg-dark .mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body,
.bg-dark .mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab>a,
.bg-dark .mo-accordion-style4.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a,
.bg-dark .mo-accordion-style3.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a,
.bg-dark .mo-faq-style1.vc_toggle_default.vc_toggle .vc_toggle_content,
.bg-dark .mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-container,
.bg-dark .mo-faq-style1.vc_toggle_default.vc_toggle,
.tabs-accordion-dark .mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab>a,
.tabs-accordion-dark .mo-accordion-style1.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a,
.tabs-accordion-dark .mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel,
.tabs-accordion-dark .mo-accordion-style2.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a,
.tabs-accordion-dark .mo-accordion-style2.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body,
.tabs-accordion-dark .mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-tabs-list,
.tabs-accordion-dark .mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list,
.tabs-accordion-dark .mo-accordion-style3.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body,
.tabs-accordion-dark .mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab,
.tabs-accordion-dark .mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body,
.tabs-accordion-dark .mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels,
.tabs-accordion-dark .mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body,
.tabs-accordion-dark .mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab>a,
.tabs-accordion-dark .mo-accordion-style4.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a,
.tabs-accordion-dark .mo-accordion-style3.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a,
.tabs-accordion-dark .mo-faq-style1.vc_toggle_default.vc_toggle .vc_toggle_content,
.tabs-accordion-dark .mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-container,
.tabs-accordion-dark .mo-faq-style1.vc_toggle_default.vc_toggle {
    color: #f7f7f7;
    background: #1e1e1e
}

.bg-dark .mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active,
.bg-dark .mo-accordion-style2.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.tabs-accordion-dark .mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active,
.tabs-accordion-dark .mo-accordion-style2.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a {
    background: #000
}

.bg-dark .mo-faq-style1.vc_toggle_default.vc_toggle .vc_toggle_title>h4,
.bg-dark .mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
.tabs-accordion-dark .mo-faq-style1.vc_toggle_default.vc_toggle .vc_toggle_title>h4,
.tabs-accordion-dark .mo-tabs-style2.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a {
    color: #fff
}

.bg-dark .mo-accordion-style1.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.bg-dark .mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
.tabs-accordion-dark .mo-accordion-style1.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.tabs-accordion-dark .mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a {
    color: #000
}

.bg-dark .mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
.tabs-accordion-dark .mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a {
    background-color: transparent
}

.bg-dark .mo-accordion-style3.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a,
.tabs-accordion-dark .mo-accordion-style3.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a {
    border-bottom: 2px solid
}

.bg-dark .mo-accordion-style3.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.tabs-accordion-dark .mo-accordion-style3.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a {
    border-bottom: 0
}

.mo-countdown-clock.style1 {
    text-align: center;
    margin-bottom: 60px
}

.mo-countdown-clock.style1 .countdown-row {
    display: block;
    margin-bottom: 30px
}

.mo-countdown-clock.style1 .countdown-row .countdown-section {
    position: relative;
    display: inline-block;
    width: 180px;
    height: 150px;
    margin: 20px;
    padding-top: 20px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    background: #fff;
    border: 2px solid #ebebeb;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-countdown-clock.style1 .countdown-row .countdown-section>span {
    font-family: "Playfair Display", serif;
    color: #202020;
    display: block
}

.mo-countdown-clock.style1 .countdown-row .countdown-section>span.countdown-amount {
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0
}

.mo-countdown-clock.style1 .countdown-row .countdown-section>span.countdown-period {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .2em;
    text-transform: uppercase;
    padding-top: 15px
}

.mo-countdown-clock.style2 {
    text-align: center;
    margin-bottom: 60px
}

.mo-countdown-clock.style2 .countdown-row {
    display: block;
    margin-bottom: 30px
}

.mo-countdown-clock.style2 .countdown-row .countdown-section {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 120px;
    margin: 30px;
    border: 2px solid;
    -webkit-box-shadow: 15px 15px 30px rgba(21, 21, 21, .15);
    -moz-box-shadow: 15px 15px 30px rgba(21, 21, 21, .15);
    box-shadow: 15px 15px 30px rgba(21, 21, 21, .15);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-countdown-clock.style2 .countdown-row .countdown-section>span {
    font-family: "Montserrat", sans-serif;
    text-shadow: 2px 5px 2px rgba(0, 0, 0, .2);
    display: block
}

.mo-countdown-clock.style2 .countdown-row .countdown-section>span.countdown-amount {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: .04em
}

.mo-countdown-clock.style2 .countdown-row .countdown-section>span.countdown-amount:before {
    content: " ";
    display: table
}

.mo-countdown-clock.style2 .countdown-row .countdown-section>span.countdown-amount:after {
    content: " ";
    display: table;
    clear: both
}

.mo-countdown-clock.style2 .countdown-row .countdown-section>span.countdown-period {
    position: absolute;
    bottom: -35px;
    left: 50%;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .4em;
    text-transform: uppercase;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.mo-countdown-clock.style3 {
    text-align: center
}

.mo-countdown-clock.style3 .countdown-row {
    display: block;
    margin-bottom: 30px
}

.mo-countdown-clock.style3 .countdown-row .countdown-section {
    display: inline-block;
    width: 90px;
    height: 90px;
    margin: 15px;
    padding-top: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.mo-countdown-clock.style3 .countdown-row .countdown-section>span {
    font-family: "Playfair Display", serif;
    color: #202020;
    display: block
}

.mo-countdown-clock.style3 .countdown-row .countdown-section>span.countdown-amount {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: .06em
}

.mo-countdown-clock.style3 .countdown-row .countdown-section>span.countdown-period {
    font-family: "Playfair Display", serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 18px;
    font-style: italic
}

.content a {
    font-weight: 700
}

.grid-post,
.masonry-posts .type-post {
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden;
    float: none;
    margin: 0 auto 30px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.grid-post figure,
.masonry-posts .type-post figure {
    overflow: hidden;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px
}

.grid-post:hover,
.masonry-posts .type-post:hover {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.bg-dark-black .grid-post,
.bg-dark-black .masonry-posts .type-post,
.bg-dark .grid-post,
.bg-dark .masonry-posts .type-post {
    background-color: #121212
}

.bg-dark-black .post h3.post-title a:hover,
.bg-dark-black .page h3.post-title a:hover,
.bg-dark-black .grid-post h3.post-title a:hover,
.bg-dark .post h3.post-title a:hover,
.bg-dark .page h3.post-title a:hover,
.bg-dark .grid-post h3.post-title a:hover {
    color: #fff
}

.post figure,
.page figure,
.grid-post figure {
    position: relative;
    overflow: hidden
}

.post .info-post,
.page .info-post,
.grid-post .info-post {
    padding: 23px
}

.post h3.post-title,
.page h3.post-title,
.grid-post h3.post-title {
    margin: 0
}

.post h3.post-title a,
.page h3.post-title a,
.grid-post h3.post-title a {
    font-size: 16px;
    font-weight: 700
}

.format-post {
    position: relative;
    background: #e9e9e9;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    overflow: hidden
}

.format-post figure img {
    min-width: 100%;
    min-height: 260px
}

.grid-mid-post .info-post {
    margin-bottom: 25px
}

.grid-left-post figure,
.grid-left-post .format-post {
    border-top-left-radius: 15px;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 0
}

.grid-right-post figure,
.grid-right-post .format-post {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 15px
}

.grid-zigzag-post .format-post figure img {
    max-height: 380px
}

.carousel-post .owl-dots {
    top: 90%;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center
}

.carousel-post .owl-dots .owl-dot span {
    background: #fff
}

.mo-media {
    position: relative;
    background: #e9e9e9;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    overflow: hidden
}

.masonry-posts .format-post {
    min-height: auto
}

.embed-responsive-16by9 {
    padding-bottom: 0
}

blockquote {
    border-left: 0 none;
    font-size: 12px;
    line-height: 18px;
    font-style: italic;
    position: relative;
    min-height: 70px;
    display: flex;
    margin: 15px 5px;
    align-items: center;
    color: #fff;
    background: #121212;
    padding: 10px
}

blockquote:after {
    color: #fff;
    opacity: .1;
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 30px;
    font-style: normal;
    height: 30px;
    left: 10px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 30px
}

.mo-link,
.blockquote-post {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 94%;
    background: #121212;
    color: #fff;
    text-align: center;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.mo-link {
    margin: 6% 3.5%
}

.blockquote-post {
    margin: 3.5%;
    bottom: 0
}

.mo-link {
    bottom: 20px;
    padding: 15px;
    font-size: 12px;
    color: #fff
}

.mo-link:hover,
.mo-link:focus,
.mo-link:active {
    color: #fff
}

.audio-post {
    position: absolute;
    bottom: -30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 94%;
    margin: 3.6%;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.audio-post .embed-responsive {
    padding-bottom: 166px
}

.audio-post audio {
    width: 100%;
    margin-top: 20%
}

.wp-audio-shortcode.mejs-audio {
    margin-top: -33%
}

.mo-blog .wp-audio-shortcode.mejs-audio {
    margin-top: -20%
}

.grid-left-post .wp-audio-shortcode.mejs-audio {
    margin-top: -45%
}

.sticky .grid-post {
    background: #e9e9e9
}

.sticky .grid-post .mo-media {
    background: #909090
}

.grid-post,
.grid-left-post,
.grid-right-post {
    width: 100%;
    float: left
}

.grid-left-post .info-post,
.grid-left-post .format-post,
.grid-right-post .info-post,
.grid-right-post .format-post {
    width: 50%
}

.grid-left-post .info-post,
.grid-left-post .format-post {
    float: left
}

.grid-right-post .info-post,
.grid-right-post .format-post {
    float: right
}

.col-lg-3 .grid-right-post .meta-post,
.col-lg-3 .grid-right-post p,
.col-lg-3 .grid-left-post .meta-post,
.col-lg-3 .grid-left-post p {
    display: none
}

.col-lg-3 .grid-right-post .info-post,
.col-lg-3 .grid-left-post .info-post {
    padding: 15px 15px
}

.grid-zigzag-post {
    background-color: #f7f7f7;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center
}

.grid-zigzag-post .info-post,
.grid-zigzag-post .format-post {
    width: 50%;
    float: left
}

.grid-zigzag-post .info-post {
    padding: 25px
}

.grid-zigzag-post .format-post {
    padding: 0
}

ul.meta-post {
    padding: 0
}

ul.meta-post li {
    position: relative;
    display: inline-block;
    font-size: 10px;
    line-height: 10px;
    padding-right: 5px
}

ul.meta-post li a {
    font-size: 10px;
    font-weight: 400
}

.mo-blog ul.meta-post,
.archive ul.meta-post {
    right: 95px
}

.date-post {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #000;
    padding: 5px;
    width: 60px;
    text-align: center;
    font-size: 12px;
    font-weight: 700
}

.masonry-posts .grid4 .type-post {
    border-radius: 0;
    background: transparent
}

.masonry-posts .grid4 .type-post:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.grid_without_image .date-post-withoutimg {
    position: absolute;
    font-family: "Playfair Display", serif;
    float: left;
    font-size: 20px;
    padding: 5px 5px 12px;
    width: 60px;
    overflow: hidden;
    font-weight: 700;
    border: 3px solid;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.grid_without_image .info-post-withoutimg {
    float: left;
    padding-left: 75px
}

.grid_without_image .info-post-withoutimg h3.post-title-withoutimg {
    line-height: 18px;
    margin: 0
}

.grid_without_image .info-post-withoutimg h3.post-title-withoutimg a {
    font-weight: 700;
    font-size: 16px
}

.grid_without_image ul.meta-post-withoutimg {
    list-style: none;
    padding: 0;
    margin: 5px 0;
    line-height: 16px
}

.grid_without_image ul.meta-post-withoutimg li {
    color: #121212;
    font-weight: 600;
    display: inline-block;
    font-size: 11px;
    padding-right: 5px
}

.grid_without_image ul.meta-post-withoutimg li a {
    font-size: 11px
}

.grid_without_image:hover .date-post-withoutimg {
    color: #fff
}

.nectar-love {
    float: left;
    color: #707070
}

.nectar-love.loved i {
    text-shadow: 2px 5px 2px rgba(0, 0, 0, .2)
}

.nectar-love.loved {
    position: relative;
    display: inline-block;
    padding-left: 5px
}

.nectar-love.loved span {
    visibility: hidden;
    width: 150px;
    color: #000;
    text-align: center;
    font-size: 10px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    top: -33px;
    left: -11px
}

.nectar-love.loved:hover span {
    visibility: visible
}

.nectar-love.loved:hover span::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -69px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #ffe200 transparent transparent
}

.share {
    position: relative;
    top: 0;
    left: 0;
    color: #707070;
    cursor: pointer;
    transition: all 0.3s ease-in-out
}

.share i {
    float: left;
    margin-top: 5px;
    margin-left: 0;
    font-weight: 500
}

.share span {
    float: right;
    font-weight: 700
}

.share-links {
    position: absolute;
    height: 28px;
    left: 23px;
    top: 2px;
    opacity: 0;
    margin: 0;
    padding: 0;
    transition: all 0.3s ease-in-out
}

.share-links li {
    margin: 0;
    float: left;
    width: 28px;
    height: 28px;
    text-align: center;
    list-style: none
}

.share-links li a {
    color: #909090;
    font-size: 21px;
    font-weight: 400
}

.share:hover .share-links {
    opacity: 1
}

.format-video>figure,
.format-post.video>figure {
    background: rgba(0, 0, 0, .9)
}

.format-video>figure img,
.format-post.video>figure img {
    width: 100%;
    opacity: .5
}

.format-video figcaption a.lightbox-video,
.format-post.video figcaption a.lightbox-video {
    position: absolute;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    z-index: 2
}

.format-video>figure {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.page-header {
    border: 0;
    margin: 0;
    padding: 0
}

.page-header .mo-title-bar-wrap {
    height: 450px;
    background: #bf0026 !important
}

.page-header h1 {
    letter-spacing: 5px
}

.mo-title-bar {
    padding-top: 20%
}

.page-header .mo-title-bar h2 {
    margin-top: 15px;
    color: #202020;
    font-size: 39px;
    color: #202020;
    font-family: "Playfair Display";
    line-height: 45px;
    font-weight: 700
}

.page-content {
    margin-right: 25px
}

.page-content-right {
    float: right
}

.page-content-right .page-content {
    margin-right: 0;
    margin-left: 25px
}

.gallery .gallery-item .gallery-icon>a>img {
    width: 100%;
    height: auto;
    opacity: 1
}

.gallery>.gallery-item {
    margin-top: 15px;
    margin-bottom: 15px
}

.gallery.gallery-columns-1>.gallery-item {
    width: 100%
}

.gallery.gallery-columns-2>.gallery-item {
    width: 50%;
    display: inline-block
}

.gallery.gallery-columns-3>.gallery-item {
    width: 33.33%;
    display: inline-block
}

.gallery.gallery-columns-4>.gallery-item {
    width: 25%;
    display: inline-block
}

.gallery.gallery-columns-5>.gallery-item {
    width: 20%;
    display: inline-block
}

.mo-demo-item .mo-title {
    text-align: center;
    font-weight: 700
}

.mo-demo-item .owl-dots {
    top: 93%
}

.mo-demo-item img {
    max-width: 100%
}

.mo-pagination {
    display: block
}

.mo-pagination>a,
.mo-pagination>span {
    color: #202020;
    border: 0;
    padding: 15px 20px;
    margin-right: 5px;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.mo-pagination .current,
.mo-pagination a:focus,
.mo-pagination a:hover,
.mo-pagination span:focus,
.mo-pagination span:hover {
    color: #000;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.mo-pagination:last-child>a,
.mo-pagination:last-child>span,
.mo-pagination:first-child>a,
.mo-pagination:first-child>span {
    border-radius: 15px;
    float: left
}

.mo-pagination:last-child>a i,
.mo-pagination:last-child>span i,
.mo-pagination:first-child>a i,
.mo-pagination:first-child>span i {
    margin-left: 7px;
    margin-right: 7px
}

.mo-blog .date-post,
.archive .date-post {
    bottom: 25px;
    left: 25px;
    padding: 10px 5px;
    width: 80px;
    font-size: 16px
}

.mo-blog article.post {
    background: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-bottom: 30px
}

.mo-blog article.post .single-post {
    padding: 0 30px
}

.mo-blog article.post ul.meta-post {
    text-align: center
}

.mo-blog article.post ul.meta-post li {
    padding-right: 8px
}

.mo-blog article.post ul.meta-post li,
.mo-blog article.post ul.meta-post li a {
    font-size: 12px
}

.mo-blog article.post ul.meta-post li i,
.mo-blog article.post ul.meta-post li a i {
    padding-right: 4px;
    font-size: 18px;
    top: 4px
}

.meta-post * {
    line-height: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
    display: inline-block;
    color: inherit;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    direction: ltr
}

.meta-post i {
    padding-right: 2px;
    font-size: 17px;
    position: relative;
    top: 5px
}

.meta-post>*>* {
    margin-bottom: 5px
}

.img-single img {
    height: auto
}

.mo-blog .post-title {
    font-weight: 700;
    text-align: center;
    padding-top: 30px;
    text-shadow: 2px 5px 2px rgba(0, 0, 0, .2)
}

.mo-blog .nectar-love,
.mo-blog .share {
    margin-top: 15px
}

.attachment-full,
.attachment-full.wp-post-image {
    max-width: 100%;
    height: auto
}

.tags-share {
    border-top: 2px solid #e9e9e9;
    margin-top: 30px;
    padding-top: 20px
}

.tags-share .share {
    top: 0px !important;
    height: 44px;
    width: 30%;
    float: right
}

.tags-share .share-links {
    background-color: #fff;
    margin: 0
}

.tags {
    padding: 25px 0;
    clear: both;
    width: 100%
}

.tags a {
    display: inline-block;
    position: relative;
    padding: 5px 15px;
    font-weight: 400;
    background: rgba(0, 0, 0, .05);
    margin-left: 8px;
    margin-bottom: 8px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 12px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.tags a:hover {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.about-author {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    float: left;
    padding: 30px;
    width: 100%;
    background: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.about-author img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    float: left;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.about-author h3 {
    font-weight: 700;
    margin: 20px 0 0;
    font-style: italic;
    float: left;
    display: inline-block;
    text-align: left;
    margin-left: 15px
}

.about-author p {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
    line-height: 20px;
    font-size: 13px;
    clear: both;
    text-align: left
}

.about-author .simple-socials {
    text-align: center;
    width: 100%
}

.about-author .simple-socials a {
    display: inline-block;
    float: none;
    margin: 0 5px
}

.about-author:hover {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.about-author:hover img {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.post-paginations {
    overflow: hidden;
    padding: 30px;
    position: relative;
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    margin-bottom: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.post-paginations:before {
    background: rgba(0, 0, 0, .05);
    content: "";
    height: 50%;
    width: 2px;
    margin-left: -.5px;
    position: absolute;
    left: 50%;
    display: table-cell
}

.post-paginations:hover {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.post-pagi {
    float: left;
    padding-left: 40px;
    width: 50%
}

.post-pagi span {
    display: table;
    font-size: 11px;
    font-weight: 700;
    font-family: "Playfair Display", serif
}

.post-pagi span i {
    margin: 0 5px;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle
}

.post-pagi h3 {
    float: left;
    font-size: 16px;
    margin-top: 5px;
    float: left;
    width: 100%;
    font-weight: 700
}

.post-pagi h3 a {
    color: inherit;
    float: left;
    width: 100%
}

.post-pagi.prev {
    padding-left: 0;
    padding-right: 40px;
    text-align: right
}

.post-pagi.prev span {
    text-align: right;
    width: 100%
}

.entry-comments {
    border-top: 2px solid #e9e9e9;
    margin-top: 30px;
    padding-top: 30px;
    float: left;
    width: 100%
}

.entry-comments .entry-widget-title h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0 10px;
    width: 100%
}

.comments-form {
    border-top: 2px solid #e9e9e9;
    padding-top: 30px;
    margin-top: 30px;
    margin-bottom: 60px
}

.mo-comment-wrapper {
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 25px;
    padding: 30px
}

.comment-page .mo-comment-wrapper {
    margin-top: 60px
}

.comment-body {
    position: relative;
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #e9e9e9
}

.comment-body .avatar img {
    position: relative;
    top: 10px;
    overflow: hidden;
    width: 70px;
    height: 70px;
    float: left;
    border-radius: 50%;
    margin-right: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.comment-body .mo-name h6 {
    font-weight: 700;
    margin-bottom: 0;
    line-height: 23px;
    margin-top: 15px
}

.comment-body .date {
    font-size: 12px;
    font-style: italic;
    line-height: 24px;
    font-weight: 700;
    font-family: "Playfair Display", serif;
    margin-bottom: 5px
}

.comment-body .comment p {
    margin-bottom: 0
}

.comment-body .comment-reply-link {
    font-size: 12px;
    margin: 1em 0;
    border: none;
    background: #e9e9e9;
    padding: 8px 23px;
    display: inline-block;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px
}

.comment-body .comment-reply-link:hover {
    color: #202020
}

.no-comments {
    margin-top: 30px;
    text-align: center;
    font-weight: 700
}

.comment:frist-child {
    border-top: none;
    margin-bottom: 0
}

.comments-form {
    border-top: 2px solid #e9e9e9;
    padding-top: 30px;
    margin-top: 30px;
    margin-bottom: 60px
}

.mo-heading-comment {
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0 10px;
    width: 100%
}

.comment .depth-2,
.comment.depth-3,
.comment.depth-4 {
    padding-left: 90px
}

.comment-respond {
    margin-top: 30px
}

.comment-respond .comment-reply-title {
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0 10px;
    width: 100%
}

.logged-in-as {
    font-size: 13px;
    padding-bottom: 15px
}

.logged-in-as a {
    font-weight: 700
}

.comment-respond .comment-form .comment-form-comment textarea,
.comment-respond .comment-form .comment-form-author input,
.comment-respond .comment-form .comment-form-email input,
.comment-respond .comment-form .comment-form-url input {
    width: 100%;
    background-color: #fff;
    border: 1px solid;
    border-color: #f7f7f7;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 10px 15px;
    margin-bottom: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.comment-respond .comment-form .comment-form-comment textarea:hover,
.comment-respond .comment-form .comment-form-comment textarea:active,
.comment-respond .comment-form .comment-form-author input:hover,
.comment-respond .comment-form .comment-form-author input:active,
.comment-respond .comment-form .comment-form-email input:hover,
.comment-respond .comment-form .comment-form-email input:active,
.comment-respond .comment-form .comment-form-url input:hover,
.comment-respond .comment-form .comment-form-url input:active {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.comment-respond .comment-form .form-submit .submit {
    margin: 1em 0;
    border: none;
    font-family: "Playfair Display", serif;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #121212;
    padding: 12px 35px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.comment-respond .comment-form .form-submit .submit:hover,
.comment-respond .comment-form .form-submit .submit:active,
.comment-respond .comment-form .form-submit .submit:focus {
    box-shadow: none
}

.mo-team-article {
    padding-top: 60px;
    padding-bottom: 60px
}

.mo-team-article .mo-thumb img {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.mo-team-article .mo-team-content {
    padding: 50px;
    min-height: 475px;
    border: 2px solid rgba(0, 0, 0, .05);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.mo-team-article .mo-position {
    font-style: italic
}

.mo-team-article .mo-title {
    margin-top: 15px
}

.mo-team-article .mo-bio {
    margin-top: 20px
}

.mo-team-article .team-icon-links a {
    background: rgba(0, 0, 0, .07);
    color: #909090;
    display: inline-block;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-team-article .team-icon-links a:hover {
    box-shadow: 0 25px 55px 0 rgba(0, 0, 0, .21), 0 16px 28px 0 rgba(0, 0, 0, .22);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.mo-team-article ul.bt-meta {
    padding: 0;
    margin: 0;
    list-style: none
}

.mo-team-article ul.bt-meta li .bt-label {
    font-weight: 700;
    margin-right: 5px;
    color: #000
}

.mo-team-article .mo-content {
    margin-top: 25px;
    margin-bottom: 25px
}

.mo-team-related {
    padding-top: 60px;
    padding-bottom: 60px
}

.mo-portfolio-article .internal-content {
    padding-top: 60px;
    padding-bottom: 60px
}

.mo-portfolio-article .mo-thumb img {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.mo-portfolio-article ul.meta-portfolio {
    text-align: left;
    position: relative;
    left: 0
}

.mo-portfolio-article ul.meta-portfolio li,
.mo-portfolio-article ul.meta-portfolio li a {
    color: #000;
    text-shadow: none
}

.mo-portfolio-article .post-paginations {
    padding-bottom: 15px
}

.mo-portfolio-article .portfolio-directions .post-paginations {
    margin-top: 30px
}

.mo-portfolio-article .portfolio-directions .post-paginations:before {
    top: 35px
}

.portfolio-related-heading {
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 23px;
    margin-top: 50px
}

.mo-portfolio-related-carousel {
    padding-top: 15px;
    clear: both
}

.category-posts .img-single img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.category-posts .info-post {
    margin-bottom: 25px
}

.widget {
    clear: both
}

.widget select {
    width: 100%;
    padding: 10px 15px;
    margin-top: 15px;
    border-color: #e9e9e9
}

.widget select option {
    width: 100%
}

.wpb_widgetised_column {
    margin-bottom: 0 !important
}

.sidebar-right .widget,
.sidebar-left .widget,
.wpb_widgetised_column .widget {
    margin-bottom: 30px;
    position: relative;
    float: left;
    width: 100%;
    max-width: 360px;
    margin: 0 auto 30px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.sidebar-right .widget .wg-title,
.sidebar-left .widget .wg-title,
.wpb_widgetised_column .widget .wg-title {
    position: relative;
    font-weight: 700;
    z-index: 1;
    padding: 10px 0;
    line-height: 28px;
    margin-bottom: 10px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: #fff;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.sidebar-right .widget ul,
.sidebar-left .widget ul,
.wpb_widgetised_column .widget ul,
footer .widget ul {
    padding: 0;
    margin-top: 0
}

.sidebar-right .widget ul li,
.sidebar-left .widget ul li,
.wpb_widgetised_column .widget ul li,
footer .widget ul li {
    list-style: none
}

.sidebar-right .widget .recentcomments a,
.sidebar-left .widget .recentcomments a,
.wpb_widgetised_column .widget .recentcomments a,
footer .widget .recentcomments a {
    font-size: 13px;
    font-weight: 700;
    font-style: italic;
    font-family: "Playfair Display", serif
}

.sidebar-right .widget ul.sub-menu a,
.sidebar-right .widget ul.children a,
.sidebar-left .widget ul.sub-menu a,
.sidebar-left .widget ul.children a,
.wpb_widgetised_column .widget ul.sub-menu a,
.wpb_widgetised_column .widget ul.children a,
footer .widget ul.sub-menu a,
footer .widget ul.children a {
    padding-left: 15px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-size: 13px;
    font-style: italic;
    font-family: "Playfair Display", serif
}

.sidebar-right .widget ul.sub-menu a:before,
.sidebar-right .widget ul.children a:before,
.sidebar-left .widget ul.sub-menu a:before,
.sidebar-left .widget ul.children a:before,
.wpb_widgetised_column .widget ul.sub-menu a:before,
.wpb_widgetised_column .widget ul.children a:before,
footer .widget ul.sub-menu a:before,
footer .widget ul.children a:before {
    display: inline-block;
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 5px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.sidebar-right .widget ul.sub-menu a:hover,
.sidebar-right .widget ul.children a:hover,
.sidebar-left .widget ul.sub-menu a:hover,
.sidebar-left .widget ul.children a:hover,
.wpb_widgetised_column .widget ul.sub-menu a:hover,
.wpb_widgetised_column .widget ul.children a:hover,
footer .widget ul.sub-menu a:hover,
footer .widget ul.children a:hover {
    padding-left: 20px
}

.sidebar-right .widget ul.sub-menu a:hover:before,
.sidebar-right .widget ul.children a:hover:before,
.sidebar-left .widget ul.sub-menu a:hover:before,
.sidebar-left .widget ul.children a:hover:before,
.wpb_widgetised_column .widget ul.sub-menu a:hover:before,
.wpb_widgetised_column .widget ul.children a:hover:before,
footer .widget ul.sub-menu a:hover:before,
footer .widget ul.children a:hover:before {
    left: 5px
}

.sidebar-right .widget .textwidget img,
.sidebar-left .widget .textwidget img,
.wpb_widgetised_column .widget .textwidget img,
footer .widget .textwidget img {
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

.widget_mo_post_list ul li {
    width: 100%;
    float: left
}

.widget_archive ul>li,
.widget_recent_entries ul>li,
.widget_recent_comments ul>li,
.widget_meta ul>li,
.widget_pages ul>li,
.widget_nav_menu ul>li,
.widget_categories ul>li {
    padding: 3px 0;
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.widget_archive .screen-reader-text {
    display: none
}

.widget_search .wg-title {
    display: none
}

.sidebar.sidebar-right .widget.widget_search,
.sidebar.sidebar-left .widget.widget_search,
.wpb_widgetised_column .widget.widget_search,
.no-results .header_search .widget.widget_search,
footer .widget.widget_search {
    margin-bottom: 0;
    margin-top: 0
}

.sidebar.sidebar-right .search-form,
.sidebar.sidebar-left .search-form,
.wpb_widgetised_column .search-form,
.no-results .header_search .search-form,
footer .search-form {
    border: 0;
    padding: 0;
    position: relative;
    z-index: 1
}

.sidebar.sidebar-right .widget_search form,
.sidebar.sidebar-left .header_search form,
.wpb_widgetised_column .header_search form,
.no-results .header_search .search-form,
footer .header_search .search-form {
    position: relative;
    height: 49px
}

.sidebar.sidebar-right .widget_search form label,
.sidebar.sidebar-left .header_search form label,
.wpb_widgetised_column .header_search form label,
.no-results .header_search .search-form label,
footer .header_search .search-form label {
    width: 100%
}

.sidebar.sidebar-right .widget_search form input[type=search],
.sidebar.sidebar-left .header_search form input[type=search],
.wpb_widgetised_column .header_search form input[type=search],
.no-results .header_search .search-form input[type=search],
footer .header_search .search-form input[type=search] {
    height: 49px;
    width: 100%;
    padding: 15px 20px;
    background-color: #FFF;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border: 1px solid #e9e9e9;
    font-size: 12px;
    text-transform: uppercase
}

.sidebar.sidebar-right .widget_search form .search-submit,
.sidebar.sidebar-left .header_search form .search-submit,
.wpb_widgetised_column .header_search form .search-submit,
.no-results .header_search .search-form .search-submit,
footer .header_search .search-form .search-submit {
    width: 50px;
    height: 50px;
    position: absolute;
    top: -1px;
    right: 0;
    color: #202020;
    background: #e9e9e9;
    border-width: 0;
    text-indent: 100px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.sidebar.sidebar-right .widget_search form .search-submit:hover,
.sidebar.sidebar-left .header_search form .search-submit:hover,
.wpb_widgetised_column .header_search form .search-submit:hover,
.no-results .header_search .search-form .search-submit:hover,
footer .header_search .search-form .search-submit:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, .15)
}

.sidebar.sidebar-right .widget_search form .fa-search,
.sidebar.sidebar-left .header_search form .fa-search,
.wpb_widgetised_column .header_search form .fa-search,
.no-results .header_search .search-form .fa-search,
footer .header_search .search-form .fa-search {
    color: #121212;
    position: absolute;
    right: 18px;
    top: 17px
}

.sidebar.sidebar-right .widget_search form .screen-reader-text,
.sidebar.sidebar-left .header_search form .screen-reader-text,
.wpb_widgetised_column .header_search form .screen-reader-text,
.no-results .header_search .search-form .screen-reader-text,
footer .header_search .search-form .screen-reader-text {
    display: none
}

.no-results .header_search {
    padding-top: 25px;
    max-width: 400px;
    margin: auto
}

footer .header_search .search-form input[type=search] {
    background-color: transparent
}

.mc4wp-form {
    position: relative
}

.mc4wp-form input[type="email"] {
    width: 100%;
    padding: 9px 15px;
    padding-right: 43px;
    height: 43px;
    font-size: 12px;
    background-color: transparent;
    border: 1.5px solid #e9e9e9;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px
}

.mc4wp-form .submit-newsletter {
    color: #202020;
    height: 43px;
    border-radius: 20px;
    width: 70px;
    position: absolute;
    border: 0;
    top: 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, .15);
    right: -1px
}

.sidebar.sidebar-right .mc4wp-form input[type="email"],
.sidebar.sidebar-left .mc4wp-form input[type="email"],
.wpb_widgetised_column .mc4wp-form input[type="email"] {
    background: #fff
}

.comingsoon .wg-title,
.comingsoon .widget_text p {
    display: none
}

.posts_widget_list h4 {
    margin: 0
}

.posts_widget_list .post_date {
    font-size: .8em
}

.posts_widget_list li {
    margin-bottom: 15px;
    list-style: none
}

.widget_post_thumbnail {
    float: left;
    margin-right: 10px;
    width: 90px;
    overflow: hidden
}

.widget_post_thumbnail img {
    max-width: 100%
}

.widget_categories .screen-reader-text {
    display: none
}

.widget.widget_categories>ul li>a>span,
.widget.widget_categories>ul li>a>span {
    position: absolute;
    top: 6px;
    right: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 10px;
    letter-spacing: 0;
    text-align: center;
    background: rgba(0, 0, 0, .05);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.social_links_widget a {
    background: #f7f7f7;
    color: #909090;
    display: block;
    float: left;
    font-size: 14px;
    height: 38px;
    width: 38px;
    line-height: 35px;
    margin: 0 7px 7px 0;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.social_links_widget a:hover {
    color: #fff
}

.tagcloud {
    margin-top: 20px
}

.tagcloud span {
    display: inline-block
}

.tagcloud span a {
    display: inline-block;
    float: left;
    color: #909090;
    font-size: 12px !important;
    margin: 0 7px 7px 0;
    padding: 5px 12px;
    background: rgba(0, 0, 0, .05);
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.tagcloud span a:hover,
.tagcloud span a:active {
    color: #000;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.widget.widget_mo_news_tabs_widget .tab-content .mo-news-list>li {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    clear: both;
    float: left;
    list-style: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.widget.widget_mo_news_tabs_widget .tab-content .mo-news-list li .mo-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 70px
}

.widget.widget_mo_news_tabs_widget .tab-content .mo-news-list li .mo-thumb img {
    width: 100%;
    height: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.widget.widget_mo_news_tabs_widget .tab-content .mo-news-list>li .mo-details .mo-inner {
    display: table-cell;
    vertical-align: middle
}

.widget.widget_mo_news_tabs_widget .tab-content .mo-news-list>li .mo-details .mo-title {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 0;
    margin-top: 15px;
    font-weight: 700
}

.widget.widget_mo_news_tabs_widget .tab-content .mo-news-list>li .mo-details .mo-meta {
    font-size: 12px
}

.mo-post-list>li {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    list-style: none
}

.mo-post-list>li .mo-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-post-list>li .mo-thumb img {
    width: 100%;
    height: auto;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.mo-post-list>li .mo-details {
    margin-left: 80px
}

.mo-post-list>li .mo-details .mo-inner {
    display: table-cell;
    vertical-align: middle
}

.mo-post-list>li .mo-title a {
    font-size: 14px;
    padding-top: 10px;
    font-weight: 600;
    display: block
}

.mo-post-list>li:hover .mo-thumb,
.widget_mo_news_tabs_widget .tab-content .mo-news-list li:hover img {
    opacity: .9;
    box-shadow: 0 20px 35px -20px black;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.mo-meta span {
    font-size: 10px !important;
    letter-spacing: .04em;
    color: #909090 !important
}

.mo-meta>li {
    display: inline-block
}

.mo-post-list .mo-meta,
.mo-post-list .mo-title,
.mo-news-list .mo-meta,
.mo-news-list .mo-title {
    margin-left: 80px;
    margin-bottom: 0
}

.mo-tab {
    text-align: center;
    padding: 12px 0;
    height: 49px;
    margin-bottom: 20px;
    background: #fff;
    z-index: 2;
    width: 49%;
    margin: 0 1px
}

.tabs-wrapper .nav-tabs {
    border-bottom: 0
}

.tabs-wrapper .nav-tabs>li>a {
    border: 0;
    padding: 0;
    border-radius: 0;
    text-align: center
}

.tabs-wrapper .nav-tabs>li.active>a,
.tabs-wrapper .nav-tabs>li.active>a:focus,
.tabs-wrapper .nav-tabs>li.active>a:hover {
    border: 0;
    background-color: transparent
}

.tabs-wrapper .nav-tabs>li>a:focus,
.tabs-wrapper .nav-tabs>li>a:hover {
    background-color: transparent
}

.nav-tabs>li.active {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

table#wp-calendar {
    border-collapse: separate;
    width: 100%;
    border: 1px solid;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

table#wp-calendar:hover {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.widget.widget_calendar .calendar_wrap table caption {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    border: 1px solid rgba(0, 0, 0, .1)
}

.widget.widget_calendar .calendar_wrap table thead {
    background: #e9e9e9
}

.widget.widget_calendar .calendar_wrap table td,
.widget.widget_calendar .calendar_wrap table th {
    font-size: 14px;
    text-align: center;
    padding: 10px
}

.widget.widget_calendar .calendar_wrap table #today {
    color: #000
}

.widget.widget_mo_news_slider .mo-news-slider article .mo-thumb {
    min-height: 190px
}

.widget.widget_mo_news_slider .grid-post {
    margin-bottom: 0;
    padding-bottom: 30px
}

.widget.widget_mo_news_slider .grid-post:hover {
    box-shadow: none
}

.widget.widget_mo_news_slider .owl-theme .owl-controls .owl-dots {
    bottom: 15px
}

.widget-post {
    position: relative;
    color: #202020;
    text-align: center;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.widget-post h3 {
    font-weight: 700;
    color: #202020;
    text-shadow: 2px 5px 2px rgba(0, 0, 0, .2)
}

.widget-post .widget-image img {
    width: 100%;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.widget-post a.button {
    font-size: 12px
}

.widget-post:hover {
    -webkit-box-shadow: 0 20px 35px -20px black;
    -moz-box-shadow: 0 20px 35px -20px black;
    box-shadow: 0 20px 35px -20px black;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.widget-image {
    position: relative;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.widget-post-detail {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 100%;
    padding: 0 45px;
    color: #202020;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.widget-post-detail p {
    font-size: 14px;
    color: #202020;
    padding-top: 10px
}

.mo-ad-banner-wrap {
    margin-top: 15px;
    margin-bottom: 15px
}

figure.widget-effect {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

figure.widget-effect>img {
    width: 100%;
    height: auto
}

figure.widget-effect .overlay-zoom {
    position: absolute;
    bottom: 0;
    right: 38px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

figure.widget-effect a.portfolio-link {
    font-size: 14px;
    color: #fff;
    border: 2px solid #fff;
    width: 35px;
    height: 35px;
    line-height: 32px;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    opacity: 0;
    visibility: hidden
}

figure.widget-effect:hover {
    box-shadow: 0 20px 35px -20px black;
    z-index: 4;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

figure.widget-effect:hover .overlay-effect1,
figure.widget-effect:hover .overlay-zoom,
figure.widget-effect:hover a.portfolio-link {
    opacity: 1;
    visibility: visible
}

figure.widget-effect:hover .overlay-zoom {
    bottom: 40px
}

.sidebar-right .widget.instagram-widget .wg-title,
.sidebar-right .widget.widget_mo_recent_work .wg-title,
.sidebar-right .widget.widget_flickr .wg-title,
.sidebar-left .widget.instagram-widget .wg-title,
.sidebar-left .widget.widget_mo_recent_work .wg-title,
.sidebar-left .widget.widget_flickr .wg-title,
.wpb_widgetised_column .widget.instagram-widget .wg-title,
.wpb_widgetised_column .widget.widget_mo_recent_work .wg-title,
.wpb_widgetised_column .widget.widget_flickr .wg-title {
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.instagram-widget .widget-effect {
    overflow: hidden;
    position: relative;
    float: left;
    width: 33.3%;
    margin: 0
}

.widget_najma_twitter ul li {
    font-size: 13px;
    margin-bottom: 10px;
    text-align: center;
    list-style: none
}

.widget_najma_twitter ul li:last-child {
    margin-bottom: 0
}

.widget_najma_twitter ul li a {
    font-weight: 400;
    margin-right: 5px
}

.widget_najma_twitter ul li .date {
    font-size: 11px;
    line-height: 22px;
    letter-spacing: .04em;
    opacity: .7
}

.sidebar .social-media-widget ul li a,
.wpb_widgetised_column .social-media-widget ul li a {
    background: #fff;
    color: #121212;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 14px;
    display: inline-block;
    float: left;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 3px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.sidebar .social-media-widget ul li a:hover,
.wpb_widgetised_column .social-media-widget ul li a:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    box-shadow: 0 25px 55px 0 rgba(0, 0, 0, .21), 0 16px 28px 0 rgba(0, 0, 0, .22)
}

.sidebar .social-media-widget ul li a:hover a,
.wpb_widgetised_column .social-media-widget ul li a:hover a {
    color: #121212
}

.flickr_badge_image,
.flickr_badge_image img {
    width: 87px !important;
    height: 87px !important;
    padding: 0px !important;
    margin: 0 !important;
    position: relative;
    float: left;
    z-index: 2;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.flickr_badge_image:hover,
.flickr_badge_image img:hover {
    z-index: 4;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    box-shadow: 0 20px 35px -20px black
}

.widget_rss .rss-widget-icon {
    display: none
}

.widget_rss li {
    margin-top: 10px
}

.widget_text p {
    margin-top: 15px;
    margin-bottom: 15px
}

.rsswidget {
    font-weight: 700
}

.rss-date {
    font-size: 12px
}

@media screen and (min-width:77.5em) {

    .widget_categories .children,
    .widget_nav_menu .sub-menu,
    .widget_pages .children {
        margin: .4688em 0 0 1em;
        padding-top: .4688em
    }

    .widget_archive li,
    .widget_categories li,
    .widget_links li,
    .widget_meta li,
    .widget_nav_menu li,
    .widget_pages li,
    .widget_recent_comments li,
    .widget_recent_entries li {
        padding: .4688em 0
    }
}

.woocommerce-page .main-content {
    background-color: #f7f7f7
}
}

.internal-content .widget.woocommerce {
    padding-top: 0;
    padding-bottom: 0
}

.woocommerce div.product div.images {
    width: 100%
}

.woocommerce legend {
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 700
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    padding: 10px 25px;
    font-size: 12px;
    border-radius: 25px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.mo-product-carousel {
    margin-bottom: 35px
}

.mo-product-carousel.tpl1 .product {
    position: relative;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-product-carousel.tpl1 .product:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.mo-product-carousel.tpl1 .product .mo-thumb img {
    width: 100%;
    height: auto
}

.mo-product-carousel.tpl1 .product .mo-thumb .mo-overlay {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    background: rgba(0, 0, 0, .9)
}

.mo-product-carousel.tpl1 .product .mo-thumb .mo-overlay .mo-inner {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.mo-product-carousel.tpl1 .product .mo-thumb .mo-overlay .mo-inner .mo-action {
    margin: 0;
    padding: 0
}

.mo-product-carousel.tpl1 .product .mo-thumb .mo-overlay .mo-inner .mo-action>li {
    display: inline-block;
    margin: 2px
}

.mo-product-carousel.tpl1 .product .mo-thumb .mo-overlay .mo-inner .mo-action>li>a {
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    border: 0;
    -webkit-transform: translateY(-70px);
    -moz-transform: translateY(-70px);
    -o-transform: translateY(-70px);
    -ms-transform: translateY(-70px);
    transform: translateY(-70px)
}

.mo-product-carousel.tpl1 .product .mo-thumb .mo-overlay .mo-inner .mo-action>li a.lightbox-gallery {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-product-carousel.tpl1 .product .mo-thumb .mo-overlay .mo-inner .mo-action>li a.readmore {
    -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    -o-transition: all 1.2s;
    transition: all 1.2s
}

.mo-product-carousel.tpl1 .product .mo-content {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: calc(100% - 20px);
    z-index: 9;
    background: #fff;
    padding: 15px 0;
    min-height: 50px;
    -wekbit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.mo-product-carousel.tpl1 .product .mo-content .mo-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: .04em;
    text-transform: uppercase;
    margin-bottom: 0
}

.mo-product-carousel.tpl1 .product .mo-content .mo-categories a {
    font-size: 11px;
    line-height: 16px;
    letter-spacing: .04em;
    text-transform: uppercase
}

.mo-product-carousel.tpl1 .product:hover .mo-thumb .mo-overlay {
    opacity: 1
}

.mo-product-carousel.tpl1 .product:hover .mo-thumb .mo-overlay .mo-inner .mo-action>li>a {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.mo-product-carousel.tpl1 .product:hover .mo-content .mo-categories a {
    color: #202020
}

.mo-product-carousel.tpl2 {
    position: relative
}

.mo-product-carousel .owl-theme .owl-controls .owl-dots {
    bottom: -40px
}

.mo-product-carousel.tpl2 .product {
    position: relative;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-product-carousel.tpl2 .product:hover {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.mo-product-carousel.tpl2 .product .mo-thumb img {
    width: 100%;
    height: auto
}

.mo-product-carousel.tpl2 .product .mo-overlay {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1
}

.mo-product-carousel.tpl2 .product .mo-overlay .mo-content {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mo-product-carousel.tpl2 .product .mo-overlay .mo-content .mo-title {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -.075em;
    -webkit-transform: scale(.85);
    -moz-transform: scale(.85);
    -o-transform: scale(.85);
    -ms-transform: scale(.85);
    transform: scale(.85)
}

.mo-product-carousel.tpl2 .product .mo-overlay .mo-content .mo-title>a {
    color: #202020;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-weight: 700;
    padding: 12px 20px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.mo-product-carousel.tpl2 .product .mo-overlay .mo-content .mo-buy-product {
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
    color: #202020;
    position: relative;
    top: -50px;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-top: 15px;
    color: #202020;
    background: #f7f7f7;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -webkit-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -o-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px)
}

.mo-product-carousel.tpl2 .product:hover .mo-overlay {
    opacity: 1
}

.mo-product-carousel.tpl2 .product:hover .mo-overlay .mo-content .mo-title {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mo-products-grid.tpl1 article {
    position: relative;
    margin-bottom: 30px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-products-grid.tpl1 article:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    -moz-box-shadow: 0 20px 35px -20px black;
    -webkit-box-shadow: 0 20px 35px -20px black;
    box-shadow: 0 20px 35px -20px black
}

.mo-products-grid.tpl1 article:before {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    background: rgba(0, 0, 0, .9)
}

.mo-products-grid.tpl1 article .mo-thumb {
    position: relative;
    overflow: hidden
}

.mo-products-grid.tpl1 article .mo-thumb .onsale {
    min-height: 24px;
    font-family: "Playfair Display", serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #202020;
    background: #fff;
    padding: 5px 8px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9;
    -moz-box-shadow: 0 20px 35px -20px black;
    -webkit-box-shadow: 0 20px 35px -20px black;
    box-shadow: 0 20px 35px -20px black
}

.mo-products-grid.tpl1 article .mo-thumb img {
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
    width: 100%;
    height: auto
}

.mo-products-grid.tpl1 article .mo-content {
    position: relative;
    background: #fff;
    min-height: 100px;
    padding: 15px;
    overflow: hidden;
    z-index: 2
}

.mo-products-grid.tpl1 article .mo-content .mo-action {
    position: absolute;
    top: 12px;
    right: 0;
    width: 50px;
    margin: 0;
    padding: 0;
    list-style: none
}

.mo-products-grid.tpl1 article .mo-content .mo-action>li a {
    display: block;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #202020;
    background: transparent;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.mo-products-grid.tpl1 article .mo-content .mo-action>li a.add_to_cart_button {
    position: relative
}

.mo-products-grid.tpl1 article .mo-content .mo-action>li a.add_to_cart_button:after {
    content: "";
    font-family: WooCommerce;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin: 5px;
    padding: 0
}

.mo-products-grid.tpl1 article .mo-content .mo-action>li a.add_to_cart_button.loading {
    opacity: .25;
    margin: 0;
    padding: 0
}

.mo-products-grid.tpl1 article .mo-content .mo-action>li a.add_to_cart_button.loading:after {
    content: "\e01c";
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

.mo-products-grid.tpl1 article .mo-content .mo-action>li a.add_to_cart_button.added {
    margin: 0;
    padding: 0
}

.mo-products-grid.tpl1 article .mo-content .mo-action>li a.add_to_cart_button.added:after {
    content: "\e017"
}

.mo-products-grid.tpl1 article .mo-content .mo-action>li a.added_to_cart {
    position: absolute;
    top: 35px;
    left: 0;
    height: 35px;
    width: 100%;
    margin: 0;
    padding: 0;
    opacity: 0
}

.mo-products-grid.tpl1 article .mo-content .mo-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: .04em;
    text-transform: uppercase;
    margin-bottom: 2px;
    margin-right: 50px
}

.mo-products-grid.tpl1 article .mo-content .mo-categories {
    font-size: 10px;
    line-height: 16px;
    color: #202020;
    margin-right: 50px
}

.mo-products-grid.tpl1 article .mo-content .mo-categories a {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: .04em;
    color: #202020;
    display: inline-block;
    margin: 0 2px
}

.mo-products-grid.tpl1 article .mo-content .mo-price {
    font-weight: 700;
    color: #202020;
    margin-top: 2px
}

.mo-products-grid.tpl1 article .mo-content .mo-price>span:before,
.mo-products-grid.tpl1 article .mo-content .mo-price>span:after {
    content: " ";
    display: table
}

.mo-products-grid.tpl1 article .mo-content .mo-price>span:after {
    clear: both
}

.mo-products-grid.tpl1 article .mo-content .mo-price>span>del {
    font-size: 14px;
    color: #aaa
}

.mo-products-grid.tpl1 article .mo-content .mo-price>span>ins {
    font-size: 16px;
    text-decoration: none
}

.mo-products-grid.tpl1 article:hover:before {
    opacity: .5
}

.mo-products-grid.tpl1 article:hover .mo-thumb>img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.mo-products-grid.tpl2 .product {
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.mo-products-grid.tpl2 .product:hover {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.mo-products-grid.tpl2 .product .mo-thumb {
    position: relative;
    overflow: hidden
}

.mo-products-grid.tpl2 .product .mo-thumb .onsale {
    min-height: 24px;
    font-family: "Playfair Display", serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #202020;
    background: #fff;
    padding: 5px 15px;
    border: 0;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    position: absolute;
    top: 15px;
    left: 15px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.mo-products-grid.tpl2 .product .mo-thumb img {
    width: 100%;
    height: auto
}

.mo-products-grid.tpl2 .product .mo-thumb .mo-actions {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: absolute;
    bottom: -61px;
    left: 0;
    width: 100%;
    background: #202020;
    z-index: -1;
    opacity: 0
}

.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .add_to_cart_button,
.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .product_type_variable {
    width: 100%;
    height: 50px;
    font-size: 14px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: .03em;
    text-align: center;
    text-transform: uppercase;
    color: #202020;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .lightbox-gallery {
    position: absolute;
    text-align: center;
    width: 50px;
    height: 50px;
    top: -115px;
    left: 42%;
    right: 42%;
    background: #202020;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px
}

.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .lightbox-gallery i {
    margin-top: 18px
}

.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .add_to_cart_button:after {
    content: "";
    font-family: WooCommerce;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin: 5px;
    padding: 0
}

.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .add_to_cart_button.loading {
    opacity: .25;
    margin: 0;
    padding: 0
}

.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .add_to_cart_button.loading:after {
    content: "\e01c";
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .add_to_cart_button.added {
    margin: 0;
    padding: 0
}

.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .add_to_cart_button.added:after {
    content: "\e017"
}

.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .added_to_cart {
    position: absolute;
    top: -30px;
    left: 0;
    z-index: -2;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    line-height: 36px;
    height: 50px;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 6px
}

.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .added_to_cart:after {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 0;
    display: inline-block;
    vertical-align: middle
}

.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .added_to_cart:hover:after {
    font-size: 14px;
    line-height: 16px;
    margin-left: 5px
}

.mo-products-grid.tpl2 .product .mo-content {
    position: relative;
    background: #202020;
    padding: 15px;
    min-height: 90px
}

.mo-products-grid.tpl2 .product .mo-content h3,
.mo-products-grid.tpl2 .product .mo-content .woocommerce-LoopProduct-link h2 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 5px
}

.mo-products-grid.tpl2 .product .mo-content .price {
    font-size: 0;
    font-weight: 600;
    font-style: italic;
    line-height: 24px;
    letter-spacing: .1em;
    display: block;
    margin-bottom: 15px;
    margin-bottom: 0;
    padding-right: 75px
}

.mo-products-grid.tpl2 .product .mo-content .price .amount {
    font-size: 14px
}

.mo-products-grid.tpl2 .product .mo-content .price>del {
    font-size: 14px;
    line-height: 16px;
    color: #909090;
    margin-right: 5px
}

.mo-products-grid.tpl2 .product .mo-content .price>del .amount {
    font-size: 14px;
    line-height: 16px;
    color: #909090
}

.mo-products-grid.tpl2 .product .mo-content .price>ins {
    font-size: 14px;
    text-decoration: none;
    margin: 0 5px
}

.mo-products-grid.tpl2 .product .mo-content .star-rating {
    font-size: 13px;
    line-height: 12px;
    position: absolute;
    bottom: 25px;
    right: 15px;
    margin-bottom: 0
}

.mo-products-grid.tpl2 .product .mo-content .star-rating[title="Rated 0 out of 5"]:before {
    color: #f7f7f7
}

.mo-products-grid.tpl2 .product:hover .mo-thumb .mo-actions {
    bottom: 0;
    z-index: 9;
    opacity: 1
}

.mo-products-grid .mo-pagination {
    text-align: center;
    padding: 30px
}

.mo-products-grid .mo-pagination>.page-numbers.dots {
    position: relative;
    color: transparent;
    border-color: transparent
}

.mo-products-grid .mo-pagination>.page-numbers.dots:hover {
    color: transparent
}

.mo-products-grid .mo-pagination>.page-numbers.dots:before {
    content: ".........";
    position: absolute;
    bottom: 0;
    left: 50%;
    font-size: 16px;
    line-height: 1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width:767px) {
    .mo-products-grid.tpl1 article {
        max-width: 420px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px !important
    }

    .mo-products-grid.tpl2 article {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto
    }
}

.archive-product {
    margin-bottom: 60px;
    margin-top: 60px
}

.woocommerce nav.woocommerce-pagination {
    text-align: center;
    padding: 30px
}

.woocommerce nav.woocommerce-pagination>.page-numbers {
    display: inline-block;
    width: 42px;
    height: 42px;
    font-family: "Playfair Display", serif;
    font-weight: 600;
    font-style: italic;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 38px;
    text-align: center;
    margin: 2px 4px;
    border: 2px solid #f7f7f7
}

.woocommerce nav.woocommerce-pagination>.page-numbers.dots {
    position: relative;
    color: transparent;
    border-color: transparent
}

.woocommerce nav.woocommerce-pagination>.page-numbers.dots:hover {
    color: transparent
}

.woocommerce nav.woocommerce-pagination>.page-numbers.dots:before {
    content: ".........";
    position: absolute;
    bottom: 0;
    left: 50%;
    font-size: 16px;
    line-height: 1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.woocommerce nav.woocommerce-pagination>.page-numbers.prev,
.woocommerce nav.woocommerce-pagination>.page-numbers.next {
    width: 60px;
    background: #f7f7f7;
    border-color: #f7f7f7
}

.mo-single-add-to-cart>span {
    font-family: "Playfair Display", serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .16px;
    text-transform: uppercase;
    color: #282828;
    display: inline-block;
    vertical-align: middle
}

.mo-single-add-to-cart .quantity {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-left: 15px
}

.mo-single-add-to-cart .quantity>input {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .48px;
    color: #282828;
    width: 85px;
    height: 42px;
    border: 1px solid #f7f7f7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.mo-product-grid-item .mo-thumb {
    position: relative;
    margin-bottom: 10px;
    overflow: hidden
}

.mo-product-grid-item .mo-thumb .onsale {
    min-height: 24px;
    font-family: "Playfair Display", serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #202020;
    background: transparent;
    padding: 5px 8px;
    border: 2px solid #202020;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: absolute;
    top: 10px;
    left: 10px
}

.mo-product-grid-item .mo-thumb img {
    width: 100%;
    height: auto
}

.mo-product-grid-item .mo-thumb .mo-actions {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: absolute;
    bottom: -61px;
    left: 0;
    width: 100%;
    background: #202020;
    padding-right: 70px;
    z-index: -1;
    opacity: 0
}

.mo-product-grid-item .mo-thumb .mo-actions .add_to_cart_button {
    width: 100%;
    height: 60px;
    font-size: 14px;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: .03em;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #202020;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-product-grid-item .mo-thumb .mo-actions .add_to_cart_button:after {
    content: "";
    font-family: WooCommerce;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin: 5px;
    padding: 0
}

.mo-product-grid-item .mo-thumb .mo-actions .add_to_cart_button.loading {
    opacity: .25;
    margin: 0;
    padding: 0
}

.mo-product-grid-item .mo-thumb .mo-actions .add_to_cart_button.loading:after {
    content: "\e01c";
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

.mo-product-grid-item .mo-thumb .mo-actions .add_to_cart_button.added {
    margin: 0;
    padding: 0
}

.mo-product-grid-item .mo-thumb .mo-actions .add_to_cart_button.added:after {
    content: "\e017"
}

.mo-product-grid-item .mo-thumb .mo-actions .added_to_cart {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 6px;
    color: #fff;
    background: #202020
}

.mo-product-grid-item .mo-thumb .mo-actions .added_to_cart:after {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 0;
    display: inline-block;
    vertical-align: middle
}

.mo-product-grid-item .mo-thumb .mo-actions .added_to_cart:hover:after {
    font-size: 14px;
    line-height: 16px;
    margin-left: 5px
}

.mo-product-grid-item .mo-content {
    position: relative
}

.mo-product-grid-item .mo-content h3 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 5px
}

.mo-product-grid-item .mo-content .price {
    font-size: 0;
    font-weight: 600;
    font-style: italic;
    line-height: 24px;
    letter-spacing: .1em;
    display: block;
    margin-bottom: 15px;
    margin-bottom: 0;
    padding-right: 75px
}

.mo-product-grid-item .mo-content .price .amount {
    font-size: 14px
}

.mo-product-grid-item .mo-content .price>del {
    font-size: 14px;
    line-height: 16px;
    color: #909090;
    margin-right: 5px
}

.mo-product-grid-item .mo-content .price>del .amount {
    font-size: 14px;
    line-height: 16px;
    color: #909090
}

.mo-product-grid-item .mo-content .price>ins {
    font-size: 14px;
    text-decoration: none;
    margin: 0 5px
}

.mo-product-grid-item .mo-content .star-rating {
    font-size: 13px;
    line-height: 12px;
    position: absolute;
    bottom: 11px;
    right: 0;
    margin-bottom: 0
}

.mo-product-grid-item .mo-content .star-rating[title="Rated 0 out of 5"]:before {
    color: #f7f7f7
}

.mo-product-grid-item:hover .mo-thumb .mo-actions {
    bottom: 0;
    z-index: 9;
    opacity: 1
}

.mo-product-list-item .mo-col-full-height {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

.mo-product-list-item .mo-col-full-height .mo-col {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-justify-content: center;
    justify-content: center
}

.mo-product-list-item .mo-col-full-height .mo-col.mo-col-left {
    width: 30%
}

.mo-product-list-item .mo-col-full-height .mo-col.mo-col-right {
    width: 70%;
    padding: 30px;
    background: #f7f7f7;
    border: 3px solid #f7f7f7
}

.mo-product-list-item .mo-thumb {
    position: relative;
    overflow: hidden
}

.mo-product-list-item .mo-thumb .onsale {
    min-height: 24px;
    font-family: "Playfair Display", serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #202020;
    background: transparent;
    padding: 5px 8px;
    border: 2px solid #202020;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: absolute;
    top: 10px;
    left: 10px
}

.mo-product-list-item .mo-thumb img {
    width: 100%;
    height: auto
}

.mo-product-list-item .mo-content h3 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 5px
}

.mo-product-list-item .mo-content .price-rating {
    position: relative
}

.mo-product-list-item .mo-content .price-rating .price {
    font-size: 0;
    font-weight: 600;
    font-style: italic;
    line-height: 24px;
    letter-spacing: .1em;
    display: block;
    margin-bottom: 15px;
    margin-bottom: 0;
    padding-right: 75px
}

.mo-product-list-item .mo-content .price-rating .price .amount {
    font-size: 14px
}

.mo-product-list-item .mo-content .price-rating .price>del {
    font-size: 14px;
    line-height: 16px;
    color: #909090;
    margin-right: 5px
}

.mo-product-list-item .mo-content .price-rating .price>del .amount {
    font-size: 14px;
    line-height: 16px;
    color: #909090
}

.mo-product-list-item .mo-content .price-rating .price>ins {
    font-size: 14px;
    text-decoration: none;
    margin: 0 5px
}

.mo-product-list-item .mo-content .price-rating .star-rating {
    position: absolute;
    bottom: 11px;
    right: 0
}

.mo-product-list-item .mo-content .price-rating .star-rating[title="Rated 0 out of 5"]:before {
    color: #f7f7f7
}

.mo-product-list-item .mo-content>div[itemprop="description"] {
    font-size: 14px;
    line-height: 28px;
    letter-spacing: .05em;
    color: #909090;
    margin-bottom: 15px;
    height: 80px;
    overflow: hidden
}

.mo-product-list-item .mo-content .mo-actions .add_to_cart_button {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #f7f7f7;
    background: #f7f7f7;
    margin: 2px 0;
    padding: 8px 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mo-product-list-item .mo-content .mo-actions .add_to_cart_button:after {
    font-size: 12px
}

.mo-product-list-item .mo-content .mo-actions .added_to_cart {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #f7f7f7;
    background: #f7f7f7;
    margin: 2px 0 2px 10px;
    padding: 8px 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.archive-product .mo-action-bar {
    position: relative;
    margin-bottom: 40px;
    padding: 10px 25px;
    background: #fff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.archive-product .mo-action-bar .woocommerce-result-count {
    font-size: 13px;
    font-style: italic;
    line-height: 23px;
    letter-spacing: 0;
    color: #909090;
    margin-bottom: 0;
    float: right
}

.archive-product .mo-action-bar .woocommerce-ordering {
    margin-bottom: 0;
    float: left
}

.archive-product .mo-action-bar .woocommerce-ordering .mo-layout-view {
    display: inline-block;
    line-height: 24px
}

.archive-product .mo-action-bar .woocommerce-ordering .mo-layout-view .mo-layout {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    display: inline-block
}

.archive-product .mo-action-bar .woocommerce-ordering .mo-layout-view .mo-layout.list {
    margin-left: 15px
}

.archive-product .mo-action-bar .woocommerce-ordering .mo-layout-view .mo-layout.active input {
    display: none
}

.archive-product .mo-action-bar .woocommerce-ordering .mo-layout-view .mo-layout:hover {
    opacity: .8
}

.archive-product .mo-action-bar .woocommerce-ordering .mo-layout-view .mo-layout input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    cursor: pointer;
    opacity: 0;
    z-index: 1
}

.archive-product .mo-action-bar .woocommerce-ordering .mo-sort-by {
    position: relative;
    display: inline-block;
    line-height: 24px;
    margin-left: 20px
}

.archive-product .mo-action-bar .woocommerce-ordering .mo-sort-by:after {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 24px;
    text-align: center;
    background: #fff
}

.archive-product .mo-action-bar .woocommerce-ordering .mo-sort-by .orderby {
    width: 150px;
    height: 24px;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    border: none;
    background: #fff
}

.archive-product .grid .product {
    margin-bottom: 30px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.archive-product .grid .product:hover {
    -moz-box-shadow: 0 20px 35px -20px black;
    -webkit-box-shadow: 0 20px 35px -20px black;
    box-shadow: 0 20px 35px -20px black
}

.archive-product .grid .product .mo-thumb {
    position: relative;
    overflow: hidden
}

.archive-product .grid .product .mo-thumb .onsale {
    min-height: 24px;
    font-family: "Playfair Display", serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #202020;
    background: transparent;
    padding: 5px 8px;
    border: 2px solid #202020;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: absolute;
    top: 10px;
    left: 10px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.archive-product .grid .product .mo-thumb img {
    width: 100%;
    height: auto
}

.archive-product .grid .product .mo-thumb .mo-actions {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: absolute;
    bottom: -61px;
    left: 0;
    width: 100%;
    z-index: -1;
    opacity: 0
}

.archive-product .grid .product .mo-thumb .mo-actions .lightbox-gallery {
    position: absolute;
    text-align: center;
    color: #fff;
    width: 40px;
    height: 40px;
    top: -90px;
    left: 42%;
    right: 42%
}

.archive-product .grid .product .mo-thumb .mo-actions .lightbox-gallery i {
    padding: 14px 19px
}

.archive-product .grid .product .mo-thumb .mo-actions .add_to_cart_button,
.archive-product .grid .product .mo-thumb .mo-actions .product_type_variable {
    width: 100%;
    height: 50px;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    line-height: 50px;
    letter-spacing: .03em;
    text-align: center;
    text-transform: uppercase;
    -moz-box-shadow: 0 20px 35px 5px black;
    -webkit-box-shadow: 0 20px 35px 5px black;
    box-shadow: 0 20px 35px 5px black;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.archive-product .grid .product .mo-thumb .mo-actions .add_to_cart_button:after {
    content: "";
    font-family: WooCommerce;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin: 5px;
    padding: 0
}

.archive-product .grid .product .mo-thumb .mo-actions .add_to_cart_button.loading {
    opacity: .25;
    margin: 0;
    padding: 0
}

.archive-product .grid .product .mo-thumb .mo-actions .add_to_cart_button.loading:after {
    content: "\e01c";
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

.archive-product .grid .product .mo-thumb .mo-actions .add_to_cart_button.added {
    margin: 0;
    padding: 0
}

.archive-product .grid .product .mo-thumb .mo-actions .add_to_cart_button.added:after {
    content: "\e017"
}

.archive-product .grid .product .mo-thumb .mo-actions .added_to_cart {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 6px;
    border-radius: 0 !important;
    color: #202020;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.archive-product .grid .product .mo-thumb .mo-actions .add_to_cart_button.added,
.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .add_to_cart_button.added {
    line-height: 36px
}

.archive-product .grid .product .mo-thumb .mo-actions .added_to_cart:after {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 0;
    display: inline-block;
    vertical-align: middle
}

.archive-product .grid .product .mo-thumb .mo-actions .added_to_cart:hover:after {
    font-size: 14px;
    line-height: 16px;
    margin-left: 5px
}

.archive-product .grid .product .mo-content {
    position: relative;
    background: #fff;
    padding: 15px;
    min-height: 92px
}

.archive-product .grid .product .mo-content h3,
.woocommerce-LoopProduct-link h2 {
    font-family: 'Open Sans';
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #202020
}

.archive-product .grid .product .mo-content .price {
    font-size: 0;
    font-style: italic;
    line-height: 24px;
    letter-spacing: .1em;
    display: block;
    margin-bottom: 15px;
    margin-bottom: 0;
    padding-right: 75px
}

.archive-product .grid .product .mo-content .price .amount {
    font-size: 14px
}

.archive-product .grid .product .mo-content .price>del {
    font-size: 14px;
    line-height: 16px;
    color: #909090;
    margin-right: 5px
}

.archive-product .grid .product .mo-content .price>del .amount {
    font-size: 14px;
    line-height: 16px;
    color: #909090
}

.archive-product .grid .product .mo-content .price>ins {
    font-size: 14px;
    text-decoration: none;
    margin: 0 5px
}

.archive-product .grid .product .mo-content .star-rating {
    font-size: 11px;
    line-height: 12px;
    position: absolute;
    bottom: 26px;
    right: 12px;
    margin-bottom: 0
}

.archive-product .grid .product .mo-content .star-rating[title="Rated 0 out of 5"]:before {
    color: #f7f7f7
}

.archive-product .grid .product:hover .mo-thumb .mo-actions {
    bottom: 0;
    z-index: 9;
    opacity: 1
}

.archive-product .list .product {
    margin-bottom: 30px
}

.archive-product .list .product .mo-col-full-height {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.archive-product .list .product .mo-col-full-height:hover {
    -moz-box-shadow: 0 20px 20px -15px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 20px 20px -15px rgba(0, 0, 0, .5);
    box-shadow: 0 20px 20px -15px rgba(0, 0, 0, .5)
}

.archive-product .list .product .mo-col-full-height .mo-col {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-justify-content: center;
    justify-content: center
}

.archive-product .list .product .mo-col-full-height .mo-col.mo-col-left {
    width: 40%
}

.archive-product .list .product .mo-col-full-height .mo-col.mo-col-right {
    width: 60%;
    padding: 25px;
    background: #fff;
    border: 0
}

.archive-product .list .product .mo-thumb {
    position: relative;
    overflow: hidden
}

.archive-product .list .product .mo-thumb .onsale {
    min-height: 24px;
    font-family: "Playfair Display", serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #202020;
    background: transparent;
    padding: 5px 8px;
    border: 2px solid #202020;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: absolute;
    top: 10px;
    left: 10px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.archive-product .list .product .mo-thumb img {
    width: 100%;
    height: auto
}

.archive-product .list .product .mo-content h3 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 5px
}

.archive-product .list .product .mo-content .price-rating {
    position: relative
}

.archive-product .list .product .mo-content .price-rating .price {
    font-size: 0;
    font-weight: 600;
    font-style: italic;
    line-height: 24px;
    letter-spacing: .1em;
    display: block;
    margin-bottom: 15px;
    margin-bottom: 0;
    padding-right: 75px
}

.archive-product .list .product .mo-content .price-rating .price .amount {
    font-size: 14px
}

.archive-product .list .product .mo-content .price-rating .price>del {
    font-size: 14px;
    line-height: 16px;
    color: #909090;
    margin-right: 5px
}

.archive-product .list .product .mo-content .price-rating .price>del .amount {
    font-size: 14px;
    line-height: 16px;
    color: #909090
}

.archive-product .list .product .mo-content .price-rating .price>ins {
    font-size: 14px;
    text-decoration: none;
    margin: 0 5px
}

.archive-product .list .product .mo-content .price-rating .star-rating {
    position: absolute;
    bottom: 11px;
    right: 0
}

.archive-product .list .product .mo-content .price-rating .star-rating[title="Rated 0 out of 5"]:before {
    color: #f7f7f7
}

.archive-product .list .product .mo-content>div[itemprop="description"] {
    overflow: hidden;
    height: 77px
}

.archive-product .list .product .mo-content .mo-actions .add_to_cart_button,
.archive-product .list .product .mo-content .mo-actions .product_type_variable,
.archive-product .list .product .mo-content .mo-actions .added_to_cart {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #202020;
    margin: 2px 0;
    padding: 8px 30px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.archive-product .list .product .mo-content .mo-actions .add_to_cart_button:hover,
.archive-product .list .product .mo-content .mo-actions .product_type_variable:hover,
.archive-product .list .product .mo-content .mo-actions .added_to_cart:hover {
    color: #202020;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.archive-product .list .product .mo-content .mo-actions .add_to_cart_button:after {
    font-size: 12px
}

@media (max-width:1199px) {
    .archive-product .list .product .mo-col-full-height .mo-col.mo-col-right {
        width: 58%
    }
}

@media (max-width:767px) {
    .archive-product .grid .product {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width:640px) {
    .archive-product .list .product .mo-col-full-height .mo-col.mo-col-right {
        width: 100%
    }

    .archive-product .list .product .mo-content .mo-actions .add_to_cart_button,
    .archive-product .list .product .mo-content .mo-actions .added_to_cart {
        padding: 8px 15px
    }
}

@media (max-width:540px) {

    .archive-product .mo-action-bar .woocommerce-result-count,
    .archive-product .mo-action-bar .woocommerce-ordering {
        float: none;
        text-align: center
    }
}

.single.single-product .single-product-content {
    padding-top: 60px;
    padding-bottom: 60px
}

.single-product .mo-product-item {
    margin-bottom: 90px
}

.single-product .mo-product-item .mo-col-full-height {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

.single-product .mo-product-item .mo-col-full-height .mo-col {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-justify-content: center;
    justify-content: center
}

.single-product .mo-product-item .mo-thumb {
    position: relative
}

.single-product .mo-product-item .mo-thumb .onsale {
    min-height: 24px;
    font-family: "Playfair Display", serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #202020;
    background: transparent;
    padding: 5px 8px;
    border: 2px solid #202020;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 9;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.single-product .mo-product-item .mo-thumb .woocommerce-main-image img {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.single-product .mo-slick-slider {
    position: relative;
    margin-bottom: 10px
}

.single-product .mo-slick-slider .slick-arrow {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    z-index: 9;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0)
}

.single-product .mo-slick-slider .slick-arrow.slick-prev {
    left: 10px
}

.single-product .mo-slick-slider .slick-arrow.slick-next {
    right: 10px
}

.single-product .mo-slick-slider:hover .slick-arrow {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1)
}

.mo-slick-slider-nav {
    position: relative
}

.mo-slick-slider-nav .slider-item {
    position: relative;
    padding: 10px;
    cursor: pointer
}

.mo-slick-slider-nav .slider-item.slick-current:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    border: 1px solid #ececec
}

.single-product .mo-product-item .mo-content .star-rating {
    display: none
}

.single-product .mo-product-item .mo-content .star-rating[title="Rated 0 out of 5"]:before {
    color: #f7f7f7
}

.single-product .mo-product-item .mo-content .product_meta_top {
    font-size: 11px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: .1em;
    text-transform: uppercase;
    padding-bottom: 15px
}

.single-product .mo-product-item .mo-content .product_meta_top .sku_wrapper,
.single-product .mo-product-item .mo-content .product_meta_top .stock {
    display: inline-block;
    width: 49.5%;
    color: #202020
}

.single-product .mo-product-item .mo-content .product_meta_top .sku_wrapper span,
.single-product .mo-product-item .mo-content .product_meta_top .stock span {
    font-weight: 900;
    color: #909090
}

.single-product .mo-product-item .mo-content .product_meta_top .sku_wrapper span i,
.single-product .mo-product-item .mo-content .product_meta_top .stock span i {
    margin-right: 5px
}

.single-product .mo-product-item .mo-content .product_title {
    text-transform: uppercase;
    margin-bottom: 20px
}

.single-product .mo-product-item .mo-content .price {
    font-style: italic;
    line-height: 24px;
    letter-spacing: .1em;
    display: block;
    margin-bottom: 15px
}

.single-product .mo-product-item .mo-content .price .amount {
    font-size: 14px;
    color: #202020
}

.single-product .mo-product-item .mo-content .price>del {
    font-size: 14px;
    line-height: 16px;
    color: #909090;
    margin-right: 5px
}

.single-product .mo-product-item .mo-content .price>del .amount {
    font-size: 14px;
    line-height: 16px;
    color: #909090
}

.single-product .mo-product-item .mo-content .price>ins {
    font-size: 14px;
    text-decoration: none;
    margin: 0 5px
}

.single-product .mo-product-item .mo-content .price .amount {
    font-weight: 700
}

.single-product .mo-product-item .mo-content .price>del {
    margin-right: 10px
}

.single-product .mo-product-item .mo-content .price>del .amount {
    font-size: 14px;
    line-height: 24px
}

.single-product .mo-product-item .mo-content .price>ins {
    font-size: 0
}

.single-product .mo-product-item .mo-content .price>ins>span:nth-child(2):before {
    content: "-";
    display: inline-block;
    font-size: 24px;
    margin: 0 10px
}

.single-product .mo-product-item .mo-content div[itemprop="description"] {
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: .04em;
    color: #909090;
    margin-bottom: 40px
}

.single-product .mo-product-item .mo-content .cart {
    margin-bottom: 25px
}

.single-product .mo-product-item .mo-content .cart>span {
    display: none
}

.single-product .mo-product-item .mo-content .cart .quantity {
    position: relative;
    width: 100px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .1em;
    border: 0;
    overflow: hidden;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.single-product .mo-product-item .mo-content .cart .quantity:hover {
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.single-product .mo-product-item .mo-content .cart .quantity input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 12px 0 25px;
    border: none
}

.single-product .mo-product-item .mo-content .cart .quantity .qty-minus,
.single-product .mo-product-item .mo-content .cart .quantity .qty-plus {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 40px;
    font-size: 12px;
    text-align: center;
    line-height: 40px;
    background: #fff;
    cursor: pointer
}

.single-product .mo-product-item .mo-content .cart .quantity .qty-plus {
    left: auto;
    right: 0
}

.single-product .mo-product-item .mo-content .cart .single_add_to_cart_button {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #202020;
    margin: 0 20px;
    padding: 8px 25px !important;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px
}

.single-product .mo-product-item .mo-content .cart.variations_form .variations {
    margin: 0 0 50px;
    padding: 0
}

.single-product .mo-product-item .mo-content .cart.variations_form .variations>li {
    list-style: none;
    margin-bottom: 15px
}

.single-product .mo-product-item .mo-content .cart.variations_form .variations>li>span {
    position: relative;
    display: block;
    width: 280px
}

.single-product .mo-product-item .mo-content .cart.variations_form .variations>li>span:after {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #e9e9e9
}

.single-product .mo-product-item .mo-content .cart.variations_form .variations>li>span>select {
    height: 40px;
    width: 280px;
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase;
    background: #e9e9e9;
    margin: 0;
    border-color: #e9e9e9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.single-product .mo-product-item .mo-content .cart.variations_form .variations>li>span .reset_variations {
    position: absolute;
    bottom: -30px;
    left: 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #454545
}

.single-product .mo-product-item .mo-content .cart.variations_form .woocommerce-variation-description {
    font-family: "Playfair Display", serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: .04em;
    color: #909090;
    margin-bottom: 15px
}

.single-product .mo-product-item .mo-content .cart.variations_form .woocommerce-variation-price .price {
    font-size: 0;
    font-weight: 600;
    font-style: italic;
    line-height: 24px;
    letter-spacing: .1em;
    display: block;
    margin-bottom: 15px
}

.single-product .mo-product-item .mo-content .cart.variations_form .woocommerce-variation-price .price .amount {
    font-size: 14px
}

.single-product .mo-product-item .mo-content .cart.variations_form .woocommerce-variation-price .price>del {
    font-size: 14px;
    line-height: 16px;
    color: #909090;
    margin-right: 5px
}

.single-product .mo-product-item .mo-content .cart.variations_form .woocommerce-variation-price .price>del .amount {
    font-size: 14px;
    line-height: 16px;
    color: #909090
}

.single-product .mo-product-item .mo-content .cart.variations_form .woocommerce-variation-price .price>ins {
    font-size: 14px;
    text-decoration: none;
    margin: 0 5px
}

.single-product .mo-product-item .mo-content .product_meta {
    margin-bottom: 25px
}

.single-product .mo-product-item .mo-content .product_meta .posted_in,
.single-product .mo-product-item .mo-content .product_meta .tagged_as {
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: .1em;
    text-transform: uppercase
}

.single-product .mo-product-item .mo-content .product_meta .posted_in a,
.single-product .mo-product-item .mo-content .product_meta .tagged_as a {
    font-weight: 400
}

.single-product .mo-product-item .mo-content .product_meta .posted_in i,
.single-product .mo-product-item .mo-content .product_meta .tagged_as i {
    margin-right: 5px;
    font-size: 12px
}

.single-product .mo-product-item .mo-content .mo-socials {
    margin: 0;
    padding: 0
}

.single-product .mo-product-item .mo-content .mo-socials>li {
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 13px;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
    background: #e9e9e9;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.single-product .mo-product-item .mo-content .mo-socials>li a {
    color: #202020;
    line-height: 40px
}

.single-product div.product .woocommerce-tabs {
    margin-bottom: 90px
}

.single-product div.product .woocommerce-tabs ul.tabs {
    margin: 0;
    padding: 0
}

.single-product div.product .woocommerce-tabs ul.tabs:before,
.single-product div.product .woocommerce-tabs ul.tabs:after {
    display: none !important
}

.single-product div.product .woocommerce-tabs ul.tabs>li {
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.single-product div.product .woocommerce-tabs ul.tabs>li:last-child {
    margin-right: 0
}

.single-product div.product .woocommerce-tabs ul.tabs>li:before,
.single-product div.product .woocommerce-tabs ul.tabs>li:after {
    display: none
}

.single-product div.product .woocommerce-tabs ul.tabs>li>a {
    font-size: 12px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .2em;
    text-transform: uppercase;
    background: #e9e9e9;
    padding: 12px 30px
}

.single-product div.product .woocommerce-tabs ul.tabs>li>a:before {
    content: "\f260";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 10px
}

.single-product div.product .woocommerce-tabs ul.tabs>li.active>a {
    color: #fff;
    background: #202020
}

.single-product div.product .woocommerce-tabs ul.tabs>li.additional_information_tab>a:before {
    content: "\f00c"
}

.single-product div.product .woocommerce-tabs ul.tabs>li.reviews_tab>a:before {
    content: "\f0e6"
}

.single-product div.product .woocommerce-tabs .panel {
    margin-bottom: 0;
    padding: 30px 40px;
    background: transparent;
    border: 1px solid #202020;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.single-product div.product .woocommerce-tabs .panel>h2,
.single-product div.product .woocommerce-tabs .panel #reviews h2 {
    display: none
}

.single-product div.product .woocommerce-tabs #tab-description {
    font-family: "Playfair Display", serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: .05em;
    color: #909090
}

.single-product div.product .woocommerce-tabs #tab-additional_information .shop_attributes {
    margin: 0
}

.single-product div.product .woocommerce-tabs #tab-additional_information .shop_attributes th {
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.single-product div.product .woocommerce-tabs #tab-additional_information .shop_attributes td {
    padding: 10px
}

.single-product div.product .woocommerce-tabs #tab-additional_information .shop_attributes td p {
    padding: 0
}

.single-product div.product .woocommerce-tabs #tab-reviews #reviews #comments {
    margin-bottom: 30px
}

.single-product div.product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist {
    margin: 0;
    padding: 0
}

.single-product div.product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li img.avatar {
    width: 60px;
    height: 60px;
    border-width: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.single-product div.product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text {
    margin-left: 75px
}

.single-product div.product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text .star-rating {
    font-size: 13px;
    line-height: 12px
}

.single-product div.product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text .meta {
    font-size: 12px;
    line-height: 24px;
    letter-spacing: .04em;
    text-transform: uppercase;
    margin-bottom: 5px
}

.single-product div.product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text .meta [itemprop="author"] {
    font-weight: 900;
    letter-spacing: .1em
}

.single-product div.product .woocommerce-tabs #tab-reviews #reviews #comments .commentlist li .comment-text .description {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .04em
}

.single-product div.product .woocommerce-tabs #tab-reviews #reviews .comment-respond .comment-reply-title {
    position: relative;
    font-weight: 700;
    letter-spacing: .05em;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.single-product div.product .woocommerce-tabs #tab-reviews #reviews .comment-form {
    margin-bottom: 0
}

.single-product div.product .woocommerce-tabs #tab-reviews #reviews .comment-form>p:before,
.single-product div.product .woocommerce-tabs #tab-reviews #reviews .comment-form>p:after {
    display: none
}

.single-product div.product .woocommerce-tabs #tab-reviews #reviews .comment-form label {
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #909090
}

.single-product div.product .woocommerce-tabs #tab-reviews #reviews .comment-form .comment-form-rating label {
    display: inline-block
}

.single-product div.product .woocommerce-tabs #tab-reviews #reviews .comment-form .comment-form-rating .stars {
    display: inline-block;
    margin: 0 0 0 20px
}

.single-product div.product .woocommerce-tabs #tab-reviews #reviews .comment-form .comment-form-rating .stars>span {
    font-size: 15px;
    line-height: 16px
}

.single-product div.product .woocommerce-tabs #tab-reviews #reviews .comment-form .comment-form-comment,
.single-product div.product .woocommerce-tabs #tab-reviews #reviews .comment-form .form-submit {
    margin-bottom: 0
}

.single-product div.product .woocommerce-tabs #tab-reviews #reviews .comment-form .form-submit input.submit {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-family: "Playfair Display", serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase;
    background: #f7f7f7;
    padding: 8px 30px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px
}

.single-product .mo-related>h3 {
    position: relative;
    font-weight: 700;
    letter-spacing: .08em;
    padding-bottom: 15px
}

.single-product .mo-related .products .mo-product-items .grid .product {
    margin-bottom: 30px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.single-product .mo-related .products .mo-product-items .grid .product:hover {
    -moz-box-shadow: 0 20px 35px -20px black;
    -webkit-box-shadow: 0 20px 35px -20px black;
    box-shadow: 0 20px 35px -20px black
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb {
    position: relative;
    overflow: hidden
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .onsale {
    min-height: 24px;
    font-family: "Playfair Display", serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #202020;
    background: transparent;
    padding: 5px 8px;
    border: 2px solid #202020;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: absolute;
    top: 10px;
    left: 10px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb img {
    width: 100%;
    height: auto
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: absolute;
    bottom: -61px;
    left: 0;
    width: 100%;
    z-index: -1;
    opacity: 0
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .add_to_cart_button,
.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .product_type_variable {
    width: 100%;
    height: 50px;
    font-size: 14px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: .03em;
    text-align: center;
    text-transform: uppercase;
    color: #202020;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .add_to_cart_button:after {
    content: "";
    font-family: WooCommerce;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin: 5px;
    padding: 0
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .lightbox-gallery {
    position: absolute;
    text-align: center;
    color: #fff;
    width: 40px;
    height: 40px;
    top: -90px;
    left: 42%;
    right: 42%
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .lightbox-gallery i {
    padding: 14px 19px
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .add_to_cart_button.loading {
    opacity: .25;
    margin: 0;
    padding: 0
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .add_to_cart_button.loading:after {
    content: "\e01c";
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .add_to_cart_button.added {
    margin: 0;
    padding: 0
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .add_to_cart_button.added:after {
    content: "\e017"
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .added_to_cart {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 6px;
    border-radius: 0 !important;
    color: #202020;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .added_to_cart:after {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 0;
    display: inline-block;
    vertical-align: middle
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .added_to_cart:hover:after {
    font-size: 14px;
    line-height: 16px;
    margin-left: 5px
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-content {
    position: relative;
    padding: 15px;
    background: #fff;
    min-height: 90px
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-content h3 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 5px
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-content .price {
    font-size: 0;
    font-weight: 600;
    font-style: italic;
    line-height: 24px;
    letter-spacing: .1em;
    display: block;
    margin-bottom: 15px;
    margin-bottom: 0;
    padding-right: 75px
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-content .price .amount {
    font-size: 14px;
    color: #909090
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-content .price>del {
    font-size: 14px;
    line-height: 16px;
    color: #909090;
    margin-right: 5px
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-content .price>del .amount {
    font-size: 14px;
    line-height: 16px;
    color: #909090
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-content .price>ins {
    font-size: 14px;
    text-decoration: none;
    margin: 0 5px;
    color: #202020
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-content .star-rating {
    font-size: 13px;
    line-height: 12px;
    position: absolute;
    bottom: 25px;
    right: 12px;
    margin-bottom: 0
}

.single-product .mo-related .products .mo-product-items .grid .product .mo-content .star-rating[title="Rated 0 out of 5"]:before {
    color: #f7f7f7
}

.single-product .mo-related .products .mo-product-items .grid .product:hover .mo-thumb .mo-actions {
    bottom: 0;
    z-index: 9;
    opacity: 1
}

@media (max-width:991px) {
    .single-product .mo-product-item .mo-col-full-height .mo-col {
        width: 100%
    }

    .single-product .mo-product-item .mo-thumb {
        margin-bottom: 30px
    }

    .single-product .mo-related .products .mo-product-items .grid .product {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width:479px) {

    .single-product .mo-product-item .mo-content .product_meta_top .sku_wrapper,
    .single-product .mo-product-item .mo-content .product_meta_top .stock {
        width: 100%
    }

    .single-product .mo-product-item .mo-content .cart .quantity {
        width: 120px
    }

    .single-product .mo-product-item .mo-content .cart .single_add_to_cart_button {
        margin-left: 10px;
        padding: 10px 15px
    }

    .single-product div.product .woocommerce-tabs ul.tabs>li {
        display: block;
        margin: 5px 0
    }

    .single-product div.product .woocommerce-tabs ul.tabs>li>a {
        display: block;
        text-align: center
    }

    .single-product div.product .woocommerce-tabs #tab-description,
    .single-product div.product .woocommerce-tabs #tab-additional_information,
    .single-product div.product .woocommerce-tabs #tab-reviews {
        padding: 10px
    }

    .single-product .mo-related>h3 {
        font-size: 22px
    }

    .woocommerce table.shop_attributes th {
        width: 70px
    }
}

.woocommerce-cart .main-content .woocommerce table.shop_table {
    margin-bottom: 60px;
    border: none;
    border-collapse: collapse;
    background: #fff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    overflow: hidden;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.woocommerce table.shop_table {
    border: 0;
    border-radius: 25px;
    background: #fff
}

.woocommerce table.shop_table td {
    border: 0
}

.woocommerce table.shop_table th {
    font-family: "Playfair Display", serif;
    padding: 10px 25px;
    border-radius: 0;
    border: 0
}

table.shop_table td.woocommerce-table__product-name.product-name,
table.shop_table td.woocommerce-table__product-total.product-total {
    background: rgba(0, 0, 0, .01);
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9
}

.woocommerce-customer-details address {
    background: #fff;
    padding: 30px;
    border-radius: 25px;
    font-style: normal;
    line-height: 25px
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    border: 0
}

.woocommerce ul.order_details {
    background: #fff;
    padding: 30px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.woocommerce-cart .main-content .woocommerce table.shop_table th,
.woocommerce-cart .main-content .woocommerce table.shop_table td {
    border: 0;
    text-transform: uppercase;
    position: relative
}

.woocommerce-cart .main-content .woocommerce table.shop_table th,
.woocommerce-cart .main-content .woocommerce table.shop_table td.actions {
    padding: 20px
}

.woocommerce-cart .main-content .woocommerce table.shop_table thead tr {
    background: #f7f7f7
}

.woocommerce-cart .main-content .woocommerce table.shop_table thead tr th {
    border-bottom: 1px solid #f7f7f7;
    background: #e9e9e9;
    font-family: "Playfair Display", serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: .1em;
    padding: 15px 30px;
    text-align: center
}

.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr {
    border-bottom: 1px solid #f7f7f7
}

.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-item a.remove {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    background: #e9e9e9;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-item a.remove:hover {
    background: #202020
}

.woocommerce a.remove,
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    left: 20px;
    top: 20px
}

.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-item img {
    width: 70px;
    height: 70px;
    margin-left: 70px;
    margin-right: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-item a {
    font-family: "Playfair Display", serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .1em
}

.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-price,
.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-subtotal {
    line-height: 28px;
    letter-spacing: .1em;
    text-align: center;
    border: 1px solid #f7f7f7
}

.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-quantity .quantity {
    position: relative;
    width: 110px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .1em;
    border: 2px solid #f7f7f7;
    margin: auto;
    border-radius: 50px;
    overflow: hidden
}

.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-quantity .quantity input {
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0 12px 0 25px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-quantity .quantity .qty-minus,
.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-quantity .quantity .qty-plus {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 35px;
    font-size: 10px;
    text-align: center;
    line-height: 35px;
    background: #fff;
    cursor: pointer
}

.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-quantity .quantity .qty-plus {
    left: auto;
    right: 0
}

.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.actions .coupon input.input-text {
    font-family: "Playfair Display", serif;
    margin-right: 10px;
    min-width: 200px;
    padding: 6px 15px;
    border: 2px solid #f7f7f7;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px
}

.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.actions .coupon input.input-text:hover,
.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.actions .coupon input.input-text:focus {
    border-color: #e9e9e9
}

.woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.actions .coupon input.button {
    color: #fff;
    background: #202020
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals {
    width: 100% !important;
    float: none
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap>h4 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 0
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap>h4:before {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 15px;
    display: inline-block;
    margin-right: 10px
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap>p {
    margin-top: 10px;
    margin-bottom: 10px
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator>p {
    padding: 0;
    margin-bottom: 30px
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator>p input,
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator>p select {
    font-family: "Playfair Display", serif;
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    line-height: 24px;
    letter-spacing: .04em;
    color: #909090;
    border: 1px solid #f7f7f7;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator>p input:hover,
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator>p input:focus,
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator>p select:hover,
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator>p select:focus {
    border-color: #e9e9e9
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator>p#calc_shipping_country_field,
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator>p#calc_shipping_state_field {
    position: relative
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator>p#calc_shipping_country_field:after,
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator>p#calc_shipping_state_field:after {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 25px;
    height: 43px;
    line-height: 43px;
    background: #fff
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator>p button {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase;
    background: #fff;
    padding: 10px 30px;
    border: 2px solid #f7f7f7;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .shipping-wrap .woocommerce-shipping-calculator>p button:hover {
    background: #f7f7f7
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total>h4 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 30px
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total>h4:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 15px;
    display: inline-block;
    margin-right: 10px
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap {
    padding: 30px;
    background: #fff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap>ul {
    margin: 0;
    padding: 0
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap>ul>li {
    list-style: none;
    padding: 5px 0;
    border-bottom: 1px solid #f7f7f7
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap>ul>li:first-child {
    padding-top: 0
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap>ul>li .title {
    display: inline-block;
    width: 59%;
    font-size: 12px;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: .1em;
    text-transform: uppercase
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap>ul>li span[data-title="Subtotal"],
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap>ul>li span[data-title="Tax"],
.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap>ul>li span[data-title="Total"] {
    display: inline-block;
    width: 39%;
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
    line-height: 24px;
    letter-spacing: .1em;
    text-align: right
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap>ul>li.shipping .title {
    width: 50%
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap>ul>li.shipping div[data-title="Shipping"] {
    display: inline-block;
    width: 49%;
    font-size: 10px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #909090
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap>ul>li.shipping div[data-title="Shipping"] ul {
    margin: 0;
    padding: 0
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap>ul>li.shipping div[data-title="Shipping"] ul>li {
    position: relative;
    padding: 0 0 15px 30px !important;
    text-indent: 0 !important
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap>ul>li.shipping div[data-title="Shipping"] ul>li input {
    position: absolute;
    top: 2px;
    left: 0
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap>ul>li.shipping div[data-title="Shipping"] ul>li label span {
    display: block;
    font-family: "Playfair Display", serif;
    font-size: 16px;
    font-weight: 600 !important;
    font-style: italic;
    line-height: 24px;
    letter-spacing: .1em
}

.woocommerce-cart .main-content .woocommerce .cart-collaterals .cart_totals .grand-total .total-wrap>ul>li.order-total span[data-title="Total"] .amount {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 40px;
    margin-top: 5px
}

.woocommerce-cart .main-content .woocommerce .wc-proceed-to-checkout {
    padding: 30px 0 0
}

.woocommerce-cart .main-content .woocommerce .wc-proceed-to-checkout .checkout-button {
    padding: 15px 35px;
    color: #202020;
    font-size: 14px;
    display: inline-block;
    margin: auto;
    float: none;
    text-align: center
}

.woocommerce-cart .main-content .woocommerce .cart-empty {
    margin-bottom: 15px
}

.woocommerce-cart .main-content .woocommerce .return-to-shop>a {
    padding: 15px 35px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.woocommerce-cart .main-content .woocommerce .return-to-shop>a:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

@media (max-width:991px) {
    .woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-item img {
        display: none
    }
}

@media (max-width:768px) {
    .woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-item a.remove {
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td {
        padding: 10px
    }

    .woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-quantity .quantity {
        float: right;
        margin-top: -7px
    }

    .woocommerce-cart .main-content .woocommerce table.shop_table thead {
        display: none
    }

    .woocommerce-cart .main-content .woocommerce table.shop_table tbody tr:first-child td:first-child {
        border-top: 0
    }

    .woocommerce-cart .main-content .woocommerce table.shop_table tbody th {
        display: none
    }

    .woocommerce-cart .main-content .woocommerce table.shop_table tr {
        display: block
    }

    .woocommerce-cart .main-content .woocommerce table.shop_table tr td {
        display: block;
        font-size: 12px !important
    }

    .woocommerce-cart .main-content .woocommerce table.shop_table tr td.order-actions {
        text-align: left !important
    }

    .woocommerce-cart .main-content .woocommerce table.shop_table tr td:before {
        content: attr(data-title) ": ";
        font-weight: 700
    }

    .woocommerce-cart .main-content .woocommerce table.shop_table tr td.product-remove:before,
    .woocommerce-cart .main-content .woocommerce table.shop_table tr td.actions:before {
        display: none
    }

    .woocommerce-cart .main-content .woocommerce table.shop_table tr:nth-child(2n) td {
        background-color: rgba(0, 0, 0, .025)
    }

    .woocommerce table.shop_table tr td::before,
    .woocommerce-page table.shop_table tr td::before {
        font-family: "Playfair Display", serif;
        font-size: 14px;
        font-weight: 700;
        font-style: normal;
        color: #202020
    }
}

.woocommerce-checkout .select2-drop {
    border-color: #f7f7f7
}

.woocommerce-checkout .select2-drop .select2-search {
    line-height: 16px;
    padding: 0
}

.woocommerce-checkout .select2-drop .select2-search .select2-input {
    margin-bottom: 0;
    border-color: #f7f7f7
}

.woocommerce-checkout .select2-drop .select2-search .select2-input:hover,
.woocommerce-checkout .select2-drop .select2-search .select2-input:focus {
    border-color: #e9e9e9
}

.woocommerce-checkout .select2-drop .select2-results>li {
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    line-height: 24px;
    letter-spacing: .04em;
    color: #909090;
    margin: 0
}

.woocommerce-checkout .woocommerce #customer_details>h3 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f7f7f7
}

.woocommerce-checkout .woocommerce #customer_details>h3:before {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 15px;
    display: inline-block;
    margin-right: 10px
}

.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row {
    margin-bottom: 20px;
    padding: 0
}

form.checkout.woocommerce-checkout {
    background: #fff;
    padding: 30px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row label,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row label {
    font-size: 12px;
    text-transform: uppercase
}

.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row label .required,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row label .required {
    font-size: 14px;
    text-decoration: none
}

.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row input,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row select,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row textarea,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row .select2-container .select2-choice,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row input,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row select,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row textarea,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row .select2-container .select2-choice {
    padding: 10px 20px;
    border: 1px solid #f7f7f7;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row input:hover,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row input:focus,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row select:hover,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row select:focus,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row textarea:hover,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row textarea:focus,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row .select2-container .select2-choice:hover,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row .select2-container .select2-choice:focus,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row input:hover,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row input:focus,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row select:hover,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row select:focus,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row textarea:hover,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row textarea:focus,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row .select2-container .select2-choice:hover,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row .select2-container .select2-choice:focus {
    border-color: #e9e9e9
}

.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row.create-account,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row.create-account {
    margin-bottom: 0
}

.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .form-row.create-account label,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .form-row.create-account label {
    font-size: 12px;
    font-weight: 900;
    font-style: normal;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase
}

.woocommerce-shipping-fields {
    margin-top: 25px
}

.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .create-account,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .create-account {
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    line-height: 24px;
    letter-spacing: .04em;
    color: #909090
}

.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields .create-account>p,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields .create-account>p {
    margin-bottom: 20px
}

.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields #ship-to-different-address .checkbox,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields #ship-to-different-address .checkbox {
    font-size: 12px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase;
    padding-left: 25px
}

.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields #ship-to-different-address .checkbox .input-checkbox,
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields #ship-to-different-address .checkbox .input-checkbox {
    position: absolute;
    top: 2px;
    left: 0;
    margin-left: 0
}

.woocommerce-checkout .woocommerce #order_review {
    background: #f7f7f7;
    padding: 30px;
    border: 0;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    overflow: hidden
}

.woocommerce-checkout .woocommerce #order_review .order-review-heading,
.woocommerce-checkout .woocommerce #order_review .payment-method-heading {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 15px
}

.woocommerce-checkout .woocommerce #order_review .order-review-heading:before,
.woocommerce-checkout .woocommerce #order_review .payment-method-heading:before {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: 400;
    display: inline-block;
    margin-right: 10px
}

.woocommerce-checkout .woocommerce #order_review .payment-method-heading {
    margin-top: 30px
}

.woocommerce-checkout .woocommerce #order_review .shop_table {
    margin-bottom: 15px
}

.woocommerce-checkout .woocommerce #order_review .shop_table>ul {
    margin: 0;
    padding: 0
}

.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li {
    list-style: none;
    padding: 15px 0;
    border-top: 1px solid #f7f7f7
}

.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li .col-left {
    display: inline-block;
    width: 59%
}

.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li .col-right {
    display: inline-block;
    width: 38%;
    text-align: right
}

.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li.header {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase;
    border-bottom: 1px solid
}

.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li.cart_item {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li.cart_item .product-name .product-quantity {
    display: inline-block
}

.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li.cart_item .product-total {
    font-size: 16px;
    font-weight: 600
}

.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li.cart-subtotal,
.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li.tax-total,
.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li.order-total {
    font-size: 12px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase
}

.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li.cart-subtotal .amount,
.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li.tax-total .amount,
.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li.order-total .amount {
    font-size: 14px;
    font-weight: 600;
    font-style: italic
}

.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li.shipping .title {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 12px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase
}

.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li.shipping div[data-title="Shipping"] {
    display: inline-block;
    width: 49%;
    font-size: 10px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #909090
}

.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li.shipping div[data-title="Shipping"] ul {
    margin: 0;
    padding: 0
}

.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li.shipping div[data-title="Shipping"] ul>li {
    position: relative;
    padding: 0 0 15px 30px !important;
    text-indent: 0 !important
}

.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li.shipping div[data-title="Shipping"] ul>li input {
    position: absolute;
    top: 2px;
    left: 0
}

.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li.shipping div[data-title="Shipping"] ul>li label span {
    display: block;
    font-size: 16px;
    font-weight: 600 !important;
    font-style: italic;
    line-height: 24px;
    letter-spacing: .1em
}

.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li.order-total {
    font-size: 14px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase;
    border-top: 1px solid
}

.woocommerce-checkout .woocommerce #order_review .shop_table>ul>li.order-total .amount {
    font-size: 14px;
    font-weight: 600;
    font-style: italic
}

.woocommerce-checkout .woocommerce #order_review #payment {
    background: transparent
}

.woocommerce-checkout .woocommerce #order_review #payment .payment_methods {
    margin: 0 0 15px;
    padding: 0;
    border: none
}

.woocommerce-checkout .woocommerce #order_review #payment .payment_methods>li .payment_box {
    font-family: "Playfair Display", serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .03em;
    color: #909090;
    background: transparent;
    margin-bottom: 0;
    padding: 0
}

.woocommerce-checkout .woocommerce #order_review #payment .payment_methods>li .payment_box:before {
    display: none
}

.woocommerce-checkout .woocommerce #order_review #payment .place-order {
    padding: 0;
    margin: 0
}

.woocommerce-checkout .woocommerce #order_review #payment .place-order #place_order {
    color: #202020
}

.woocommerce-checkout .woocommerce .woocommerce-info:before {
    display: none
}

.woocommerce-checkout .woocommerce .woocommerce-info>a {
    color: #202020
}

.woocommerce-checkout .woocommerce .login,
.woocommerce-checkout .woocommerce .checkout_coupon {
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: .04em;
    line-height: 24px;
    color: #909090;
    margin: 0 0 30px;
    padding: 30px;
    border: 1px solid #f7f7f7;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.woocommerce-checkout .woocommerce .login>p,
.woocommerce-checkout .woocommerce .checkout_coupon>p {
    margin-bottom: 15px
}

.woocommerce-checkout .woocommerce .login>p.lost_password,
.woocommerce-checkout .woocommerce .checkout_coupon>p.lost_password {
    margin-bottom: 0
}

.woocommerce-checkout .woocommerce .login .form-row,
.woocommerce-checkout .woocommerce .checkout_coupon .form-row {
    margin-bottom: 20px;
    padding: 0
}

.woocommerce-checkout .woocommerce .login .form-row label,
.woocommerce-checkout .woocommerce .checkout_coupon .form-row label {
    font-family: "Playfair Display", serif;
    font-size: 12px;
    font-weight: 600;
    font-style: italic;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 5px
}

.woocommerce-checkout .woocommerce .login .form-row label .required,
.woocommerce-checkout .woocommerce .checkout_coupon .form-row label .required {
    font-size: 14px;
    text-decoration: none
}

.woocommerce-checkout .woocommerce .login .form-row input,
.woocommerce-checkout .woocommerce .checkout_coupon .form-row input {
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    line-height: 24px;
    letter-spacing: .04em;
    color: #909090;
    padding: 10px 20px;
    border: 1px solid #f7f7f7;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.woocommerce-checkout .woocommerce .login .form-row input:hover,
.woocommerce-checkout .woocommerce .login .form-row input:focus,
.woocommerce-checkout .woocommerce .checkout_coupon .form-row input:hover,
.woocommerce-checkout .woocommerce .checkout_coupon .form-row input:focus {
    border-color: #e9e9e9
}

.woocommerce-checkout .woocommerce .login .form-row input.button,
.woocommerce-checkout .woocommerce .checkout_coupon .form-row input.button {
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    line-height: 24px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    background: #202020;
    margin-right: 15px;
    padding: 10px 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.woocommerce-checkout .woocommerce .checkout_coupon .form-row {
    margin-bottom: 0
}

.woocommerce-checkout .woocommerce .checkout_coupon .form-row input.button {
    margin-right: 0
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    background: #fff;
    padding: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    margin-top: 5px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover {
    padding-left: 5px
}

.woocommerce-account .woocommerce-MyAccount-content {
    padding: 40px;
    background: #fff;
    min-height: 245px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.woocommerce-account .woocommerce-MyAccount-content a {
    font-family: "Playfair Display", serif;
    font-weight: 700
}

.woocommerce-account .woocommerce .myaccount_user {
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    line-height: 24px;
    letter-spacing: .04em;
    text-align: center;
    color: #909090;
    margin-bottom: 30px
}

.woocommerce-account .woocommerce>h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: #202020;
    margin-bottom: 0
}

.woocommerce-account .woocommerce .myaccount_address {
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    line-height: 24px;
    letter-spacing: .04em;
    text-align: center;
    color: #909090;
    margin-bottom: 40px
}

.woocommerce-account .woocommerce .addresses .title>h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px
}

.woocommerce-account .woocommerce .addresses .title>h3:before {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 8px
}

.woocommerce-account .woocommerce .addresses .title>a {
    font-size: 12px;
    font-weight: 700;
    line-height: 24px
}

.woocommerce-account .woocommerce .addresses .title>a:after {
    content: "\f040";
    display: inline-block;
    font-family: FontAwesome;
    margin-left: 5px
}

.woocommerce-account .woocommerce .addresses .title>a:hover {
    color: #202020
}

.woocommerce-account .woocommerce .addresses address {
    font-style: normal;
    line-height: 24px
}

.woocommerce-account .woocommerce form>h3 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .1em;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f7f7f7
}

.woocommerce-account .woocommerce form>h3:before {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 15px;
    display: inline-block;
    margin-right: 10px
}

.woocommerce-account .woocommerce form .form-row {
    margin-bottom: 20px;
    padding: 0
}

.woocommerce-account .woocommerce form .form-row label {
    font-size: 12px;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 5px
}

.woocommerce-account .woocommerce form .form-row label .required {
    font-size: 14px;
    text-decoration: none
}

.woocommerce-account .woocommerce form .form-row input,
.woocommerce-account .woocommerce form .form-row select,
.woocommerce-account .woocommerce form .form-row textarea,
.woocommerce-account .woocommerce form .form-row .select2-container .select2-choice {
    font-size: 14px;
    font-weight: 400;
    color: #909090;
    padding: 10px 20px;
    border: 1px solid #f7f7f7;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.woocommerce-account .woocommerce form .form-row input:hover,
.woocommerce-account .woocommerce form .form-row input:focus,
.woocommerce-account .woocommerce form .form-row select:hover,
.woocommerce-account .woocommerce form .form-row select:focus,
.woocommerce-account .woocommerce form .form-row textarea:hover,
.woocommerce-account .woocommerce form .form-row textarea:focus,
.woocommerce-account .woocommerce form .form-row .select2-container .select2-choice:hover,
.woocommerce-account .woocommerce form .form-row .select2-container .select2-choice:focus {
    border: 1px solid #e9e9e9
}

.woocommerce-account .woocommerce form input.button {
    font-weight: 700;
    line-height: 24px;
    padding: 10px 30px
}

.woocommerce-account .woocommerce form.login,
.woocommerce-account .woocommerce form.lost_reset_password {
    max-width: 450px;
    margin: 30px auto 0;
    padding: 50px;
    border: 0;
    background: #fff;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px
}

.woocommerce-account .woocommerce form.login .form-row,
.woocommerce-account .woocommerce form.lost_reset_password .form-row {
    margin-bottom: 20px;
    padding: 0
}

.woocommerce-account .woocommerce form.login .form-row label,
.woocommerce-account .woocommerce form.lost_reset_password .form-row label {
    font-family: "Playfair Display", serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 5px
}

.woocommerce-account .woocommerce form.login .form-row label .required,
.woocommerce-account .woocommerce form.lost_reset_password .form-row label .required {
    font-size: 14px;
    text-decoration: none
}

.woocommerce-account .woocommerce form.login .form-row input,
.woocommerce-account .woocommerce form.lost_reset_password .form-row input {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 20px;
    border: 1px solid #f7f7f7;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.woocommerce-account .woocommerce form.login .form-row input:hover,
.woocommerce-account .woocommerce form.lost_reset_password .form-row input:hover {
    border-color: #e9e9e9
}

.woocommerce-account .woocommerce form.login .form-row input.button,
.woocommerce-account .woocommerce form.lost_reset_password .form-row input.button {
    border: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    line-height: 24px;
    padding: 10px 30px;
    color: #202020
}

.woocommerce-account .woocommerce form.login p.lost_password,
.woocommerce-account .woocommerce form.lost_reset_password p.lost_password {
    margin-bottom: 0
}

.woocommerce-account .woocommerce form.lost_reset_password {
    margin-top: 0
}

.woocommerce-account .woocommerce form.lost_reset_password>p.form-row-first {
    width: 100%;
    margin-top: 30px
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: .48px;
    color: #202020;
    background: #fff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.woocommerce-error>a,
.woocommerce-info>a,
.woocommerce-message>a {
    font-family: "Playfair Display", serif;
    font-weight: 700;
    color: #303030
}

.mo-action-bar .woocommerce-message,
.mo-action-bar .woocommerce-error,
.mo-action-bar .woocommerce-info {
    margin: 0;
    margin-top: -10px
}

.mo-action-bar .woocommerce-message:before,
.mo-action-bar .woocommerce-message:before,
.mo-action-bar .woocommerce-error:before,
.mo-action-bar .woocommerce-error:before,
.mo-action-bar .woocommerce-info:before,
.mo-action-bar .woocommerce-info:before {
    left: 0
}

@media (max-width:1199px) {
    .single-product .ro-reviews-content #review_form_wrapper .comment-form {
        width: 37%
    }

    .single-product .ro-reviews-content #review_form_wrapper .comment-form>p.comment-form-comment {
        width: 58%
    }
}

@media (max-width:991px) {
    .single-product .ro-reviews-content #review_form_wrapper .comment-form {
        width: 48%
    }

    .single-product .ro-reviews-content #review_form_wrapper .comment-form>p.comment-form-comment {
        width: 47%
    }
}

@media (max-width:767px) {
    .single-product .ro-reviews-content #review_form_wrapper .comment-form {
        width: 100%
    }

    .single-product .ro-reviews-content #review_form_wrapper .comment-form>p.comment-form-comment {
        width: 100%;
        position: relative
    }

    .single-product .ro-reviews-content #review_form_wrapper .comment-form>p.form-submit {
        position: relative;
        left: 0
    }
}

@media (max-width:479px) {

    .woocommerce-cart .woocommerce table.shop_table tbody tr td.actions .coupon input.input-text,
    .woocommerce-cart .woocommerce table.shop_table tbody tr td.actions .coupon input.button {
        float: none;
        width: 100%;
        margin-bottom: 30px
    }

    .woocommerce-cart .woocommerce table.shop_table tbody tr td.actions>.button {
        width: 100%
    }

    .mo_mini_cart .mo-cart-content {
        padding: 40px 20px
    }
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    float: left;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin: 0 15px 0 0
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li,
.sidebar-left .widget.widget_products ul>li,
.sidebar-right .widget.widget_products ul>li,
ul.product_list_widget>li {
    padding-left: 0;
    margin-top: 5px
}

.woocommerce .widget_shopping_cart .cart_list li:hover img,
.woocommerce.widget_shopping_cart .cart_list li:hover img,
.sidebar-left .widget.widget_products ul>li:hover img,
.sidebar-right .widget.widget_products ul>li:hover img,
ul.product_list_widget>li:hover img {
    opacity: .9;
    box-shadow: 0 20px 35px -20px black;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.widget_shopping_cart_content .buttons {
    text-align: center
}

.woocommerce #respond input#submit,
.woocommerce a.wc-forward,
.woocommerce button.button,
.woocommerce input.button,
.mo-cart-content a.wc-forward {
    color: #202020;
    border: 0;
    padding: 12px 20px;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: .1em;
    border-width: 0;
    margin: 5px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.woocommerce #respond input#submit:hover,
.woocommerce a.wc-forward:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.mo-cart-content a.wc-forward:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.woocommerce #respond input#submit,
.woocommerce input.button {
    background: #e9e9e9
}

.wc-forward {
    background: #e9e9e9
}

.checkout.wc-forward {
    background: #fff
}

.woocommerce-product-search input[type=submit] {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    padding: 8px 30px;
    outline: none;
    text-align: center;
    border: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 13px;
    letter-spacing: .04em;
    color: #202020;
    background: #e9e9e9;
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.woocommerce-product-search input[type=submit]:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    border-top: 0;
    padding: 5px;
    text-align: center;
    background: rgba(0, 0, 0, .05)
}

.woocommerce span.reviewer {
    font-size: 12px
}

.woocommerce-product-search .search-field {
    width: 100%;
    background-color: transparent;
    border: 1px solid #e9e9e9;
    margin-bottom: 15px;
    padding: 8px 20px
}

.sidebar-left .widget.widget_product_categories>ul,
.sidebar-right .widget.widget_product_categories>ul {
    margin: 0;
    padding: 0
}

.sidebar-left .widget.widget_product_categories>ul li,
.sidebar-right .widget.widget_product_categories>ul li {
    list-style: none;
    position: relative
}

.sidebar-left .widget.widget_product_categories>ul li>a,
.sidebar-right .widget.widget_product_categories>ul li>a {
    letter-spacing: 0;
    display: inline-block;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.sidebar-left .widget.widget_product_categories>ul li>a:hover,
.sidebar-right .widget.widget_product_categories>ul li>a:hover {
    padding-left: 5px
}

.sidebar-left .widget.widget_product_categories>ul li>a:before,
.sidebar-right .widget.widget_product_categories>ul li>a:before {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

.sidebar-left .widget.widget_product_categories>ul li>span.count,
.sidebar-right .widget.widget_product_categories>ul li>span.count {
    position: absolute;
    top: 50%;
    right: 0;
    width: 30px;
    height: 30px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
    line-height: 26px;
    color: #474747;
    border: 2px solid #e9e9e9;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sidebar-left .widget.woo-filter-attribute ul,
.sidebar-right .widget.woo-filter-attribute ul {
    margin: 0;
    padding: 0
}

.sidebar-left .widget.woo-filter-attribute ul>li,
.sidebar-right .widget.woo-filter-attribute ul>li {
    list-style: none;
    display: inline-block;
    margin: 0 4px 15px
}

.sidebar-left .widget.woo-filter-attribute ul>li>a,
.sidebar-right .widget.woo-filter-attribute ul>li>a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #202020;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.sidebar-left .widget.woo-filter-attribute ul>li>a.blue,
.sidebar-right .widget.woo-filter-attribute ul>li>a.blue {
    background: #0080ff
}

.sidebar-left .widget.woo-filter-attribute ul>li>a.gray,
.sidebar-right .widget.woo-filter-attribute ul>li>a.gray {
    background: #dadada
}

.sidebar-left .widget.woo-filter-attribute ul>li>a.green,
.sidebar-right .widget.woo-filter-attribute ul>li>a.green {
    background: #4dd737
}

.sidebar-left .widget.woo-filter-attribute ul>li>a.orange,
.sidebar-right .widget.woo-filter-attribute ul>li>a.orange {
    background: #ffa500
}

.sidebar-left .widget.woo-filter-attribute ul>li>a.pink,
.sidebar-right .widget.woo-filter-attribute ul>li>a.pink {
    background: #ff4d4f
}

.sidebar-left .widget.woo-filter-attribute ul>li>a.red,
.sidebar-right .widget.woo-filter-attribute ul>li>a.red {
    background: #b30000
}

.sidebar-left .widget.woo-filter-attribute ul>li>a.violet,
.sidebar-right .widget.woo-filter-attribute ul>li>a.violet {
    background: #8f00ff
}

.sidebar-left .widget.woo-filter-attribute ul>li>a.yellow,
.sidebar-right .widget.woo-filter-attribute ul>li>a.yellow {
    background: #ff0
}

.sidebar-left .widget.woo-filter-attribute ul>li>a:hover,
.sidebar-right .widget.woo-filter-attribute ul>li>a:hover {
    -webkit-transform: scale(.85);
    -moz-transform: scale(.85);
    -o-transform: scale(.85);
    -ms-transform: scale(.85);
    transform: scale(.85)
}

.sidebar-left .widget.widget_price_filter .price_slider_wrapper,
.sidebar-right .widget.widget_price_filter .price_slider_wrapper {
    position: relative;
    padding-top: 30px
}

.sidebar-left .widget.widget_price_filter .price_slider_wrapper .price_slider,
.sidebar-right .widget.widget_price_filter .price_slider_wrapper .price_slider {
    background: rgba(0, 0, 0, .1);
    height: 5px;
    margin: 0 15% 25px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.sidebar-left .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range,
.sidebar-right .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.sidebar-left .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle,
.sidebar-right .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
    -webkit-box-shadow: 0 5px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 5px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 5px 34px rgba(0, 0, 0, .18)
}

.sidebar-left .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle:before,
.sidebar-right .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle:before {
    position: relative;
    display: block;
    content: "";
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    right: 4px;
    top: -5px;
    width: 23px;
    height: 23px;
    opacity: .3
}

.sidebar-left .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .button,
.sidebar-right .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .button {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #202020;
    padding: 8px 30px;
    border: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin: auto;
    float: none;
    display: block
}

.sidebar-left .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover,
.sidebar-right .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.sidebar-left .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label,
.sidebar-right .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 0;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    color: #909090
}

.sidebar-left .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label>span,
.sidebar-right .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label>span {
    font-size: 13px
}

.sidebar-left .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label>span.from:after,
.sidebar-right .widget.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label>span.from:after {
    content: "-";
    display: inline-block;
    margin: 0 5px
}

.sidebar-left .widget.widget_products ul,
.sidebar-right .widget.widget_products ul {
    margin: 0;
    padding: 0
}

.sidebar-left .widget.widget_products ul>li,
.sidebar-right .widget.widget_products ul>li {
    list-style: none;
    position: relative;
    margin-bottom: 10px;
    padding: 0
}

.sidebar-left .widget.widget_products ul>li>a,
.sidebar-right .widget.widget_products ul>li>a {
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #202020
}

.sidebar-left .widget.widget_products ul>li del:after,
.sidebar-right .widget.widget_products ul>li del:after {
    content: "-";
    display: inline-block;
    margin-left: 2px
}

.sidebar-left .widget.widget_products ul>li ins,
.sidebar-right .widget.widget_products ul>li ins {
    text-decoration: none
}

.sidebar-left .widget.widget_products ul>li .amount,
.sidebar-right .widget.widget_products ul>li .amount {
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    line-height: 24px;
    letter-spacing: .06em;
    color: #202020
}

.sidebar-left .widget.widget_products ul>li:after,
.sidebar-right .widget.widget_products ul>li:after {
    content: "";
    display: block;
    clear: both
}

.sidebar-left .widget.widget_products ul>li:last-child,
.sidebar-right .widget.widget_products ul>li:last-child {
    margin-bottom: 0
}

@media (max-width:991px) {
    .mo-cart-header {
        top: 22px;
        right: 90px
    }

    .mo-cart-content,
    .mo-col-menu .widget.header_search {
        top: 50px !important
    }
}

.input {
    position: relative;
    z-index: 1;
    vertical-align: top;
    padding-bottom: 1em
}

.input_field {
    position: relative;
    width: 100%;
    background-color: rgba(255, 255, 255, .8);
    border: 1px solid #bf0026 !important;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 10px 15px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.input_field1 {
    position: relative;
    width: 100%;
    background-color: rgba(255, 255, 255, .8);
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 10px 15px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.input_field:focus,
.input_field:hover,
.input-filled .input_field {
    outline: none;
    background-color: rgba(255, 255, 255, .9);
    -webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 15px 34px rgba(0, 0, 0, .18);
    box-shadow: 0 15px 34px rgba(0, 0, 0, .18)
}

.input_field_line {
    position: relative;
    width: 100%;
    background-color: transparent;
    border-right: 0;
    border-top: 0;
    border-left: 0;
    border-bottom: 2px solid #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 10px;
    padding: 10px 15px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.input_field_line:focus,
.input_field_line:hover,
.input-filled .input_field_line {
    border-bottom: 2px solid;
    outline: none;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

footer {
    position: relative;
    background-color: #202020;
    min-height: 150px
}

footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h5,
footer p,
footer a {
    color: #f7f7f7
}

footer .wg-title {
    font-weight: 700;
    margin-top: 20px;
    position: relative
}

footer .footer-bottom {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, .2);
    margin-top: 15px
}

footer ul {
    padding: 0;
    list-style: none
}

footer form {
    position: relative;
    width: 100%
}

footer form .input {
    padding-bottom: 0
}

footer input[type="text"],
footer input[type="email"],
footer textarea,
footer .input_field {
    width: 100%;
    padding: 9px 0;
    padding-right: 43px;
    min-height: 43px;
    max-height: 120px;
    border-radius: 25px
}

footer .input_field_light,
footer .input_field_light:focus,
footer .input-filled .input_field_light {
    background-color: transparent
}

footer .mc4wp-form {
    width: 250px;
    max-width: 100%;
    margin-top: 25px
}

footer .mc4wp-form input[type="email"] {
    width: 250px;
    max-width: 100%
}

footer select {
    background: transparent
}

footer select option {
    background-color: #202020
}

footer .tagcloud a {
    background-color: rgba(255, 255, 255, .2)
}

footer .widget_search form input[type=search] {
    background-color: transparent
}

footer .widget.widget_calendar .calendar_wrap table caption,
footer .widget.widget_calendar .calendar_wrap table td,
footer .widget.widget_calendar .calendar_wrap table th {
    border-color: #202020
}

footer h6 {
    margin-top: 3px;
    margin-bottom: 3px
}

footer .mo-meta {
    opacity: .8
}

footer .post-date {
    font-size: 12px;
    opacity: .7
}

footer ul.contact-list {
    list-style: none;
    margin-top: 15px
}

footer ul.contact-list li {
    margin-bottom: 5px;
    font-size: 13px
}

footer ul.contact-list li i {
    padding-right: 10px;
    font-size: 18px
}

footer .textwidget img {
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

.svg-space {
    display: inline-block;
    text-align: center;
    width: 30px
}

.love {
    width: 20px;
    height: 20px;
    position: relative;
    top: 5px
}

.love .path {
    stroke: #f7f7f7;
    stroke-width: 3px;
    stroke-dasharray: 180;
    stroke-dashoffset: 180;
    animation: draws 3s infinite
}

@keyframes draws {
    to {
        stroke-dashoffset: 0
    }
}

#back-to-top {
    position: fixed;
    width: 41px;
    right: 25px;
    bottom: 25px;
    margin: 0;
    z-index: 998;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s
}

#back-to-top span.icon-stack {
    position: relative;
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #202020;
    overflow: hidden;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out
}

#back-to-top span.icon-stack i {
    -webkit-transition: .15s ease 50ms;
    -moz-transition: .15s ease 50ms;
    transition: .15s ease 50ms;
    font-size: 20px
}

#back-to-top span.icon-stack:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 14px;
    left: 21px;
    height: 0;
    width: 0;
    opacity: 0;
    border: 1px solid #121212;
    -webkit-transition: 0.2s cubic-bezier(.54, .13, 0, 1.43);
    -moz-transition: 0.2s cubic-bezier(.54, .13, 0, 1.43);
    transition: 0.2s cubic-bezier(.54, .13, 0, 1.43)
}

#back-to-top span.icon-stack:hover {
    box-shadow: 0 25px 55px 0 rgba(0, 0, 0, .21), 0 16px 28px 0 rgba(0, 0, 0, .22)
}

#back-to-top span.icon-stack:hover i {
    color: #121212;
    -webkit-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    transform: translateY(-7px);
    -webkit-transition: 0.2s cubic-bezier(1, -1.21, .25, 1);
    -moz-transition: 0.2s cubic-bezier(1, -1.21, .25, 1);
    transition: 0.2s cubic-bezier(1, -1.21, .25, 1)
}

#back-to-top span.icon-stack:hover:after {
    height: 15px;
    opacity: 1;
    -webkit-transition: 0.45s cubic-bezier(.54, .13, 0, 1) 50ms;
    -moz-transition: 0.45s cubic-bezier(.54, .13, 0, 1) 50ms;
    transition: 0.45s cubic-bezier(.54, .13, 0, 1) 50ms
}

#back-to-top.cd-is-visible,
#back-to-top.cd-fade-out,
.no-touch #back-to-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s
}

#back-to-top.cd-is-visible {
    visibility: visible;
    opacity: 1
}

footer .social-media-widget {
    padding: 0
}

footer .social-media-widget li {
    float: left;
    height: 30px;
    width: 30px;
    margin: 3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    list-style: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

footer .social-media-widget li a {
    line-height: 30px;
    display: block;
    width: 100%
}

footer .social-media-widget li a:hover {
    color: #121212
}

.footer_v1 .social-media-widget ul {
    float: right;
    margin-top: 15px
}

.footer_v1 .widget_archive ul li,
.footer_v1 .widget_recent_entries ul li,
.footer_v1 .widget_recent_comments ul li,
.footer_v1 .widget_meta ul li,
.footer_v1 .widget_pages ul li,
.footer_v1 .widget_nav_menu ul li {
    padding: 5px 15px 5px 0
}

.footer_v1 .widget_archive ul li a:hover,
.footer_v1 .widget_recent_entries ul li a:hover,
.footer_v1 .widget_recent_comments ul li a:hover,
.footer_v1 .widget_meta ul li a:hover,
.footer_v1 .widget_pages ul li a:hover,
.footer_v1 .widget_nav_menu ul li a:hover {
    color: #f7f7f7
}

.footer_v1 .center p,
.footer_v1 .center a,
.footer_v1 .center span,
.footer_v1 .center .widget widget_text,
.footer_v1 .center .wg-title,
.footer_v1 .center .social-media-widget ul li {
    text-align: center !important
}

.footer_v1 .center .social-media-widget ul,
.footer_v1 .center ul.menu {
    float: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px
}

.footer_v1 .center .mc4wp-form {
    margin: 25px auto;
    float: none
}

.footer_v2 .wg-title {
    color: #202020;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative
}

.footer_v2 .social-media-widget li {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 3px
}

.footer_v2 .social-media-widget li a {
    color: #909090
}

.footer_v2 .social-media-widget li:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    box-shadow: 0 25px 55px 0 rgba(0, 0, 0, .21), 0 16px 28px 0 rgba(0, 0, 0, .22)
}

.footer_v2 .social-media-widget li:hover a {
    color: #fff
}

.footer_v2 #back-to-top span.icon-stack {
    color: #202020;
    background-color: #e9e9e9
}

.footer_v2 .widget_archive ul li:hover,
.footer_v2 .widget_recent_entries ul li:hover,
.footer_v2 .widget_recent_comments ul li:hover,
.footer_v2 .widget_meta ul li:hover,
.footer_v2 .widget_pages ul li:hover,
.footer_v2 .widget_nav_menu ul li:hover {
    margin-left: 6px
}

.footer_v2 .tagcloud a {
    background-color: rgba(0, 0, 0, .04)
}

.footer-fixed {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1
}

.vc_col-has-fill {
    transition: 0.5s
}

.bg-eff1:hover {
    background: #333;
    color: #fff
}

.footer_v3 {
    padding-top: 10px
}

.footer_v3 .footer-widget-1,
.footer_v3 .footer-widget-2,
.footer_v3 .footer-widget-3,
.footer_v3 .footer-widget-4 {
    padding: 10px 15px !important
}

.footer_v3 .footer-widget-1 {
    padding-right: 25px;
    overflow: hidden
}

.footer_v3 .footer-widget-2,
.footer_v3 .footer-widget-3 {
    padding-left: 25px;
    padding-right: 25px;
    overflow: hidden
}

.footer_v3 .footer-widget-5,
.footer_v3 .footer-widget-4 {
    border-top: 1px solid #202020;
    padding: 10px !important
}

.footer_v3 .footer-widget-5 p,
.footer_v3 .footer-widget-4 p,
.footer_v3 .footer-widget-4 p a {
    font-size: 13px !important;
    margin: 5px 0 !important
}

.footer_v3 .footer-widget-4 p a:hover {
    text-decoration: underline !important
}

.footer_v3 .widget_text {
    float: left;
    display: inline-block;
    clear: left
}

.footer_v3 ul.menu {
    padding: 0 0 0 10px;
    list-style: square
}

.footer_v3 .social-media-widget {
    clear: right;
    margin-top: 10px;
    float: right
}

.footer_v3 .social-media-widget ul {
    float: right;
    display: inline-block
}

.footer_v3 .menu li {
    width: 50%;
    float: left
}

.footer_v3 .menu li a {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.footer_v3 .menu li a:before {
    display: inline-block;
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 14px;
    left: -13px;
    position: absolute;
    top: 2px;
    opacity: .5
}

.footer_v3 .menu li a:hover {
    color: #f7f7f7
}

.footer_v3 .menu li a:hover:before {
    opacity: 1
}

.footer_v3 .sub-menu,
.footer_v3 .sub-menu li,
.footer_v3 li.menu-item-has-children {
    width: 100%;
    float: none
}

.mo-socials {
    padding: 0;
    list-style: none;
    margin: auto
}

.mo-socials li {
    float: left;
    height: 30px;
    width: 30px;
    margin: 3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    list-style: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: rgba(255, 255, 255, .1)
}

.mo-socials li a {
    color: #fff;
    line-height: 30px;
    display: block;
    width: 100%
}

.mo-socials li:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    box-shadow: 0 25px 55px 0 rgba(0, 0, 0, .21), 0 16px 28px 0 rgba(0, 0, 0, .22)
}

.mo-socials li:hover a {
    color: #fff
}

@media only screen and (max-width:1280px) {
    .footer_v3 .menu li {
        width: 100%
    }

    .counter-number.style3 i {
        left: 0
    }

    .mo-wrapper-canvas header,
    .mo-wrapper-canvas .mo-left-navigation {
        width: 100%;
        position: relative;
        display: block
    }

    .wrapper-left-navigation .main-content,
    .wrapper-left-navigation footer {
        width: 100%
    }

    .wrapper-left-navigation footer .mc4wp-form .submit-newsletter {
        right: 0
    }

    .map-style1 {
        display: none
    }

    .maps {
        margin-bottom: 25px
    }

    .mo-blog-masonry-wrapper.grid2 {
        width: 100%
    }
}

@media only screen and (max-width:1024px) {
    .sm-media-txt h1.lrg {
        font-size: 28px;
        line-height: 28px
    }

    .sm-media-txt h2 {
        font-size: 18px;
        line-height: 20px
    }

    .post-pagi.prev {
        padding-right: 15px
    }

    .post-pagi {
        padding-left: 15px
    }

    .widget-post-detail {
        padding: 15px
    }

    .wpb_single_image.img_border_shadow {
        max-width: 360px;
        float: none;
        margin: 15px auto
    }

    .footer-fixed {
        position: relative;
        top: 0
    }

    .boxed .footer-fixed {
        position: relative;
        top: 0;
        width: 100%;
        margin-right: 0;
        margin-left: 0
    }

    .main-content {
        margin-bottom: 0 !important
    }

    .masonry-item {
        width: 50% !important
    }

    .woocommerce-cart .main-content .woocommerce table.shop_table tbody tr td.product-item a.remove {
        display: none
    }

    .mo-portfolio-article .mo-title {
        margin-top: 30px
    }

    .mo-header-v4 .mo-cart-content {
        position: relative
    }

    .comment .depth-2,
    .comment.depth-3,
    .comment.depth-4 {
        padding-left: 25px
    }
}

@media only screen and (max-width:768px) {
    .boxed .menu-toggle {
        top: 30px;
        left: -60px
    }

    .sidebar.sidebar-right,
    .sidebar.sidebar-left,
    .wpb_widgetised_column {
        margin-top: 0;
        margin-bottom: 60px !important;
        float: left;
        width: 100%
    }

    .sidebar-right .widget,
    .sidebar-left .widget,
    .wpb_widgetised_column .widget {
        float: none;
        margin-top: 30px
    }

    .counter-number.style3 i {
        left: 15%
    }

    .footer_v3 {
        padding: 0 5%
    }

    .mo-portfolio-carousel {
        margin: 0 5%
    }

    .masonry-item {
        width: 100% !important
    }

    ul.meta-post,
    .date-post {
        display: none
    }

    .grid-left-post .info-post {
        font-size: 13px;
        line-height: 18px
    }

    .single-product .mo-product-item .mo-content .cart .single_add_to_cart_button {
        margin-left: 0;
        margin-top: 15px
    }

    .comment .depth-2,
    .comment.depth-3,
    .comment.depth-4 {
        padding-left: 15px
    }

    .woocommerce-account .woocommerce-MyAccount-navigation,
    .woocommerce-account .woocommerce-MyAccount-content {
        margin: 15px auto
    }
}

.reviews {
    color: blue;
    font-size: 30px;
    border-bottom: 1px solid blue
}

.checkout {
    font-size: 20px
}

@media (min-width:800px) {
    .sm-width {
        width: 80% !important;
        margin: 0 auto !important
    }
}

@media (max-width:768px) {
    .page-header {
        display: none !important
    }

    .main-content {
        margin-top: 100px
    }
}

.ihewc-hover-1-1:before,
.ihewc-hover-1-1:after,
.ihewc-hover-1-1 .ihewc-hover-figure-caption,
.ihewc-hover-1-1 .ihewc-hover-figure-caption:before,
.ihewc-hover-1-1 .ihewc-hover-figure-caption:after,
    {
    background: rgba(15, 151, 64, .6) !important
}

.para-big p {
    font-size: 16px
}

.para-big p span {
    font-size: 20px
}

.emergency {
    font-size: 18px;
    font-weight: 600
}

.emergency1 {
    font-size: 18px;
    font-weight: 600;
    color: #F10E29
}

marquee,
marquee a {
    color: white;
    line-height: 40px;
    animation: flash 3s infinite
}

marquee a:hover {
    text-decoration: underline !important;
    color: white
}

@keyframes flash {

    0%,
    100% {
        color: white
    }

    25% {
        color: yellow
    }

    50% {
        color: cyan
    }

    75% {
        color: #C8EEAB
    }
}

@font-face {
    font-family: TablePress;
    src: url(https://omegagroupltd.co.uk/wp-content/plugins/tablepress/css/tablepress.eot);
    src: url(https://omegagroupltd.co.uk/wp-content/plugins/tablepress/css/tablepress.eot#1548997577) format('embedded-opentype'), url(data:application/x-font-woff;base64,d09GRgABAAAAAAXYAAwAAAAACXwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABHAAAABwAAAAcZInHOk9TLzIAAAE4AAAAPgAAAGB7NXPDY21hcAAAAXgAAABMAAABUvD45QVnYXNwAAABxAAAAAgAAAAIAAAAEGdseWYAAAHMAAABKQAAAgjYVHFyaGVhZAAAAvgAAAAvAAAANv2jaBNoaGVhAAADKAAAAB0AAAAkCk0F6GhtdHgAAANIAAAAIAAAACgoAADqbG9jYQAAA2gAAAAWAAAAFgJWAbxtYXhwAAADgAAAAB0AAAAgAE4AH25hbWUAAAOgAAAB3AAAA43ZugaUcG9zdAAABXwAAABZAAAAgeNVfAkAAAABAAAAAMwXcmMAAAAAy1XFoAAAAADNHI82eJxjYGbexjiBgZWBhaWHxZiBgaENQjMVM0SB+ThBQWVRMYPDh+APd9gY/gP5bAyMykCKEUmJAgMjAC56Ct8AAHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwMDB9CPtz6cOf/fyAr+MN1EIt/A78evy5UFxgwsjHAuYxAPSB9KICRYdgDAL67D8kAAQAB//8AD3icXU/NTsJAEJ5ZFggxxmCbkiwHAzLTowlu4ejeyxPwCOBR7r3rE/geeubuG3i3TyGts12MtT18ndnd7w8QsvpdX/Q/IAboI9s1rpY3mMTDkcAVDuaqPD0RqRfaU05UGSxJhj2p5wDNUplqyjsZQT6EQ/2mc9GcyBIPReQOObPrkccHMZhgonMS3R1tiLCsDNFm8bgQF3W06ekgqqnN5Aa//D9nlrOgDeg09Aq4lK3RTiX16n621BBVLrIe2PQK09s2c4THyPIvF4TrAndwO5uHvhPUwOa7MNw8FsCtZfZDJBKB66BQhW58cRwHW09OVMEtI+3aOhEHX+E63crM2dh6X+WazMFLvf6F57OvAqiPGvo+87Tb+LrT4X9/7lT6bKXs9vsByDlkyAAAAHicY2BkYGAA4mO9Sxji+W2+MnCzM4DAWZl+bwT9fyuLN+tpIJeDgQkkCgAbqgoOAHicY2BkYGBj+HeXgYGdAQRYvBkYGVABFwA+hgJEAAAAeJxjZ4AAdiBmaWAwBeJSFhAbiJkaGByAGMwGADa+AxEAAAAAAAAAAAAqAFgAdgCUALIA0AEEAAB4nGNgZGBg4GKQYWBiAAEQycgAEnMA8xkABjEAbgAAAHicjZJBaxNBFMf/u0mbJoig5KC3QcRblt2tFCm9lEp701iKIHiZJLPJ0mSnzE5S8h38BB79Nn4ab94E/zN9JVB7MCEzv/3Pm/f+720ADPEbCe4/qXCCAV4Kp+jhrXAHGb4Ld/Ecv4T38Cx5I7yPQfJBuIdPyR/hAzxJa+E+Buk3Zku6fal8xwn9dIRTPMVr4Q6+4kS4S/Wn8B5eJanwPobJO+EefiRfhA/wIv0o3Mcw3YRyV9CYYAmDMRzXll9c6cnSjJ1pyZcU51gzRDMAl2a+XmrCOSwa+Lg7RhgolJxKzv2Yv8cSqwfZ7iILHGHEdcT7OfdDJreNP7dublSZ5epY7QwpMUCxOBoVozIvDh/v4mEx/JsE+MwQx+A6dhO8hA7y2EvwUjLEuLa2jSqyPFcsV/7H0MbxUFMOYwkhVSykODAb10U8OePTDbY8qel0QV3FO1PSvaUqDnh3p5LBB8WxxozqKnZ4TU1T9THfhJ3vsjTcw9M02s1ocWl0a5QzlXHKW+UXRp3Zm62r5wuvWjP1oenKunhS8YUo7/TMrLS7Vtp7V0/WMaSxvp6aNoP8FYKzU9zGOpbOTHidzqvTW9PaFZ/e0+QmtnJBatjAlqLeGHWhm9kWfwGPR6C4eJxjYGIAg/9VDFEM2AAXEDMyMDEyMTIzsjCyMrIxsjNy8CRnpJYV5efF56SmlfDCOEWZ6RklXMmJRakl8Sn55XkcEGZpAVQMpJgbwgQrZSnOLyoBACnGHqgAAAA=) format('woff'), url(https://omegagroupltd.co.uk/wp-content/plugins/tablepress/css/tablepress.ttf) format('truetype'), url(https://omegagroupltd.co.uk/wp-content/plugins/tablepress/css/tablepress.svg#TablePress) format('svg');
    font-weight: 400;
    font-style: normal
}

.tablepress-table-description {
    clear: both;
    display: block
}

.tablepress {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 1em;
    border: none
}

.tablepress td,
.tablepress th {
    padding: 8px;
    border: none;
    background: 0 0;
    text-align: left;
    float: none !important
}

.tablepress tbody td {
    vertical-align: top
}

.tablepress tbody td,
.tablepress tfoot th {
    border-top: 1px solid #ddd
}

.tablepress tbody tr:first-child td {
    border-top: 0
}

.tablepress thead th {
    border-bottom: 1px solid #ddd
}

.tablepress tfoot th,
.tablepress thead th {
    background-color: #d9edf7;
    font-weight: 700;
    vertical-align: middle
}

.tablepress .odd td {
    background-color: #f9f9f9
}

.tablepress .even td {
    background-color: #fff
}

.tablepress .row-hover tr:hover td {
    background-color: #f3f3f3
}

.tablepress img {
    margin: 0;
    padding: 0;
    border: none;
    max-width: none
}

.dataTables_wrapper {
    clear: both;
    margin-bottom: 1em
}

.dataTables_wrapper .tablepress {
    clear: both;
    margin: 0 !important
}

.dataTables_length {
    float: left;
    white-space: nowrap
}

.dataTables_filter {
    float: right;
    white-space: nowrap
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: .5em
}

.dataTables_info {
    clear: both;
    float: left;
    margin: 4px 0 0
}

.dataTables_paginate {
    float: right;
    margin: 4px 0 0
}

.dataTables_paginate a {
    color: #111 !important;
    display: inline-block;
    outline: 0;
    position: relative;
    text-decoration: underline;
    margin: 0 5px
}

.dataTables_paginate a:first-child {
    margin-left: 0
}

.dataTables_paginate a:last-child {
    margin-right: 0
}

.paginate_button:hover {
    cursor: pointer;
    text-decoration: none
}

.paginate_button.disabled {
    color: #999 !important;
    text-decoration: none;
    cursor: default
}

.paginate_button.current {
    font-weight: 700;
    text-decoration: none;
    cursor: default
}

.dataTables_paginate.paging_simple {
    padding: 0 15px
}

.paging_simple .paginate_button.next:after,
.paging_simple .paginate_button.previous:before {
    text-align: left;
    font-family: TablePress;
    font-size: 14px;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    content: "\f053";
    text-shadow: .1em .1em #666;
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: -14px;
    margin: auto;
    height: 14px;
    width: 14px;
    line-height: 1
}

.paging_simple .paginate_button.next:after {
    text-align: right;
    content: "\f054";
    left: auto
}

.paginate_button:after,
.paginate_button:before {
    color: #d9edf7
}

.paginate_button:hover:after,
.paginate_button:hover:before {
    color: #049cdb
}

.paginate_button.disabled:after,
.paginate_button.disabled:before {
    color: #f9f9f9
}

.dataTables_processing {
    display: none
}

.dataTables_scroll {
    clear: both
}

.dataTables_scrollBody {
    -webkit-overflow-scrolling: touch
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important
}

.tablepress .sorting,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
    position: relative;
    padding-right: 20px;
    cursor: pointer;
    outline: 0
}

.tablepress .sorting:after,
.tablepress .sorting_asc:after,
.tablepress .sorting_desc:after {
    font-family: TablePress;
    font-weight: 400;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 6px;
    margin: auto;
    height: 14px;
    line-height: 1
}

.tablepress .sorting:after {
    content: "\f0dc"
}

.tablepress .sorting_asc:after {
    content: "\f0d8";
    padding: 0 0 2px
}

.tablepress .sorting_desc:after {
    content: "\f0d7"
}

.tablepress .sorting:hover,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
    background-color: #049cdb
}

.dataTables_scrollBody .tablepress thead th:after {
    content: ""
}

.dataTables_wrapper:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.dataTables_wrapper label input,
.dataTables_wrapper label select {
    display: inline;
    margin: 2px;
    width: auto
}

.color-main,
.nav-header-v1>ul ul li a:hover,
.nav-header-v1>ul>li>a:hover,
.mo_mini_cart>a.mo-icon:hover,
#lang>ul li>ul a:hover,
.mo-header-v4 .mo-search-header>a:hover,
.mo-header-v4 .mo-cart-header>a:hover,
.mo-header-v4.mo-header-fixed .mo-header-menu .mo-search-sidebar>a,
.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header>a,
.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header>a.active .cart_total,
.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header:hover>a .cart_total,
.mo-header-v6 .mo-search-header>a:hover,
.mo-header-v6 .mo-cart-header>a:hover,
.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li:hover>a,
.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul>li:hover>a,
.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul>li.current-menu-item>a,
.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li>ul>li.current-menu-ancestor>a,
.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li.current-menu-item>a,
.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li.current-menu-ancestor>a,
.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li.menu-item-has-children .nomega-menu-item>ul>li:hover>a,
.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li.menu-item-has-children .nomega-menu-item>ul>li.current-menu-item>a,
.mo-header-v6 .mo-header-menu .mo-col-menu.has-menu-right-sidebar .mo-menu-list.motivo_cc>ul>li.menu-item-has-children .nomega-menu-item>ul>li.current-menu-ancestor>a,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li>a:hover,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li:hover>a,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li>a:hover,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li:hover>a,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li>a:hover,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li:hover>a,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-item>a,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-item>a,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.current-menu-item>a,
.mo-left-navigation .mo-header-menu .mo-menu-list>ul>li.current-menu-ancestor>a,
.service.style2 .icon-wrap,
.service.style7 .icon-wrap,
.timeline-year p,
.timeline-title i,
.counter-number.style1 i,
.mo-accordion-style2.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body .mo-content-inner>h3,
.mo-faq-style1.vc_toggle_default.vc_toggle.vc_toggle_active .vc_toggle_title .vc_toggle_icon,
.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
.grid_without_image .date-post-withoutimg,
.nectar-love.loved i,
.posts_widget_list h4:hover a,
.widget_najma_twitter ul li a,
.woocommerce .star-rating span,
.woocommerce .star-rating::before,
.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .lightbox-gallery,
.archive-product .mo-action-bar .woocommerce-ordering .mo-layout-view .mo-layout.active {
    color: #F10E29
}

.bg-color-main,
.button,
.owl-theme .owl-controls .owl-dot.active span,
.social-header-v1 li a:hover,
.mo-search-header>a:before,
.mo-search-header>a:after,
.mo-cart-header>a:before,
.mo-cart-header>a:after,
.mo_mini_cart>a.mo-icon:hover span.cart_total,
.mo-header-icon:hover:before,
.mo-header-icon:hover:after,
.mo-header-icon:hover span,
.mo-header-v2 .mo-header-icon:hover:before,
.mo-header-v2 .mo-header-icon:hover:after,
.mo-header-v2 .mo-header-icon:hover span,
.nav-menu-icon a i,
.mo-header-v3 .mo-header-icon:hover:before,
.mo-header-v3 .mo-header-icon:hover:after,
.mo-header-v3 .mo-header-icon:hover span,
.mo-header-v4 .mo-search-header>a:before,
.mo-header-v4 .mo-search-header>a:after,
.mo-header-v4 .mo-cart-header>a:before,
.mo-header-v4 .mo-cart-header>a:after,
.mo-header-v4 .social-header-v4 li a:hover i,
.mo-header-v4.mo-header-fixed .mo-header-menu .mo-search-sidebar>a:hover,
.mo-header-v4.mo-header-fixed .mo-header-menu .mo-search-sidebar>a.active,
.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header>a.active,
.mo-header-v4.mo-header-fixed .mo-header-menu .mo_widget_mini_cart .mo-cart-header:hover,
.mo-header-v5 .mo-header-menu,
.mo-header-v6 .mo-search-header>a:before,
.mo-header-v6 .mo-search-header>a:after,
.mo-header-v6 .mo-cart-header>a:hover .cart_total,
.mo-header-v6 .mo-cart-header>a:before,
.mo-header-v6 .mo-cart-header>a:after,
.mo-header-v6 .social-header-v6 li a:hover i,
.mo-left-navigation .mo-header-menu .social-header-lnav li a:hover i,
.mo-left-navigation .mo-header-menu .social-header-lnav li a:focus i,
.mo-left-navigation .mo-header-menu .widget .social-wrap>a:hover,
.service.style3:hover .icon-wrap,
.service.style7:hover,
.img_about:before,
.timeline-text-content:after,
.timeline-details:hover .timeline-title:before,
.portfolio-filter a:hover,
.portfolio-filter a:active,
.portfolio-filter a:focus,
.portfolio-filter a>.active,
.portfolio-effect2 .overlay,
a.lightbox-video,
.team-member figure,
.team-member-temp2 .team-member-details:after,
.team-member-temp3:hover .team-member-details-inner,
.pricing-item.style2:hover h3,
.pricing-item.style2:hover .pricing,
.pricing-item.style2.pricing-best h3,
.pricing-item.style2.pricing-best .pricing,
.pricing-item.style2:hover .button,
.pricing-item.style2.pricing-best .button,
.map-style1:before,
.progress-bar,
.progress-bar-tooltip,
.mo-pageable-style1.vc_tta-tabs.vc_tta-has-pagination .vc_pagination .vc_pagination-item .vc_pagination-trigger:hover,
.mo-pageable-style1.vc_tta-tabs.vc_tta-has-pagination .vc_pagination .vc_pagination-item.vc_active .vc_pagination-trigger,
.bt-progress-style1.vc_progress_bar .vc_single_bar .vc_label .vc_inner .vc_label_units,
.bt-progress-style1.vc_progress_bar .vc_single_bar .vc_bar,
.bt-progress-style2.vc_progress_bar .vc_single_bar .vc_bar,
.bt-progress-style2.vc_progress_bar .vc_single_bar .vc_bar:after,
.bt-progress-style2.vc_progress_bar .vc_single_bar .vc_bar:before,
.bt-progress-style3.vc_progress_bar .vc_single_bar .vc_bar,
.bt-progress-style4.vc_progress_bar .vc_single_bar .vc_bar,
.counter-number.style2:hover,
.wpb_accordion .wpb_accordion_wrapper .ui-accordion-header-active a,
.mo-accordion-style1.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.mo-accordion-style4.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.mo-accordion-style4.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body,
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a,
.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.mo-accordion-style1.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title>a:before,
.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
.mo-tabs-style4.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.bg-dark .mo-accordion-style1.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.bg-dark .mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
.tabs-accordion-dark .mo-accordion-style1.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.tabs-accordion-dark .mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
.date-post,
.grid_without_image:hover .date-post-withoutimg,
.nectar-love.loved span,
.mo-pagination>a,
.mo-pagination>span,
.tags a:hover,
.comment-respond .comment-form .form-submit .submit,
.mc4wp-form .submit-newsletter,
.social_links_widget a:hover,
.tagcloud span a:hover,
.tagcloud span a:active,
.widget.widget_calendar .calendar_wrap table caption,
.widget.widget_calendar .calendar_wrap table #today,
.sidebar .social-media-widget ul li a:hover,
.wpb_widgetised_column .social-media-widget ul li a:hover,
.mo-product-carousel.tpl1 .product .mo-thumb .mo-overlay .mo-inner .mo-action>li>a,
.mo-product-carousel.tpl1 .product:hover .mo-content,
.mo-product-carousel.tpl2 .product .mo-overlay .mo-content .mo-title>a,
.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .add_to_cart_button,
.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .product_type_variable,
.mo-products-grid.tpl2 .product .mo-thumb .mo-actions .added_to_cart,
.archive-product .grid .product .mo-thumb .mo-actions .add_to_cart_button,
.archive-product .grid .product .mo-thumb .mo-actions .product_type_variable,
.archive-product .list .product .mo-content .mo-actions .add_to_cart_button,
.archive-product .list .product .mo-content .mo-actions .product_type_variable,
.archive-product .list .product .mo-content .mo-actions .added_to_cart,
.single-product .mo-product-item .mo-content .cart .single_add_to_cart_button,
.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .add_to_cart_button,
.single-product .mo-related .products .mo-product-items .grid .product .mo-thumb .mo-actions .product_type_variable,
.woocommerce-cart .main-content .woocommerce .wc-proceed-to-checkout .checkout-button,
.woocommerce-checkout .woocommerce #order_review #payment .place-order #place_order,
.woocommerce-account .woocommerce form input.button,
.woocommerce-account .woocommerce form.login .form-row input.button,
.woocommerce-account .woocommerce form.lost_reset_password .form-row input.button,
.sidebar-left .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range,
.sidebar-right .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range,
.sidebar-left .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle,
.sidebar-right .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle,
.sidebar-left .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle:before,
.sidebar-right .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle:before,
#back-to-top span.icon-stack:hover,
footer .social-media-widget li:hover,
.mo-socials li:hover {
    background: #F10E29
}

.border-color-main,
.mo-header-onepage .mo-menu .mo-menu-list ul>li:hover>a:before,
.mo-header-onepage .mo-menu .mo-menu-list ul>li:hover>a:after,
.service.style2 .icon-wrap,
.service.style7:hover,
.timeline-title:before,
.pricing-item.style2:hover,
.pricing-item.style2.pricing-best,
.mo-accordion-style3.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.mo-accordion-style3.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body,
.mo-accordion-style4.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a,
.mo-accordion-style4.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body,
.mo-faq-style1.vc_toggle_default.vc_toggle.vc_toggle_active,
.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active:after,
.mo-tabs-style1.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading,
.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-tabs-list .vc_tta-tab.vc_active,
.mo-tabs-style3.vc_tta-tabs.vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body,
.mo-countdown-clock.style2 .countdown-row .countdown-section,
.grid_without_image .date-post-withoutimg,
.sidebar-left .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle,
.sidebar-right .widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle,
.input_field_line:focus,
.input_field_line:hover,
.input-filled .input_field_line {
    border-color: #F10E29 !important
}

::-moz-selection {
    background: #F10E29
}

::selection {
    background: #F10E29
}

.spinner {
    border-top: 3px solid #F10E29
}

.mo-header-v2 .mo-menu-list>ul>li:hover>a,
.mo-header-v2 .mo-menu-list>ul>li.current-menu-item>a,
.mo-header-v2 .mo-menu-list>ul>li.current-menu-ancestor>a,
.mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li:hover>a,
.mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-item>a,
.mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a,
.mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li:hover>a,
.mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-item>a,
.mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a,
.mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before,
.mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before,
.mo-header-v3 .mo-menu-list>ul>li:hover>a,
.mo-header-v3 .mo-menu-list>ul>li.current-menu-item>a,
.mo-header-v3 .mo-menu-list>ul>li.current-menu-ancestor>a,
.mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li:hover>a,
.mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-item>a,
.mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a,
.mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li:hover>a,
.mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-item>a,
.mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a,
.mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before,
.mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before,
.mo-header-v4 .mo-menu-list>ul>li:hover>a,
.mo-header-v4 .mo-menu-list>ul>li.current-menu-item>a,
.mo-header-v4 .mo-menu-list>ul>li.current-menu-ancestor>a,
.mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li:hover>a,
.mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-item>a,
.mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a,
.mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li:hover>a,
.mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-item>a,
.mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a,
.mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before,
.mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before,
.mo-header-v6 .mo-menu-list>ul>li:hover>a,
.mo-header-v6 .mo-menu-list>ul>li.current-menu-item>a,
.mo-header-v6 .mo-menu-list>ul>li.current-menu-ancestor>a,
.mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li:hover>a,
.mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-item>a,
.mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a,
.mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li:hover>a,
.mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-item>a,
.mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children>ul>li.current-menu-ancestor>a,
.mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before,
.mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children .mb-dropdown-icon:hover:before,
.mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a .product-title:hover,
.mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a:hover,
.mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a .product-title:hover,
.mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a:hover,
.mo-header-v4 .mo-menu-list>ul>li>a:hover,
.mo-header-v4 .mo-menu-list>ul>li.current-menu-ancestor>a,
.mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a .product-title:hover,
.mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a:hover,
.mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a .product-title:hover,
.mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a:hover,
.mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li .widget.widget_products .product_list_widget>li>a .product-title:hover,
.mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a:hover,
.mo-header-v1.dot .mo-menu-list>ul>li:hover>a:before,
.mo-header-v1.dot .mo-menu-list>ul>li:hover>a:after,
.mo-header-v1.dot .mo-menu-list>ul>li.current-menu-item>a:before,
.mo-header-v1.dot .mo-menu-list>ul>li.current-menu-item>a:after,
.mo-header-v1.dot .mo-menu-list>ul>li.current-menu-ancestor>a:before,
.mo-header-v1.dot .mo-menu-list>ul>li.current-menu-ancestor>a:after,
.pricing-item.style1:hover .pricing-currency {
    color: #F10E29 !important
}

.mo-stick-active .mo-header-v5.mo-header-stick .mo-header-menu,
.mo-stick-active .mo-header-v5.mo-header-stick .mo-header-menu .mo-menu-list.motivo_cc,
.mo-header-v2 .mo-menu-list>ul>li>a:before,
.mo-header-v2 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a,
.mo-header-v3 .mo-menu-list>ul>li>a:before,
.mo-header-v3 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a,
.mo-header-v4 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a,
.mo-header-v5 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a,
.mo-header-v6 .mo-menu-list>ul>li>a:before,
.mo-header-v6 .mo-menu-list>ul>li.menu-item-has-children.mega-menu-item>ul>li.mo-banner .mo-banner-wrap .mo-overlay>a,
.mo-header-v1.line .mo-menu-list>ul>li>a:after {
    background: #F10E29
}

.nectar-love.loved:hover span::after {
    border-color: transparent #F10E29 transparent transparent
}

.vc_non_responsive .vc_row .vc_col-sm-1,
.vc_non_responsive .vc_row .vc_col-sm-10,
.vc_non_responsive .vc_row .vc_col-sm-11,
.vc_non_responsive .vc_row .vc_col-sm-12,
.vc_non_responsive .vc_row .vc_col-sm-2,
.vc_non_responsive .vc_row .vc_col-sm-3,
.vc_non_responsive .vc_row .vc_col-sm-4,
.vc_non_responsive .vc_row .vc_col-sm-5,
.vc_non_responsive .vc_row .vc_col-sm-7,
.vc_non_responsive .vc_row .vc_col-sm-8,
.vc_non_responsive .vc_row .vc_col-sm-9 {
    padding-left: 15px;
    padding-right: 15px;
    float: left
}

.vc_parallax-inner iframe,
.vc_video-bg iframe {
    max-width: 1000%
}

.vc_clearfix:after,
.vc_column-inner::after,
.vc_el-clearfix,
.vc_row:after {
    clear: both
}

.vc-composer-icon,
[class*=" vc_arrow-icon-"],
[class^=vc_arrow-icon-] {
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

@media (max-width:767px) {
    .vc_hidden-xs {
        display: none !important
    }

    .vc_el-clearfix-xs {
        clear: both
    }
}

@media (min-width:768px) and (max-width:991px) {
    .vc_hidden-sm {
        display: none !important
    }

    .vc_el-clearfix-sm {
        clear: both
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .vc_hidden-md {
        display: none !important
    }

    .vc_el-clearfix-md {
        clear: both
    }
}

.vc_non_responsive .vc_row .vc_col-sm-1 {
    position: relative;
    width: 8.33333333%;
    min-height: 1px
}

.vc_non_responsive .vc_row .vc_col-sm-2 {
    position: relative;
    width: 16.66666667%;
    min-height: 1px
}

.vc_non_responsive .vc_row .vc_col-sm-3 {
    position: relative;
    width: 25%;
    min-height: 1px
}

.vc_non_responsive .vc_row .vc_col-sm-4 {
    position: relative;
    width: 33.33333333%;
    min-height: 1px
}

.vc_non_responsive .vc_row .vc_col-sm-5 {
    position: relative;
    width: 41.66666667%;
    min-height: 1px
}

.vc_non_responsive .vc_row .vc_col-sm-6 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-7 {
    position: relative;
    width: 58.33333333%;
    min-height: 1px
}

.vc_non_responsive .vc_row .vc_col-sm-8 {
    position: relative;
    width: 66.66666667%;
    min-height: 1px
}

.vc_non_responsive .vc_row .vc_col-sm-9 {
    position: relative;
    width: 75%;
    min-height: 1px
}

.vc_non_responsive .vc_row .vc_col-sm-10 {
    position: relative;
    width: 83.33333333%;
    min-height: 1px
}

.vc_non_responsive .vc_row .vc_col-sm-11 {
    position: relative;
    width: 91.66666667%;
    min-height: 1px
}

.vc_col-xs-12,
.vc_column_container {
    width: 100%
}

.vc_non_responsive .vc_row .vc_col-sm-12 {
    position: relative;
    width: 100%;
    min-height: 1px
}

.vc_non_responsive .vc_row .vc_col-sm-offset-12 {
    margin-left: 100%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-11 {
    margin-left: 91.66666667%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-10 {
    margin-left: 83.33333333%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-9 {
    margin-left: 75%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-8 {
    margin-left: 66.66666667%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-7 {
    margin-left: 58.33333333%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-6 {
    margin-left: 50%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-5 {
    margin-left: 41.66666667%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-4 {
    margin-left: 33.33333333%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-3 {
    margin-left: 25%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-2 {
    margin-left: 16.66666667%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-1 {
    margin-left: 8.33333333%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-0 {
    margin-left: 0
}

.vc_non_responsive .vc_row .vc_hidden-sm {
    display: none !important
}

.vc_row {
    margin-left: -15px;
    margin-right: -15px
}

.vc_col-lg-1,
.vc_col-lg-10,
.vc_col-lg-11,
.vc_col-lg-12,
.vc_col-lg-2,
.vc_col-lg-3,
.vc_col-lg-4,
.vc_col-lg-5,
.vc_col-lg-6,
.vc_col-lg-7,
.vc_col-lg-8,
.vc_col-lg-9,
.vc_col-md-1,
.vc_col-md-10,
.vc_col-md-11,
.vc_col-md-12,
.vc_col-md-2,
.vc_col-md-3,
.vc_col-md-4,
.vc_col-md-5,
.vc_col-md-6,
.vc_col-md-7,
.vc_col-md-8,
.vc_col-md-9,
.vc_col-sm-1,
.vc_col-sm-10,
.vc_col-sm-11,
.vc_col-sm-12,
.vc_col-sm-2,
.vc_col-sm-3,
.vc_col-sm-4,
.vc_col-sm-5,
.vc_col-sm-6,
.vc_col-sm-7,
.vc_col-sm-8,
.vc_col-sm-9,
.vc_col-xs-1,
.vc_col-xs-10,
.vc_col-xs-11,
.vc_col-xs-12,
.vc_col-xs-2,
.vc_col-xs-3,
.vc_col-xs-4,
.vc_col-xs-5,
.vc_col-xs-6,
.vc_col-xs-7,
.vc_col-xs-8,
.vc_col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vc_col-xs-1,
.vc_col-xs-10,
.vc_col-xs-11,
.vc_col-xs-12,
.vc_col-xs-2,
.vc_col-xs-3,
.vc_col-xs-4,
.vc_col-xs-5,
.vc_col-xs-6,
.vc_col-xs-7,
.vc_col-xs-8,
.vc_col-xs-9 {
    float: left
}

.vc_col-xs-11 {
    width: 91.66666667%
}

.vc_col-xs-10 {
    width: 83.33333333%
}

.vc_col-xs-9 {
    width: 75%
}

.vc_col-xs-8 {
    width: 66.66666667%
}

.vc_col-xs-7 {
    width: 58.33333333%
}

.vc_col-xs-6 {
    width: 50%
}

.vc_col-xs-5 {
    width: 41.66666667%
}

.vc_col-xs-4 {
    width: 33.33333333%
}

.vc_col-xs-3 {
    width: 25%
}

.vc_col-xs-2 {
    width: 16.66666667%
}

.vc_col-xs-1 {
    width: 8.33333333%
}

.vc_col-xs-pull-12 {
    right: 100%
}

.vc_col-xs-pull-11 {
    right: 91.66666667%
}

.vc_col-xs-pull-10 {
    right: 83.33333333%
}

.vc_col-xs-pull-9 {
    right: 75%
}

.vc_col-xs-pull-8 {
    right: 66.66666667%
}

.vc_col-xs-pull-7 {
    right: 58.33333333%
}

.vc_col-xs-pull-6 {
    right: 50%
}

.vc_col-xs-pull-5 {
    right: 41.66666667%
}

.vc_col-xs-pull-4 {
    right: 33.33333333%
}

.vc_col-xs-pull-3 {
    right: 25%
}

.vc_col-xs-pull-2 {
    right: 16.66666667%
}

.vc_col-xs-pull-1 {
    right: 8.33333333%
}

.vc_col-xs-pull-0 {
    right: auto
}

.vc_col-xs-push-12 {
    left: 100%
}

.vc_col-xs-push-11 {
    left: 91.66666667%
}

.vc_col-xs-push-10 {
    left: 83.33333333%
}

.vc_col-xs-push-9 {
    left: 75%
}

.vc_col-xs-push-8 {
    left: 66.66666667%
}

.vc_col-xs-push-7 {
    left: 58.33333333%
}

.vc_col-xs-push-6 {
    left: 50%
}

.vc_col-xs-push-5 {
    left: 41.66666667%
}

.vc_col-xs-push-4 {
    left: 33.33333333%
}

.vc_col-xs-push-3 {
    left: 25%
}

.vc_col-xs-push-2 {
    left: 16.66666667%
}

.vc_col-xs-push-1 {
    left: 8.33333333%
}

.vc_col-xs-push-0 {
    left: auto
}

.vc_col-xs-offset-12 {
    margin-left: 100%
}

.vc_col-xs-offset-11 {
    margin-left: 91.66666667%
}

.vc_col-xs-offset-10 {
    margin-left: 83.33333333%
}

.vc_col-xs-offset-9 {
    margin-left: 75%
}

.vc_col-xs-offset-8 {
    margin-left: 66.66666667%
}

.vc_col-xs-offset-7 {
    margin-left: 58.33333333%
}

.vc_col-xs-offset-6 {
    margin-left: 50%
}

.vc_col-xs-offset-5 {
    margin-left: 41.66666667%
}

.vc_col-xs-offset-4 {
    margin-left: 33.33333333%
}

.vc_col-xs-offset-3 {
    margin-left: 25%
}

.vc_col-xs-offset-2 {
    margin-left: 16.66666667%
}

.vc_col-xs-offset-1 {
    margin-left: 8.33333333%
}

.vc_col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .vc_col-sm-1,
    .vc_col-sm-10,
    .vc_col-sm-11,
    .vc_col-sm-12,
    .vc_col-sm-2,
    .vc_col-sm-3,
    .vc_col-sm-4,
    .vc_col-sm-5,
    .vc_col-sm-6,
    .vc_col-sm-7,
    .vc_col-sm-8,
    .vc_col-sm-9 {
        float: left
    }

    .vc_col-sm-12 {
        width: 100%
    }

    .vc_col-sm-11 {
        width: 91.66666667%
    }

    .vc_col-sm-10 {
        width: 83.33333333%
    }

    .vc_col-sm-9 {
        width: 75%
    }

    .vc_col-sm-8 {
        width: 66.66666667%
    }

    .vc_col-sm-7 {
        width: 58.33333333%
    }

    .vc_col-sm-6 {
        width: 50%
    }

    .vc_col-sm-5 {
        width: 41.66666667%
    }

    .vc_col-sm-4 {
        width: 33.33333333%
    }

    .vc_col-sm-3 {
        width: 25%
    }

    .vc_col-sm-2 {
        width: 16.66666667%
    }

    .vc_col-sm-1 {
        width: 8.33333333%
    }

    .vc_col-sm-pull-12 {
        right: 100%
    }

    .vc_col-sm-pull-11 {
        right: 91.66666667%
    }

    .vc_col-sm-pull-10 {
        right: 83.33333333%
    }

    .vc_col-sm-pull-9 {
        right: 75%
    }

    .vc_col-sm-pull-8 {
        right: 66.66666667%
    }

    .vc_col-sm-pull-7 {
        right: 58.33333333%
    }

    .vc_col-sm-pull-6 {
        right: 50%
    }

    .vc_col-sm-pull-5 {
        right: 41.66666667%
    }

    .vc_col-sm-pull-4 {
        right: 33.33333333%
    }

    .vc_col-sm-pull-3 {
        right: 25%
    }

    .vc_col-sm-pull-2 {
        right: 16.66666667%
    }

    .vc_col-sm-pull-1 {
        right: 8.33333333%
    }

    .vc_col-sm-pull-0 {
        right: auto
    }

    .vc_col-sm-push-12 {
        left: 100%
    }

    .vc_col-sm-push-11 {
        left: 91.66666667%
    }

    .vc_col-sm-push-10 {
        left: 83.33333333%
    }

    .vc_col-sm-push-9 {
        left: 75%
    }

    .vc_col-sm-push-8 {
        left: 66.66666667%
    }

    .vc_col-sm-push-7 {
        left: 58.33333333%
    }

    .vc_col-sm-push-6 {
        left: 50%
    }

    .vc_col-sm-push-5 {
        left: 41.66666667%
    }

    .vc_col-sm-push-4 {
        left: 33.33333333%
    }

    .vc_col-sm-push-3 {
        left: 25%
    }

    .vc_col-sm-push-2 {
        left: 16.66666667%
    }

    .vc_col-sm-push-1 {
        left: 8.33333333%
    }

    .vc_col-sm-push-0 {
        left: auto
    }

    .vc_col-sm-offset-12 {
        margin-left: 100%
    }

    .vc_col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .vc_col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .vc_col-sm-offset-9 {
        margin-left: 75%
    }

    .vc_col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .vc_col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .vc_col-sm-offset-6 {
        margin-left: 50%
    }

    .vc_col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .vc_col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .vc_col-sm-offset-3 {
        margin-left: 25%
    }

    .vc_col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .vc_col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .vc_col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .vc_col-md-1,
    .vc_col-md-10,
    .vc_col-md-11,
    .vc_col-md-12,
    .vc_col-md-2,
    .vc_col-md-3,
    .vc_col-md-4,
    .vc_col-md-5,
    .vc_col-md-6,
    .vc_col-md-7,
    .vc_col-md-8,
    .vc_col-md-9 {
        float: left
    }

    .vc_col-md-12 {
        width: 100%
    }

    .vc_col-md-11 {
        width: 91.66666667%
    }

    .vc_col-md-10 {
        width: 83.33333333%
    }

    .vc_col-md-9 {
        width: 75%
    }

    .vc_col-md-8 {
        width: 66.66666667%
    }

    .vc_col-md-7 {
        width: 58.33333333%
    }

    .vc_col-md-6 {
        width: 50%
    }

    .vc_col-md-5 {
        width: 41.66666667%
    }

    .vc_col-md-4 {
        width: 33.33333333%
    }

    .vc_col-md-3 {
        width: 25%
    }

    .vc_col-md-2 {
        width: 16.66666667%
    }

    .vc_col-md-1 {
        width: 8.33333333%
    }

    .vc_col-md-pull-12 {
        right: 100%
    }

    .vc_col-md-pull-11 {
        right: 91.66666667%
    }

    .vc_col-md-pull-10 {
        right: 83.33333333%
    }

    .vc_col-md-pull-9 {
        right: 75%
    }

    .vc_col-md-pull-8 {
        right: 66.66666667%
    }

    .vc_col-md-pull-7 {
        right: 58.33333333%
    }

    .vc_col-md-pull-6 {
        right: 50%
    }

    .vc_col-md-pull-5 {
        right: 41.66666667%
    }

    .vc_col-md-pull-4 {
        right: 33.33333333%
    }

    .vc_col-md-pull-3 {
        right: 25%
    }

    .vc_col-md-pull-2 {
        right: 16.66666667%
    }

    .vc_col-md-pull-1 {
        right: 8.33333333%
    }

    .vc_col-md-pull-0 {
        right: auto
    }

    .vc_col-md-push-12 {
        left: 100%
    }

    .vc_col-md-push-11 {
        left: 91.66666667%
    }

    .vc_col-md-push-10 {
        left: 83.33333333%
    }

    .vc_col-md-push-9 {
        left: 75%
    }

    .vc_col-md-push-8 {
        left: 66.66666667%
    }

    .vc_col-md-push-7 {
        left: 58.33333333%
    }

    .vc_col-md-push-6 {
        left: 50%
    }

    .vc_col-md-push-5 {
        left: 41.66666667%
    }

    .vc_col-md-push-4 {
        left: 33.33333333%
    }

    .vc_col-md-push-3 {
        left: 25%
    }

    .vc_col-md-push-2 {
        left: 16.66666667%
    }

    .vc_col-md-push-1 {
        left: 8.33333333%
    }

    .vc_col-md-push-0 {
        left: auto
    }

    .vc_col-md-offset-12 {
        margin-left: 100%
    }

    .vc_col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .vc_col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .vc_col-md-offset-9 {
        margin-left: 75%
    }

    .vc_col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .vc_col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .vc_col-md-offset-6 {
        margin-left: 50%
    }

    .vc_col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .vc_col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .vc_col-md-offset-3 {
        margin-left: 25%
    }

    .vc_col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .vc_col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .vc_col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .vc_hidden-lg {
        display: none !important
    }

    .vc_col-lg-1,
    .vc_col-lg-10,
    .vc_col-lg-11,
    .vc_col-lg-12,
    .vc_col-lg-2,
    .vc_col-lg-3,
    .vc_col-lg-4,
    .vc_col-lg-5,
    .vc_col-lg-6,
    .vc_col-lg-7,
    .vc_col-lg-8,
    .vc_col-lg-9 {
        float: left
    }

    .vc_col-lg-12 {
        width: 100%
    }

    .vc_col-lg-11 {
        width: 91.66666667%
    }

    .vc_col-lg-10 {
        width: 83.33333333%
    }

    .vc_col-lg-9 {
        width: 75%
    }

    .vc_col-lg-8 {
        width: 66.66666667%
    }

    .vc_col-lg-7 {
        width: 58.33333333%
    }

    .vc_col-lg-6 {
        width: 50%
    }

    .vc_col-lg-5 {
        width: 41.66666667%
    }

    .vc_col-lg-4 {
        width: 33.33333333%
    }

    .vc_col-lg-3 {
        width: 25%
    }

    .vc_col-lg-2 {
        width: 16.66666667%
    }

    .vc_col-lg-1 {
        width: 8.33333333%
    }

    .vc_col-lg-pull-12 {
        right: 100%
    }

    .vc_col-lg-pull-11 {
        right: 91.66666667%
    }

    .vc_col-lg-pull-10 {
        right: 83.33333333%
    }

    .vc_col-lg-pull-9 {
        right: 75%
    }

    .vc_col-lg-pull-8 {
        right: 66.66666667%
    }

    .vc_col-lg-pull-7 {
        right: 58.33333333%
    }

    .vc_col-lg-pull-6 {
        right: 50%
    }

    .vc_col-lg-pull-5 {
        right: 41.66666667%
    }

    .vc_col-lg-pull-4 {
        right: 33.33333333%
    }

    .vc_col-lg-pull-3 {
        right: 25%
    }

    .vc_col-lg-pull-2 {
        right: 16.66666667%
    }

    .vc_col-lg-pull-1 {
        right: 8.33333333%
    }

    .vc_col-lg-pull-0 {
        right: auto
    }

    .vc_col-lg-push-12 {
        left: 100%
    }

    .vc_col-lg-push-11 {
        left: 91.66666667%
    }

    .vc_col-lg-push-10 {
        left: 83.33333333%
    }

    .vc_col-lg-push-9 {
        left: 75%
    }

    .vc_col-lg-push-8 {
        left: 66.66666667%
    }

    .vc_col-lg-push-7 {
        left: 58.33333333%
    }

    .vc_col-lg-push-6 {
        left: 50%
    }

    .vc_col-lg-push-5 {
        left: 41.66666667%
    }

    .vc_col-lg-push-4 {
        left: 33.33333333%
    }

    .vc_col-lg-push-3 {
        left: 25%
    }

    .vc_col-lg-push-2 {
        left: 16.66666667%
    }

    .vc_col-lg-push-1 {
        left: 8.33333333%
    }

    .vc_col-lg-push-0 {
        left: auto
    }

    .vc_col-lg-offset-12 {
        margin-left: 100%
    }

    .vc_col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .vc_col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .vc_col-lg-offset-9 {
        margin-left: 75%
    }

    .vc_col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .vc_col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .vc_col-lg-offset-6 {
        margin-left: 50%
    }

    .vc_col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .vc_col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .vc_col-lg-offset-3 {
        margin-left: 25%
    }

    .vc_col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .vc_col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .vc_col-lg-offset-0 {
        margin-left: 0
    }

    .vc_el-clearfix-lg {
        clear: both
    }
}

.vc_el_width_100,
.vc_el_width_50,
.vc_el_width_60,
.vc_el_width_70,
.vc_el_width_80,
.vc_el_width_90 {
    margin-left: auto !important;
    margin-right: auto !important
}

.vc_pull-right {
    float: right !important
}

.vc_pull-left {
    float: left !important
}

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

.vc_visible {
    display: block
}

.vc_table {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse
}

.vc_table>tbody>tr>td,
.vc_table>tbody>tr>th,
.vc_table>tfoot>tr>td,
.vc_table>tfoot>tr>th,
.vc_table>thead>tr>td,
.vc_table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.vc_table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.vc_button-2-wrapper,
.vc_pixel_icon {
    display: inline-block;
    vertical-align: middle
}

.vc_table>caption+thead>tr:first-child>td,
.vc_table>caption+thead>tr:first-child>th,
.vc_table>colgroup+thead>tr:first-child>td,
.vc_table>colgroup+thead>tr:first-child>th,
.vc_table>thead:first-child>tr:first-child>td,
.vc_table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.vc_table>tbody+tbody {
    border-top: 2px solid #ddd
}

.vc_table .table {
    background-color: #fff
}

.vc_table-bordered,
.vc_table-bordered>tbody>tr>td,
.vc_table-bordered>tbody>tr>th,
.vc_table-bordered>tfoot>tr>td,
.vc_table-bordered>tfoot>tr>th,
.vc_table-bordered>thead>tr>td,
.vc_table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.vc_table-bordered>thead>tr>td,
.vc_table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.vc_pixel_icon {
    height: 16px;
    width: 16px;
    background-position: 0 0;
    background-repeat: no-repeat
}

.vc_pixel_icon-alert {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../vc/alert.png)
}

.vc_pixel_icon-info {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../vc/info.png)
}

.vc_pixel_icon-tick {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../vc/tick.png)
}

.vc_pixel_icon-explanation {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../vc/exclamation.png)
}

.vc_pixel_icon-address_book {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/address-book.png)
}

.vc_pixel_icon-alarm_clock {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/alarm-clock.png)
}

.vc_pixel_icon-anchor {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/anchor.png)
}

.vc_pixel_icon-application_image {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/application-image.png)
}

.vc_pixel_icon-arrow {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/arrow.png)
}

.vc_pixel_icon-asterisk {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/asterisk.png)
}

.vc_pixel_icon-hammer {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/auction-hammer.png)
}

.vc_pixel_icon-balloon {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/balloon.png)
}

.vc_pixel_icon-balloon_buzz {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/balloon-buzz.png)
}

.vc_pixel_icon-balloon_facebook {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/balloon-facebook.png)
}

.vc_pixel_icon-balloon_twitter {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/balloon-twitter.png)
}

.vc_pixel_icon-battery {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/battery-full.png)
}

.vc_pixel_icon-binocular {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/binocular.png)
}

.vc_pixel_icon-document_excel {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-excel.png)
}

.vc_pixel_icon-document_image {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-image.png)
}

.vc_pixel_icon-document_music {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-music.png)
}

.vc_pixel_icon-document_office {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-office.png)
}

.vc_pixel_icon-document_pdf {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-pdf.png)
}

.vc_pixel_icon-document_powerpoint {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-powerpoint.png)
}

.vc_pixel_icon-document_word {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-word.png)
}

.vc_pixel_icon-bookmark {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/bookmark.png)
}

.vc_pixel_icon-camcorder {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/camcorder.png)
}

.vc_pixel_icon-camera {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/camera.png)
}

.vc_pixel_icon-chart {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/chart.png)
}

.vc_pixel_icon-chart_pie {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/chart-pie.png)
}

.vc_pixel_icon-clock {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/clock.png)
}

.vc_pixel_icon-play {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/control.png)
}

.vc_pixel_icon-fire {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/fire.png)
}

.vc_pixel_icon-heart {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/heart.png)
}

.vc_pixel_icon-mail {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/mail.png)
}

.vc_pixel_icon-shield {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/plus-shield.png)
}

.vc_pixel_icon-video {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/video.png)
}

@font-face {
    font-family: VC-Icons;
    src: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../fonts/vc_icons/fonts/VC-Icons.ttf#1548997577) format('truetype'), url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../fonts/vc_icons/fonts/VC-Icons.woff#1548997577) format('woff'), url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../fonts/vc_icons/fonts/VC-Icons.svg?otu1sf#VC-Icons) format('svg');
    font-weight: 400;
    font-style: normal
}

.vc-composer-icon {
    font-family: VC-Icons !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1
}

.vc-c-icon-sync:before {
    content: "\e627"
}

.vc-c-icon-lock_outline:before {
    content: "\e899"
}

.vc-c-icon-layout_portrait-smartphones:before {
    content: "\e324"
}

.vc-c-icon-layout_default:before {
    content: "\e30c"
}

.vc-c-icon-fullscreen_exit:before {
    content: "\e5d1"
}

.vc-c-icon-fullscreen:before {
    content: "\e5d0"
}

.vc-c-icon-home:before {
    content: "\e88a"
}

.vc-c-icon-content_copy:before {
    content: "\e14d"
}

.vc-c-icon-mode_edit:before {
    content: "\e254"
}

.vc-c-icon-add:before {
    content: "\e145"
}

.vc-c-icon-cog:before {
    content: "\e8b8"
}

.vc-c-icon-arrow_back:before {
    content: "\e5c4"
}

.vc-c-icon-arrow_downward:before {
    content: "\e5db"
}

.vc-c-icon-arrow_drop_down:before {
    content: "\e5c5"
}

.vc-c-icon-arrow_drop_up:before {
    content: "\e5c7"
}

.vc-c-icon-arrow_forward:before {
    content: "\e5c8"
}

.vc-c-icon-arrow_upward:before {
    content: "\e5d8"
}

.vc-c-icon-check:before {
    content: "\e5ca"
}

.vc-c-icon-close:before {
    content: "\e5cd"
}

.vc-c-icon-search:before {
    content: "\e8b6"
}

.vc-c-icon-add_template:before {
    content: "\e900"
}

.vc-c-icon-add_element:before {
    content: "\e901"
}

.vc-c-icon-dragndrop:before {
    content: "\e902"
}

.vc-c-icon-minimize_up:before {
    content: "\e903"
}

.vc-c-icon-minimize:before {
    content: "\e910"
}

.vc-c-icon-layout_landscape-smartphones:before {
    content: "\e911"
}

.vc-c-icon-layout_landscape-tablets:before {
    content: "\e912"
}

.vc-c-icon-row_default_fe:before {
    content: "\e913"
}

.vc-c-icon-arrow_drop_right:before {
    content: "\e915"
}

.vc-c-icon-1-4_3-4:before {
    content: "\e909"
}

.vc-c-icon-1-1:before {
    content: "\e904"
}

.vc-c-icon-1-2_1-2:before {
    content: "\e905"
}

.vc-c-icon-1-3_1-3_1-3:before {
    content: "\e906"
}

.vc-c-icon-1-4_1-2_1-4:before {
    content: "\e907"
}

.vc-c-icon-1-4_1-4_1-4_1-4:before {
    content: "\e908"
}

.vc-c-icon-1-6_1-6_1-6_1-2:before {
    content: "\e90b"
}

.vc-c-icon-1-6_1-6_1-6_1-6_1-6_1-6:before {
    content: "\e90c"
}

.vc-c-icon-1-6_2-3_1-6:before {
    content: "\e90d"
}

.vc-c-icon-2-3_1-3:before {
    content: "\e90e"
}

.vc-c-icon-5-6_1-6:before {
    content: "\e90f"
}

.vc-c-icon-layout_portrait-tablets:before {
    content: "\e916"
}

.vc-c-icon-delete_empty:before {
    content: "\e914"
}

.vc-c-icon-layout-lg:before {
    content: "\e30c"
}

.vc-c-icon-layout-md:before {
    content: "\e912"
}

.vc-c-icon-layout-sm:before {
    content: "\e916"
}

.vc-c-icon-layout-xs:before {
    content: "\e324"
}

.vc_txt_align_left {
    text-align: left
}

.vc_txt_align_right {
    text-align: right
}

.vc_txt_align_center {
    text-align: center
}

.vc_txt_align_justify {
    text-align: justify;
    text-justify: inter-word
}

.vc_el_width_50 {
    width: 50%
}

.vc_el_width_60 {
    width: 60%
}

.vc_el_width_70 {
    width: 70%
}

.vc_el_width_80 {
    width: 80%
}

.vc_el_width_90 {
    width: 90%
}

.vc_el_width_100 {
    width: 100%
}

.vc_btn,
a.vc_btn,
button.vc_btn {
    cursor: pointer;
    display: inline-block;
    text-decoration: none !important;
    padding: 9px 12px;
    font-size: 100%;
    line-height: 20px;
    border-radius: 4px
}

.vc_general.vc_btn3,
.wpb_button:hover,
a.wpb_button_a,
a.wpb_button_a:hover {
    text-decoration: none
}

.vc_btn,
.vc_btn:focus,
.vc_btn:hover,
a.vc_btn,
a.vc_btn:focus,
a.vc_btn:hover,
button.vc_btn,
button.vc_btn:focus,
button.vc_btn:hover {
    border: 1px solid transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.vc_btn-lg,
a.vc_btn-lg,
button.vc_btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.vc_btn-sm,
a.vc_btn-sm,
button.vc_btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.vc_btn-xs,
a.vc_btn-xs,
button.vc_btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.vc_btn_square,
a.vc_btn_square,
button.vc_btn_square {
    border-radius: 0
}

.vc_btn_square_outlined,
a.vc_btn_square_outlined,
button.vc_btn_square_outlined {
    border-radius: 0;
    background: 0 0 !important
}

.vc_btn_square_outlined,
.vc_btn_square_outlined:focus,
.vc_btn_square_outlined:hover,
a.vc_btn_square_outlined,
a.vc_btn_square_outlined:focus,
a.vc_btn_square_outlined:hover,
button.vc_btn_square_outlined,
button.vc_btn_square_outlined:focus,
button.vc_btn_square_outlined:hover {
    border: 2px solid
}

.vc_btn_round,
a.vc_btn_round,
button.vc_btn_round {
    border-radius: 25px
}

.vc_btn_outlined,
a.vc_btn_outlined,
button.vc_btn_outlined {
    background: 0 0 !important
}

.open>.dropdown-toggle.vc_btn-danger,
.open>.dropdown-toggle.vc_btn-default,
.open>.dropdown-toggle.vc_btn-info,
.open>.dropdown-toggle.vc_btn-primary,
.open>.dropdown-toggle.vc_btn-success,
.open>.dropdown-toggle.vc_btn-warning,
.open>.dropdown-togglea.vc_btn-danger,
.open>.dropdown-togglea.vc_btn-default,
.open>.dropdown-togglea.vc_btn-info,
.open>.dropdown-togglea.vc_btn-primary,
.open>.dropdown-togglea.vc_btn-success,
.open>.dropdown-togglea.vc_btn-warning,
.open>.dropdown-togglebutton.vc_btn-danger,
.open>.dropdown-togglebutton.vc_btn-default,
.open>.dropdown-togglebutton.vc_btn-info,
.open>.dropdown-togglebutton.vc_btn-primary,
.open>.dropdown-togglebutton.vc_btn-success,
.open>.dropdown-togglebutton.vc_btn-warning,
.vc_btn-danger.active,
.vc_btn-danger:active,
.vc_btn-default.active,
.vc_btn-default:active,
.vc_btn-info.active,
.vc_btn-info:active,
.vc_btn-primary.active,
.vc_btn-primary:active,
.vc_btn-success.active,
.vc_btn-success:active,
.vc_btn-warning.active,
.vc_btn-warning:active,
a.vc_btn-danger.active,
a.vc_btn-danger:active,
a.vc_btn-default.active,
a.vc_btn-default:active,
a.vc_btn-info.active,
a.vc_btn-info:active,
a.vc_btn-primary.active,
a.vc_btn-primary:active,
a.vc_btn-success.active,
a.vc_btn-success:active,
a.vc_btn-warning.active,
a.vc_btn-warning:active,
button.vc_btn-danger.active,
button.vc_btn-danger:active,
button.vc_btn-default.active,
button.vc_btn-default:active,
button.vc_btn-info.active,
button.vc_btn-info:active,
button.vc_btn-primary.active,
button.vc_btn-primary:active,
button.vc_btn-success.active,
button.vc_btn-success:active,
button.vc_btn-warning.active,
button.vc_btn-warning:active {
    background-image: none
}

.vc_btn_outlined,
.vc_btn_outlined:focus,
.vc_btn_outlined:hover,
a.vc_btn_outlined,
a.vc_btn_outlined:focus,
a.vc_btn_outlined:hover,
button.vc_btn_outlined,
button.vc_btn_outlined:focus,
button.vc_btn_outlined:hover {
    border: 2px solid
}

.vc_btn-blue,
a.vc_btn-blue,
button.vc_btn-blue {
    background-color: #5472D2;
    color: #fff !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-blue:hover,
a.vc_btn-blue:hover,
button.vc_btn-blue:hover {
    background-color: #3c5ecc;
    color: #f7f7f7 !important
}

.vc_btn-blue.vc_btn_outlined,
.vc_btn-blue.vc_btn_square_outlined,
a.vc_btn-blue.vc_btn_outlined,
a.vc_btn-blue.vc_btn_square_outlined,
button.vc_btn-blue.vc_btn_outlined,
button.vc_btn-blue.vc_btn_square_outlined {
    color: #5472D2 !important
}

.vc_btn-blue.vc_btn_outlined:hover,
.vc_btn-blue.vc_btn_square_outlined:hover,
a.vc_btn-blue.vc_btn_outlined:hover,
a.vc_btn-blue.vc_btn_square_outlined:hover,
button.vc_btn-blue.vc_btn_outlined:hover,
button.vc_btn-blue.vc_btn_square_outlined:hover {
    border-color: #3c5ecc
}

.vc_btn-blue.vc_btn_3d,
a.vc_btn-blue.vc_btn_3d,
button.vc_btn-blue.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #3253bc;
    box-shadow: 0 5px 0 #3253bc;
    margin-bottom: 5px
}

.vc_btn-blue.vc_btn_3d.vc_btn_xs,
a.vc_btn-blue.vc_btn_3d.vc_btn_xs,
button.vc_btn-blue.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #3253bc;
    box-shadow: 0 3px 0 #3253bc;
    margin-bottom: 3px
}

.vc_btn-blue.vc_btn_3d.vc_btn_sm,
a.vc_btn-blue.vc_btn_3d.vc_btn_sm,
button.vc_btn-blue.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #3253bc;
    box-shadow: 0 4px 0 #3253bc;
    margin-bottom: 4px
}

.vc_btn-turquoise,
a.vc_btn-turquoise,
button.vc_btn-turquoise {
    background-color: #00C1CF;
    color: #fff !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-turquoise:hover,
a.vc_btn-turquoise:hover,
button.vc_btn-turquoise:hover {
    background-color: #00a4b0;
    color: #f7f7f7 !important
}

.vc_btn-turquoise.vc_btn_outlined,
.vc_btn-turquoise.vc_btn_square_outlined,
a.vc_btn-turquoise.vc_btn_outlined,
a.vc_btn-turquoise.vc_btn_square_outlined,
button.vc_btn-turquoise.vc_btn_outlined,
button.vc_btn-turquoise.vc_btn_square_outlined {
    color: #00C1CF !important
}

.vc_btn-turquoise.vc_btn_outlined:hover,
.vc_btn-turquoise.vc_btn_square_outlined:hover,
a.vc_btn-turquoise.vc_btn_outlined:hover,
a.vc_btn-turquoise.vc_btn_square_outlined:hover,
button.vc_btn-turquoise.vc_btn_outlined:hover,
button.vc_btn-turquoise.vc_btn_square_outlined:hover {
    border-color: #00a4b0
}

.vc_btn-turquoise.vc_btn_3d,
a.vc_btn-turquoise.vc_btn_3d,
button.vc_btn-turquoise.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #008d97;
    box-shadow: 0 5px 0 #008d97;
    margin-bottom: 5px
}

.vc_btn-turquoise.vc_btn_3d.vc_btn_xs,
a.vc_btn-turquoise.vc_btn_3d.vc_btn_xs,
button.vc_btn-turquoise.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #008d97;
    box-shadow: 0 3px 0 #008d97;
    margin-bottom: 3px
}

.vc_btn-turquoise.vc_btn_3d.vc_btn_sm,
a.vc_btn-turquoise.vc_btn_3d.vc_btn_sm,
button.vc_btn-turquoise.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #008d97;
    box-shadow: 0 4px 0 #008d97;
    margin-bottom: 4px
}

.vc_btn-pink,
a.vc_btn-pink,
button.vc_btn-pink {
    background-color: #FE6C61;
    color: #fff !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-pink:hover,
a.vc_btn-pink:hover,
button.vc_btn-pink:hover {
    background-color: #fe5043;
    color: #f7f7f7 !important
}

.vc_btn-pink.vc_btn_outlined,
.vc_btn-pink.vc_btn_square_outlined,
a.vc_btn-pink.vc_btn_outlined,
a.vc_btn-pink.vc_btn_square_outlined,
button.vc_btn-pink.vc_btn_outlined,
button.vc_btn-pink.vc_btn_square_outlined {
    color: #FE6C61 !important
}

.vc_btn-pink.vc_btn_outlined:hover,
.vc_btn-pink.vc_btn_square_outlined:hover,
a.vc_btn-pink.vc_btn_outlined:hover,
a.vc_btn-pink.vc_btn_square_outlined:hover,
button.vc_btn-pink.vc_btn_outlined:hover,
button.vc_btn-pink.vc_btn_square_outlined:hover {
    border-color: #fe5043
}

.vc_btn-pink.vc_btn_3d,
a.vc_btn-pink.vc_btn_3d,
button.vc_btn-pink.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #fe3829;
    box-shadow: 0 5px 0 #fe3829;
    margin-bottom: 5px
}

.vc_btn-pink.vc_btn_3d.vc_btn_xs,
a.vc_btn-pink.vc_btn_3d.vc_btn_xs,
button.vc_btn-pink.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #fe3829;
    box-shadow: 0 3px 0 #fe3829;
    margin-bottom: 3px
}

.vc_btn-pink.vc_btn_3d.vc_btn_sm,
a.vc_btn-pink.vc_btn_3d.vc_btn_sm,
button.vc_btn-pink.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #fe3829;
    box-shadow: 0 4px 0 #fe3829;
    margin-bottom: 4px
}

.vc_btn-violet,
a.vc_btn-violet,
button.vc_btn-violet {
    background-color: #8D6DC4;
    color: #fff !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-violet:hover,
a.vc_btn-violet:hover,
button.vc_btn-violet:hover {
    background-color: #7c57bb;
    color: #f7f7f7 !important
}

.vc_btn-violet.vc_btn_outlined,
.vc_btn-violet.vc_btn_square_outlined,
a.vc_btn-violet.vc_btn_outlined,
a.vc_btn-violet.vc_btn_square_outlined,
button.vc_btn-violet.vc_btn_outlined,
button.vc_btn-violet.vc_btn_square_outlined {
    color: #8D6DC4 !important
}

.vc_btn-violet.vc_btn_outlined:hover,
.vc_btn-violet.vc_btn_square_outlined:hover,
a.vc_btn-violet.vc_btn_outlined:hover,
a.vc_btn-violet.vc_btn_square_outlined:hover,
button.vc_btn-violet.vc_btn_outlined:hover,
button.vc_btn-violet.vc_btn_square_outlined:hover {
    border-color: #7c57bb
}

.vc_btn-violet.vc_btn_3d,
a.vc_btn-violet.vc_btn_3d,
button.vc_btn-violet.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #6e48b1;
    box-shadow: 0 5px 0 #6e48b1;
    margin-bottom: 5px
}

.vc_btn-violet.vc_btn_3d.vc_btn_xs,
a.vc_btn-violet.vc_btn_3d.vc_btn_xs,
button.vc_btn-violet.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #6e48b1;
    box-shadow: 0 3px 0 #6e48b1;
    margin-bottom: 3px
}

.vc_btn-violet.vc_btn_3d.vc_btn_sm,
a.vc_btn-violet.vc_btn_3d.vc_btn_sm,
button.vc_btn-violet.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #6e48b1;
    box-shadow: 0 4px 0 #6e48b1;
    margin-bottom: 4px
}

.vc_btn-peacoc,
a.vc_btn-peacoc,
button.vc_btn-peacoc {
    background-color: #4CADC9;
    color: #fff !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-peacoc:hover,
a.vc_btn-peacoc:hover,
button.vc_btn-peacoc:hover {
    background-color: #39a0bd;
    color: #f7f7f7 !important
}

.vc_btn-peacoc.vc_btn_outlined,
.vc_btn-peacoc.vc_btn_square_outlined,
a.vc_btn-peacoc.vc_btn_outlined,
a.vc_btn-peacoc.vc_btn_square_outlined,
button.vc_btn-peacoc.vc_btn_outlined,
button.vc_btn-peacoc.vc_btn_square_outlined {
    color: #4CADC9 !important
}

.vc_btn-peacoc.vc_btn_outlined:hover,
.vc_btn-peacoc.vc_btn_square_outlined:hover,
a.vc_btn-peacoc.vc_btn_outlined:hover,
a.vc_btn-peacoc.vc_btn_square_outlined:hover,
button.vc_btn-peacoc.vc_btn_outlined:hover,
button.vc_btn-peacoc.vc_btn_square_outlined:hover {
    border-color: #39a0bd
}

.vc_btn-peacoc.vc_btn_3d,
a.vc_btn-peacoc.vc_btn_3d,
button.vc_btn-peacoc.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #338faa;
    box-shadow: 0 5px 0 #338faa;
    margin-bottom: 5px
}

.vc_btn-peacoc.vc_btn_3d.vc_btn_xs,
a.vc_btn-peacoc.vc_btn_3d.vc_btn_xs,
button.vc_btn-peacoc.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #338faa;
    box-shadow: 0 3px 0 #338faa;
    margin-bottom: 3px
}

.vc_btn-peacoc.vc_btn_3d.vc_btn_sm,
a.vc_btn-peacoc.vc_btn_3d.vc_btn_sm,
button.vc_btn-peacoc.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #338faa;
    box-shadow: 0 4px 0 #338faa;
    margin-bottom: 4px
}

.vc_btn-chino,
a.vc_btn-chino,
button.vc_btn-chino {
    background-color: #CEC2AB;
    color: #fff !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-chino:hover,
a.vc_btn-chino:hover,
button.vc_btn-chino:hover {
    background-color: #c3b498;
    color: #f7f7f7 !important
}

.vc_btn-chino.vc_btn_outlined,
.vc_btn-chino.vc_btn_square_outlined,
a.vc_btn-chino.vc_btn_outlined,
a.vc_btn-chino.vc_btn_square_outlined,
button.vc_btn-chino.vc_btn_outlined,
button.vc_btn-chino.vc_btn_square_outlined {
    color: #CEC2AB !important
}

.vc_btn-chino.vc_btn_outlined:hover,
.vc_btn-chino.vc_btn_square_outlined:hover,
a.vc_btn-chino.vc_btn_outlined:hover,
a.vc_btn-chino.vc_btn_square_outlined:hover,
button.vc_btn-chino.vc_btn_outlined:hover,
button.vc_btn-chino.vc_btn_square_outlined:hover {
    border-color: #c3b498
}

.vc_btn-chino.vc_btn_3d,
a.vc_btn-chino.vc_btn_3d,
button.vc_btn-chino.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #b9a888;
    box-shadow: 0 5px 0 #b9a888;
    margin-bottom: 5px
}

.vc_btn-chino.vc_btn_3d.vc_btn_xs,
a.vc_btn-chino.vc_btn_3d.vc_btn_xs,
button.vc_btn-chino.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #b9a888;
    box-shadow: 0 3px 0 #b9a888;
    margin-bottom: 3px
}

.vc_btn-chino.vc_btn_3d.vc_btn_sm,
a.vc_btn-chino.vc_btn_3d.vc_btn_sm,
button.vc_btn-chino.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #b9a888;
    box-shadow: 0 4px 0 #b9a888;
    margin-bottom: 4px
}

.vc_btn-mulled_wine,
a.vc_btn-mulled_wine,
button.vc_btn-mulled_wine {
    background-color: #50485B;
    color: #fff !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-mulled_wine:hover,
a.vc_btn-mulled_wine:hover,
button.vc_btn-mulled_wine:hover {
    background-color: #413a4a;
    color: #f7f7f7 !important
}

.vc_btn-mulled_wine.vc_btn_outlined,
.vc_btn-mulled_wine.vc_btn_square_outlined,
a.vc_btn-mulled_wine.vc_btn_outlined,
a.vc_btn-mulled_wine.vc_btn_square_outlined,
button.vc_btn-mulled_wine.vc_btn_outlined,
button.vc_btn-mulled_wine.vc_btn_square_outlined {
    color: #50485B !important
}

.vc_btn-mulled_wine.vc_btn_outlined:hover,
.vc_btn-mulled_wine.vc_btn_square_outlined:hover,
a.vc_btn-mulled_wine.vc_btn_outlined:hover,
a.vc_btn-mulled_wine.vc_btn_square_outlined:hover,
button.vc_btn-mulled_wine.vc_btn_outlined:hover,
button.vc_btn-mulled_wine.vc_btn_square_outlined:hover {
    border-color: #413a4a
}

.vc_btn-mulled_wine.vc_btn_3d,
a.vc_btn-mulled_wine.vc_btn_3d,
button.vc_btn-mulled_wine.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #342f3c;
    box-shadow: 0 5px 0 #342f3c;
    margin-bottom: 5px
}

.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,
a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,
button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #342f3c;
    box-shadow: 0 3px 0 #342f3c;
    margin-bottom: 3px
}

.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,
a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,
button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #342f3c;
    box-shadow: 0 4px 0 #342f3c;
    margin-bottom: 4px
}

.vc_btn-vista_blue,
a.vc_btn-vista_blue,
button.vc_btn-vista_blue {
    background-color: #75D69C;
    color: #fff !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-vista_blue:hover,
a.vc_btn-vista_blue:hover,
button.vc_btn-vista_blue:hover {
    background-color: #5dcf8b;
    color: #f7f7f7 !important
}

.vc_btn-vista_blue.vc_btn_outlined,
.vc_btn-vista_blue.vc_btn_square_outlined,
a.vc_btn-vista_blue.vc_btn_outlined,
a.vc_btn-vista_blue.vc_btn_square_outlined,
button.vc_btn-vista_blue.vc_btn_outlined,
button.vc_btn-vista_blue.vc_btn_square_outlined {
    color: #75D69C !important
}

.vc_btn-vista_blue.vc_btn_outlined:hover,
.vc_btn-vista_blue.vc_btn_square_outlined:hover,
a.vc_btn-vista_blue.vc_btn_outlined:hover,
a.vc_btn-vista_blue.vc_btn_square_outlined:hover,
button.vc_btn-vista_blue.vc_btn_outlined:hover,
button.vc_btn-vista_blue.vc_btn_square_outlined:hover {
    border-color: #5dcf8b
}

.vc_btn-vista_blue.vc_btn_3d,
a.vc_btn-vista_blue.vc_btn_3d,
button.vc_btn-vista_blue.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #4ac97d;
    box-shadow: 0 5px 0 #4ac97d;
    margin-bottom: 5px
}

.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,
a.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,
button.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #4ac97d;
    box-shadow: 0 3px 0 #4ac97d;
    margin-bottom: 3px
}

.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,
a.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,
button.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #4ac97d;
    box-shadow: 0 4px 0 #4ac97d;
    margin-bottom: 4px
}

.vc_btn-black,
a.vc_btn-black,
button.vc_btn-black {
    background-color: #2A2A2A;
    color: #fff !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-black:hover,
a.vc_btn-black:hover,
button.vc_btn-black:hover {
    background-color: #1b1b1b;
    color: #f7f7f7 !important
}

.vc_btn-black.vc_btn_outlined,
.vc_btn-black.vc_btn_square_outlined,
a.vc_btn-black.vc_btn_outlined,
a.vc_btn-black.vc_btn_square_outlined,
button.vc_btn-black.vc_btn_outlined,
button.vc_btn-black.vc_btn_square_outlined {
    color: #2A2A2A !important
}

.vc_btn-black.vc_btn_outlined:hover,
.vc_btn-black.vc_btn_square_outlined:hover,
a.vc_btn-black.vc_btn_outlined:hover,
a.vc_btn-black.vc_btn_square_outlined:hover,
button.vc_btn-black.vc_btn_outlined:hover,
button.vc_btn-black.vc_btn_square_outlined:hover {
    border-color: #1b1b1b
}

.vc_btn-black.vc_btn_3d,
a.vc_btn-black.vc_btn_3d,
button.vc_btn-black.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #0e0e0e;
    box-shadow: 0 5px 0 #0e0e0e;
    margin-bottom: 5px
}

.vc_btn-black.vc_btn_3d.vc_btn_xs,
a.vc_btn-black.vc_btn_3d.vc_btn_xs,
button.vc_btn-black.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #0e0e0e;
    box-shadow: 0 3px 0 #0e0e0e;
    margin-bottom: 3px
}

.vc_btn-black.vc_btn_3d.vc_btn_sm,
a.vc_btn-black.vc_btn_3d.vc_btn_sm,
button.vc_btn-black.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #0e0e0e;
    box-shadow: 0 4px 0 #0e0e0e;
    margin-bottom: 4px
}

.vc_btn-grey,
a.vc_btn-grey,
button.vc_btn-grey {
    background-color: #EBEBEB;
    color: #666 !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-grey:hover,
a.vc_btn-grey:hover,
button.vc_btn-grey:hover {
    background-color: #dcdcdc;
    color: #5e5e5e !important
}

.vc_btn-grey.vc_btn_outlined,
.vc_btn-grey.vc_btn_square_outlined,
a.vc_btn-grey.vc_btn_outlined,
a.vc_btn-grey.vc_btn_square_outlined,
button.vc_btn-grey.vc_btn_outlined,
button.vc_btn-grey.vc_btn_square_outlined {
    color: #EBEBEB !important
}

.vc_btn-grey.vc_btn_outlined:hover,
.vc_btn-grey.vc_btn_square_outlined:hover,
a.vc_btn-grey.vc_btn_outlined:hover,
a.vc_btn-grey.vc_btn_square_outlined:hover,
button.vc_btn-grey.vc_btn_outlined:hover,
button.vc_btn-grey.vc_btn_square_outlined:hover {
    border-color: #dcdcdc
}

.vc_btn-grey.vc_btn_3d,
a.vc_btn-grey.vc_btn_3d,
button.vc_btn-grey.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #cfcfcf;
    box-shadow: 0 5px 0 #cfcfcf;
    margin-bottom: 5px
}

.vc_btn-grey.vc_btn_3d.vc_btn_xs,
a.vc_btn-grey.vc_btn_3d.vc_btn_xs,
button.vc_btn-grey.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #cfcfcf;
    box-shadow: 0 3px 0 #cfcfcf;
    margin-bottom: 3px
}

.vc_btn-grey.vc_btn_3d.vc_btn_sm,
a.vc_btn-grey.vc_btn_3d.vc_btn_sm,
button.vc_btn-grey.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #cfcfcf;
    box-shadow: 0 4px 0 #cfcfcf;
    margin-bottom: 4px
}

.vc_btn-orange,
a.vc_btn-orange,
button.vc_btn-orange {
    background-color: #F7BE68;
    color: #fff !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-orange:hover,
a.vc_btn-orange:hover,
button.vc_btn-orange:hover {
    background-color: #f5b14b;
    color: #f7f7f7 !important
}

.vc_btn-orange.vc_btn_outlined,
.vc_btn-orange.vc_btn_square_outlined,
a.vc_btn-orange.vc_btn_outlined,
a.vc_btn-orange.vc_btn_square_outlined,
button.vc_btn-orange.vc_btn_outlined,
button.vc_btn-orange.vc_btn_square_outlined {
    color: #F7BE68 !important
}

.vc_btn-orange.vc_btn_outlined:hover,
.vc_btn-orange.vc_btn_square_outlined:hover,
a.vc_btn-orange.vc_btn_outlined:hover,
a.vc_btn-orange.vc_btn_square_outlined:hover,
button.vc_btn-orange.vc_btn_outlined:hover,
button.vc_btn-orange.vc_btn_square_outlined:hover {
    border-color: #f5b14b
}

.vc_btn-orange.vc_btn_3d,
a.vc_btn-orange.vc_btn_3d,
button.vc_btn-orange.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #f4a733;
    box-shadow: 0 5px 0 #f4a733;
    margin-bottom: 5px
}

.vc_btn-orange.vc_btn_3d.vc_btn_xs,
a.vc_btn-orange.vc_btn_3d.vc_btn_xs,
button.vc_btn-orange.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #f4a733;
    box-shadow: 0 3px 0 #f4a733;
    margin-bottom: 3px
}

.vc_btn-orange.vc_btn_3d.vc_btn_sm,
a.vc_btn-orange.vc_btn_3d.vc_btn_sm,
button.vc_btn-orange.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #f4a733;
    box-shadow: 0 4px 0 #f4a733;
    margin-bottom: 4px
}

.vc_btn-sky,
a.vc_btn-sky,
button.vc_btn-sky {
    background-color: #5AA1E3;
    color: #fff !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-sky:hover,
a.vc_btn-sky:hover,
button.vc_btn-sky:hover {
    background-color: #4092df;
    color: #f7f7f7 !important
}

.vc_btn-sky.vc_btn_outlined,
.vc_btn-sky.vc_btn_square_outlined,
a.vc_btn-sky.vc_btn_outlined,
a.vc_btn-sky.vc_btn_square_outlined,
button.vc_btn-sky.vc_btn_outlined,
button.vc_btn-sky.vc_btn_square_outlined {
    color: #5AA1E3 !important
}

.vc_btn-sky.vc_btn_outlined:hover,
.vc_btn-sky.vc_btn_square_outlined:hover,
a.vc_btn-sky.vc_btn_outlined:hover,
a.vc_btn-sky.vc_btn_square_outlined:hover,
button.vc_btn-sky.vc_btn_outlined:hover,
button.vc_btn-sky.vc_btn_square_outlined:hover {
    border-color: #4092df
}

.vc_btn-sky.vc_btn_3d,
a.vc_btn-sky.vc_btn_3d,
button.vc_btn-sky.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #2a86db;
    box-shadow: 0 5px 0 #2a86db;
    margin-bottom: 5px
}

.vc_btn-sky.vc_btn_3d.vc_btn_xs,
a.vc_btn-sky.vc_btn_3d.vc_btn_xs,
button.vc_btn-sky.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #2a86db;
    box-shadow: 0 3px 0 #2a86db;
    margin-bottom: 3px
}

.vc_btn-sky.vc_btn_3d.vc_btn_sm,
a.vc_btn-sky.vc_btn_3d.vc_btn_sm,
button.vc_btn-sky.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #2a86db;
    box-shadow: 0 4px 0 #2a86db;
    margin-bottom: 4px
}

.vc_btn-green,
a.vc_btn-green,
button.vc_btn-green {
    background-color: #6DAB3C;
    color: #fff !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-green:hover,
a.vc_btn-green:hover,
button.vc_btn-green:hover {
    background-color: #5f9434;
    color: #f7f7f7 !important
}

.vc_btn-green.vc_btn_outlined,
.vc_btn-green.vc_btn_square_outlined,
a.vc_btn-green.vc_btn_outlined,
a.vc_btn-green.vc_btn_square_outlined,
button.vc_btn-green.vc_btn_outlined,
button.vc_btn-green.vc_btn_square_outlined {
    color: #6DAB3C !important
}

.vc_btn-green.vc_btn_outlined:hover,
.vc_btn-green.vc_btn_square_outlined:hover,
a.vc_btn-green.vc_btn_outlined:hover,
a.vc_btn-green.vc_btn_square_outlined:hover,
button.vc_btn-green.vc_btn_outlined:hover,
button.vc_btn-green.vc_btn_square_outlined:hover {
    border-color: #5f9434
}

.vc_btn-green.vc_btn_3d,
a.vc_btn-green.vc_btn_3d,
button.vc_btn-green.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #53812d;
    box-shadow: 0 5px 0 #53812d;
    margin-bottom: 5px
}

.vc_btn-green.vc_btn_3d.vc_btn_xs,
a.vc_btn-green.vc_btn_3d.vc_btn_xs,
button.vc_btn-green.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #53812d;
    box-shadow: 0 3px 0 #53812d;
    margin-bottom: 3px
}

.vc_btn-green.vc_btn_3d.vc_btn_sm,
a.vc_btn-green.vc_btn_3d.vc_btn_sm,
button.vc_btn-green.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #53812d;
    box-shadow: 0 4px 0 #53812d;
    margin-bottom: 4px
}

.vc_btn-juicy_pink,
a.vc_btn-juicy_pink,
button.vc_btn-juicy_pink {
    background-color: #F4524D;
    color: #fff !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-juicy_pink:hover,
a.vc_btn-juicy_pink:hover,
button.vc_btn-juicy_pink:hover {
    background-color: #f23630;
    color: #f7f7f7 !important
}

.vc_btn-juicy_pink.vc_btn_outlined,
.vc_btn-juicy_pink.vc_btn_square_outlined,
a.vc_btn-juicy_pink.vc_btn_outlined,
a.vc_btn-juicy_pink.vc_btn_square_outlined,
button.vc_btn-juicy_pink.vc_btn_outlined,
button.vc_btn-juicy_pink.vc_btn_square_outlined {
    color: #F4524D !important
}

.vc_btn-juicy_pink.vc_btn_outlined:hover,
.vc_btn-juicy_pink.vc_btn_square_outlined:hover,
a.vc_btn-juicy_pink.vc_btn_outlined:hover,
a.vc_btn-juicy_pink.vc_btn_square_outlined:hover,
button.vc_btn-juicy_pink.vc_btn_outlined:hover,
button.vc_btn-juicy_pink.vc_btn_square_outlined:hover {
    border-color: #f23630
}

.vc_btn-juicy_pink.vc_btn_3d,
a.vc_btn-juicy_pink.vc_btn_3d,
button.vc_btn-juicy_pink.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #f11f18;
    box-shadow: 0 5px 0 #f11f18;
    margin-bottom: 5px
}

.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,
a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,
button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #f11f18;
    box-shadow: 0 3px 0 #f11f18;
    margin-bottom: 3px
}

.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,
a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,
button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #f11f18;
    box-shadow: 0 4px 0 #f11f18;
    margin-bottom: 4px
}

.vc_btn-sandy_brown,
a.vc_btn-sandy_brown,
button.vc_btn-sandy_brown {
    background-color: #F79468;
    color: #fff !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-sandy_brown:hover,
a.vc_btn-sandy_brown:hover,
button.vc_btn-sandy_brown:hover {
    background-color: #f57f4b;
    color: #f7f7f7 !important
}

.vc_btn-sandy_brown.vc_btn_outlined,
.vc_btn-sandy_brown.vc_btn_square_outlined,
a.vc_btn-sandy_brown.vc_btn_outlined,
a.vc_btn-sandy_brown.vc_btn_square_outlined,
button.vc_btn-sandy_brown.vc_btn_outlined,
button.vc_btn-sandy_brown.vc_btn_square_outlined {
    color: #F79468 !important
}

.vc_btn-sandy_brown.vc_btn_outlined:hover,
.vc_btn-sandy_brown.vc_btn_square_outlined:hover,
a.vc_btn-sandy_brown.vc_btn_outlined:hover,
a.vc_btn-sandy_brown.vc_btn_square_outlined:hover,
button.vc_btn-sandy_brown.vc_btn_outlined:hover,
button.vc_btn-sandy_brown.vc_btn_square_outlined:hover {
    border-color: #f57f4b
}

.vc_btn-sandy_brown.vc_btn_3d,
a.vc_btn-sandy_brown.vc_btn_3d,
button.vc_btn-sandy_brown.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #f46e33;
    box-shadow: 0 5px 0 #f46e33;
    margin-bottom: 5px
}

.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,
a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,
button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #f46e33;
    box-shadow: 0 3px 0 #f46e33;
    margin-bottom: 3px
}

.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,
a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,
button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #f46e33;
    box-shadow: 0 4px 0 #f46e33;
    margin-bottom: 4px
}

.vc_btn-purple,
a.vc_btn-purple,
button.vc_btn-purple {
    background-color: #B97EBB;
    color: #fff !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-purple:hover,
a.vc_btn-purple:hover,
button.vc_btn-purple:hover {
    background-color: #ae6ab0;
    color: #f7f7f7 !important
}

.vc_btn-purple.vc_btn_outlined,
.vc_btn-purple.vc_btn_square_outlined,
a.vc_btn-purple.vc_btn_outlined,
a.vc_btn-purple.vc_btn_square_outlined,
button.vc_btn-purple.vc_btn_outlined,
button.vc_btn-purple.vc_btn_square_outlined {
    color: #B97EBB !important
}

.vc_btn-purple.vc_btn_outlined:hover,
.vc_btn-purple.vc_btn_square_outlined:hover,
a.vc_btn-purple.vc_btn_outlined:hover,
a.vc_btn-purple.vc_btn_square_outlined:hover,
button.vc_btn-purple.vc_btn_outlined:hover,
button.vc_btn-purple.vc_btn_square_outlined:hover {
    border-color: #ae6ab0
}

.vc_btn-purple.vc_btn_3d,
a.vc_btn-purple.vc_btn_3d,
button.vc_btn-purple.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #a559a8;
    box-shadow: 0 5px 0 #a559a8;
    margin-bottom: 5px
}

.vc_btn-purple.vc_btn_3d.vc_btn_xs,
a.vc_btn-purple.vc_btn_3d.vc_btn_xs,
button.vc_btn-purple.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #a559a8;
    box-shadow: 0 3px 0 #a559a8;
    margin-bottom: 3px
}

.vc_btn-purple.vc_btn_3d.vc_btn_sm,
a.vc_btn-purple.vc_btn_3d.vc_btn_sm,
button.vc_btn-purple.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #a559a8;
    box-shadow: 0 4px 0 #a559a8;
    margin-bottom: 4px
}

.vc_btn-white,
a.vc_btn-white,
button.vc_btn-white {
    background-color: #FFF;
    color: #666 !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-white:hover,
a.vc_btn-white:hover,
button.vc_btn-white:hover {
    background-color: #f0f0f0;
    color: #5e5e5e !important
}

.vc_btn-white.vc_btn_outlined,
.vc_btn-white.vc_btn_square_outlined,
a.vc_btn-white.vc_btn_outlined,
a.vc_btn-white.vc_btn_square_outlined,
button.vc_btn-white.vc_btn_outlined,
button.vc_btn-white.vc_btn_square_outlined {
    color: #FFF !important
}

.vc_btn-white.vc_btn_outlined:hover,
.vc_btn-white.vc_btn_square_outlined:hover,
a.vc_btn-white.vc_btn_outlined:hover,
a.vc_btn-white.vc_btn_square_outlined:hover,
button.vc_btn-white.vc_btn_outlined:hover,
button.vc_btn-white.vc_btn_square_outlined:hover {
    border-color: #f0f0f0
}

.vc_btn-white.vc_btn_3d,
a.vc_btn-white.vc_btn_3d,
button.vc_btn-white.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #e3e3e3;
    box-shadow: 0 5px 0 #e3e3e3;
    margin-bottom: 5px
}

.vc_btn-white.vc_btn_3d.vc_btn_xs,
a.vc_btn-white.vc_btn_3d.vc_btn_xs,
button.vc_btn-white.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #e3e3e3;
    box-shadow: 0 3px 0 #e3e3e3;
    margin-bottom: 3px
}

.vc_btn-white.vc_btn_3d.vc_btn_sm,
a.vc_btn-white.vc_btn_3d.vc_btn_sm,
button.vc_btn-white.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #e3e3e3;
    box-shadow: 0 4px 0 #e3e3e3;
    margin-bottom: 4px
}

.vc_btn-grace,
a.vc_btn-grace,
button.vc_btn-grace {
    background-color: #AED13B;
    color: #fff !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-grace:hover,
a.vc_btn-grace:hover,
button.vc_btn-grace:hover {
    background-color: #9ec02d;
    color: #f7f7f7 !important
}

.vc_btn-grace.vc_btn_outlined,
.vc_btn-grace.vc_btn_square_outlined,
a.vc_btn-grace.vc_btn_outlined,
a.vc_btn-grace.vc_btn_square_outlined,
button.vc_btn-grace.vc_btn_outlined,
button.vc_btn-grace.vc_btn_square_outlined {
    color: #AED13B !important
}

.vc_btn-grace.vc_btn_outlined:hover,
.vc_btn-grace.vc_btn_square_outlined:hover,
a.vc_btn-grace.vc_btn_outlined:hover,
a.vc_btn-grace.vc_btn_square_outlined:hover,
button.vc_btn-grace.vc_btn_outlined:hover,
button.vc_btn-grace.vc_btn_square_outlined:hover {
    border-color: #9ec02d
}

.vc_btn-grace.vc_btn_3d,
a.vc_btn-grace.vc_btn_3d,
button.vc_btn-grace.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #8dac28;
    box-shadow: 0 5px 0 #8dac28;
    margin-bottom: 5px
}

.vc_btn-grace.vc_btn_3d.vc_btn_xs,
a.vc_btn-grace.vc_btn_3d.vc_btn_xs,
button.vc_btn-grace.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #8dac28;
    box-shadow: 0 3px 0 #8dac28;
    margin-bottom: 3px
}

.vc_btn-grace.vc_btn_3d.vc_btn_sm,
a.vc_btn-grace.vc_btn_3d.vc_btn_sm,
button.vc_btn-grace.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #8dac28;
    box-shadow: 0 4px 0 #8dac28;
    margin-bottom: 4px
}

.vc_btn-default,
a.vc_btn-default,
button.vc_btn-default {
    color: #7d7d7d;
    background-color: #fff;
    border-color: transparent
}

.open>.dropdown-toggle.vc_btn-default,
.open>.dropdown-togglea.vc_btn-default,
.open>.dropdown-togglebutton.vc_btn-default,
.vc_btn-default.active,
.vc_btn-default:active,
.vc_btn-default:focus,
.vc_btn-default:hover,
a.vc_btn-default.active,
a.vc_btn-default:active,
a.vc_btn-default:focus,
a.vc_btn-default:hover,
button.vc_btn-default.active,
button.vc_btn-default:active,
button.vc_btn-default:focus,
button.vc_btn-default:hover {
    color: #7d7d7d;
    background-color: #e6e6e6;
    border-color: transparent
}

.vc_btn-default.disabled,
.vc_btn-default.disabled.active,
.vc_btn-default.disabled:active,
.vc_btn-default.disabled:focus,
.vc_btn-default.disabled:hover,
.vc_btn-default[disabled],
.vc_btn-default[disabled].active,
.vc_btn-default[disabled]:active,
.vc_btn-default[disabled]:focus,
.vc_btn-default[disabled]:hover,
a.vc_btn-default.disabled,
a.vc_btn-default.disabled.active,
a.vc_btn-default.disabled:active,
a.vc_btn-default.disabled:focus,
a.vc_btn-default.disabled:hover,
a.vc_btn-default[disabled],
a.vc_btn-default[disabled].active,
a.vc_btn-default[disabled]:active,
a.vc_btn-default[disabled]:focus,
a.vc_btn-default[disabled]:hover,
button.vc_btn-default.disabled,
button.vc_btn-default.disabled.active,
button.vc_btn-default.disabled:active,
button.vc_btn-default.disabled:focus,
button.vc_btn-default.disabled:hover,
button.vc_btn-default[disabled],
button.vc_btn-default[disabled].active,
button.vc_btn-default[disabled]:active,
button.vc_btn-default[disabled]:focus,
button.vc_btn-default[disabled]:hover,
fieldset[disabled] .vc_btn-default,
fieldset[disabled] .vc_btn-default.active,
fieldset[disabled] .vc_btn-default:active,
fieldset[disabled] .vc_btn-default:focus,
fieldset[disabled] .vc_btn-default:hover,
fieldset[disabled] a.vc_btn-default,
fieldset[disabled] a.vc_btn-default.active,
fieldset[disabled] a.vc_btn-default:active,
fieldset[disabled] a.vc_btn-default:focus,
fieldset[disabled] a.vc_btn-default:hover,
fieldset[disabled] button.vc_btn-default,
fieldset[disabled] button.vc_btn-default.active,
fieldset[disabled] button.vc_btn-default:active,
fieldset[disabled] button.vc_btn-default:focus,
fieldset[disabled] button.vc_btn-default:hover {
    background-color: #fff;
    border-color: transparent
}

.vc_btn-default .badge,
a.vc_btn-default .badge,
button.vc_btn-default .badge {
    color: #fff;
    background-color: #7d7d7d
}

.vc_btn-primary,
a.vc_btn-primary,
button.vc_btn-primary {
    color: #fff;
    background-color: #00aef0;
    border-color: transparent
}

.open>.dropdown-toggle.vc_btn-primary,
.open>.dropdown-togglea.vc_btn-primary,
.open>.dropdown-togglebutton.vc_btn-primary,
.vc_btn-primary.active,
.vc_btn-primary:active,
.vc_btn-primary:focus,
.vc_btn-primary:hover,
a.vc_btn-primary.active,
a.vc_btn-primary:active,
a.vc_btn-primary:focus,
a.vc_btn-primary:hover,
button.vc_btn-primary.active,
button.vc_btn-primary:active,
button.vc_btn-primary:focus,
button.vc_btn-primary:hover {
    color: #fff;
    background-color: #0089bd;
    border-color: transparent
}

.vc_btn-primary.disabled,
.vc_btn-primary.disabled.active,
.vc_btn-primary.disabled:active,
.vc_btn-primary.disabled:focus,
.vc_btn-primary.disabled:hover,
.vc_btn-primary[disabled],
.vc_btn-primary[disabled].active,
.vc_btn-primary[disabled]:active,
.vc_btn-primary[disabled]:focus,
.vc_btn-primary[disabled]:hover,
a.vc_btn-primary.disabled,
a.vc_btn-primary.disabled.active,
a.vc_btn-primary.disabled:active,
a.vc_btn-primary.disabled:focus,
a.vc_btn-primary.disabled:hover,
a.vc_btn-primary[disabled],
a.vc_btn-primary[disabled].active,
a.vc_btn-primary[disabled]:active,
a.vc_btn-primary[disabled]:focus,
a.vc_btn-primary[disabled]:hover,
button.vc_btn-primary.disabled,
button.vc_btn-primary.disabled.active,
button.vc_btn-primary.disabled:active,
button.vc_btn-primary.disabled:focus,
button.vc_btn-primary.disabled:hover,
button.vc_btn-primary[disabled],
button.vc_btn-primary[disabled].active,
button.vc_btn-primary[disabled]:active,
button.vc_btn-primary[disabled]:focus,
button.vc_btn-primary[disabled]:hover,
fieldset[disabled] .vc_btn-primary,
fieldset[disabled] .vc_btn-primary.active,
fieldset[disabled] .vc_btn-primary:active,
fieldset[disabled] .vc_btn-primary:focus,
fieldset[disabled] .vc_btn-primary:hover,
fieldset[disabled] a.vc_btn-primary,
fieldset[disabled] a.vc_btn-primary.active,
fieldset[disabled] a.vc_btn-primary:active,
fieldset[disabled] a.vc_btn-primary:focus,
fieldset[disabled] a.vc_btn-primary:hover,
fieldset[disabled] button.vc_btn-primary,
fieldset[disabled] button.vc_btn-primary.active,
fieldset[disabled] button.vc_btn-primary:active,
fieldset[disabled] button.vc_btn-primary:focus,
fieldset[disabled] button.vc_btn-primary:hover {
    background-color: #00aef0;
    border-color: transparent
}

.vc_btn-primary .badge,
a.vc_btn-primary .badge,
button.vc_btn-primary .badge {
    color: #00aef0;
    background-color: #fff
}

.vc_btn-success,
a.vc_btn-success,
button.vc_btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: transparent
}

.open>.dropdown-toggle.vc_btn-success,
.open>.dropdown-togglea.vc_btn-success,
.open>.dropdown-togglebutton.vc_btn-success,
.vc_btn-success.active,
.vc_btn-success:active,
.vc_btn-success:focus,
.vc_btn-success:hover,
a.vc_btn-success.active,
a.vc_btn-success:active,
a.vc_btn-success:focus,
a.vc_btn-success:hover,
button.vc_btn-success.active,
button.vc_btn-success:active,
button.vc_btn-success:focus,
button.vc_btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: transparent
}

.vc_btn-success.disabled,
.vc_btn-success.disabled.active,
.vc_btn-success.disabled:active,
.vc_btn-success.disabled:focus,
.vc_btn-success.disabled:hover,
.vc_btn-success[disabled],
.vc_btn-success[disabled].active,
.vc_btn-success[disabled]:active,
.vc_btn-success[disabled]:focus,
.vc_btn-success[disabled]:hover,
a.vc_btn-success.disabled,
a.vc_btn-success.disabled.active,
a.vc_btn-success.disabled:active,
a.vc_btn-success.disabled:focus,
a.vc_btn-success.disabled:hover,
a.vc_btn-success[disabled],
a.vc_btn-success[disabled].active,
a.vc_btn-success[disabled]:active,
a.vc_btn-success[disabled]:focus,
a.vc_btn-success[disabled]:hover,
button.vc_btn-success.disabled,
button.vc_btn-success.disabled.active,
button.vc_btn-success.disabled:active,
button.vc_btn-success.disabled:focus,
button.vc_btn-success.disabled:hover,
button.vc_btn-success[disabled],
button.vc_btn-success[disabled].active,
button.vc_btn-success[disabled]:active,
button.vc_btn-success[disabled]:focus,
button.vc_btn-success[disabled]:hover,
fieldset[disabled] .vc_btn-success,
fieldset[disabled] .vc_btn-success.active,
fieldset[disabled] .vc_btn-success:active,
fieldset[disabled] .vc_btn-success:focus,
fieldset[disabled] .vc_btn-success:hover,
fieldset[disabled] a.vc_btn-success,
fieldset[disabled] a.vc_btn-success.active,
fieldset[disabled] a.vc_btn-success:active,
fieldset[disabled] a.vc_btn-success:focus,
fieldset[disabled] a.vc_btn-success:hover,
fieldset[disabled] button.vc_btn-success,
fieldset[disabled] button.vc_btn-success.active,
fieldset[disabled] button.vc_btn-success:active,
fieldset[disabled] button.vc_btn-success:focus,
fieldset[disabled] button.vc_btn-success:hover {
    background-color: #5cb85c;
    border-color: transparent
}

.vc_btn-success .badge,
a.vc_btn-success .badge,
button.vc_btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.vc_btn-info,
a.vc_btn-info,
button.vc_btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: transparent
}

.open>.dropdown-toggle.vc_btn-info,
.open>.dropdown-togglea.vc_btn-info,
.open>.dropdown-togglebutton.vc_btn-info,
.vc_btn-info.active,
.vc_btn-info:active,
.vc_btn-info:focus,
.vc_btn-info:hover,
a.vc_btn-info.active,
a.vc_btn-info:active,
a.vc_btn-info:focus,
a.vc_btn-info:hover,
button.vc_btn-info.active,
button.vc_btn-info:active,
button.vc_btn-info:focus,
button.vc_btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: transparent
}

.vc_btn-info.disabled,
.vc_btn-info.disabled.active,
.vc_btn-info.disabled:active,
.vc_btn-info.disabled:focus,
.vc_btn-info.disabled:hover,
.vc_btn-info[disabled],
.vc_btn-info[disabled].active,
.vc_btn-info[disabled]:active,
.vc_btn-info[disabled]:focus,
.vc_btn-info[disabled]:hover,
a.vc_btn-info.disabled,
a.vc_btn-info.disabled.active,
a.vc_btn-info.disabled:active,
a.vc_btn-info.disabled:focus,
a.vc_btn-info.disabled:hover,
a.vc_btn-info[disabled],
a.vc_btn-info[disabled].active,
a.vc_btn-info[disabled]:active,
a.vc_btn-info[disabled]:focus,
a.vc_btn-info[disabled]:hover,
button.vc_btn-info.disabled,
button.vc_btn-info.disabled.active,
button.vc_btn-info.disabled:active,
button.vc_btn-info.disabled:focus,
button.vc_btn-info.disabled:hover,
button.vc_btn-info[disabled],
button.vc_btn-info[disabled].active,
button.vc_btn-info[disabled]:active,
button.vc_btn-info[disabled]:focus,
button.vc_btn-info[disabled]:hover,
fieldset[disabled] .vc_btn-info,
fieldset[disabled] .vc_btn-info.active,
fieldset[disabled] .vc_btn-info:active,
fieldset[disabled] .vc_btn-info:focus,
fieldset[disabled] .vc_btn-info:hover,
fieldset[disabled] a.vc_btn-info,
fieldset[disabled] a.vc_btn-info.active,
fieldset[disabled] a.vc_btn-info:active,
fieldset[disabled] a.vc_btn-info:focus,
fieldset[disabled] a.vc_btn-info:hover,
fieldset[disabled] button.vc_btn-info,
fieldset[disabled] button.vc_btn-info.active,
fieldset[disabled] button.vc_btn-info:active,
fieldset[disabled] button.vc_btn-info:focus,
fieldset[disabled] button.vc_btn-info:hover {
    background-color: #5bc0de;
    border-color: transparent
}

.vc_btn-info .badge,
a.vc_btn-info .badge,
button.vc_btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.vc_btn-warning,
a.vc_btn-warning,
button.vc_btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: transparent
}

.open>.dropdown-toggle.vc_btn-warning,
.open>.dropdown-togglea.vc_btn-warning,
.open>.dropdown-togglebutton.vc_btn-warning,
.vc_btn-warning.active,
.vc_btn-warning:active,
.vc_btn-warning:focus,
.vc_btn-warning:hover,
a.vc_btn-warning.active,
a.vc_btn-warning:active,
a.vc_btn-warning:focus,
a.vc_btn-warning:hover,
button.vc_btn-warning.active,
button.vc_btn-warning:active,
button.vc_btn-warning:focus,
button.vc_btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: transparent
}

.vc_btn-warning.disabled,
.vc_btn-warning.disabled.active,
.vc_btn-warning.disabled:active,
.vc_btn-warning.disabled:focus,
.vc_btn-warning.disabled:hover,
.vc_btn-warning[disabled],
.vc_btn-warning[disabled].active,
.vc_btn-warning[disabled]:active,
.vc_btn-warning[disabled]:focus,
.vc_btn-warning[disabled]:hover,
a.vc_btn-warning.disabled,
a.vc_btn-warning.disabled.active,
a.vc_btn-warning.disabled:active,
a.vc_btn-warning.disabled:focus,
a.vc_btn-warning.disabled:hover,
a.vc_btn-warning[disabled],
a.vc_btn-warning[disabled].active,
a.vc_btn-warning[disabled]:active,
a.vc_btn-warning[disabled]:focus,
a.vc_btn-warning[disabled]:hover,
button.vc_btn-warning.disabled,
button.vc_btn-warning.disabled.active,
button.vc_btn-warning.disabled:active,
button.vc_btn-warning.disabled:focus,
button.vc_btn-warning.disabled:hover,
button.vc_btn-warning[disabled],
button.vc_btn-warning[disabled].active,
button.vc_btn-warning[disabled]:active,
button.vc_btn-warning[disabled]:focus,
button.vc_btn-warning[disabled]:hover,
fieldset[disabled] .vc_btn-warning,
fieldset[disabled] .vc_btn-warning.active,
fieldset[disabled] .vc_btn-warning:active,
fieldset[disabled] .vc_btn-warning:focus,
fieldset[disabled] .vc_btn-warning:hover,
fieldset[disabled] a.vc_btn-warning,
fieldset[disabled] a.vc_btn-warning.active,
fieldset[disabled] a.vc_btn-warning:active,
fieldset[disabled] a.vc_btn-warning:focus,
fieldset[disabled] a.vc_btn-warning:hover,
fieldset[disabled] button.vc_btn-warning,
fieldset[disabled] button.vc_btn-warning.active,
fieldset[disabled] button.vc_btn-warning:active,
fieldset[disabled] button.vc_btn-warning:focus,
fieldset[disabled] button.vc_btn-warning:hover {
    background-color: #f0ad4e;
    border-color: transparent
}

.vc_btn-warning .badge,
a.vc_btn-warning .badge,
button.vc_btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.vc_btn-danger,
a.vc_btn-danger,
button.vc_btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: transparent
}

.open>.dropdown-toggle.vc_btn-danger,
.open>.dropdown-togglea.vc_btn-danger,
.open>.dropdown-togglebutton.vc_btn-danger,
.vc_btn-danger.active,
.vc_btn-danger:active,
.vc_btn-danger:focus,
.vc_btn-danger:hover,
a.vc_btn-danger.active,
a.vc_btn-danger:active,
a.vc_btn-danger:focus,
a.vc_btn-danger:hover,
button.vc_btn-danger.active,
button.vc_btn-danger:active,
button.vc_btn-danger:focus,
button.vc_btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: transparent
}

.vc_btn-danger.disabled,
.vc_btn-danger.disabled.active,
.vc_btn-danger.disabled:active,
.vc_btn-danger.disabled:focus,
.vc_btn-danger.disabled:hover,
.vc_btn-danger[disabled],
.vc_btn-danger[disabled].active,
.vc_btn-danger[disabled]:active,
.vc_btn-danger[disabled]:focus,
.vc_btn-danger[disabled]:hover,
a.vc_btn-danger.disabled,
a.vc_btn-danger.disabled.active,
a.vc_btn-danger.disabled:active,
a.vc_btn-danger.disabled:focus,
a.vc_btn-danger.disabled:hover,
a.vc_btn-danger[disabled],
a.vc_btn-danger[disabled].active,
a.vc_btn-danger[disabled]:active,
a.vc_btn-danger[disabled]:focus,
a.vc_btn-danger[disabled]:hover,
button.vc_btn-danger.disabled,
button.vc_btn-danger.disabled.active,
button.vc_btn-danger.disabled:active,
button.vc_btn-danger.disabled:focus,
button.vc_btn-danger.disabled:hover,
button.vc_btn-danger[disabled],
button.vc_btn-danger[disabled].active,
button.vc_btn-danger[disabled]:active,
button.vc_btn-danger[disabled]:focus,
button.vc_btn-danger[disabled]:hover,
fieldset[disabled] .vc_btn-danger,
fieldset[disabled] .vc_btn-danger.active,
fieldset[disabled] .vc_btn-danger:active,
fieldset[disabled] .vc_btn-danger:focus,
fieldset[disabled] .vc_btn-danger:hover,
fieldset[disabled] a.vc_btn-danger,
fieldset[disabled] a.vc_btn-danger.active,
fieldset[disabled] a.vc_btn-danger:active,
fieldset[disabled] a.vc_btn-danger:focus,
fieldset[disabled] a.vc_btn-danger:hover,
fieldset[disabled] button.vc_btn-danger,
fieldset[disabled] button.vc_btn-danger.active,
fieldset[disabled] button.vc_btn-danger:active,
fieldset[disabled] button.vc_btn-danger:focus,
fieldset[disabled] button.vc_btn-danger:hover {
    background-color: #d9534f;
    border-color: transparent
}

.vc_btn-danger .badge,
a.vc_btn-danger .badge,
button.vc_btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.vc_button-2-wrapper.vc_button-2-align-left {
    display: block;
    text-align: left
}

.vc_button-2-wrapper.vc_button-2-align-right {
    display: block;
    text-align: right
}

.vc_button-2-wrapper.vc_button-2-align-center {
    display: block;
    text-align: center
}

i.icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    vertical-align: text-top;
    margin-left: 5px
}

.wpb_btn-large i.icon {
    height: 19px;
    margin-left: 9px
}

.wpb_btn-small i.icon {
    height: 15px
}

.wpb_btn-mini i.icon {
    display: none
}

.wpb_address_book i.icon,
option.wpb_address_book {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/address-book.png) right center no-repeat
}

.wpb_alarm_clock i.icon,
option.wpb_alarm_clock {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/alarm-clock.png) right center no-repeat
}

.wpb_anchor i.icon,
option.wpb_anchor {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/anchor.png) right center no-repeat
}

.wpb_application_image i.icon,
option.wpb_application_image {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/application-image.png) right center no-repeat
}

.wpb_arrow i.icon,
option.wpb_arrow {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/arrow.png) right center no-repeat
}

.wpb_asterisk i.icon,
option.wpb_asterisk {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/asterisk.png) right center no-repeat
}

.wpb_hammer i.icon,
option.wpb_hammer {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/auction-hammer.png) right center no-repeat
}

.wpb_balloon i.icon,
option.wpb_balloon {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/balloon.png) right center no-repeat
}

.wpb_balloon_buzz i.icon,
option.wpb_balloon_buzz {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/balloon-buzz.png) right center no-repeat
}

.wpb_balloon_facebook i.icon,
option.wpb_balloon_facebook {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/balloon-facebook.png) right center no-repeat
}

.wpb_balloon_twitter i.icon,
option.wpb_balloon_twitter {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/balloon-twitter.png) right center no-repeat
}

.wpb_battery i.icon,
option.wpb_battery {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/battery-full.png) right center no-repeat
}

.wpb_binocular i.icon,
option.wpb_binocular {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/binocular.png) right center no-repeat
}

.wpb_document_excel i.icon,
option.wpb_document_excel {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-excel.png) right center no-repeat
}

.wpb_document_image i.icon,
option.wpb_document_image {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-image.png) right center no-repeat
}

.wpb_document_music i.icon,
option.wpb_document_music {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-music.png) right center no-repeat
}

.wpb_document_office i.icon,
option.wpb_document_office {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-office.png) right center no-repeat
}

.wpb_document_pdf i.icon,
option.wpb_document_pdf {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-pdf.png) right center no-repeat
}

.wpb_document_powerpoint i.icon,
option.wpb_document_powerpoint {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-powerpoint.png) right center no-repeat
}

.wpb_document_word i.icon,
option.wpb_document_word {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-word.png) right center no-repeat
}

.wpb_bookmark i.icon,
option.wpb_bookmark {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/bookmark.png) right center no-repeat
}

.wpb_camcorder i.icon,
option.wpb_camcorder {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/camcorder.png) right center no-repeat
}

.wpb_camera i.icon,
option.wpb_camera {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/camera.png) right center no-repeat
}

.wpb_chart i.icon,
option.wpb_chart {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/chart.png) right center no-repeat
}

.wpb_chart_pie i.icon,
option.wpb_chart_pie {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/chart-pie.png) right center no-repeat
}

.wpb_clock i.icon,
option.wpb_clock {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/clock.png) right center no-repeat
}

.wpb_play i.icon,
option.wpb_play {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/control.png) right center no-repeat
}

.wpb_fire i.icon,
option.wpb_fire {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/fire.png) right center no-repeat
}

.wpb_heart i.icon,
option.wpb_heart {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/heart.png) right center no-repeat
}

.wpb_mail i.icon,
option.wpb_mail {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/mail.png) right center no-repeat
}

.wpb_shield i.icon,
option.wpb_shield {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/plus-shield.png) right center no-repeat
}

.wpb_video i.icon,
option.wpb_video {
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/icons/video.png) right center no-repeat
}

.vc_column_container .vc_btn,
.vc_column_container .wpb_button {
    margin-top: 5px;
    margin-bottom: 5px
}

.vc_message_box {
    border: 1px solid transparent;
    display: block;
    overflow: hidden;
    margin: 0 0 21.74px;
    padding: 1em 1em 1em 4em;
    position: relative;
    font-size: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vc_row.vc_row-flex,
.vc_row.vc_row-flex>.vc_column_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

#content .wpb_alert p:last-child,
#content .wpb_text_column:last-child,
#content .wpb_text_column p:last-child,
.vc_message_box>p:last-child,
.wpb_alert p:last-child,
.wpb_text_column:last-child,
.wpb_text_column p:last-child {
    margin-bottom: 0
}

.vc_message_box-icon,
.vc_message_box-icon>* {
    position: absolute;
    font-weight: 400;
    font-style: normal
}

.vc_message_box>p:first-child {
    margin-top: 0
}

.vc_message_box-icon {
    bottom: 0;
    font-size: 1em;
    left: 0;
    top: 0;
    width: 4em
}

.vc_message_box-icon>*,
.vc_message_box-icon>.fa {
    font-size: 1.7em;
    line-height: 1
}

.vc_message_box-icon>*,
.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_simple .vc_toggle_icon::before {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.vc_message_box-icon>* {
    transform: translate(-50%, -50%)
}

.vc_color-blue.vc_message_box {
    color: #364a8a;
    border-color: #c5cff0;
    background-color: #edf1fa
}

.vc_color-blue.vc_message_box .vc_message_box-icon {
    color: #5472D2
}

.vc_color-blue.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #5472D2
}

.vc_color-blue.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-blue.vc_message_box-outline,
.vc_color-blue.vc_message_box-solid-icon {
    color: #364a8a;
    border-color: #5472D2;
    background-color: transparent
}

.vc_color-blue.vc_message_box-outline .vc_message_box-icon,
.vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon {
    color: #5472D2
}

.vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #5472D2
}

.vc_color-blue.vc_message_box-3d {
    box-shadow: 0 5px 0 #9daee5
}

.vc_color-turquoise.vc_message_box {
    color: #085b61;
    border-color: #c6ecee;
    background-color: #ebfcfd
}

.vc_color-turquoise.vc_message_box .vc_message_box-icon {
    color: #00C1CF
}

.vc_color-turquoise.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #00C1CF
}

.vc_color-turquoise.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-turquoise.vc_message_box-outline,
.vc_color-turquoise.vc_message_box-solid-icon {
    color: #085b61;
    border-color: #00C1CF;
    background-color: transparent
}

.vc_color-turquoise.vc_message_box-outline .vc_message_box-icon,
.vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon {
    color: #00C1CF
}

.vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #00C1CF
}

.vc_color-turquoise.vc_message_box-3d {
    box-shadow: 0 5px 0 #9fdee3
}

.vc_color-pink.vc_message_box {
    color: #d82e21;
    border-color: #ffd8d6;
    background-color: #fff0ef
}

.vc_color-pink.vc_message_box .vc_message_box-icon {
    color: #FE6C61
}

.vc_color-pink.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #FE6C61
}

.vc_color-pink.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-pink.vc_message_box-outline,
.vc_color-pink.vc_message_box-solid-icon {
    color: #d82e21;
    border-color: #FE6C61;
    background-color: transparent
}

.vc_color-pink.vc_message_box-outline .vc_message_box-icon,
.vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon {
    color: #FE6C61
}

.vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #FE6C61
}

.vc_color-pink.vc_message_box-3d {
    box-shadow: 0 5px 0 #fea9a3
}

.vc_color-violet.vc_message_box {
    color: #5e4a81;
    border-color: #d4c8e9;
    background-color: #f0ecf7
}

.vc_color-violet.vc_message_box .vc_message_box-icon {
    color: #8D6DC4
}

.vc_color-violet.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #8D6DC4
}

.vc_color-violet.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-violet.vc_message_box-outline,
.vc_color-violet.vc_message_box-solid-icon {
    color: #5e4a81;
    border-color: #8D6DC4;
    background-color: transparent
}

.vc_color-violet.vc_message_box-outline .vc_message_box-icon,
.vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon {
    color: #8D6DC4
}

.vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #8D6DC4
}

.vc_color-violet.vc_message_box-3d {
    box-shadow: 0 5px 0 #b8a3da
}

.vc_color-peacoc.vc_message_box {
    color: #366a79;
    border-color: #c2e3ec;
    background-color: #e9f5f8
}

.vc_color-peacoc.vc_message_box .vc_message_box-icon {
    color: #4CADC9
}

.vc_color-peacoc.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #4CADC9
}

.vc_color-peacoc.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-peacoc.vc_message_box-outline,
.vc_color-peacoc.vc_message_box-solid-icon {
    color: #366a79;
    border-color: #4CADC9;
    background-color: transparent
}

.vc_color-peacoc.vc_message_box-outline .vc_message_box-icon,
.vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon {
    color: #4CADC9
}

.vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #4CADC9
}

.vc_color-peacoc.vc_message_box-3d {
    box-shadow: 0 5px 0 #9ad1e1
}

.vc_color-chino.vc_message_box {
    color: #978258;
    border-color: #e5ded2;
    background-color: #f7f5f2
}

.vc_color-chino.vc_message_box .vc_message_box-icon {
    color: #CEC2AB
}

.vc_color-chino.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #CEC2AB
}

.vc_color-chino.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-chino.vc_message_box-outline,
.vc_color-chino.vc_message_box-solid-icon {
    color: #978258;
    border-color: #CEC2AB;
    background-color: transparent
}

.vc_color-chino.vc_message_box-outline .vc_message_box-icon,
.vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon {
    color: #CEC2AB
}

.vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #CEC2AB
}

.vc_color-chino.vc_message_box-3d {
    box-shadow: 0 5px 0 #d2c7b1
}

.vc_color-mulled_wine.vc_message_box {
    color: #1e1b22;
    border-color: #d0ccd6;
    background-color: #eae8ed
}

.vc_color-mulled_wine.vc_message_box .vc_message_box-icon {
    color: #50485B
}

.vc_color-mulled_wine.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #50485B
}

.vc_color-mulled_wine.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-mulled_wine.vc_message_box-outline,
.vc_color-mulled_wine.vc_message_box-solid-icon {
    color: #1e1b22;
    border-color: #50485B;
    background-color: transparent
}

.vc_color-mulled_wine.vc_message_box-outline .vc_message_box-icon,
.vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon {
    color: #50485B
}

.vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #50485B
}

.vc_color-mulled_wine.vc_message_box-3d {
    box-shadow: 0 5px 0 #b6afc0
}

.vc_color-vista_blue.vc_message_box {
    color: #3e8e5e;
    border-color: #bcebcf;
    background-color: #e3f7eb
}

.vc_color-vista_blue.vc_message_box .vc_message_box-icon {
    color: #75D69C
}

.vc_color-vista_blue.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #75D69C
}

.vc_color-vista_blue.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-vista_blue.vc_message_box-outline,
.vc_color-vista_blue.vc_message_box-solid-icon {
    color: #3e8e5e;
    border-color: #75D69C;
    background-color: transparent
}

.vc_color-vista_blue.vc_message_box-outline .vc_message_box-icon,
.vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon {
    color: #75D69C
}

.vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #75D69C
}

.vc_color-vista_blue.vc_message_box-3d {
    box-shadow: 0 5px 0 #94dfb3
}

.vc_color-orange.vc_message_box {
    color: #c3811c;
    border-color: #fbe1ba;
    background-color: #fef6eb
}

.vc_color-orange.vc_message_box .vc_message_box-icon {
    color: #F7BE68
}

.vc_color-orange.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #F7BE68
}

.vc_color-orange.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-orange.vc_message_box-outline,
.vc_color-orange.vc_message_box-solid-icon {
    color: #c3811c;
    border-color: #F7BE68;
    background-color: transparent
}

.vc_color-orange.vc_message_box-outline .vc_message_box-icon,
.vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon {
    color: #F7BE68
}

.vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #F7BE68
}

.vc_color-orange.vc_message_box-3d {
    box-shadow: 0 5px 0 #f9cd8a
}

.vc_color-sky.vc_message_box {
    color: #2a6194;
    border-color: #bedaf4;
    background-color: #eaf3fb
}

.vc_color-sky.vc_message_box .vc_message_box-icon {
    color: #5AA1E3
}

.vc_color-sky.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #5AA1E3
}

.vc_color-sky.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-sky.vc_message_box-outline,
.vc_color-sky.vc_message_box-solid-icon {
    color: #2a6194;
    border-color: #5AA1E3;
    background-color: transparent
}

.vc_color-sky.vc_message_box-outline .vc_message_box-icon,
.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon {
    color: #5AA1E3
}

.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #5AA1E3
}

.vc_color-sky.vc_message_box-3d {
    box-shadow: 0 5px 0 #93c1ed
}

.vc_color-green.vc_message_box {
    color: #3e562b;
    border-color: #c2e1a9;
    background-color: #eaf5e2
}

.vc_color-green.vc_message_box .vc_message_box-icon {
    color: #6DAB3C
}

.vc_color-green.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #6DAB3C
}

.vc_color-green.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-green.vc_message_box-outline,
.vc_color-green.vc_message_box-solid-icon {
    color: #3e562b;
    border-color: #6DAB3C;
    background-color: transparent
}

.vc_color-green.vc_message_box-outline .vc_message_box-icon,
.vc_color-green.vc_message_box-solid-icon .vc_message_box-icon {
    color: #6DAB3C
}

.vc_color-green.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #6DAB3C
}

.vc_color-green.vc_message_box-3d {
    box-shadow: 0 5px 0 #a7d484
}

.vc_color-juicy_pink.vc_message_box {
    color: #a3231f;
    border-color: #fbc7c5;
    background-color: #fef5f5
}

.vc_color-juicy_pink.vc_message_box .vc_message_box-icon {
    color: #F4524D
}

.vc_color-juicy_pink.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #F4524D
}

.vc_color-juicy_pink.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-juicy_pink.vc_message_box-outline,
.vc_color-juicy_pink.vc_message_box-solid-icon {
    color: #a3231f;
    border-color: #F4524D;
    background-color: transparent
}

.vc_color-juicy_pink.vc_message_box-outline .vc_message_box-icon,
.vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon {
    color: #F4524D
}

.vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #F4524D
}

.vc_color-juicy_pink.vc_message_box-3d {
    box-shadow: 0 5px 0 #f89895
}

.vc_color-sandy_brown.vc_message_box {
    color: #c3501c;
    border-color: #fbceba;
    background-color: #fef1eb
}

.vc_color-sandy_brown.vc_message_box .vc_message_box-icon {
    color: #F79468
}

.vc_color-sandy_brown.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #F79468
}

.vc_color-sandy_brown.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-sandy_brown.vc_message_box-outline,
.vc_color-sandy_brown.vc_message_box-solid-icon {
    color: #c3501c;
    border-color: #F79468;
    background-color: transparent
}

.vc_color-sandy_brown.vc_message_box-outline .vc_message_box-icon,
.vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon {
    color: #F79468
}

.vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #F79468
}

.vc_color-sandy_brown.vc_message_box-3d {
    box-shadow: 0 5px 0 #f9ac8a
}

.vc_color-purple.vc_message_box {
    color: #886389;
    border-color: #e3cbe3;
    background-color: #f5ecf5
}

.vc_color-purple.vc_message_box .vc_message_box-icon {
    color: #B97EBB
}

.vc_color-purple.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #B97EBB
}

.vc_color-purple.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-purple.vc_message_box-outline,
.vc_color-purple.vc_message_box-solid-icon {
    color: #886389;
    border-color: #B97EBB;
    background-color: transparent
}

.vc_color-purple.vc_message_box-outline .vc_message_box-icon,
.vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon {
    color: #B97EBB
}

.vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #B97EBB
}

.vc_color-purple.vc_message_box-3d {
    box-shadow: 0 5px 0 #d1a9d2
}

.vc_color-black.vc_message_box {
    color: #fff;
    border-color: #2A2A2A;
    background-color: #3c3c3c
}

.vc_color-black.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #2A2A2A
}

.vc_color-black.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-black.vc_message_box-outline,
.vc_color-black.vc_message_box-solid-icon {
    border-color: #2A2A2A;
    background-color: transparent
}

.vc_color-black.vc_message_box-outline .vc_message_box-icon,
.vc_color-black.vc_message_box-solid-icon .vc_message_box-icon {
    color: #2A2A2A
}

.vc_color-black.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #2A2A2A
}

.vc_color-black.vc_message_box-3d {
    box-shadow: 0 5px 0 #101010
}

.vc_color-grey.vc_message_box {
    color: #858585;
    border-color: #d2d2d2;
    background-color: #EBEBEB
}

.vc_color-grey.vc_message_box-solid {
    color: #858585;
    border-color: transparent;
    background-color: #EBEBEB
}

.vc_color-grey.vc_message_box-solid .vc_message_box-icon {
    color: #858585
}

.vc_color-grey.vc_message_box-outline,
.vc_color-grey.vc_message_box-solid-icon {
    color: #858585;
    border-color: #EBEBEB;
    background-color: transparent
}

.vc_color-grey.vc_message_box-outline .vc_message_box-icon,
.vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon {
    color: #EBEBEB
}

.vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon {
    color: #858585;
    background-color: #EBEBEB
}

.vc_color-grey.vc_message_box-3d {
    box-shadow: 0 5px 0 #b8b8b8
}

.vc_color-white.vc_message_box {
    color: #b3b3b3;
    border-color: #e6e6e6;
    background-color: #FFF
}

.vc_color-white.vc_message_box-solid {
    color: #b3b3b3;
    border-color: transparent;
    background-color: #FFF
}

.vc_color-white.vc_message_box-solid .vc_message_box-icon {
    color: #b3b3b3
}

.vc_color-white.vc_message_box-outline,
.vc_color-white.vc_message_box-solid-icon {
    border-color: #FFF;
    background-color: transparent
}

.vc_color-white.vc_message_box-outline .vc_message_box-icon,
.vc_color-white.vc_message_box-solid-icon .vc_message_box-icon {
    color: #FFF
}

.vc_color-white.vc_message_box-solid-icon .vc_message_box-icon {
    color: #b3b3b3;
    background-color: #FFF
}

.vc_color-white.vc_message_box-3d {
    box-shadow: 0 5px 0 #ccc
}

.vc_color-info.vc_message_box-3d,
.vc_color-success.vc_message_box-3d {
    box-shadow: 0 5px 0 #9dd6fd
}

.vc_color-info.vc_message_box {
    color: #5e7f96;
    border-color: #cfebfe;
    background-color: #dff2fe
}

.vc_color-info.vc_message_box .vc_message_box-icon {
    color: #56b0ee
}

.vc_color-info.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #56b0ee
}

.vc_color-info.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-info.vc_message_box-outline,
.vc_color-info.vc_message_box-solid-icon {
    color: #5e7f96;
    border-color: #56b0ee;
    background-color: transparent
}

.vc_color-info.vc_message_box-outline .vc_message_box-icon,
.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon {
    color: #56b0ee
}

.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #56b0ee
}

.vc_color-success.vc_message_box {
    color: #5e7f96;
    border-color: #cfebfe;
    background-color: #e6fdf8
}

.vc_color-success.vc_message_box .vc_message_box-icon {
    color: #1bbc9b
}

.vc_color-success.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #1bbc9b
}

.vc_color-success.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-success.vc_message_box-outline,
.vc_color-success.vc_message_box-solid-icon {
    color: #5e7f96;
    border-color: #1bbc9b;
    background-color: transparent
}

.vc_color-success.vc_message_box-outline .vc_message_box-icon,
.vc_color-success.vc_message_box-solid-icon .vc_message_box-icon {
    color: #1bbc9b
}

.vc_color-success.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #1bbc9b
}

.vc_color-warning.vc_message_box {
    color: #9d8967;
    border-color: #ffeccc;
    background-color: #fff4e2
}

.vc_color-warning.vc_message_box .vc_message_box-icon {
    color: #fcb53f
}

.vc_color-warning.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #fcb53f
}

.vc_color-warning.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-warning.vc_message_box-outline,
.vc_color-warning.vc_message_box-solid-icon {
    color: #9d8967;
    border-color: #fcb53f;
    background-color: transparent
}

.vc_color-warning.vc_message_box-outline .vc_message_box-icon,
.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fcb53f
}

.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #fcb53f
}

.vc_color-warning.vc_message_box-3d {
    box-shadow: 0 5px 0 #ffd999
}

.vc_color-danger.vc_message_box {
    color: #a85959;
    border-color: #fedede;
    background-color: #fdeaea
}

.vc_color-danger.vc_message_box .vc_message_box-icon {
    color: #ff7877
}

.vc_color-danger.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #ff7877
}

.vc_color-danger.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-danger.vc_message_box-outline,
.vc_color-danger.vc_message_box-solid-icon {
    color: #a85959;
    border-color: #ff7877;
    background-color: transparent
}

.vc_color-danger.vc_message_box-outline .vc_message_box-icon,
.vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon {
    color: #ff7877
}

.vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #ff7877
}

.vc_color-danger.vc_message_box-3d {
    box-shadow: 0 5px 0 #fdacac
}

.vc_color-alert-info.vc_message_box {
    color: #31708f;
    border-color: #bce8f1;
    background-color: #d9edf7
}

.vc_color-alert-info.vc_message_box .vc_message_box-icon {
    color: #67CCE0
}

.vc_color-alert-info.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #67CCE0
}

.vc_color-alert-info.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-alert-info.vc_message_box-outline,
.vc_color-alert-info.vc_message_box-solid-icon {
    color: #31708f;
    border-color: #67CCE0;
    background-color: transparent
}

.vc_color-alert-info.vc_message_box-outline .vc_message_box-icon,
.vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon {
    color: #67CCE0
}

.vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #67CCE0
}

.vc_color-alert-info.vc_message_box-3d {
    box-shadow: 0 5px 0 #91d9e8
}

.vc_color-alert-success.vc_message_box {
    color: #3c763d;
    border-color: #d6e9c6;
    background-color: #dff0d8
}

.vc_color-alert-success.vc_message_box .vc_message_box-icon {
    color: #9AD36A
}

.vc_color-alert-success.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #9AD36A
}

.vc_color-alert-success.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-alert-success.vc_message_box-outline,
.vc_color-alert-success.vc_message_box-solid-icon {
    color: #3c763d;
    border-color: #9AD36A;
    background-color: transparent
}

.vc_color-alert-success.vc_message_box-outline .vc_message_box-icon,
.vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon {
    color: #9AD36A
}

.vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #9AD36A
}

.vc_color-alert-success.vc_message_box-3d {
    box-shadow: 0 5px 0 #bbdba1
}

.vc_color-alert-warning.vc_message_box {
    color: #8a6d3b;
    border-color: #faebcc;
    background-color: #fcf8e3
}

.vc_color-alert-warning.vc_message_box .vc_message_box-icon {
    color: #F9CF79
}

.vc_color-alert-warning.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #F9CF79
}

.vc_color-alert-warning.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-alert-warning.vc_message_box-outline,
.vc_color-alert-warning.vc_message_box-solid-icon {
    color: #8a6d3b;
    border-color: #F9CF79;
    background-color: transparent
}

.vc_color-alert-warning.vc_message_box-outline .vc_message_box-icon,
.vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon {
    color: #F9CF79
}

.vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #F9CF79
}

.vc_color-alert-warning.vc_message_box-3d {
    box-shadow: 0 5px 0 #f5d89e
}

.vc_color-alert-danger.vc_message_box {
    color: #a94442;
    border-color: #ebccd1;
    background-color: #f2dede
}

.vc_color-alert-danger.vc_message_box .vc_message_box-icon {
    color: #EF8495
}

.vc_color-alert-danger.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #EF8495
}

.vc_color-alert-danger.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-alert-danger.vc_message_box-outline,
.vc_color-alert-danger.vc_message_box-solid-icon {
    color: #a94442;
    border-color: #EF8495;
    background-color: transparent
}

.vc_color-alert-danger.vc_message_box-outline .vc_message_box-icon,
.vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon {
    color: #EF8495
}

.vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #EF8495
}

.vc_color-alert-danger.vc_message_box-3d {
    box-shadow: 0 5px 0 #dca7b0
}

.vc_color-black.vc_message_box .vc_message_box-icon {
    color: #fff
}

.vc_color-black.vc_message_box-outline,
.vc_color-black.vc_message_box-outline .vc_message_box-icon,
.vc_color-black.vc_message_box-solid-icon {
    color: #2A2A2A
}

.vc_color-grey.vc_message_box .vc_message_box-icon {
    color: #858585
}

.vc_color-white.vc_message_box .vc_message_box-icon {
    color: #b3b3b3
}

.vc_color-white.vc_message_box-outline,
.vc_color-white.vc_message_box-outline .vc_message_box-icon,
.vc_color-white.vc_message_box-solid-icon {
    color: #FFF
}

.vc_message_box-outline,
.vc_message_box-solid-icon {
    border-width: 2px
}

.vc_message_box-solid-icon .vc_message_box-icon {
    width: 3.25em
}

.vc_message_box-rounded {
    border-radius: 5px
}

.vc_message_box-round {
    border-radius: 4em
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 35px
}

.entry-content .twitter-share-button,
.fb_like,
.twitter-share-button,
.wpb_accordion .wpb_content_element,
.wpb_googleplus,
.wpb_pinterest,
.wpb_tab .wpb_content_element {
    margin-bottom: 21.74px
}

.vc_parallax {
    position: relative;
    overflow: hidden
}

.vc_parallax>* {
    position: relative;
    z-index: 1
}

.vc_parallax .vc_parallax-inner {
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-attachment: scroll;
    background-color: transparent;
    background-image: inherit;
    background-size: cover;
    z-index: 0;
    background-position: 50% 0
}

.vc_video-bg-container {
    position: relative
}

.vc_video-bg {
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0
}

.vc_row.vc_row-no-padding .vc_column-inner {
    padding-left: 0;
    padding-right: 0
}

.vc_row[data-vc-full-width] {
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    overflow: hidden
}

.vc_row[data-vc-full-width].vc_hidden {
    opacity: 0
}

.vc_row-no-padding .vc_inner {
    margin-left: 0;
    margin-right: 0
}

.vc_row.vc_row-o-full-height {
    min-height: 100vh
}

.vc_row.vc_row-flex {
    box-sizing: border-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.vc_row.vc_row-flex>.vc_column_container {
    display: flex
}

.vc_ie-flexbox-fixer,
.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .vc_row.vc_row-flex>.vc_column_container>.vc_column-inner>* {
        min-height: 1em
    }
}

.vc_row.vc_row-flex::after,
.vc_row.vc_row-flex::before {
    display: none
}

.vc_row.vc_row-o-columns-stretch {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.vc_row.vc_row-o-columns-top {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.vc_row.vc_row-o-columns-bottom {
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end
}

.vc_row.vc_row-o-columns-middle {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.vc_row.vc_row-o-columns-bottom::after,
.vc_row.vc_row-o-columns-middle::after,
.vc_row.vc_row-o-columns-top::after {
    content: '';
    width: 100%;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    display: block
}

.vc_row.vc_row-o-content-top>.vc_column_container>.vc_column-inner {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_column_container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.vc_row.vc_row-o-content-bottom>.vc_column_container>.vc_column-inner {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_column_container {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.vc_row.vc_row-o-content-middle>.vc_column_container>.vc_column-inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_column_container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.vc_column-inner::after,
.vc_column-inner::before {
    content: " ";
    display: table
}

.vc_ie-flexbox-fixer {
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.vc_ie-flexbox-fixer>.vc_row {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.vc_row.vc_column-gap-1 {
    margin-left: -15.5px;
    margin-right: -15.5px
}

.vc_row.vc_column-gap-1>.vc_column_container {
    padding: .5px
}

.vc_row.vc_column-gap-2 {
    margin-left: -16px;
    margin-right: -16px
}

.vc_row.vc_column-gap-2>.vc_column_container {
    padding: 1px
}

.vc_row.vc_column-gap-3 {
    margin-left: -16.5px;
    margin-right: -16.5px
}

.vc_row.vc_column-gap-3>.vc_column_container {
    padding: 1.5px
}

.vc_row.vc_column-gap-4 {
    margin-left: -17px;
    margin-right: -17px
}

.vc_row.vc_column-gap-4>.vc_column_container {
    padding: 2px
}

.vc_row.vc_column-gap-5 {
    margin-left: -17.5px;
    margin-right: -17.5px
}

.vc_row.vc_column-gap-5>.vc_column_container {
    padding: 2.5px
}

.vc_row.vc_column-gap-10 {
    margin-left: -20px;
    margin-right: -20px
}

.vc_row.vc_column-gap-10>.vc_column_container {
    padding: 5px
}

.vc_row.vc_column-gap-15 {
    margin-left: -22.5px;
    margin-right: -22.5px
}

.vc_row.vc_column-gap-15>.vc_column_container {
    padding: 7.5px
}

.vc_row.vc_column-gap-20 {
    margin-left: -25px;
    margin-right: -25px
}

.vc_row.vc_column-gap-20>.vc_column_container {
    padding: 10px
}

.vc_row.vc_column-gap-25 {
    margin-left: -27.5px;
    margin-right: -27.5px
}

.vc_row.vc_column-gap-25>.vc_column_container {
    padding: 12.5px
}

.vc_row.vc_column-gap-30 {
    margin-left: -30px;
    margin-right: -30px
}

.vc_row.vc_column-gap-30>.vc_column_container {
    padding: 15px
}

.vc_row.vc_column-gap-35 {
    margin-left: -32.5px;
    margin-right: -32.5px
}

.vc_row.vc_column-gap-35>.vc_column_container {
    padding: 17.5px
}

.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
.vc_section.vc_section-has-fill,
.vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,
.vc_section.vc_section-has-fill+.vc_section {
    padding-top: 35px
}

.vc_column_container {
    padding-left: 0;
    padding-right: 0
}

.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.vc_section {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px
}

.vc_section[data-vc-full-width] {
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    overflow: hidden
}

.vc_section[data-vc-full-width].vc_hidden {
    opacity: 0
}

.vc_section[data-vc-full-width]>.vc_row {
    margin-left: 0;
    margin-right: 0
}

.vc_section[data-vc-stretch-content] {
    padding-left: 0;
    padding-right: 0
}

.vc_section.vc_row-o-full-height {
    min-height: 100vh
}

.vc_section.vc_section-flex {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.vc_section.vc_section-flex .vc_vc_row {
    width: 100%
}

.vc_section.vc_section-flex::after,
.vc_section.vc_section-flex::before {
    display: none
}

.vc_section.vc_section-o-content-top {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.vc_section.vc_section-o-content-bottom {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.vc_section.vc_section-o-content-middle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.vc_section.vc_section-o-content-bottom::after,
.vc_section.vc_section-o-content-middle::after,
.vc_section.vc_section-o-content-top::after {
    content: '';
    width: 100%;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    display: block
}

.vc_row.vc_column-gap-1>.vc_vc_column>.vc_column_container,
.vc_row.vc_column-gap-1>.vc_vc_column_inner>.vc_column_container {
    padding-left: .5px;
    padding-right: .5px
}

.vc_row.vc_column-gap-2>.vc_vc_column>.vc_column_container,
.vc_row.vc_column-gap-2>.vc_vc_column_inner>.vc_column_container {
    padding-left: 1px;
    padding-right: 1px
}

.vc_row.vc_column-gap-3>.vc_vc_column>.vc_column_container,
.vc_row.vc_column-gap-3>.vc_vc_column_inner>.vc_column_container {
    padding-left: 1.5px;
    padding-right: 1.5px
}

.vc_row.vc_column-gap-4>.vc_vc_column>.vc_column_container,
.vc_row.vc_column-gap-4>.vc_vc_column_inner>.vc_column_container {
    padding-left: 2px;
    padding-right: 2px
}

.vc_row.vc_column-gap-5>.vc_vc_column>.vc_column_container,
.vc_row.vc_column-gap-5>.vc_vc_column_inner>.vc_column_container {
    padding-left: 2.5px;
    padding-right: 2.5px
}

.vc_row.vc_column-gap-10>.vc_vc_column>.vc_column_container,
.vc_row.vc_column-gap-10>.vc_vc_column_inner>.vc_column_container {
    padding-left: 5px;
    padding-right: 5px
}

.vc_row.vc_column-gap-15>.vc_vc_column>.vc_column_container,
.vc_row.vc_column-gap-15>.vc_vc_column_inner>.vc_column_container {
    padding-left: 7.5px;
    padding-right: 7.5px
}

.vc_row.vc_column-gap-20>.vc_vc_column>.vc_column_container,
.vc_row.vc_column-gap-20>.vc_vc_column_inner>.vc_column_container {
    padding-left: 10px;
    padding-right: 10px
}

.vc_row.vc_column-gap-25>.vc_vc_column>.vc_column_container,
.vc_row.vc_column-gap-25>.vc_vc_column_inner>.vc_column_container {
    padding-left: 12.5px;
    padding-right: 12.5px
}

.vc_row.vc_column-gap-30>.vc_vc_column>.vc_column_container,
.vc_row.vc_column-gap-30>.vc_vc_column_inner>.vc_column_container {
    padding-left: 15px;
    padding-right: 15px
}

.vc_row.vc_column-gap-35>.vc_vc_column>.vc_column_container,
.vc_row.vc_column-gap-35>.vc_vc_column_inner>.vc_column_container {
    padding-left: 17.5px;
    padding-right: 17.5px
}

.vc_vc_column,
.vc_vc_column_inner {
    padding-left: 0;
    padding-right: 0
}

.vc_row.vc_row-flex>.vc_vc_column,
.vc_row.vc_row-flex>.vc_vc_column_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.vc_row.vc_row-flex>.vc_vc_column>.vc_column_container,
.vc_row.vc_row-flex>.vc_vc_column_inner>.vc_column_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.vc_row.vc_row-flex>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-flex>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
    -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
}

.vc_row.vc_row-o-equal-height>.vc_column_container {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.vc_row.vc_row-o-content-top>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-top>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.vc_row.vc_row-o-content-bottom>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-bottom>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.vc_row.vc_row-o-content-middle>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-middle>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.vc_empty-element>.vc_column-inner {
    min-height: 100px
}

.fb_type_standard,
.fb_type_standard iframe {
    height: 25px
}

.fb_type_button_count,
.fb_type_button_count iframe {
    height: 20px
}

.fb_type_box_count,
.fb_type_box_count iframe {
    height: 62px
}

.wpb_googleplus_type_standard {
    height: 25px
}

.wpb_googleplus_type_small {
    height: 19px
}

.wpb_googleplus_type_medium,
.wpb_googleplus_type_tall {
    height: 21px
}

.wpb_googleplus_type_tall.vc_googleplus-annotation-bubble {
    height: 62px
}

.wpb_pinterest_type_horizontal,
.wpb_pinterest_type_none {
    height: 21px
}

.wpb_pinterest a {
    border-bottom: 0
}

.wpb_pinterest_type_vertical {
    box-sizing: content-box;
    padding-top: 29px;
    height: 21px
}

iframe.twitter-share-button {
    margin: 0
}

.vc_toggle {
    display: block;
    margin: 0 0 21.74px;
    padding: 0;
    font-size: 1em
}

.vc_toggle:last-of-type {
    margin-bottom: 35px
}

.vc_toggle_title {
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400
}

.vc_toggle_title>h4 {
    display: inline
}

.vc_toggle_icon {
    display: none;
    position: relative;
    vertical-align: middle
}

.vc_toggle_content {
    display: none;
    margin-bottom: 21.74px;
    margin-top: 1em;
    overflow: hidden;
    padding: 0
}

.vc_toggle.vc_toggle_active>.vc_toggle_content {
    display: block
}

.vc_toggle_simple .vc_toggle_icon {
    border: 0 solid transparent;
    border-radius: 0;
    display: inline-block;
    height: 22px;
    width: 22px;
    background-color: transparent;
    margin-left: 2px
}

.vc_toggle_simple.vc_toggle_active .vc_toggle_icon::after {
    visibility: hidden
}

.vc_toggle_simple .vc_toggle_icon::before {
    height: 2px;
    width: 10px
}

.vc_toggle_simple .vc_toggle_icon::after {
    height: 10px;
    width: 2px
}

.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_simple .vc_toggle_icon::before {
    content: '';
    display: block;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
    background-color: #2A2A2A
}

.vc_toggle_round .vc_toggle_icon::after,
.vc_toggle_round .vc_toggle_icon::before,
.vc_toggle_rounded .vc_toggle_icon::after,
.vc_toggle_rounded .vc_toggle_icon::before {
    -moz-box-sizing: border-box;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    content: '';
    left: 50%;
    position: absolute;
    top: 50%
}

.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #444
}

.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_round .vc_toggle_icon {
    border: 2px solid transparent;
    border-radius: 50%;
    display: inline-block;
    height: 22px;
    width: 22px;
    background-color: #2A2A2A
}

.vc_toggle_round.vc_toggle_active .vc_toggle_icon::after {
    visibility: hidden
}

.vc_toggle_round .vc_toggle_icon::before {
    height: 2px;
    width: 10px
}

.vc_toggle_round .vc_toggle_icon::after {
    height: 10px;
    width: 2px
}

.vc_toggle_round .vc_toggle_icon::after,
.vc_toggle_round .vc_toggle_icon::before {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
    background-color: #FFF
}

.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #2A2A2A
}

.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #2A2A2A
}

.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #444
}

.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #444
}

.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #444
}

.vc_toggle_rounded .vc_toggle_icon {
    border: 2px solid transparent;
    border-radius: 20%;
    display: inline-block;
    height: 22px;
    width: 22px;
    background-color: #2A2A2A
}

.vc_toggle_rounded.vc_toggle_active .vc_toggle_icon::after {
    visibility: hidden
}

.vc_toggle_rounded .vc_toggle_icon::before {
    height: 2px;
    width: 10px
}

.vc_toggle_rounded .vc_toggle_icon::after {
    height: 10px;
    width: 2px
}

.vc_toggle_rounded .vc_toggle_icon::after,
.vc_toggle_rounded .vc_toggle_icon::before {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
    background-color: #FFF
}

.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #2A2A2A
}

.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #2A2A2A
}

.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #444
}

.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #444
}

.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #444
}

.vc_toggle_square .vc_toggle_icon {
    border: 2px solid transparent;
    border-radius: 0;
    display: inline-block;
    height: 22px;
    width: 22px;
    background-color: #2A2A2A
}

.vc_toggle_square.vc_toggle_active .vc_toggle_icon::after {
    visibility: hidden
}

.vc_toggle_square .vc_toggle_icon::before {
    height: 2px;
    width: 10px
}

.vc_toggle_square .vc_toggle_icon::after {
    height: 10px;
    width: 2px
}

.vc_toggle_square .vc_toggle_icon::after,
.vc_toggle_square .vc_toggle_icon::before {
    content: '';
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #FFF
}

.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #2A2A2A
}

.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #2A2A2A
}

.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #444
}

.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #444
}

.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #444
}

.vc_toggle_text_only .vc_toggle_icon {
    display: none
}

.vc_toggle_arrow .vc_toggle_icon {
    display: inline-block
}

.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_arrow .vc_toggle_icon::before {
    content: '';
    border-style: solid;
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.vc_toggle_arrow .vc_toggle_icon::before {
    border-left: none;
    border-top: none
}

.vc_toggle_arrow .vc_toggle_icon::after {
    border-right: none;
    border-bottom: none;
    visibility: hidden
}

.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::before {
    visibility: hidden
}

.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::after {
    visibility: visible
}

.vc_toggle.vc_toggle_arrow .vc_toggle_icon {
    height: 22px;
    width: 22px;
    background: 0 0
}

.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before {
    border-width: 2px;
    height: 10px;
    margin-left: -5px;
    width: 10px;
    border-color: #2A2A2A;
    background: 0 0
}

.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before {
    margin-top: -10px
}

.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after {
    margin-top: -5px
}

.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #444;
    background: 0 0
}

.vc_toggle_default .vc_toggle_icon {
    background: #bababa;
    border: 1px solid #acacac;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.vc_toggle_default .vc_toggle_icon::after,
.vc_toggle_default .vc_toggle_icon::before {
    content: '';
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #bababa
}

.vc_toggle_default .vc_toggle_icon::before {
    border: 1px solid #acacac
}

.vc_toggle_default.vc_toggle_active .vc_toggle_icon::after,
.vc_toggle_default.vc_toggle_active .vc_toggle_icon::before {
    visibility: hidden
}

.vc_toggle.vc_toggle_default .vc_toggle_icon {
    display: inline-block;
    width: 10px;
    margin-left: 5px;
    height: 4px
}

.vc_toggle.vc_toggle_default .vc_toggle_icon::before {
    height: 10px;
    width: 4px
}

.vc_toggle.vc_toggle_default .vc_toggle_icon::after {
    width: 8px;
    height: 2px
}

.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #5472D2
}

.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #7c93dd
}

.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_blue .vc_toggle_icon {
    background-color: #5472D2;
    border-color: transparent
}

.vc_toggle_color_blue .vc_toggle_icon::after,
.vc_toggle_color_blue .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #5472D2
}

.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #5472D2
}

.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #7c93dd
}

.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #7c93dd
}

.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon,
.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::before {
    border-color: #3354c0;
    background: #5472D2
}

.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #7c93dd
}

.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #5472d2;
    background: #7c93dd
}

.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::after {
    background: #5472D2
}

.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #7c93dd
}

.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #5472D2;
    background: 0 0
}

.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #7c93dd;
    background: 0 0
}

.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #00C1CF
}

.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #00919c
}

.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_turquoise .vc_toggle_icon {
    background-color: #00C1CF;
    border-color: transparent
}

.vc_toggle_color_turquoise .vc_toggle_icon::after,
.vc_toggle_color_turquoise .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #00C1CF
}

.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon,
.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::before {
    border-color: #00919c;
    background: #00C1CF
}

.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #00C1CF
}

.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #00919c
}

.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #00919c
}

.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #00919c
}

.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #006269;
    background: #00919c
}

.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::after {
    background: #00C1CF
}

.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #00919c
}

.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #00C1CF;
    background: 0 0
}

.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #00919c;
    background: 0 0
}

.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #FE6C61
}

.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fe9b94
}

.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_pink .vc_toggle_icon {
    background-color: #FE6C61;
    border-color: transparent
}

.vc_toggle_color_pink .vc_toggle_icon::after,
.vc_toggle_color_pink .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #FE6C61
}

.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #FE6C61
}

.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fe9b94
}

.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #fe9b94
}

.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon,
.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::before {
    border-color: #fe3d2e;
    background: #FE6C61
}

.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fe9b94
}

.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #fe6c61;
    background: #fe9b94
}

.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::after {
    background: #FE6C61
}

.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #fe9b94
}

.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #FE6C61;
    background: 0 0
}

.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #fe9b94;
    background: 0 0
}

.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #8D6DC4
}

.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #a991d3
}

.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_violet .vc_toggle_icon {
    background-color: #8D6DC4;
    border-color: transparent
}

.vc_toggle_color_violet .vc_toggle_icon::after,
.vc_toggle_color_violet .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #8D6DC4
}

.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #8D6DC4
}

.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #a991d3
}

.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #a991d3
}

.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon,
.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::before {
    border-color: #7149b5;
    background: #8D6DC4
}

.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #a991d3
}

.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #8d6dc4;
    background: #a991d3
}

.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::after {
    background: #8D6DC4
}

.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #a991d3
}

.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #8D6DC4;
    background: 0 0
}

.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #a991d3;
    background: 0 0
}

.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #4CADC9
}

.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #73bfd5
}

.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_peacoc .vc_toggle_icon {
    background-color: #4CADC9;
    border-color: transparent
}

.vc_toggle_color_peacoc .vc_toggle_icon::after,
.vc_toggle_color_peacoc .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #4CADC9
}

.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #4CADC9
}

.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #73bfd5
}

.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #73bfd5
}

.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon,
.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::before {
    border-color: #3492ae;
    background: #4CADC9
}

.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #73bfd5
}

.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #4cadc9;
    background: #73bfd5
}

.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::after {
    background: #4CADC9
}

.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #73bfd5
}

.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #4CADC9;
    background: 0 0
}

.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #73bfd5;
    background: 0 0
}

.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #CEC2AB
}

.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #e1d9cb
}

.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_chino .vc_toggle_icon {
    background-color: #CEC2AB;
    border-color: transparent
}

.vc_toggle_color_chino .vc_toggle_icon::after,
.vc_toggle_color_chino .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #CEC2AB
}

.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #CEC2AB
}

.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #e1d9cb
}

.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #e1d9cb
}

.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon,
.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::before {
    border-color: #bbab8b;
    background: #CEC2AB
}

.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #e1d9cb
}

.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #cec2ab;
    background: #e1d9cb
}

.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::after {
    background: #CEC2AB
}

.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #e1d9cb
}

.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #CEC2AB;
    background: 0 0
}

.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #e1d9cb;
    background: 0 0
}

.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #50485B
}

.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #695f77
}

.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_mulled_wine .vc_toggle_icon {
    background-color: #50485B;
    border-color: transparent
}

.vc_toggle_color_mulled_wine .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #50485B
}

.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #50485B
}

.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #695f77
}

.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #695f77
}

.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon,
.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::before {
    border-color: #37313f;
    background: #50485B
}

.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #695f77
}

.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #50485b;
    background: #695f77
}

.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::after {
    background: #50485B
}

.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #695f77
}

.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #50485B;
    background: 0 0
}

.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #695f77;
    background: 0 0
}

.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #75D69C
}

.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #9ce2b8
}

.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_vista_blue .vc_toggle_icon {
    background-color: #75D69C;
    border-color: transparent
}

.vc_toggle_color_vista_blue .vc_toggle_icon::after,
.vc_toggle_color_vista_blue .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #75D69C
}

.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #75D69C
}

.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #9ce2b8
}

.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #9ce2b8
}

.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon,
.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::before {
    border-color: #4eca80;
    background: #75D69C
}

.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #9ce2b8
}

.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #75d69c;
    background: #9ce2b8
}

.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::after {
    background: #75D69C
}

.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #9ce2b8
}

.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #75D69C;
    background: 0 0
}

.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #9ce2b8;
    background: 0 0
}

.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #2A2A2A
}

.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #444
}

.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_black .vc_toggle_icon {
    background-color: #2A2A2A;
    border-color: transparent
}

.vc_toggle_color_black .vc_toggle_icon::after,
.vc_toggle_color_black .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #2A2A2A
}

.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #2A2A2A
}

.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #444
}

.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #444
}

.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon,
.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::before {
    border-color: #101010;
    background: #2A2A2A
}

.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #444
}

.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #2a2a2a;
    background: #444
}

.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::after {
    background: #2A2A2A
}

.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #444
}

.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #2A2A2A;
    background: 0 0
}

.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #444;
    background: 0 0
}

.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #EBEBEB
}

.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #d2d2d2
}

.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_grey .vc_toggle_icon {
    background-color: #EBEBEB;
    border-color: transparent
}

.vc_toggle_color_grey .vc_toggle_icon::after,
.vc_toggle_color_grey .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #EBEBEB
}

.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon,
.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::before {
    border-color: #d2d2d2;
    background: #EBEBEB
}

.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #EBEBEB
}

.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #d2d2d2
}

.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #d2d2d2
}

.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #d2d2d2
}

.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #b8b8b8;
    background: #d2d2d2
}

.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::after {
    background: #EBEBEB
}

.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #d2d2d2
}

.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #EBEBEB;
    background: 0 0
}

.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #d2d2d2;
    background: 0 0
}

.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #F7BE68
}

.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fad398
}

.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_orange .vc_toggle_icon {
    background-color: #F7BE68;
    border-color: transparent
}

.vc_toggle_color_orange .vc_toggle_icon::after,
.vc_toggle_color_orange .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #F7BE68
}

.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #F7BE68
}

.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fad398
}

.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #fad398
}

.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon,
.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::before {
    border-color: #f4a938;
    background: #F7BE68
}

.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fad398
}

.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #f7be68;
    background: #fad398
}

.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::after {
    background: #F7BE68
}

.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #fad398
}

.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #F7BE68;
    background: 0 0
}

.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #fad398;
    background: 0 0
}

.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #5AA1E3
}

.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #86baea
}

.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_sky .vc_toggle_icon {
    background-color: #5AA1E3;
    border-color: transparent
}

.vc_toggle_color_sky .vc_toggle_icon::after,
.vc_toggle_color_sky .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #5AA1E3
}

.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #5AA1E3
}

.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #86baea
}

.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #86baea
}

.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon,
.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::before {
    border-color: #2e88dc;
    background: #5AA1E3
}

.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #86baea
}

.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #5aa1e3;
    background: #86baea
}

.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::after {
    background: #5AA1E3
}

.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #86baea
}

.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #5AA1E3;
    background: 0 0
}

.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #86baea;
    background: 0 0
}

.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #6DAB3C
}

.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #87c456
}

.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_green .vc_toggle_icon {
    background-color: #6DAB3C;
    border-color: transparent
}

.vc_toggle_color_green .vc_toggle_icon::after,
.vc_toggle_color_green .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #6DAB3C
}

.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #6DAB3C
}

.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #87c456
}

.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #87c456
}

.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon,
.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::before {
    border-color: #55852f;
    background: #6DAB3C
}

.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #87c456
}

.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #6dab3c;
    background: #87c456
}

.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::after {
    background: #6DAB3C
}

.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #87c456
}

.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #6DAB3C;
    background: 0 0
}

.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #87c456;
    background: 0 0
}

.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #F4524D
}

.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #f7817d
}

.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_juicy_pink .vc_toggle_icon {
    background-color: #F4524D;
    border-color: transparent
}

.vc_toggle_color_juicy_pink .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #F4524D
}

.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #F4524D
}

.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #f7817d
}

.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #f7817d
}

.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon,
.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::before {
    border-color: #f1231d;
    background: #F4524D
}

.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #f7817d
}

.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #f4524d;
    background: #f7817d
}

.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::after {
    background: #F4524D
}

.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #f7817d
}

.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #F4524D;
    background: 0 0
}

.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #f7817d;
    background: 0 0
}

.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #F79468
}

.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fab698
}

.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_sandy_brown .vc_toggle_icon {
    background-color: #F79468;
    border-color: transparent
}

.vc_toggle_color_sandy_brown .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #F79468
}

.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #F79468
}

.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fab698
}

.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #fab698
}

.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon,
.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::before {
    border-color: #f47238;
    background: #F79468
}

.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fab698
}

.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #f79468;
    background: #fab698
}

.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::after {
    background: #F79468
}

.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #fab698
}

.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #F79468;
    background: 0 0
}

.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #fab698;
    background: 0 0
}

.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #B97EBB
}

.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #cb9fcd
}

.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_purple .vc_toggle_icon {
    background-color: #B97EBB;
    border-color: transparent
}

.vc_toggle_color_purple .vc_toggle_icon::after,
.vc_toggle_color_purple .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #B97EBB
}

.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #B97EBB
}

.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #cb9fcd
}

.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #cb9fcd
}

.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon,
.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::before {
    border-color: #a75da9;
    background: #B97EBB
}

.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #cb9fcd
}

.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #b97ebb;
    background: #cb9fcd
}

.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::after {
    background: #B97EBB
}

.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #cb9fcd
}

.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #B97EBB;
    background: 0 0
}

.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #cb9fcd;
    background: 0 0
}

.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #e6e6e6
}

.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent
}

.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_color_white .vc_toggle_icon {
    background-color: #FFF;
    border-color: transparent
}

.vc_toggle_color_white .vc_toggle_icon::after,
.vc_toggle_color_white .vc_toggle_icon::before {
    background-color: #2A2A2A
}

.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #FFF
}

.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon,
.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::before {
    border-color: #e6e6e6;
    background: #FFF
}

.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #FFF
}

.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #e6e6e6
}

.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #2A2A2A
}

.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #e6e6e6
}

.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #e6e6e6
}

.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,
.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #ccc;
    background: #e6e6e6
}

.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::after {
    background: #FFF
}

.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #e6e6e6
}

.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #FFF;
    background: 0 0
}

.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #e6e6e6;
    background: 0 0
}

.vc_toggle_size_sm .vc_toggle_icon {
    height: 16px;
    width: 16px
}

.vc_toggle_size_sm .vc_toggle_icon::before {
    height: 2px;
    width: 8px
}

.vc_toggle_size_sm .vc_toggle_icon::after {
    height: 8px;
    width: 2px
}

.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon {
    display: inline-block;
    width: 8px;
    margin-left: 4px;
    height: 2px
}

.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::before {
    height: 8px;
    width: 2px
}

.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::after {
    width: 6px;
    height: 0
}

.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon {
    height: 16px;
    width: 16px
}

.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before {
    border-width: 2px;
    height: 8px;
    margin-left: -4px;
    width: 8px
}

.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before {
    margin-top: -8px
}

.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after {
    margin-top: -4px
}

.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content,
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title,
.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content,
.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title,
.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content,
.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title,
.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content,
.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title,
.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content,
.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title {
    padding-left: 24px
}

.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content,
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title {
    padding-left: 17.6px
}

.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon {
    margin-left: 8px
}

.vc_toggle_size_md .vc_toggle_icon {
    height: 22px;
    width: 22px
}

.vc_toggle_size_md .vc_toggle_icon::before {
    height: 2px;
    width: 10px
}

.vc_toggle_size_md .vc_toggle_icon::after {
    height: 10px;
    width: 2px
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {
    display: inline-block;
    width: 10px;
    margin-left: 5px;
    height: 4px
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before {
    height: 10px;
    width: 4px
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after {
    width: 8px;
    height: 2px
}

.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon {
    height: 22px;
    width: 22px
}

.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before {
    border-width: 2px;
    height: 10px;
    margin-left: -5px;
    width: 10px
}

.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before {
    margin-top: -10px
}

.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after {
    margin-top: -5px
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_title,
.vc_toggle_size_md.vc_toggle_round .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_round .vc_toggle_title,
.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title,
.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title,
.vc_toggle_size_md.vc_toggle_square .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_square .vc_toggle_title {
    padding-left: 33px
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_round .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_round .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_square .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
    padding-left: 24.2px
}

.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon {
    margin-left: 11px
}

.vc_toggle_size_lg .vc_toggle_icon {
    height: 28px;
    width: 28px
}

.vc_toggle_size_lg .vc_toggle_icon::before {
    height: 2px;
    width: 14px
}

.vc_toggle_size_lg .vc_toggle_icon::after {
    height: 14px;
    width: 2px
}

.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon {
    display: inline-block;
    width: 14px;
    margin-left: 7px;
    height: 4px
}

.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::before {
    height: 14px;
    width: 4px
}

.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::after {
    width: 12px;
    height: 2px
}

.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon {
    height: 28px;
    width: 28px
}

.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before {
    border-width: 2px;
    height: 14px;
    margin-left: -7px;
    width: 14px
}

.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before {
    margin-top: -14px
}

.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after {
    margin-top: -7px
}

.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content,
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title,
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content,
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title,
.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content,
.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title,
.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content,
.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title,
.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content,
.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title {
    padding-left: 42px
}

.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content,
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title {
    padding-left: 30.8px
}

.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon {
    margin-left: 14px
}

.vc_toggle_default .vc_toggle_content,
.vc_toggle_default .vc_toggle_title,
.vc_toggle_round .vc_toggle_content,
.vc_toggle_round .vc_toggle_title,
.vc_toggle_rounded .vc_toggle_content,
.vc_toggle_rounded .vc_toggle_title,
.vc_toggle_simple .vc_toggle_content,
.vc_toggle_simple .vc_toggle_title,
.vc_toggle_square .vc_toggle_content,
.vc_toggle_square .vc_toggle_title {
    padding-left: 33px
}

.vc_toggle_default .vc_toggle_content .vc_toggle_icon,
.vc_toggle_default .vc_toggle_title .vc_toggle_icon,
.vc_toggle_round .vc_toggle_content .vc_toggle_icon,
.vc_toggle_round .vc_toggle_title .vc_toggle_icon,
.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,
.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,
.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,
.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,
.vc_toggle_square .vc_toggle_content .vc_toggle_icon,
.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.vc_toggle_default .vc_toggle_content,
.vc_toggle_default .vc_toggle_title {
    padding-left: 24.2px
}

.vc_toggle_arrow .vc_toggle_icon {
    margin-left: 11px
}

.wpb_widgetised_column .wpb_wrapper>ul {
    margin: 0
}

.wpb_widgetised_column .wpb_wrapper>ul>li {
    margin-left: 0;
    background-image: none;
    list-style: none !important
}

.wpb_widgetised_column .wpb_wrapper>ul>li:after,
.wpb_widgetised_column .wpb_wrapper>ul>li:before {
    display: none !important
}

.wpb_button {
    display: inline-block;
    padding: 4px 10px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: rgba(0, 0, 0, .1)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_label,
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_label,
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_label,
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_label,
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_label,
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_label,
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_label,
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_label,
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_label,
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_label,
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_label,
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_label,
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_label,
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_label,
.vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_label,
.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_label,
.vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_label,
.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_label,
.vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_label,
.vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_label,
.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_label,
.vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_label,
.vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_label,
.vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_label,
.vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_label,
.vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_label,
.vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_label,
.vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_label,
.vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_label,
.vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_label {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    color: #fff
}

.wpb_button.active,
.wpb_button.disabled,
.wpb_button:active,
.wpb_button:hover,
.wpb_button[disabled] {
    background-color: #eaeaea
}

.vc_vc_button .vc_btn,
.vc_vc_button2 .vc_btn {
    margin-top: 5px;
    margin-bottom: 5px
}

.wpb_button:hover {
    color: #333;
    background-color: #e6e6e6;
    -webkit-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    transition: background-color .1s linear;
    background-image: none
}

.wpb_button:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.wpb_button.active,
.wpb_button:active {
    background-color: #e6e6e6;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

button.wpb_btn-large,
span.wpb_btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

button.wpb_btn-large [class^=icon-],
span.wpb_btn-large [class^=icon-] {
    margin-top: 1px
}

button.wpb_btn-small,
span.wpb_btn-small {
    padding: 5px 9px;
    font-size: 11px;
    line-height: 16px
}

button.wpb_btn-small [class^=icon-],
span.wpb_btn-small [class^=icon-] {
    margin-top: -1px
}

button.wpb_btn-mini,
span.wpb_btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px
}

.wpb_btn-danger,
.wpb_btn-danger:hover,
.wpb_btn-info,
.wpb_btn-info:hover,
.wpb_btn-inverse,
.wpb_btn-inverse:hover,
.wpb_btn-primary,
.wpb_btn-primary:hover,
.wpb_btn-success,
.wpb_btn-success:hover,
.wpb_btn-warning,
.wpb_btn-warning:hover {
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.wpb_btn-danger.active,
.wpb_btn-info.active,
.wpb_btn-inverse.active,
.wpb_btn-primary.active,
.wpb_btn-success.active,
.wpb_btn-warning.active {
    color: rgba(255, 255, 255, .75)
}

.wpb_btn-primary {
    background-color: #08c
}

.wpb_btn-primary.active,
.wpb_btn-primary.disabled,
.wpb_btn-primary:active,
.wpb_btn-primary:hover,
.wpb_btn-primary[disabled] {
    background-color: #0077b3
}

.wpb_btn-warning {
    background-color: #F90
}

.wpb_btn-warning.active,
.wpb_btn-warning.disabled,
.wpb_btn-warning:active,
.wpb_btn-warning:hover,
.wpb_btn-warning[disabled] {
    background-color: #e68a00
}

.wpb_btn-danger {
    background-color: #FF675B
}

.wpb_btn-danger.active,
.wpb_btn-danger.disabled,
.wpb_btn-danger:active,
.wpb_btn-danger:hover,
.wpb_btn-danger[disabled] {
    background-color: #ff4f42
}

.wpb_btn-success {
    background-color: #6AB165
}

.wpb_btn-success.active,
.wpb_btn-success.disabled,
.wpb_btn-success:active,
.wpb_btn-success:hover,
.wpb_btn-success[disabled] {
    background-color: #5aa855
}

.wpb_btn-info {
    background-color: #58B9DA
}

.wpb_btn-info.active,
.wpb_btn-info.disabled,
.wpb_btn-info:active,
.wpb_btn-info:hover,
.wpb_btn-info[disabled] {
    background-color: #43b0d5
}

.wpb_btn-inverse {
    background-color: #555
}

.wpb_btn-inverse.active,
.wpb_btn-inverse.disabled,
.wpb_btn-inverse:active,
.wpb_btn-inverse:hover,
.wpb_btn-inverse[disabled] {
    background-color: #484848
}

button.wpb_button::-moz-focus-inner,
input[type=submit].wpb_button::-moz-focus-inner {
    padding: 0;
    border: 0
}

a.wpb_button_a {
    border: none
}

.vc_btn3-container {
    display: block;
    margin-bottom: 21.74px;
    max-width: 100%
}

.vc_btn3-container.vc_btn3-inline {
    display: inline-block;
    vertical-align: top
}

.vc_general.vc_btn3 {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: transparent;
    color: #5472D2;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: normal;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    padding: 14px 20px
}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a,
.wpb_gallery .wpb_flexslider .flex-caption {
    cursor: default
}

.wpb_call_to_action,
.wpb_call_to_action .wpb_button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.vc_general.vc_btn3.vc_btn3-style-outline,
.vc_general.vc_btn3.vc_btn3-style-outline-custom {
    padding: 13px 19px
}

.vc_general.vc_btn3.active,
.vc_general.vc_btn3:active,
.vc_general.vc_btn3:focus {
    outline: 0
}

.vc_general.vc_btn3:focus,
.vc_general.vc_btn3:hover {
    border: 1px solid transparent;
    text-decoration: none;
    color: #4868cf
}

.vc_general.vc_btn3 .vc_btn3-icon {
    vertical-align: top;
    height: 14px;
    line-height: 1;
    font-size: 16px
}

.vc_general.vc_btn3 .vc_btn3-icon-inner {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.vc_general.vc_btn3 .vc_btn3-placeholder {
    display: inline-block;
    vertical-align: top;
    width: 0
}

.vc_btn3.vc_btn3-icon-left,
.vc_btn3.vc_btn3-icon-right {
    position: relative
}

.vc_btn3.vc_btn3-icon-left .vc_btn3-icon,
.vc_btn3.vc_btn3-icon-right .vc_btn3-icon {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.vc_btn3.vc_btn3-icon-left {
    text-align: left
}

.vc_btn3.vc_btn3-icon-right {
    text-align: right
}

.vc_btn3.vc_btn3-icon-right:not(.vc_btn3-block) .vc_btn3-icon-inner {
    -webkit-transform: translate(-75%, -50%);
    -ms-transform: translate(-75%, -50%);
    transform: translate(-75%, -50%)
}

.vc_btn3.vc_btn3-o-empty .vc_btn3-icon {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.vc_btn3.vc_btn3-o-empty:not(.vc_btn3-block) .vc_btn3-icon-inner {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.vc_btn3.vc_btn3-style-classic {
    border-color: rgba(0, 0, 0, .1)
}

.vc_btn3.vc_btn3-style-modern {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff', endColorstr='#03ffffff', GradientType=0)
}

.vc_btn3.vc_btn3-style-outline,
.vc_btn3.vc_btn3-style-outline-custom,
.vc_btn3.vc_btn3-style-outline-custom:focus,
.vc_btn3.vc_btn3-style-outline-custom:hover,
.vc_btn3.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-style-outline:hover {
    border-width: 2px
}

.vc_btn3.vc_btn3-style-custom {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .1));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .1));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .1));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
    background-repeat: repeat-x;
    background-size: 200%;
    background-position: 0 -100%
}

.vc_btn3.vc_btn3-style-custom:focus,
.vc_btn3.vc_btn3-style-custom:hover {
    background-position: 0 100%
}

.vc_btn3.vc_btn3-block {
    display: block;
    width: 100%;
    text-align: inherit
}

.vc_btn3.vc_btn3-shape-square {
    border-radius: 0
}

.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 5px
}

.vc_btn3.vc_btn3-shape-round {
    border-radius: 2em
}

.vc_btn3.vc_btn3-size-xs {
    font-size: 11px;
    padding: 8px 12px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline-custom {
    padding: 7px 11px
}

.vc_btn3.vc_btn3-size-xs .vc_btn3-icon {
    font-size: 14px;
    height: 11px;
    line-height: 11px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 31px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 12px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 31px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 12px
}

.vc_btn3.vc_btn3-size-sm {
    font-size: 12px;
    padding: 11px 16px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom {
    padding: 10px 15px
}

.vc_btn3.vc_btn3-size-sm .vc_btn3-icon {
    font-size: 14px;
    height: 12px;
    line-height: 12px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 39px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 16px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 39px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 16px
}

.vc_btn3.vc_btn3-size-md {
    font-size: 14px;
    padding: 14px 20px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
    padding: 13px 19px
}

.vc_btn3.vc_btn3-size-md .vc_btn3-icon {
    font-size: 16px;
    height: 14px;
    line-height: 14px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 48px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 20px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 48px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 20px
}

.vc_btn3.vc_btn3-size-lg {
    font-size: 16px;
    padding: 18px 25px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
    padding: 17px 24px
}

.vc_btn3.vc_btn3-size-lg .vc_btn3-icon {
    font-size: 20px;
    height: 16px;
    line-height: 16px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 60px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 25px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 60px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 25px
}

.vc_btn3.vc_btn3-color-blue,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
    color: #fff;
    background-color: #5472D2
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-blue:focus,
.vc_btn3.vc_btn3-color-blue:hover {
    color: #f7f7f7;
    background-color: #3c5ecc
}

.vc_btn3.vc_btn3-color-blue.active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-blue:active {
    color: #f2f2f2;
    background-color: #3558c8
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline {
    color: #5472D2;
    border-color: #5472D2;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #5472D2;
    background-color: #5472D2
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d {
    color: #fff;
    background-color: #5472D2;
    box-shadow: 0 5px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #5472D2;
    top: 3px;
    box-shadow: 0 2px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #5472D2
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern {
    color: #fff;
    border-color: #5472D2;
    background-color: #5472D2
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #3c5ecc;
    background-color: #3c5ecc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #3558c8;
    background-color: #3558c8
}

.vc_btn3.vc_btn3-color-turquoise,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat {
    color: #fff;
    background-color: #00C1CF
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-turquoise:focus,
.vc_btn3.vc_btn3-color-turquoise:hover {
    color: #f7f7f7;
    background-color: #00a4b0
}

.vc_btn3.vc_btn3-color-turquoise.active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-turquoise:active {
    color: #f2f2f2;
    background-color: #009ba6
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline {
    color: #00C1CF;
    border-color: #00C1CF;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #00C1CF;
    background-color: #00C1CF
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d {
    color: #fff;
    background-color: #00C1CF;
    box-shadow: 0 5px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #00C1CF;
    top: 3px;
    box-shadow: 0 2px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #00C1CF
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern {
    color: #fff;
    border-color: #00C1CF;
    background-color: #00C1CF
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #00a4b0;
    background-color: #00a4b0
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #009ba6;
    background-color: #009ba6
}

.vc_btn3.vc_btn3-color-pink,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #FE6C61
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-pink:focus,
.vc_btn3.vc_btn3-color-pink:hover {
    color: #f7f7f7;
    background-color: #fe5043
}

.vc_btn3.vc_btn3-color-pink.active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-pink:active {
    color: #f2f2f2;
    background-color: #fe4638
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline {
    color: #FE6C61;
    border-color: #FE6C61;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #FE6C61;
    background-color: #FE6C61
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d {
    color: #fff;
    background-color: #FE6C61;
    box-shadow: 0 5px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #FE6C61;
    top: 3px;
    box-shadow: 0 2px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #FE6C61
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern {
    color: #fff;
    border-color: #FE6C61;
    background-color: #FE6C61
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #fe5043;
    background-color: #fe5043
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #fe4638;
    background-color: #fe4638
}

.vc_btn3.vc_btn3-color-violet,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat {
    color: #fff;
    background-color: #8D6DC4
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-violet:focus,
.vc_btn3.vc_btn3-color-violet:hover {
    color: #f7f7f7;
    background-color: #7c57bb
}

.vc_btn3.vc_btn3-color-violet.active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-violet:active {
    color: #f2f2f2;
    background-color: #7650b8
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline {
    color: #8D6DC4;
    border-color: #8D6DC4;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #8D6DC4;
    background-color: #8D6DC4
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d {
    color: #fff;
    background-color: #8D6DC4;
    box-shadow: 0 5px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #8D6DC4;
    top: 3px;
    box-shadow: 0 2px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #8D6DC4
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern {
    color: #fff;
    border-color: #8D6DC4;
    background-color: #8D6DC4
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #7c57bb;
    background-color: #7c57bb
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #7650b8;
    background-color: #7650b8
}

.vc_btn3.vc_btn3-color-peacoc,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat {
    color: #fff;
    background-color: #4CADC9
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-peacoc:focus,
.vc_btn3.vc_btn3-color-peacoc:hover {
    color: #f7f7f7;
    background-color: #39a0bd
}

.vc_btn3.vc_btn3-color-peacoc.active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-peacoc:active {
    color: #f2f2f2;
    background-color: #3799b5
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline {
    color: #4CADC9;
    border-color: #4CADC9;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #4CADC9;
    background-color: #4CADC9
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d {
    color: #fff;
    background-color: #4CADC9;
    box-shadow: 0 5px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #4CADC9;
    top: 3px;
    box-shadow: 0 2px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #4CADC9
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern {
    color: #fff;
    border-color: #4CADC9;
    background-color: #4CADC9
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #39a0bd;
    background-color: #39a0bd
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #3799b5;
    background-color: #3799b5
}

.vc_btn3.vc_btn3-color-chino,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat {
    color: #fff;
    background-color: #CEC2AB
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-chino:focus,
.vc_btn3.vc_btn3-color-chino:hover {
    color: #f7f7f7;
    background-color: #c3b498
}

.vc_btn3.vc_btn3-color-chino.active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-chino:active {
    color: #f2f2f2;
    background-color: #bfaf91
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline {
    color: #CEC2AB;
    border-color: #CEC2AB;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #CEC2AB;
    background-color: #CEC2AB
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d {
    color: #fff;
    background-color: #CEC2AB;
    box-shadow: 0 5px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #CEC2AB;
    top: 3px;
    box-shadow: 0 2px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #CEC2AB
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern {
    color: #fff;
    border-color: #CEC2AB;
    background-color: #CEC2AB
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #c3b498;
    background-color: #c3b498
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #bfaf91;
    background-color: #bfaf91
}

.vc_btn3.vc_btn3-color-mulled-wine,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat {
    color: #fff;
    background-color: #50485B
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-mulled-wine:focus,
.vc_btn3.vc_btn3-color-mulled-wine:hover {
    color: #f7f7f7;
    background-color: #413a4a
}

.vc_btn3.vc_btn3-color-mulled-wine.active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-mulled-wine:active {
    color: #f2f2f2;
    background-color: #3c3644
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline {
    color: #50485B;
    border-color: #50485B;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #50485B;
    background-color: #50485B
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d {
    color: #fff;
    background-color: #50485B;
    box-shadow: 0 5px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #50485B;
    top: 3px;
    box-shadow: 0 2px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #50485B
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern {
    color: #fff;
    border-color: #50485B;
    background-color: #50485B
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #413a4a;
    background-color: #413a4a
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #3c3644;
    background-color: #3c3644
}

.vc_btn3.vc_btn3-color-vista-blue,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat {
    color: #fff;
    background-color: #75D69C
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-vista-blue:focus,
.vc_btn3.vc_btn3-color-vista-blue:hover {
    color: #f7f7f7;
    background-color: #5dcf8b
}

.vc_btn3.vc_btn3-color-vista-blue.active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-vista-blue:active {
    color: #f2f2f2;
    background-color: #56cd85
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline {
    color: #75D69C;
    border-color: #75D69C;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #75D69C;
    background-color: #75D69C
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d {
    color: #fff;
    background-color: #75D69C;
    box-shadow: 0 5px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #75D69C;
    top: 3px;
    box-shadow: 0 2px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #75D69C
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern {
    color: #fff;
    border-color: #75D69C;
    background-color: #75D69C
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #5dcf8b;
    background-color: #5dcf8b
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #56cd85;
    background-color: #56cd85
}

.vc_btn3.vc_btn3-color-orange,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
    color: #fff;
    background-color: #F7BE68
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-orange:focus,
.vc_btn3.vc_btn3-color-orange:hover {
    color: #f7f7f7;
    background-color: #f5b14b
}

.vc_btn3.vc_btn3-color-orange.active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-orange:active {
    color: #f2f2f2;
    background-color: #f5ad41
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline {
    color: #F7BE68;
    border-color: #F7BE68;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #F7BE68;
    background-color: #F7BE68
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d {
    color: #fff;
    background-color: #F7BE68;
    box-shadow: 0 5px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #F7BE68;
    top: 3px;
    box-shadow: 0 2px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #F7BE68
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
    color: #fff;
    border-color: #F7BE68;
    background-color: #F7BE68
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #f5b14b;
    background-color: #f5b14b
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #f5ad41;
    background-color: #f5ad41
}

.vc_btn3.vc_btn3-color-sky,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat {
    color: #fff;
    background-color: #5AA1E3
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-sky:focus,
.vc_btn3.vc_btn3-color-sky:hover {
    color: #f7f7f7;
    background-color: #4092df
}

.vc_btn3.vc_btn3-color-sky.active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-sky:active {
    color: #f2f2f2;
    background-color: #378ddd
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline {
    color: #5AA1E3;
    border-color: #5AA1E3;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #5AA1E3;
    background-color: #5AA1E3
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d {
    color: #fff;
    background-color: #5AA1E3;
    box-shadow: 0 5px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #5AA1E3;
    top: 3px;
    box-shadow: 0 2px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #5AA1E3
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern {
    color: #fff;
    border-color: #5AA1E3;
    background-color: #5AA1E3
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #4092df;
    background-color: #4092df
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #378ddd;
    background-color: #378ddd
}

.vc_btn3.vc_btn3-color-green,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
    color: #fff;
    background-color: #6DAB3C
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-green:focus,
.vc_btn3.vc_btn3-color-green:hover {
    color: #f7f7f7;
    background-color: #5f9434
}

.vc_btn3.vc_btn3-color-green.active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-green:active {
    color: #f2f2f2;
    background-color: #5a8d31
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline {
    color: #6DAB3C;
    border-color: #6DAB3C;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #6DAB3C;
    background-color: #6DAB3C
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d {
    color: #fff;
    background-color: #6DAB3C;
    box-shadow: 0 5px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #6DAB3C;
    top: 3px;
    box-shadow: 0 2px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #6DAB3C
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern {
    color: #fff;
    border-color: #6DAB3C;
    background-color: #6DAB3C
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #5f9434;
    background-color: #5f9434
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #5a8d31;
    background-color: #5a8d31
}

.vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #F4524D
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-juicy-pink:focus,
.vc_btn3.vc_btn3-color-juicy-pink:hover {
    color: #f7f7f7;
    background-color: #f23630
}

.vc_btn3.vc_btn3-color-juicy-pink.active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-juicy-pink:active {
    color: #f2f2f2;
    background-color: #f22d27
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline {
    color: #F4524D;
    border-color: #F4524D;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #F4524D;
    background-color: #F4524D
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d {
    color: #fff;
    background-color: #F4524D;
    box-shadow: 0 5px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #F4524D;
    top: 3px;
    box-shadow: 0 2px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #F4524D
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern {
    color: #fff;
    border-color: #F4524D;
    background-color: #F4524D
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #f23630;
    background-color: #f23630
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #f22d27;
    background-color: #f22d27
}

.vc_btn3.vc_btn3-color-sandy-brown,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat {
    color: #fff;
    background-color: #F79468
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-sandy-brown:focus,
.vc_btn3.vc_btn3-color-sandy-brown:hover {
    color: #f7f7f7;
    background-color: #f57f4b
}

.vc_btn3.vc_btn3-color-sandy-brown.active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-sandy-brown:active {
    color: #f2f2f2;
    background-color: #f57941
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline {
    color: #F79468;
    border-color: #F79468;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #F79468;
    background-color: #F79468
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d {
    color: #fff;
    background-color: #F79468;
    box-shadow: 0 5px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #F79468;
    top: 3px;
    box-shadow: 0 2px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #F79468
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern {
    color: #fff;
    border-color: #F79468;
    background-color: #F79468
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #f57f4b;
    background-color: #f57f4b
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #f57941;
    background-color: #f57941
}

.vc_btn3.vc_btn3-color-purple,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat {
    color: #fff;
    background-color: #B97EBB
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-purple:focus,
.vc_btn3.vc_btn3-color-purple:hover {
    color: #f7f7f7;
    background-color: #ae6ab0
}

.vc_btn3.vc_btn3-color-purple.active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-purple:active {
    color: #f2f2f2;
    background-color: #ab63ad
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline {
    color: #B97EBB;
    border-color: #B97EBB;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #B97EBB;
    background-color: #B97EBB
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d {
    color: #fff;
    background-color: #B97EBB;
    box-shadow: 0 5px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #B97EBB;
    top: 3px;
    box-shadow: 0 2px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #B97EBB
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern {
    color: #fff;
    border-color: #B97EBB;
    background-color: #B97EBB
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #ae6ab0;
    background-color: #ae6ab0
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #ab63ad;
    background-color: #ab63ad
}

.vc_btn3.vc_btn3-color-black,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat {
    color: #fff;
    background-color: #2A2A2A
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-black:focus,
.vc_btn3.vc_btn3-color-black:hover {
    color: #f7f7f7;
    background-color: #1b1b1b
}

.vc_btn3.vc_btn3-color-black.active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-black:active {
    color: #f2f2f2;
    background-color: #161616
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
    border-color: #2A2A2A;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #2A2A2A;
    background-color: #2A2A2A
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d {
    color: #fff;
    background-color: #2A2A2A;
    box-shadow: 0 5px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #2A2A2A;
    top: 3px;
    box-shadow: 0 2px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #2A2A2A
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern {
    color: #fff;
    border-color: #2A2A2A;
    background-color: #2A2A2A
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #1b1b1b;
    background-color: #1b1b1b
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #161616;
    background-color: #161616
}

.vc_btn3.vc_btn3-color-grey,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    color: #666;
    background-color: #EBEBEB
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-grey:focus,
.vc_btn3.vc_btn3-color-grey:hover {
    color: #5e5e5e;
    background-color: #dcdcdc
}

.vc_btn3.vc_btn3-color-grey.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-grey:active {
    color: #595959;
    background-color: #d7d7d7
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
    border-color: #EBEBEB;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover {
    color: #666;
    border-color: #EBEBEB;
    background-color: #EBEBEB
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d {
    color: #666;
    background-color: #EBEBEB;
    box-shadow: 0 5px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:hover {
    color: #5e5e5e;
    background-color: #EBEBEB;
    top: 3px;
    box-shadow: 0 2px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:active {
    color: #595959;
    background-color: #EBEBEB
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #666;
    border-color: #EBEBEB;
    background-color: #EBEBEB
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    color: #5e5e5e;
    border-color: #dcdcdc;
    background-color: #dcdcdc
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active {
    color: #595959;
    border-color: #d7d7d7;
    background-color: #d7d7d7
}

.vc_btn3.vc_btn3-color-white,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
    color: #666;
    background-color: #FFF
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-white:focus,
.vc_btn3.vc_btn3-color-white:hover {
    color: #5e5e5e;
    background-color: #f0f0f0
}

.vc_btn3.vc_btn3-color-white.active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-white:active {
    color: #595959;
    background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
    border-color: #FFF;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover {
    color: #666;
    border-color: #FFF;
    background-color: #FFF
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d {
    color: #666;
    background-color: #FFF;
    box-shadow: 0 5px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover {
    color: #5e5e5e;
    background-color: #FFF;
    top: 3px;
    box-shadow: 0 2px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:active {
    color: #595959;
    background-color: #FFF
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
    color: #666;
    border-color: #FFF;
    background-color: #FFF;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .01) 0, rgba(0, 0, 0, .02) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .01) 0, rgba(0, 0, 0, .02) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .01) 0, rgba(0, 0, 0, .02) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03000000', endColorstr='#05000000', GradientType=0)
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover {
    color: #5e5e5e;
    border-color: #f0f0f0;
    background-color: #f0f0f0
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:active {
    color: #595959;
    border-color: #ebebeb;
    background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-default,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat {
    color: #333;
    background-color: #f7f7f7
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-default:focus,
.vc_btn3.vc_btn3-color-default:hover {
    color: #2b2b2b;
    background-color: #e8e8e8
}

.vc_btn3.vc_btn3-color-default.active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-default:active {
    color: #262626;
    background-color: #e3e3e3
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline {
    color: #f7f7f7;
    border-color: #f7f7f7;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:hover {
    color: #333;
    border-color: #f7f7f7;
    background-color: #f7f7f7
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d {
    color: #333;
    background-color: #f7f7f7;
    box-shadow: 0 5px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover {
    color: #2b2b2b;
    background-color: #f7f7f7;
    top: 3px;
    box-shadow: 0 2px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:active {
    color: #262626;
    background-color: #f7f7f7
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
    color: #333;
    border-color: #f7f7f7;
    background-color: #f7f7f7
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:hover {
    color: #2b2b2b;
    border-color: #e8e8e8;
    background-color: #e8e8e8
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:active {
    color: #262626;
    border-color: #e3e3e3;
    background-color: #e3e3e3
}

.vc_btn3.vc_btn3-color-primary,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
    color: #FFF;
    background-color: #08c
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-primary:focus,
.vc_btn3.vc_btn3-color-primary:hover {
    color: #f7f7f7;
    background-color: #0074ad
}

.vc_btn3.vc_btn3-color-primary.active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-primary:active {
    color: #f2f2f2;
    background-color: #006da3
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline {
    color: #08c;
    border-color: #08c;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:hover {
    color: #FFF;
    border-color: #08c;
    background-color: #08c
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d {
    color: #FFF;
    background-color: #08c;
    box-shadow: 0 5px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #08c;
    top: 3px;
    box-shadow: 0 2px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #08c
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
    color: #FFF;
    border-color: #08c;
    background-color: #08c
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #0074ad;
    background-color: #0074ad
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #006da3;
    background-color: #006da3
}

.vc_btn3.vc_btn3-color-info,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat {
    color: #FFF;
    background-color: #58B9DA
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-info:focus,
.vc_btn3.vc_btn3-color-info:hover {
    color: #f7f7f7;
    background-color: #3fafd4
}

.vc_btn3.vc_btn3-color-info.active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-info:active {
    color: #f2f2f2;
    background-color: #37abd3
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline {
    color: #58B9DA;
    border-color: #58B9DA;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:hover {
    color: #FFF;
    border-color: #58B9DA;
    background-color: #58B9DA
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d {
    color: #FFF;
    background-color: #58B9DA;
    box-shadow: 0 5px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #58B9DA;
    top: 3px;
    box-shadow: 0 2px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #58B9DA
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern {
    color: #FFF;
    border-color: #58B9DA;
    background-color: #58B9DA
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #3fafd4;
    background-color: #3fafd4
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #37abd3;
    background-color: #37abd3
}

.vc_btn3.vc_btn3-color-success,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat {
    color: #fff;
    background-color: #6AB165
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-success:focus,
.vc_btn3.vc_btn3-color-success:hover {
    color: #f7f7f7;
    background-color: #59a453
}

.vc_btn3.vc_btn3-color-success.active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-success:active {
    color: #f2f2f2;
    background-color: #559d50
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline {
    color: #6AB165;
    border-color: #6AB165;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #6AB165;
    background-color: #6AB165
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d {
    color: #fff;
    background-color: #6AB165;
    box-shadow: 0 5px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #6AB165;
    top: 3px;
    box-shadow: 0 2px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #6AB165
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern {
    color: #fff;
    border-color: #6AB165;
    background-color: #6AB165
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #59a453;
    background-color: #59a453
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #559d50;
    background-color: #559d50
}

.vc_btn3.vc_btn3-color-warning,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
    color: #FFF;
    background-color: #F90
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-warning:focus,
.vc_btn3.vc_btn3-color-warning:hover {
    color: #f7f7f7;
    background-color: #e08700
}

.vc_btn3.vc_btn3-color-warning.active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-warning:active {
    color: #f2f2f2;
    background-color: #d68100
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline {
    color: #F90;
    border-color: #F90;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover {
    color: #FFF;
    border-color: #F90;
    background-color: #F90
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d {
    color: #FFF;
    background-color: #F90;
    box-shadow: 0 5px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #F90;
    top: 3px;
    box-shadow: 0 2px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #F90
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern {
    color: #FFF;
    border-color: #F90;
    background-color: #F90
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #e08700;
    background-color: #e08700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #d68100;
    background-color: #d68100
}

.vc_btn3.vc_btn3-color-danger,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
    color: #FFF;
    background-color: #FF675B
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-danger:focus,
.vc_btn3.vc_btn3-color-danger:hover {
    color: #f7f7f7;
    background-color: #ff4b3c
}

.vc_btn3.vc_btn3-color-danger.active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-danger:active {
    color: #f2f2f2;
    background-color: #ff4132
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline {
    color: #FF675B;
    border-color: #FF675B;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:hover {
    color: #FFF;
    border-color: #FF675B;
    background-color: #FF675B
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d {
    color: #FFF;
    background-color: #FF675B;
    box-shadow: 0 5px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #FF675B;
    top: 3px;
    box-shadow: 0 2px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #FF675B
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
    color: #FFF;
    border-color: #FF675B;
    background-color: #FF675B
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #ff4b3c;
    background-color: #ff4b3c
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #ff4132;
    background-color: #ff4132
}

.vc_btn3.vc_btn3-color-inverse,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat {
    color: #FFF;
    background-color: #555
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-inverse:focus,
.vc_btn3.vc_btn3-color-inverse:hover {
    color: #f7f7f7;
    background-color: #464646
}

.vc_btn3.vc_btn3-color-inverse.active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-inverse:active {
    color: #f2f2f2;
    background-color: #414141
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline {
    color: #555;
    border-color: #555;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:hover {
    color: #FFF;
    border-color: #555;
    background-color: #555
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d {
    color: #FFF;
    background-color: #555;
    box-shadow: 0 5px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #555;
    top: 3px;
    box-shadow: 0 2px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #555
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern {
    color: #FFF;
    border-color: #555;
    background-color: #555
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #464646;
    background-color: #464646
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #414141;
    background-color: #414141
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
    color: #2A2A2A
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
    color: #EBEBEB
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
    color: #FFF
}

.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h2,
.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h4,
.vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h2,
.vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h4,
.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h2,
.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h4,
.vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h2,
.vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h4 {
    color: inherit
}

.vc_btn3-container.vc_btn3-center {
    text-align: center
}

.vc_btn3-container.vc_btn3-left {
    text-align: left
}

.vc_btn3-container.vc_btn3-right {
    text-align: right
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right .vc_btn3-icon {
    display: inline-block;
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    min-width: 1em
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    margin-right: .5em
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    margin-left: .5em
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs {
    font-size: 11px;
    padding: 8px 12px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline-custom {
    padding: 7px 11px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm {
    font-size: 12px;
    padding: 11px 16px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline-custom {
    padding: 10px 15px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
    font-size: 14px;
    padding: 14px 20px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline-custom {
    padding: 13px 19px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
    font-size: 16px;
    padding: 18px 25px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline-custom {
    padding: 17px 24px
}

.vc_btn3-container .vc_btn3-block.vc_btn3-icon-left,
.vc_btn3-container .vc_btn3-block.vc_btn3-icon-right {
    text-align: inherit
}

.vc_custom_heading a,
.vc_custom_heading a:focus,
.vc_custom_heading a:hover,
.vc_custom_heading a:visited {
    border: none;
    text-decoration: inherit;
    color: inherit
}

.vc_custom_heading a {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 1
}

.vc_custom_heading a:hover {
    opacity: .85
}

.vc_call_to_action {
    background-color: #EBEBEB;
    border: 2px solid #EBEBEB;
    padding: 2em;
    border-radius: 5px
}

.vc_call_to_action:last-child {
    margin-bottom: 0
}

.vc_call_to_action.vc_cta_square {
    border-radius: 0
}

.vc_call_to_action.vc_cta_square_outlined {
    border-radius: 0;
    background: 0 0 !important
}

.vc_call_to_action.vc_cta_round {
    border-radius: 50px
}

.vc_call_to_action.vc_cta_outlined {
    background: 0 0 !important
}

.vc_call_to_action hgroup h2,
.vc_call_to_action hgroup h4 {
    margin: 0;
    clear: none
}

.vc_call_to_action hgroup+p {
    margin-top: 1em
}

.vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn {
    float: right;
    margin-left: 2em
}

.vc_call_to_action.vc_cta_btn_pos_left .vc_cta_btn {
    float: left;
    margin-right: 2em
}

.wpb_call_to_action {
    position: relative;
    background-color: #f7f7f7;
    padding: 35px;
    border: 1px solid #F0F0F0;
    box-sizing: border-box
}

.wpb_call_to_action .wpb_button {
    margin: 0;
    box-sizing: border-box
}

.cta_align_left .wpb_button {
    float: left
}

.cta_align_right .wpb_button {
    float: right
}

.cta_align_left .wpb_button,
.cta_align_right .wpb_button {
    max-width: 27.5%
}

.cta_align_left .wpb_call_text,
.cta_align_right .wpb_call_text {
    width: 70%;
    float: left;
    clear: none
}

.cta_align_left .wpb_call_text {
    float: right
}

#content .wpb_call_to_action .wpb_call_text,
.wpb_call_to_action .wpb_call_text {
    margin: 0;
    padding-top: 0
}

.cta_align_bottom {
    text-align: center
}

.cta_align_bottom .wpb_button {
    position: static;
    margin-top: 21.74px;
    display: inline-block
}

.cta_no_button .wpb_call_text {
    width: auto;
    float: none
}

@media (max-width:600px) {

    .vc_responsive .cta_align_left .wpb_button,
    .vc_responsive .cta_align_right .wpb_button {
        max-width: 70%;
        width: 70%;
        float: none;
        display: block;
        margin: 3% auto
    }

    .vc_responsive .cta_align_left .wpb_call_text,
    .vc_responsive .cta_align_right .wpb_call_text {
        width: auto;
        max-width: none;
        text-align: center
    }
}

.vc_cta3-container {
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto
}

.vc_cta3-container::after,
.vc_cta3-container::before {
    display: table;
    content: ' '
}

.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons .vc_icon_element,
.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons .vc_icon_element {
    display: inline-block
}

.vc_cta3-container.vc_cta3-size-xs {
    width: 50%
}

.vc_cta3-container.vc_cta3-size-sm {
    width: 60%
}

.vc_cta3-container.vc_cta3-size-md {
    width: 70%
}

.vc_cta3-container.vc_cta3-size-lg {
    width: 80%
}

.vc_cta3-container.vc_cta3-size-xl {
    width: 90%
}

.vc_general.vc_cta3 {
    border: 1px solid transparent;
    font-size: 1em;
    padding: 28px;
    word-wrap: break-word
}

.vc_general.vc_cta3 .vc_cta3-content {
    vertical-align: top
}

.vc_general.vc_cta3 .vc_cta3-content>:last-child,
.vc_general.vc_cta3 .vc_cta3-icons>:last-child {
    margin-bottom: 0
}

.vc_general.vc_cta3 .vc_cta3-actions {
    vertical-align: middle;
    white-space: nowrap
}

@media (min-width:768px) {
    .vc_general.vc_cta3 .vc_cta3-actions .vc_btn3-container {
        margin: 0
    }
}

.vc_general.vc_cta3 .vc_cta3-icons {
    vertical-align: middle
}

.vc_general.vc_cta3 h2,
.vc_general.vc_cta3 h4 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0
}

.vc_general.vc_cta3.vc_cta3-align-left .vc_cta3-content {
    text-align: left
}

.vc_general.vc_cta3.vc_cta3-align-right .vc_cta3-content {
    text-align: right
}

.vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content {
    text-align: center
}

.vc_general.vc_cta3.vc_cta3-align-justify .vc_cta3-content {
    text-align: justify
}

.separator_align_center,
.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons,
.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons,
.vc_pie_chart {
    text-align: center
}

.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3_content-container {
    padding-top: 1em
}

.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3_content-container {
    padding-bottom: 1em
}

.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3-icons {
    display: table-cell
}

.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container {
    display: table-cell;
    padding-left: 1em
}

.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3-icons {
    display: table-cell
}

.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3_content-container {
    display: table-cell;
    padding-right: 1em
}

.vc_general.vc_cta3.vc_cta3-icons-on-border {
    position: relative
}

.vc_general.vc_cta3.vc_cta3-icons-on-border .vc_cta3-icons {
    position: absolute
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right .vc_cta3-icons {
    right: 0;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs {
    margin-right: 17px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs .vc_cta3_content-container {
    padding-right: 0
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-right: 7px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm {
    margin-right: 22px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-right: 14px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md {
    margin-right: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-right: 21px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg {
    margin-right: 35px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl .vc_cta3_content-container {
    padding-right: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl {
    margin-right: 50px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-right: 35px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left .vc_cta3-icons {
    left: 0;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs {
    margin-left: 17px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs .vc_cta3_content-container {
    padding-left: 0
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-left: 7px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm {
    margin-left: 22px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-left: 14px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md {
    margin-left: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-left: 21px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg {
    margin-left: 35px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl .vc_cta3_content-container {
    padding-left: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl {
    margin-left: 50px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-left: 35px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top .vc_cta3-icons {
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs {
    margin-top: 17px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs .vc_cta3_content-container {
    padding-top: 0
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-top: 7px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm {
    margin-top: 22px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-top: 14px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md {
    margin-top: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-top: 21px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg {
    margin-top: 35px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl .vc_cta3_content-container {
    padding-top: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl {
    margin-top: 50px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-top: 35px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom .vc_cta3-icons {
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs {
    margin-bottom: 17px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs .vc_cta3_content-container {
    padding-bottom: 0
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-bottom: 7px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm {
    margin-bottom: 22px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-bottom: 14px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md {
    margin-bottom: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-bottom: 21px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg {
    margin-bottom: 35px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl .vc_cta3_content-container {
    padding-bottom: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl {
    margin-bottom: 50px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-bottom: 35px
}

.vc_general.vc_cta3.vc_cta3-actions-top .vc_cta3-content {
    margin-top: 1em
}

.vc_general.vc_cta3.vc_cta3-actions-bottom .vc_cta3-content {
    margin-bottom: 1em
}

@media (min-width:768px) {

    .vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-actions,
    .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions {
        max-width: 30%;
        display: table-cell
    }

    .vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-content {
        padding-left: 28px;
        display: table-cell
    }

    .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content {
        padding-right: 28px;
        display: table-cell
    }
}

.vc_general.vc_cta3.vc_cta3-style-outline {
    border-width: 3px
}

.vc_general.vc_cta3.vc_cta3-shape-square {
    border-radius: 0
}

.vc_general.vc_cta3.vc_cta3-shape-rounded {
    border-radius: 5px
}

.vc_general.vc_cta3.vc_cta3-shape-round {
    border-radius: 4em
}

.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-classic .vc_cta3-content-header {
    color: #5472D2
}

.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat {
    color: #c9d2f0;
    border-color: transparent;
    background-color: #5472D2
}

.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #3253bc;
    color: #c9d2f0;
    border-color: transparent;
    background-color: #5472D2
}

.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline {
    border-color: #5472D2;
    background-color: transparent
}

.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline .vc_cta3-content-header {
    color: #5472D2
}

.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-classic .vc_cta3-content-header {
    color: #00C1CF
}

.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat {
    color: #d3f5f1;
    border-color: transparent;
    background-color: #00C1CF
}

.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #008d97;
    color: #d3f5f1;
    border-color: transparent;
    background-color: #00C1CF
}

.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline {
    border-color: #00C1CF;
    background-color: transparent
}

.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline .vc_cta3-content-header {
    color: #00C1CF
}

.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-classic .vc_cta3-content-header {
    color: #FE6C61
}

.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat {
    color: #fcdbd7;
    border-color: transparent;
    background-color: #FE6C61
}

.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #fe3829;
    color: #fcdbd7;
    border-color: transparent;
    background-color: #FE6C61
}

.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline {
    border-color: #FE6C61;
    background-color: transparent
}

.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline .vc_cta3-content-header {
    color: #FE6C61
}

.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-classic .vc_cta3-content-header {
    color: #8D6DC4
}

.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat {
    color: #e1d5f5;
    border-color: transparent;
    background-color: #8D6DC4
}

.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #6e48b1;
    color: #e1d5f5;
    border-color: transparent;
    background-color: #8D6DC4
}

.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline {
    border-color: #8D6DC4;
    background-color: transparent
}

.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline .vc_cta3-content-header {
    color: #8D6DC4
}

.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-classic .vc_cta3-content-header {
    color: #4CADC9
}

.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat {
    color: #d0edf5;
    border-color: transparent;
    background-color: #4CADC9
}

.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #338faa;
    color: #d0edf5;
    border-color: transparent;
    background-color: #4CADC9
}

.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline {
    border-color: #4CADC9;
    background-color: transparent
}

.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline .vc_cta3-content-header {
    color: #4CADC9
}

.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-classic .vc_cta3-content-header {
    color: #CEC2AB
}

.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat {
    color: #f7f3eb;
    border-color: transparent;
    background-color: #CEC2AB
}

.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #b9a888;
    color: #f7f3eb;
    border-color: transparent;
    background-color: #CEC2AB
}

.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline {
    border-color: #CEC2AB;
    background-color: transparent
}

.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline .vc_cta3-content-header {
    color: #CEC2AB
}

.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-classic .vc_cta3-content-header {
    color: #50485B
}

.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat {
    color: #e2ddeb;
    border-color: transparent;
    background-color: #50485B
}

.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #342f3c;
    color: #e2ddeb;
    border-color: transparent;
    background-color: #50485B
}

.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline {
    border-color: #50485B;
    background-color: transparent
}

.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline .vc_cta3-content-header {
    color: #50485B
}

.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-classic .vc_cta3-content-header {
    color: #75D69C
}

.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat {
    color: #e1f5e9;
    border-color: transparent;
    background-color: #75D69C
}

.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #4ac97d;
    color: #e1f5e9;
    border-color: transparent;
    background-color: #75D69C
}

.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline {
    border-color: #75D69C;
    background-color: transparent
}

.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline .vc_cta3-content-header {
    color: #75D69C
}

.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-classic .vc_cta3-content-header {
    color: #F7BE68
}

.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat {
    color: #faf0e1;
    border-color: transparent;
    background-color: #F7BE68
}

.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #f4a733;
    color: #faf0e1;
    border-color: transparent;
    background-color: #F7BE68
}

.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline {
    border-color: #F7BE68;
    background-color: transparent
}

.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline .vc_cta3-content-header {
    color: #F7BE68
}

.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-classic .vc_cta3-content-header {
    color: #5AA1E3
}

.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat {
    color: #dce9f5;
    border-color: transparent;
    background-color: #5AA1E3
}

.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #2a86db;
    color: #dce9f5;
    border-color: transparent;
    background-color: #5AA1E3
}

.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline {
    border-color: #5AA1E3;
    background-color: transparent
}

.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline .vc_cta3-content-header {
    color: #5AA1E3
}

.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-classic .vc_cta3-content-header {
    color: #6DAB3C
}

.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat {
    color: #e5f2da;
    border-color: transparent;
    background-color: #6DAB3C
}

.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #53812d;
    color: #e5f2da;
    border-color: transparent;
    background-color: #6DAB3C
}

.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline {
    border-color: #6DAB3C;
    background-color: transparent
}

.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline .vc_cta3-content-header {
    color: #6DAB3C
}

.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-classic .vc_cta3-content-header {
    color: #F4524D
}

.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat {
    color: #fce2e1;
    border-color: transparent;
    background-color: #F4524D
}

.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #f11f18;
    color: #fce2e1;
    border-color: transparent;
    background-color: #F4524D
}

.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline {
    border-color: #F4524D;
    background-color: transparent
}

.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline .vc_cta3-content-header {
    color: #F4524D
}

.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-classic .vc_cta3-content-header {
    color: #F79468
}

.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat {
    color: #f7e1d7;
    border-color: transparent;
    background-color: #F79468
}

.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #f46e33;
    color: #f7e1d7;
    border-color: transparent;
    background-color: #F79468
}

.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline {
    border-color: #F79468;
    background-color: transparent
}

.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline .vc_cta3-content-header {
    color: #F79468
}

.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-classic .vc_cta3-content-header {
    color: #B97EBB
}

.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat {
    color: #f4dff5;
    border-color: transparent;
    background-color: #B97EBB
}

.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #a559a8;
    color: #f4dff5;
    border-color: transparent;
    background-color: #B97EBB
}

.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline {
    border-color: #B97EBB;
    background-color: transparent
}

.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline .vc_cta3-content-header {
    color: #B97EBB
}

.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-classic .vc_cta3-content-header {
    color: #2A2A2A
}

.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat {
    color: #d9d9d9;
    border-color: transparent;
    background-color: #2A2A2A
}

.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #0e0e0e;
    color: #d9d9d9;
    border-color: transparent;
    background-color: #2A2A2A
}

.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline {
    border-color: #2A2A2A;
    background-color: transparent
}

.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline .vc_cta3-content-header {
    color: #2A2A2A
}

.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-classic .vc_cta3-content-header {
    color: #EBEBEB
}

.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat {
    color: #9d9d9e;
    border-color: transparent;
    background-color: #EBEBEB
}

.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat .vc_cta3-content-header {
    color: #666
}

.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #cfcfcf;
    color: #9d9d9e;
    border-color: transparent;
    background-color: #EBEBEB
}

.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d .vc_cta3-content-header {
    color: #666
}

.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline {
    border-color: #EBEBEB;
    background-color: transparent
}

.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline .vc_cta3-content-header {
    color: #EBEBEB
}

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-classic .vc_cta3-content-header {
    color: #FFF
}

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat {
    color: #9d9d9e;
    border-color: transparent;
    background-color: #FFF
}

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat .vc_cta3-content-header {
    color: #666
}

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #e3e3e3;
    color: #9d9d9e;
    border-color: transparent;
    background-color: #FFF
}

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d .vc_cta3-content-header {
    color: #666
}

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline {
    border-color: #FFF;
    background-color: transparent
}

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline .vc_cta3-content-header {
    color: #FFF
}

.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat {
    color: #9d9d9e;
    border-color: transparent;
    background-color: #F0F0F0
}

.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat .vc_cta3-content-header {
    color: #666
}

.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #d4d4d4;
    color: #9d9d9e;
    border-color: transparent;
    background-color: #F0F0F0
}

.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d .vc_cta3-content-header {
    color: #666
}

.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline {
    border-color: #F0F0F0;
    background-color: transparent
}

.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline .vc_cta3-content-header {
    color: #F0F0F0
}

.vc_cta3.vc_cta3-icon-size-xs .vc_icon_element .vc_icon_element-inner {
    height: 1em;
    width: 1em
}

.vc_cta3.vc_cta3-icon-size-sm .vc_icon_element .vc_icon_element-inner {
    height: 2em;
    width: 2em
}

.vc_cta3.vc_cta3-icon-size-md .vc_icon_element .vc_icon_element-inner {
    height: 3em;
    width: 3em
}

.vc_cta3.vc_cta3-icon-size-lg .vc_icon_element .vc_icon_element-inner {
    height: 4em;
    width: 4em
}

.vc_cta3.vc_cta3-icon-size-xl .vc_icon_element .vc_icon_element-inner {
    height: 5em;
    width: 5em
}

.wpb_gmaps_widget .wpb_wrapper {
    background-color: #f7f7f7;
    padding: 5px
}

.wpb_gmaps_widget .wpb_map_wraper iframe {
    margin-bottom: 0;
    padding: 0;
    display: block;
    width: 100%;
    border: none
}

.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.wpb_accordion_section .wpb_accordion_header a:focus,
.wpb_content_element .wpb_tabs_nav li a:focus,
.wpb_tour_next_prev_nav a:focus {
    outline: 0
}

.wpb_content_element .wpb_tabs_nav,
.wpb_content_element .wpb_tour_tabs_wrapper {
    padding: 0
}

.wpb_content_element .wpb_tabs_nav {
    margin: 0;
    padding-left: 0 !important;
    text-indent: inherit !important
}

#content .wpb_content_element .wpb_tabs_nav {
    margin: 0
}

.wpb_content_element .wpb_tabs_nav li {
    background-color: #FFF;
    white-space: nowrap;
    padding: 0;
    background-image: none;
    list-style: none !important
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.wpb_content_element .wpb_tabs_nav li:hover,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background-color: #f7f7f7
}

.wpb_content_element .wpb_tabs_nav li:after,
.wpb_content_element .wpb_tabs_nav li:before {
    display: none !important
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide {
    display: none
}

.wpb_content_element .wpb_accordion_header a,
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
    border-bottom: none;
    text-decoration: none;
    display: block;
    padding: .5em 1em
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 1em
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content>.wpb_content_element:last-child,
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab>.wpb_content_element:last-child {
    margin-bottom: 0
}

.wpb_tabs .wpb_tabs_nav li {
    float: left;
    margin: 0 1px 0 0
}

.wpb_tour .wpb_tabs_nav {
    float: left;
    width: 31.66666667%
}

.wpb_tour .wpb_tabs_nav li {
    margin: 0 0 1px;
    clear: left;
    width: 100%
}

.wpb_tour .wpb_tabs_nav a {
    width: 100%
}

.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    float: left;
    width: 68.33333333%;
    padding: 0 0 0 21.74px
}

.wpb_tour_next_prev_nav {
    margin-left: 31.66666667%;
    padding-left: 21.74px;
    font-size: 80%
}

.wpb_tour_next_prev_nav a {
    border-bottom: 1px dotted;
    text-decoration: none
}

.wpb_tour_next_prev_nav a:hover {
    text-decoration: none;
    border-bottom: none
}

.wpb_tour_next_prev_nav span {
    width: 48%;
    display: inline-block;
    padding-top: 1em;
    float: left
}

.wpb_tour_next_prev_nav span.wpb_next_slide {
    text-align: right;
    float: right
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
    margin: 0 0 1px;
    padding-top: 0;
    position: relative;
    text-transform: none;
    font-weight: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    letter-spacing: inherit
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
    padding-left: 1em
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/toggle_open.png);
    background-repeat: no-repeat;
    position: absolute;
    right: .7em;
    top: .7em
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/toggle_close.png)
}

@media (max-width:480px) {

    .vc_responsive .wpb_tour .wpb_tab,
    .vc_responsive .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav,
    .vc_responsive .wpb_tour_next_prev_nav {
        width: 100%;
        float: none;
        margin-left: 0
    }

    .vc_responsive .wpb_tour_next_prev_nav {
        width: auto;
        padding: 0 1em
    }

    .vc_responsive #content .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav {
        margin-bottom: 1em
    }

    .vc_responsive .wpb_tour .wpb_tab {
        padding-left: 1em;
        padding-right: 1em
    }
}

.grid_layout-thumbnail .post-thumb,
body ul.wpb_thumbnails-fluid li .entry-content:last-child {
    margin-bottom: 0
}

.wpb_column .wpb_wrapper .wpb_teaser_grid {
    float: none
}

body ul.wpb_thumbnails-fluid li {
    padding: 0;
    margin-left: 0;
    background-image: none;
    list-style: none !important
}

body ul.wpb_thumbnails-fluid li:after,
body ul.wpb_thumbnails-fluid li:before {
    display: none !important
}

.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid,
.wpb_row .wpb_grid ul.wpb_thumbnails-fluid {
    padding: 0;
    overflow: visible !important
}

.wpb_teaser_grid .entry-content {
    margin: 0;
    padding: 0;
    width: 100%
}

.grid_layout-thumbnail .post-thumb img {
    max-width: 100%
}

.wpb_carousel .wpb_wrapper {
    position: relative
}

.wpb_carousel .next,
.wpb_carousel .prev {
    position: absolute;
    top: 3px;
    background-color: #f7f7f7;
    padding: 0 6px;
    font-size: 12px;
    z-index: 10;
    text-decoration: none;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear
}

.wpb_carousel .next:hover,
.wpb_carousel .prev:hover {
    background-color: #F0F0F0
}

.wpb_carousel .next:focus,
.wpb_carousel .prev:focus {
    outline: 0;
    text-decoration: none
}

.wpb_carousel .prev {
    right: 30px
}

.wpb_carousel .next {
    right: 0
}

.wpb_carousel .wpb_thumbnails-fluid {
    width: 100%
}

.wpb_carousel .wpb_thumbnails-fluid>[class*=vc_span] {
    height: auto !important
}

.wpb_categories_filter,
.wpb_teaser_grid .categories_filter {
    list-style: none;
    padding: 0;
    margin: 0 0 10px
}

.wpb_categories_filter li,
.wpb_teaser_grid .categories_filter li {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    background-image: none;
    list-style: none !important
}

.wpb_categories_filter li:after,
.wpb_categories_filter li:before,
.wpb_teaser_grid .categories_filter li:after,
.wpb_teaser_grid .categories_filter li:before {
    display: none !important
}

.wpb_categories_filter li a,
.wpb_teaser_grid .categories_filter li a {
    border: none;
    text-decoration: none
}

.wpb_categories_filter li a:hover,
.wpb_categories_filter li.active a,
.wpb_teaser_grid .categories_filter li a:hover,
.wpb_teaser_grid .categories_filter li.active a {
    border-bottom: 1px dotted
}

@media (max-width:480px) {
    .vc_responsive .wpb_row ul.wpb_thumbnails-fluid {
        margin-left: 0;
        width: auto
    }

    .vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*=vc_col-] {
        width: 100%;
        float: none;
        display: block;
        margin-left: 0;
        margin-right: 0
    }
}

.wpb_image_grid .wpb_image_grid_ul {
    margin-left: 110px;
    padding: 0
}

.wpb_image_grid .wpb_image_grid_ul>li {
    background-image: none;
    list-style: none !important
}

.wpb_image_grid .wpb_image_grid_ul>li:after,
.wpb_image_grid .wpb_image_grid_ul>li:before {
    display: none !important
}

.wpb_image_grid .wpb_image_grid_ul .isotope-item {
    list-style: none;
    margin: 0 1px 1px 0;
    max-width: 100%;
    float: left
}

.wpb_image_grid .wpb_image_grid_ul a {
    display: block
}

.wpb_image_grid .wpb_image_grid_ul img {
    display: block;
    max-width: 75%;
    height: auto
}

.wpb_gallery .theme-default .nivoSlider {
    margin-bottom: 0
}

.wpb_gallery .theme-default .nivo-controlNav {
    padding: 10px 0 3px
}

.wpb_gallery .wpb_flexslider .flex-control-nav {
    bottom: auto;
    top: 100%;
    margin-top: 15px
}

.wpb_gallery .wpb_flexslider .flex-direction-nav a {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.wpb_gallery .wpb_flexslider .flex-direction-nav a:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
    line-height: 1
}

.wpb_gallery .wpb_flexslider .flex-control-paging {
    z-index: 10
}

#content .wpb_gallery_slides ul.flex-direction-nav,
#content .wpb_gallery_slides ul.slides,
.content .wpb_gallery_slides ul.flex-direction-nav,
.content .wpb_gallery_slides ul.slides,
.wpb_content_element .wpb_gallery_slides ul li,
.wpb_gallery_slides ul.flex-direction-nav,
.wpb_gallery_slides ul.slides,
body .wpb_gallery_slides ul li {
    list-style: none;
    padding: 0;
    background-image: none;
    margin: 0
}

.flickr_badge_image {
    margin: 0 10px 10px 0;
    width: 72px;
    height: 72px;
    float: left;
    background: 0 0;
    padding: 0
}

.flickr_badge_image a {
    border: none
}

.flickr_badge_image img {
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%
}

.wpb_flickr_widget p.flickr_stream_wrap {
    clear: both;
    margin-bottom: 0;
    font-size: 80%
}

.wpb_flickr_widget p.flickr_stream_wrap a {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/flickr.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    display: inline-block
}

.wpb_video_widget.vc_video-el-width-10 .wpb_wrapper {
    width: 10%
}

.wpb_video_widget.vc_video-el-width-20 .wpb_wrapper {
    width: 20%
}

.wpb_video_widget.vc_video-el-width-30 .wpb_wrapper {
    width: 30%
}

.wpb_video_widget.vc_video-el-width-40 .wpb_wrapper {
    width: 40%
}

.wpb_video_widget.vc_video-el-width-50 .wpb_wrapper {
    width: 50%
}

.wpb_video_widget.vc_video-el-width-60 .wpb_wrapper {
    width: 60%
}

.wpb_video_widget.vc_video-el-width-70 .wpb_wrapper {
    width: 70%
}

.wpb_video_widget.vc_video-el-width-80 .wpb_wrapper {
    width: 80%
}

.wpb_video_widget.vc_video-el-width-90 .wpb_wrapper {
    width: 90%
}

.wpb_video_widget.vc_video-el-width-100 .wpb_wrapper {
    width: 100%
}

.wpb_video_widget .wpb_video_wrapper {
    padding-top: 56.25%;
    position: relative;
    width: 100%
}

.wpb_video_widget .wpb_video_wrapper>div {
    padding-top: 0 !important;
    position: static
}

.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 56.25%
}

.wpb_video_widget.vc_video-aspect-ratio-43 .wpb_video_wrapper {
    padding-top: 75%
}

.wpb_video_widget.vc_video-aspect-ratio-235 .wpb_video_wrapper {
    padding-top: 42.55319149%
}

.wpb_video_widget.vc_video-align-left .wpb_wrapper {
    float: left
}

.wpb_video_widget.vc_video-align-center .wpb_wrapper {
    margin: 0 auto
}

.wpb_video_widget.vc_video-align-right .wpb_wrapper {
    float: right
}

.wpb_video_widget .wpb_wrapper {
    position: relative
}

.wpb_video_widget .wpb_wrapper iframe {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wpb_video_wrapper .fluid-width-video-wrapper {
    padding-top: 0 !important;
    position: static
}

.wpb_posts_slider .flex-caption,
.wpb_posts_slider .nivo-caption {
    background-color: #f7f7f7;
    opacity: 1;
    filter: alpha(opacity=100);
    color: inherit;
    padding: 10px 15px;
    position: static
}

.wpb_posts_slider .wpb_gallery_slides>ul>li {
    background-image: none;
    list-style: none !important
}

.wpb_posts_slider .wpb_gallery_slides>ul>li:after,
.wpb_posts_slider .wpb_gallery_slides>ul>li:before {
    display: none !important
}

.vc_progress_bar .vc_single_bar {
    background: #f7f7f7;
    position: relative;
    margin-bottom: 11.67px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.vc_progress_bar .vc_single_bar:last-child {
    margin-bottom: 0
}

.vc_progress_bar .vc_single_bar .vc_label {
    display: block;
    padding: .5em 1em;
    position: relative;
    z-index: 1
}

.vc_progress_bar .vc_single_bar .vc_bar {
    display: block;
    position: absolute;
    height: 100%;
    background-color: #e0e0e0;
    width: 0%;
    top: 0;
    left: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: width 1s linear;
    -moz-transition: width 1s linear;
    -webkit-transition: width 1s linear;
    -o-transition: width 1s linear
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_bar,
.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_bar {
    background-color: #0074CC
}

.vc_progress_bar .vc_single_bar .vc_bar.striped {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    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: -moz-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);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px
}

.vc_progress_bar .vc_single_bar .vc_bar.animated {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_bar,
.vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_bar {
    background-color: #49afcd
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_bar,
.vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_bar {
    background-color: #5bb75b
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_bar,
.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_bar {
    background-color: #faa732
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_bar,
.vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_bar {
    background-color: #da4f49
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_bar,
.vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_bar {
    background-color: #414141
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_bar,
.vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_bar {
    background-color: #5472D2
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_bar,
.vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_bar {
    background-color: #00C1CF
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_bar,
.vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_bar {
    background-color: #FE6C61
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_bar,
.vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_bar {
    background-color: #8D6DC4
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_bar,
.vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_bar {
    background-color: #4CADC9
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_bar,
.vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_bar {
    background-color: #CEC2AB
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_bar,
.vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_bar {
    background-color: #50485B
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_bar,
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_bar,
.vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_bar,
.vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_bar {
    background-color: #75D69C
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_bar,
.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_bar {
    background-color: #2A2A2A
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_bar,
.vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_bar {
    background-color: #EBEBEB
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_label,
.vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_label {
    color: #666;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_bar,
.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_bar {
    background-color: #F7BE68
}

.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_bar,
.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_bar {
    background-color: #5AA1E3
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_bar,
.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_bar {
    background-color: #6DAB3C
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_bar,
.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_bar {
    background-color: #F4524D
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_bar,
.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_bar {
    background-color: #F79468
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_bar,
.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_bar {
    background-color: #B97EBB
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_bar,
.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_bar {
    background-color: #FFF
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_label,
.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_label {
    color: #666;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 40px 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.vc_pie_chart {
    z-index: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.vc_pie_chart.vc_ready {
    opacity: 1;
    filter: alpha(opacity=100)
}

.vc_pie_chart .vc_pie_wrapper {
    position: relative;
    margin: 0 auto
}

.vc_pie_chart canvas {
    position: relative;
    z-index: 1
}

.vc_pie_chart .vc_pie_chart_value,
.vc_pie_chart_back {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.vc_pie_chart .vc_pie_chart_value {
    font-size: 200%;
    text-align: center
}

.vc_pie_chart_back {
    border: 6px solid #f7f7f7;
    border-radius: 50%;
    opacity: .3;
    filter: alpha(opacity=30);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vc_images_carousel .vc_carousel-control {
    border: none
}

.vc_carousel .vc_carousel-control {
    text-shadow: none;
    border: none;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear
}

.vc_carousel .vc_carousel-control:active,
.vc_carousel .vc_carousel-control:focus {
    outline: 0
}

.vc_carousel .vc_carousel-indicators li {
    width: 5px;
    height: 5px;
    margin: 0;
    border-color: #f7f7f7;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear
}

.vc_separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.vc_separator h4 {
    line-height: 1em;
    font-size: 100%;
    margin: 0;
    word-wrap: break-word;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.vc_separator h4 .normal {
    font-size: 12px;
    font-weight: 400
}

.vc_separator .vc_sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%
}

.vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #EBEBEB;
    display: block;
    position: relative;
    top: 1px;
    width: 100%
}

.vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l,
.vc_separator.vc_separator_align_right .vc_sep_holder.vc_sep_holder_r {
    display: none
}

.vc_separator.vc_separator_align_center h4 {
    padding: 0 .8em
}

.vc_separator.vc_separator_align_left h4 {
    padding: 0 .8em 0 0
}

.vc_separator.vc_separator_align_right h4 {
    padding: 0 0 0 .8em;
    margin: 0 !important
}

.vc_separator.vc_sep_double {
    height: 3px
}

.vc_separator.vc_sep_double .vc_sep_line {
    border-bottom: 1px solid #EBEBEB;
    border-top: 1px solid #EBEBEB;
    height: 3px
}

.vc_separator.vc_sep_dashed .vc_sep_line {
    border-top-style: dashed
}

.vc_separator.vc_sep_dotted .vc_sep_line {
    border-top-style: dotted
}

.vc_separator.vc_sep_shadow .vc_sep_line {
    border: none;
    position: relative;
    height: 20px;
    top: 0;
    overflow: hidden
}

.vc_separator.vc_sep_shadow .vc_sep_line::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -20px;
    right: 0;
    height: 10px;
    border-radius: 100%
}

.vc_separator.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    right: -100%;
    box-shadow: 10px 10px 10px 1px
}

.vc_separator.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    left: -100%;
    box-shadow: -10px 10px 10px 1px
}

.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l {
    width: 100%
}

.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r {
    display: none
}

.vc_separator .vc_icon_element {
    margin-bottom: 0
}

.vc_separator .vc_icon_element:not(.vc_icon_element-have-style)+h4 {
    padding-left: 0
}

.vc_separator .vc_icon_element:not(.vc_icon_element-have-style) .vc_icon_element-size-xl {
    margin-left: .8em;
    margin-right: .8em
}

.vc_separator.vc_separator-has-text.vc_separator_align_center .vc_icon_element.vc_icon_element-have-style,
.vc_separator.vc_separator-has-text.vc_separator_align_right .vc_icon_element.vc_icon_element-have-style {
    margin-left: .8em
}

.vc_separator.vc_separator_align_left .vc_icon_element.vc_icon_element-have-style+h4 {
    padding-left: .8em
}

.vc_separator.vc_sep_border_width_1 .vc_sep_holder .vc_sep_line {
    border-top-width: 1px
}

.vc_separator.vc_sep_border_width_1.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 1px;
    top: 0
}

.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_line {
    top: 0
}

.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 1px
}

.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 1px
}

.vc_separator.vc_sep_border_width_2 .vc_sep_holder .vc_sep_line {
    border-top-width: 2px
}

.vc_separator.vc_sep_border_width_2.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 2px;
    top: -1px
}

.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_line {
    top: -1px
}

.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 2px
}

.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 2px
}

.vc_separator.vc_sep_border_width_3 .vc_sep_holder .vc_sep_line {
    border-top-width: 3px
}

.vc_separator.vc_sep_border_width_3.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 3px;
    top: -1px
}

.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_line {
    top: -1px
}

.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 3px
}

.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 3px
}

.vc_separator.vc_sep_border_width_4 .vc_sep_holder .vc_sep_line {
    border-top-width: 4px
}

.vc_separator.vc_sep_border_width_4.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 4px;
    top: -2px
}

.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_line {
    top: -2px
}

.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 4px
}

.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 4px
}

.vc_separator.vc_sep_border_width_5 .vc_sep_holder .vc_sep_line {
    border-top-width: 5px
}

.vc_separator.vc_sep_border_width_5.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 5px;
    top: -2px
}

.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_line {
    top: -2px
}

.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 5px
}

.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 5px
}

.vc_separator.vc_sep_border_width_6 .vc_sep_holder .vc_sep_line {
    border-top-width: 6px
}

.vc_separator.vc_sep_border_width_6.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 6px;
    top: -3px
}

.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_line {
    top: -3px
}

.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 6px
}

.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 6px
}

.vc_separator.vc_sep_border_width_7 .vc_sep_holder .vc_sep_line {
    border-top-width: 7px
}

.vc_separator.vc_sep_border_width_7.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 7px;
    top: -3px
}

.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_line {
    top: -3px
}

.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 7px
}

.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 7px
}

.vc_separator.vc_sep_border_width_8 .vc_sep_holder .vc_sep_line {
    border-top-width: 8px
}

.vc_separator.vc_sep_border_width_8.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 8px;
    top: -4px
}

.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_line {
    top: -4px
}

.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 8px
}

.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 8px
}

.vc_separator.vc_sep_border_width_9 .vc_sep_holder .vc_sep_line {
    border-top-width: 9px
}

.vc_separator.vc_sep_border_width_9.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 9px;
    top: -4px
}

.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_line {
    top: -4px
}

.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 9px
}

.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 9px
}

.vc_separator.vc_sep_border_width_10 .vc_sep_holder .vc_sep_line {
    border-top-width: 10px
}

.vc_separator.vc_sep_border_width_10.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 10px;
    top: -5px
}

.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_line {
    top: -5px
}

.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 10px
}

.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 10px
}

.vc_separator.vc_sep_color_blue .vc_sep_line {
    border-color: #5472D2
}

.vc_separator.vc_sep_color_blue.vc_sep_shadow .vc_sep_holder {
    color: #5472D2
}

.vc_separator.vc_sep_color_turquoise .vc_sep_line {
    border-color: #00C1CF
}

.vc_separator.vc_sep_color_turquoise.vc_sep_shadow .vc_sep_holder {
    color: #00C1CF
}

.vc_separator.vc_sep_color_pink .vc_sep_line {
    border-color: #FE6C61
}

.vc_separator.vc_sep_color_pink.vc_sep_shadow .vc_sep_holder {
    color: #FE6C61
}

.vc_separator.vc_sep_color_violet .vc_sep_line {
    border-color: #8D6DC4
}

.vc_separator.vc_sep_color_violet.vc_sep_shadow .vc_sep_holder {
    color: #8D6DC4
}

.vc_separator.vc_sep_color_peacoc .vc_sep_line {
    border-color: #4CADC9
}

.vc_separator.vc_sep_color_peacoc.vc_sep_shadow .vc_sep_holder {
    color: #4CADC9
}

.vc_separator.vc_sep_color_chino .vc_sep_line {
    border-color: #CEC2AB
}

.vc_separator.vc_sep_color_chino.vc_sep_shadow .vc_sep_holder {
    color: #CEC2AB
}

.vc_separator.vc_sep_color_mulled_wine .vc_sep_line {
    border-color: #50485B
}

.vc_separator.vc_sep_color_mulled_wine.vc_sep_shadow .vc_sep_holder {
    color: #50485B
}

.vc_separator.vc_sep_color_vista_blue .vc_sep_line {
    border-color: #75D69C
}

.vc_separator.vc_sep_color_vista_blue.vc_sep_shadow .vc_sep_holder {
    color: #75D69C
}

.vc_separator.vc_sep_color_black .vc_sep_line {
    border-color: #2A2A2A
}

.vc_separator.vc_sep_color_black.vc_sep_shadow .vc_sep_holder {
    color: #2A2A2A
}

.vc_separator.vc_sep_color_grey .vc_sep_line {
    border-color: #EBEBEB
}

.vc_separator.vc_sep_color_grey.vc_sep_shadow .vc_sep_holder {
    color: #EBEBEB
}

.vc_separator.vc_sep_color_orange .vc_sep_line {
    border-color: #F7BE68
}

.vc_separator.vc_sep_color_orange.vc_sep_shadow .vc_sep_holder {
    color: #F7BE68
}

.vc_separator.vc_sep_color_sky .vc_sep_line {
    border-color: #5AA1E3
}

.vc_separator.vc_sep_color_sky.vc_sep_shadow .vc_sep_holder {
    color: #5AA1E3
}

.vc_separator.vc_sep_color_green .vc_sep_line {
    border-color: #6DAB3C
}

.vc_separator.vc_sep_color_green.vc_sep_shadow .vc_sep_holder {
    color: #6DAB3C
}

.vc_separator.vc_sep_color_juicy_pink .vc_sep_line {
    border-color: #F4524D
}

.vc_separator.vc_sep_color_juicy_pink.vc_sep_shadow .vc_sep_holder {
    color: #F4524D
}

.vc_separator.vc_sep_color_sandy_brown .vc_sep_line {
    border-color: #F79468
}

.vc_separator.vc_sep_color_sandy_brown.vc_sep_shadow .vc_sep_holder {
    color: #F79468
}

.vc_separator.vc_sep_color_purple .vc_sep_line {
    border-color: #B97EBB
}

.vc_separator.vc_sep_color_purple.vc_sep_shadow .vc_sep_holder {
    color: #B97EBB
}

.vc_separator.vc_sep_color_white .vc_sep_line {
    border-color: #FFF
}

.vc_separator.vc_sep_color_white.vc_sep_shadow .vc_sep_holder {
    color: #FFF
}

.vc_text_separator,
.wpb_separator {
    border-bottom: 1px solid #EBEBEB;
    clear: both;
    height: 1px
}

.vc_sep_width_10 {
    width: 10%
}

.vc_sep_width_20 {
    width: 20%
}

.vc_sep_width_30 {
    width: 30%
}

.vc_sep_width_40 {
    width: 40%
}

.vc_sep_width_50 {
    width: 50%
}

.vc_sep_width_60 {
    width: 60%
}

.vc_sep_width_70 {
    width: 70%
}

.vc_sep_width_80 {
    width: 80%
}

.vc_sep_width_90 {
    width: 90%
}

.vc_sep_width_100,
.wpb_single_image img.vc_img-placeholder {
    width: 100%
}

.vc_sep_pos_align_center {
    margin-left: auto;
    margin-right: auto
}

.vc_sep_pos_align_left {
    margin-left: 0;
    margin-right: auto
}

.vc_sep_pos_align_right {
    margin-left: auto;
    margin-right: 0
}

.vc_text_separator div {
    display: inline-block;
    background-color: #FFF;
    padding: 1px 1em;
    position: relative;
    top: -9px
}

.separator_align_left {
    text-align: left
}

.separator_align_right {
    text-align: right
}

.vc-zigzag-wrapper {
    text-align: center
}

.vc-zigzag-wrapper.vc-zigzag-align-left {
    text-align: left
}

.vc-zigzag-wrapper.vc-zigzag-align-right {
    text-align: right
}

.vc-zigzag-inner {
    display: inline-block
}

.wpb_single_image a {
    border: none;
    outline: 0
}

.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top
}

.wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: 100%
}

.wpb_single_image .vc_single_image-wrapper.vc_box_rounded,
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wpb_single_image .vc_single_image-wrapper.vc_box_outline,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 6px;
    border: 1px solid #EBEBEB
}

.wpb_single_image .vc_single_image-wrapper.vc_box_outline img,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #EBEBEB
}

.wpb_single_image .vc_single_image-wrapper.vc_box_border,
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 6px;
    border: none
}

.wpb_single_image .vc_single_image-wrapper.vc_box_border img,
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
    border-radius: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle {
    padding: 6px
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 15px
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d img {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
    border-radius: 50%;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.wpb_single_image.vc_align_center {
    text-align: center
}

.wpb_single_image.vc_align_right {
    text-align: right
}

.wpb_single_image.vc_align_left {
    text-align: left
}

.wpb_single_image .vc_box_shadow_3d {
    position: relative;
    z-index: 0;
    display: inline-block;
    max-width: 100%
}

.wpb_single_image .vc_box_shadow_3d:after,
.wpb_single_image .vc_box_shadow_3d:before {
    content: "";
    position: absolute;
    -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, .6);
    box-shadow: 0 15px 10px rgba(0, 0, 0, .6);
    left: 5px;
    right: 50%;
    bottom: 8px;
    height: 30%;
    z-index: -1;
    border-radius: inherit;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    transform: skewY(-6deg)
}

.wpb_single_image .vc_box_shadow_3d:after {
    left: 50%;
    right: 5px;
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.wpb_single_image .vc_figure {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%
}

.wpb_single_image .vc_figure-caption {
    margin-top: .2em;
    font-size: .8em
}

.wpb_single_image .vc_box_outline.vc_box_border_blue,
.wpb_single_image .vc_box_outline_circle.vc_box_border_blue {
    border-color: #5472D2
}

.wpb_single_image .vc_box_border.vc_box_border_blue,
.wpb_single_image .vc_box_border_circle.vc_box_border_blue {
    background-color: #5472D2
}

.wpb_single_image .vc_box_outline.vc_box_border_turquoise,
.wpb_single_image .vc_box_outline_circle.vc_box_border_turquoise {
    border-color: #00C1CF
}

.wpb_single_image .vc_box_border.vc_box_border_turquoise,
.wpb_single_image .vc_box_border_circle.vc_box_border_turquoise {
    background-color: #00C1CF
}

.wpb_single_image .vc_box_outline.vc_box_border_pink,
.wpb_single_image .vc_box_outline_circle.vc_box_border_pink {
    border-color: #FE6C61
}

.wpb_single_image .vc_box_border.vc_box_border_pink,
.wpb_single_image .vc_box_border_circle.vc_box_border_pink {
    background-color: #FE6C61
}

.wpb_single_image .vc_box_outline.vc_box_border_violet,
.wpb_single_image .vc_box_outline_circle.vc_box_border_violet {
    border-color: #8D6DC4
}

.wpb_single_image .vc_box_border.vc_box_border_violet,
.wpb_single_image .vc_box_border_circle.vc_box_border_violet {
    background-color: #8D6DC4
}

.wpb_single_image .vc_box_outline.vc_box_border_peacoc,
.wpb_single_image .vc_box_outline_circle.vc_box_border_peacoc {
    border-color: #4CADC9
}

.wpb_single_image .vc_box_border.vc_box_border_peacoc,
.wpb_single_image .vc_box_border_circle.vc_box_border_peacoc {
    background-color: #4CADC9
}

.wpb_single_image .vc_box_outline.vc_box_border_chino,
.wpb_single_image .vc_box_outline_circle.vc_box_border_chino {
    border-color: #CEC2AB
}

.wpb_single_image .vc_box_border.vc_box_border_chino,
.wpb_single_image .vc_box_border_circle.vc_box_border_chino {
    background-color: #CEC2AB
}

.wpb_single_image .vc_box_outline.vc_box_border_mulled_wine,
.wpb_single_image .vc_box_outline_circle.vc_box_border_mulled_wine {
    border-color: #50485B
}

.wpb_single_image .vc_box_border.vc_box_border_mulled_wine,
.wpb_single_image .vc_box_border_circle.vc_box_border_mulled_wine {
    background-color: #50485B
}

.wpb_single_image .vc_box_outline.vc_box_border_vista_blue,
.wpb_single_image .vc_box_outline_circle.vc_box_border_vista_blue {
    border-color: #75D69C
}

.wpb_single_image .vc_box_border.vc_box_border_vista_blue,
.wpb_single_image .vc_box_border_circle.vc_box_border_vista_blue {
    background-color: #75D69C
}

.wpb_single_image .vc_box_outline.vc_box_border_black,
.wpb_single_image .vc_box_outline_circle.vc_box_border_black {
    border-color: #2A2A2A
}

.wpb_single_image .vc_box_border.vc_box_border_black,
.wpb_single_image .vc_box_border_circle.vc_box_border_black {
    background-color: #2A2A2A
}

.wpb_single_image .vc_box_outline.vc_box_border_grey,
.wpb_single_image .vc_box_outline_circle.vc_box_border_grey {
    border-color: #EBEBEB
}

.wpb_single_image .vc_box_border.vc_box_border_grey,
.wpb_single_image .vc_box_border_circle.vc_box_border_grey {
    background-color: #EBEBEB
}

.wpb_single_image .vc_box_outline.vc_box_border_orange,
.wpb_single_image .vc_box_outline_circle.vc_box_border_orange {
    border-color: #F7BE68
}

.wpb_single_image .vc_box_border.vc_box_border_orange,
.wpb_single_image .vc_box_border_circle.vc_box_border_orange {
    background-color: #F7BE68
}

.wpb_single_image .vc_box_outline.vc_box_border_sky,
.wpb_single_image .vc_box_outline_circle.vc_box_border_sky {
    border-color: #5AA1E3
}

.wpb_single_image .vc_box_border.vc_box_border_sky,
.wpb_single_image .vc_box_border_circle.vc_box_border_sky {
    background-color: #5AA1E3
}

.wpb_single_image .vc_box_outline.vc_box_border_green,
.wpb_single_image .vc_box_outline_circle.vc_box_border_green {
    border-color: #6DAB3C
}

.wpb_single_image .vc_box_border.vc_box_border_green,
.wpb_single_image .vc_box_border_circle.vc_box_border_green {
    background-color: #6DAB3C
}

.wpb_single_image .vc_box_outline.vc_box_border_juicy_pink,
.wpb_single_image .vc_box_outline_circle.vc_box_border_juicy_pink {
    border-color: #F4524D
}

.wpb_single_image .vc_box_border.vc_box_border_juicy_pink,
.wpb_single_image .vc_box_border_circle.vc_box_border_juicy_pink {
    background-color: #F4524D
}

.wpb_single_image .vc_box_outline.vc_box_border_sandy_brown,
.wpb_single_image .vc_box_outline_circle.vc_box_border_sandy_brown {
    border-color: #F79468
}

.wpb_single_image .vc_box_border.vc_box_border_sandy_brown,
.wpb_single_image .vc_box_border_circle.vc_box_border_sandy_brown {
    background-color: #F79468
}

.wpb_single_image .vc_box_outline.vc_box_border_purple,
.wpb_single_image .vc_box_outline_circle.vc_box_border_purple {
    border-color: #B97EBB
}

.wpb_single_image .vc_box_border.vc_box_border_purple,
.wpb_single_image .vc_box_border_circle.vc_box_border_purple {
    background-color: #B97EBB
}

.wpb_single_image .vc_box_outline.vc_box_border_white,
.wpb_single_image .vc_box_outline_circle.vc_box_border_white {
    border-color: #FFF
}

.wpb_single_image .vc_box_border.vc_box_border_white,
.wpb_single_image .vc_box_border_circle.vc_box_border_white {
    background-color: #FFF
}

.vc_icon_element {
    line-height: 0;
    font-size: 14px;
    margin-bottom: 35px
}

.vc_icon_element.vc_icon_element-outer {
    box-sizing: border-box;
    text-align: center
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
    text-align: left
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center {
    text-align: center
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-right {
    text-align: right
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    text-align: center;
    display: inline-block;
    border: 2px solid transparent;
    width: 4em;
    height: 4em;
    box-sizing: content-box;
    position: relative
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
    font-size: 2.15em;
    font-style: normal;
    font-weight: 400;
    line-height: 1 !important;
    font-size-adjust: none;
    font-stretch: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    -webkit-font-language-override: normal;
    font-language-override: normal;
    -webkit-font-kerning: auto;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;
    text-rendering: auto;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    width: inherit;
    height: inherit;
    font-size: 1em;
    text-align: center;
    text-rendering: optimizelegibility
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    box-sizing: content-box;
    border: none
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs {
    max-width: 100% !important;
    line-height: 1.2em !important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner {
    width: 2.5em !important;
    height: 2.5em !important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon {
    font-size: 1.2em !important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm {
    max-width: 100% !important;
    line-height: 1.6em !important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
    width: 3.15em !important;
    height: 3.15em !important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon {
    font-size: 1.6em !important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md {
    max-width: 100% !important;
    line-height: 2.15em !important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
    width: 4em !important;
    height: 4em !important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
    font-size: 2.15em !important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg {
    max-width: 100% !important;
    line-height: 2.85em !important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
    width: 5em !important;
    height: 5em !important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon {
    font-size: 2.85em !important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl {
    max-width: 100% !important;
    line-height: 5em !important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner {
    width: 7.15em !important;
    height: 7.15em !important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
    font-size: 5em !important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_icon_element-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_icon_element-link {
    border-radius: 50%
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_icon_element-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_icon_element-link {
    border-radius: 5px
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
    color: #5472D2
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-turquoise .vc_icon_element-icon {
    color: #00C1CF
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-pink .vc_icon_element-icon {
    color: #FE6C61
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-violet .vc_icon_element-icon {
    color: #8D6DC4
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-peacoc .vc_icon_element-icon {
    color: #4CADC9
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-chino .vc_icon_element-icon {
    color: #CEC2AB
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-mulled_wine .vc_icon_element-icon {
    color: #50485B
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-vista_blue .vc_icon_element-icon {
    color: #75D69C
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-black .vc_icon_element-icon {
    color: #2A2A2A
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey .vc_icon_element-icon {
    color: #EBEBEB
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-orange .vc_icon_element-icon {
    color: #F7BE68
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sky .vc_icon_element-icon {
    color: #5AA1E3
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-green .vc_icon_element-icon {
    color: #6DAB3C
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-juicy_pink .vc_icon_element-icon {
    color: #F4524D
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sandy_brown .vc_icon_element-icon {
    color: #F79468
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-purple .vc_icon_element-icon {
    color: #B97EBB
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon {
    color: #FFF
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-outline {
    border-color: #5472D2
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-background {
    background-color: #5472D2
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-outline {
    border-color: #00C1CF
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-background {
    background-color: #00C1CF
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-outline {
    border-color: #FE6C61
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-background {
    background-color: #FE6C61
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-outline {
    border-color: #8D6DC4
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-background {
    background-color: #8D6DC4
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-outline {
    border-color: #4CADC9
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-background {
    background-color: #4CADC9
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-outline {
    border-color: #CEC2AB
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-background {
    background-color: #CEC2AB
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-outline {
    border-color: #50485B
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-background {
    background-color: #50485B
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-outline {
    border-color: #75D69C
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-background {
    background-color: #75D69C
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-outline {
    border-color: #2A2A2A
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-background {
    background-color: #2A2A2A
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-outline {
    border-color: #EBEBEB
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background {
    background-color: #EBEBEB
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-outline {
    border-color: #F7BE68
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background {
    background-color: #F7BE68
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-outline {
    border-color: #5AA1E3
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-background {
    background-color: #5AA1E3
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-outline {
    border-color: #6DAB3C
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-background {
    background-color: #6DAB3C
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-outline {
    border-color: #F4524D
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background {
    background-color: #F4524D
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-outline {
    border-color: #F79468
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-background {
    background-color: #F79468
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-outline {
    border-color: #B97EBB
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-background {
    background-color: #B97EBB
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-outline {
    border-color: #FFF
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-background {
    background-color: #FFF
}

.vc_chart .vc_chart-legend {
    font-size: 14px;
    margin: 0;
    padding: 0
}

.vc_chart .vc_chart-legend li {
    line-height: 1.3em;
    list-style: none;
    margin: 0 0 .3em;
    min-height: 1.3em
}

.vc_chart .vc_chart-legend span {
    border-radius: .3em;
    display: inline-block;
    height: 1.3em;
    left: 0;
    margin-right: .5em;
    vertical-align: middle;
    width: 1.3em
}

@media (min-width:768px) {
    .vc_chart .vc_chart-legend {
        display: inline-block;
        vertical-align: middle;
        width: 40%
    }

    .vc_chart .vc_chart-legend li {
        margin-left: 1em
    }

    .vc_chart .vc_chart-with-legend {
        display: inline-block;
        vertical-align: middle;
        width: 60%
    }
}

.vc_line-chart .vc_chart-with-legend {
    width: 75%
}

.vc_line-chart .vc_chart-legend {
    width: 25%
}

.wpb_single_image .wpb_wrapper .vc_single_image-wrapper .zoomImg {
    border-radius: 0
}

.wpb_single_image [class*='_circle'] .vc-zoom-wrapper {
    border-radius: 50%
}

.wpb_single_image [class*='_rounded'] .vc-zoom-wrapper {
    border-radius: 4px
}

.vc_general.vc_pagination {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center
}

.vc_general.vc_pagination .vc_pagination-item {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle
}

.vc_general.vc_pagination .vc_pagination-trigger {
    display: block;
    text-decoration: none;
    cursor: pointer;
    height: 10px;
    width: 10px;
    margin: 5px 7px;
    background: 0 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: none
}

.vc_gitem-zone,
.vc_gitem_row .vc_gitem-col {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    box-sizing: border-box
}

.vc_general.vc_pagination .vc_pagination-trigger:focus {
    outline: 0
}

.vc_general.vc_pagination .vc_active .vc_pagination-trigger {
    cursor: default
}

.vc_pagination.vc_pagination-style-outline .vc_pagination-trigger {
    border: 3px solid transparent
}

.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger {
    opacity: .6
}

.vc_pagination.vc_pagination-style-flat .vc_active .vc_pagination-trigger,
.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger:hover {
    opacity: 1
}

.vc_pagination.vc_pagination-shape-round .vc_pagination-trigger {
    border-radius: 50%
}

.vc_pagination.vc_pagination-shape-rounded .vc_pagination-trigger {
    border-radius: 3px
}

.vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #5472D2
}

.vc_pagination-color-blue.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger,
.vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #5472D2
}

.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #00C1CF
}

.vc_pagination-color-turquoise.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_active .vc_pagination-trigger,
.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #00C1CF
}

.vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #FE6C61
}

.vc_pagination-color-pink.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger,
.vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #FE6C61
}

.vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #8D6DC4
}

.vc_pagination-color-violet.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-violet.vc_pagination-style-outline .vc_active .vc_pagination-trigger,
.vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #8D6DC4
}

.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #4CADC9
}

.vc_pagination-color-peacoc.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_active .vc_pagination-trigger,
.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #4CADC9
}

.vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #CEC2AB
}

.vc_pagination-color-chino.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-chino.vc_pagination-style-outline .vc_active .vc_pagination-trigger,
.vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #CEC2AB
}

.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #50485B
}

.vc_pagination-color-mulled-wine.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_active .vc_pagination-trigger,
.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #50485B
}

.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #75D69C
}

.vc_pagination-color-vista-blue.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger,
.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #75D69C
}

.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #F7BE68
}

.vc_pagination-color-orange.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-orange.vc_pagination-style-outline .vc_active .vc_pagination-trigger,
.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #F7BE68
}

.vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #5AA1E3
}

.vc_pagination-color-sky.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-sky.vc_pagination-style-outline .vc_active .vc_pagination-trigger,
.vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #5AA1E3
}

.vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #6DAB3C
}

.vc_pagination-color-green.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-green.vc_pagination-style-outline .vc_active .vc_pagination-trigger,
.vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #6DAB3C
}

.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #F4524D
}

.vc_pagination-color-juicy-pink.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger,
.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #F4524D
}

.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #F79468
}

.vc_pagination-color-sandy-brown.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_active .vc_pagination-trigger,
.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #F79468
}

.vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #B97EBB
}

.vc_pagination-color-purple.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-purple.vc_pagination-style-outline .vc_active .vc_pagination-trigger,
.vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #B97EBB
}

.vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #2A2A2A
}

.vc_pagination-color-black.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-black.vc_pagination-style-outline .vc_active .vc_pagination-trigger,
.vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #2A2A2A
}

.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #EBEBEB
}

.vc_pagination-color-grey.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-grey.vc_pagination-style-outline .vc_active .vc_pagination-trigger,
.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #EBEBEB
}

.vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #FFF
}

.vc_pagination-color-white.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-white.vc_pagination-style-outline .vc_active .vc_pagination-trigger,
.vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #FFF
}

.vc_grid.vc_row {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.vc-row[data-vc-full-width] .vc_grid.vc_row {
    overflow: hidden
}

.vc_grid.vc_row.vc_grid-gutter-1px {
    margin-bottom: -1px
}

.vc_grid.vc_row.vc_grid-gutter-1px .vc_pageable-slide-wrapper {
    margin-right: -1px
}

.vc_grid.vc_row.vc_grid-gutter-1px .vc_grid-item {
    padding-right: 1px;
    padding-bottom: 1px
}

.vc_grid.vc_row.vc_grid-gutter-2px {
    margin-bottom: -2px
}

.vc_grid.vc_row.vc_grid-gutter-2px .vc_pageable-slide-wrapper {
    margin-right: -2px
}

.vc_grid.vc_row.vc_grid-gutter-2px .vc_grid-item {
    padding-right: 2px;
    padding-bottom: 2px
}

.vc_grid.vc_row.vc_grid-gutter-3px {
    margin-bottom: -3px
}

.vc_grid.vc_row.vc_grid-gutter-3px .vc_pageable-slide-wrapper {
    margin-right: -3px
}

.vc_grid.vc_row.vc_grid-gutter-3px .vc_grid-item {
    padding-right: 3px;
    padding-bottom: 3px
}

.vc_grid.vc_row.vc_grid-gutter-4px {
    margin-bottom: -4px
}

.vc_grid.vc_row.vc_grid-gutter-4px .vc_pageable-slide-wrapper {
    margin-right: -4px
}

.vc_grid.vc_row.vc_grid-gutter-4px .vc_grid-item {
    padding-right: 4px;
    padding-bottom: 4px
}

.vc_grid.vc_row.vc_grid-gutter-5px {
    margin-bottom: -5px
}

.vc_grid.vc_row.vc_grid-gutter-5px .vc_pageable-slide-wrapper {
    margin-right: -5px
}

.vc_grid.vc_row.vc_grid-gutter-5px .vc_grid-item {
    padding-right: 5px;
    padding-bottom: 5px
}

.vc_grid.vc_row.vc_grid-gutter-10px {
    margin-bottom: -10px
}

.vc_grid.vc_row.vc_grid-gutter-10px .vc_pageable-slide-wrapper {
    margin-right: -10px
}

.vc_grid.vc_row.vc_grid-gutter-10px .vc_grid-item {
    padding-right: 10px;
    padding-bottom: 10px
}

.vc_grid.vc_row.vc_grid-gutter-15px {
    margin-bottom: -15px
}

.vc_grid.vc_row.vc_grid-gutter-15px .vc_pageable-slide-wrapper {
    margin-right: -15px
}

.vc_grid.vc_row.vc_grid-gutter-15px .vc_grid-item {
    padding-right: 15px;
    padding-bottom: 15px
}

.vc_grid.vc_row.vc_grid-gutter-20px {
    margin-bottom: -20px
}

.vc_grid.vc_row.vc_grid-gutter-20px .vc_pageable-slide-wrapper {
    margin-right: -20px
}

.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item {
    padding-right: 20px;
    padding-bottom: 20px
}

.vc_grid.vc_row.vc_grid-gutter-25px {
    margin-bottom: -25px
}

.vc_grid.vc_row.vc_grid-gutter-25px .vc_pageable-slide-wrapper {
    margin-right: -25px
}

.vc_grid.vc_row.vc_grid-gutter-25px .vc_grid-item {
    padding-right: 25px;
    padding-bottom: 25px
}

.vc_grid.vc_row.vc_grid-gutter-30px {
    margin-bottom: -30px
}

.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
    margin-right: -30px
}

.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-right: 30px;
    padding-bottom: 30px
}

.vc_grid.vc_row.vc_grid-gutter-35px {
    margin-bottom: -35px
}

.vc_grid.vc_row.vc_grid-gutter-35px .vc_pageable-slide-wrapper {
    margin-right: -35px
}

.vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item {
    padding-right: 35px;
    padding-bottom: 35px
}

.vc_grid.vc_row .vc_pageable-slide-wrapper .vc_grid-item.vc_visible-item:hover {
    z-index: 3
}

.vc_grid.vc_row .vc_grid-item {
    display: none;
    padding: 0;
    vertical-align: top;
    float: none;
    box-sizing: border-box;
    z-index: 1
}

.vc_grid.vc_row .vc_grid-item .vc_grid-item-mini .vc_grid-item-content {
    overflow: hidden
}

.vc_grid.vc_row .vc_grid-item .vc_btn,
.vc_grid.vc_row .vc_grid-item .vc_icon_element,
.vc_grid.vc_row .vc_grid-item .wpb_content_element {
    margin-bottom: 15px
}

.vc_gitem_row,
.vc_gitem_row .vc_gitem_row {
    margin-bottom: 0
}

.vc_grid.vc_row .vc_grid-item .vc_btn a,
.vc_grid.vc_row .vc_grid-item .vc_icon_element a,
.vc_grid.vc_row .vc_grid-item .wpb_content_element a {
    text-decoration: none;
    border-bottom: 0
}

.vc_grid .vc_gitem-link {
    border-bottom: none;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.vc_masonry_grid .vc_grid.vc_row .vc_grid-item,
.vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item {
    position: static
}

.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,
.vc_masonry_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,
.vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,
.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
    display: block
}

@media (min-width:768px) {

    .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,
    .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
        display: inline-block
    }
}

@-moz-document url-prefix() {

    .vc_masonry_grid .vc_grid-item,
    .vc_masonry_media_grid .vc_grid-item {
        margin-left: -.01px
    }
}

.vc_gitem-zone-b {
    display: none;
    overflow: hidden
}

.vc_gitem-float-none {
    float: none
}

.vc_gitem-float-left {
    float: left
}

.vc_gitem-float-right {
    float: right
}

.vc_gitem-align-center {
    text-align: center
}

.vc_gitem-align-right {
    text-align: right
}

.vc_gitem-align-justify {
    text-align: justify
}

.vc_gitem-block {
    position: relative;
    overflow: hidden
}

.vc_gitem-is-link {
    cursor: pointer
}

.vc_gitem-link {
    text-decoration: none
}

.vc_gitem_row {
    margin-left: 0;
    margin-right: 0;
    padding: inherit;
    box-sizing: border-box
}

.vc_gitem-zone-a .vc_gitem-row-position-top,
.vc_gitem-zone-b .vc_gitem-row-position-top {
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.vc_gitem-zone-a .vc_gitem-row-position-middle,
.vc_gitem-zone-b .vc_gitem-row-position-middle {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.vc_gitem-zone-a .vc_gitem-row-position-bottom,
.vc_gitem-zone-b .vc_gitem-row-position-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.vc_gitem_row .vc_gitem-col {
    padding: 10px
}

.vc_gitem-zone {
    position: relative;
    background-clip: border-box;
    overflow: hidden
}

.vc_gitem-zone .vc-zone-link {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 5
}

.vc_gitem-zone-img {
    width: 100%;
    display: block;
    visibility: hidden;
    height: auto
}

.vc_gitem-zone-a .vc_gitem-zone-mini {
    box-sizing: border-box;
    padding: inherit;
    position: static;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.vc_gitem-zone-b .vc_gitem-zone-mini {
    position: static;
    padding: inherit;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0
}

.vc_grid-item-zone-c-left .vc_gitem-animated-block {
    float: right;
    width: 50%
}

.vc_grid-item-zone-c-left .vc_gitem-zone-c,
.vc_grid-item-zone-c-right .vc_gitem-animated-block {
    float: left;
    width: 50%
}

.vc_grid-item-zone-c-right .vc_gitem-zone-c {
    float: right;
    width: 50%
}

.vc-gitem-zone-height-mode-auto .vc_gitem-zone-img {
    display: none !important
}

.vc-gitem-zone-height-mode-auto:before {
    content: "";
    display: block;
    padding-top: 100%
}

.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3:before {
    padding-top: 75%
}

.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
    padding-top: 133.33333333%
}

.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before {
    padding-top: 56.25%
}

.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-9-16:before {
    padding-top: 177.77777778%
}

.vc_gitem-animated-block {
    position: relative
}

.vc_gitem-animate .vc_btn {
    -webkit-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease
}

.vc_gitem-animate .vc_gitem-zone-b {
    z-index: 199
}

.vc_gitem-animate-none .vc_gitem-zone-b {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    box-sizing: border-box
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-none .vc_gitem-zone-b {
    opacity: 1;
    filter: alpha(opacity=100)
}

.vc_gitem-animate-blurOut .vc_gitem-zone-b,
.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b,
.vc_gitem-animate-fadeIn .vc_gitem-zone-b,
.vc_gitem-animate-scaleIn .vc_gitem-zone-b,
.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    box-sizing: border-box
}

.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator,
.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator,
.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator,
.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator,
.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    width: 0
}

.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn,
.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn,
.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn,
.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn,
.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,
.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,
.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,
.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,
.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title {
    display: inline-block;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, .275, .125, 1), opacity .5s cubic-bezier(0, .275, .125, 1);
    -moz-transition: -moz-transform 1s cubic-bezier(0, .275, .125, 1), opacity .5s cubic-bezier(0, .275, .125, 1);
    transition: transform 1s cubic-bezier(0, .275, .125, 1), opacity .5s cubic-bezier(0, .275, .125, 1)
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_separator,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_separator,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_separator,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_separator,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_separator {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    width: 50%
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_btn,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_btn,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_btn,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_btn,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_btn {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_post-title {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b {
    opacity: 1;
    filter: alpha(opacity=100)
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    width: 50%
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.vc_gitem-animate-scaleIn {
    overflow: hidden
}

.vc_gitem-animate-scaleIn .vc_gitem-zone-a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-a {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.vc_gitem-animate-scaleRotateIn {
    overflow: hidden
}

.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a {
    -webkit-transform: scale(1.5) rotate(10deg);
    -moz-transform: scale(1.5) rotate(10deg);
    -ms-transform: scale(1.5) rotate(10deg);
    -o-transform: scale(1.5) rotate(10deg);
    transform: scale(1.5) rotate(10deg)
}

.vc_gitem-animate-blurOut .vc_gitem-zone-a,
.vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -ms-filter: blur(0);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    webkit-transition: filter .5s cubic-bezier(0, .275, .125, 1), -webkit-transform .5s cubic-bezier(0, .275, .125, 1);
    -moz-transition: filter .5s cubic-bezier(0, .275, .125, 1), -moz-transform .5s cubic-bezier(0, .275, .125, 1);
    transition: filter .5s cubic-bezier(0, .275, .125, 1), transform .5s cubic-bezier(0, .275, .125, 1)
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-a,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0')
}

.vc_gitem-animate-blurScaleOut {
    overflow: hidden
}

.vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.vc_gitem-animate-slideInRight {
    overflow: hidden
}

.vc_gitem-animate-slideInRight .vc_gitem-zone-b {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.vc_gitem-animate-slideBottom .vc_gitem-zone-b,
.vc_gitem-animate-slideInLeft .vc_gitem-zone-b {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    left: 0;
    right: 0;
    display: block;
    margin: 0
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInRight .vc_gitem-zone-b {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.vc_gitem-animate-slideInLeft {
    overflow: hidden
}

.vc_gitem-animate-slideInLeft .vc_gitem-zone-b {
    position: absolute;
    top: 0;
    bottom: 0;
    transition: all 1s ease;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    filter: alpha(opacity=0)
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInLeft .vc_gitem-zone-b {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.vc_gitem-animate-slideBottom {
    overflow: hidden;
    position: relative
}

.vc_gitem-animate-slideBottom .vc_gitem-zone-b {
    transition: all 1s ease;
    z-index: 1000;
    position: absolute;
    top: 100%;
    height: 100%
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideBottom .vc_gitem-zone-b {
    top: 0
}

.vc_gitem-animate-slideTop {
    overflow: hidden;
    position: relative
}

.vc_gitem-animate-slideTop .vc_gitem-zone-b {
    display: block;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index: 1000;
    position: absolute;
    top: -100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideTop .vc_gitem-zone-b {
    top: 0
}

.vc_gitem-animate-flipFadeIn {
    overflow: hidden
}

.vc_gitem-animate-flipFadeIn .vc_gitem-zone-a {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-a {
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.vc_gitem-animate-flipFadeIn .vc_gitem-zone-b {
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-b {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0)
}

.vc_gitem-animate-flipHorizontalFadeIn {
    overflow: hidden
}

.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b {
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0)
}

.vc_gitem-animate-goTop20 {
    overflow: hidden
}

.vc_gitem-animate-goTop20 .vc_gitem-zone-a {
    position: relative;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-a {
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    transform: translateY(-20%)
}

.vc_gitem-animate-goTop20 .vc_gitem-zone-b {
    display: block;
    -webkit-transition: bottom .5s ease;
    -o-transition: bottom .5s ease;
    transition: bottom .5s ease;
    bottom: -100%;
    z-index: 1000;
    position: absolute;
    width: 100%;
    margin: 0
}

.vc_gitem-animate-goTop20 .vc_gitem-zone-b .vc_gitem-zone-mini {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-b {
    bottom: 0
}

.vc_gitem-animate-goBottom20 {
    overflow: hidden
}

.vc_gitem-animate-goBottom20 .vc_gitem-zone-a {
    position: relative;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-a {
    -webkit-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%)
}

.vc_gitem-animate-goBottom20 .vc_gitem-zone-b {
    display: block;
    -webkit-transition: top .5s ease;
    -o-transition: top .5s ease;
    transition: top .5s ease;
    top: -100%;
    z-index: 1000;
    position: absolute;
    width: 100%;
    margin: 0
}

.vc_gitem-animate-goBottom20 .vc_gitem-zone-b .vc_gitem-zone-mini {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-b {
    top: 0
}

.vc_gitem-post-data {
    margin-bottom: 15px
}

.vc_gitem-post-data h2 {
    margin: 0
}

.vc_gitem-post-category-name .vc_gitem-link {
    color: inherit
}

.vc_grid .vc_pageable-load-more-btn {
    text-align: center;
    margin-top: 25px
}

.vc_grid .vc_pageable-load-more-btn>.vc_btn {
    outline: 0
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots {
    display: none;
    margin-top: 20px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot {
    cursor: pointer;
    display: inline-block
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots {
    display: block
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots .vc_grid-owl-dot span {
    border: 3px solid;
    -webkit-transition: background-color .2s ease;
    -o-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots {
    display: block
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot span {
    border: 3px solid;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: background-color .2s ease;
    -o-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots {
    display: block
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot span {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    opacity: .6;
    filter: alpha(opacity=60)
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot:hover span {
    opacity: 1;
    filter: alpha(opacity=100)
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots {
    display: block
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    opacity: .6;
    filter: alpha(opacity=60)
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot:hover span {
    opacity: 1;
    filter: alpha(opacity=100)
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots {
    display: block
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    opacity: .6;
    filter: alpha(opacity=60)
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme:hover .vc_grid-owl-nav {
    opacity: 1;
    filter: alpha(opacity=100)
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span {
    border-color: #5472D2 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span {
    background-color: #5472D2 !important;
    border-color: #5472D2 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span {
    border-color: #00C1CF !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span {
    background-color: #00C1CF !important;
    border-color: #00C1CF !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span {
    border-color: #FE6C61 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span {
    background-color: #FE6C61 !important;
    border-color: #FE6C61 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span {
    border-color: #8D6DC4 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span {
    background-color: #8D6DC4 !important;
    border-color: #8D6DC4 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span {
    border-color: #4CADC9 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span {
    background-color: #4CADC9 !important;
    border-color: #4CADC9 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span {
    border-color: #CEC2AB !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span {
    background-color: #CEC2AB !important;
    border-color: #CEC2AB !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span {
    border-color: #50485B !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span {
    background-color: #50485B !important;
    border-color: #50485B !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span {
    border-color: #75D69C !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span {
    background-color: #75D69C !important;
    border-color: #75D69C !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span {
    border-color: #2A2A2A !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span {
    background-color: #2A2A2A !important;
    border-color: #2A2A2A !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span {
    border-color: #EBEBEB !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span {
    background-color: #EBEBEB !important;
    border-color: #EBEBEB !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span {
    border-color: #F7BE68 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span {
    background-color: #F7BE68 !important;
    border-color: #F7BE68 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span {
    border-color: #5AA1E3 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span {
    background-color: #5AA1E3 !important;
    border-color: #5AA1E3 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span {
    border-color: #6DAB3C !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span {
    background-color: #6DAB3C !important;
    border-color: #6DAB3C !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span {
    border-color: #F4524D !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span {
    background-color: #F4524D !important;
    border-color: #F4524D !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span {
    border-color: #F79468 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span {
    background-color: #F79468 !important;
    border-color: #F79468 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span {
    border-color: #B97EBB !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span {
    background-color: #B97EBB !important;
    border-color: #B97EBB !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span {
    border-color: #FFF !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span {
    background-color: #FFF !important;
    border-color: #FFF !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span {
    background-color: #5472D2 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span {
    background-color: #00C1CF !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span {
    background-color: #FE6C61 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span {
    background-color: #8D6DC4 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span {
    background-color: #4CADC9 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span {
    background-color: #CEC2AB !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span {
    background-color: #50485B !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span {
    background-color: #75D69C !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span {
    background-color: #2A2A2A !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span {
    background-color: #EBEBEB !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span {
    background-color: #F7BE68 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span {
    background-color: #5AA1E3 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span {
    background-color: #6DAB3C !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span {
    background-color: #F4524D !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span {
    background-color: #F79468 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span {
    background-color: #B97EBB !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span {
    background-color: #FFF !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav {
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease-in 0s;
    -o-transition: opacity .3s ease-in 0s;
    transition: opacity .3s ease-in 0s;
    -webkit-tap-highlight-color: transparent
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .disabled {
    display: none !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -12.5px;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 25px;
    line-height: 25px;
    height: 25px;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: opacity .3s ease-in 0s;
    -o-transition: opacity .3s ease-in 0s;
    transition: opacity .3s ease-in 0s
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next:hover,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
    left: 5px
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev.vc_grid-nav-prev-outside {
    left: -30px
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next {
    right: 5px
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next.vc_grid-nav-next-outside {
    right: -30px
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-blue {
    color: #5472D2 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-turquoise {
    color: #00C1CF !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-pink {
    color: #FE6C61 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-violet {
    color: #8D6DC4 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-peacoc {
    color: #4CADC9 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-chino {
    color: #CEC2AB !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-mulled_wine {
    color: #50485B !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-vista_blue {
    color: #75D69C !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-black {
    color: #2A2A2A !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-grey {
    color: #EBEBEB !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-orange {
    color: #F7BE68 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sky {
    color: #5AA1E3 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-green {
    color: #6DAB3C !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-juicy_pink {
    color: #F4524D !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sandy_brown {
    color: #F79468 !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-purple {
    color: #B97EBB !important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-white {
    color: #FFF !important
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -13px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -13.5px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -14px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -14.5px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -15px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -17.5px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -20px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -22.5px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -25px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -27.5px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -30px
}

.vc_grid-pagination .vc_grid-pagination-list {
    outline: 0;
    display: block;
    padding-left: 0;
    text-align: center;
    margin: 20px 0 0 !important;
    border-radius: 2px
}

.vc_grid-pagination .vc_grid-pagination-list>li {
    display: inline-block;
    margin: 0;
    border: 0 solid transparent
}

.vc_grid-pagination .vc_grid-pagination-list>li>a,
.vc_grid-pagination .vc_grid-pagination-list>li>span {
    color: #fff;
    background-color: #428bca;
    border: 1px solid #428bca;
    -webkit-transition: opacity .3s ease-in 0s;
    -o-transition: opacity .3s ease-in 0s;
    transition: opacity .3s ease-in 0s;
    position: relative;
    float: left;
    padding: 3px 10px;
    line-height: 1.42857143;
    text-decoration: none;
    opacity: .5;
    filter: alpha(opacity=50);
    margin-left: -1px;
    font-size: 10px
}

.vc_grid-pagination .vc_grid-pagination-list>li:first-child>a,
.vc_grid-pagination .vc_grid-pagination-list>li:first-child>span {
    margin-left: 0
}

.vc_grid-pagination .vc_grid-pagination-list>li:focus a,
.vc_grid-pagination .vc_grid-pagination-list>li:focus span,
.vc_grid-pagination .vc_grid-pagination-list>li:hover a,
.vc_grid-pagination .vc_grid-pagination-list>li:hover span {
    opacity: 1;
    filter: alpha(opacity=100)
}

.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-prev>a:after {
    font-family: vc_grid_v1;
    display: inline-block;
    content: "\e61b"
}

.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-next>a:after {
    font-family: vc_grid_v1;
    display: inline-block;
    content: "\e61a"
}

.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-first>a:after {
    font-family: vc_grid_v1;
    display: inline-block;
    content: "\e618"
}

.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-last>a:after {
    font-family: vc_grid_v1;
    display: inline-block;
    content: "\e619"
}

.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a,
.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a:focus,
.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a:hover,
.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span,
.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span:focus,
.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span:hover {
    z-index: 2;
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: default
}

.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a,
.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a:focus,
.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a:hover,
.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span,
.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span:focus,
.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span:hover {
    display: none
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li {
    border-color: #5472D2 !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li>span {
    background-color: #5472D2 !important;
    border-color: #5472D2 !important;
    color: #FFF !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li {
    border-color: #00C1CF !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li>span {
    background-color: #00C1CF !important;
    border-color: #00C1CF !important;
    color: #FFF !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li {
    border-color: #FE6C61 !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li>span {
    background-color: #FE6C61 !important;
    border-color: #FE6C61 !important;
    color: #FFF !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li {
    border-color: #8D6DC4 !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li>span {
    background-color: #8D6DC4 !important;
    border-color: #8D6DC4 !important;
    color: #FFF !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li {
    border-color: #4CADC9 !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>span {
    background-color: #4CADC9 !important;
    border-color: #4CADC9 !important;
    color: #FFF !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li {
    border-color: #CEC2AB !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li>span {
    background-color: #CEC2AB !important;
    border-color: #CEC2AB !important;
    color: #FFF !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li {
    border-color: #50485B !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li>span {
    background-color: #50485B !important;
    border-color: #50485B !important;
    color: #FFF !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li {
    border-color: #75D69C !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li>span {
    background-color: #75D69C !important;
    border-color: #75D69C !important;
    color: #FFF !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li {
    border-color: #2A2A2A !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li>span {
    background-color: #2A2A2A !important;
    border-color: #2A2A2A !important;
    color: #FFF !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li {
    border-color: #EBEBEB !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li>span {
    background-color: #EBEBEB !important;
    border-color: #EBEBEB !important;
    color: #FFF !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li {
    border-color: #F7BE68 !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li>span {
    background-color: #F7BE68 !important;
    border-color: #F7BE68 !important;
    color: #FFF !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li {
    border-color: #5AA1E3 !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li>span {
    background-color: #5AA1E3 !important;
    border-color: #5AA1E3 !important;
    color: #FFF !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li {
    border-color: #6DAB3C !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li>span {
    background-color: #6DAB3C !important;
    border-color: #6DAB3C !important;
    color: #FFF !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li {
    border-color: #F4524D !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li>span {
    background-color: #F4524D !important;
    border-color: #F4524D !important;
    color: #FFF !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li {
    border-color: #F79468 !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li>span {
    background-color: #F79468 !important;
    border-color: #F79468 !important;
    color: #FFF !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li {
    border-color: #B97EBB !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li>span {
    background-color: #B97EBB !important;
    border-color: #B97EBB !important;
    color: #FFF !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li {
    border-color: #FFF !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li>span {
    background-color: #FFF !important;
    border-color: #FFF !important;
    color: #2A2A2A !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 28px;
    min-height: 22px
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:first-child>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:first-child>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:first-child>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:first-child>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:first-child>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:first-child>span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:last-child>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:last-child>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:last-child>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:last-child>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:last-child>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:last-child>span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square>li>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>span {
    margin-left: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 22px;
    min-width: 22px;
    padding: 3px
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded>li>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span {
    margin-left: 5px;
    border-radius: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 22px;
    min-width: 22px;
    padding: 3px
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 22px;
    min-width: 22px;
    padding: 3px
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>span {
    background-color: transparent !important;
    color: #000 !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>span {
    background-color: transparent !important;
    color: #fff !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li {
    border-left-width: 1px !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li>a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li>a {
    border-width: 0;
    background: rgba(0, 0, 0, 0) !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark li.vc_grid-disabled+li,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li:first-child,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light li.vc_grid-disabled+li,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li:first-child {
    border-width: 0 !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li>a {
    color: #000 !important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li>a {
    color: #fff !important
}

.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span {
    color: #FFF
}

.vc_grid-loading {
    margin: 2em auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em
}

.vc_grid-loading,
.vc_grid-loading:after,
.vc_grid-loading:before {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out
}

.vc_grid-loading:before {
    left: -20px
}

.vc_grid-loading:after {
    left: 20px;
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.vc_grid-loading:after,
.vc_grid-loading:before {
    content: '';
    position: absolute;
    top: 0
}

@-webkit-keyframes load7 {

    0%,
    100%,
    80% {
        box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, .75)
    }

    40% {
        box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, .75)
    }
}

@keyframes load7 {

    0%,
    100%,
    80% {
        box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, .75)
    }

    40% {
        box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, .75)
    }
}

.vc_grid-filter {
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none;
    padding: 0
}

.vc_grid-filter.vc_grid-filter-center {
    text-align: center
}

.vc_grid-filter.vc_grid-filter-right {
    text-align: right
}

.vc_grid-filter.vc_grid-filter-left {
    text-align: left
}

.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item:hover {
    background-color: #5472D2
}

.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover {
    background-color: #00C1CF
}

.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item:hover {
    background-color: #FE6C61
}

.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item:hover {
    background-color: #8D6DC4
}

.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover {
    background-color: #4CADC9
}

.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item:hover {
    background-color: #CEC2AB
}

.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover {
    background-color: #50485B
}

.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover {
    background-color: #75D69C
}

.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item:hover {
    background-color: #2A2A2A
}

.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background-color: #EBEBEB
}

.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span {
    color: #666
}

.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span {
    color: #FFF
}

.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item:hover {
    background-color: #F7BE68
}

.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover {
    background-color: #5AA1E3
}

.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item:hover {
    background-color: #6DAB3C
}

.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover {
    background-color: #F4524D
}

.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover {
    background-color: #F79468
}

.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item:hover {
    background-color: #B97EBB
}

.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item:hover {
    background-color: #FFF
}

.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span {
    color: #666
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item>span {
    color: #FFF
}

.vc_grid-filter>.vc_grid-filter-item {
    cursor: pointer;
    display: inline-block;
    background: 0 0;
    padding: 4px 10px;
    -webkit-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    transition: background-color .1s linear
}

.vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon,
.vc_grid-filter-select,
.vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon {
    display: none
}

.vc_grid-filter>.vc_grid-filter-item:first-child {
    margin-left: 0 !important
}

.vc_grid-filter>.vc_grid-filter-item>span {
    -webkit-transition: color .1s linear;
    -o-transition: color .1s linear;
    transition: color .1s linear;
    outline: 0;
    padding: 0;
    text-decoration: none
}

.vc_grid-filter>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter>.vc_grid-filter-item:hover>span {
    text-decoration: none
}

.vc_grid-filter.vc_grid-filter-default>.vc_grid-filter-item {
    margin: 0 5px 5px 0;
    border-radius: 30px
}

.vc_grid-filter.vc_grid-filter- .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-comma .vc_grid-filter-item {
    padding: 0 !important
}

.vc_grid-filter.vc_grid-filter-default-less-rounded>.vc_grid-filter-item {
    margin: 0 5px 5px 0;
    border-radius: 5px
}

.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item {
    margin: 0;
    border: 1px solid rgba(235, 235, 235, .8);
    border-collapse: collapse
}

.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:nth-child(n+2),
.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:nth-child(n+2),
.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:nth-child(n+2) {
    margin-left: -1px;
    margin-top: -1px
}

.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:hover {
    position: relative;
    z-index: 1;
    border-color: transparent
}

.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item.vc_active>a,
.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:hover>a,
.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item.vc_active>a,
.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:hover>a,
.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item.vc_active>a,
.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:hover>a {
    text-decoration: none
}

.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:first-child {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px
}

.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:last-child {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px
}

.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item {
    background-color: #7c93dd
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item:hover {
    background-color: #5472D2
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item {
    background-color: #00919c
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover {
    background-color: #00C1CF
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item {
    background-color: #fe9b94
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item:hover {
    background-color: #FE6C61
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item {
    background-color: #a991d3
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item:hover {
    background-color: #8D6DC4
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item {
    background-color: #73bfd5
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item>span {
    color: #FFF
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover {
    background-color: #4CADC9
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item {
    background-color: #e1d9cb
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item:hover {
    background-color: #CEC2AB
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item {
    background-color: #695f77
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover {
    background-color: #50485B
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item {
    background-color: #9ce2b8
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover {
    background-color: #75D69C
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item {
    background-color: #444
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item:hover {
    background-color: #2A2A2A
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item>span {
    color: #666
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item {
    background-color: #d2d2d2
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background-color: #EBEBEB
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item>span {
    color: #FFF
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item {
    background-color: #fad398
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item:hover {
    background-color: #F7BE68
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item {
    background-color: #86baea
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item:hover {
    background-color: #5AA1E3
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item {
    background-color: #87c456
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item:hover {
    background-color: #6DAB3C
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span {
    color: #FFF
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item {
    background-color: #f7817d
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover {
    background-color: #F4524D
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item {
    background-color: #fab698
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover {
    background-color: #F79468
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item {
    background-color: #cb9fcd
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item:hover {
    background-color: #B97EBB
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item>span {
    color: #666
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item {
    background-color: #e6e6e6
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item:hover {
    background-color: #FFF
}

.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item {
    margin: 0;
    border: 1px solid transparent;
    border-collapse: collapse;
    padding: 3px 7px
}

.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item>span,
.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item>span {
    color: #FFF
}

.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:nth-child(n+2),
.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:nth-child(n+2) {
    border-left: none;
    margin-left: 1px;
    border-top: none;
    margin-top: 1px
}

.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:first-child,
.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 0
}

.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:last-child,
.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:first-child {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top: 0
}

.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:last-child {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px
}

.vc_grid-filter.vc_grid-filter-filled-rounded-all>.vc_grid-filter-item {
    border-radius: 3px !important
}

.vc_grid-filter.vc_grid-filter-filled-round-all>.vc_grid-filter-item {
    border-radius: 30px !important
}

.vc_grid-filter.vc_grid-filter-size-xs .vc_grid-filter-item {
    font-size: 12px;
    padding: 1px 5px
}

.vc_grid-filter.vc_grid-filter-size-sm .vc_grid-filter-item {
    font-size: 13px;
    padding: 2px 7px
}

.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {
    font-size: 100%;
    padding: 2px 10px
}

.vc_grid-filter.vc_grid-filter-size-lg .vc_grid-filter-item {
    font-size: 18px;
    padding: 4px 10px
}

.vc_grid-filter-dropdown,
.vc_grid-filter-select {
    font-size: 12px;
    margin-bottom: 20px
}

.vc_grid-filter-dropdown.vc_grid-filter-center,
.vc_grid-filter-select.vc_grid-filter-center {
    text-align: center
}

.vc_grid-filter-dropdown.vc_grid-filter-right,
.vc_grid-filter-select.vc_grid-filter-right {
    text-align: right
}

.vc_grid-filter-dropdown.vc_grid-filter-left,
.vc_grid-filter-select.vc_grid-filter-left {
    text-align: left
}

.vc_grid-filter-dropdown .vc_grid-styled-select select,
.vc_grid-filter-select .vc_grid-styled-select select {
    outline: 0;
    display: inline-block
}

@media (min-width:768px) {

    .vc_grid-filter-dropdown.vc_grid-filter-color-blue .vc_arrow-icon-navicon,
    .vc_grid-filter-select.vc_grid-filter-color-blue .vc_arrow-icon-navicon {
        color: #5472D2
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon,
    .vc_grid-filter-select.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon {
        color: #00C1CF
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-pink .vc_arrow-icon-navicon,
    .vc_grid-filter-select.vc_grid-filter-color-pink .vc_arrow-icon-navicon {
        color: #FE6C61
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-violet .vc_arrow-icon-navicon,
    .vc_grid-filter-select.vc_grid-filter-color-violet .vc_arrow-icon-navicon {
        color: #8D6DC4
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon,
    .vc_grid-filter-select.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon {
        color: #4CADC9
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-chino .vc_arrow-icon-navicon,
    .vc_grid-filter-select.vc_grid-filter-color-chino .vc_arrow-icon-navicon {
        color: #CEC2AB
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon,
    .vc_grid-filter-select.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon {
        color: #50485B
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon,
    .vc_grid-filter-select.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon {
        color: #75D69C
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-black .vc_arrow-icon-navicon,
    .vc_grid-filter-select.vc_grid-filter-color-black .vc_arrow-icon-navicon {
        color: #2A2A2A
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-grey .vc_arrow-icon-navicon,
    .vc_grid-filter-select.vc_grid-filter-color-grey .vc_arrow-icon-navicon {
        color: #EBEBEB
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-orange .vc_arrow-icon-navicon,
    .vc_grid-filter-select.vc_grid-filter-color-orange .vc_arrow-icon-navicon {
        color: #F7BE68
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-sky .vc_arrow-icon-navicon,
    .vc_grid-filter-select.vc_grid-filter-color-sky .vc_arrow-icon-navicon {
        color: #5AA1E3
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-green .vc_arrow-icon-navicon,
    .vc_grid-filter-select.vc_grid-filter-color-green .vc_arrow-icon-navicon {
        color: #6DAB3C
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon,
    .vc_grid-filter-select.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon {
        color: #F4524D
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon,
    .vc_grid-filter-select.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon {
        color: #F79468
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-purple .vc_arrow-icon-navicon,
    .vc_grid-filter-select.vc_grid-filter-color-purple .vc_arrow-icon-navicon {
        color: #B97EBB
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-white .vc_arrow-icon-navicon,
    .vc_grid-filter-select.vc_grid-filter-color-white .vc_arrow-icon-navicon {
        color: #FFF
    }

    .vc_grid-filter-dropdown .vc_grid-styled-select,
    .vc_grid-filter-select .vc_grid-styled-select {
        border: 1px solid #ccc;
        display: inline-block;
        height: 30px;
        overflow: hidden;
        padding-right: 5px;
        text-align: left;
        width: auto;
        vertical-align: middle
    }

    .vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon,
    .vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon {
        font-size: 17px;
        display: inline;
        vertical-align: middle
    }

    .vc_grid-filter-dropdown .vc_grid-styled-select select,
    .vc_grid-filter-select .vc_grid-styled-select select {
        background: none;
        border: 0;
        border-radius: 0;
        height: 30px;
        line-height: 1;
        margin-right: -50px;
        padding: 5px;
        position: relative;
        font-size: 12px;
        z-index: 0;
        cursor: pointer;
        max-width: inherit !important
    }
}

@media (max-width:768px) {
    .vc_responsive .vc_grid-filter-select {
        display: block
    }

    .vc_responsive .vc_grid-filter {
        display: none !important
    }
}

.owl-carousel .owl-item .vc_grid-item {
    -webkit-transform: translate3D(0, 0, 0);
    -ms-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0)
}

.owl-carousel .owl-animated-out {
    z-index: 0
}

.owl-carousel .owl-animated-in {
    z-index: 1
}

.vc-hoverbox-wrapper,
.vc-hoverbox-wrapper * {
    box-sizing: border-box
}

.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-back,
.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-front {
    border-radius: 10px
}

.vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-back,
.vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-front {
    border-radius: 50px
}

.vc-hoverbox-wrapper.vc-hoverbox-align--center {
    text-align: center
}

.vc-hoverbox-wrapper.vc-hoverbox-align--left {
    text-align: left
}

.vc-hoverbox-wrapper.vc-hoverbox-align--right {
    text-align: right
}

.vc-hoverbox-wrapper .vc-hoverbox {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--100 .vc-hoverbox {
    width: 100%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--90 .vc-hoverbox {
    width: 90%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--80 .vc-hoverbox {
    width: 80%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--70 .vc-hoverbox {
    width: 70%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--60 .vc-hoverbox {
    width: 60%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--50 .vc-hoverbox {
    width: 50%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--40 .vc-hoverbox {
    width: 40%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--30 .vc-hoverbox {
    width: 30%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--20 .vc-hoverbox {
    width: 20%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--10 .vc-hoverbox {
    width: 10%
}

.vc-hoverbox-inner {
    width: 100%;
    display: inline-block;
    min-height: 250px
}

.vc-hoverbox-inner:last-child {
    margin-bottom: 0
}

.vc-hoverbox-block {
    height: 100%;
    width: 100%;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: transform .5s ease-in-out;
    transform-style: preserve-3d;
    background-size: cover;
    background-position: center
}

.vc-hoverbox-block-inner {
    flex-shrink: 0;
    padding: 20px
}

.vc-hoverbox-front {
    transform: rotateY(0)
}

.vc-hoverbox-back {
    transform: rotateY(180deg)
}

.vc-hoverbox:hover .vc-hoverbox-front {
    transform: rotateY(-180deg)
}

.vc-hoverbox:hover .vc-hoverbox-back {
    transform: rotateY(0)
}

.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-front {
    transform: rotateY(180deg)
}

.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-back,
.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-front {
    transform: rotateY(0)
}

.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-back {
    transform: rotateY(-180deg)
}

@font-face {
    font-family: vc_grid_v1;
    src: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../fonts/vc_grid/vc_grid_v1.eot#1548997577);
    src: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../fonts/vc_grid/vc_grid_v1.eot#1548997577) format('embedded-opentype'), url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../fonts/vc_grid/vc_grid_v1.woff#1548997577) format('woff'), url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../fonts/vc_grid/vc_grid_v1.ttf#1548997577) format('truetype'), url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../fonts/vc_grid/vc_grid_v1.svg?-9hbgac#vc_grid_v1) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" vc_arrow-icon-"],
[class^=vc_arrow-icon-] {
    font-family: vc_grid_v1;
    font-style: normal;
    font-weight: 400;
    line-height: 1
}

.vc_arrow-icon-minus:before {
    content: "\e61c"
}

.vc_arrow-icon-plus:before {
    content: "\e61d"
}

.vc_arrow-icon-arrow_down:before {
    content: "\e61e"
}

.vc_arrow-icon-arrow_up:before {
    content: "\e61f"
}

.vc_arrow-icon-arrow_01_left:before {
    content: "\e600"
}

.vc_arrow-icon-arrow_01_right:before {
    content: "\e601"
}

.vc_arrow-icon-arrow_02_left:before {
    content: "\e602"
}

.vc_arrow-icon-arrow_02_right:before {
    content: "\e603"
}

.vc_arrow-icon-arrow_03_left:before {
    content: "\e604"
}

.vc_arrow-icon-arrow_03_right:before {
    content: "\e605"
}

.vc_arrow-icon-arrow_04_left:before {
    content: "\e606"
}

.vc_arrow-icon-arrow_04_right:before {
    content: "\e607"
}

.vc_arrow-icon-arrow_05_left:before {
    content: "\e608"
}

.vc_arrow-icon-arrow_05_right:before {
    content: "\e609"
}

.vc_arrow-icon-arrow_06_left:before {
    content: "\e60a"
}

.vc_arrow-icon-arrow_06_right:before {
    content: "\e60b"
}

.vc_arrow-icon-arrow_07_left:before {
    content: "\e60c"
}

.vc_arrow-icon-arrow_07_right:before {
    content: "\e60d"
}

.vc_arrow-icon-arrow_08_left:before {
    content: "\e60e"
}

.vc_arrow-icon-arrow_08_right:before {
    content: "\e60f"
}

.vc_arrow-icon-arrow_09_left:before {
    content: "\e610"
}

.vc_arrow-icon-arrow_09_right:before {
    content: "\e611"
}

.vc_arrow-icon-arrow_10_left:before {
    content: "\e612"
}

.vc_arrow-icon-arrow_10_right:before {
    content: "\e613"
}

.vc_arrow-icon-arrow_11_left:before {
    content: "\e614"
}

.vc_arrow-icon-arrow_11_right:before {
    content: "\e615"
}

.vc_arrow-icon-arrow_12_left:before {
    content: "\e616"
}

.vc_arrow-icon-arrow_12_right:before {
    content: "\e617"
}

.vc_arrow-icon-navicon:before {
    content: "\f0c9"
}

.wpb_animate_when_almost_visible {
    opacity: 0;
    filter: alpha(opacity=0)
}

.wpb_animate_when_almost_visible:not(.wpb_start_animation) {
    -webkit-animation: none;
    -o-animation: none;
    animation: none
}

.top-to-bottom,
.wpb_top-to-bottom {
    -webkit-animation: wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -o-animation: wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    animation: wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275)
}

.bottom-to-top,
.wpb_bottom-to-top {
    -webkit-animation: wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -o-animation: wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    animation: wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275)
}

.left-to-right,
.wpb_left-to-right {
    -webkit-animation: wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -o-animation: wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    animation: wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275)
}

.right-to-left,
.wpb_right-to-left {
    -webkit-animation: wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -o-animation: wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    animation: wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275)
}

.appear,
.wpb_appear {
    -webkit-animation: wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -o-animation: wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    animation: wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.wpb_start_animation {
    opacity: 1;
    filter: alpha(opacity=100)
}

@-webkit-keyframes wpb_ttb {
    0% {
        -webkit-transform: translate(0, -10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-moz-keyframes wpb_ttb {
    0% {
        -moz-transform: translate(0, -10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-o-keyframes wpb_ttb {
    0% {
        -o-transform: translate(0, -10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes wpb_ttb {
    0% {
        -webkit-transform: translate(0, -10%);
        -ms-transform: translate(0, -10%);
        -o-transform: translate(0, -10%);
        transform: translate(0, -10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-webkit-keyframes wpb_btt {
    0% {
        -webkit-transform: translate(0, 10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-moz-keyframes wpb_btt {
    0% {
        -moz-transform: translate(0, 10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-o-keyframes wpb_btt {
    0% {
        -o-transform: translate(0, 10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes wpb_btt {
    0% {
        -webkit-transform: translate(0, 10%);
        -ms-transform: translate(0, 10%);
        -o-transform: translate(0, 10%);
        transform: translate(0, 10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-webkit-keyframes wpb_ltr {
    0% {
        -webkit-transform: translate(-10%, 0);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-moz-keyframes wpb_ltr {
    0% {
        -moz-transform: translate(-10%, 0);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-o-keyframes wpb_ltr {
    0% {
        -o-transform: translate(-10%, 0);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes wpb_ltr {
    0% {
        -webkit-transform: translate(-10%, 0);
        -ms-transform: translate(-10%, 0);
        -o-transform: translate(-10%, 0);
        transform: translate(-10%, 0);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-webkit-keyframes wpb_rtl {
    0% {
        -webkit-transform: translate(10%, 0);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-moz-keyframes wpb_rtl {
    0% {
        -moz-transform: translate(10%, 0);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-o-keyframes wpb_rtl {
    0% {
        -o-transform: translate(10%, 0);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes wpb_rtl {
    0% {
        -webkit-transform: translate(10%, 0);
        -ms-transform: translate(10%, 0);
        -o-transform: translate(10%, 0);
        transform: translate(10%, 0);
        opacity: 0;
        filter: alpha(opacity=0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-webkit-keyframes wpb_appear {
    0% {
        -webkit-transform: scale(.5);
        opacity: .1;
        filter: alpha(opacity=10)
    }

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

@-moz-keyframes wpb_appear {
    0% {
        -moz-transform: scale(.5);
        opacity: .1;
        filter: alpha(opacity=10)
    }

    100% {
        -moz-transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-o-keyframes wpb_appear {
    0% {
        -o-transform: scale(.5);
        opacity: .1;
        filter: alpha(opacity=10)
    }

    100% {
        -o-transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes wpb_appear {
    0% {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5);
        opacity: .1;
        filter: alpha(opacity=10)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

.vc-spinner::before {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    pointer-events: none;
    margin-top: 6px;
    background: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../images/spinner.gif) no-repeat;
    background-position-x: center;
    background-position-y: center
}

.vc-spinner.vc-spinner-complete::before {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../vc/tick.png)
}

.vc-spinner.vc-spinner-failed::before {
    background-image: url(https://omegagroupltd.co.uk/wp-content/plugins/js_composer/assets/css/../vc/remove.png)
}

.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini {
    position: relative
}

.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_gitem-zone {
    opacity: 0 !important;
    filter: alpha(opacity=0) !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader-wrapper {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -50px;
    left: 0
}

.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader {
    margin: 2em auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em
}

.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader,
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after,
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    -webkit-animation: vc_woo-add-cart-load 1.8s infinite ease-in-out;
    animation: vc_woo-add-cart-load 1.8s infinite ease-in-out
}

.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before {
    left: -20px
}

.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after {
    left: 20px;
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after,
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before {
    content: '';
    position: absolute;
    top: 0
}

@-webkit-keyframes vc_woo-add-cart-load {

    0%,
    100%,
    80% {
        box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, .75)
    }

    40% {
        box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, .75)
    }
}

@keyframes vc_woo-add-cart-load {

    0%,
    100%,
    80% {
        box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, .75)
    }

    40% {
        box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, .75)
    }
}

.vc_grid-item-mini .added_to_cart.wc-forward {
    display: none
}