/*!
 * Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2026 Fonticons, Inc.
 */
.fa,.fa-brands,.fa-classic,.fa-regular,.fa-solid,.fab,.far,.fas{--_fa-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Free"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display,inline-block);font-family:var(--_fa-family);font-feature-settings:normal;font-style:normal;font-synthesis:none;font-variant:normal;font-weight:var(--fa-style,900);line-height:1;text-align:center;text-rendering:auto;width:var(--fa-width,1.25em)}:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)/""}@supports not (content:""/""){:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)}}.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-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-width-auto{--fa-width:auto}.fa-fw,.fa-width-fixed{--fa-width:1.25em}.fa-ul{list-style-type:none;margin-inline-start:var(--fa-li-margin,2.5em);padding-inline-start:0}.fa-ul>li{position:relative}.fa-li{inset-inline-start:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.0625em) var(--fa-border-style,solid) var(--fa-border-color,#eee);box-sizing:var(--fa-border-box-sizing,content-box);padding:var(--fa-border-padding,.1875em .25em)}.fa-pull-left,.fa-pull-start{float:inline-start;margin-inline-end:var(--fa-pull-margin,.3em)}.fa-pull-end,.fa-pull-right{float:inline-end;margin-inline-start:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation:none!important;transition:none!important}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{--fa-width:100%;inset:0;position:absolute;text-align:center;width:var(--fa-width);z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}

.fa-0{--fa:"\30 "}.fa-1{--fa:"\31 "}.fa-2{--fa:"\32 "}.fa-3{--fa:"\33 "}.fa-4{--fa:"\34 "}.fa-5{--fa:"\35 "}.fa-6{--fa:"\36 "}.fa-7{--fa:"\37 "}.fa-8{--fa:"\38 "}.fa-9{--fa:"\39 "}.fa-exclamation{--fa:"\!"}.fa-hashtag{--fa:"\#"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"\$"}.fa-percent,.fa-percentage{--fa:"\%"}.fa-asterisk{--fa:"\*"}.fa-add,.fa-plus{--fa:"\+"}.fa-less-than{--fa:"\<"}.fa-equals{--fa:"\="}.fa-greater-than{--fa:"\>"}.fa-question{--fa:"\?"}.fa-at{--fa:"\@"}.fa-a{--fa:"A"}.fa-b{--fa:"B"}.fa-c{--fa:"C"}.fa-d{--fa:"D"}.fa-e{--fa:"E"}.fa-f{--fa:"F"}.fa-g{--fa:"G"}.fa-h{--fa:"H"}.fa-i{--fa:"I"}.fa-j{--fa:"J"}.fa-k{--fa:"K"}.fa-l{--fa:"L"}.fa-m{--fa:"M"}.fa-n{--fa:"N"}.fa-o{--fa:"O"}.fa-p{--fa:"P"}.fa-q{--fa:"Q"}.fa-r{--fa:"R"}.fa-s{--fa:"S"}.fa-t{--fa:"T"}.fa-u{--fa:"U"}.fa-v{--fa:"V"}.fa-w{--fa:"W"}.fa-x{--fa:"X"}.fa-y{--fa:"Y"}.fa-z{--fa:"Z"}.fa-faucet{--fa:"\e005"}.fa-faucet-drip{--fa:"\e006"}.fa-house-chimney-window{--fa:"\e00d"}.fa-house-signal{--fa:"\e012"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040"}.fa-trailer{--fa:"\e041"}.fa-bacteria{--fa:"\e059"}.fa-bacterium{--fa:"\e05a"}.fa-box-tissue{--fa:"\e05b"}.fa-hand-holding-medical{--fa:"\e05c"}.fa-hand-sparkles{--fa:"\e05d"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e"}.fa-handshake-alt-slash,.fa-handshake-simple-slash,.fa-handshake-slash{--fa:"\e060"}.fa-head-side-cough{--fa:"\e061"}.fa-head-side-cough-slash{--fa:"\e062"}.fa-head-side-mask{--fa:"\e063"}.fa-head-side-virus{--fa:"\e064"}.fa-house-chimney-user{--fa:"\e065"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066"}.fa-lungs-virus{--fa:"\e067"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068"}.fa-plane-slash{--fa:"\e069"}.fa-pump-medical{--fa:"\e06a"}.fa-pump-soap{--fa:"\e06b"}.fa-shield-virus{--fa:"\e06c"}.fa-sink{--fa:"\e06d"}.fa-soap{--fa:"\e06e"}.fa-stopwatch-20{--fa:"\e06f"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070"}.fa-store-slash{--fa:"\e071"}.fa-toilet-paper-slash{--fa:"\e072"}.fa-users-slash{--fa:"\e073"}.fa-virus{--fa:"\e074"}.fa-virus-slash{--fa:"\e075"}.fa-viruses{--fa:"\e076"}.fa-vest{--fa:"\e085"}.fa-vest-patches{--fa:"\e086"}.fa-arrow-trend-down{--fa:"\e097"}.fa-arrow-trend-up{--fa:"\e098"}.fa-arrow-up-from-bracket{--fa:"\e09a"}.fa-austral-sign{--fa:"\e0a9"}.fa-baht-sign{--fa:"\e0ac"}.fa-bitcoin-sign{--fa:"\e0b4"}.fa-bolt-lightning{--fa:"\e0b7"}.fa-book-bookmark{--fa:"\e0bb"}.fa-camera-rotate{--fa:"\e0d8"}.fa-cedi-sign{--fa:"\e0df"}.fa-chart-column{--fa:"\e0e3"}.fa-chart-gantt{--fa:"\e0e4"}.fa-clapperboard{--fa:"\e131"}.fa-closed-captioning-slash{--fa:"\e135"}.fa-clover{--fa:"\e139"}.fa-code-compare{--fa:"\e13a"}.fa-code-fork{--fa:"\e13b"}.fa-code-pull-request{--fa:"\e13c"}.fa-colon-sign{--fa:"\e140"}.fa-cruzeiro-sign{--fa:"\e152"}.fa-display{--fa:"\e163"}.fa-dong-sign{--fa:"\e169"}.fa-elevator{--fa:"\e16d"}.fa-filter-circle-xmark{--fa:"\e17b"}.fa-florin-sign{--fa:"\e184"}.fa-folder-closed{--fa:"\e185"}.fa-franc-sign{--fa:"\e18f"}.fa-guarani-sign{--fa:"\e19a"}.fa-gun{--fa:"\e19b"}.fa-hands-clapping{--fa:"\e1a8"}.fa-home-user,.fa-house-user{--fa:"\e1b0"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc"}.fa-kip-sign{--fa:"\e1c4"}.fa-lari-sign{--fa:"\e1c8"}.fa-litecoin-sign{--fa:"\e1d3"}.fa-manat-sign{--fa:"\e1d5"}.fa-mask-face{--fa:"\e1d7"}.fa-mill-sign{--fa:"\e1ed"}.fa-money-bills{--fa:"\e1f3"}.fa-naira-sign{--fa:"\e1f6"}.fa-notdef{--fa:"\e1fe"}.fa-panorama{--fa:"\e209"}.fa-peseta-sign{--fa:"\e221"}.fa-peso-sign{--fa:"\e222"}.fa-plane-up{--fa:"\e22d"}.fa-rupiah-sign{--fa:"\e23d"}.fa-stairs{--fa:"\e289"}.fa-timeline{--fa:"\e29c"}.fa-truck-front{--fa:"\e2b7"}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb"}.fa-vault{--fa:"\e2c5"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce"}.fa-bangladeshi-taka-sign{--fa:"\e2e6"}.fa-bowl-rice{--fa:"\e2eb"}.fa-person-pregnant{--fa:"\e31e"}.fa-home-lg,.fa-house-chimney{--fa:"\e3af"}.fa-house-crack{--fa:"\e3b1"}.fa-house-medical{--fa:"\e3b2"}.fa-cent-sign{--fa:"\e3f5"}.fa-plus-minus{--fa:"\e43c"}.fa-sailboat{--fa:"\e445"}.fa-section{--fa:"\e447"}.fa-shrimp{--fa:"\e448"}.fa-brazilian-real-sign{--fa:"\e46c"}.fa-chart-simple{--fa:"\e473"}.fa-diagram-next{--fa:"\e476"}.fa-diagram-predecessor{--fa:"\e477"}.fa-diagram-successor{--fa:"\e47a"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\e47b"}.fa-bug-slash{--fa:"\e490"}.fa-file-circle-plus{--fa:"\e494"}.fa-shop-lock{--fa:"\e4a5"}.fa-virus-covid{--fa:"\e4a8"}.fa-virus-covid-slash{--fa:"\e4a9"}.fa-anchor-circle-check{--fa:"\e4aa"}.fa-anchor-circle-exclamation{--fa:"\e4ab"}.fa-anchor-circle-xmark{--fa:"\e4ac"}.fa-anchor-lock{--fa:"\e4ad"}.fa-arrow-down-up-across-line{--fa:"\e4af"}.fa-arrow-down-up-lock{--fa:"\e4b0"}.fa-arrow-right-to-city{--fa:"\e4b3"}.fa-arrow-up-from-ground-water{--fa:"\e4b5"}.fa-arrow-up-from-water-pump{--fa:"\e4b6"}.fa-arrow-up-right-dots{--fa:"\e4b7"}.fa-arrows-down-to-line{--fa:"\e4b8"}.fa-arrows-down-to-people{--fa:"\e4b9"}.fa-arrows-left-right-to-line{--fa:"\e4ba"}.fa-arrows-spin{--fa:"\e4bb"}.fa-arrows-split-up-and-left{--fa:"\e4bc"}.fa-arrows-to-circle{--fa:"\e4bd"}.fa-arrows-to-dot{--fa:"\e4be"}.fa-arrows-to-eye{--fa:"\e4bf"}.fa-arrows-turn-right{--fa:"\e4c0"}.fa-arrows-turn-to-dots{--fa:"\e4c1"}.fa-arrows-up-to-line{--fa:"\e4c2"}.fa-bore-hole{--fa:"\e4c3"}.fa-bottle-droplet{--fa:"\e4c4"}.fa-bottle-water{--fa:"\e4c5"}.fa-bowl-food{--fa:"\e4c6"}.fa-boxes-packing{--fa:"\e4c7"}.fa-bridge{--fa:"\e4c8"}.fa-bridge-circle-check{--fa:"\e4c9"}.fa-bridge-circle-exclamation{--fa:"\e4ca"}.fa-bridge-circle-xmark{--fa:"\e4cb"}.fa-bridge-lock{--fa:"\e4cc"}.fa-bridge-water{--fa:"\e4ce"}.fa-bucket{--fa:"\e4cf"}.fa-bugs{--fa:"\e4d0"}.fa-building-circle-arrow-right{--fa:"\e4d1"}.fa-building-circle-check{--fa:"\e4d2"}.fa-building-circle-exclamation{--fa:"\e4d3"}.fa-building-circle-xmark{--fa:"\e4d4"}.fa-building-flag{--fa:"\e4d5"}.fa-building-lock{--fa:"\e4d6"}.fa-building-ngo{--fa:"\e4d7"}.fa-building-shield{--fa:"\e4d8"}.fa-building-un{--fa:"\e4d9"}.fa-building-user{--fa:"\e4da"}.fa-building-wheat{--fa:"\e4db"}.fa-burst{--fa:"\e4dc"}.fa-car-on{--fa:"\e4dd"}.fa-car-tunnel{--fa:"\e4de"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0"}.fa-children{--fa:"\e4e1"}.fa-circle-nodes{--fa:"\e4e2"}.fa-clipboard-question{--fa:"\e4e3"}.fa-cloud-showers-water{--fa:"\e4e4"}.fa-computer{--fa:"\e4e5"}.fa-cubes-stacked{--fa:"\e4e6"}.fa-envelope-circle-check{--fa:"\e4e8"}.fa-explosion{--fa:"\e4e9"}.fa-ferry{--fa:"\e4ea"}.fa-file-circle-exclamation{--fa:"\e4eb"}.fa-file-circle-minus{--fa:"\e4ed"}.fa-file-circle-question{--fa:"\e4ef"}.fa-file-shield{--fa:"\e4f0"}.fa-fire-burner{--fa:"\e4f1"}.fa-fish-fins{--fa:"\e4f2"}.fa-flask-vial{--fa:"\e4f3"}.fa-glass-water{--fa:"\e4f4"}.fa-glass-water-droplet{--fa:"\e4f5"}.fa-group-arrows-rotate{--fa:"\e4f6"}.fa-hand-holding-hand{--fa:"\e4f7"}.fa-handcuffs{--fa:"\e4f8"}.fa-hands-bound{--fa:"\e4f9"}.fa-hands-holding-child{--fa:"\e4fa"}.fa-hands-holding-circle{--fa:"\e4fb"}.fa-heart-circle-bolt{--fa:"\e4fc"}.fa-heart-circle-check{--fa:"\e4fd"}.fa-heart-circle-exclamation{--fa:"\e4fe"}.fa-heart-circle-minus{--fa:"\e4ff"}.fa-heart-circle-plus{--fa:"\e500"}.fa-heart-circle-xmark{--fa:"\e501"}.fa-helicopter-symbol{--fa:"\e502"}.fa-helmet-un{--fa:"\e503"}.fa-hill-avalanche{--fa:"\e507"}.fa-hill-rockslide{--fa:"\e508"}.fa-house-circle-check{--fa:"\e509"}.fa-house-circle-exclamation{--fa:"\e50a"}.fa-house-circle-xmark{--fa:"\e50b"}.fa-house-fire{--fa:"\e50c"}.fa-house-flag{--fa:"\e50d"}.fa-house-flood-water{--fa:"\e50e"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f"}.fa-house-lock{--fa:"\e510"}.fa-house-medical-circle-check{--fa:"\e511"}.fa-house-medical-circle-exclamation{--fa:"\e512"}.fa-house-medical-circle-xmark{--fa:"\e513"}.fa-house-medical-flag{--fa:"\e514"}.fa-house-tsunami{--fa:"\e515"}.fa-jar{--fa:"\e516"}.fa-jar-wheat{--fa:"\e517"}.fa-jet-fighter-up{--fa:"\e518"}.fa-jug-detergent{--fa:"\e519"}.fa-kitchen-set{--fa:"\e51a"}.fa-land-mine-on{--fa:"\e51b"}.fa-landmark-flag{--fa:"\e51c"}.fa-laptop-file{--fa:"\e51d"}.fa-lines-leaning{--fa:"\e51e"}.fa-location-pin-lock{--fa:"\e51f"}.fa-locust{--fa:"\e520"}.fa-magnifying-glass-arrow-right{--fa:"\e521"}.fa-magnifying-glass-chart{--fa:"\e522"}.fa-mars-and-venus-burst{--fa:"\e523"}.fa-mask-ventilator{--fa:"\e524"}.fa-mattress-pillow{--fa:"\e525"}.fa-mobile-retro{--fa:"\e527"}.fa-money-bill-transfer{--fa:"\e528"}.fa-money-bill-trend-up{--fa:"\e529"}.fa-money-bill-wheat{--fa:"\e52a"}.fa-mosquito{--fa:"\e52b"}.fa-mosquito-net{--fa:"\e52c"}.fa-mound{--fa:"\e52d"}.fa-mountain-city{--fa:"\e52e"}.fa-mountain-sun{--fa:"\e52f"}.fa-oil-well{--fa:"\e532"}.fa-people-group{--fa:"\e533"}.fa-people-line{--fa:"\e534"}.fa-people-pulling{--fa:"\e535"}.fa-people-robbery{--fa:"\e536"}.fa-people-roof{--fa:"\e537"}.fa-person-arrow-down-to-line{--fa:"\e538"}.fa-person-arrow-up-from-line{--fa:"\e539"}.fa-person-breastfeeding{--fa:"\e53a"}.fa-person-burst{--fa:"\e53b"}.fa-person-cane{--fa:"\e53c"}.fa-person-chalkboard{--fa:"\e53d"}.fa-person-circle-check{--fa:"\e53e"}.fa-person-circle-exclamation{--fa:"\e53f"}.fa-person-circle-minus{--fa:"\e540"}.fa-person-circle-plus{--fa:"\e541"}.fa-person-circle-question{--fa:"\e542"}.fa-person-circle-xmark{--fa:"\e543"}.fa-person-dress-burst{--fa:"\e544"}.fa-person-drowning{--fa:"\e545"}.fa-person-falling{--fa:"\e546"}.fa-person-falling-burst{--fa:"\e547"}.fa-person-half-dress{--fa:"\e548"}.fa-person-harassing{--fa:"\e549"}.fa-person-military-pointing{--fa:"\e54a"}.fa-person-military-rifle{--fa:"\e54b"}.fa-person-military-to-person{--fa:"\e54c"}.fa-person-rays{--fa:"\e54d"}.fa-person-rifle{--fa:"\e54e"}.fa-person-shelter{--fa:"\e54f"}.fa-person-walking-arrow-loop-left{--fa:"\e551"}.fa-person-walking-arrow-right{--fa:"\e552"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553"}.fa-person-walking-luggage{--fa:"\e554"}.fa-plane-circle-check{--fa:"\e555"}.fa-plane-circle-exclamation{--fa:"\e556"}.fa-plane-circle-xmark{--fa:"\e557"}.fa-plane-lock{--fa:"\e558"}.fa-plate-wheat{--fa:"\e55a"}.fa-plug-circle-bolt{--fa:"\e55b"}.fa-plug-circle-check{--fa:"\e55c"}.fa-plug-circle-exclamation{--fa:"\e55d"}.fa-plug-circle-minus{--fa:"\e55e"}.fa-plug-circle-plus{--fa:"\e55f"}.fa-plug-circle-xmark{--fa:"\e560"}.fa-ranking-star{--fa:"\e561"}.fa-road-barrier{--fa:"\e562"}.fa-road-bridge{--fa:"\e563"}.fa-road-circle-check{--fa:"\e564"}.fa-road-circle-exclamation{--fa:"\e565"}.fa-road-circle-xmark{--fa:"\e566"}.fa-road-lock{--fa:"\e567"}.fa-road-spikes{--fa:"\e568"}.fa-rug{--fa:"\e569"}.fa-sack-xmark{--fa:"\e56a"}.fa-school-circle-check{--fa:"\e56b"}.fa-school-circle-exclamation{--fa:"\e56c"}.fa-school-circle-xmark{--fa:"\e56d"}.fa-school-flag{--fa:"\e56e"}.fa-school-lock{--fa:"\e56f"}.fa-sheet-plastic{--fa:"\e571"}.fa-shield-cat{--fa:"\e572"}.fa-shield-dog{--fa:"\e573"}.fa-shield-heart{--fa:"\e574"}.fa-square-nfi{--fa:"\e576"}.fa-square-person-confined{--fa:"\e577"}.fa-square-virus{--fa:"\e578"}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579"}.fa-sun-plant-wilt{--fa:"\e57a"}.fa-tarp{--fa:"\e57b"}.fa-tarp-droplet{--fa:"\e57c"}.fa-tent{--fa:"\e57d"}.fa-tent-arrow-down-to-line{--fa:"\e57e"}.fa-tent-arrow-left-right{--fa:"\e57f"}.fa-tent-arrow-turn-left{--fa:"\e580"}.fa-tent-arrows-down{--fa:"\e581"}.fa-tents{--fa:"\e582"}.fa-toilet-portable{--fa:"\e583"}.fa-toilets-portable{--fa:"\e584"}.fa-tower-cell{--fa:"\e585"}.fa-tower-observation{--fa:"\e586"}.fa-tree-city{--fa:"\e587"}.fa-trowel{--fa:"\e589"}.fa-trowel-bricks{--fa:"\e58a"}.fa-truck-arrow-right{--fa:"\e58b"}.fa-truck-droplet{--fa:"\e58c"}.fa-truck-field{--fa:"\e58d"}.fa-truck-field-un{--fa:"\e58e"}.fa-truck-plane{--fa:"\e58f"}.fa-users-between-lines{--fa:"\e591"}.fa-users-line{--fa:"\e592"}.fa-users-rays{--fa:"\e593"}.fa-users-rectangle{--fa:"\e594"}.fa-users-viewfinder{--fa:"\e595"}.fa-vial-circle-check{--fa:"\e596"}.fa-vial-virus{--fa:"\e597"}.fa-wheat-awn-circle-exclamation{--fa:"\e598"}.fa-worm{--fa:"\e599"}.fa-xmarks-lines{--fa:"\e59a"}.fa-child-dress{--fa:"\e59c"}.fa-child-reaching{--fa:"\e59d"}.fa-file-circle-check{--fa:"\e5a0"}.fa-file-circle-xmark{--fa:"\e5a1"}.fa-person-through-window{--fa:"\e5a9"}.fa-plant-wilt{--fa:"\e5aa"}.fa-stapler{--fa:"\e5af"}.fa-train-tram{--fa:"\e5b4"}.fa-table-cells-column-lock{--fa:"\e678"}.fa-table-cells-row-lock{--fa:"\e67a"}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f"}.fa-table-cells-row-unlock{--fa:"\e691"}.fa-chart-diagram{--fa:"\e695"}.fa-comment-nodes{--fa:"\e696"}.fa-file-fragment{--fa:"\e697"}.fa-file-half-dashed{--fa:"\e698"}.fa-hexagon-nodes{--fa:"\e699"}.fa-hexagon-nodes-bolt{--fa:"\e69a"}.fa-square-binary{--fa:"\e69b"}.fa-pentagon{--fa:"\e790"}.fa-non-binary{--fa:"\e807"}.fa-spiral{--fa:"\e80a"}.fa-picture-in-picture{--fa:"\e80b"}.fa-mobile-vibrate{--fa:"\e816"}.fa-single-quote-left{--fa:"\e81b"}.fa-single-quote-right{--fa:"\e81c"}.fa-bus-side{--fa:"\e81d"}.fa-heptagon,.fa-septagon{--fa:"\e820"}.fa-aquarius{--fa:"\e845"}.fa-aries{--fa:"\e846"}.fa-cancer{--fa:"\e847"}.fa-capricorn{--fa:"\e848"}.fa-gemini{--fa:"\e849"}.fa-leo{--fa:"\e84a"}.fa-libra{--fa:"\e84b"}.fa-pisces{--fa:"\e84c"}.fa-sagittarius{--fa:"\e84d"}.fa-scorpio{--fa:"\e84e"}.fa-taurus{--fa:"\e84f"}.fa-virgo{--fa:"\e850"}.fa-glass-martini,.fa-martini-glass-empty{--fa:"\f000"}.fa-music{--fa:"\f001"}.fa-magnifying-glass,.fa-search{--fa:"\f002"}.fa-heart{--fa:"\f004"}.fa-star{--fa:"\f005"}.fa-user,.fa-user-alt,.fa-user-large{--fa:"\f007"}.fa-film,.fa-film-alt,.fa-film-simple{--fa:"\f008"}.fa-table-cells-large,.fa-th-large{--fa:"\f009"}.fa-table-cells,.fa-th{--fa:"\f00a"}.fa-table-list,.fa-th-list{--fa:"\f00b"}.fa-check{--fa:"\f00c"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\f010"}.fa-power-off{--fa:"\f011"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\f012"}.fa-cog,.fa-gear{--fa:"\f013"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015"}.fa-clock,.fa-clock-four{--fa:"\f017"}.fa-road{--fa:"\f018"}.fa-download{--fa:"\f019"}.fa-inbox{--fa:"\f01c"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021"}.fa-list-alt,.fa-rectangle-list{--fa:"\f022"}.fa-lock{--fa:"\f023"}.fa-flag{--fa:"\f024"}.fa-headphones,.fa-headphones-alt,.fa-headphones-simple{--fa:"\f025"}.fa-volume-off{--fa:"\f026"}.fa-volume-down,.fa-volume-low{--fa:"\f027"}.fa-volume-high,.fa-volume-up{--fa:"\f028"}.fa-qrcode{--fa:"\f029"}.fa-barcode{--fa:"\f02a"}.fa-tag{--fa:"\f02b"}.fa-tags{--fa:"\f02c"}.fa-book{--fa:"\f02d"}.fa-bookmark{--fa:"\f02e"}.fa-print{--fa:"\f02f"}.fa-camera,.fa-camera-alt{--fa:"\f030"}.fa-font{--fa:"\f031"}.fa-bold{--fa:"\f032"}.fa-italic{--fa:"\f033"}.fa-text-height{--fa:"\f034"}.fa-text-width{--fa:"\f035"}.fa-align-left{--fa:"\f036"}.fa-align-center{--fa:"\f037"}.fa-align-right{--fa:"\f038"}.fa-align-justify{--fa:"\f039"}.fa-list,.fa-list-squares{--fa:"\f03a"}.fa-dedent,.fa-outdent{--fa:"\f03b"}.fa-indent{--fa:"\f03c"}.fa-video,.fa-video-camera{--fa:"\f03d"}.fa-image{--fa:"\f03e"}.fa-location-pin,.fa-map-marker{--fa:"\f041"}.fa-adjust,.fa-circle-half-stroke{--fa:"\f042"}.fa-droplet,.fa-tint{--fa:"\f043"}.fa-edit,.fa-pen-to-square{--fa:"\f044"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047"}.fa-backward-step,.fa-step-backward{--fa:"\f048"}.fa-backward-fast,.fa-fast-backward{--fa:"\f049"}.fa-backward{--fa:"\f04a"}.fa-play{--fa:"\f04b"}.fa-pause{--fa:"\f04c"}.fa-stop{--fa:"\f04d"}.fa-forward{--fa:"\f04e"}.fa-fast-forward,.fa-forward-fast{--fa:"\f050"}.fa-forward-step,.fa-step-forward{--fa:"\f051"}.fa-eject{--fa:"\f052"}.fa-chevron-left{--fa:"\f053"}.fa-chevron-right{--fa:"\f054"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057"}.fa-check-circle,.fa-circle-check{--fa:"\f058"}.fa-circle-question,.fa-question-circle{--fa:"\f059"}.fa-circle-info,.fa-info-circle{--fa:"\f05a"}.fa-crosshairs{--fa:"\f05b"}.fa-ban,.fa-cancel{--fa:"\f05e"}.fa-arrow-left{--fa:"\f060"}.fa-arrow-right{--fa:"\f061"}.fa-arrow-up{--fa:"\f062"}.fa-arrow-down{--fa:"\f063"}.fa-mail-forward,.fa-share{--fa:"\f064"}.fa-expand{--fa:"\f065"}.fa-compress{--fa:"\f066"}.fa-minus,.fa-subtract{--fa:"\f068"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a"}.fa-gift{--fa:"\f06b"}.fa-leaf{--fa:"\f06c"}.fa-fire{--fa:"\f06d"}.fa-eye{--fa:"\f06e"}.fa-eye-slash{--fa:"\f070"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071"}.fa-plane{--fa:"\f072"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073"}.fa-random,.fa-shuffle{--fa:"\f074"}.fa-comment{--fa:"\f075"}.fa-magnet{--fa:"\f076"}.fa-chevron-up{--fa:"\f077"}.fa-chevron-down{--fa:"\f078"}.fa-retweet{--fa:"\f079"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a"}.fa-folder,.fa-folder-blank{--fa:"\f07b"}.fa-folder-open{--fa:"\f07c"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d"}.fa-arrows-h,.fa-arrows-left-right{--fa:"\f07e"}.fa-bar-chart,.fa-chart-bar{--fa:"\f080"}.fa-camera-retro{--fa:"\f083"}.fa-key{--fa:"\f084"}.fa-cogs,.fa-gears{--fa:"\f085"}.fa-comments{--fa:"\f086"}.fa-star-half{--fa:"\f089"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b"}.fa-thumb-tack,.fa-thumbtack{--fa:"\f08d"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090"}.fa-trophy{--fa:"\f091"}.fa-upload{--fa:"\f093"}.fa-lemon{--fa:"\f094"}.fa-phone{--fa:"\f095"}.fa-phone-square,.fa-square-phone{--fa:"\f098"}.fa-unlock{--fa:"\f09c"}.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d"}.fa-feed,.fa-rss{--fa:"\f09e"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0"}.fa-bullhorn{--fa:"\f0a1"}.fa-certificate{--fa:"\f0a3"}.fa-hand-point-right{--fa:"\f0a4"}.fa-hand-point-left{--fa:"\f0a5"}.fa-hand-point-up{--fa:"\f0a6"}.fa-hand-point-down{--fa:"\f0a7"}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"\f0a8"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\f0a9"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\f0aa"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab"}.fa-globe{--fa:"\f0ac"}.fa-wrench{--fa:"\f0ad"}.fa-list-check,.fa-tasks{--fa:"\f0ae"}.fa-filter{--fa:"\f0b0"}.fa-briefcase{--fa:"\f0b1"}.fa-arrows-alt,.fa-up-down-left-right{--fa:"\f0b2"}.fa-users{--fa:"\f0c0"}.fa-chain,.fa-link{--fa:"\f0c1"}.fa-cloud{--fa:"\f0c2"}.fa-flask{--fa:"\f0c3"}.fa-cut,.fa-scissors{--fa:"\f0c4"}.fa-copy{--fa:"\f0c5"}.fa-paperclip{--fa:"\f0c6"}.fa-floppy-disk,.fa-save{--fa:"\f0c7"}.fa-square{--fa:"\f0c8"}.fa-bars,.fa-navicon{--fa:"\f0c9"}.fa-list-dots,.fa-list-ul{--fa:"\f0ca"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb"}.fa-strikethrough{--fa:"\f0cc"}.fa-underline{--fa:"\f0cd"}.fa-table{--fa:"\f0ce"}.fa-magic,.fa-wand-magic{--fa:"\f0d0"}.fa-truck{--fa:"\f0d1"}.fa-money-bill{--fa:"\f0d6"}.fa-caret-down{--fa:"\f0d7"}.fa-caret-up{--fa:"\f0d8"}.fa-caret-left{--fa:"\f0d9"}.fa-caret-right{--fa:"\f0da"}.fa-columns,.fa-table-columns{--fa:"\f0db"}.fa-sort,.fa-unsorted{--fa:"\f0dc"}.fa-sort-desc,.fa-sort-down{--fa:"\f0dd"}.fa-sort-asc,.fa-sort-up{--fa:"\f0de"}.fa-envelope{--fa:"\f0e0"}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2"}.fa-gavel,.fa-legal{--fa:"\f0e3"}.fa-bolt,.fa-zap{--fa:"\f0e7"}.fa-sitemap{--fa:"\f0e8"}.fa-umbrella{--fa:"\f0e9"}.fa-file-clipboard,.fa-paste{--fa:"\f0ea"}.fa-lightbulb{--fa:"\f0eb"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0"}.fa-stethoscope{--fa:"\f0f1"}.fa-suitcase{--fa:"\f0f2"}.fa-bell{--fa:"\f0f3"}.fa-coffee,.fa-mug-saucer{--fa:"\f0f4"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8"}.fa-ambulance,.fa-truck-medical{--fa:"\f0f9"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb"}.fa-beer,.fa-beer-mug-empty{--fa:"\f0fc"}.fa-h-square,.fa-square-h{--fa:"\f0fd"}.fa-plus-square,.fa-square-plus{--fa:"\f0fe"}.fa-angle-double-left,.fa-angles-left{--fa:"\f100"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101"}.fa-angle-double-up,.fa-angles-up{--fa:"\f102"}.fa-angle-double-down,.fa-angles-down{--fa:"\f103"}.fa-angle-left{--fa:"\f104"}.fa-angle-right{--fa:"\f105"}.fa-angle-up{--fa:"\f106"}.fa-angle-down{--fa:"\f107"}.fa-laptop{--fa:"\f109"}.fa-tablet-button{--fa:"\f10a"}.fa-mobile-button{--fa:"\f10b"}.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d"}.fa-quote-right,.fa-quote-right-alt{--fa:"\f10e"}.fa-spinner{--fa:"\f110"}.fa-circle{--fa:"\f111"}.fa-face-smile,.fa-smile{--fa:"\f118"}.fa-face-frown,.fa-frown{--fa:"\f119"}.fa-face-meh,.fa-meh{--fa:"\f11a"}.fa-gamepad{--fa:"\f11b"}.fa-keyboard{--fa:"\f11c"}.fa-flag-checkered{--fa:"\f11e"}.fa-terminal{--fa:"\f120"}.fa-code{--fa:"\f121"}.fa-mail-reply-all,.fa-reply-all{--fa:"\f122"}.fa-location-arrow{--fa:"\f124"}.fa-crop{--fa:"\f125"}.fa-code-branch{--fa:"\f126"}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"\f127"}.fa-info{--fa:"\f129"}.fa-superscript{--fa:"\f12b"}.fa-subscript{--fa:"\f12c"}.fa-eraser{--fa:"\f12d"}.fa-puzzle-piece{--fa:"\f12e"}.fa-microphone{--fa:"\f130"}.fa-microphone-slash{--fa:"\f131"}.fa-shield,.fa-shield-blank{--fa:"\f132"}.fa-calendar{--fa:"\f133"}.fa-fire-extinguisher{--fa:"\f134"}.fa-rocket{--fa:"\f135"}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"\f137"}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138"}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"\f139"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a"}.fa-anchor{--fa:"\f13d"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e"}.fa-bullseye{--fa:"\f140"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141"}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"\f142"}.fa-rss-square,.fa-square-rss{--fa:"\f143"}.fa-circle-play,.fa-play-circle{--fa:"\f144"}.fa-ticket{--fa:"\f145"}.fa-minus-square,.fa-square-minus{--fa:"\f146"}.fa-arrow-turn-up,.fa-level-up{--fa:"\f148"}.fa-arrow-turn-down,.fa-level-down{--fa:"\f149"}.fa-check-square,.fa-square-check{--fa:"\f14a"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\f14b"}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"\f14c"}.fa-share-from-square,.fa-share-square{--fa:"\f14d"}.fa-compass{--fa:"\f14e"}.fa-caret-square-down,.fa-square-caret-down{--fa:"\f150"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\f152"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\f153"}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"\f154"}.fa-rupee,.fa-rupee-sign{--fa:"\f156"}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"\f158"}.fa-krw,.fa-won,.fa-won-sign{--fa:"\f159"}.fa-file{--fa:"\f15b"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\f15d"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\f161"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\f163"}.fa-thumbs-up{--fa:"\f164"}.fa-thumbs-down{--fa:"\f165"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\f175"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\f177"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\f178"}.fa-female,.fa-person-dress{--fa:"\f182"}.fa-male,.fa-person{--fa:"\f183"}.fa-sun{--fa:"\f185"}.fa-moon{--fa:"\f186"}.fa-archive,.fa-box-archive{--fa:"\f187"}.fa-bug{--fa:"\f188"}.fa-caret-square-left,.fa-square-caret-left{--fa:"\f191"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192"}.fa-wheelchair{--fa:"\f193"}.fa-lira-sign{--fa:"\f195"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197"}.fa-envelope-square,.fa-square-envelope{--fa:"\f199"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d"}.fa-language{--fa:"\f1ab"}.fa-fax{--fa:"\f1ac"}.fa-building{--fa:"\f1ad"}.fa-child{--fa:"\f1ae"}.fa-paw{--fa:"\f1b0"}.fa-cube{--fa:"\f1b2"}.fa-cubes{--fa:"\f1b3"}.fa-recycle{--fa:"\f1b8"}.fa-automobile,.fa-car{--fa:"\f1b9"}.fa-cab,.fa-taxi{--fa:"\f1ba"}.fa-tree{--fa:"\f1bb"}.fa-database{--fa:"\f1c0"}.fa-file-pdf{--fa:"\f1c1"}.fa-file-word{--fa:"\f1c2"}.fa-file-excel{--fa:"\f1c3"}.fa-file-powerpoint{--fa:"\f1c4"}.fa-file-image{--fa:"\f1c5"}.fa-file-archive,.fa-file-zipper{--fa:"\f1c6"}.fa-file-audio{--fa:"\f1c7"}.fa-file-video{--fa:"\f1c8"}.fa-file-code{--fa:"\f1c9"}.fa-life-ring{--fa:"\f1cd"}.fa-circle-notch{--fa:"\f1ce"}.fa-paper-plane{--fa:"\f1d8"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da"}.fa-header,.fa-heading{--fa:"\f1dc"}.fa-paragraph{--fa:"\f1dd"}.fa-sliders,.fa-sliders-h{--fa:"\f1de"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0"}.fa-share-alt-square,.fa-square-share-nodes{--fa:"\f1e1"}.fa-bomb{--fa:"\f1e2"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3"}.fa-teletype,.fa-tty{--fa:"\f1e4"}.fa-binoculars{--fa:"\f1e5"}.fa-plug{--fa:"\f1e6"}.fa-newspaper{--fa:"\f1ea"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb"}.fa-calculator{--fa:"\f1ec"}.fa-bell-slash{--fa:"\f1f6"}.fa-trash{--fa:"\f1f8"}.fa-copyright{--fa:"\f1f9"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb"}.fa-paint-brush,.fa-paintbrush{--fa:"\f1fc"}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd"}.fa-area-chart,.fa-chart-area{--fa:"\f1fe"}.fa-chart-pie,.fa-pie-chart{--fa:"\f200"}.fa-chart-line,.fa-line-chart{--fa:"\f201"}.fa-toggle-off{--fa:"\f204"}.fa-toggle-on{--fa:"\f205"}.fa-bicycle{--fa:"\f206"}.fa-bus{--fa:"\f207"}.fa-closed-captioning{--fa:"\f20a"}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"\f20b"}.fa-cart-plus{--fa:"\f217"}.fa-cart-arrow-down{--fa:"\f218"}.fa-diamond{--fa:"\f219"}.fa-ship{--fa:"\f21a"}.fa-user-secret{--fa:"\f21b"}.fa-motorcycle{--fa:"\f21c"}.fa-street-view{--fa:"\f21d"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e"}.fa-venus{--fa:"\f221"}.fa-mars{--fa:"\f222"}.fa-mercury{--fa:"\f223"}.fa-mars-and-venus{--fa:"\f224"}.fa-transgender,.fa-transgender-alt{--fa:"\f225"}.fa-venus-double{--fa:"\f226"}.fa-mars-double{--fa:"\f227"}.fa-venus-mars{--fa:"\f228"}.fa-mars-stroke{--fa:"\f229"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\f22a"}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"\f22b"}.fa-neuter{--fa:"\f22c"}.fa-genderless{--fa:"\f22d"}.fa-server{--fa:"\f233"}.fa-user-plus{--fa:"\f234"}.fa-user-times,.fa-user-xmark{--fa:"\f235"}.fa-bed{--fa:"\f236"}.fa-train{--fa:"\f238"}.fa-subway,.fa-train-subway{--fa:"\f239"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\f240"}.fa-battery-4,.fa-battery-three-quarters{--fa:"\f241"}.fa-battery-3,.fa-battery-half{--fa:"\f242"}.fa-battery-2,.fa-battery-quarter{--fa:"\f243"}.fa-battery-0,.fa-battery-empty{--fa:"\f244"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245"}.fa-i-cursor{--fa:"\f246"}.fa-object-group{--fa:"\f247"}.fa-object-ungroup{--fa:"\f248"}.fa-note-sticky,.fa-sticky-note{--fa:"\f249"}.fa-clone{--fa:"\f24d"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e"}.fa-hourglass-1,.fa-hourglass-start{--fa:"\f251"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\f252"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\f253"}.fa-hourglass,.fa-hourglass-empty{--fa:"\f254"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255"}.fa-hand,.fa-hand-paper{--fa:"\f256"}.fa-hand-scissors{--fa:"\f257"}.fa-hand-lizard{--fa:"\f258"}.fa-hand-spock{--fa:"\f259"}.fa-hand-pointer{--fa:"\f25a"}.fa-hand-peace{--fa:"\f25b"}.fa-trademark{--fa:"\f25c"}.fa-registered{--fa:"\f25d"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\f26c"}.fa-calendar-plus{--fa:"\f271"}.fa-calendar-minus{--fa:"\f272"}.fa-calendar-times,.fa-calendar-xmark{--fa:"\f273"}.fa-calendar-check{--fa:"\f274"}.fa-industry{--fa:"\f275"}.fa-map-pin{--fa:"\f276"}.fa-map-signs,.fa-signs-post{--fa:"\f277"}.fa-map{--fa:"\f279"}.fa-comment-alt,.fa-message{--fa:"\f27a"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\f291"}.fa-universal-access{--fa:"\f29a"}.fa-blind,.fa-person-walking-with-cane{--fa:"\f29d"}.fa-audio-description{--fa:"\f29e"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0"}.fa-braille{--fa:"\f2a1"}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"\f2a2"}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\f2a4"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7"}.fa-eye-low-vision,.fa-low-vision{--fa:"\f2a8"}.fa-handshake,.fa-handshake-alt,.fa-handshake-simple{--fa:"\f2b5"}.fa-envelope-open{--fa:"\f2b6"}.fa-address-book,.fa-contact-book{--fa:"\f2b9"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\f2bb"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd"}.fa-id-badge{--fa:"\f2c1"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"\f2c7"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8"}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\f2ca"}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\f2cb"}.fa-shower{--fa:"\f2cc"}.fa-bath,.fa-bathtub{--fa:"\f2cd"}.fa-podcast{--fa:"\f2ce"}.fa-window-maximize{--fa:"\f2d0"}.fa-window-minimize{--fa:"\f2d1"}.fa-window-restore{--fa:"\f2d2"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3"}.fa-microchip{--fa:"\f2db"}.fa-snowflake{--fa:"\f2dc"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5"}.fa-cutlery,.fa-utensils{--fa:"\f2e7"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1"}.fa-stopwatch{--fa:"\f2f2"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9"}.fa-poo{--fa:"\f2fe"}.fa-images{--fa:"\f302"}.fa-pencil,.fa-pencil-alt{--fa:"\f303"}.fa-pen{--fa:"\f304"}.fa-pen-alt,.fa-pen-clip{--fa:"\f305"}.fa-octagon{--fa:"\f306"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\f309"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\f30a"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\f30b"}.fa-long-arrow-alt-up,.fa-up-long{--fa:"\f30c"}.fa-hexagon{--fa:"\f312"}.fa-file-edit,.fa-file-pen{--fa:"\f31c"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\f31e"}.fa-clipboard{--fa:"\f328"}.fa-arrows-alt-h,.fa-left-right{--fa:"\f337"}.fa-arrows-alt-v,.fa-up-down{--fa:"\f338"}.fa-alarm-clock{--fa:"\f34e"}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"\f358"}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\f35a"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\f360"}.fa-exchange-alt,.fa-right-left{--fa:"\f362"}.fa-repeat{--fa:"\f363"}.fa-code-commit{--fa:"\f386"}.fa-code-merge{--fa:"\f387"}.fa-desktop,.fa-desktop-alt{--fa:"\f390"}.fa-gem{--fa:"\f3a5"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be"}.fa-level-up-alt,.fa-turn-up{--fa:"\f3bf"}.fa-lock-open{--fa:"\f3c1"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5"}.fa-microphone-alt,.fa-microphone-lines{--fa:"\f3c9"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\f3ce"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1"}.fa-phone-slash{--fa:"\f3dd"}.fa-image-portrait,.fa-portrait{--fa:"\f3e0"}.fa-mail-reply,.fa-reply{--fa:"\f3e5"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\f3fa"}.fa-tablet,.fa-tablet-android{--fa:"\f3fb"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\f3ff"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"\f410"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"\f424"}.fa-baseball-bat-ball{--fa:"\f432"}.fa-baseball,.fa-baseball-ball{--fa:"\f433"}.fa-basketball,.fa-basketball-ball{--fa:"\f434"}.fa-bowling-ball{--fa:"\f436"}.fa-chess{--fa:"\f439"}.fa-chess-bishop{--fa:"\f43a"}.fa-chess-board{--fa:"\f43c"}.fa-chess-king{--fa:"\f43f"}.fa-chess-knight{--fa:"\f441"}.fa-chess-pawn{--fa:"\f443"}.fa-chess-queen{--fa:"\f445"}.fa-chess-rook{--fa:"\f447"}.fa-dumbbell{--fa:"\f44b"}.fa-football,.fa-football-ball{--fa:"\f44e"}.fa-golf-ball,.fa-golf-ball-tee{--fa:"\f450"}.fa-hockey-puck{--fa:"\f453"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458"}.fa-square-full{--fa:"\f45c"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d"}.fa-volleyball,.fa-volleyball-ball{--fa:"\f45f"}.fa-allergies,.fa-hand-dots{--fa:"\f461"}.fa-band-aid,.fa-bandage{--fa:"\f462"}.fa-box{--fa:"\f466"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468"}.fa-briefcase-medical{--fa:"\f469"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a"}.fa-capsules{--fa:"\f46b"}.fa-clipboard-check{--fa:"\f46c"}.fa-clipboard-list{--fa:"\f46d"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\f470"}.fa-dna{--fa:"\f471"}.fa-dolly,.fa-dolly-box{--fa:"\f472"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474"}.fa-file-medical{--fa:"\f477"}.fa-file-medical-alt,.fa-file-waveform{--fa:"\f478"}.fa-first-aid,.fa-kit-medical{--fa:"\f479"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\f47f"}.fa-notes-medical{--fa:"\f481"}.fa-pallet{--fa:"\f482"}.fa-pills{--fa:"\f484"}.fa-prescription-bottle{--fa:"\f485"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\f486"}.fa-bed-pulse,.fa-procedures{--fa:"\f487"}.fa-shipping-fast,.fa-truck-fast{--fa:"\f48b"}.fa-smoking{--fa:"\f48d"}.fa-syringe{--fa:"\f48e"}.fa-tablets{--fa:"\f490"}.fa-thermometer{--fa:"\f491"}.fa-vial{--fa:"\f492"}.fa-vials{--fa:"\f493"}.fa-warehouse{--fa:"\f494"}.fa-weight,.fa-weight-scale{--fa:"\f496"}.fa-x-ray{--fa:"\f497"}.fa-box-open{--fa:"\f49e"}.fa-comment-dots,.fa-commenting{--fa:"\f4ad"}.fa-comment-slash{--fa:"\f4b3"}.fa-couch{--fa:"\f4b8"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\f4b9"}.fa-dove{--fa:"\f4ba"}.fa-hand-holding{--fa:"\f4bd"}.fa-hand-holding-heart{--fa:"\f4be"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\f4c1"}.fa-hands-holding{--fa:"\f4c2"}.fa-hands-helping,.fa-handshake-angle{--fa:"\f4c4"}.fa-parachute-box{--fa:"\f4cd"}.fa-people-carry,.fa-people-carry-box{--fa:"\f4ce"}.fa-piggy-bank{--fa:"\f4d3"}.fa-ribbon{--fa:"\f4d6"}.fa-route{--fa:"\f4d7"}.fa-seedling,.fa-sprout{--fa:"\f4d8"}.fa-sign,.fa-sign-hanging{--fa:"\f4d9"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da"}.fa-tape{--fa:"\f4db"}.fa-truck-loading,.fa-truck-ramp-box{--fa:"\f4de"}.fa-truck-moving{--fa:"\f4df"}.fa-video-slash{--fa:"\f4e2"}.fa-wine-glass{--fa:"\f4e3"}.fa-user-astronaut{--fa:"\f4fb"}.fa-user-check{--fa:"\f4fc"}.fa-user-clock{--fa:"\f4fd"}.fa-user-cog,.fa-user-gear{--fa:"\f4fe"}.fa-user-edit,.fa-user-pen{--fa:"\f4ff"}.fa-user-friends,.fa-user-group{--fa:"\f500"}.fa-user-graduate{--fa:"\f501"}.fa-user-lock{--fa:"\f502"}.fa-user-minus{--fa:"\f503"}.fa-user-ninja{--fa:"\f504"}.fa-user-shield{--fa:"\f505"}.fa-user-alt-slash,.fa-user-large-slash,.fa-user-slash{--fa:"\f506"}.fa-user-tag{--fa:"\f507"}.fa-user-tie{--fa:"\f508"}.fa-users-cog,.fa-users-gear{--fa:"\f509"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\f516"}.fa-blender{--fa:"\f517"}.fa-book-open{--fa:"\f518"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\f519"}.fa-broom{--fa:"\f51a"}.fa-blackboard,.fa-chalkboard{--fa:"\f51b"}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"\f51c"}.fa-church{--fa:"\f51d"}.fa-coins{--fa:"\f51e"}.fa-compact-disc{--fa:"\f51f"}.fa-crow{--fa:"\f520"}.fa-crown{--fa:"\f521"}.fa-dice{--fa:"\f522"}.fa-dice-five{--fa:"\f523"}.fa-dice-four{--fa:"\f524"}.fa-dice-one{--fa:"\f525"}.fa-dice-six{--fa:"\f526"}.fa-dice-three{--fa:"\f527"}.fa-dice-two{--fa:"\f528"}.fa-divide{--fa:"\f529"}.fa-door-closed{--fa:"\f52a"}.fa-door-open{--fa:"\f52b"}.fa-feather{--fa:"\f52d"}.fa-frog{--fa:"\f52e"}.fa-gas-pump{--fa:"\f52f"}.fa-glasses{--fa:"\f530"}.fa-greater-than-equal{--fa:"\f532"}.fa-helicopter{--fa:"\f533"}.fa-infinity{--fa:"\f534"}.fa-kiwi-bird{--fa:"\f535"}.fa-less-than-equal{--fa:"\f537"}.fa-memory{--fa:"\f538"}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"\f539"}.fa-money-bill-wave{--fa:"\f53a"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\f53b"}.fa-money-check{--fa:"\f53c"}.fa-money-check-alt,.fa-money-check-dollar{--fa:"\f53d"}.fa-not-equal{--fa:"\f53e"}.fa-palette{--fa:"\f53f"}.fa-parking,.fa-square-parking{--fa:"\f540"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542"}.fa-receipt{--fa:"\f543"}.fa-robot{--fa:"\f544"}.fa-ruler{--fa:"\f545"}.fa-ruler-combined{--fa:"\f546"}.fa-ruler-horizontal{--fa:"\f547"}.fa-ruler-vertical{--fa:"\f548"}.fa-school{--fa:"\f549"}.fa-screwdriver{--fa:"\f54a"}.fa-shoe-prints{--fa:"\f54b"}.fa-skull{--fa:"\f54c"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\f54d"}.fa-store{--fa:"\f54e"}.fa-shop,.fa-store-alt{--fa:"\f54f"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550"}.fa-stroopwafel{--fa:"\f551"}.fa-toolbox{--fa:"\f552"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\f553"}.fa-person-walking,.fa-walking{--fa:"\f554"}.fa-wallet{--fa:"\f555"}.fa-angry,.fa-face-angry{--fa:"\f556"}.fa-archway{--fa:"\f557"}.fa-atlas,.fa-book-atlas{--fa:"\f558"}.fa-award{--fa:"\f559"}.fa-backspace,.fa-delete-left{--fa:"\f55a"}.fa-bezier-curve{--fa:"\f55b"}.fa-bong{--fa:"\f55c"}.fa-brush{--fa:"\f55d"}.fa-bus-alt,.fa-bus-simple{--fa:"\f55e"}.fa-cannabis{--fa:"\f55f"}.fa-check-double{--fa:"\f560"}.fa-cocktail,.fa-martini-glass-citrus{--fa:"\f561"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\f562"}.fa-cookie{--fa:"\f563"}.fa-cookie-bite{--fa:"\f564"}.fa-crop-alt,.fa-crop-simple{--fa:"\f565"}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"\f566"}.fa-dizzy,.fa-face-dizzy{--fa:"\f567"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568"}.fa-drum{--fa:"\f569"}.fa-drum-steelpan{--fa:"\f56a"}.fa-feather-alt,.fa-feather-pointed{--fa:"\f56b"}.fa-file-contract{--fa:"\f56c"}.fa-file-arrow-down,.fa-file-download{--fa:"\f56d"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f"}.fa-file-invoice{--fa:"\f570"}.fa-file-invoice-dollar{--fa:"\f571"}.fa-file-prescription{--fa:"\f572"}.fa-file-signature{--fa:"\f573"}.fa-file-arrow-up,.fa-file-upload{--fa:"\f574"}.fa-fill{--fa:"\f575"}.fa-fill-drip{--fa:"\f576"}.fa-fingerprint{--fa:"\f577"}.fa-fish{--fa:"\f578"}.fa-face-flushed,.fa-flushed{--fa:"\f579"}.fa-face-frown-open,.fa-frown-open{--fa:"\f57a"}.fa-glass-martini-alt,.fa-martini-glass{--fa:"\f57b"}.fa-earth-africa,.fa-globe-africa{--fa:"\f57c"}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\f57d"}.fa-earth-asia,.fa-globe-asia{--fa:"\f57e"}.fa-face-grimace,.fa-grimace{--fa:"\f57f"}.fa-face-grin,.fa-grin{--fa:"\f580"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\f581"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\f582"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\f584"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\f585"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\f587"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\f588"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\f58a"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\f58b"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c"}.fa-grid-horizontal,.fa-grip,.fa-grip-horizontal{--fa:"\f58d"}.fa-grid-vertical,.fa-grip-vertical{--fa:"\f58e"}.fa-headset{--fa:"\f590"}.fa-highlighter{--fa:"\f591"}.fa-hot-tub,.fa-hot-tub-person{--fa:"\f593"}.fa-hotel{--fa:"\f594"}.fa-joint{--fa:"\f595"}.fa-face-kiss,.fa-kiss{--fa:"\f596"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\f597"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\f598"}.fa-face-laugh,.fa-laugh{--fa:"\f599"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\f59a"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\f59c"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d"}.fa-map-location,.fa-map-marked{--fa:"\f59f"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0"}.fa-marker{--fa:"\f5a1"}.fa-medal{--fa:"\f5a2"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5"}.fa-monument{--fa:"\f5a6"}.fa-mortar-pestle{--fa:"\f5a7"}.fa-paint-roller{--fa:"\f5aa"}.fa-passport{--fa:"\f5ab"}.fa-pen-fancy{--fa:"\f5ac"}.fa-pen-nib{--fa:"\f5ad"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae"}.fa-plane-arrival{--fa:"\f5af"}.fa-plane-departure{--fa:"\f5b0"}.fa-prescription{--fa:"\f5b1"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\f5b3"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\f5b4"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\f5b6"}.fa-signature{--fa:"\f5b7"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8"}.fa-solar-panel{--fa:"\f5ba"}.fa-spa{--fa:"\f5bb"}.fa-splotch{--fa:"\f5bc"}.fa-spray-can{--fa:"\f5bd"}.fa-stamp{--fa:"\f5bf"}.fa-star-half-alt,.fa-star-half-stroke{--fa:"\f5c0"}.fa-suitcase-rolling{--fa:"\f5c1"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2"}.fa-swatchbook{--fa:"\f5c3"}.fa-person-swimming,.fa-swimmer{--fa:"\f5c4"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5"}.fa-droplet-slash,.fa-tint-slash{--fa:"\f5c7"}.fa-face-tired,.fa-tired{--fa:"\f5c8"}.fa-tooth{--fa:"\f5c9"}.fa-umbrella-beach{--fa:"\f5ca"}.fa-weight-hanging{--fa:"\f5cd"}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"\f5ce"}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"\f5d0"}.fa-apple-alt,.fa-apple-whole{--fa:"\f5d1"}.fa-atom{--fa:"\f5d2"}.fa-bone{--fa:"\f5d7"}.fa-book-open-reader,.fa-book-reader{--fa:"\f5da"}.fa-brain{--fa:"\f5dc"}.fa-car-alt,.fa-car-rear{--fa:"\f5de"}.fa-battery-car,.fa-car-battery{--fa:"\f5df"}.fa-car-burst,.fa-car-crash{--fa:"\f5e1"}.fa-car-side{--fa:"\f5e4"}.fa-charging-station{--fa:"\f5e7"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb"}.fa-draw-polygon,.fa-vector-polygon{--fa:"\f5ee"}.fa-laptop-code{--fa:"\f5fc"}.fa-layer-group{--fa:"\f5fd"}.fa-location,.fa-location-crosshairs{--fa:"\f601"}.fa-lungs{--fa:"\f604"}.fa-microscope{--fa:"\f610"}.fa-oil-can{--fa:"\f613"}.fa-poop{--fa:"\f619"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f"}.fa-star-of-life{--fa:"\f621"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\f629"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a"}.fa-teeth{--fa:"\f62e"}.fa-teeth-open{--fa:"\f62f"}.fa-masks-theater,.fa-theater-masks{--fa:"\f630"}.fa-traffic-light{--fa:"\f637"}.fa-truck-monster{--fa:"\f63b"}.fa-truck-pickup{--fa:"\f63c"}.fa-ad,.fa-rectangle-ad{--fa:"\f641"}.fa-ankh{--fa:"\f644"}.fa-bible,.fa-book-bible{--fa:"\f647"}.fa-briefcase-clock,.fa-business-time{--fa:"\f64a"}.fa-city{--fa:"\f64f"}.fa-comment-dollar{--fa:"\f651"}.fa-comments-dollar{--fa:"\f653"}.fa-cross{--fa:"\f654"}.fa-dharmachakra{--fa:"\f655"}.fa-envelope-open-text{--fa:"\f658"}.fa-folder-minus{--fa:"\f65d"}.fa-folder-plus{--fa:"\f65e"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662"}.fa-gopuram{--fa:"\f664"}.fa-hamsa{--fa:"\f665"}.fa-bahai,.fa-haykal{--fa:"\f666"}.fa-jedi{--fa:"\f669"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\f66a"}.fa-kaaba{--fa:"\f66b"}.fa-khanda{--fa:"\f66d"}.fa-landmark{--fa:"\f66f"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674"}.fa-menorah{--fa:"\f676"}.fa-mosque{--fa:"\f678"}.fa-om{--fa:"\f679"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\f67b"}.fa-peace{--fa:"\f67c"}.fa-place-of-worship{--fa:"\f67f"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681"}.fa-poll-h,.fa-square-poll-horizontal{--fa:"\f682"}.fa-person-praying,.fa-pray{--fa:"\f683"}.fa-hands-praying,.fa-praying-hands{--fa:"\f684"}.fa-book-quran,.fa-quran{--fa:"\f687"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\f689"}.fa-socks{--fa:"\f696"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\f698"}.fa-star-and-crescent{--fa:"\f699"}.fa-star-of-david{--fa:"\f69a"}.fa-synagogue{--fa:"\f69b"}.fa-scroll-torah,.fa-torah{--fa:"\f6a0"}.fa-torii-gate{--fa:"\f6a1"}.fa-vihara{--fa:"\f6a7"}.fa-volume,.fa-volume-medium{--fa:"\f6a8"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\f6a9"}.fa-yin-yang{--fa:"\f6ad"}.fa-blender-phone{--fa:"\f6b6"}.fa-book-dead,.fa-book-skull{--fa:"\f6b7"}.fa-campground{--fa:"\f6bb"}.fa-cat{--fa:"\f6be"}.fa-chair{--fa:"\f6c0"}.fa-cloud-moon{--fa:"\f6c3"}.fa-cloud-sun{--fa:"\f6c4"}.fa-cow{--fa:"\f6c8"}.fa-dice-d20{--fa:"\f6cf"}.fa-dice-d6{--fa:"\f6d1"}.fa-dog{--fa:"\f6d3"}.fa-dragon{--fa:"\f6d5"}.fa-drumstick-bite{--fa:"\f6d7"}.fa-dungeon{--fa:"\f6d9"}.fa-file-csv{--fa:"\f6dd"}.fa-fist-raised,.fa-hand-fist{--fa:"\f6de"}.fa-ghost{--fa:"\f6e2"}.fa-hammer{--fa:"\f6e3"}.fa-hanukiah{--fa:"\f6e6"}.fa-hat-wizard{--fa:"\f6e8"}.fa-hiking,.fa-person-hiking{--fa:"\f6ec"}.fa-hippo{--fa:"\f6ed"}.fa-horse{--fa:"\f6f0"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\f6f1"}.fa-hryvnia,.fa-hryvnia-sign{--fa:"\f6f2"}.fa-mask{--fa:"\f6fa"}.fa-mountain{--fa:"\f6fc"}.fa-network-wired{--fa:"\f6ff"}.fa-otter{--fa:"\f700"}.fa-ring{--fa:"\f70b"}.fa-person-running,.fa-running{--fa:"\f70c"}.fa-scroll{--fa:"\f70e"}.fa-skull-crossbones{--fa:"\f714"}.fa-slash{--fa:"\f715"}.fa-spider{--fa:"\f717"}.fa-toilet-paper,.fa-toilet-paper-alt,.fa-toilet-paper-blank{--fa:"\f71e"}.fa-tractor{--fa:"\f722"}.fa-user-injured{--fa:"\f728"}.fa-vr-cardboard{--fa:"\f729"}.fa-wand-sparkles{--fa:"\f72b"}.fa-wind{--fa:"\f72e"}.fa-wine-bottle{--fa:"\f72f"}.fa-cloud-meatball{--fa:"\f73b"}.fa-cloud-moon-rain{--fa:"\f73c"}.fa-cloud-rain{--fa:"\f73d"}.fa-cloud-showers-heavy{--fa:"\f740"}.fa-cloud-sun-rain{--fa:"\f743"}.fa-democrat{--fa:"\f747"}.fa-flag-usa{--fa:"\f74d"}.fa-hurricane{--fa:"\f751"}.fa-landmark-alt,.fa-landmark-dome{--fa:"\f752"}.fa-meteor{--fa:"\f753"}.fa-person-booth{--fa:"\f756"}.fa-poo-bolt,.fa-poo-storm{--fa:"\f75a"}.fa-rainbow{--fa:"\f75b"}.fa-republican{--fa:"\f75e"}.fa-smog{--fa:"\f75f"}.fa-temperature-high{--fa:"\f769"}.fa-temperature-low{--fa:"\f76b"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c"}.fa-tornado{--fa:"\f76f"}.fa-volcano{--fa:"\f770"}.fa-check-to-slot,.fa-vote-yea{--fa:"\f772"}.fa-water{--fa:"\f773"}.fa-baby{--fa:"\f77c"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\f77d"}.fa-biohazard{--fa:"\f780"}.fa-blog{--fa:"\f781"}.fa-calendar-day{--fa:"\f783"}.fa-calendar-week{--fa:"\f784"}.fa-candy-cane{--fa:"\f786"}.fa-carrot{--fa:"\f787"}.fa-cash-register{--fa:"\f788"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\f78c"}.fa-dumpster{--fa:"\f793"}.fa-dumpster-fire{--fa:"\f794"}.fa-ethernet{--fa:"\f796"}.fa-gifts{--fa:"\f79c"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f"}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"\f7a0"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2"}.fa-grip-lines{--fa:"\f7a4"}.fa-grip-lines-vertical{--fa:"\f7a5"}.fa-guitar{--fa:"\f7a6"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9"}.fa-holly-berry{--fa:"\f7aa"}.fa-horse-head{--fa:"\f7ab"}.fa-icicles{--fa:"\f7ad"}.fa-igloo{--fa:"\f7ae"}.fa-mitten{--fa:"\f7b5"}.fa-mug-hot{--fa:"\f7b6"}.fa-radiation{--fa:"\f7b9"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba"}.fa-restroom{--fa:"\f7bd"}.fa-satellite{--fa:"\f7bf"}.fa-satellite-dish{--fa:"\f7c0"}.fa-sd-card{--fa:"\f7c2"}.fa-sim-card{--fa:"\f7c4"}.fa-person-skating,.fa-skating{--fa:"\f7c5"}.fa-person-skiing,.fa-skiing{--fa:"\f7c9"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\f7ca"}.fa-sleigh{--fa:"\f7cc"}.fa-comment-sms,.fa-sms{--fa:"\f7cd"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce"}.fa-snowman{--fa:"\f7d0"}.fa-snowplow{--fa:"\f7d2"}.fa-tenge,.fa-tenge-sign{--fa:"\f7d7"}.fa-toilet{--fa:"\f7d8"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9"}.fa-cable-car,.fa-tram{--fa:"\f7da"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\f7e4"}.fa-bacon{--fa:"\f7e5"}.fa-book-medical{--fa:"\f7e6"}.fa-bread-slice{--fa:"\f7ec"}.fa-cheese{--fa:"\f7ef"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2"}.fa-clipboard-user{--fa:"\f7f3"}.fa-comment-medical{--fa:"\f7f5"}.fa-crutch{--fa:"\f7f7"}.fa-disease{--fa:"\f7fa"}.fa-egg{--fa:"\f7fb"}.fa-folder-tree{--fa:"\f802"}.fa-burger,.fa-hamburger{--fa:"\f805"}.fa-hand-middle-finger{--fa:"\f806"}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807"}.fa-hospital-user{--fa:"\f80d"}.fa-hotdog{--fa:"\f80f"}.fa-ice-cream{--fa:"\f810"}.fa-laptop-medical{--fa:"\f812"}.fa-pager{--fa:"\f815"}.fa-pepper-hot{--fa:"\f816"}.fa-pizza-slice{--fa:"\f818"}.fa-sack-dollar{--fa:"\f81d"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\f829"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\f82a"}.fa-user-nurse{--fa:"\f82f"}.fa-wave-square{--fa:"\f83e"}.fa-biking,.fa-person-biking{--fa:"\f84a"}.fa-border-all{--fa:"\f84c"}.fa-border-none{--fa:"\f850"}.fa-border-style,.fa-border-top-left{--fa:"\f853"}.fa-digging,.fa-person-digging{--fa:"\f85e"}.fa-fan{--fa:"\f863"}.fa-heart-music-camera-bolt,.fa-icons{--fa:"\f86d"}.fa-phone-alt,.fa-phone-flip{--fa:"\f879"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\f87b"}.fa-photo-film,.fa-photo-video{--fa:"\f87c"}.fa-remove-format,.fa-text-slash{--fa:"\f87d"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\f881"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\f882"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\f885"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\f887"}.fa-spell-check{--fa:"\f891"}.fa-voicemail{--fa:"\f897"}.fa-hat-cowboy{--fa:"\f8c0"}.fa-hat-cowboy-side{--fa:"\f8c1"}.fa-computer-mouse,.fa-mouse{--fa:"\f8cc"}.fa-radio{--fa:"\f8d7"}.fa-record-vinyl{--fa:"\f8d9"}.fa-walkie-talkie{--fa:"\f8ef"}.fa-caravan{--fa:"\f8ff"}
:host,:root{--fa-family-brands:"Font Awesome 7 Brands";--fa-font-brands:normal 400 1em/1 var(--fa-family-brands)}@font-face{font-family:"Font Awesome 7 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/blog-designer-pack/assets/webfonts/fa-brands-400.woff2)}.fa-brands,.fa-classic.fa-brands,.fab{--fa-family:var(--fa-family-brands);--fa-style:400}.fa-firefox-browser{--fa:"\e007"}.fa-ideal{--fa:"\e013"}.fa-microblog{--fa:"\e01a"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\e01e"}.fa-unity{--fa:"\e049"}.fa-dailymotion{--fa:"\e052"}.fa-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-mixer{--fa:"\e056"}.fa-shopify{--fa:"\e057"}.fa-deezer{--fa:"\e077"}.fa-edge-legacy{--fa:"\e078"}.fa-google-pay{--fa:"\e079"}.fa-rust{--fa:"\e07a"}.fa-tiktok{--fa:"\e07b"}.fa-unsplash{--fa:"\e07c"}.fa-cloudflare{--fa:"\e07d"}.fa-guilded{--fa:"\e07e"}.fa-hive{--fa:"\e07f"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-instalod{--fa:"\e081"}.fa-octopus-deploy{--fa:"\e082"}.fa-perbyte{--fa:"\e083"}.fa-uncharted{--fa:"\e084"}.fa-watchman-monitoring{--fa:"\e087"}.fa-wodu{--fa:"\e088"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-bots{--fa:"\e340"}.fa-cmplid{--fa:"\e360"}.fa-bilibili{--fa:"\e3d9"}.fa-golang{--fa:"\e40f"}.fa-pix{--fa:"\e43a"}.fa-sitrox{--fa:"\e44a"}.fa-hashnode{--fa:"\e499"}.fa-meta{--fa:"\e49b"}.fa-padlet{--fa:"\e4a0"}.fa-nfc-directional{--fa:"\e530"}.fa-nfc-symbol{--fa:"\e531"}.fa-screenpal{--fa:"\e570"}.fa-space-awesome{--fa:"\e5ac"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\e5ae"}.fa-odysee{--fa:"\e5c6"}.fa-stubber{--fa:"\e5c7"}.fa-debian{--fa:"\e60b"}.fa-shoelace{--fa:"\e60c"}.fa-threads{--fa:"\e618"}.fa-square-threads{--fa:"\e619"}.fa-square-x-twitter{--fa:"\e61a"}.fa-x-twitter{--fa:"\e61b"}.fa-opensuse{--fa:"\e62b"}.fa-letterboxd{--fa:"\e62d"}.fa-square-letterboxd{--fa:"\e62e"}.fa-mintbit{--fa:"\e62f"}.fa-google-scholar{--fa:"\e63b"}.fa-brave{--fa:"\e63c"}.fa-brave-reverse{--fa:"\e63d"}.fa-pixiv{--fa:"\e640"}.fa-upwork{--fa:"\e641"}.fa-webflow{--fa:"\e65c"}.fa-signal-messenger{--fa:"\e663"}.fa-bluesky{--fa:"\e671"}.fa-jxl{--fa:"\e67b"}.fa-square-upwork{--fa:"\e67c"}.fa-web-awesome{--fa:"\e682"}.fa-square-web-awesome{--fa:"\e683"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-dart-lang{--fa:"\e693"}.fa-flutter{--fa:"\e694"}.fa-files-pinwheel{--fa:"\e69f"}.fa-css{--fa:"\e6a2"}.fa-square-bluesky{--fa:"\e6a3"}.fa-openai{--fa:"\e7cf"}.fa-square-linkedin{--fa:"\e7d0"}.fa-cash-app{--fa:"\e7d4"}.fa-disqus{--fa:"\e7d5"}.fa-11ty,.fa-eleventy{--fa:"\e7d6"}.fa-kakao-talk{--fa:"\e7d7"}.fa-linktree{--fa:"\e7d8"}.fa-notion{--fa:"\e7d9"}.fa-pandora{--fa:"\e7da"}.fa-pixelfed{--fa:"\e7db"}.fa-tidal{--fa:"\e7dc"}.fa-vsco{--fa:"\e7dd"}.fa-w3c{--fa:"\e7de"}.fa-lumon{--fa:"\e7e2"}.fa-lumon-drop{--fa:"\e7e3"}.fa-square-figma{--fa:"\e7e4"}.fa-tex{--fa:"\e7ff"}.fa-duolingo{--fa:"\e812"}.fa-supportnow{--fa:"\e833"}.fa-tor-browser{--fa:"\e838"}.fa-typescript{--fa:"\e840"}.fa-square-deskpro{--fa:"\e844"}.fa-circle-zulip{--fa:"\e851"}.fa-julia{--fa:"\e852"}.fa-zulip{--fa:"\e853"}.fa-unison{--fa:"\e854"}.fa-bgg,.fa-board-game-geek{--fa:"\e855"}.fa-ko-fi{--fa:"\e856"}.fa-kubernetes{--fa:"\e857"}.fa-postgresql{--fa:"\e858"}.fa-scaleway{--fa:"\e859"}.fa-venmo{--fa:"\e85a"}.fa-venmo-v{--fa:"\e85b"}.fa-unreal-engine{--fa:"\e85c"}.fa-globaleaks{--fa:"\e85d"}.fa-solana{--fa:"\e85e"}.fa-threema{--fa:"\e85f"}.fa-forgejo{--fa:"\e860"}.fa-claude{--fa:"\e861"}.fa-gitee{--fa:"\e863"}.fa-xmpp{--fa:"\e864"}.fa-fediverse{--fa:"\e865"}.fa-tailwind-css{--fa:"\e866"}.fa-arch-linux{--fa:"\e867"}.fa-svelte{--fa:"\e868"}.fa-hugging-face{--fa:"\e869"}.fa-leetcode{--fa:"\e86a"}.fa-openstreetmap{--fa:"\e86b"}.fa-ultralytics{--fa:"\e86d"}.fa-ultralytics-hub{--fa:"\e86e"}.fa-ultralytics-yolo{--fa:"\e86f"}.fa-obsidian{--fa:"\e879"}.fa-zoom{--fa:"\e87b"}.fa-vim{--fa:"\e88a"}.fa-symfonycasts{--fa:"\e8ab"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-facebook-square,.fa-square-facebook{--fa:"\f082"}.fa-linkedin{--fa:"\f08c"}.fa-github-square,.fa-square-github{--fa:"\f092"}.fa-twitter{--fa:"\f099"}.fa-facebook{--fa:"\f09a"}.fa-github{--fa:"\f09b"}.fa-pinterest{--fa:"\f0d2"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\f0d3"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\f0d4"}.fa-google-plus-g{--fa:"\f0d5"}.fa-linkedin-in{--fa:"\f0e1"}.fa-github-alt{--fa:"\f113"}.fa-maxcdn{--fa:"\f136"}.fa-html5{--fa:"\f13b"}.fa-css3{--fa:"\f13c"}.fa-btc{--fa:"\f15a"}.fa-youtube{--fa:"\f167"}.fa-xing{--fa:"\f168"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-dropbox{--fa:"\f16b"}.fa-stack-overflow{--fa:"\f16c"}.fa-instagram{--fa:"\f16d"}.fa-flickr{--fa:"\f16e"}.fa-adn{--fa:"\f170"}.fa-bitbucket{--fa:"\f171"}.fa-tumblr{--fa:"\f173"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-apple{--fa:"\f179"}.fa-windows{--fa:"\f17a"}.fa-android{--fa:"\f17b"}.fa-linux{--fa:"\f17c"}.fa-dribbble{--fa:"\f17d"}.fa-skype{--fa:"\f17e"}.fa-foursquare{--fa:"\f180"}.fa-trello{--fa:"\f181"}.fa-gratipay{--fa:"\f184"}.fa-vk{--fa:"\f189"}.fa-weibo{--fa:"\f18a"}.fa-renren{--fa:"\f18b"}.fa-pagelines{--fa:"\f18c"}.fa-stack-exchange{--fa:"\f18d"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-wordpress{--fa:"\f19a"}.fa-openid{--fa:"\f19b"}.fa-yahoo{--fa:"\f19e"}.fa-google{--fa:"\f1a0"}.fa-reddit{--fa:"\f1a1"}.fa-reddit-square,.fa-square-reddit{--fa:"\f1a2"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-stumbleupon{--fa:"\f1a4"}.fa-delicious{--fa:"\f1a5"}.fa-digg{--fa:"\f1a6"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-drupal{--fa:"\f1a9"}.fa-joomla{--fa:"\f1aa"}.fa-behance{--fa:"\f1b4"}.fa-behance-square,.fa-square-behance{--fa:"\f1b5"}.fa-steam{--fa:"\f1b6"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-spotify{--fa:"\f1bc"}.fa-deviantart{--fa:"\f1bd"}.fa-soundcloud{--fa:"\f1be"}.fa-vine{--fa:"\f1ca"}.fa-codepen{--fa:"\f1cb"}.fa-jsfiddle{--fa:"\f1cc"}.fa-rebel{--fa:"\f1d0"}.fa-empire{--fa:"\f1d1"}.fa-git-square,.fa-square-git{--fa:"\f1d2"}.fa-git{--fa:"\f1d3"}.fa-hacker-news{--fa:"\f1d4"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-qq{--fa:"\f1d6"}.fa-weixin{--fa:"\f1d7"}.fa-slideshare{--fa:"\f1e7"}.fa-twitch{--fa:"\f1e8"}.fa-yelp{--fa:"\f1e9"}.fa-paypal{--fa:"\f1ed"}.fa-google-wallet{--fa:"\f1ee"}.fa-cc-visa{--fa:"\f1f0"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-cc-discover{--fa:"\f1f2"}.fa-cc-amex{--fa:"\f1f3"}.fa-cc-paypal{--fa:"\f1f4"}.fa-cc-stripe{--fa:"\f1f5"}.fa-lastfm{--fa:"\f202"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\f203"}.fa-ioxhost{--fa:"\f208"}.fa-angellist{--fa:"\f209"}.fa-buysellads{--fa:"\f20d"}.fa-connectdevelop{--fa:"\f20e"}.fa-dashcube{--fa:"\f210"}.fa-forumbee{--fa:"\f211"}.fa-leanpub{--fa:"\f212"}.fa-sellsy{--fa:"\f213"}.fa-shirtsinbulk{--fa:"\f214"}.fa-simplybuilt{--fa:"\f215"}.fa-skyatlas{--fa:"\f216"}.fa-pinterest-p{--fa:"\f231"}.fa-whatsapp{--fa:"\f232"}.fa-viacoin{--fa:"\f237"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-y-combinator{--fa:"\f23b"}.fa-optin-monster{--fa:"\f23c"}.fa-opencart{--fa:"\f23d"}.fa-expeditedssl{--fa:"\f23e"}.fa-cc-jcb{--fa:"\f24b"}.fa-cc-diners-club{--fa:"\f24c"}.fa-creative-commons{--fa:"\f25e"}.fa-gg{--fa:"\f260"}.fa-gg-circle{--fa:"\f261"}.fa-odnoklassniki{--fa:"\f263"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\f264"}.fa-get-pocket{--fa:"\f265"}.fa-wikipedia-w{--fa:"\f266"}.fa-safari{--fa:"\f267"}.fa-chrome{--fa:"\f268"}.fa-firefox{--fa:"\f269"}.fa-opera{--fa:"\f26a"}.fa-internet-explorer{--fa:"\f26b"}.fa-contao{--fa:"\f26d"}.fa-500px{--fa:"\f26e"}.fa-amazon{--fa:"\f270"}.fa-houzz{--fa:"\f27c"}.fa-vimeo-v{--fa:"\f27d"}.fa-black-tie{--fa:"\f27e"}.fa-fonticons{--fa:"\f280"}.fa-reddit-alien{--fa:"\f281"}.fa-edge{--fa:"\f282"}.fa-codiepie{--fa:"\f284"}.fa-modx{--fa:"\f285"}.fa-fort-awesome{--fa:"\f286"}.fa-usb{--fa:"\f287"}.fa-product-hunt{--fa:"\f288"}.fa-mixcloud{--fa:"\f289"}.fa-scribd{--fa:"\f28a"}.fa-bluetooth{--fa:"\f293"}.fa-bluetooth-b{--fa:"\f294"}.fa-gitlab{--fa:"\f296"}.fa-wpbeginner{--fa:"\f297"}.fa-wpforms{--fa:"\f298"}.fa-envira{--fa:"\f299"}.fa-glide{--fa:"\f2a5"}.fa-glide-g{--fa:"\f2a6"}.fa-viadeo{--fa:"\f2a9"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\f2ad"}.fa-pied-piper{--fa:"\f2ae"}.fa-first-order{--fa:"\f2b0"}.fa-yoast{--fa:"\f2b1"}.fa-themeisle{--fa:"\f2b2"}.fa-google-plus{--fa:"\f2b3"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-linode{--fa:"\f2b8"}.fa-quora{--fa:"\f2c4"}.fa-free-code-camp{--fa:"\f2c5"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-bandcamp{--fa:"\f2d5"}.fa-grav{--fa:"\f2d6"}.fa-etsy{--fa:"\f2d7"}.fa-imdb{--fa:"\f2d8"}.fa-ravelry{--fa:"\f2d9"}.fa-sellcast{--fa:"\f2da"}.fa-superpowers{--fa:"\f2dd"}.fa-wpexplorer{--fa:"\f2de"}.fa-meetup{--fa:"\f2e0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-accessible-icon{--fa:"\f368"}.fa-accusoft{--fa:"\f369"}.fa-adversal{--fa:"\f36a"}.fa-affiliatetheme{--fa:"\f36b"}.fa-algolia{--fa:"\f36c"}.fa-amilia{--fa:"\f36d"}.fa-angrycreative{--fa:"\f36e"}.fa-app-store{--fa:"\f36f"}.fa-app-store-ios{--fa:"\f370"}.fa-apper{--fa:"\f371"}.fa-asymmetrik{--fa:"\f372"}.fa-audible{--fa:"\f373"}.fa-avianex{--fa:"\f374"}.fa-aws{--fa:"\f375"}.fa-bimobject{--fa:"\f378"}.fa-bitcoin{--fa:"\f379"}.fa-bity{--fa:"\f37a"}.fa-blackberry{--fa:"\f37b"}.fa-blogger{--fa:"\f37c"}.fa-blogger-b{--fa:"\f37d"}.fa-buromobelexperte{--fa:"\f37f"}.fa-centercode{--fa:"\f380"}.fa-cloudscale{--fa:"\f383"}.fa-cloudsmith{--fa:"\f384"}.fa-cloudversify{--fa:"\f385"}.fa-cpanel{--fa:"\f388"}.fa-css3-alt{--fa:"\f38b"}.fa-cuttlefish{--fa:"\f38c"}.fa-d-and-d{--fa:"\f38d"}.fa-deploydog{--fa:"\f38e"}.fa-deskpro{--fa:"\f38f"}.fa-digital-ocean{--fa:"\f391"}.fa-discord{--fa:"\f392"}.fa-discourse{--fa:"\f393"}.fa-dochub{--fa:"\f394"}.fa-docker{--fa:"\f395"}.fa-draft2digital{--fa:"\f396"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\f397"}.fa-dyalog{--fa:"\f399"}.fa-earlybirds{--fa:"\f39a"}.fa-erlang{--fa:"\f39d"}.fa-facebook-f{--fa:"\f39e"}.fa-facebook-messenger{--fa:"\f39f"}.fa-firstdraft{--fa:"\f3a1"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-freebsd{--fa:"\f3a4"}.fa-gitkraken{--fa:"\f3a6"}.fa-gofore{--fa:"\f3a7"}.fa-goodreads{--fa:"\f3a8"}.fa-goodreads-g{--fa:"\f3a9"}.fa-google-drive{--fa:"\f3aa"}.fa-google-play{--fa:"\f3ab"}.fa-gripfire{--fa:"\f3ac"}.fa-grunt{--fa:"\f3ad"}.fa-gulp{--fa:"\f3ae"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-hotjar{--fa:"\f3b1"}.fa-hubspot{--fa:"\f3b2"}.fa-itunes{--fa:"\f3b4"}.fa-itunes-note{--fa:"\f3b5"}.fa-jenkins{--fa:"\f3b6"}.fa-joget{--fa:"\f3b7"}.fa-js{--fa:"\f3b8"}.fa-js-square,.fa-square-js{--fa:"\f3b9"}.fa-keycdn{--fa:"\f3ba"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-laravel{--fa:"\f3bd"}.fa-line{--fa:"\f3c0"}.fa-lyft{--fa:"\f3c3"}.fa-magento{--fa:"\f3c4"}.fa-medapps{--fa:"\f3c6"}.fa-medrt{--fa:"\f3c8"}.fa-microsoft{--fa:"\f3ca"}.fa-mix{--fa:"\f3cb"}.fa-mizuni{--fa:"\f3cc"}.fa-monero{--fa:"\f3d0"}.fa-napster{--fa:"\f3d2"}.fa-node-js{--fa:"\f3d3"}.fa-npm{--fa:"\f3d4"}.fa-ns8{--fa:"\f3d5"}.fa-nutritionix{--fa:"\f3d6"}.fa-page4{--fa:"\f3d7"}.fa-palfed{--fa:"\f3d8"}.fa-patreon{--fa:"\f3d9"}.fa-periscope{--fa:"\f3da"}.fa-phabricator{--fa:"\f3db"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-playstation{--fa:"\f3df"}.fa-pushed{--fa:"\f3e1"}.fa-python{--fa:"\f3e2"}.fa-red-river{--fa:"\f3e3"}.fa-rendact,.fa-wpressr{--fa:"\f3e4"}.fa-replyd{--fa:"\f3e6"}.fa-resolving{--fa:"\f3e7"}.fa-rocketchat{--fa:"\f3e8"}.fa-rockrms{--fa:"\f3e9"}.fa-schlix{--fa:"\f3ea"}.fa-searchengin{--fa:"\f3eb"}.fa-servicestack{--fa:"\f3ec"}.fa-sistrix{--fa:"\f3ee"}.fa-speakap{--fa:"\f3f3"}.fa-staylinked{--fa:"\f3f5"}.fa-steam-symbol{--fa:"\f3f6"}.fa-sticker-mule{--fa:"\f3f7"}.fa-studiovinari{--fa:"\f3f8"}.fa-supple{--fa:"\f3f9"}.fa-uber{--fa:"\f402"}.fa-uikit{--fa:"\f403"}.fa-uniregistry{--fa:"\f404"}.fa-untappd{--fa:"\f405"}.fa-ussunnah{--fa:"\f407"}.fa-vaadin{--fa:"\f408"}.fa-viber{--fa:"\f409"}.fa-vimeo{--fa:"\f40a"}.fa-vnv{--fa:"\f40b"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-whmcs{--fa:"\f40d"}.fa-wordpress-simple{--fa:"\f411"}.fa-xbox{--fa:"\f412"}.fa-yandex{--fa:"\f413"}.fa-yandex-international{--fa:"\f414"}.fa-apple-pay{--fa:"\f415"}.fa-cc-apple-pay{--fa:"\f416"}.fa-fly{--fa:"\f417"}.fa-node{--fa:"\f419"}.fa-osi{--fa:"\f41a"}.fa-react{--fa:"\f41b"}.fa-autoprefixer{--fa:"\f41c"}.fa-less{--fa:"\f41d"}.fa-sass{--fa:"\f41e"}.fa-vuejs{--fa:"\f41f"}.fa-angular{--fa:"\f420"}.fa-aviato{--fa:"\f421"}.fa-ember{--fa:"\f423"}.fa-gitter{--fa:"\f426"}.fa-hooli{--fa:"\f427"}.fa-strava{--fa:"\f428"}.fa-stripe{--fa:"\f429"}.fa-stripe-s{--fa:"\f42a"}.fa-typo3{--fa:"\f42b"}.fa-amazon-pay{--fa:"\f42c"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-ethereum{--fa:"\f42e"}.fa-korvue{--fa:"\f42f"}.fa-elementor{--fa:"\f430"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-flipboard{--fa:"\f44d"}.fa-hips{--fa:"\f452"}.fa-php{--fa:"\f457"}.fa-quinscape{--fa:"\f459"}.fa-readme{--fa:"\f4d5"}.fa-java{--fa:"\f4e4"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-ebay{--fa:"\f4f4"}.fa-keybase{--fa:"\f4f5"}.fa-mastodon{--fa:"\f4f6"}.fa-r-project{--fa:"\f4f7"}.fa-researchgate{--fa:"\f4f8"}.fa-teamspeak{--fa:"\f4f9"}.fa-first-order-alt{--fa:"\f50a"}.fa-fulcrum{--fa:"\f50b"}.fa-galactic-republic{--fa:"\f50c"}.fa-galactic-senate{--fa:"\f50d"}.fa-jedi-order{--fa:"\f50e"}.fa-mandalorian{--fa:"\f50f"}.fa-old-republic{--fa:"\f510"}.fa-phoenix-squadron{--fa:"\f511"}.fa-sith{--fa:"\f512"}.fa-trade-federation{--fa:"\f513"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-hornbill{--fa:"\f592"}.fa-mailchimp{--fa:"\f59e"}.fa-megaport{--fa:"\f5a3"}.fa-nimblr{--fa:"\f5a8"}.fa-rev{--fa:"\f5b2"}.fa-shopware{--fa:"\f5b5"}.fa-squarespace{--fa:"\f5be"}.fa-themeco{--fa:"\f5c6"}.fa-weebly{--fa:"\f5cc"}.fa-wix{--fa:"\f5cf"}.fa-ello{--fa:"\f5f1"}.fa-hackerrank{--fa:"\f5f7"}.fa-kaggle{--fa:"\f5fa"}.fa-markdown{--fa:"\f60f"}.fa-neos{--fa:"\f612"}.fa-zhihu{--fa:"\f63f"}.fa-alipay{--fa:"\f642"}.fa-the-red-yeti{--fa:"\f69d"}.fa-critical-role{--fa:"\f6c9"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-dev{--fa:"\f6cc"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-think-peaks{--fa:"\f731"}.fa-reacteurope{--fa:"\f75d"}.fa-artstation{--fa:"\f77a"}.fa-atlassian{--fa:"\f77b"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-centos{--fa:"\f789"}.fa-confluence{--fa:"\f78d"}.fa-dhl{--fa:"\f790"}.fa-diaspora{--fa:"\f791"}.fa-fedex{--fa:"\f797"}.fa-fedora{--fa:"\f798"}.fa-figma{--fa:"\f799"}.fa-intercom{--fa:"\f7af"}.fa-invision{--fa:"\f7b0"}.fa-jira{--fa:"\f7b1"}.fa-mendeley{--fa:"\f7b3"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-redhat{--fa:"\f7bc"}.fa-sketch{--fa:"\f7c6"}.fa-sourcetree{--fa:"\f7d3"}.fa-suse{--fa:"\f7d6"}.fa-ubuntu{--fa:"\f7df"}.fa-ups{--fa:"\f7e0"}.fa-usps{--fa:"\f7e1"}.fa-yarn{--fa:"\f7e3"}.fa-airbnb{--fa:"\f834"}.fa-battle-net{--fa:"\f835"}.fa-bootstrap{--fa:"\f836"}.fa-buffer{--fa:"\f837"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-itch-io{--fa:"\f83a"}.fa-salesforce{--fa:"\f83b"}.fa-speaker-deck{--fa:"\f83c"}.fa-symfony{--fa:"\f83d"}.fa-waze{--fa:"\f83f"}.fa-yammer{--fa:"\f840"}.fa-git-alt{--fa:"\f841"}.fa-stackpath{--fa:"\f842"}.fa-cotton-bureau{--fa:"\f89e"}.fa-buy-n-large{--fa:"\f8a6"}.fa-mdb{--fa:"\f8ca"}.fa-orcid{--fa:"\f8d2"}.fa-swift{--fa:"\f8e1"}.fa-umbraco{--fa:"\f8e8"}:host,:root{--fa-font-regular:normal 400 1em/1 var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/blog-designer-pack/assets/webfonts/fa-regular-400.woff2)}.far{--fa-family:var(--fa-family-classic)}.fa-regular,.far{--fa-style:400}:host,:root{--fa-family-classic:"Font Awesome 7 Free";--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/blog-designer-pack/assets/webfonts/fa-solid-900.woff2)}.fas{--fa-style:900}.fa-classic,.fas{--fa-family:var(--fa-family-classic)}.fa-solid{--fa-style:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/wp-content/plugins/blog-designer-pack/assets/webfonts/fa-brands-400.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/wp-content/plugins/blog-designer-pack/assets/webfonts/fa-solid-900.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/wp-content/plugins/blog-designer-pack/assets/webfonts/fa-regular-400.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/wp-content/plugins/blog-designer-pack/assets/webfonts/fa-solid-900.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/wp-content/plugins/blog-designer-pack/assets/webfonts/fa-brands-400.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/wp-content/plugins/blog-designer-pack/assets/webfonts/fa-regular-400.woff2) format("woff2");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(/wp-content/plugins/blog-designer-pack/assets/webfonts/fa-v4compatibility.woff2) format("woff2");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/plugins/blog-designer-pack/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.bdpp-wrap, .bdpp-wrap *{outline: none !important;-webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing: border-box;}.bdpp-wrap img, .bdpp-wrap .bdpp-img{box-shadow:none;border-radius:0;max-width:100%;max-height:100%;}.bdpp-hide{display:none;}.bdpp-text-center{text-align:center;}.bdpp-text-right{text-align:right;}.bdpp-first{clear:both;}.bdpp-clearfix:before, .bdpp-clearfix:after{content: "";display: table;}.bdpp-clearfix:after{clear: both;}.bdpp-paging{width:100%;padding:0.9375em 0;text-align:center;color:#666;clear:both;}.bdpp-paging a{color: #fff !important;background-color: #333;padding: 7px 10px;margin:0 1px 6px 2px;display: inline-block;text-align: center;line-height: normal;box-shadow: none;text-shadow: none;font-size: 14px;border: 1px solid #333;text-decoration: none !important;-webkit-transition: all .3s ease;transition: all .3s ease;outline:0;}.bdpp-paging .page-numbers.current{color:#666;background: transparent;padding: 7px 10px;margin:0 1px 6px 2px;display: inline-block;text-align: center;line-height: normal;box-shadow: none;text-shadow: none;font-size: 14px;text-transform: uppercase;border: 1px solid #666;text-decoration: none !important;}.bdpp-paging a:hover, .bdpp-paging a:focus, .bdpp-paging a:visited:hover{color: #666 !important;background: #fff;outline:0;}.bdpp-paging a.prev, .bdpp-paging a.next{min-width:110px;}.bdpp-paging a:after{content:"" !important;}.bdpp-load-more{display:inline-block;border:1px solid #ccc;padding:8px 12px;font-size:14px;cursor:pointer;line-height: normal;}.bdpp-load-more:hover{background-color:#eee;}.bdpp-load-more i{margin:0 0 0 5px;vertical-align: middle;}.bdpp-loader{display:none;border:4px solid #ddd;border-top:4px solid #3498db;border-radius: 50%;width: 20px;height: 20px;animation: bdpp-spin 2s linear infinite;margin:0 0 0 5px;vertical-align:middle;}.bdpp-ajax-disabled{opacity:0.6;}h2.bdpp-post-title{font-size:26px;line-height:32px;}.bdpp-post-carousel-wrap h2.bdpp-post-title{font-size:24px;line-height:28px;}h3.bdpp-post-title{font-size:20px;line-height:26px;}h4.bdpp-post-title{font-size:16px;line-height:22px;}@keyframes bdpp-spin {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}.bdpp-rdmr-btn{position:relative;-moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;text-decoration: none !important;color: #888;border: 2px solid #888;padding: 8px 15px;font-size: 13px;display: inline-block;box-sizing: border-box;line-height: normal !important;margin-top:15px;}.bdpp-rdmr-btn:hover, .bdpp-rdmr-btn:focus{background:#03a9f5;color:#fff !important;border-color: #0593d4;}.bdpp-post-cats{display: inline-block;color: #666;z-index: 1;position: relative;}.bdpp-post-cats a{text-decoration: none !important;color:#555;-moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;font-size:13px;padding: 3px 2px;line-height: normal;display: inline-block;margin: 0 0 5px 0;border-bottom: 3px solid #f1f1f1;}.bdpp-post-cats a:hover{border-color:#03a9f5;}.bdpp-post-title{margin:15px 0 0 0 !important;}.bdpp-post-title a{text-decoration:none !important;border:0 !important;}.bdpp-post-meta{line-height: normal;margin:10px 0 0px 0;color:#666;font-size:12px;}.bdpp-post-meta-down{margin:20px 0 0px 0;}.bdpp-post-meta span{font-size:13px;display:inline-block;}.bdpp-post-meta .bdpp-post-meta-sep{margin:0 3px;}.bdpp-post-meta .bdpp-post-meta-data{margin:0 5px 5px 2px;}.bdpp-post-meta a{color:#888}.bdpp-post-meta span .bdpp-fa, .bdpp-post-meta span svg{margin-right:6px;}.bdpp-post-content{margin-top:15px;}.bdpp-post-img-bg{margin-bottom:15px;text-align:center;position:relative;background-repeat:no-repeat;background-position: center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}.bdpp-post-slider-wrap .bdpp-post-img-bg{margin-bottom:0px;}.bdp-post-image-bg a{display:block;line-height:0;}.bdpp-post-img-bg{overflow:hidden;line-height:0px;}.bdpp-post-widget .bdpp-no-thumb .bdpp-post-img-bg{background:#f1f1f1;height:100px;}.bdpp-post-img-bg img{display:inline-block;-webkit-transition: .3s ease-in-out;transition: .3s ease-in-out;}.bdpp-post-img-bg:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}.bdpp-post-img-link {position:relative;}.bdpp-post-linkoverlay{position:absolute;width:100%;top:0px;bottom:0px;z-index:1;left:0px;right:0px;}.bdpp-post-grid{margin-bottom:40px;}.bdpp-format-icon{display:inline-block;}.bdpp-format-icon .bdpp-post-icon{font-size:18px;width:40px;height:40px;line-height:36px;background:rgba(0,0,0,0.5);border:2px solid #fff;border-radius:100%;}.bdpp-post-meta .bdpp-post-tags a.bdpp-post-cat-link{background:none !important;padding:0px !important;}.bdpp-ticker-wrp.inf-news-ticker{display: block;width: 100%;border: 2px solid #2096cd;background: #fff;height: 40px;position: relative;line-height: 36px;overflow: hidden;border-radius: 2px;font-size: 14px;}.bdpp-ticker-wrp .inf-label{left: 0;top: 0;bottom: 0;height: 100%;position: absolute;background-color: #2096cd;text-align: center;color: #FFF;font-weight: bold;padding: 0 15px;white-space: nowrap;}.bdpp-ticker-wrp .inf-ticker{position: absolute;left: 0;top: 0;bottom: 0;height: 100%;right: 0;overflow: hidden;}.bdpp-ticker-wrp .inf-ticker ul{display: block;line-height: inherit !important;height: 100%;list-style: none;padding: 0;margin: 0;left: 0;bottom: 0;width: 100%;position: absolute;}.bdpp-ticker-wrp .inf-ticker ul li{white-space: nowrap;margin:0 !important;padding: 0 10px;overflow:hidden !important;text-overflow: ellipsis;text-decoration: none;-webkit-transition: color .2s linear;-moz-transition: color .2s linear;-o-transition: color .2s linear;transition: color .2s linear;position: absolute;width: 100%;display: none;color: #333;}.bdpp-ticker-wrp .inf-ticker ul li a{white-space: nowrap;text-overflow: ellipsis;text-decoration: none;color: #333;position: relative;display: block;overflow: hidden;}.bdpp-ticker-wrp .inf-ticker ul li a:hover{color: #069;text-decoration: underline;}.bdpp-ticker-wrp .inf-loader-text{padding: 0 10px;}.bdpp-ticker-wrp .inf-seperator{display: inline-block;float: left;margin-right: 15px;width: 30px;height: 40px;background-position: center;background-size: contain;background-repeat: no-repeat;position: relative;}.bdpp-ticker-wrp .inf-seperator.inf-ticker-dot{margin-right: 0;}.bdpp-ticker-wrp .inf-seperator.inf-ticker-dot:after{content: '';position: absolute;width: 8px;height: 8px;background: #333;border-radius: 50%;top: 50%;margin-top: -4px;left: 50%;margin-left: -4px;}.bdpp-ticker-wrp .inf-controls{width: auto;right: 0;top: 0;bottom: 0;height: 100%;position: absolute;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.bdpp-ticker-wrp .inf-controls span.inf-ctrl-btn{width: 30px;float: left;height: 100%;cursor: pointer;border:none;border-left: solid 1px #EEE;text-align: center;background-color: #f6f6f6;outline: none;}.bdpp-ticker-wrp .inf-controls span.inf-ctrl-btn:hover{background-color: #EEE;}.bdpp-ticker-wrp .inf-arrow{margin: 0;display: inline-block;height: 8px;position: relative;width: 8px;}.bdpp-ticker-wrp .inf-arrow::after{border-bottom-style: solid;border-bottom-width: 2px;border-right-style: solid;border-right-width: 2px;content: '';display: inline-block;height: 8px;left: 0;position: absolute;top: 0;width: 8px;}.bdpp-ticker-wrp .inf-arrow.inf-next{-moz-transform: rotate(315deg);-ms-transform: rotate(315deg);-webkit-transform: rotate(315deg);transform: rotate(315deg);left:-3px;}.bdpp-ticker-wrp .inf-arrow.inf-prev{-moz-transform: rotate(135deg);-ms-transform: rotate(135deg);-webkit-transform: rotate(135deg);transform: rotate(135deg);left: 3px;}.bdpp-ticker-wrp .inf-arrow{color:#999999;}.bdpp-ticker-wrp .inf-arrow::after{border-color:inherit;}.bdpp-ticker-wrp .inf-action{background-color: #999999;color: #999999;}.bdpp-ticker-wrp.inf-direction-rtl{direction: rtl;}.bdpp-ticker-wrp.inf-direction-rtl .inf-label{left: auto;right: 0;}.bdpp-ticker-wrp.inf-direction-rtl .inf-controls{right: auto;left: 0;}.bdpp-ticker-wrp.inf-direction-rtl .inf-seperator{margin-left: 15px;margin-right: 0;float: right;}.bdpp-ticker-wrp.inf-direction-rtl .inf-controls button{border-left: none;border-right: solid 1px #EEE;}.bdpp-post-grid-inr-wrap{margin-left: -0.9375em;margin-right: -0.9375em;}.bdpp-equal-height .bdpp-post-grid-inr-wrap{display:flex;flex-wrap:wrap;}.bdpp-post-grid-wrap.bdpp-design-1 .bdpp-post-grid-content{text-align:center;}.bdpp-post-grid-wrap.bdpp-design-1 .bdpp-format-icon{position:absolute;left:0px;right:0px;top:50%;color:#fff;-webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);}.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-post-grid-content{background:#f9f9f9;padding-bottom:15px;text-align:center;}.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-no-thumb .bdpp-post-grid-content{padding-bottom:0px;}.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-post-image-bg{margin-bottom:0px;}.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-post-margin-content{background:#fff;padding:20px 20px 20px 20px;max-width:85%;margin:-50px auto 0 auto;position:relative;}.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-no-thumb .bdpp-post-margin-content{max-width:100%;border:10px solid #f9f9f9;margin:0px !important}.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-format-icon{display:block;position:relative;margin-top:-40px;color:#fff;}.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-format-icon .bdpp-post-icon{box-shadow: 0 0 22px -1px rgba(36,36,43,.2);}.bdpp-equal-height.bdpp-design-2 .bdpp-post-grid-content{display: flex;flex-direction: column;height: 100%;}.bdpp-equal-height.bdpp-design-2 .bdpp-post-margin-content{flex: auto;-ms-flex: auto;-webkit-flex: auto;-moz-flex: auto;width:100%;}.bdpp-post-list-inr-wrap{margin-left: -0.9375em;margin-right: -0.9375em;}.bdpp-post-list-main{margin-bottom:30px;}.bdpp-post-list-main .bdpp-format-icon{position:absolute;left:0px;right:0px;top:50%;color:#fff;-webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);}.bdpp-post-list-wrap.bdpp-design-1 .bdpp-post-meta{}.bdpp-post-list-wrap.bdpp-design-2 .bdpp-post-list-right{text-align:center;}.bdpp-post-carousel-wrap .owl-item .owl-lazy:not([src]), .bdpp-post-carousel-wrap .owl-item .owl-lazy[src^=""]{max-height:none;}.bdpp-post-carousel-wrap .owl-item .bdpp-no-thumb .owl-lazy{opacity:1;}.bdpp-post-carousel-wrap .owl-item img.owl-lazy{transition: opacity .4s ease, transform .3s ease-in-out;}.bdpp-post-carousel-wrap{position:relative;}.bdpp-post-carousel-wrap.bdpp-has-arrows{padding-top:43px;}.bdpp-post-carousel-wrap .owl-nav{position:absolute;top:0;text-align:right;right:0;margin:0px !important;}.bdpp-post-carousel-wrap .owl-nav .owl-next, .bdpp-post-carousel-wrap .owl-nav .owl-prev{display:inline-block;text-align: center !important;background:#555;color:#fff;margin-left:3px;line-height:normal !important;font-size:25px;padding:2px 15px 4px 15px !important;border-radius:0px;box-shadow:none;-moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;}.bdpp-post-carousel-wrap .owl-nav .owl-next:hover, .bdpp-post-carousel-wrap .owl-nav .owl-prev:hover, .bdpp-post-carousel-wrap .owl-nav .owl-next:focus, .bdpp-post-carousel-wrap .owl-nav .owl-prev:focus{background:#03a9f5;}.bdpp-post-carousel-wrap .owl-dots{width:100%;text-align:center;}.bdpp-post-carousel-wrap .owl-dots .owl-dot{width:10px !important;height:10px !important;padding:0px !important;background:#555;margin:0 2px;border-radius:100%;display:inline-block;box-shadow:none;}.bdpp-post-carousel-wrap .owl-dots .owl-dot.active{background:#fd6e4f;}.bdpp-post-carousel-wrap .owl-nav .disabled{opacity: 0.4;cursor: initial;}.bdpp-post-carousel-wrap.bdpp-design-1 .bdpp-post-carousel-content{text-align:center;}.bdpp-post-carousel-wrap.bdpp-design-1 .bdpp-format-icon{position:absolute;left:0px;right:0px;top:50%;color:#fff;-webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);}.bdpp-equal-height .owl-stage{display:flex;flex-wrap:wrap;}.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-post-carousel-content{background:#f9f9f9;padding-bottom:15px;text-align:center;}.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-no-thumb .bdpp-post-carousel-content{padding-bottom:0px;}.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-post-image-bg{margin-bottom:0px;}.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-post-margin-content{background:#fff;padding:20px 20px 20px 20px;max-width:85%;margin:-50px auto 0 auto;position:relative;}.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-no-thumb .bdpp-post-margin-content{max-width:100%;border:10px solid #f9f9f9;margin:0px !important;}.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-format-icon{display:block;position:relative;margin-top:-40px;color:#fff;}.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-format-icon .bdpp-post-icon{box-shadow: 0 0 22px -1px rgba(36,36,43,.2);}.bdpp-equal-height.bdpp-design-2 .bdpp-post-slide{height: 100%;}.bdpp-equal-height.bdpp-design-2 .bdpp-post-carousel-content{display: flex;flex-direction: column;height: 100%;}.bdpp-equal-height.bdpp-design-2 .bdpp-post-margin-content{flex: auto;-ms-flex: auto;-webkit-flex: auto;-moz-flex: auto;width:100%;}.bdpp-post-slider-wrap .owl-item .owl-lazy:not([src]), .bdpp-post-slider-wrap .owl-item .owl-lazy[src^=""]{max-height:none;}.bdpp-post-slider-wrap .owl-item .bdpp-no-thumb .owl-lazy{opacity:1;}.bdpp-post-slider-wrap.bdpp-equal-height .owl-stage{padding-bottom:0px;}.bdpp-post-slider-wrap .bdpp-post-img-bg{height:400px;}.bdpp-post-slider-wrap{position:relative;}.bdpp-post-slider-wrap .owl-nav{position:absolute;top:50%;margin-top:-30px;left:0;right:0;-webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);}.bdpp-post-slider-wrap .owl-nav .owl-next, .bdpp-post-slider-wrap .owl-nav .owl-prev{display:inline-block;text-align:center !important;position:absolute;line-height: normal !important;cursor:pointer;background:rgba(0,0,0,0.8);color:#fff;margin:0;font-size:40px;padding:2px 15px 6px 15px ;box-shadow:none;border-radius:0px;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;}.bdpp-post-slider-wrap .owl-nav .owl-next:hover, .bdpp-post-slider-wrap .owl-nav .owl-prev:hover, .bdpp-post-slider-wrap .owl-nav .owl-next:focus, .bdpp-post-slider-wrap .owl-nav .owl-prev:focus{background:#03a9f5;}.bdpp-post-slider-wrap .owl-nav .disabled{display: none;}.bdpp-post-slider-wrap .owl-nav .owl-next{right:0px;}.bdpp-post-slider-wrap .owl-nav .owl-prev{left:0px;}.bdpp-post-slider-wrap.owl-rtl .owl-nav .owl-next{left:0px;right:auto;}.bdpp-post-slider-wrap.owl-rtl .owl-nav .owl-prev{right:0px;left:auto;}.bdpp-post-slider-wrap .owl-dots{position:absolute;bottom:12px;width:100%;text-align:center;line-height: 0;}.bdpp-post-slider-wrap .owl-dots .owl-dot{width:10px !important;height:10px !important;background:#555;margin:0 2px;padding:0px !important;border-radius:100%;display:inline-block;box-shadow:none;}.bdpp-post-slider-wrap .owl-dots .owl-dot.active{background:#fd6e4f;}.bdpp-post-slider-wrap .bdpp-post-desc{line-height:normal;}.bdpp-post-slider-wrap .bdpp-post-slider-content {position:relative;}.bdpp-post-slider-wrap .bdpp-no-thumb .bdpp-post-img-bg{background-color:#ddd;}.bdpp-post-slider-wrap.bdpp-design-1 .bdpp-format-icon{display:block;text-align:center;margin-bottom:15px;}.bdpp-post-slider-wrap.bdpp-design-1 .bdpp-post-icon{color:#fff;}.bdpp-post-slider-wrap.bdpp-design-1 .bdpp-post-img-bg{position: relative;width: 100%;display: table;vertical-align: middle;text-align: center;overflow: hidden;background-repeat:no-repeat;background-position:center;}.bdpp-post-slider-wrap.bdpp-design-1 .bdpp-featured-meta {margin: 0;padding: 1.5rem 2rem;position: absolute;top: 50%;left: 50%;width: 90%;max-width: 500px;-webkit-transform: translate(-50%, -50%);-khtml-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);background-color: rgba(255, 255, 255, 0.8);z-index: 99;}.bdpp-post-slider-wrap.bdpp-design-1 .bdpp-post-cats .bdpp-post-cat-link {padding: 4px 8px;background: #000;border: 0px;font-size:10px;color: #fff !important;text-transform: uppercase;}.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-post-icon{color:#fff;}.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-post-slider-content {position:static;}.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-post-slide{background: #e9eff9;}.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-col-left{padding-left:0px;}.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-col-right {background: #fff;z-index:2;position: absolute;padding: 20px;right: 50px;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-format-icon{position:absolute;left:0px;right:0px;top:50%;color:#fff;-webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);}.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-columns{padding:1px !important;}.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-img-bg, .bdpp-post-grid-box-wrap .bdpp-post-grid-content {height: 100%;}.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-img-bg{background-size: cover;background-repeat:no-repeat;background-position:center center;position: relative;overflow: hidden;-webkit-transition: all 200ms linear;transition: all 200ms linear;}.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-img-bg::before{position: absolute;z-index: 0;left: 0;top: 0;right: 0;bottom: 0;content: '';-webkit-transition: all 200ms linear;transition: all 200ms linear;}.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-img-bg::before{background-color: rgba(0,0,0,0.3)}.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-title, .bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-title a, .bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-meta, .bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-meta span, .bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-content{color:#fff;}.bdpp-post-grid-box-wrap .bdpp-post-gridbox-left{margin-bottom:20px;}.bdpp-post-grid-box-wrap .bdpp-post-gridbox-right .bdpp-post-img-bg{margin-bottom:0px}.bdpp-post-grid-box-wrap .bdpp-post-gridbox-right{padding-left:0px !important;margin-bottom:25px;}h4.bdpp-post-title{margin-top:5px !important;}.bdpp-post-grid-box-wrap .bdpp-post-content-overlay {line-height:25px;}.bdpp-post-grid-box-wrap .bdpp-post-grid-content{position:relative;}.bdpp-post-grid-box-wrap .bdpp-post-content-overlay {z-index:1;}.bdpp-post-grid-box-wrap.bdpp-design-1 .bdpp-post-grid-box-inr-wrap{font-size:0;margin-left: -0.9375em;margin-right: -0.9375em;}.bdpp-post-grid-box-wrap.bdpp-design-1 .bdpp-post-gridbox-left{font-size: 15px;}.bdpp-post-grid-box-wrap.bdpp-design-1 .bdpp-post-gridbox-right {float:none !important;display:inline-block;vertical-align:top;font-size: 15px;}.bdpp-post-grid-box-wrap.bdpp-design-1 .bdpp-format-icon{position:absolute;text-align:center;left:0px;right:0px;top:50%;color:#fff;-webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);}.bdpp-post-masonry-wrap.bdpp-effect-2 .bdpp-post-grid{-webkit-transform: translateY(200px);transform: translateY(200px);-webkit-animation: BdppMoveUp 0.65s ease forwards;animation: BdppMoveUp 0.65s ease forwards;}@-webkit-keyframes BdppMoveUp {0% {}100%{-webkit-transform: translateY(0);opacity: 1;}}@keyframes BdppMoveUp {0% {}100%{-webkit-transform: translateY(0);transform: translateY(0);opacity: 1;}}.bdpp-post-widget-wrap .owl-item .owl-lazy:not([src]), .bdpp-post-widget-wrap .owl-item .owl-lazy[src^=""]{max-height:none;}.bdpp-post-widget-wrap .owl-item .bdpp-no-thumb .owl-lazy{opacity:1;}.bdpp-post-widget-wrap{margin-left: -0.9375em;margin-right: -0.9375em;}.bdpp-post-widget-wrap .bdpp-post-list-left{padding-right:0px;}.bdpp-post-widget-wrap .bdpp-post-widget-main{margin-bottom:25px;}.bdpp-post-widget-wrap .bdpp-post-widget-main:last-child {margin-bottom:0px;}.bdpp-post-widget-wrap .bdpp-post-img-bg{margin-bottom:0px;}.bdpp-post-widget-wrap .bdpp-post-cats a, .bdpp-post-date{font-size:11px;}.bdpp-post-widget-wrap .owl-dots .owl-dot {width: 10px !important;height: 10px !important;padding: 0px !important;background: #555;margin: 0 2px;border-radius: 100%;display: inline-block;box-shadow: none;}.bdpp-post-widget-wrap .owl-dots .owl-dot.active{background: #fd6e4f;}.bdpp-post-widget-wrap .owl-dots{width: 100%;text-align: center;}.bdpp-post-widget-wrap .bdpp-post-desc{margin-top:10px;line-height: normal;}.bdpp-post-widget-wrap.bdpp-design-1 .bdpp-post-cats{margin-bottom:5px !important;}.bdpp-post-widget-wrap.bdpp-design-1 h4.bdpp-post-title{margin-top:0px !important;}.bdpp-post-widget-wrap.bdpp-design-6 .bdpp-post-img-bg{margin-bottom:10px;}.bdpp-wrap .bdpp-ticker-post-img {display: inline-block;width:30px;height:30px;max-height: 30px;max-width: 30px;vertical-align: middle;border-radius: 50%;}.bdpp-ticker-post-img-wrap{display: inline-block;margin-right: 10px;}.bdpp-post-scroling-wdgt .bdpp-post-img-bg a.bdpp-post-link-bg:after{content:"";position:absolute;background:rgba(0,0,0,0.4);left:0;right:0;top:0;bottom:0;}.bdpp-post-scroling-wdgt .bdpp-post-img-bg a.bdpp-post-link-bg {display:block;position:relative;height:300px;width:100%;background-position:center;background-repeat:no-repeat;background-size:cover;}.bdpp-post-scroling-wdgt .bdpp-post-widget-overlay{position:absolute;left:0;right:0;z-index:1;bottom:0px;padding:15px;}.bdpp-post-scroling-wdgt{visibility: hidden;opacity:0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition: opacity 0.5s linear;transition:opacity 0.5s linear;height:300;}.inf-vticker-initialized{visibility: visible !important;opacity:1 !important;}.bdpp-post-scroling-wdgt ul{margin:0 !important;padding:0px !important;list-style: none !important;width:100%;}.bdpp-post-scroling-wdgt ul li{list-style: none !important;}.bdpp-post-scroling-wdgt ul li:before, .bdpp-post-scroling-wdgt ul li:after{content:none !important;padding:0px !important;margin:0px !important;}.bdpp-post-scroling-wdgt .bdpp-post-list-content{padding:15px 0;}.bdpp-post-scroling-wdgt .bdpp-post-cats a{text-decoration:none !important;font-size:11px;text-transform:capitalize;padding: 3px 3px;}.bdpp-post-scroling-wdgt .bdpp-post-cats{margin-bottom:8px;}.bdpp-post-scroling-wdgt h4.bdpp-post-title{margin: 0 0 8px 0 !important}.bdpp-post-scroling-wdgt .bdpp-vscroll-btn-wrap{margin-bottom: 10px;padding-left:0.9375em;padding-right:0.9375em;}.bdpp-post-scroling-wdgt .post-vticker-up, .bdpp-post-scroling-wdgt .post-vticker-down{background:rgba(0,0,0,0.5);font-size:13px;cursor:pointer;display:inline-block;padding:5px 10px;color:#fff;line-height:normal !important;-moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;}.bdpp-post-scroling-wdgt .post-vticker-up:hover, .bdpp-post-scroling-wdgt .post-vticker-down:hover, .bdpp-post-scroling-wdgt .post-vticker-up:focus, .bdpp-post-scroling-wdgt .post-vticker-down:focus{background:#03a9f5;}.bdpp-column, .bdpp-columns{padding-left:0.9375em;padding-right:0.9375em;width:100%;float:left;position: relative;}.bdpp-col-s-1 {width: 8.33333%;}.bdpp-col-s-2 {width: 16.66667%;}.bdpp-col-s-3 {width: 25%;}.bdpp-col-s-4 {width: 33.33333%;}.bdpp-col-s-5 {width: 41.66667%;}.bdpp-col-s-6 {width: 50%;}.bdpp-col-s-7 {width: 58.33333%;}.bdpp-col-s-8 {width: 66.66667%;}.bdpp-col-s-9 {width: 75%;}.bdpp-col-s-10 {width: 83.33333%;}.bdpp-col-s-11 {width: 91.66667%;}.bdpp-col-s-12 {width: 100%;}@media only screen and (min-width: 40.0625em) {.bdpp-column, .bdpp-columns {position:relative;padding-left:0.9375em;padding-right:0.9375em;float: left;}.bdpp-col-1{width: 100%;}.bdpp-col-2{width: 50%;}.bdpp-col-3{width: 33.33%;}.bdpp-col-4{width: 25%;}.bdpp-col-5{width: 20%;}.bdpp-col-6{width: 16.6666%;}.bdpp-col-7{width: 14.28571%;}.bdpp-col-8{width: 12.5%;}.bdpp-col-9{width: 11.1111%;}.bdpp-col-10{width: 10%;}.bdpp-col-11{width: 9.0909%;}.bdpp-col-12{width: 8.3333%;}}@media only screen and (min-width: 640px) and (max-width: 768px) {.bdpp-post-grid.bdpp-columns{width: 50%;}.bdpp-post-grid.bdpp-col-1{width: 100%;}.bdpp-post-grid-wrap .bdpp-first{clear:none;}.bdpp-post-grid-wrap .bdpp-post-grid:nth-child(2n+1){clear:both;}}@media only screen and (max-width: 40.0625em) {.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-col-right{position:relative;top:0;right:0;-webkit-transform: translateY(0%);transform: translateY(0%);background:none;padding:0px;margin-top:-40px;margin-bottom:15px;}.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-col-right .bdpp-featured-meta{max-width:85%;margin:0 auto;background:#fff;padding:15px;}.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-col-left{padding:15px;}h2.bdpp-post-title {font-size: 22px;line-height: 28px;}}.bdpp-pb-shrt-prev-wrap{background-color: #dddfe3;border: 1px solid #ccc;color: #32373c;font-size: 14px;padding: 8px;text-align: center;line-height: 22px;}.bdpp-pb-shrt-title span{border-bottom: 2px solid #32373c;display: inline-block;font-size: 16px;font-weight: 600;margin-bottom: 10px;}.rtl .bdpp-post-content-overlay, .rtl .bdpp-post-overlay{text-align:right !important;}.rtl .bdpp-post-meta span .bdpp-fa, .rtl .bdpp-post-meta span svg {margin: 0 0 0 5px;}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;word-break:normal !important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em
0.5em 1em;padding:0.2em 1em;border:2px
solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px
solid #dc3232;background:#fff;padding: .2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0
0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0
24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion: reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes
spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes
blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:0.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}@keyframes
spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}form p.evcf7-verify-btn{position:relative;display:block;margin-top:10px}form p.evcf7-verify-btn
.loader{visibility:hidden;position:absolute;top:50%;right:auto;background-color:#000;opacity:0.60;width:24px;height:24px;border:none;border-radius:100%;padding:0;display:inline-block;margin-left:10px;transform:translate(0, -50%);border:1px
solid #fff}form p.evcf7-verify-btn .loader:after{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}.evcf7_email_sent,.evcf7_error_sending_mail{font-size:1em;font-weight:normal}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.fbc-page .fbc-items{margin-bottom:20px;list-style:none;border-radius:4px}.fbc-page .fbc-items>li{display:inline-block}.fbc-page .fbc-items>li+li:before{color:#ccc}.fbc-page
*{margin:0;padding:0}.fbc-page .fbc-wrap .fbc-items{font-family:"Roboto",sans-serif;margin:0;padding:0;width:auto;display:block;float:left;font-size:16px}.fbc-page .fbc-wrap .fbc-items
li{padding:15px
0;line-height:normal}.fbc-page .fbc-wrap .fbc-items li:first-child{border-radius:4px 0 0 4px;padding-left:16px;padding-right:0px}.fbc-page .fbc-wrap .fbc-items li:last-child{border-radius:0 4px 4px 0;padding-right:15px}.fbc-page .fbc-wrap .fbc-items li
a{color:#337ab7}.fbc-page .fbc-wrap .fbc-items li a
i{margin-right:5px}.fbc-page .fbc-wrap .fbc-items li.active
a{color:#27272a}@media (max-width: 768px){.fbc-page .fbc-wrap .fbc-items{padding:0
10px}.fbc-page .fbc-wrap .fbc-items li:last-child{padding-right:0}.fbc-page .fbc-wrap .fbc-items li:nth-child(7),
.fbc-page .fbc-wrap .fbc-items li:nth-child(8),
.fbc-page .fbc-wrap .fbc-items li:nth-child(9){padding-top:0}.fbc-page .fbc-wrap .fbc-items li a
i{margin-right:1px}.fbc-page .fbc-wrap .fbc-items li .fbc-separator{margin-left:5px}.fbc-page .fbc-wrap .fbc-items li:nth-child(even) .fbc-separator{margin:0
0px}}.fbc-page .clearfix::before,
.fbc-page .clearfix::after{content:" ";display:table}.fbc-page .clearfix::after{clear:both}.fbc-page .fbc-wrap .fbc-items li:first-child{margin-right:3px}.fbc-page .fbc-wrap .fbc-items
li{padding:15px
2px}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/wp-content/plugins/flexy-breadcrumb/public/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/wp-content/plugins/flexy-breadcrumb/public/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/wp-content/plugins/flexy-breadcrumb/public/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/wp-content/plugins/flexy-breadcrumb/public/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/wp-content/plugins/flexy-breadcrumb/public/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/wp-content/plugins/flexy-breadcrumb/public/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:ElegantIcons;src:url(/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.eot);src:url(/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.eot?#iefix) format('embedded-opentype'),url(/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.woff) format('woff'),url(/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.ttf) format('truetype'),url(/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.svg#ElegantIcons) format('svg');font-weight:400;font-style:normal;font-display:block}[data-icon]:before{font-family:ElegantIcons;content:attr(data-icon);speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.arrow-up-down,.arrow_back,.arrow_carrot-2down,.arrow_carrot-2down_alt2,.arrow_carrot-2dwnn_alt,.arrow_carrot-2left,.arrow_carrot-2left_alt,.arrow_carrot-2left_alt2,.arrow_carrot-2right,.arrow_carrot-2right_alt,.arrow_carrot-2right_alt2,.arrow_carrot-2up,.arrow_carrot-2up_alt,.arrow_carrot-2up_alt2,.arrow_carrot-down,.arrow_carrot-down_alt,.arrow_carrot-down_alt2,.arrow_carrot-left,.arrow_carrot-left_alt,.arrow_carrot-left_alt2,.arrow_carrot-right,.arrow_carrot-right_alt,.arrow_carrot-right_alt2,.arrow_carrot-up,.arrow_carrot-up_alt2,.arrow_carrot_up_alt,.arrow_condense,.arrow_condense_alt,.arrow_down,.arrow_down_alt,.arrow_expand,.arrow_expand_alt,.arrow_expand_alt2,.arrow_expand_alt3,.arrow_left,.arrow_left-down,.arrow_left-down_alt,.arrow_left-right,.arrow_left-right_alt,.arrow_left-up,.arrow_left-up_alt,.arrow_left_alt,.arrow_move,.arrow_right,.arrow_right-down,.arrow_right-down_alt,.arrow_right-up,.arrow_right-up_alt,.arrow_right_alt,.arrow_triangle-down,.arrow_triangle-down_alt,.arrow_triangle-down_alt2,.arrow_triangle-left,.arrow_triangle-left_alt,.arrow_triangle-left_alt2,.arrow_triangle-right,.arrow_triangle-right_alt,.arrow_triangle-right_alt2,.arrow_triangle-up,.arrow_triangle-up_alt,.arrow_triangle-up_alt2,.arrow_up,.arrow_up-down_alt,.arrow_up_alt,.icon_adjust-horiz,.icon_adjust-vert,.icon_archive,.icon_archive_alt,.icon_bag,.icon_bag_alt,.icon_balance,.icon_blocked,.icon_book,.icon_book_alt,.icon_box-checked,.icon_box-empty,.icon_box-selected,.icon_briefcase,.icon_briefcase_alt,.icon_building,.icon_building_alt,.icon_calculator_alt,.icon_calendar,.icon_calulator,.icon_camera,.icon_camera_alt,.icon_cart,.icon_cart_alt,.icon_chat,.icon_chat_alt,.icon_check,.icon_check_alt,.icon_check_alt2,.icon_circle-empty,.icon_circle-slelected,.icon_clipboard,.icon_clock,.icon_clock_alt,.icon_close,.icon_close_alt,.icon_close_alt2,.icon_cloud,.icon_cloud-download,.icon_cloud-download_alt,.icon_cloud-upload,.icon_cloud-upload_alt,.icon_cloud_alt,.icon_cog,.icon_cogs,.icon_comment,.icon_comment_alt,.icon_compass,.icon_compass_alt,.icon_cone,.icon_cone_alt,.icon_contacts,.icon_contacts_alt,.icon_creditcard,.icon_currency,.icon_currency_alt,.icon_cursor,.icon_cursor_alt,.icon_datareport,.icon_datareport_alt,.icon_desktop,.icon_dislike,.icon_dislike_alt,.icon_document,.icon_document_alt,.icon_documents,.icon_documents_alt,.icon_download,.icon_drawer,.icon_drawer_alt,.icon_drive,.icon_drive_alt,.icon_easel,.icon_easel_alt,.icon_error-circle,.icon_error-circle_alt,.icon_error-oct,.icon_error-oct_alt,.icon_error-triangle,.icon_error-triangle_alt,.icon_film,.icon_floppy,.icon_floppy_alt,.icon_flowchart,.icon_flowchart_alt,.icon_folder,.icon_folder-add,.icon_folder-add_alt,.icon_folder-alt,.icon_folder-open,.icon_folder-open_alt,.icon_folder_download,.icon_folder_upload,.icon_genius,.icon_gift,.icon_gift_alt,.icon_globe,.icon_globe-2,.icon_globe_alt,.icon_grid-2x2,.icon_grid-3x3,.icon_group,.icon_headphones,.icon_heart,.icon_heart_alt,.icon_hourglass,.icon_house,.icon_house_alt,.icon_id,.icon_id-2,.icon_id-2_alt,.icon_id_alt,.icon_image,.icon_images,.icon_info,.icon_info_alt,.icon_key,.icon_key_alt,.icon_laptop,.icon_lifesaver,.icon_lightbulb,.icon_lightbulb_alt,.icon_like,.icon_like_alt,.icon_link,.icon_link_alt,.icon_loading,.icon_lock,.icon_lock-open,.icon_lock-open_alt,.icon_lock_alt,.icon_mail,.icon_mail_alt,.icon_map,.icon_map_alt,.icon_menu,.icon_menu-circle_alt,.icon_menu-circle_alt2,.icon_menu-square_alt,.icon_menu-square_alt2,.icon_mic,.icon_mic_alt,.icon_minus-06,.icon_minus-box,.icon_minus_alt,.icon_minus_alt2,.icon_mobile,.icon_mug,.icon_mug_alt,.icon_music,.icon_ol,.icon_paperclip,.icon_pause,.icon_pause_alt,.icon_pause_alt2,.icon_pencil,.icon_pencil-edit,.icon_pencil-edit_alt,.icon_pencil_alt,.icon_pens,.icon_pens_alt,.icon_percent,.icon_percent_alt,.icon_phone,.icon_piechart,.icon_pin,.icon_pin_alt,.icon_plus,.icon_plus-box,.icon_plus_alt,.icon_plus_alt2,.icon_printer,.icon_printer-alt,.icon_profile,.icon_pushpin,.icon_pushpin_alt,.icon_puzzle,.icon_puzzle_alt,.icon_question,.icon_question_alt,.icon_question_alt2,.icon_quotations,.icon_quotations_alt,.icon_quotations_alt2,.icon_refresh,.icon_ribbon,.icon_ribbon_alt,.icon_rook,.icon_search,.icon_search-2,.icon_search_alt,.icon_shield,.icon_shield_alt,.icon_star,.icon_star-half,.icon_star-half_alt,.icon_star_alt,.icon_stop,.icon_stop_alt,.icon_stop_alt2,.icon_table,.icon_tablet,.icon_tag,.icon_tag_alt,.icon_tags,.icon_tags_alt,.icon_target,.icon_tool,.icon_toolbox,.icon_toolbox_alt,.icon_tools,.icon_trash,.icon_trash_alt,.icon_ul,.icon_upload,.icon_vol-mute,.icon_vol-mute_alt,.icon_volume-high,.icon_volume-high_alt,.icon_volume-low,.icon_volume-low_alt,.icon_wallet,.icon_wallet_alt,.icon_zoom-in,.icon_zoom-in_alt,.icon_zoom-out,.icon_zoom-out_alt,.social_blogger,.social_blogger_circle,.social_blogger_square,.social_delicious,.social_delicious_circle,.social_delicious_square,.social_deviantart,.social_deviantart_circle,.social_deviantart_square,.social_dribbble,.social_dribbble_circle,.social_dribbble_square,.social_facebook,.social_facebook_circle,.social_facebook_square,.social_flickr,.social_flickr_circle,.social_flickr_square,.social_googledrive,.social_googledrive_alt2,.social_googledrive_square,.social_googleplus,.social_googleplus_circle,.social_googleplus_square,.social_instagram,.social_instagram_circle,.social_instagram_square,.social_linkedin,.social_linkedin_circle,.social_linkedin_square,.social_myspace,.social_myspace_circle,.social_myspace_square,.social_picassa,.social_picassa_circle,.social_picassa_square,.social_pinterest,.social_pinterest_circle,.social_pinterest_square,.social_rss,.social_rss_circle,.social_rss_square,.social_share,.social_share_circle,.social_share_square,.social_skype,.social_skype_circle,.social_skype_square,.social_spotify,.social_spotify_circle,.social_spotify_square,.social_stumbleupon_circle,.social_stumbleupon_square,.social_tumbleupon,.social_tumblr,.social_tumblr_circle,.social_tumblr_square,.social_twitter,.social_twitter_circle,.social_twitter_square,.social_vimeo,.social_vimeo_circle,.social_vimeo_square,.social_wordpress,.social_wordpress_circle,.social_wordpress_square,.social_youtube,.social_youtube_circle,.social_youtube_square{font-family:ElegantIcons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.arrow_up:before{content:"\21"}.arrow_down:before{content:"\22"}.arrow_left:before{content:"\23"}.arrow_right:before{content:"\24"}.arrow_left-up:before{content:"\25"}.arrow_right-up:before{content:"\26"}.arrow_right-down:before{content:"\27"}.arrow_left-down:before{content:"\28"}.arrow-up-down:before{content:"\29"}.arrow_up-down_alt:before{content:"\2a"}.arrow_left-right_alt:before{content:"\2b"}.arrow_left-right:before{content:"\2c"}.arrow_expand_alt2:before{content:"\2d"}.arrow_expand_alt:before{content:"\2e"}.arrow_condense:before{content:"\2f"}.arrow_expand:before{content:"\30"}.arrow_move:before{content:"\31"}.arrow_carrot-up:before{content:"\32"}.arrow_carrot-down:before{content:"\33"}.arrow_carrot-left:before{content:"\34"}.arrow_carrot-right:before{content:"\35"}.arrow_carrot-2up:before{content:"\36"}.arrow_carrot-2down:before{content:"\37"}.arrow_carrot-2left:before{content:"\38"}.arrow_carrot-2right:before{content:"\39"}.arrow_carrot-up_alt2:before{content:"\3a"}.arrow_carrot-down_alt2:before{content:"\3b"}.arrow_carrot-left_alt2:before{content:"\3c"}.arrow_carrot-right_alt2:before{content:"\3d"}.arrow_carrot-2up_alt2:before{content:"\3e"}.arrow_carrot-2down_alt2:before{content:"\3f"}.arrow_carrot-2left_alt2:before{content:"\40"}.arrow_carrot-2right_alt2:before{content:"\41"}.arrow_triangle-up:before{content:"\42"}.arrow_triangle-down:before{content:"\43"}.arrow_triangle-left:before{content:"\44"}.arrow_triangle-right:before{content:"\45"}.arrow_triangle-up_alt2:before{content:"\46"}.arrow_triangle-down_alt2:before{content:"\47"}.arrow_triangle-left_alt2:before{content:"\48"}.arrow_triangle-right_alt2:before{content:"\49"}.arrow_back:before{content:"\4a"}.icon_minus-06:before{content:"\4b"}.icon_plus:before{content:"\4c"}.icon_close:before{content:"\4d"}.icon_check:before{content:"\4e"}.icon_minus_alt2:before{content:"\4f"}.icon_plus_alt2:before{content:"\50"}.icon_close_alt2:before{content:"\51"}.icon_check_alt2:before{content:"\52"}.icon_zoom-out_alt:before{content:"\53"}.icon_zoom-in_alt:before{content:"\54"}.icon_search:before{content:"\55"}.icon_box-empty:before{content:"\56"}.icon_box-selected:before{content:"\57"}.icon_minus-box:before{content:"\58"}.icon_plus-box:before{content:"\59"}.icon_box-checked:before{content:"\5a"}.icon_circle-empty:before{content:"\5b"}.icon_circle-slelected:before{content:"\5c"}.icon_stop_alt2:before{content:"\5d"}.icon_stop:before{content:"\5e"}.icon_pause_alt2:before{content:"\5f"}.icon_pause:before{content:"\60"}.icon_menu:before{content:"\61"}.icon_menu-square_alt2:before{content:"\62"}.icon_menu-circle_alt2:before{content:"\63"}.icon_ul:before{content:"\64"}.icon_ol:before{content:"\65"}.icon_adjust-horiz:before{content:"\66"}.icon_adjust-vert:before{content:"\67"}.icon_document_alt:before{content:"\68"}.icon_documents_alt:before{content:"\69"}.icon_pencil:before{content:"\6a"}.icon_pencil-edit_alt:before{content:"\6b"}.icon_pencil-edit:before{content:"\6c"}.icon_folder-alt:before{content:"\6d"}.icon_folder-open_alt:before{content:"\6e"}.icon_folder-add_alt:before{content:"\6f"}.icon_info_alt:before{content:"\70"}.icon_error-oct_alt:before{content:"\71"}.icon_error-circle_alt:before{content:"\72"}.icon_error-triangle_alt:before{content:"\73"}.icon_question_alt2:before{content:"\74"}.icon_question:before{content:"\75"}.icon_comment_alt:before{content:"\76"}.icon_chat_alt:before{content:"\77"}.icon_vol-mute_alt:before{content:"\78"}.icon_volume-low_alt:before{content:"\79"}.icon_volume-high_alt:before{content:"\7a"}.icon_quotations:before{content:"\7b"}.icon_quotations_alt2:before{content:"\7c"}.icon_clock_alt:before{content:"\7d"}.icon_lock_alt:before{content:"\7e"}.icon_lock-open_alt:before{content:"\e000"}.icon_key_alt:before{content:"\e001"}.icon_cloud_alt:before{content:"\e002"}.icon_cloud-upload_alt:before{content:"\e003"}.icon_cloud-download_alt:before{content:"\e004"}.icon_image:before{content:"\e005"}.icon_images:before{content:"\e006"}.icon_lightbulb_alt:before{content:"\e007"}.icon_gift_alt:before{content:"\e008"}.icon_house_alt:before{content:"\e009"}.icon_genius:before{content:"\e00a"}.icon_mobile:before{content:"\e00b"}.icon_tablet:before{content:"\e00c"}.icon_laptop:before{content:"\e00d"}.icon_desktop:before{content:"\e00e"}.icon_camera_alt:before{content:"\e00f"}.icon_mail_alt:before{content:"\e010"}.icon_cone_alt:before{content:"\e011"}.icon_ribbon_alt:before{content:"\e012"}.icon_bag_alt:before{content:"\e013"}.icon_creditcard:before{content:"\e014"}.icon_cart_alt:before{content:"\e015"}.icon_paperclip:before{content:"\e016"}.icon_tag_alt:before{content:"\e017"}.icon_tags_alt:before{content:"\e018"}.icon_trash_alt:before{content:"\e019"}.icon_cursor_alt:before{content:"\e01a"}.icon_mic_alt:before{content:"\e01b"}.icon_compass_alt:before{content:"\e01c"}.icon_pin_alt:before{content:"\e01d"}.icon_pushpin_alt:before{content:"\e01e"}.icon_map_alt:before{content:"\e01f"}.icon_drawer_alt:before{content:"\e020"}.icon_toolbox_alt:before{content:"\e021"}.icon_book_alt:before{content:"\e022"}.icon_calendar:before{content:"\e023"}.icon_film:before{content:"\e024"}.icon_table:before{content:"\e025"}.icon_contacts_alt:before{content:"\e026"}.icon_headphones:before{content:"\e027"}.icon_lifesaver:before{content:"\e028"}.icon_piechart:before{content:"\e029"}.icon_refresh:before{content:"\e02a"}.icon_link_alt:before{content:"\e02b"}.icon_link:before{content:"\e02c"}.icon_loading:before{content:"\e02d"}.icon_blocked:before{content:"\e02e"}.icon_archive_alt:before{content:"\e02f"}.icon_heart_alt:before{content:"\e030"}.icon_star_alt:before{content:"\e031"}.icon_star-half_alt:before{content:"\e032"}.icon_star:before{content:"\e033"}.icon_star-half:before{content:"\e034"}.icon_tools:before{content:"\e035"}.icon_tool:before{content:"\e036"}.icon_cog:before{content:"\e037"}.icon_cogs:before{content:"\e038"}.arrow_up_alt:before{content:"\e039"}.arrow_down_alt:before{content:"\e03a"}.arrow_left_alt:before{content:"\e03b"}.arrow_right_alt:before{content:"\e03c"}.arrow_left-up_alt:before{content:"\e03d"}.arrow_right-up_alt:before{content:"\e03e"}.arrow_right-down_alt:before{content:"\e03f"}.arrow_left-down_alt:before{content:"\e040"}.arrow_condense_alt:before{content:"\e041"}.arrow_expand_alt3:before{content:"\e042"}.arrow_carrot_up_alt:before{content:"\e043"}.arrow_carrot-down_alt:before{content:"\e044"}.arrow_carrot-left_alt:before{content:"\e045"}.arrow_carrot-right_alt:before{content:"\e046"}.arrow_carrot-2up_alt:before{content:"\e047"}.arrow_carrot-2dwnn_alt:before{content:"\e048"}.arrow_carrot-2left_alt:before{content:"\e049"}.arrow_carrot-2right_alt:before{content:"\e04a"}.arrow_triangle-up_alt:before{content:"\e04b"}.arrow_triangle-down_alt:before{content:"\e04c"}.arrow_triangle-left_alt:before{content:"\e04d"}.arrow_triangle-right_alt:before{content:"\e04e"}.icon_minus_alt:before{content:"\e04f"}.icon_plus_alt:before{content:"\e050"}.icon_close_alt:before{content:"\e051"}.icon_check_alt:before{content:"\e052"}.icon_zoom-out:before{content:"\e053"}.icon_zoom-in:before{content:"\e054"}.icon_stop_alt:before{content:"\e055"}.icon_menu-square_alt:before{content:"\e056"}.icon_menu-circle_alt:before{content:"\e057"}.icon_document:before{content:"\e058"}.icon_documents:before{content:"\e059"}.icon_pencil_alt:before{content:"\e05a"}.icon_folder:before{content:"\e05b"}.icon_folder-open:before{content:"\e05c"}.icon_folder-add:before{content:"\e05d"}.icon_folder_upload:before{content:"\e05e"}.icon_folder_download:before{content:"\e05f"}.icon_info:before{content:"\e060"}.icon_error-circle:before{content:"\e061"}.icon_error-oct:before{content:"\e062"}.icon_error-triangle:before{content:"\e063"}.icon_question_alt:before{content:"\e064"}.icon_comment:before{content:"\e065"}.icon_chat:before{content:"\e066"}.icon_vol-mute:before{content:"\e067"}.icon_volume-low:before{content:"\e068"}.icon_volume-high:before{content:"\e069"}.icon_quotations_alt:before{content:"\e06a"}.icon_clock:before{content:"\e06b"}.icon_lock:before{content:"\e06c"}.icon_lock-open:before{content:"\e06d"}.icon_key:before{content:"\e06e"}.icon_cloud:before{content:"\e06f"}.icon_cloud-upload:before{content:"\e070"}.icon_cloud-download:before{content:"\e071"}.icon_lightbulb:before{content:"\e072"}.icon_gift:before{content:"\e073"}.icon_house:before{content:"\e074"}.icon_camera:before{content:"\e075"}.icon_mail:before{content:"\e076"}.icon_cone:before{content:"\e077"}.icon_ribbon:before{content:"\e078"}.icon_bag:before{content:"\e079"}.icon_cart:before{content:"\e07a"}.icon_tag:before{content:"\e07b"}.icon_tags:before{content:"\e07c"}.icon_trash:before{content:"\e07d"}.icon_cursor:before{content:"\e07e"}.icon_mic:before{content:"\e07f"}.icon_compass:before{content:"\e080"}.icon_pin:before{content:"\e081"}.icon_pushpin:before{content:"\e082"}.icon_map:before{content:"\e083"}.icon_drawer:before{content:"\e084"}.icon_toolbox:before{content:"\e085"}.icon_book:before{content:"\e086"}.icon_contacts:before{content:"\e087"}.icon_archive:before{content:"\e088"}.icon_heart:before{content:"\e089"}.icon_profile:before{content:"\e08a"}.icon_group:before{content:"\e08b"}.icon_grid-2x2:before{content:"\e08c"}.icon_grid-3x3:before{content:"\e08d"}.icon_music:before{content:"\e08e"}.icon_pause_alt:before{content:"\e08f"}.icon_phone:before{content:"\e090"}.icon_upload:before{content:"\e091"}.icon_download:before{content:"\e092"}.social_facebook:before{content:"\e093"}.social_twitter:before{content:"\e094"}.social_pinterest:before{content:"\e095"}.social_googleplus:before{content:"\e096"}.social_tumblr:before{content:"\e097"}.social_tumbleupon:before{content:"\e098"}.social_wordpress:before{content:"\e099"}.social_instagram:before{content:"\e09a"}.social_dribbble:before{content:"\e09b"}.social_vimeo:before{content:"\e09c"}.social_linkedin:before{content:"\e09d"}.social_rss:before{content:"\e09e"}.social_deviantart:before{content:"\e09f"}.social_share:before{content:"\e0a0"}.social_myspace:before{content:"\e0a1"}.social_skype:before{content:"\e0a2"}.social_youtube:before{content:"\e0a3"}.social_picassa:before{content:"\e0a4"}.social_googledrive:before{content:"\e0a5"}.social_flickr:before{content:"\e0a6"}.social_blogger:before{content:"\e0a7"}.social_spotify:before{content:"\e0a8"}.social_delicious:before{content:"\e0a9"}.social_facebook_circle:before{content:"\e0aa"}.social_twitter_circle:before{content:"\e0ab"}.social_pinterest_circle:before{content:"\e0ac"}.social_googleplus_circle:before{content:"\e0ad"}.social_tumblr_circle:before{content:"\e0ae"}.social_stumbleupon_circle:before{content:"\e0af"}.social_wordpress_circle:before{content:"\e0b0"}.social_instagram_circle:before{content:"\e0b1"}.social_dribbble_circle:before{content:"\e0b2"}.social_vimeo_circle:before{content:"\e0b3"}.social_linkedin_circle:before{content:"\e0b4"}.social_rss_circle:before{content:"\e0b5"}.social_deviantart_circle:before{content:"\e0b6"}.social_share_circle:before{content:"\e0b7"}.social_myspace_circle:before{content:"\e0b8"}.social_skype_circle:before{content:"\e0b9"}.social_youtube_circle:before{content:"\e0ba"}.social_picassa_circle:before{content:"\e0bb"}.social_googledrive_alt2:before{content:"\e0bc"}.social_flickr_circle:before{content:"\e0bd"}.social_blogger_circle:before{content:"\e0be"}.social_spotify_circle:before{content:"\e0bf"}.social_delicious_circle:before{content:"\e0c0"}.social_facebook_square:before{content:"\e0c1"}.social_twitter_square:before{content:"\e0c2"}.social_pinterest_square:before{content:"\e0c3"}.social_googleplus_square:before{content:"\e0c4"}.social_tumblr_square:before{content:"\e0c5"}.social_stumbleupon_square:before{content:"\e0c6"}.social_wordpress_square:before{content:"\e0c7"}.social_instagram_square:before{content:"\e0c8"}.social_dribbble_square:before{content:"\e0c9"}.social_vimeo_square:before{content:"\e0ca"}.social_linkedin_square:before{content:"\e0cb"}.social_rss_square:before{content:"\e0cc"}.social_deviantart_square:before{content:"\e0cd"}.social_share_square:before{content:"\e0ce"}.social_myspace_square:before{content:"\e0cf"}.social_skype_square:before{content:"\e0d0"}.social_youtube_square:before{content:"\e0d1"}.social_picassa_square:before{content:"\e0d2"}.social_googledrive_square:before{content:"\e0d3"}.social_flickr_square:before{content:"\e0d4"}.social_blogger_square:before{content:"\e0d5"}.social_spotify_square:before{content:"\e0d6"}.social_delicious_square:before{content:"\e0d7"}.icon_printer:before{content:"\e103"}.icon_calulator:before{content:"\e0ee"}.icon_building:before{content:"\e0ef"}.icon_floppy:before{content:"\e0e8"}.icon_drive:before{content:"\e0ea"}.icon_search-2:before{content:"\e101"}.icon_id:before{content:"\e107"}.icon_id-2:before{content:"\e108"}.icon_puzzle:before{content:"\e102"}.icon_like:before{content:"\e106"}.icon_dislike:before{content:"\e0eb"}.icon_mug:before{content:"\e105"}.icon_currency:before{content:"\e0ed"}.icon_wallet:before{content:"\e100"}.icon_pens:before{content:"\e104"}.icon_easel:before{content:"\e0e9"}.icon_flowchart:before{content:"\e109"}.icon_datareport:before{content:"\e0ec"}.icon_briefcase:before{content:"\e0fe"}.icon_shield:before{content:"\e0f6"}.icon_percent:before{content:"\e0fb"}.icon_globe:before{content:"\e0e2"}.icon_globe-2:before{content:"\e0e3"}.icon_target:before{content:"\e0f5"}.icon_hourglass:before{content:"\e0e1"}.icon_balance:before{content:"\e0ff"}.icon_rook:before{content:"\e0f8"}.icon_printer-alt:before{content:"\e0fa"}.icon_calculator_alt:before{content:"\e0e7"}.icon_building_alt:before{content:"\e0fd"}.icon_floppy_alt:before{content:"\e0e4"}.icon_drive_alt:before{content:"\e0e5"}.icon_search_alt:before{content:"\e0f7"}.icon_id_alt:before{content:"\e0e0"}.icon_id-2_alt:before{content:"\e0fc"}.icon_puzzle_alt:before{content:"\e0f9"}.icon_like_alt:before{content:"\e0dd"}.icon_dislike_alt:before{content:"\e0f1"}.icon_mug_alt:before{content:"\e0dc"}.icon_currency_alt:before{content:"\e0f3"}.icon_wallet_alt:before{content:"\e0d8"}.icon_pens_alt:before{content:"\e0db"}.icon_easel_alt:before{content:"\e0f0"}.icon_flowchart_alt:before{content:"\e0df"}.icon_datareport_alt:before{content:"\e0f2"}.icon_briefcase_alt:before{content:"\e0f4"}.icon_shield_alt:before{content:"\e0d9"}.icon_percent_alt:before{content:"\e0da"}.icon_globe_alt:before{content:"\e0de"}.icon_clipboard:before{content:"\e0e6"}.glyph{float:left;text-align:center;padding:.75em;margin:.4em 1.5em .75em 0;width:6em;text-shadow:none}.glyph_big{font-size:128px;color:#59c5dc;float:left;margin-right:20px}.glyph
div{padding-bottom:10px}.glyph
input{font-family:consolas,monospace;font-size:12px;width:100%;text-align:center;border:0;box-shadow:0 0 0 1px #ccc;padding:.2em;-moz-border-radius:5px;-webkit-border-radius:5px}.centered{margin-left:auto;margin-right:auto}.glyph
.fs1{font-size:2em}@font-face{font-family:lg;src:url(/wp-content/plugins/goodlayers-core/plugins/skin-lightgallery/lg.woff2?io9a6k) format("woff2"),url(/wp-content/plugins/goodlayers-core/plugins/skin-lightgallery/lg.ttf?io9a6k) format("truetype"),url(/wp-content/plugins/goodlayers-core/plugins/skin-lightgallery/lg.woff?io9a6k) format("woff"),url(/wp-content/plugins/goodlayers-core/plugins/skin-lightgallery/lg.svg?io9a6k#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans','Liberation Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px
10px 9px;position:absolute;top:50%;z-index:1080;outline:0;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:'\e095'}.lg-prev{left:20px}.lg-prev:after{content:'\e094'}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,.4))}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px
0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;background:0 0;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:'\e070'}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:'\e90a'}.lg-toolbar .lg-download:after{content:'\e0f2'}.lg-sub-html{color:#eee;font-size:16px;padding:10px
40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}.lg-sub-html
h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html
p{font-size:12px;margin:5px
0 0}.lg-sub-html
a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.6))}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-moz-transform:scale3d(.5,.5,.5);-o-transform:scale3d(.5,.5,.5);-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-moz-transform:scale3d(1,1,1);-o-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px
0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}@media (min-width:768px){.lg-outer .lg-thumb{padding:10px
0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}@media (min-width:768px){.lg-outer .lg-thumb-item{border-radius:4px;border:2px
solid #fff;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item
img{width:100%;height:100%;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:'\e1ff'}.lg-outer.lg-animate-thumb .lg-thumb{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer .lg-video-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-video-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-video-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-video-object{position:absolute;left:0;right:0;width:100%;height:100%;top:0;bottom:0;z-index:3}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;will-change:opacity;-webkit-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button,.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster{opacity:0!important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@keyframes lg-play-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes lg-play-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lg-video-play-button{width:18%;max-width:140px;position:absolute;top:50%;left:50%;z-index:2;cursor:pointer;transform:translate(-50%,-50%) scale(1);will-change:opacity,transform;-webkit-transition:-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-moz-transition:-moz-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-o-transition:-o-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s}.lg-video-play-button:hover .lg-video-play-icon,.lg-video-play-button:hover .lg-video-play-icon-bg{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon-circle{position:absolute;top:0;left:0;bottom:0;right:0;fill:none;stroke-width:3%;stroke:rgba(30,30,30,.9);stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200}.lg-video-play-icon{position:absolute;width:25%;max-width:120px;left:50%;top:50%;transform:translate3d(-50%,-50%,0);opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{animation:lg-play-rotate 2s linear .25s infinite,lg-play-stroke 1.5s ease-in-out .25s infinite}.lg-video-loaded .lg-video-play-button{opacity:0;transform:translate(-50%,-50%) scale(.7)}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;will-change:opacity;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:'\e01d'}.lg-show-autoplay .lg-autoplay-button:after{content:'\e01a'}.lg-single-item .lg-autoplay-button{opacity:.75;pointer-events:none}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .8s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .8s cubic-bezier(0,0,.25,1) 0s;transition:transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);will-change:opacity,transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-icon.lg-zoom-in:after{content:'\e311'}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:'\e033'}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:'\e312'}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-pager-outer{text-align:center;z-index:1080;height:10px;margin-bottom:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer.lg-single-item .lg-pager-outer{display:none}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0
5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;will-change:transform,opacity;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont
img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer .lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:absolute;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active .lg-dropdown-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active .lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px
0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);will-change:visibility,opacity,transform;-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:'';display:block;height:0;width:0;position:absolute;border:8px
solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover
a{color:#333}.lg-outer .lg-dropdown
a{color:#333;display:block;white-space:pre;padding:4px
12px;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer .lg-share{position:relative}.lg-outer .lg-share:after{content:'\e80d'}.lg-outer .lg-share-facebook .lg-icon{color:#3b5998}.lg-outer .lg-share-facebook .lg-icon:after{content:'\e904'}.lg-outer .lg-share-twitter .lg-icon{color:#00aced}.lg-outer .lg-share-twitter .lg-icon:after{content:'\e907'}.lg-outer .lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer .lg-share-pinterest .lg-icon:after{content:'\e906'}.lg-comment-box{width:420px;max-width:100%;position:absolute;right:0;top:0;bottom:0;z-index:9999;background-color:#fff;will-change:transform;-moz-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-comment-box .lg-comment-title{margin:0;color:#fff;font-size:18px}.lg-comment-box .lg-comment-header{background-color:#000;padding:12px
20px;position:absolute;left:0;right:0;top:0}.lg-comment-box .lg-comment-body{height:100%!important;padding-top:43px!important;width:100%!important}.lg-comment-box .fb-comments{height:100%;width:100%;background:url(/wp-content/plugins/goodlayers-core/plugins/skin-lightgallery/loading.gif) no-repeat scroll center center #fff;overflow-y:auto;display:inline-block}.lg-comment-box .fb-comments[fb-xfbml-state=rendered]{background-image:none}.lg-comment-box .fb-comments>span{max-width:100%}.lg-comment-box .lg-comment-close{position:absolute;right:5px;top:12px;cursor:pointer;font-size:20px;color:#999;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-comment-box .lg-comment-close:hover{color:#fff}.lg-comment-box .lg-comment-close:after{content:'\e070'}.lg-comment-box
iframe{max-width:100%!important;width:100%!important}.lg-comment-box
#disqus_thread{padding:0
20px}.lg-outer .lg-comment-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer .lg-comment-toggle:after{content:'\e908'}.lg-outer.lg-comment-active .lg-comment-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-comment-active .lg-comment-toggle{color:#fff}.lg-outer.lg-comment-active .lg-comment-box{-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-img-rotate{position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor,.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,.lg-outer[data-lg-slide-type=video] .lg-flip-hor,.lg-outer[data-lg-slide-type=video] .lg-flip-ver,.lg-outer[data-lg-slide-type=video] .lg-rotate-left,.lg-outer[data-lg-slide-type=video] .lg-rotate-right{opacity:.75;pointer-events:none}.lg-rotate-left:after{content:'\e900'}.lg-rotate-right:after{content:'\e901'}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-ver:after{content:'\e903'}.lg-flip-hor:after{content:'\e902'}.lg-medium-zoom-item{cursor:zoom-in}.lg-medium-zoom .lg-outer{cursor:zoom-out}.lg-medium-zoom .lg-outer.lg-grab img.lg-object{cursor:zoom-out}.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object{cursor:zoom-out}.lg-relative-caption .lg-outer .lg-sub-html{white-space:normal;bottom:auto;padding:0;background-image:none}.lg-relative-caption .lg-outer .lg-relative-caption-item{opacity:0;padding:16px
0;transition:.5s opacity ease}.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item{opacity:1}.lg-group:after{content:'';display:table;clear:both}.lg-container{display:none;outline:0}.lg-container.lg-show{display:block}.lg-on{scroll-behavior:unset}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar{opacity:1}.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:0;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(/wp-content/plugins/goodlayers-core/plugins/skin-lightgallery/loading.gif) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:'';display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:'\e909'}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;-moz-transition:-moz-transform .35s ease-out 0s;-o-transition:-o-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}.gdlr-core-page-builder-body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gdlr-core-page-builder-body
p{margin-top:0px;margin-bottom:20px;font-size:inherit;line-height:inherit}.gdlr-core-page-builder-body .gdlr-core-no-p-space
p{margin-bottom:0px}.gdlr-core-page-builder-body
ul{margin-top:0px}.gdlr-core-page-builder-body
img{max-width:100%;height:auto}.gdlr-core-page-builder-body
a{text-decoration:none;transition:background 300ms, color 300ms, border-color 300ms, opacity 300ms;-moz-transition:background 300ms, color 300ms, border-color 300ms, opacity 300ms;-o-transition:background 300ms, color 300ms, border-color 300ms, opacity 300ms;-webkit-transition:background 300ms, color 300ms, border-color 300ms, opacity 300ms}.clear{display:block;clear:both;visibility:hidden;line-height:0;height:0;zoom:1}.clearfix{zoom:1}.clearfix:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}.gdlr-core-container{margin-left:auto;margin-right:auto}.gdlr-core-item-pdb{padding-bottom:30px}.gdlr-core-media-image{line-height:0;position:relative}.gdlr-core-media-video
video{width:100%}.gdlr-core-left-align{text-align:left}.gdlr-core-center-align{text-align:center}.gdlr-core-right-align{text-align:right}.gdlr-core-content-container{padding-top:60px;padding-bottom:40px}.gdlr-core-line-height-0{line-height:0}.gdlr-core-column-10{float:left;width:16.6666%}.gdlr-core-column-12{float:left;width:20%}.gdlr-core-column-15{float:left;width:25%}.gdlr-core-column-18{float:left;width:30%}.gdlr-core-column-20{float:left;width:33.3333%}.gdlr-core-column-24{float:left;width:40%}.gdlr-core-column-30{float:left;width:50%}.gdlr-core-column-36{float:left;width:60%}.gdlr-core-column-40{float:left;width:66.6666%}.gdlr-core-column-42{float:left;width:70%}.gdlr-core-column-45{float:left;width:75%}.gdlr-core-column-48{float:left;width:80%}.gdlr-core-column-50{float:left;width:83.3333%}.gdlr-core-column-60{float:none;width:100%}.gdlr-core-column-first{clear:left}::placeholder{opacity:1}img[src$=".svg"]{width:100%}ul.slides
.clearfix{height:auto;opacity:1;clear:none}.gdlr-core-pbf-wrapper{padding:60px
0px 30px;position:relative}.gdlr-core-pbf-wrapper.gdlr-core-wrapper-centering{padding-top:0px;padding-bottom:0px}.gdlr-core-pbf-wrapper-container{margin-left:auto;margin-right:auto}.gdlr-core-container-custom{margin-left:auto;margin-right:auto}.gdlr-core-pbf-wrapper-container-inner{position:relative}.gdlr-core-page-builder-wrapper .gdlr-core-pbf-wrapper-container-inner{width:100%}.gdlr-core-page-builder-wrapper-container-bg-image{position:absolute;top:0px;right:0px;left:0px;bottom:0px;background-size:cover;background-position:center}.gdlr-core-page-builder-wrapper-container-content{position:relative}.gdlr-core-pbf-wrapper-content{}.gdlr-core-pbf-column,.gdlr-core-pbf-column-content-margin{position:relative;transition:border-color 200ms;-moz-transition:border-color 200ms;-o-transition:border-color 200ms;-webkit-transition:border-color 200ms}.gdlr-core-page-builder-column-right-divider{position:absolute;right:0px;border-right-width:1px;top:50%}.gdlr-core-pbf-column-link{position:absolute;top:0px;right:0px;bottom:0px;left:0px}.gdlr-core-pbf-column-content{position:relative;margin-left:auto;margin-right:auto;min-height:1px}.gdlr-core-pbf-element{clear:both}.gdlr-core-pbf-section:first-child{padding-top:60px}.gdlr-core-pbf-section:first-child:last-child{padding-bottom:30px}.gdlr-core-pbf-wrapper-container{display:flex;flex-wrap:wrap}.gdlr-core-pbf-wrapper-container>.gdlr-core-pbf-element{width:100%}.gdlr-core-pbf-wrapper-container>.gdlr-core-pbf-wrapper-container-inner{width:100%}.gdlr-core-pbf-background{width:100%;height:100%}.gdlr-core-pbf-background-wrap{position:absolute;top:0px;right:0px;bottom:0px;left:0px;overflow:hidden;z-index:-2;transition:border-color 300ms, border-width 100ms;-moz-transition:border-color 300ms, border-width 100ms;-o-transition:border-color 300ms, border-width 100ms;-webkit-transition:border-color 300ms, border-width 100ms}.gdlr-core-pbf-background-frame{position:absolute;top:0px;right:0px;bottom:0px;left:0px;z-index:-1;transition:border-color 300ms;-moz-transition:border-color 300ms;-o-transition:border-color 300ms;-webkit-transition:border-color 300ms}.gdlr-core-pbf-background-video{pointer-events:none}.gdlr-core-pbf-background-video
video{width:100%;height:100%}.gdlr-core-pbf-flexbox{display:flex;clear:both}.gdlr-core-page-builder-wrapper-top-gradient{position:absolute;top:0px;left:0px;right:0px}.gdlr-core-page-builder-wrapper-bottom-gradient{position:absolute;bottom:0px;left:0px;right:0px}.gdlr-core-wrapper-bg-overlay{position:absolute;top:0px;bottom:0px;background-size:cover;background-repeat:no-repeat;background-position:center}.gdlr-core-wrapper-bg-overlay.gdlr-core-pos-left{left:0px;right:50%}.gdlr-core-wrapper-bg-overlay.gdlr-core-pos-right{right:0px;left:50%}.gdlr-core-effect-3d{transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.gdlr-core-effect-3d.gdlr-core-animate-transform{transition:transform 200ms;-moz-transition:-moz-transform 200ms;-webkit-transition:-webkit-transform 200ms}.gdlr-core-effect-3d .gdlr-core-pbf-column-content{transform:translateZ(50px);-webkit-transform:translateZ(50px);-moz-transform:translateZ(50px);transform-style:preserve-3d;-webkit-transform-style:preserve-3d}@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape){.gdlr-core-pbf-background{background-attachment:scroll !important}}@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait){.gdlr-core-pbf-background{background-attachment:scroll !important}}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-item-pdlr{padding-left:0px;padding-right:0px}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-item-mglr{margin-left:0px;margin-right:0px}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-item-mgb{margin-bottom:0px}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-block-item-title-wrap{margin-left:70px;margin-right:60px}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-pagination{padding-left:40px;padding-right:40px}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-twitter-item .gdlr-core-block-item-title-wrap{margin-left:0px}.gdlr-core-pbf-sidebar-wrapper{clear:both;position:relative;overflow:hidden}.gdlr-core-pbf-sidebar-content{float:none;display:inline-block}.gdlr-core-sidebar-item,.gdlr-core-pbf-sidebar-content-inner{position:relative}.gdlr-core-pbf-sidebar-left{float:left}.gdlr-core-pbf-sidebar-right{float:right}.gdlr-core-pbf-sidebar-padding{padding-top:60px;padding-bottom:40px;position:relative}.gdlr-core-pbf-sidebar-left .gdlr-core-pbf-background-wrap{right:-1px}.gdlr-core-pbf-sidebar-right .gdlr-core-pbf-background-wrap{left:-1px}.gdlr-core-external-plugin-message{text-align:center;font-size:19px;padding:24px
15px 24px;background:#f7d8bc;color:#777}.gdlr-core-particle-bg{position:absolute;top:0px;right:0px;bottom:0px;left:0px}@media only screen and (max-width: 999px){.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-50px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:-50px}}@media only screen and (min-width: 1000px) and (max-width: 1170px){.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-100px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:-100px}}@media only screen and (min-width: 1171px) and (max-width: 1400px){.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-200px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:-200px}}@media only screen and (min-width: 1401px) and (max-width: 1600px){.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-300px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:-300px}}@media only screen and (min-width: 1601px) and (max-width: 1800px){.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-400px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:-400px}}@media only screen and (min-width: 1801px){.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-500px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:-500px}}.gdlr-core-fluid-video-wrapper{width:100%;position:relative;padding:0;overflow:hidden}.gdlr-core-fluid-video-wrapper
iframe{position:absolute;top:0;left:0;width:100%;height:100%;background:#000}.gdlr-core-button{font-size:13px;font-weight:bold;text-transform:uppercase;letter-spacing:0.8px;padding:15px
33px;display:inline-block;-webkit-appearance:none;border-radius:27px;-moz-border-radius:27px;-webkit-border-radius:27px}.gdlr-core-button.gdlr-core-rectangle{border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px}.gdlr-core-button-with-border{border-width:1px;border-style:solid}.gdlr-core-button-full-width{display:block}.gdlr-core-button .gdlr-core-content{display:inline-block;vertical-align:middle}.gdlr-core-button
i{vertical-align:middle;line-height:1;transition:color 300ms;-moz-transition:color 300ms;-o-transition:color 300ms;-webkit-transition:color 300ms}.gdlr-core-button i.gdlr-core-pos-right{margin-left:10px}.gdlr-core-button i.gdlr-core-pos-left{margin-right:10px}.gdlr-core-body .gdlr-core-button.gdlr-core-button-transparent,
.gdlr-core-body .gdlr-core-button.gdlr-core-button-transparent:hover{background:transparent}.gdlr-core-body [data-skin] .gdlr-core-button.gdlr-core-button-transparent,
.gdlr-core-body [data-skin] .gdlr-core-button.gdlr-core-button-transparent:hover{background:transparent}.gdlr-core-body .gdlr-core-column-pbf[data-skin] .gdlr-core-button.gdlr-core-button-transparent,
.gdlr-core-body .gdlr-core-column-pbf[data-skin] .gdlr-core-button.gdlr-core-button-transparent:hover{background:transparent}.gdlr-core-body .gdlr-core-button.gdlr-core-button-bottom-border-on-text{position:relative;background:transparent}.gdlr-core-body .gdlr-core-button.gdlr-core-button-bottom-border-on-text:hover{background:transparent}.gdlr-core-button-bottom-border-on-text .gdlr-core-border-on-text{position:absolute;top:100%;left:0px;right:0px;margin-top:-10px;border-bottom-width:10px;border-bottom-style:solid}.gdlr-core-button-bottom-border-on-text .gdlr-core-content{position:relative}.gdlr-core-load-more-wrap .gdlr-core-load-more{font-size:12px;text-transform:uppercase;font-weight:bold;cursor:pointer;letter-spacing:2px;padding:20px
50px;display:inline-block;margin-top:20px;margin-bottom:40px}.gdlr-core-portfolio-item-style-modern-no-space .gdlr-core-load-more{margin-top:50px;margin-bottom:5px}.gdlr-core-portfolio-item-style-modern-desc-no-space .gdlr-core-load-more{margin-top:60px}.gdlr-core-button-with-shadow{box-shadow:0px 10px 20px rgba(0, 0, 0, 0.15)}.gdlr-core-hover-content-item{position:relative}.gdlr-core-hover-content-front{position:absolute;top:0px;left:0px;right:0px;pointer-events:none;transition:opacity 300ms;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms}.gdlr-core-hover-content-back{position:relative;opacity:0;transition:opacity 300ms;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms}.gdlr-core-hover-content-item:hover .gdlr-core-hover-content-front{opacity:0}.gdlr-core-hover-content-item:hover .gdlr-core-hover-content-back{opacity:1}.gdlr-core-hover-content-item .gdlr-core-hover-content-title{font-size:24px}.gdlr-core-hover-content-item .gdlr-core-hover-content-content{font-size:18px}.gdlr-core-hover-content-item .gdlr-core-hover-content-button .gdlr-core-button{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-image-content-item .gdlr-core-image-content{position:relative;height:300px;overflow:hidden}.gdlr-core-image-content-item .gdlr-core-image-content-overlay{position:absolute;top:50%;transform:translateY(-50%);left:20px;right:20px;-webkit-backface-visibility:hidden}.gdlr-core-image-content .gdlr-core-image-content-thumbnail{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-position:center;background-size:cover}.gdlr-core-image-content .gdlr-core-image-content-thumbnail-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;transition:background 300ms, opacity 300ms;-moz-transition:background 300ms, opacity 300ms;-webkit-transition:background 300ms, opacity 300ms}.gdlr-core-image-content-item.gdlr-core-style-slide .gdlr-core-image-content-overlay-content{max-height:0;overflow:hidden;transition:max-height 500ms;-webkit-transition:max-height 500ms;-moz-transition:max-height 500ms}.gdlr-core-image-content-item .gdlr-core-image-content-overlay.gdlr-core-with-link{pointer-events:none}.gdlr-core-image-content:hover .gdlr-core-image-content-overlay-content{max-height:300px}.gdlr-core-image-content .gdlr-core-image-content-title{margin-bottom:14px}.gdlr-core-image-content .gdlr-core-image-content-icon{font-size:18px;margin-bottom:32px}.gdlr-core-image-content .gdlr-core-image-content-link{font-size:20px}.gdlr-core-image-content .gdlr-core-image-content-icon{color:#fff}.gdlr-core-image-content .gdlr-core-image-content-title{color:#fff}.gdlr-core-image-content .gdlr-core-image-content-overlay-content{color:#fff}.gdlr-core-image-content .gdlr-core-image-content-link,
.gdlr-core-image-content .gdlr-core-image-content-link:hover{color:#fff}.gdlr-core-hover-box{position:relative;overflow:hidden;background:#fff;border-style:solid;border-width:0px;transition:background 300ms;-moz-transition:background 300ms;-o-transition:background 300ms;-webkit-transition:background 300ms}.gdlr-core-hover-box .gdlr-core-hover-box-link{position:absolute;left:0px;top:0px;right:0px;bottom:0px}.gdlr-core-hover-box .gdlr-core-hover-box-content-wrap{padding:45px
30px 25px;position:relative}.gdlr-core-hover-box .gdlr-core-hover-box-title{font-size:22px;transition:color 200ms;-moz-transition:color 200ms;-o-transition:color 200ms;-webkit-transition:color 200ms}.gdlr-core-hover-box .gdlr-core-hover-box-content{font-size:17px;transition:color 200ms;-moz-transition:color 200ms;-o-transition:color 200ms;-webkit-transition:color 200ms}.gdlr-core-hover-box .gdlr-core-hover-box-text-link
i{margin-left:10px}.gdlr-core-hover-box .gdlr-core-hover-box-text-link{font-weight:bold}.gdlr-core-hover-box .gdlr-core-hover-box-thumbnail-inside{margin-bottom:25px}.gdlr-core-hover-box .gdlr-core-hover-box-bg{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-size:cover;transition:opacity 150ms ease-out;-moz-transition:opacity 150ms ease-out;-o-transition:opacity 150ms ease-out;-webkit-transition:opacity 150ms ease-out}.gdlr-core-hover-box .gdlr-core-hover-box-bg-hover{opacity:0;position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-size:cover;transition:opacity 150ms ease-out;-moz-transition:opacity 150ms ease-out;-o-transition:opacity 150ms ease-out;-webkit-transition:opacity 150ms ease-out}.gdlr-core-hover-box:hover .gdlr-core-hover-box-bg-hover{opacity:1}.gdlr-core-hover-box-item .gdlr-core-flexslider .flex-control-nav{margin-top:45px}.gdlr-core-hover-box-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport{padding-top:15px;margin-top:-15px;padding-left:15px;margin-left:-15px;padding-right:15px;margin-right:-15px;padding-bottom:15px;margin-bottom:-15px}.gdlr-core-hover-box.gdlr-core-move-up-with-shadow{transition:transform 150ms ease-out, box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms, background 300ms;-moz-transition:transform 150ms ease-out, -moz-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms, background 300ms;-o-transition:transform 150ms ease-out, -o-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms, background 300ms;-webkit-transition:transform 150ms ease-out, -webkit-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms, background 300ms}.gdlr-core-hover-box-item.gdlr-core-style-left-image .gdlr-core-hover-box{padding:45px
30px 25px}.gdlr-core-hover-box-item.gdlr-core-style-left-image .gdlr-core-hover-box-thumbnail-top{width:50px;float:left;margin-right:30px}.gdlr-core-hover-box-item.gdlr-core-style-left-image .gdlr-core-hover-box-content-wrap{overflow:hidden;padding:0px}.gdlr-core-hover-box-item.gdlr-core-right-align .gdlr-core-hover-box-thumbnail-top{margin-left:auto}.gdlr-core-hover-box-item.gdlr-core-center-align .gdlr-core-hover-box-thumbnail-top{margin-left:auto;margin-right:auto}.gdlr-core-hover-box-item.gdlr-core-right-align .gdlr-core-hover-box-thumbnail-inside{margin-left:auto}.gdlr-core-hover-box-item.gdlr-core-center-align .gdlr-core-hover-box-thumbnail-inside{margin-left:auto;margin-right:auto}.gdlr-core-hover-box .gdlr-core-hover-thumbnail img:nth-child(2){display:none}.gdlr-core-input-wrap input,
.gdlr-core-input-wrap textarea,
.gdlr-core-input-wrap
select{border-width:1px 1px 2px 1px;border-style:solid}.gdlr-core-input-wrap input[type="date"]{line-height:1.2}.gdlr-core-input-wrap input:focus,
.gdlr-core-input-wrap textarea:focus,
.gdlr-core-input-wrap select:focus{outline:none}.gdlr-core-input-wrap select,
.gdlr-core-input-wrap select:focus,
.gdlr-core-input-wrap input[type="date"]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.gdlr-core-input-wrap input[type="button"],
.gdlr-core-input-wrap input[type="submit"],
.gdlr-core-input-wrap input[type="reset"]{font-size:13px;font-weight:bold;text-transform:uppercase;letter-spacing:0.8px;padding:15px
33px;display:inline-block;-webkit-appearance:none}.gdlr-core-input-wrap input[type="button"],
.gdlr-core-input-wrap input[type="submit"],
.gdlr-core-input-wrap input[type="reset"]{border-width:0px;border-style:solid;cursor:pointer;transition:background 300ms, color 300ms, border-color 300ms;-moz-transition:background 300ms, color 300ms, border-color 300ms;-o-transition:background 300ms, color 300ms, border-color 300ms;-webkit-transition:background 300ms, color 300ms, border-color 300ms}.gdlr-core-input-wrap input[type="button"]:focus,
.gdlr-core-input-wrap input[type="submit"]:focus,
.gdlr-core-input-wrap input[type="reset"]:focus{outline:none}.gdlr-core-input-wrap input[type="button"].gdlr-core-large,
.gdlr-core-input-wrap input[type="submit"].gdlr-core-large,
.gdlr-core-input-wrap input[type="reset"].gdlr-core-large{min-width:200px}.gdlr-core-input-wrap input[type="button"].gdlr-core-small,
.gdlr-core-input-wrap input[type="submit"].gdlr-core-small,
.gdlr-core-input-wrap input[type="reset"].gdlr-core-small{font-size:13px;padding:14px
28px}.gdlr-core-input-wrap input[type="button"].gdlr-core-full,
.gdlr-core-input-wrap input[type="submit"].gdlr-core-full,
.gdlr-core-input-wrap input[type="reset"].gdlr-core-full{width:100%}.gdlr-core-input-wrap input[type="button"].gdlr-core-round-button,
.gdlr-core-input-wrap input[type="submit"].gdlr-core-round-button{border-radius:27px;-moz-border-radius:27px;-webkit-border-radius:27px}.gdlr-core-input-wrap input[type="button"].gdlr-core-curve-button,
.gdlr-core-input-wrap input[type="submit"].gdlr-core-curve-button{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-input-wrap input[type="submit"].gdlr-core-button-transparent{background:transparent}.gdlr-core-input-wrap input[type="submit"].gdlr-core-button-with-border{border-width:2px;border-style:solid}.gdlr-core-input-wrap.gdlr-core-round input,
.gdlr-core-input-wrap.gdlr-core-round textarea,
.gdlr-core-input-wrap.gdlr-core-round select,
.gdlr-core-input-wrap.gdlr-core-round input[type="button"],
.gdlr-core-input-wrap.gdlr-core-round input[type="submit"],
.gdlr-core-input-wrap.gdlr-core-round input[type="reset"]{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-input-wrap.gdlr-core-with-column{margin-left:-7px;margin-right:-7px}.gdlr-core-input-wrap [class^="gdlr-core-column-"]{padding-left:7px;padding-right:7px;margin-bottom:14px}.gdlr-core-input-wrap.gdlr-core-full-width input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-full-width textarea,
.gdlr-core-input-wrap.gdlr-core-full-width
select{width:100%;display:block}.gdlr-core-input-wrap.gdlr-core-no-border input:not([type="button"]):not([type="submit"]):not([type="file"]),
.gdlr-core-input-wrap.gdlr-core-no-border textarea,
.gdlr-core-input-wrap.gdlr-core-no-border
select{border:none}.gdlr-core-input-wrap.gdlr-core-bottom-border input:not([type="button"]):not([type="submit"]):not([type="file"]),
.gdlr-core-input-wrap.gdlr-core-bottom-border textarea,
.gdlr-core-input-wrap.gdlr-core-bottom-border
select{padding-left:0px;padding-right:0px;font-size:16px;border-width:0px 0px 2px 0px;background:transparent}.gdlr-core-input-wrap.gdlr-core-bottom-border{margin-left:-20px;margin-right:-20px}.gdlr-core-input-wrap.gdlr-core-bottom-border [class^="gdlr-core-column-"]{padding-left:20px;padding-right:20px}.gdlr-core-input-wrap.gdlr-core-large input:not([type="button"]):not([type="submit"]):not([type="file"]),
.gdlr-core-input-wrap.gdlr-core-large
select{font-size:15px;padding:15px
22px}.gdlr-core-input-wrap.gdlr-core-large
textarea{font-size:15px;padding:18px
22px;height:120px}.gdlr-core-input-wrap.gdlr-core-small.gdlr-core-with-column{margin-left:-5px;margin-right:-5px}.gdlr-core-input-wrap.gdlr-core-small [class^="gdlr-core-column-"]{padding-left:6px;padding-right:6px}.gdlr-core-input-wrap.gdlr-core-small input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-small textarea,
.gdlr-core-input-wrap.gdlr-core-small
select{margin-bottom:12px}.gdlr-core-input-wrap.gdlr-core-small input:not([type="button"]):not([type="submit"]):not([type="file"]){font-size:13px;padding:12px
18px}.gdlr-core-input-wrap.gdlr-core-small textarea,
.gdlr-core-input-wrap.gdlr-core-small
select{font-size:13px;padding:12px
18px;height:120px}.gdlr-core-input-wrap.gdlr-core-dark-transparent-style input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-dark-transparent-style textarea,
.gdlr-core-input-wrap.gdlr-core-dark-transparent-style
select{background:rgba(49, 49, 49, 0.8);color:#adadad}.gdlr-core-input-wrap.gdlr-core-dark-transparent-style ::-webkit-input-placeholder{color:#adadad}.gdlr-core-input-wrap.gdlr-core-dark-transparent-style ::-moz-placeholder{color:#adadad}.gdlr-core-input-wrap.gdlr-core-dark-transparent-style :-ms-input-placeholder{color:#adadad}.gdlr-core-input-wrap.gdlr-core-dark-transparent-style :-moz-placeholder{color:#adadad}.gdlr-core-pagination
a{cursor:pointer}.gdlr-core-pagination a.gdlr-core-active{cursor:default}.gdlr-core-pagination a,
.gdlr-core-pagination
span{white-space:nowrap;font-weight:bold}.gdlr-core-pagination a.prev:before{content:"\f104";font-family:fontAwesome;line-height:1}.gdlr-core-pagination a.next:before{content:"\f105";font-family:fontAwesome;line-height:1}.gdlr-core-pagination.gdlr-core-with-border a,
.gdlr-core-pagination.gdlr-core-with-border
span{background:transparent;border-width:2px;border-style:solid}.gdlr-core-pagination.gdlr-core-with-border a.gdlr-core-active,
.gdlr-core-pagination.gdlr-core-with-border a:hover{background:transparent}.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border a,
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border span,
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border a.gdlr-core-active,
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border a:hover{background:transparent}.gdlr-core-pagination.gdlr-core-style-plain a,
.gdlr-core-pagination.gdlr-core-style-plain
span{background:transparent;margin-left:15px}.gdlr-core-pagination.gdlr-core-style-plain a.gdlr-core-active,
.gdlr-core-pagination.gdlr-core-style-plain a:hover{background:transparent}.gdlr-core-pagination.gdlr-core-style-plain a:before,
.gdlr-core-pagination.gdlr-core-style-plain span:before{content:"/ ";margin-right:15px}.gdlr-core-pagination.gdlr-core-style-plain a:first-child,
.gdlr-core-pagination.gdlr-core-style-plain span:first-child{margin-left:0px}.gdlr-core-pagination.gdlr-core-style-plain a:first-child:before,
.gdlr-core-pagination.gdlr-core-style-plain span:first-child:before{display:none}.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-style-plain a,
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-style-plain span,
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-style-plain a.gdlr-core-active,
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-style-plain a:hover{background:transparent}.gdlr-core-pagination.gdlr-core-style-rectangle a,
.gdlr-core-pagination.gdlr-core-style-rectangle
span{display:inline-block;font-size:12px;padding:9px
14px;margin-right:1px}.gdlr-core-pagination.gdlr-core-style-rectangle.gdlr-core-with-border a,
.gdlr-core-pagination.gdlr-core-style-rectangle.gdlr-core-with-border
span{padding:7px
12px}.gdlr-core-pagination.gdlr-core-style-round a,
.gdlr-core-pagination.gdlr-core-style-round
span{display:inline-block;font-size:14px;padding:9px
14px;margin-right:3px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-pagination.gdlr-core-style-round.gdlr-core-with-border a,
.gdlr-core-pagination.gdlr-core-style-round.gdlr-core-with-border
span{padding:7px
12px;line-height:21px}.gdlr-core-pagination.gdlr-core-style-circle a,
.gdlr-core-pagination.gdlr-core-style-circle
span{display:inline-block;width:45px;height:45px;line-height:45px;font-size:12px;margin-right:4px;text-align:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-pagination.gdlr-core-style-circle.gdlr-core-with-border a,
.gdlr-core-pagination.gdlr-core-style-circle.gdlr-core-with-border
span{line-height:41px}.gdlr-core-filterer-wrap{margin-bottom:50px;position:relative}.gdlr-core-filterer-wrap.gdlr-core-style-text{font-size:14px;font-weight:bold;text-transform:uppercase;letter-spacing:0.5px}.gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-filterer{margin:0px
18px;white-space:nowrap}.gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-filterer:first-child{margin-left:0px}.gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-filterer:last-child{margin-right:0px}.gdlr-core-page-builder-body [data-skin] .gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-button-color{background:transparent}.gdlr-core-filterer-wrap.gdlr-core-style-button
a{display:inline-block;padding:10px
20px;background:#f1f1f1;font-size:12px;font-weight:bold;text-transform:uppercase;margin:0px
4px;letter-spacing:1px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}.gdlr-core-filterer-wrap.gdlr-core-style-button a:first-child{margin-left:0px}.gdlr-core-filterer-wrap.gdlr-core-style-button a:last-child{margin-right:0px}.gdlr-core-filterer-wrap.gdlr-core-style-button a.gdlr-core-active{cursor:default}.gdlr-core-filterer-slide-bar{position:absolute;bottom:-6px;border-bottom-width:1px;border-bottom-style:solid;border-color:#000}.gdlr-core-filterer-wrap.gdlr-core-round-slide-bar .gdlr-core-filterer-slide-bar{border-bottom:0px;bottom:-8px}.gdlr-core-filterer-wrap.gdlr-core-round-slide-bar .gdlr-core-filterer-slide-bar:before{display:block;content:" ";width:8px;height:8px;margin:0px
auto;border-radius:4px}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-filterer-wrap{padding-left:50px;padding-right:50px}.gdlr-core-price-plan-item .gdlr-core-price-plan{margin-bottom:20px;padding:30px
30px 20px 80px;position:relative;border-width:3px;border-style:solid;cursor:pointer;border-color:transparent;transition:border-color 300ms;-moz-transition:border-color 300ms;-webkit-transition:border-color 300ms}.gdlr-core-price-plan .gdlr-core-price-plan-title{font-size:21px;font-weight:bold;font-style:italic;margin-bottom:10px}.gdlr-core-price-plan .gdlr-core-price-plan-content{font-size:16px;font-weight:400;display:none;margin-bottom:10px}.gdlr-core-price-plan .gdlr-core-price-plan-price{font-size:21px;position:absolute;right:30px;top:30px;font-weight:bold;font-style:italic}.gdlr-core-price-plan .gdlr-core-price-plan-option{width:20px;height:20px;position:absolute;top:38px;left:36px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.gdlr-core-price-plan.gdlr-core-active .gdlr-core-price-plan-option
span{display:block;width:12px;height:12px;margin:4px;border-radius:50%;transition:background-color 300ms;-moz-transition:background-color 300ms;-webkit-transition:background-color 300ms}.gdlr-core-price-plan.gdlr-core-active .gdlr-core-price-plan-content{display:block}.gdlr-core-price-plan-item .gdlr-core-button{cursor:pointer;margin-top:30px;font-size:17px;font-weight:bold;font-style:italic;text-transform:none;padding:22px
43px}.gdlr-core-price-plan-item .gdlr-core-button
i{vertical-align:middle;margin-left:10px}.gdlr-core-price-plan-forms{display:none}.gdlr-core-price-plan-forms>div{position:relative}.gdlr-core-price-plan-forms .gdlr-core-price-plan-selected-title{font-size:23px;margin-bottom:20px}.gdlr-core-price-plan-forms .gdlr-core-price-plan-selected-back{cursor:pointer;text-transform:uppercase;font-weight:bold;font-style:italic;position:absolute;bottom:0px;right:0px}.gdlr-core-price-plan-forms .gdlr-core-price-plan-selected-back
i{font-size:35px;vertical-align:middle;margin-right:12px}.gdlr-core-price-plan-forms  .gdlr-core-input-wrap input[type="button"],
.gdlr-core-price-plan-forms  .gdlr-core-input-wrap input[type="submit"],
.gdlr-core-price-plan-forms  .gdlr-core-input-wrap input[type="reset"]{font-size:17px;font-weight:bold;font-style:italic;text-transform:none;padding:22px
43px}.gdlr-core-price-plan-item .gdlr-core-price-plan{background:#202020}.gdlr-core-price-plan .gdlr-core-price-plan-title{color:#fff}.gdlr-core-price-plan .gdlr-core-price-plan-price{color:#fff}.gdlr-core-price-plan .gdlr-core-price-plan-option{background:#686868}.gdlr-core-price-plan.gdlr-core-active .gdlr-core-price-plan-option
span{background:#4c00ff}.gdlr-core-price-plan-item .gdlr-core-price-plan.gdlr-core-active{border-color:#4c00ff}@media only screen and (max-width: 767px){.gdlr-core-price-plan-forms .gdlr-core-price-plan-selected-back{position:static}.gdlr-core-price-plan .gdlr-core-price-plan-price{position:static;margin-bottom:12px}}.gdlr-core-price-list-item .gdlr-core-price-list{line-height:1.2;margin-bottom:18px}.gdlr-core-price-list-item .gdlr-core-price-list-title{float:left;margin-right:20px}.gdlr-core-price-list-item .gdlr-core-price-list-title
img{vertical-align:middle;margin-right:10px}.gdlr-core-price-list-item .gdlr-core-price-list-price{float:right;margin-left:20px}.gdlr-core-price-list-item .gdlr-core-price-list-caption{margin-top:10px}.gdlr-core-price-list-item .gdlr-core-price-list-divider{border-width:0px 0px 1px;border-bottom-style:solid;overflow:hidden}.gdlr-core-price-list-item .gdlr-core-price-list-divider:before{content:"1";visibility:hidden;display:block;margin-bottom:-5px}.gdlr-core-price-table-item .gdlr-core-price-table-tab-title-wrap{text-align:center;margin-bottom:60px}.gdlr-core-price-table-item .gdlr-core-price-table-tab-title-inner{display:inline-block;line-height:1;padding:5px;border-width:1px;border-style:solid;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px}.gdlr-core-price-table-item .gdlr-core-price-table-tab-title{padding:16px
43px;display:inline-block;cursor:pointer;font-weight:600;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;transition:background 300ms, color 300ms;-moz-transition:background 300ms, color 300ms;-o-transition:background 300ms, color 300ms;-webkit-transition:background 300ms, color 300ms}.gdlr-core-price-table-item .gdlr-core-price-table-tab-title.gdlr-core-active{background:#000;color:#fff}.gdlr-core-price-table-item .gdlr-core-price-table-tab-content{display:none}.gdlr-core-price-table-item .gdlr-core-price-table-tab-content.gdlr-core-active{display:block}.gdlr-core-price-table-item .gdlr-core-price-table{text-align:center;margin:45px
5px 0px;overflow:hidden}.gdlr-core-price-table .gdlr-core-price-table-head{padding:33px
20px;margin-right:-1px}.gdlr-core-price-table .gdlr-core-price-table-image{margin-bottom:32px;margin-top:20px}.gdlr-core-price-table .gdlr-core-price-table-icon{font-size:51px;line-height:1;margin-bottom:32px;margin-top:20px}.gdlr-core-price-table .gdlr-core-price-table-title{font-size:17px;font-weight:bold;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}.gdlr-core-price-table .gdlr-core-price-table-caption{font-size:14px}.gdlr-core-price-table .gdlr-core-price-table-content-wrap{padding-bottom:10px}.gdlr-core-price-table .gdlr-core-price-table-content{padding:10px
20px}.gdlr-core-price-table .gdlr-core-price-table-button{margin:35px
20px}.gdlr-core-price-table .gdlr-core-price-table-price{line-height:1;padding:25px
20px 40px}.gdlr-core-price-table .gdlr-core-price-prefix{font-size:25px;vertical-align:super}.gdlr-core-price-table .gdlr-core-price-table-price-number{font-size:60px;font-weight:300;margin:0px
8px;vertical-align:middle}.gdlr-core-price-table .gdlr-core-price-suffix{font-size:17px;vertical-align:bottom}.gdlr-core-price-table .gdlr-core-price-table-button.gdlr-core-button-with-border{border-radius:30px;border-width:2px}.gdlr-core-price-table .gdlr-core-price-table-button.gdlr-core-button-transparent{background:transparent !important}.gdlr-core-price-table-item .gdlr-core-price-table.gdlr-core-active{margin-top:0px;box-shadow:0px 1px 15px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 1px 15px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0px 1px 15px rgba(0, 0, 0, 0.2)}.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-head{padding:34px
20px 26px}.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-icon{font-size:70px}.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-prefix{font-size:34px;font-weight:500}.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-price-number{font-size:72px;font-weight:400}.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-price{padding:35px
20px 50px}.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-content-wrap{padding-bottom:30px}.gdlr-core-price-list-shortcode
ul{margin:0px
-20px;list-style:none}.gdlr-core-price-list-shortcode ul
li{padding:0px
20px;margin-bottom:16px}.gdlr-core-price-list-shortcode ul li
i{display:inline-block;width:25px;margin-right:8px}.gdlr-core-price-list-shortcode.gdlr-core-with-divider ul
li{padding:14px
20px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:0px}.gdlr-core-space-shortcode{display:block}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table{text-align:left;overflow:hidden;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table{margin:0px
15px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-price-number{font-size:52px;font-weight:500;display:inline-block;margin:0px
0px -9px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-suffix{font-size:14px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-icon{margin-top:0px;font-size:51px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-title{font-size:22px;text-transform:none;font-weight:500}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-head{padding:50px
35px 10px;background:transparent !important}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-price{padding:0px
35px 10px;background:transparent !important}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-button{margin:35px
35px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-content-wrap{padding-bottom:40px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-content{text-align:left;padding:45px
35px 10px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-content
ul{margin-left:0px;list-style:none;margin-bottom:0px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-content ul
li{font-size:18px;font-weight:500;margin-bottom:0px;padding-bottom:16px;padding-left:0px;padding-right:0px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-button{font-weight:600;letter-spacing:1.5px;margin-bottom:10px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-button.gdlr-core-button-with-border{border-radius:30px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table{box-shadow:0px 1px 15px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 1px 15px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0px 1px 15px rgba(0, 0, 0, 0.2)}.gdlr-core-page-builder-body
blockquote{margin:0px}.gdlr-core-blockquote-item .gdlr-core-blockquote-item-quote{line-height:1}.gdlr-core-blockquote-item .gdlr-core-blockquote-item-content-wrap{overflow:hidden}.gdlr-core-blockquote-item .gdlr-core-blockquote-item-content{font-style:italic}.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author:before{content:"-";margin-right:4px}.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author{font-style:italic;font-weight:bold}.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author-position{font-weight:normal}.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author-position:before{content:"/";margin:0px
9px}.gdlr-core-blockquote-item.gdlr-core-left-align .gdlr-core-blockquote-item-quote{float:left}.gdlr-core-blockquote-item.gdlr-core-right-align .gdlr-core-blockquote-item-quote{float:right}.gdlr-core-blockquote-item.gdlr-core-small-size .gdlr-core-blockquote-item-quote{font-size:80px;margin-top:-5px}.gdlr-core-blockquote-item.gdlr-core-small-size .gdlr-core-blockquote-item-content{font-size:14px}.gdlr-core-blockquote-item.gdlr-core-small-size .gdlr-core-blockquote-item-author{font-size:13px;margin-top:26px}.gdlr-core-blockquote-item.gdlr-core-small-size.gdlr-core-center-align .gdlr-core-blockquote-item-quote{margin-bottom:-10px}.gdlr-core-blockquote-item.gdlr-core-small-size.gdlr-core-left-align .gdlr-core-blockquote-item-quote{margin-right:34px}.gdlr-core-blockquote-item.gdlr-core-small-size.gdlr-core-right-align .gdlr-core-blockquote-item-quote{margin-left:34px}.gdlr-core-blockquote-item.gdlr-core-medium-size .gdlr-core-blockquote-item-quote{font-size:100px;margin-top:-8px}.gdlr-core-blockquote-item.gdlr-core-medium-size .gdlr-core-blockquote-item-content{font-size:16px}.gdlr-core-blockquote-item.gdlr-core-medium-size .gdlr-core-blockquote-item-author{font-size:14px;margin-top:28px}.gdlr-core-blockquote-item.gdlr-core-medium-size.gdlr-core-center-align .gdlr-core-blockquote-item-quote{margin-bottom:-16px}.gdlr-core-blockquote-item.gdlr-core-medium-size.gdlr-core-left-align .gdlr-core-blockquote-item-quote{margin-right:37px}.gdlr-core-blockquote-item.gdlr-core-medium-size.gdlr-core-right-align .gdlr-core-blockquote-item-quote{margin-left:37px}.gdlr-core-blockquote-item.gdlr-core-large-size .gdlr-core-blockquote-item-quote{font-size:120px;margin-top:-10px}.gdlr-core-blockquote-item.gdlr-core-large-size .gdlr-core-blockquote-item-content{font-size:18px}.gdlr-core-blockquote-item.gdlr-core-large-size .gdlr-core-blockquote-item-author{font-size:16px;margin-top:30px}.gdlr-core-blockquote-item.gdlr-core-large-size.gdlr-core-center-align .gdlr-core-blockquote-item-quote{margin-bottom:-22px}.gdlr-core-blockquote-item.gdlr-core-large-size.gdlr-core-left-align .gdlr-core-blockquote-item-quote{margin-right:40px}.gdlr-core-blockquote-item.gdlr-core-large-size.gdlr-core-right-align .gdlr-core-blockquote-item-quote{margin-left:40px}.gdlr-core-columnize-item .gdlr-core-columnize-item-content{column-count:3;-moz-column-count:3;-webkit-column-count:3;column-gap:60px;-moz-column-gap:60px;-webkit-column-gap:60px;column-rule-width:1px;-moz-column-rule-width:1px;-webkit-column-rule-width:1px;column-rule-style:solid;-moz-column-rule-style:solid;-webkit-column-rule-style:solid}.gdlr-core-column-service-item .gdlr-core-column-service-title{font-size:14px;line-height:1.55;font-weight:600;text-transform:uppercase;margin-bottom:0px}.gdlr-core-column-service-item .gdlr-core-column-service-caption{font-size:14px;font-style:italic;margin-top:5px}.gdlr-core-column-service-item .gdlr-core-column-service-content{font-size:15px}.gdlr-core-column-service-item .gdlr-core-column-service-read-more{font-size:14px;font-style:italic;display:inline-block}.gdlr-core-column-service-item .gdlr-core-column-service-read-more
i{margin-left:15px;vertical-align:middle;display:inline-block}.gdlr-core-column-service-item .gdlr-core-column-service-media.gdlr-core-media-icon{line-height:1}.gdlr-core-column-service-item .gdlr-core-column-service-media.gdlr-core-media-icon
i{font-size:30px}.gdlr-core-column-service-item .gdlr-core-column-service-media.gdlr-core-media-icon.gdlr-core-icon-style-round
i{line-height:30px;width:30px;padding:17px;text-align:center;display:inline-block;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;border-radius:50%;border-radius:50%;border-radius:50%}.gdlr-core-column-service-item .gdlr-core-column-service-media.gdlr-core-character{font-size:30px;line-height:1;font-weight:bold}.gdlr-core-column-service-item.gdlr-core-center-align .gdlr-core-column-service-title-wrap{margin-bottom:15px}.gdlr-core-column-service-item.gdlr-core-center-align .gdlr-core-column-service-media{margin-bottom:28px;display:inline-block}.gdlr-core-column-service-item.gdlr-core-column-service-icon-top .gdlr-core-column-service-title-wrap{margin-bottom:20px}.gdlr-core-column-service-item.gdlr-core-column-service-icon-top .gdlr-core-column-service-media{margin-bottom:28px;display:inline-block}.gdlr-core-column-service-icon-left .gdlr-core-column-service-content-wrapper{overflow:hidden}.gdlr-core-column-service-icon-left .gdlr-core-column-service-title-wrap{margin-bottom:16px}.gdlr-core-column-service-icon-left .gdlr-core-column-service-media{max-width:30%}.gdlr-core-column-service-icon-left.gdlr-core-left-align .gdlr-core-column-service-media{float:left;margin-right:25px}.gdlr-core-column-service-icon-left.gdlr-core-right-align .gdlr-core-column-service-media{float:right;margin-left:25px}.gdlr-core-column-service-icon-left.gdlr-core-no-caption .gdlr-core-column-service-title-wrap{padding-top:5px}.gdlr-core-column-service-icon-left.gdlr-core-with-caption .gdlr-core-column-service-media.gdlr-core-media-icon{margin-top:7px}.gdlr-core-column-service-icon-left-title .gdlr-core-column-service-title-wrap{overflow:hidden;margin-bottom:18px}.gdlr-core-column-service-icon-left-title .gdlr-core-column-service-content{clear:both}.gdlr-core-column-service-icon-left-title .gdlr-core-column-service-media{margin-bottom:18px;max-width:30%}.gdlr-core-column-service-icon-left-title.gdlr-core-left-align .gdlr-core-column-service-media{float:left;margin-right:25px}.gdlr-core-column-service-icon-left-title.gdlr-core-right-align .gdlr-core-column-service-media{float:right;margin-left:25px}.gdlr-core-column-service-icon-left-title.gdlr-core-no-caption .gdlr-core-column-service-title-wrap{padding-top:5px}.gdlr-core-column-service-icon-left-title.gdlr-core-with-caption .gdlr-core-column-service-media.gdlr-core-media-icon{margin-top:7px}.gdlr-core-alert-box-item .gdlr-core-alert-box-item-inner{border-style:solid;padding:34px
42px 29px;position:relative}.gdlr-core-alert-box-item  .gdlr-core-alert-box-remove{position:absolute;right:12px;top:12px;line-height:1;cursor:pointer}.gdlr-core-alert-box-item .gdlr-core-alert-box-item-icon{font-size:22px;width:43px}.gdlr-core-alert-box-item .gdlr-core-alert-box-item-title{font-size:14px;line-height:34px;margin-bottom:0px;text-transform:uppercase;letter-spacing:1.2px}.gdlr-core-alert-box-item .gdlr-core-alert-box-item-head{margin-bottom:18px}.gdlr-core-alert-box-item.gdlr-core-left-align .gdlr-core-alert-box-item-icon{float:left}.gdlr-core-alert-box-item.gdlr-core-left-align .gdlr-core-alert-box-item-content{padding-left:43px}.gdlr-core-alert-box-item.gdlr-core-right-align .gdlr-core-alert-box-item-icon{float:right}.gdlr-core-alert-box-item.gdlr-core-right-align .gdlr-core-alert-box-item-content{padding-right:43px}.gdlr-core-alert-box-item.gdlr-core-center-align .gdlr-core-alert-box-item-title{display:inline-block}.gdlr-core-alert-box-item.gdlr-core-center-align .gdlr-core-alert-box-item-icon{display:inline-block;text-align:left;vertical-align:middle}.gdlr-core-alert-box-item.gdlr-core-no-icon .gdlr-core-alert-box-item-content{padding-left:0px;padding-right:0px}.gdlr-core-flipbox-item .gdlr-core-flipbox-item-icon{font-size:35px;margin-bottom:30px;margin-top:5px;display:inline-block}.gdlr-core-flipbox-item .gdlr-core-flipbox-item-image{margin-bottom:37px}.gdlr-core-flipbox-item .gdlr-core-flipbox-item-title{font-size:22px;font-weight:700;margin-bottom:10px}.gdlr-core-flipbox-item .gdlr-core-flipbox-title-divider{width:23px;border-bottom-width:3px;border-bottom-style:solid;margin:16px
auto 12px}.gdlr-core-flipbox-item .gdlr-core-flipbox-item-caption{font-size:15px}.gdlr-core-flipbox-item .gdlr-core-flipbox-item-content{font-size:15px;margin-top:21px}.gdlr-core-flipbox-item .gdlr-core-flipbox-link{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:rgba(0,0,0,0)}.gdlr-core-flipbox-item .gdlr-core-flipbox-item-button{margin-top:10px;text-transform:uppercase;letter-spacing:1px;font-weight:500;font-size:13px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}.gdlr-core-flipbox .gdlr-core-flipbox-content{position:relative}.gdlr-core-flipbox .gdlr-core-flipbox-background{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-position:center;background-size:cover}.gdlr-core-flipbox .gdlr-core-flipbox-frame{position:absolute;margin:20px;top:0px;right:0px;bottom:0px;left:0px;border-style:solid;border-width:5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-flipbox .gdlr-core-flipbox-front,
.gdlr-core-flipbox .gdlr-core-flipbox-back{width:100%;overflow:hidden;position:relative}.gdlr-core-flipbox .gdlr-core-flipbox-back{display:none}.gdlr-core-flipbox.gdlr-core-after-init .gdlr-core-flipbox-back{display:block}.gdlr-core-flipbox .gdlr-core-flipbox-front,
.gdlr-core-flipbox .gdlr-core-flipbox-back{padding:50px
40px 40px}.gdlr-core-flipbox .gdlr-core-flipbox-front.gdlr-core-flipbox-type-outer,
.gdlr-core-flipbox .gdlr-core-flipbox-back.gdlr-core-flipbox-type-outer{border-width:5px;border-style:solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-flipbox-item .gdlr-core-icon-left .gdlr-core-flipbox-content-wrap{overflow:hidden}.gdlr-core-flipbox-item .gdlr-core-icon-left .gdlr-core-flipbox-item-icon,
.gdlr-core-flipbox-item .gdlr-core-icon-left .gdlr-core-flipbox-item-image{float:left;margin-right:30px}.gdlr-core-feature-content-item .gdlr-core-feature-content{position:relative;border-style:solid;overflow:hidden}.gdlr-core-feature-content-item .gdlr-core-feature-content-box{padding:30px
40px 30px}.gdlr-core-feature-content-item .gdlr-core-feature-content-box.gdlr-core-with-background{position:absolute;bottom:0px;left:0px;right:0px}.gdlr-core-feature-content-item .gdlr-core-feature-content-box.gdlr-core-without-background{background:#000;position:relative}.gdlr-core-feature-content-item .gdlr-core-feature-box-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms}.gdlr-core-feature-content-item .gdlr-core-feature-content-caption{font-size:13px;color:#fff}.gdlr-core-feature-content-item .gdlr-core-feature-content-title{display:inline-block;font-size:27px;font-weight:600;margin-bottom:18px;color:#fff;border-bottom-width:1px;border-bottom-style:solid;border-color:#d32525}.gdlr-core-feature-content-item .gdlr-core-feature-content-content{font-size:18px;color:#fff}.gdlr-core-feature-content-item .gdlr-core-feature-content-learn-more{color:#d32525;font-weight:bold}.gdlr-core-feature-content-item .gdlr-core-feature-content-learn-more:hover{color:#d32525}.gdlr-core-feature-content-item .gdlr-core-feature-content-learn-more
i{font-size:31px;margin-left:10px;vertical-align:middle}.gdlr-core-feature-content .gdlr-core-feature-content-wrap{overflow:hidden;display:none}.gdlr-core-feature-content:hover .gdlr-core-feature-box-overlay{opacity:0.8 !important}.gdlr-core-feature-content-item .gdlr-core-feature-content-title.gdlr-core-no-border{border-bottom:0}.gdlr-core-feature-content-item .gdlr-core-feature-content-learn-more.gdlr-core-button-with-border{border-width:2px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.gdlr-core-feature-box-item .gdlr-core-feature-box{position:relative;overflow:hidden;padding:50px
40px 40px}.gdlr-core-feature-box-item .gdlr-core-feature-box-content{position:relative}.gdlr-core-feature-box-item .gdlr-core-feature-box-item-icon{font-size:35px;margin-bottom:30px;margin-top:5px;display:inline-block}.gdlr-core-feature-box-item .gdlr-core-feature-box-item-image{margin-bottom:37px}.gdlr-core-feature-box-item .gdlr-core-feature-box-item-title{font-size:22px;font-weight:700;margin-bottom:10px}.gdlr-core-feature-box-item .gdlr-core-feature-box-item-caption{font-size:15px;margin-bottom:18px}.gdlr-core-feature-box-item .gdlr-core-feature-box-item-content{font-size:15px}.gdlr-core-feature-box-item .gdlr-core-feature-box-background{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-position:center;background-size:cover}.gdlr-core-feature-box-item .gdlr-core-feature-box-frame{position:absolute;margin:20px;top:0px;right:0px;bottom:0px;left:0px;border-style:solid;border-width:5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-feature-box-item .gdlr-core-feature-box-link{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:rgba(0,0,0,0)}.gdlr-core-feature-box-item .gdlr-core-feature-box.gdlr-core-feature-box-type-outer{border-width:5px;border-style:solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-promo-box-item .gdlr-core-promo-box-item-title{font-size:14px;text-transform:uppercase;letter-spacing:2px;font-weight:600;margin-bottom:14px}.gdlr-core-promo-box-item .gdlr-core-promo-box-item-content{font-size:14px}.gdlr-core-promo-box-item .gdlr-core-promo-box-content-wrap{padding-top:30px}.gdlr-core-promo-box-item .gdlr-core-promo-box-content-wrap.gdlr-core-with-frame{padding:35px
35px 15px 35px;border-width:0px 1px 1px 1px;border-style:solid}.gdlr-core-promo-box-item .gdlr-core-promo-box-content-wrap.gdlr-core-with-shadow{box-shadow:0px 0px 4px rgba(0, 0, 0, 0.15)}.gdlr-core-marquee{width:100%;overflow:hidden;white-space:nowrap;line-height:1}.gdlr-core-pbf-wrapper-marquee{position:absolute;font-size:90px;font-weight:800;top:0px}.gdlr-core-skill-bar-item .gdlr-core-skill-bar{position:relative;margin-top:32px}.gdlr-core-skill-bar-item.gdlr-core-item-pdb.gdlr-core-size-large .gdlr-core-skill-bar{margin-top:30px}.gdlr-core-skill-bar-item .gdlr-core-skill-bar:first-child{margin-top:0px}.gdlr-core-skill-bar-item .gdlr-core-skill-bar-filled{height:100%;width:0%;position:relative}.gdlr-core-skill-bar-item .gdlr-core-skill-bar-head{text-transform:uppercase;font-weight:600;letter-spacing:1px}.gdlr-core-skill-bar-item .gdlr-core-skill-bar-title{margin-right:12px}.gdlr-core-skill-bar-item .gdlr-core-skill-bar-right{font-weight:700;float:right;white-space:nowrap;text-transform:none}.gdlr-core-skill-bar-item.gdlr-core-type-round .gdlr-core-skill-bar-progress{overflow:hidden;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-skill-bar-item.gdlr-core-type-rectangle2 .gdlr-core-skill-bar-filled{overflow:visible !important}.gdlr-core-skill-bar-item.gdlr-core-type-rectangle2 .gdlr-core-skill-bar-filled-indicator{position:absolute;top:-8px;bottom:-8px;right:0px;width:2px}.gdlr-core-skill-bar-item.gdlr-core-type-rectangle2 .gdlr-core-skill-bar-right{position:absolute;right:0px;top:-36px;margin-right:-19px;opacity:0;transition:opacity 800ms;-moz-transition:opacity 800ms;-o-transition:opacity 800ms;-webkit-transition:opacity 800ms}.gdlr-core-skill-bar-item.gdlr-core-type-rectangle2 .gdlr-core-skill-bar-filled.gdlr-core-animate .gdlr-core-skill-bar-right{opacity:1}.gdlr-core-skill-bar-item.gdlr-core-size-small .gdlr-core-skill-bar-head{font-size:13px;margin-bottom:12px}.gdlr-core-skill-bar-item.gdlr-core-size-small .gdlr-core-skill-bar-progress{height:6px}.gdlr-core-skill-bar-item.gdlr-core-size-medium .gdlr-core-skill-bar-head{font-size:15px;margin-bottom:12px}.gdlr-core-skill-bar-item.gdlr-core-size-medium .gdlr-core-skill-bar-progress{height:15px}.gdlr-core-skill-bar-item.gdlr-core-size-large .gdlr-core-skill-bar-head{font-size:12px;line-height:18px;padding:11px
18px;position:relative;z-index:1}.gdlr-core-skill-bar-item.gdlr-core-size-large .gdlr-core-skill-bar-progress{height:40px;position:absolute;top:0px;right:0px;bottom:0px;left:0px}.gdlr-core-icon-item{line-height:0}.gdlr-core-icon-item .gdlr-core-icon-item-wrap{display:inline-block;padding:20px}.gdlr-core-icon-item .gdlr-core-icon-item-wrap.gdlr-core-with-border{border-width:2px;border-style:solid}.gdlr-core-icon-item .gdlr-core-icon-item-wrap.gdlr-core-icon-item-type-circle,
.gdlr-core-icon-item .gdlr-core-icon-item-wrap.gdlr-core-icon-item-type-circle .gdlr-core-icon-item-icon{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-icon-item .gdlr-core-icon-item-icon{font-size:45px;min-width:45px;min-height:45px;text-align:center;display:inline-block}.gdlr-core-icon-item .gdlr-core-icon-item-icon.gdlr-core-with-border{padding:20px;border-width:2px;border-style:solid}.gdlr-core-skill-circle-item .gdlr-core-skill-circle{overflow:hidden;text-align:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;position:relative}.gdlr-core-skill-circle-item .gdlr-core-skill-circle-content{position:absolute;left:0px;right:0px;top:50%}.gdlr-core-skill-circle-item .gdlr-core-skill-circle-head{font-weight:700;letter-spacing:1px}.gdlr-core-skill-circle-item .gdlr-core-skill-circle-caption{text-transform:uppercase;font-weight:500;letter-spacing:1px}.gdlr-core-skill-circle-item .gdlr-core-skill-circle
canvas{max-width:100%;max-height:100%}.gdlr-core-skill-circle-item .gdlr-core-skill-circle.gdlr-core-skill-circle-align-center{margin-left:auto;margin-right:auto}.gdlr-core-skill-circle-item .gdlr-core-skill-circle.gdlr-core-skill-circle-align-left{margin-left:0px;margin-right:auto}.gdlr-core-skill-circle-item .gdlr-core-skill-circle.gdlr-core-skill-circle-align-right{margin-left:auto;margin-right:0px}.gdlr-core-skill-circle-size-large .gdlr-core-skill-circle-content{margin-top:-39px}.gdlr-core-skill-circle-size-large .gdlr-core-skill-circle-head{font-size:22px}.gdlr-core-skill-circle-size-large .gdlr-core-skill-circle-caption{font-size:14px;margin-top:17px;padding-bottom:6px}.gdlr-core-skill-circle-size-small .gdlr-core-skill-circle-content{margin-top:-30px}.gdlr-core-skill-circle-size-small .gdlr-core-skill-circle-head{font-size:17px}.gdlr-core-skill-circle-size-small .gdlr-core-skill-circle-caption{font-size:12px;margin-top:10px;padding-bottom:6px}.gdlr-core-skill-circle-item .gdlr-core-skill-circle-main-content.gdlr-core-left{float:left;margin-right:20px}.gdlr-core-skill-circle-item .gdlr-core-skill-circle-main-content.gdlr-core-right{float:right;margin-left:20px}.gdlr-core-skill-circle-item .gdlr-core-skill-circle-side-description{overflow:hidden}.gdlr-core-skill-circle-item .gdlr-core-skill-circle-side-description-title{font-size:20px;font-weight:600;margin-bottom:10px}.gdlr-core-skill-circle-item .gdlr-core-skill-circle-side-description-text{font-size:15px}.gdlr-core-text-box-frame{display:inline-block}.gdlr-core-text-box-frame p:last-child{margin-bottom:0}.gdlr-core-accordion-item-tab .gdlr-core-accordion-item-content{display:none}.gdlr-core-accordion-item-tab .gdlr-core-accordion-item-title .gdlr-core-head{margin-right:13px}.gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-content{display:block}.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-title{font-size:14px;text-transform:uppercase;cursor:pointer;font-weight:600;margin-top:17px;margin-bottom:27px;letter-spacing:1px}.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-content{padding:5px
0px 15px}.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-content-wrapper{overflow:hidden}.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-icon{font-size:18px;float:left;width:48px;cursor:pointer;text-align:center;height:48px;padding:12px;line-height:20px;cursor:pointer;border-width:2px;border-style:solid;margin-right:27px;transition:background 300ms;-moz-transition:background 300ms;-o-transition:background 300ms;-webkit-transition:background 300ms}.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-icon:before{content:"\4c";font-family:"ElegantIcons"}.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-icon{background:transparent}.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-icon:before{content:"\4b"}.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-tab{padding-top:5px}.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-title{font-size:14px;text-transform:uppercase;cursor:pointer;font-weight:600;margin-bottom:20px;line-height:20px;letter-spacing:1px}.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-content{padding:0px
0px 12px}.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-content-wrapper{overflow:hidden}.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-icon{font-size:18px;float:left;width:20px;cursor:pointer;text-align:center;line-height:20px;cursor:pointer;margin-right:17px}.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-icon:before{content:"\4c";font-family:"ElegantIcons"}.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-icon:before{content:"\4b"}.gdlr-core-accordion-style-icon.gdlr-core-icon-pos-right .gdlr-core-accordion-item-icon{float:right}.gdlr-core-accordion-style-icon.gdlr-core-with-divider .gdlr-core-accordion-item-tab{border-bottom-width:1px;border-bottom-style:solid;margin-bottom:15px}.gdlr-core-accordion-style-background-title .gdlr-core-accordion-item-title{font-size:13px;text-transform:uppercase;cursor:pointer;font-weight:600;padding:23px
25px 22px;letter-spacing:1px;margin-bottom:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;transition:background 200ms, color 200ms;-moz-transition:background 200ms, color 200ms;-o-transition:background 200ms, color 200ms;-webkit-transition:background 200ms, color 200ms}.gdlr-core-accordion-style-background-title .gdlr-core-accordion-item-content{padding:13px
0px 10px}.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title{font-size:13px;text-transform:uppercase;cursor:pointer;font-weight:600;padding:23px
25px 22px;letter-spacing:1px;margin-bottom:10px;line-height:16px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;transition:background 200ms, color 200ms;-moz-transition:background 200ms, color 200ms;-o-transition:background 200ms, color 200ms;-webkit-transition:background 200ms, color 200ms}.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-content{padding:13px
0px 10px}.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title:before{content:"\4c";font-family:"ElegantIcons";font-weight:normal;font-size:16px;vertical-align:text-bottom}.gdlr-core-accordion-style-background-title-icon.gdlr-core-icon-pos-left .gdlr-core-accordion-item-title:before{float:left;margin-right:15px}.gdlr-core-accordion-style-background-title-icon.gdlr-core-icon-pos-right .gdlr-core-accordion-item-title:before{float:right;margin-left:15px}.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-title:before{content:"\4b"}.gdlr-core-accordion-style-background-title-icon.gdlr-core-right-align .gdlr-core-accordion-item-title:before{float:right;margin-left:15px;margin-right:0px;margin-top:-2px}.gdlr-core-accordion-item.gdlr-core-accordion-style-box-background{border-width:1px;border-style:solid;overflow:hidden;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-title{font-size:13px;text-transform:uppercase;cursor:pointer;font-weight:600;padding:23px
25px 22px;letter-spacing:1px;margin-bottom:0px;line-height:16px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;transition:background 200ms, color 200ms;-moz-transition:background 200ms, color 200ms;-o-transition:background 200ms, color 200ms;-webkit-transition:background 200ms, color 200ms}.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-content{padding:25px
25px 10px}.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-title:before{content:"\4c";font-family:"ElegantIcons";font-weight:normal;font-size:16px;vertical-align:text-bottom}.gdlr-core-accordion-style-box-background.gdlr-core-icon-pos-left .gdlr-core-accordion-item-title:before{float:left;margin-right:15px}.gdlr-core-accordion-style-box-background.gdlr-core-icon-pos-right .gdlr-core-accordion-item-title:before{float:right;margin-left:15px}.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-title:before{content:"\4b"}.gdlr-core-accordion-style-box-background.gdlr-core-right-align .gdlr-core-accordion-item-title:before{float:right;margin-left:15px;margin-right:0px;margin-top:-2px}.gdlr-core-accordion-style-shadow-background .gdlr-core-accordion-item-tab{padding-bottom:20px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:20px}.gdlr-core-accordion-style-shadow-background .gdlr-core-accordion-item-tab:last-child{padding-bottom:0px;border-bottom:none}.gdlr-core-accordion-style-shadow-background .gdlr-core-accordion-item-tab .gdlr-core-accordion-item-content-wrapper{padding:2px
30px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;transition:background-color 300ms, box-shadow 300ms, padding 300ms;-webkit-transition:background-color 300ms, box-shadow 300ms, padding 300ms;-moz-transition:background-color 300ms, box-shadow 300ms, padding 300ms}.gdlr-core-accordion-style-shadow-background .gdlr-core-accordion-item-tab .gdlr-core-accordion-item-title{font-size:18px;margin-bottom:0px;cursor:pointer;padding:7px
0px}.gdlr-core-accordion-style-shadow-background .gdlr-core-accordion-item-tab .gdlr-core-accordion-item-content{margin-top:15px}.gdlr-core-accordion-style-shadow-background .gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-content-wrapper{padding:35px
40px 20px;margin-bottom:15px;box-shadow:0 20px 35px rgb(0 0 0 / 8%);-webkit-box-shadow:0 20px 35px rgb(0 0 0 / 8%);-moz-box-shadow:0 20px 35px rgba(0, 0, 0, 0.08)}.gdlr-core-accordion-style-shadow-background .gdlr-core-accordion-item-title:before{content:"\4c";font-family:"ElegantIcons";font-weight:normal;font-size:25px;line-height:22px;vertical-align:text-bottom;float:right;margin-left:15px}.gdlr-core-accordion-style-shadow-background .gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-title:before{content:"\4b"}.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-title:before,
.gdlr-core-toggle-box-style-box-background .gdlr-core-accordion-item-title:before{color:#768490}.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-title .gdlr-core-head,
.gdlr-core-toggle-box-style-box-background .gdlr-core-toggle-box-item-title .gdlr-core-head{color:#191919}.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-title,
.gdlr-core-toggle-box-style-box-background .gdlr-core-toggle-box-item-title{color:#262626}.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-title,
.gdlr-core-toggle-box-style-box-background .gdlr-core-toggle-box-item-title{background-color:#f8faff}.gdlr-core-accordion-style-box-background .gdlr-core-active .gdlr-core-accordion-item-title:before,
.gdlr-core-toggle-box-style-box-background .gdlr-core-active .gdlr-core-accordion-item-title:before{color:#768490}.gdlr-core-accordion-style-box-background .gdlr-core-active .gdlr-core-accordion-item-title,
.gdlr-core-toggle-box-style-box-background .gdlr-core-active .gdlr-core-toggle-box-item-title{color:#262626}.gdlr-core-accordion-style-box-background .gdlr-core-active .gdlr-core-accordion-item-title,
.gdlr-core-toggle-box-style-box-background .gdlr-core-active .gdlr-core-toggle-box-item-title{background-color:#fff}.gdlr-core-toggle-box-item-tab .gdlr-core-toggle-box-item-content{display:none}.gdlr-core-toggle-box-item-tab .gdlr-core-toggle-box-item-title .gdlr-core-head{margin-right:13px}.gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-content{display:block}.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-title{font-size:14px;text-transform:uppercase;cursor:pointer;font-weight:600;margin-top:17px;margin-bottom:27px;letter-spacing:1px}.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-content{padding:5px
0px 15px}.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-content-wrapper{overflow:hidden}.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-icon{font-size:18px;float:left;width:48px;cursor:pointer;text-align:center;height:48px;padding:12px;line-height:20px;cursor:pointer;border-width:2px;border-style:solid;margin-right:27px;transition:background 300ms;-moz-transition:background 300ms;-o-transition:background 300ms;-webkit-transition:background 300ms}.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-icon:before{content:"\4c";font-family:"ElegantIcons"}.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-icon{background:transparent}.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-icon:before{content:"\4b"}.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-tab{padding-top:5px}.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-title{font-size:14px;text-transform:uppercase;cursor:pointer;font-weight:600;margin-bottom:20px;line-height:20px;letter-spacing:1px}.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-content{padding:0px
0px 12px}.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-content-wrapper{overflow:hidden}.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-icon{font-size:18px;float:left;width:20px;cursor:pointer;text-align:center;line-height:20px;cursor:pointer;margin-right:17px}.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-icon:before{content:"\4c";font-family:"ElegantIcons"}.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-icon:before{content:"\4b"}.gdlr-core-toggle-box-style-icon.gdlr-core-icon-pos-right .gdlr-core-toggle-box-item-icon{float:right}.gdlr-core-toggle-box-style-icon.gdlr-core-with-divider .gdlr-core-toggle-box-item-tab{border-bottom-width:1px;border-bottom-style:solid;margin-bottom:15px}.gdlr-core-toggle-box-style-background-title .gdlr-core-toggle-box-item-title{font-size:13px;text-transform:uppercase;cursor:pointer;font-weight:600;padding:23px
25px 22px;letter-spacing:1px;margin-bottom:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;transition:background 300ms;-moz-transition:background 300ms;-o-transition:background 300ms;-webkit-transition:background 300ms}.gdlr-core-toggle-box-style-background-title .gdlr-core-toggle-box-item-content{padding:13px
0px 10px}.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title{font-size:13px;text-transform:uppercase;cursor:pointer;font-weight:600;padding:23px
25px 22px;letter-spacing:1px;margin-bottom:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;transition:background 300ms;-moz-transition:background 300ms;-o-transition:background 300ms;-webkit-transition:background 300ms}.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-content{padding:13px
0px 10px}.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title:before{content:"\4c";font-family:"ElegantIcons";margin-right:15px}.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-title:before{content:"\4b"}.gdlr-core-toggle-box-style-background-title-icon.gdlr-core-icon-pos-left .gdlr-core-toggle-box-item-title:before{float:left;margin-right:15px}.gdlr-core-toggle-box-style-background-title-icon.gdlr-core-icon-pos-right .gdlr-core-toggle-box-item-title:before{float:right;margin-left:15px}.gdlr-core-toggle-box-style-background-title-icon.gdlr-core-icon-pos-none .gdlr-core-toggle-box-item-title:before{display:none}.gdlr-core-toggle-box-item.gdlr-core-toggle-box-style-box-background{border-width:1px;border-style:solid;overflow:hidden;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}.gdlr-core-toggle-box-style-box-background .gdlr-core-toggle-box-item-title{font-size:13px;text-transform:uppercase;cursor:pointer;font-weight:600;padding:23px
25px 22px;letter-spacing:1px;margin-bottom:0px;line-height:16px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;transition:background 200ms, color 200ms;-moz-transition:background 200ms, color 200ms;-o-transition:background 200ms, color 200ms;-webkit-transition:background 200ms, color 200ms}.gdlr-core-toggle-box-style-box-background .gdlr-core-toggle-box-item-content{padding:25px
25px 10px}.gdlr-core-toggle-box-style-box-background .gdlr-core-toggle-box-item-title:before{content:"\4c";font-family:"ElegantIcons";font-weight:normal;font-size:16px;vertical-align:text-bottom}.gdlr-core-toggle-box-style-box-background.gdlr-core-icon-pos-left .gdlr-core-toggle-box-item-title:before{float:left;margin-right:15px}.gdlr-core-toggle-box-style-box-background.gdlr-core-icon-pos-right .gdlr-core-toggle-box-item-title:before{float:right;margin-left:15px}.gdlr-core-toggle-box-style-box-background .gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-title:before{content:"\4b"}.gdlr-core-toggle-box-style-box-background.gdlr-core-right-align .gdlr-core-toggle-box-item-title:before{float:right;margin-left:15px;margin-right:0px;margin-top:-2px}.gdlr-core-toggle-box-style-shadow-background .gdlr-core-toggle-box-item-tab{padding-bottom:20px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:20px}.gdlr-core-toggle-box-style-shadow-background .gdlr-core-toggle-box-item-tab:last-child{padding-bottom:0px;border-bottom:none}.gdlr-core-toggle-box-style-shadow-background .gdlr-core-toggle-box-item-tab .gdlr-core-toggle-box-item-content-wrapper{padding:2px
30px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;transition:box-shadow 300ms, padding 300ms;-webkit-transition:box-shadow 300ms, padding 300ms;-moz-transition:box-shadow 300ms, padding 300ms}.gdlr-core-toggle-box-style-shadow-background .gdlr-core-toggle-box-item-tab .gdlr-core-toggle-box-item-title{font-size:18px;margin-bottom:0px;cursor:pointer;padding:7px
0px}.gdlr-core-toggle-box-style-shadow-background .gdlr-core-toggle-box-item-tab .gdlr-core-toggle-box-item-content{margin-top:15px}.gdlr-core-toggle-box-style-shadow-background .gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-content-wrapper{padding:35px
40px 20px;margin-bottom:15px;box-shadow:0 20px 35px rgb(0 0 0 / 8%);-webkit-box-shadow:0 20px 35px rgb(0 0 0 / 8%);-moz-box-shadow:0 20px 35px rgba(0, 0, 0, 0.08)}.gdlr-core-toggle-box-style-shadow-background .gdlr-core-toggle-box-item-title:before{content:"\4c";font-family:"ElegantIcons";font-weight:normal;font-size:25px;line-height:22px;vertical-align:text-bottom;float:right;margin-left:15px}.gdlr-core-toggle-box-style-shadow-background .gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-title:before{content:"\4b"}.gdlr-core-toggle-box-item.gdlr-core-icon-pos-none .gdlr-core-toggle-box-item-icon{display:none}.gdlr-core-port-info-item .gdlr-core-port-info-key{display:inline-block;min-width:78px;margin-right:20px;font-weight:bold}.gdlr-core-port-info-item .gdlr-core-port-info{margin-top:15px}.gdlr-core-port-info-item .gdlr-core-port-info:first-child{margin-top:0px}.gdlr-core-port-info-item .gdlr-core-port-info-wrap.gdlr-core-with-border{padding-bottom:22px;border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-port-info-item .gdlr-core-port-info-social-share{padding-top:26px;margin-top:45px;margin-bottom:4px;border-top-width:1px;border-top-style:solid}.gdlr-core-port-info-item .gdlr-core-port-info-social-share .gdlr-core-social-share-item{padding:0px}.gdlr-core-port-info-item .gdlr-core-port-info-social-share .gdlr-core-port-info-value{display:inline-block;line-height:23px}.gdlr-core-port-info-item .gdlr-core-port-info-social-share .gdlr-core-social-share-item
a{font-size:14px;margin:0px
10px}.gdlr-core-port-info-item .gdlr-core-port-info-social-share .gdlr-core-social-share-item a:first-child{margin-left:0px}.gdlr-core-port-info2{border-top-width:1px;border-top-style:solid;padding-top:17px;margin-top:17px;font-size:16px}.gdlr-core-port-info2:first-child{border-top:none;padding-top:0px;margin-top:0px}.gdlr-core-port-info2 .gdlr-core-port-info2-content{max-width:250px}.gdlr-core-port-info2 .gdlr-core-port-info2-key{font-weight:bold;float:left}.gdlr-core-port-info2 .gdlr-core-port-info2-value{float:right;text-align:right}.gdlr-core-tab-item .gdlr-core-tab-item-title-wrap{position:relative}.gdlr-core-tab-item .gdlr-core-tab-item-title{font-size:12px;text-transform:uppercase;letter-spacing:1.5px;font-weight:700;cursor:pointer;transition:background 200ms, color 200ms;-moz-transition:background 200ms, color 200ms;-o-transition:background 200ms, color 200ms;-webkit-transition:background 200ms, color 200ms}.gdlr-core-tab-item .gdlr-core-tab-item-content{display:none}.gdlr-core-tab-item .gdlr-core-tab-item-content.gdlr-core-active{display:block}.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title{margin-left:-1px;padding:18px
28px 14px;border-width:1px 1px 0px;border-style:solid;display:inline-block}.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title:first-child{margin-left:0px}.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title.gdlr-core-active{margin-bottom:-1px;padding-bottom:15px}.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title-wrap{border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-content{padding:25px
0px 5px}.gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-title-wrap{border-bottom-width:2px;border-bottom-style:solid}.gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-title{padding:0px
28px 20px;display:inline-block}.gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-title-line{position:absolute;border-bottom-width:2px;border-bottom-style:solid;bottom:-2px}.gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-content{padding:25px
0px 5px}.gdlr-core-tab-style3-horizontal .gdlr-core-tab-item-title{padding:0px
28px 16px;display:inline-block}.gdlr-core-tab-style3-horizontal .gdlr-core-tab-item-title-line{position:absolute;opacity:0}.gdlr-core-tab-style3-horizontal .gdlr-core-tab-item-title-line.gdlr-core-initiated{opacity:1}.gdlr-core-tab-style3-horizontal .gdlr-core-tab-item-title-line:before{content:" ";border-width:3.5px;border-style:solid;display:block;width:7px;margin:0px
auto;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.gdlr-core-tab-style3-horizontal .gdlr-core-tab-item-content{padding:35px
0px 5px}.gdlr-core-tab-style1-vertical .gdlr-core-tab-item-title-wrap{max-width:40%}.gdlr-core-tab-style1-vertical .gdlr-core-tab-item-title{padding:16px
35px 14px}.gdlr-core-tab-style1-vertical .gdlr-core-tab-item-content-wrap{overflow:hidden}.gdlr-core-tab-style1-vertical .gdlr-core-tab-item-content{padding:15px
45px 5px}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title-wrap{float:left;border-right-width:1px;border-right-style:solid;margin-right:-1px}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title{border-width:0px 0px 1px 1px;border-style:solid}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title:first-child{border-top-width:1px}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title.gdlr-core-active{margin-right:-1px;padding-right:29px}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-content-wrap{border-left-width:1px;border-left-style:solid}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title-wrap{float:right;border-left-width:1px;border-left-style:solid;margin-left:-1px}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title{border-width:0px 1px 1px 0px;border-style:solid}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title:first-child{border-top-width:1px}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title.gdlr-core-active{margin-left:-1px;padding-left:29px}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-content-wrap{border-right-width:1px;border-right-style:solid}.gdlr-core-tab-style2-vertical .gdlr-core-tab-item-title-wrap{max-width:40%}.gdlr-core-tab-style2-vertical .gdlr-core-tab-item-content-wrap{overflow:hidden}.gdlr-core-tab-style2-vertical .gdlr-core-tab-item-content{padding:15px
35px 5px}.gdlr-core-tab-style2-vertical .gdlr-core-tab-item-title-line{position:absolute;border-right-width:2px;border-right-style:solid}.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-title-wrap{float:left;border-right-width:2px;border-right-style:solid;margin-right:-2px}.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-title{padding:12px
50px 12px 0px}.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-content-wrap{border-left-width:2px;border-left-style:solid}.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-title-line{right:-2px}.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-title-wrap{float:right;border-left-width:2px;border-left-style:solid;margin-left:-2px}.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-title{padding:12px
0px 12px 50px}.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-content-wrap{border-right-width:2px;border-right-style:solid}.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-title-line{left:-2px}.gdlr-core-tab-feature2-content-text{font-size:18px}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-title{font-size:16px;font-weight:500;margin-bottom:0px}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-title-wrap{display:inline-block;cursor:pointer}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-title-item-wrap{text-align:center;border-bottom-width:1px;border-bottom-style:solid;padding-bottom:25px;position:relative}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-title-image{margin-bottom:10px}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-bottom-slide-bar{position:absolute;bottom:-1px;border-bottom-width:2px;border-bottom-style:solid;border-color:#375eef}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-wrap{display:none;padding-top:80px}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-wrap.gdlr-core-active{display:block}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-left{width:52%;margin-right:5%;text-align:center;float:left;overflow:hidden;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-left .gdlr-core-image-overlay-icon.fa-play{background:rgba(55, 94, 239, 0.5);width:100px;height:100px;line-height:100px;padding-left:5px;margin-left:-50px;margin-top:-50px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-left .gdlr-core-image-overlay-icon.fa-play:before{z-index:1;position:relative}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-left .gdlr-core-image-overlay-icon.fa-play:after{position:absolute;content:" ";left:6px;right:6px;top:6px;bottom:6px;background:#375eef;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-right{float:left;width:43%}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-title{font-size:20px;font-weight:600;margin-bottom:15px}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-item{position:relative;border-width:1px;border-style:solid;margin-bottom:30px;padding:35px
35px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;transition:transform 150ms ease-out, box-shadow 150ms ease-out, border-color 150ms ease-out;-moz-transition:transform 150ms ease-out, -moz-box-shadow 150ms ease-out, border-color 150ms ease-out;-o-transition:transform 150ms ease-out, -o-box-shadow 150ms ease-out, border-color 150ms ease-out;-webkit-transition:transform 150ms ease-out, -webkit-box-shadow 150ms ease-out, border-color 150ms ease-out}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-item:last-child{margin-bottom:0px}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-hover{position:absolute;right:20px;top:18px;opacity:0;font-size:12px;text-transform:uppercase;padding:0px
10px;font-weight:500;letter-spacing:0.5px;color:#4ccf5f;background:rgb(76, 207, 95, 0.15);border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;transition:opacity 200ms;-moz-transition:opacity 200ms;-o-transition:opacity 200ms;-webkit-transition:opacity 200ms}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-item:hover{transform:translate3d(0, -10px, 0);-webkit-transform:translate3d(0, -10px, 0);box-shadow:0px 0px 20px rgba(0,0,0,0.1);-moz-box-shadow:0px 0px 20px rgba(0,0,0,0.1);-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.1)}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-item:hover .gdlr-core-tab-feature2-content-hover{opacity:1}.gdlr-core-tab-feature2-item.gdlr-core-size-1 .gdlr-core-tab-feature2-title-wrap{width:100%}.gdlr-core-tab-feature2-item.gdlr-core-size-2 .gdlr-core-tab-feature2-title-wrap{width:50%}.gdlr-core-tab-feature2-item.gdlr-core-size-3 .gdlr-core-tab-feature2-title-wrap{width:33.33%}.gdlr-core-tab-feature2-item.gdlr-core-size-4 .gdlr-core-tab-feature2-title-wrap{width:25%}.gdlr-core-tab-feature2-item.gdlr-core-size-5 .gdlr-core-tab-feature2-title-wrap{width:20%}.gdlr-core-tab-feature2-item.gdlr-core-size-6 .gdlr-core-tab-feature2-title-wrap{width:16.66%}.gdlr-core-tab-feature2-item.gdlr-core-size-7 .gdlr-core-tab-feature2-title-wrap{width:14.28%}.gdlr-core-tab-feature2-item.gdlr-core-size-8 .gdlr-core-tab-feature2-title-wrap{width:12.5%}@media only screen and (max-width: 767px){.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-left{float:none;width:auto;margin-bottom:40px;margin-right:0px}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-right{width:auto}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-title-image
img{max-width:30px}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-title{font-size:13px}}.gdlr-core-tab-feature3-title-wrap .gdlr-core-tab-feature3-title{color:#777}.gdlr-core-tab-feature3-title-wrap.gdlr-core-active .gdlr-core-tab-feature3-title{color:#0082fa}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-title{color:#222}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-text{color:#373737}body .gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-button .gdlr-core-button,
body .gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-button .gdlr-core-button:hover{color:#0082fa;border-color:#0082fa}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title{font-size:15px;font-weight:500;margin-bottom:0px;text-transform:uppercase}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-wrap{cursor:pointer;padding-bottom:25px}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-item-wrap{text-align:center;border-bottom-width:1px;border-bottom-style:solid;position:relative}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-image{margin-bottom:10px}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-bottom-slide-bar{position:absolute;height:13px;bottom:-13px}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-bottom-slide-bar:after{content:" ";width:0px;height:0px;border-width:12px 12px 0px 12px;border-style:solid;border-color:#fff transparent transparent;display:block;margin:-13px auto 0px}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-bottom-slide-bar-border{color:#375eef;border-top-width:1px;border-top-style:solid;border-color:#375eef}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-bottom-slide-bar-border:before{content:" ";width:0px;height:0px;border-width:12px 12px 0px 12px;border-style:solid;display:block;margin:0px
auto;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-wrap{display:none;padding-top:60px}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-wrap.gdlr-core-active{display:block}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-title{font-size:24px;font-weight:600;margin-bottom:18px}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-text{font-size:18px}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content{overflow:hidden}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-right{float:right;padding-left:40px;width:50%}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-button .gdlr-core-button{border-width:2px;border-radius:3px;text-transform:uppercase;letter-spacing:1px;font-size:13px}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-button{margin-top:40px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background-overlay{background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 1));-moz-background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 1));-o-background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 1));-webkit-background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 1))}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background-overlay-active{background:#143369;background:linear-gradient(rgba(20, 51, 105, 0.6), rgba(20, 51, 105, 1));-moz-background:linear-gradient(rgba(20, 51, 105, 0.6), rgba(20, 51, 105, 1));-o-background:linear-gradient(rgba(20, 51, 105, 0.6), rgba(20, 51, 105, 1));-webkit-background:linear-gradient(rgba(20, 51, 105, 0.6), rgba(20, 51, 105, 1))}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-item-content-wrap{background:#143369}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title{color:#fff}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-caption{color:#c6c6c6}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-left-title{color:#fff}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-left-caption{color:#c4d8fc}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-right{color:#fff}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-right-divider{border-bottom-color:#e53d34}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button-style-solid{background:#e53d34;color:#fff}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button-style-solid:hover{color:#fff}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button-style-border{border-color:#e53d34;color:#fff}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button-style-border:hover{color:#fff}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-wrap{text-align:center;padding:81px
20px;position:relative;cursor:pointer}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:1;background-size:cover;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background-active{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0;background-size:cover;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:1;margin-right:-1px;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background-overlay-active{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0;margin-right:-1px;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-wrap.gdlr-core-active .gdlr-core-tab-feature-title-background.gdlr-core-with-active{opacity:0}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-wrap.gdlr-core-active .gdlr-core-tab-feature-title-background-active{opacity:1}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-wrap.gdlr-core-active .gdlr-core-tab-feature-title-background-overlay{opacity:0}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-wrap.gdlr-core-active .gdlr-core-tab-feature-title-background-overlay-active{opacity:1}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title{font-size:21px;font-weight:800;margin-bottom:8px;position:relative}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-image{margin-bottom:20px;position:relative}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-caption{font-size:16px;position:relative}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-size-2{float:left;width:50%}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-size-3{float:left;width:33.33%}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-size-4{float:left;width:25%}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-wrap{display:none;padding:100px
90px 90px 80px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-wrap.gdlr-core-active{display:block}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-left{width:33%;float:left;padding-left:20px;padding-right:20px;margin-top:-6px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-left-title{font-size:36px;font-weight:700;margin-bottom:5px;margin-top:-5px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-left-caption{font-size:20px;font-weight:500}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-right{overflow:hidden;font-size:19px;margin-top:-10px;padding-left:20px;padding-right:20px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-right-divider{border-bottom-width:3px;border-bottom-style:solid;margin-bottom:18px;width:55px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button-wrap{padding-top:20px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button{font-size:13px;font-weight:700;text-transform:uppercase;height:52px;padding:14px
30px 0px;display:inline-block;margin-right:15px;letter-spacing:0.5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button-style-border{padding-top:12px;border-width:2px;border-style:solid}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-wrap{background:#000}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-caption{color:#969696}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title{color:#fff}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title-overlay{background:linear-gradient(rgba(221, 51, 51, 0), rgba(221, 51, 51, 0), rgba(221, 51, 51, 1));-moz-background:linear-gradient(rgba(221, 51, 51, 0), rgba(221, 51, 51, 0), rgba(221, 51, 51, 1));-o-background:linear-gradient(rgba(221, 51, 51, 0), rgba(221, 51, 51, 0), rgba(221, 51, 51, 1));-webkit-background:linear-gradient(rgba(221, 51, 51, 0), rgba(221, 51, 51, 0), rgba(221, 51, 51, 1))}.gdlr-core-tab-featurev-item  .gdlr-core-tab-featurev-title-divider{border-color:#e53d34}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap
li{background:#222;color:#7d7d7d}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li.gdlr-core-active{background:#e53d34;color:#fff}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-item-content-wrap{background:#fff}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-caption{position:relative;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:3px}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title{position:relative;font-size:28px;font-weight:bold;margin-bottom:16px}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-divider{position:relative;width:33px;border-bottom-width:2px;border-bottom-style:solid}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-background-switch>div{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0;background-size:cover;transition:opacity 200ms;-moz-transition:opacity 200ms;-o-transition:opacity 200ms;-webkit-transition:opacity 200ms}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-background-switch>div.gdlr-core-active{opacity:1}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-wrap{width:35%;float:left}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title-wrap{padding-bottom:46px;padding-left:15%;position:relative}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap{margin-left:0px;list-style:none;margin-bottom:0px;padding-left:15%}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap
li{margin-left:0px;list-style:none;font-size:17px;margin-bottom:1px;padding:15px
23px 17px;cursor:pointer}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li:last-child{margin-bottom:0px}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li
i{margin-right:12px}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-item-content-wrap{overflow:hidden}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-wrap{display:none;padding:100px
85px 70px;background-size:cover}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-wrap.gdlr-core-active{display:block}.gdlr-core-tab-featurev-item .gldr-core-tab-featurev-content-title-image{margin-bottom:25px}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-title-caption{font-size:14px;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:2px}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-title{font-size:32px;font-weight:800}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-title-wrap{margin-bottom:30px}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content{font-size:17px}.gdlr-core-stunning-text-item .gdlr-core-stunning-text-item-caption{font-size:16px;font-style:italic;letter-spacing:0.5px}.gdlr-core-stunning-text-item .gdlr-core-stunning-text-item-title{font-size:41px;font-weight:800;text-transform:uppercase;letter-spacing:2px}.gdlr-core-stunning-text-item .gdlr-core-stunning-text-item-content{font-size:16px;margin-bottom:30px}.gdlr-core-stunning-text-item .gdlr-core-stunning-text-item-link{font-size:15px;font-style:italic;letter-spacing:0.5px}.gdlr-core-stunning-text-caption-above-title .gdlr-core-stunning-text-item-title{margin-bottom:22px}.gdlr-core-stunning-text-caption-above-title .gdlr-core-stunning-text-item-caption{margin-bottom:13px}.gdlr-core-stunning-text-caption-below-title .gdlr-core-stunning-text-item-title{margin-bottom:15px}.gdlr-core-stunning-text-caption-below-title .gdlr-core-stunning-text-item-caption{margin-bottom:25px}.gdlr-core-audio{padding:16px
19px 13px}.gdlr-core-audio .mejs-container{height:30px !important}.gdlr-core-audio .mejs-container .mejs-controls{height:30px}.gdlr-core-audio .mejs-container .mejs-controls .mejs-time{font-size:15px;line-height:1;padding-top:6px;height:17px;white-space:nowrap}.gdlr-core-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{top:8px;height:10px}.gdlr-core-audio .mejs-container .mejs-controls .mejs-volume-button button,
.gdlr-core-audio .mejs-container .mejs-controls .mejs-playpause-button
button{display:none}.gdlr-core-audio .mejs-container .mejs-controls .mejs-volume-button{line-height:1;margin-left:20px;margin-right:10px;width:26px;height:26px}.gdlr-core-audio .mejs-container .mejs-controls .mejs-volume-button:before{content:"\e069";font-family:"ElegantIcons";font-size:16px;display:inline-block;padding:5px}.gdlr-core-audio .mejs-container .mejs-controls .mejs-volume-button.mejs-unmute:before{content:"\e067"}.gdlr-core-audio .mejs-container .mejs-controls .mejs-horizontal-volume-slider{height:26px}.gdlr-core-audio .mejs-container .mejs-controls .mejs-playpause-button{line-height:1;margin-right:10px;width:26px;height:26px}.gdlr-core-audio .mejs-container .mejs-controls .mejs-playpause-button:before{font-family:"ElegantIcons";font-size:24px;display:inline-block;padding:1px;cursor:pointer}.gdlr-core-audio .mejs-container .mejs-controls .mejs-play:before{content:"\49"}.gdlr-core-audio .mejs-container .mejs-controls .mejs-pause:before{content:"\5f";font-size:24px;padding:2px}.gdlr-core-audio .mejs-controls div.mejs-time-rail{padding-top:3px;height:26px;margin:0px
5px}.gdlr-core-audio .mejs-container,
.gdlr-core-audio .mejs-container .mejs-controls,
.gdlr-core-audio .mejs-embed,
.gdlr-core-audio .mejs-embed
body{background:transparent}.gdlr-core-counter-item{text-align:center}.gdlr-core-counter-item .gdlr-core-counter-item-top-text{font-size:16px;font-weight:bold;margin-bottom:22px}.gdlr-core-counter-item .gdlr-core-counter-item-top-icon{font-size:30px;margin-bottom:25px;line-height:1.2}.gdlr-core-counter-item .gdlr-core-counter-item-number{font-size:59px;line-height:1;margin-bottom:25px}.gdlr-core-counter-item .gdlr-core-counter-item-prefix{margin-right:6px}.gdlr-core-counter-item .gdlr-core-counter-item-divider{width:20px;margin:0px
auto 25px;border-bottom-width:2px;border-bottom-style:solid}.gdlr-core-counter-item .gdlr-core-counter-item-bottom-text{font-size:16px;text-transform:uppercase}.gdlr-core-counter-item .gdlr-core-counter-item-side-caption{display:table}.gdlr-core-counter-item .gdlr-core-counter-item-side-caption-left{display:table-cell;vertical-align:middle}.gdlr-core-counter-item .gdlr-core-counter-item-side-caption-left .gdlr-core-counter-item-number{white-space:nowrap;margin-bottom:0px}.gdlr-core-counter-item .gdlr-core-counter-item-side-caption-right{display:table-cell;vertical-align:middle}.gdlr-core-counter-item .gdlr-core-counter-item-side-caption-right{font-size:16px;text-transform:uppercase;padding-left:25px}.gdlr-core-counter-item.gdlr-core-left-align{text-align:left}.gdlr-core-counter-item.gdlr-core-left-align .gdlr-core-counter-item-divider{margin-left:0px}.gdlr-core-counter-item.gdlr-core-right-align{text-align:right}.gdlr-core-counter-item.gdlr-core-right-align .gdlr-core-counter-item-divider{margin-right:0px}.gdlr-core-countdown-wrap .gdlr-core-countdown-block{display:inline-block;margin:0px
30px}.gdlr-core-countdown-wrap .gdlr-core-time{font-size:85px;font-weight:300;display:block;line-height:1;white-space:nowrap}.gdlr-core-countdown-wrap .gdlr-core-unit{font-size:18px;display:block;margin-top:10px;text-transform:uppercase;letter-spacing:2px}.gdlr-core-type-animation-item .gdlr-core-type-animation-item-content{font-size:19px;border-style:solid;border-width:0px}.gdlr-core-type-animation-item.gdlr-core-with-highlight .gdlr-core-type-animation-item-content{padding-left:0.7em;padding-right:0.7em;display:inline-block}.typed-cursor{opacity:1;-webkit-animation:blink 0.7s infinite;-moz-animation:blink 0.7s infinite;animation:blink 0.7s infinite}@keyframes
blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes
blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-moz-keyframes
blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.gdlr-core-block-item-title-wrap{position:relative;margin-bottom:60px}.gdlr-core-block-item-title-wrap .gdlr-core-block-item-title-inner{position:relative}.gdlr-core-block-item-title-wrap .gdlr-core-block-item-caption{font-size:16px;font-style:italic;letter-spacing:0.8px}.gdlr-core-block-item-title-wrap .gdlr-core-block-item-title{font-size:41px;font-weight:800;text-transform:uppercase;letter-spacing:2px;margin-bottom:0px}.gdlr-core-block-item-title-wrap .gdlr-core-block-item-title
i{margin-right:18px}.gdlr-core-block-item-title-wrap .gdlr-core-block-item-title
img{margin-right:18px}.gdlr-core-block-item-title-wrap .gdlr-core-block-item-read-more{font-size:14px}.gdlr-core-block-item-title-wrap .gdlr-core-block-item-read-more.gdlr-core-style-with-border{border-bottom-width:1px;border-bottom-style:solid;padding-bottom:2px}.gdlr-core-block-item-title-wrap .gdlr-core-block-item-read-more.gdlr-core-style-right-with-border{border-bottom-width:1px;border-bottom-style:solid;padding-bottom:2px;position:absolute;right:0px;bottom:10px}.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-block-item-caption.gdlr-core-top{margin-bottom:5px}.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-block-item-caption.gdlr-core-bottom{margin-top:5px}.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-block-item-title{display:inline-block;margin-right:25px}.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-separator.gdlr-core-style-1{display:inline-block;height:32px;margin:0px
40px 0px 0px;border-right-width:1px;border-right-style:solid;transform:rotate(36deg);-moz-transform:rotate(36deg);-webkit-transform:rotate(36deg);transform-origin:0% 100%;-moz-transform-origin:0% 100%;-webkit-transform-origin:0% 100%}.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-separator.gdlr-core-style-2{margin-right:22px}.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-separator.gdlr-core-style-2:before{content:" ";border-bottom-width:3px;border-top-width:2px;border-style:solid;width:25px;display:inline-block;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-separator.gdlr-core-style-2:after{content:" ";border-bottom-width:3px;border-top-width:2px;border-style:solid;opacity:0.5;margin-left:8px;width:5px;display:inline-block;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-block-item-title-wrap.gdlr-core-center-align .gdlr-core-block-item-caption.gdlr-core-top{margin-bottom:5px}.gdlr-core-block-item-title-wrap.gdlr-core-center-align .gdlr-core-block-item-caption.gdlr-core-bottom{margin-top:5px}.gdlr-core-block-item-title-wrap.gdlr-core-center-align .gdlr-core-block-item-read-more{display:inline-block;margin-top:10px}.gdlr-core-block-item-title-nav{margin-bottom:40px}.gdlr-core-title-item .gdlr-core-title-item-caption{font-size:16px;font-style:italic;display:block}.gdlr-core-title-item .gdlr-core-title-item-caption-prefix{border-right-width:3px;border-right-style:solid;display:inline-block;height:1em;margin-right:12px;margin-bottom:0.28em;vertical-align:middle}.gdlr-core-title-item .gdlr-core-title-item-title{font-size:41px;font-weight:800;display:inline-block;text-transform:uppercase;letter-spacing:1px;margin-bottom:0px;transition:color 200ms;-moz-transition:color 200ms;-o-transition:color 200ms;-webkit-transition:color 200ms}.gdlr-core-title-item .gdlr-core-title-item-title
i{margin-right:30px}.gdlr-core-title-item .gdlr-core-title-item-title-wrap{position:relative}.gdlr-core-title-item .gdlr-core-title-item-divider{position:absolute;top:50%;margin-top:-1px;border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-title-item .gdlr-core-title-item-divider.gdlr-core-left{left:0px}.gdlr-core-title-item .gdlr-core-title-item-divider.gdlr-core-right{right:0px}.gdlr-core-title-item .gdlr-core-title-item-link{display:block;margin-top:12px}.gdlr-core-title-item-caption-top.gdlr-core-left-align .gdlr-core-title-item-link,
.gdlr-core-title-item-caption-bottom.gdlr-core-left-align .gdlr-core-title-item-link{position:absolute;right:0px;top:50%;margin-top:-9px;line-height:25px;font-style:italic}.gdlr-core-title-item-caption-top.gdlr-core-left-align .gdlr-core-title-item-link.gdlr-core-overflow,
.gdlr-core-title-item-caption-bottom.gdlr-core-left-align .gdlr-core-title-item-link.gdlr-core-overflow{position:static;margin-top:10px}.gdlr-core-title-item-caption-top  .gdlr-core-title-item-caption{margin-bottom:10px}.gdlr-core-title-item-caption-bottom  .gdlr-core-title-item-caption{margin-top:10px}.gdlr-core-title-item-caption-right .gdlr-core-title-item-title-wrap{float:left;margin-right:30px}.gdlr-core-title-item-caption-right .gdlr-core-title-item-caption{overflow:hidden}.gdlr-core-title-item-left-image{float:left;margin-right:30px}.gdlr-core-title-item-left-image-wrap{overflow:hidden}.gdlr-core-title-item-left-icon{float:left;margin-right:30px;margin-top:10px;font-size:30px}.gdlr-core-title-item-left-icon-wrap{overflow:hidden}.gdlr-core-title-item-left-divider{border-left-width:5px;border-style:solid;margin-right:30px}.gdlr-core-title-item-left-dot{display:inline-block;width:6px;height:6px;margin-right:20px;margin-bottom:0.28em;vertical-align:middle;background:#ddd;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-title-item-title-side-border{border-bottom-width:1px;border-bottom-style:solid;display:inline-block}.gdlr-core-title-item-title-side-border{border-bottom-width:1px;border-bottom-style:solid;display:inline-block}.gdlr-core-title-item-title-side-border.gdlr-core-style-upper{margin-bottom:0.6em}.gdlr-core-title-item-title-side-border.gdlr-core-style-middle{margin-bottom:0.3em}.gdlr-core-personnel-thumbnail-hover-content{line-height:1.7;padding-left:30px;padding-right:30px;text-align:center;position:absolute;left:0px;right:0px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.gdlr-core-personnel-thumbnail-hover-content.gdlr-core-bottom{top:auto;bottom:30px;transform:none;-webkit-transform:none}.gdlr-core-personnel-thumbnail-hover-title{font-size:22px;font-weight:800;margin-bottom:6px}.gdlr-core-personnel-thumbnail-hover-social{font-size:19px;margin-bottom:12px}.gdlr-core-personnel-thumbnail-hover-social.gdlr-core-round-border .gdlr-core-social-network-icon{width:38px;height:38px;line-height:38px;display:inline-block;text-align:center;font-size:14px;border-width:1px;border-style:solid;margin-left:12px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.gdlr-core-personnel-thumbnail-hover-social.gdlr-core-round-border .gdlr-core-social-network-icon:first-child{margin-left:0px}.gdlr-core-personnel-thumbnail-hover-content>div:last-child{margin-bottom:0px}.gdlr-core-personnel-thumbnail-hover-content .gdlr-core-personnel-thumbnail-hover-title a,
.gdlr-core-personnel-thumbnail-hover-content .gdlr-core-personnel-thumbnail-hover-title a:hover,
.gdlr-core-personnel-thumbnail-hover-content .gdlr-core-personnel-thumbnail-hover-social a,
.gdlr-core-personnel-thumbnail-hover-content .gdlr-core-personnel-thumbnail-hover-social a:hover,
.gdlr-core-personnel-thumbnail-hover-content .gdlr-core-personnel-thumbnail-hover-excerpt{color:#fff}.gdlr-core-personnel-item .gdlr-core-personnel-list{border-style:solid;border-width:0px}.gdlr-core-personnel-item .gdlr-core-personnel-list.gdlr-core-outer-frame-element{overflow:hidden}.gdlr-core-personnel-item .gdlr-core-personnel-list-title{text-transform:uppercase;letter-spacing:1px;font-weight:600;margin-bottom:8px}.gdlr-core-personnel-item .gdlr-core-personnel-list-position{font-size:13px;font-style:italic;margin-bottom:8px;letter-spacing:0.2px}.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-column{margin-bottom:50px}.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-content-wrap{padding-top:37px}.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title{font-size:16px}.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-position{font-size:13px;font-style:italic;margin-bottom:8px;letter-spacing:0.2px}.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-divider{border-bottom:2px;border-bottom-style:solid;width:45px;padding-top:12px}.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-content{margin-top:20px}.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-social{margin-top:18px;margin-bottom:12px}.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-social-shortcode{margin-top:20px}.gdlr-core-personnel-style-grid.gdlr-core-right-align .gdlr-core-personnel-list-divider{margin-left:auto;margin-right:0px}.gdlr-core-personnel-style-grid.gdlr-core-center-align .gdlr-core-personnel-list-divider{margin-left:auto;margin-right:auto}.gdlr-core-personnel-style-grid.gdlr-core-with-background .gdlr-core-personnel-list-content-wrap{padding:35px
32px 25px}.gdlr-core-personnel-item-style-grid-no-space .gdlr-core-personnel-list-content-wrap{margin-left:33px}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-column{margin-bottom:50px}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-image{float:left;max-width:37%;margin-right:42px}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-content-wrap{overflow:hidden}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-title{font-size:16px}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-position{font-size:13px;font-style:italic;margin-bottom:8px;letter-spacing:0.2px}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-divider{border-bottom:2px;border-bottom-style:solid;width:45px;padding-top:12px}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-content{margin-top:20px}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-social{margin-top:18px;margin-bottom:12px}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-social-shortcode{margin-top:20px}.gdlr-core-personnel-style-modern .gdlr-core-personnel-list{position:relative}.gdlr-core-personnel-style-modern .gdlr-core-personnel-list-title{font-size:17px}.gdlr-core-personnel-style-modern .gdlr-core-personnel-list-content-wrap{position:absolute;bottom:16px;left:32px;right:32px}.gdlr-core-personnel-list .gdlr-core-personnel-list-content-wrap.gdlr-core-hover-overlay-content{opacity:0;transition:opacity 300ms ease-out;-moz-transition:opacity 300ms ease-out;-o-transition:opacity 300ms ease-out;-webkit-transition:opacity 300ms ease-out}.gdlr-core-personnel-list:hover .gdlr-core-personnel-list-content-wrap.gdlr-core-hover-overlay-content{opacity:1}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list-column{margin-bottom:15px}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list{padding-bottom:65px;position:relative}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list-content-wrap{position:absolute;left:25px;right:25px;bottom:15px;z-index:1;background:#fff;padding:30px
20px;box-shadow:0px 0px 15px rgba(0, 0, 0, 0.1);border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list-title{margin-bottom:0px}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list-position{margin-bottom:0px;margin-top:10px}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list-social{margin-bottom:0px;margin-top:10px}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list-info-wrap{overflow:hidden;max-height:0;transition:max-height 350ms;-moz-transition:max-height 350ms;-o-transition:max-height 350ms;-webkit-transition:max-height 350ms}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list:hover .gdlr-core-personnel-list-info-wrap{max-height:100px}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list:hover .gdlr-core-opacity-on-hover
img{opacity:0.5;filter:alpha(opacity=50)}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list:hover .gdlr-core-zoom-on-hover
img{-webkit-transform:scale(1.1);transform:scale(1.1)}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list:hover .gdlr-core-grayscale-effect
img{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%)}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list:hover .gdlr-core-grayscale-effect-revert
img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%)}.gdlr-core-personnel-style-modern .gdlr-core-personnel-list:hover .gdlr-core-hover-opacity{opacity:1;filter:alpha(opacity=100)}.gdlr-core-personnel-style-modern .gdlr-core-personnel-list:hover .gdlr-core-zoom-on-hover
img{-webkit-transform:scale(1.1);transform:scale(1.1)}.gdlr-core-personnel-style-modern .gdlr-core-personnel-list:hover .gdlr-core-grayscale-effect
img{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%)}.gdlr-core-personnel-style-modern .gdlr-core-personnel-list:hover .gdlr-core-grayscale-effect-revert
img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%)}.gdlr-core-personnel-style-widget .gdlr-core-item-list{padding-bottom:20px;margin-bottom:20px;border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-personnel-style-widget .gdlr-core-personnel-list-image{float:left;max-width:80px;border-radius:50%;overflow:hidden;margin-right:20px}.gdlr-core-personnel-style-widget .gdlr-core-personnel-list-content{text-align:left;overflow:hidden;padding-top:8px}.gdlr-core-personnel-style-widget .gdlr-core-personnel-list-title{font-size:20px;margin-bottom:5px;text-transform:none;letter-spacing:0}.gdlr-core-personnel-style-widget .gdlr-core-personnel-list-link
i{vertical-align:middle;margin-left:10px}.gdlr-core-personnel-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport{padding-top:15px;margin-top:-15px;padding-left:15px;margin-left:-15px;padding-right:15px;margin-right:-15px;padding-bottom:15px;margin-bottom:-15px}.gdlr-core-personnel-filterer{margin-bottom:40px}.gdlr-core-personnel-filterer .gdlr-core-head{float:left;margin-right:30px;font-size:18px;line-height:18px}.gdlr-core-personnel-filterer .gdlr-core-tail{overflow:hidden}.gdlr-core-personnel-filterer .gdlr-core-custom-dropdown-current{line-height:18px;font-size:15px}.gdlr-core-personnel-filterer .gdlr-core-custom-dropdown-current:after{content:"\f0d7";font-family:fontAwesome;float:right}.gdlr-core-personnel-item .gdlr-core-now-loading{position:absolute;background:url('/wp-content/plugins/goodlayers-core/include/images/portfolio/now-loading.gif') center no-repeat;width:55px;height:55px;left:50%;margin-left:-28px;background-color:#fff;margin-top:20px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-custom-dropdown .gdlr-core-custom-dropdown-current{cursor:pointer;text-align:left;font-weight:bold;padding-bottom:10px;border-bottom-width:2px;border-bottom-style:solid;max-width:250px}.gdlr-core-custom-dropdown .gdlr-core-custom-dropdown-list{display:none;text-align:left;padding:14px
0px;max-width:250px;position:absolute;width:250px;z-index:1;background:#fff;box-shadow:0px 0px 35px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0px 0px 35px rgba(0, 0, 0, 0.1)}.gdlr-core-custom-dropdown .gdlr-core-custom-dropdown-list-item{padding:3px
25px;cursor:pointer}.gdlr-core-custom-dropdown .gdlr-core-custom-dropdown-list-item.gdlr-core-active{display:none}.gdlr-core-course-info-item{font-size:17px}.gdlr-core-course-info-item .gdlr-core-course-info-item-inner{padding:40px
50px 30px;background:#f3f3f3}.gdlr-core-course-info-item .gdlr-core-head{float:left;margin-right:15px;font-weight:bold;margin-bottom:12px}.gdlr-core-course-info-item .gdlr-core-tail{overflow:hidden;margin-bottom:12px}.gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-list{position:relative;border-bottom-width:1px;border-bottom-style:solid;padding-bottom:13px;margin-bottom:13px}.gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-link{display:block;padding-right:30px}.gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-id{font-size:16px;font-weight:500;min-width:100px;display:inline-block}.gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-title{font-size:16px;font-weight:500;transition:color 200ms ease-out;-moz-transition:color 200ms ease-out;-o-transition:color 200ms ease-out;-webkit-transition:color 200ms ease-out}.gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-icon{position:absolute;top:50%;right:0px;font-size:20px;line-height:20px;margin-top:-16px}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-list{margin-bottom:30px;padding:40px
52px;transition:border 200ms, box-shadow 400ms;-webkit-transition:border 200ms, box-shadow 400ms;-moz-transition:border 200ms, box-shadow 400ms}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-title{font-size:19px;margin-bottom:20px}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-id{margin-right:23px}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-button{border-radius:3px;font-size:14px;padding:10px
22px}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-info-wrap{margin-bottom:20px}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-info{font-size:15px;margin-bottom:6px}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-info .gdlr-core-head{font-weight:700;margin-right:5px}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-title{color:#3e3e3e}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-id{color:#3db166}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-list{background:#f2f2f2}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-info{color:#6b6b6b}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-button,
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-button:hover{background-color:#50bd77;color:#fff}.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-list{margin-bottom:40px}.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-list-inner{border-radius:3px;overflow:hidden}.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-title{font-size:19px;font-weight:800}.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-content-wrap{padding:40px;border-width:1px;border-style:solid;background:#fff}.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-with-thumbnail .gdlr-core-course-item-content-wrap{border-top-width:0px}.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-info-wrap{margin-bottom:20px}.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-info .gdlr-core-head{font-weight:800}.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-info{margin-bottom:8px}.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-button
i{margin-left:10px}.gdlr-core-image-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0;filter:alpha(opacity=0);overflow:hidden;transition:opacity 500ms ease-out;-moz-transition:opacity 500ms ease-out;-o-transition:opacity 500ms ease-out;-webkit-transition:opacity 500ms ease-out}.gdlr-core-image-overlay:hover,.gdlr-core-image-overlay.gdlr-core-no-hover{opacity:1;filter:alpha(opacity=100)}.gdlr-core-image-overlay.gdlr-core-transparent{background:transparent}.gdlr-core-image-overlay-icon{position:absolute;left:50%;top:50%;display:block;text-align:center;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%)}.gdlr-core-image-overlay-icon
img{vertical-align:middle;padding-bottom:1px}.gdlr-core-image-overlay-icon.gdlr-core-size-28{width:28px;font-size:28px;line-height:28px;margin-left:-14px;margin-top:-14px}.gdlr-core-image-overlay-icon.gdlr-core-size-22{width:25px;font-size:22px;line-height:25px;margin-left:-11px;margin-top:-11px}.gdlr-core-image-overlay-icon.gdlr-core-size-15{width:20px;font-size:15px;line-height:20px;margin-left:-8px;margin-top:-10px}.gdlr-core-image-overlay.gdlr-core-round-icon .gdlr-core-image-overlay-icon{text-align:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}.gdlr-core-image-overlay.gdlr-core-round-icon .gdlr-core-image-overlay-icon.gdlr-core-size-28{padding:20px}.gdlr-core-image-overlay.gdlr-core-round-icon .gdlr-core-image-overlay-icon.gdlr-core-size-22{padding:20px}.gdlr-core-image-overlay.gdlr-core-round-icon .gdlr-core-image-overlay-icon.gdlr-core-size-15{padding:20px}.gdlr-core-image-overlay.gdlr-core-round-icon .gdlr-core-image-overlay-icon.fa-play:before{margin-left:6px}.gdlr-core-image-overlay-content{position:absolute;left:40px;right:40px;top:50%;line-height:1.55;display:block}.gdlr-core-image-item-wrap{width:100%}.gdlr-core-image-item{line-height:0}.gdlr-core-image-item.gdlr-core-left-align .gdlr-core-image-item-wrap{margin-left:0px}.gdlr-core-image-item.gdlr-core-right-align .gdlr-core-image-item-wrap{margin-right:0px}.gdlr-core-image-item .gdlr-core-image-item-wrap{border-style:solid;margin-left:auto;margin-right:auto;display:inline-block;max-width:100%}.gdlr-core-image-item .gdlr-core-image-item-wrap.gdlr-core-with-shadow{box-shadow:0px 0px 7px rgba(0, 0, 0, 0.6);-moz-box-shadow:0px 0px 7px rgba(0, 0, 0, 0.6);-webkit-box-shadow:0px 0px 7px rgba(0, 0, 0, 0.6)}.gdlr-core-image-item .gdlr-core-image-item-style-round{overflow:hidden;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-image-item .gdlr-core-image-item-style-circle{overflow:hidden;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-image-item .gdlr-core-image-item-caption{font-size:13px;font-weight:bold;font-style:italic;margin-top:15px}.gdlr-core-image-item .gdlr-core-image-item-style-circle .gdlr-core-image-overlay{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-image-item .gdlr-core-image-item-style-round .gdlr-core-image-overlay{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}@media only screen and (max-width: 767px){.gdlr-core-mobile-left-align{text-align:left}.gdlr-core-mobile-right-align{text-align:right}.gdlr-core-mobile-center-align{text-align:center}.gdlr-core-image-item.gdlr-core-mobile-left-align .gdlr-core-image-item-wrap{margin-left:0px}.gdlr-core-image-item.gdlr-core-mobile-right-align .gdlr-core-image-item-wrap{margin-right:0px}.gdlr-core-image-item.gdlr-core-mobile-center-align .gdlr-core-image-item-wrap{margin-left:auto;margin-right:auto}}.gdlr-core-social-share-item
a{margin:0px
15px;font-size:16px}.gdlr-core-social-share-item a:first-child{margin-left:0px !important}.gdlr-core-social-share-item a:last-child{margin-right:0px !important}.gdlr-core-social-share-item
.fa{font-family:'FontAwesome'}.gdlr-core-social-share-item
.fa6b{font-family:'Font Awesome 6 Brands'}.gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count{font-size:23px;font-weight:bold;margin-right:10px}.gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix{font-size:15px;text-transform:uppercase;letter-spacing:1px}.gdlr-core-social-share-item.gdlr-core-style-round
a{width:28px;height:28px;margin:0px
12px 0px 0px;display:inline-block;line-height:1;text-align:center;padding:6px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-social-share-item.gdlr-core-style-round a,
.gdlr-core-social-share-item.gdlr-core-style-round a:hover{color:#fff;background:#252525}.gdlr-core-social-share-item.gdlr-core-social-share-vertical .gdlr-core-social-share-count{margin-bottom:20px}.gdlr-core-social-share-item.gdlr-core-social-share-vertical
a{margin-left:0px;margin-right:0px;display:block;margin-bottom:10px}.gdlr-core-social-share-left-text .gdlr-core-divider{margin-right:36px;margin-left:30px;height:18px;border-right-width:2px;border-right-style:solid}.gdlr-core-social-share-right-text .gdlr-core-divider{margin-right:30px;margin-left:36px;height:18px;border-right-width:2px;border-right-style:solid}.gdlr-core-social-share-top-text .gdlr-core-social-share-count{display:block}.gdlr-core-social-share-top-text .gdlr-core-divider{width:30px;display:block;margin:23px
0px 28px;border-bottom-width:3px;border-bottom-style:solid}.gdlr-core-social-share-top-text.gdlr-core-right-align .gdlr-core-divider{margin-left:auto;margin-right:0px}.gdlr-core-social-share-top-text.gdlr-core-center-align .gdlr-core-divider{margin-left:auto;margin-right:auto}.gdlr-core-social-share-item.gdlr-core-style-color
a{display:inline-block;width:68px;text-align:center;margin-right:3px;line-height:30px;padding:5px
0px;margin-left:0px}.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-facebook{background:#3b5999;color:#fff}.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-linkedin{background:#0077b5;color:#fff}.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-google-plus{background:#dc4e41;color:#fff}.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-pinterest{background:#bd081c;color:#fff}.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-stumbleupon{background:#eb4924;color:#fff}.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-twitter{background:#55acee;color:#fff}.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-email{background:#000;color:#fff}.gdlr-core-social-network-item .gdlr-core-social-network-icon{border-width:0;border-style:solid;margin-right:20px;font-size:19px;display:inline-block;text-align:center}.gdlr-core-social-network-item .gdlr-core-social-network-icon:last-child{margin-right:0px !important}.gdlr-core-social-network-item .gdlr-core-social-network-item-text{font-size:15px;font-weight:400;margin-left:13px;letter-spacing:1px}.gdlr-core-social-network-item .gdlr-core-social-network-icon
i{letter-spacing:0px}.gdlr-core-social-network-item.gdlr-direction-vertical
a{display:block;margin-right:0px;text-align:inherit;margin-bottom:20px}.gdlr-core-social-network-item.gdlr-direction-vertical a:last-child{margin-bottom:0px !important}.gdlr-core-icon-list-item
ul{margin-left:0px;list-style:none;margin-bottom:0px}.gdlr-core-icon-list-item ul
li{margin-bottom:10px}.gdlr-core-icon-list-item ul li:first-child{padding-top:0px}.gdlr-core-icon-list-item .gdlr-core-icon-list-image{float:left;margin-right:15px;vertical-align:middle;position:relative;line-height:1;margin-top:3px}.gdlr-core-icon-list-item .gdlr-core-icon-list-icon-wrap{float:left;margin-right:15px;vertical-align:middle;position:relative;line-height:1;margin-top:3px}.gdlr-core-icon-list-item.gdlr-core-right-align .gdlr-core-icon-list-icon-wrap{float:right;margin-right:0px;margin-left:20px}.gdlr-core-icon-list-item .gdlr-core-icon-list-icon,
.gdlr-core-icon-list-item .gdlr-core-icon-list-icon-hover{display:inline-block;font-size:14px;width:14px;text-align:center;transition:opacity 200ms, transform 200ms;-moz-transition:opacity 200ms, -moz-transform 200ms;-o-transition:opacity 200ms, -o-transform 200ms;-webkit-transition:opacity 200ms, -webkit-transform 200ms}.gdlr-core-icon-list-item .gdlr-core-icon-list-content-wrap{overflow:hidden;padding-right:15px}.gdlr-core-icon-list-item .gdlr-core-icon-list-content{font-size:14px;display:block}.gdlr-core-icon-list-item .gdlr-core-icon-list-caption{font-size:14px;display:block;margin-top:4px}.gdlr-core-icon-list-item.gdlr-core-style-2 .gdlr-core-icon-list-content{display:inline;margin-right:12px}.gdlr-core-icon-list-item.gdlr-core-style-2 .gdlr-core-icon-list-caption{display:inline}.gdlr-core-icon-list-item.gdlr-core-with-divider ul
li{padding:11px
0px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:0px;backface-visibility:hidden}.gdlr-core-icon-list-with-background-round .gdlr-core-icon-list-icon-wrap{padding:6px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-icon-list-with-background-round .gdlr-core-icon-list-content-wrap{padding-top:6px}.gdlr-core-icon-list-with-background-circle .gdlr-core-icon-list-icon-wrap{padding:8px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-icon-list-with-background-circle .gdlr-core-icon-list-content-wrap{padding-top:6px}.gdlr-core-icon-list-item li.gdlr-core-with-hover .gdlr-core-icon-list-icon{opacity:1;transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}.gdlr-core-icon-list-item li.gdlr-core-with-hover .gdlr-core-icon-list-icon-hover{opacity:0;width:0px;transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0)}.gdlr-core-icon-list-item li.gdlr-core-with-hover:hover .gdlr-core-icon-list-icon{opacity:0;transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0)}.gdlr-core-icon-list-item li.gdlr-core-with-hover:hover .gdlr-core-icon-list-icon-hover{opacity:1;transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}.gdlr-core-icon-list-item.gdlr-core-left-align .gdlr-core-icon-list-icon-wrap.gdlr-core-right{float:right;margin-right:0px;margin-left:15px}.gdlr-core-icon-list-item.gdlr-core-right-align .gdlr-core-icon-list-icon-wrap.gdlr-core-right{float:left;margin-left:0px;margin-right:15px}.gdlr-core-icon-list-item.gdlr-core-style-3 .gdlr-core-icon-list-icon-wrap{margin:0px
auto;float:none;margin-bottom:10px;display:inline-block}.gdlr-core-icon-list-item ul.gdlr-core-icon-list-flow{display:flex;flex-wrap:wrap;gap:10px}.gdlr-core-dropcap{font-size:30px;line-height:30px;font-weight:700;float:left;margin-right:20px;margin-bottom:8px;margin-top:8px}.gdlr-core-dropcap.gdlr-core-type-circle{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-dropcap.gdlr-core-type-circle,.gdlr-core-dropcap.gdlr-core-type-rectangle{text-align:center;padding:8px
10px 12px;width:50px}.gdlr-core-dropcap.gdlr-core-type-normal{font-size:48px;margin-top:18px;margin-left:10px}.gdlr-core-sticky-banner{line-height:1;display:inline-block;letter-spacing:0.5px;padding:18px
20px 17px;text-transform:uppercase;font-size:11px;font-weight:bold;margin-bottom:22px}.gdlr-core-sticky-banner
i{font-size:12px;margin-right:10px}.gdlr-core-blog-thumbnail
img{margin:0px}.gdlr-core-blog-thumbnail a
img.alignnone{margin:0px}.gdlr-core-blog-thumbnail .gdlr-core-sticky-banner{position:absolute;left:0px;bottom:0px;margin-bottom:0px}.gdlr-core-blog-thumbnail .wp-block-image{margin-bottom:0px}.gdlr-core-blog-thumbnail .wp-block-gallery{flex-wrap:wrap}.gdlr-core-blog-info-wrapper .gdlr-core-head{margin-right:13px;vertical-align:middle;line-height:1}.gdlr-core-blog-info-wrapper .gdlr-core-head
i{font-size:15px}.gdlr-core-blog-info-wrapper .gdlr-core-blog-info{display:inline-block;margin-right:25px;font-size:11px;font-weight:bold;letter-spacing:1px;text-transform:uppercase}.gdlr-core-blog-info-wrapper .gdlr-core-blog-info:last-child{margin-right:0px}.gdlr-core-blog-date-wrapper{float:left;width:60px;border-right-width:1px;border-right-style:solid;line-height:1;margin-top:8px;margin-right:30px;padding-right:20px;text-align:center;white-space:nowrap}.gdlr-core-blog-date-wrapper .gdlr-core-blog-date-day{font-size:27px;font-weight:bold;margin-bottom:8px;margin-top:-4px;letter-spacing:1px}.gdlr-core-blog-date-wrapper .gdlr-core-blog-date-month{font-size:14px;text-transform:uppercase;letter-spacing:1px}.gdlr-core-blog-item-holder{padding-bottom:1px}.gdlr-core-blog-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport{padding-top:15px;margin-top:-15px;padding-right:15px;margin-right:-15px;padding-left:15px;margin-left:-15px;padding-bottom:15px;margin-bottom:-15px}.gdlr-core-blog-item .gdlr-core-excerpt-read-more.gdlr-core-plain-text.gdlr-core-hover-border{border-bottom-width:1px;border-bottom-style:solid;border-color:transparent !important}.gdlr-core-blog-full{margin-bottom:80px}.gdlr-core-style-blog-full-with-frame .gdlr-core-blog-full{margin-bottom:40px;overflow:hidden;border-style:solid;border-width:0px}.gdlr-core-blog-full .gdlr-core-blog-thumbnail{margin-bottom:44px}.gdlr-core-blog-full .gdlr-core-blog-title{font-size:37px;font-weight:700;margin-bottom:14px;letter-spacing:1px}.gdlr-core-blog-full .gdlr-core-blog-content{margin-bottom:20px}.gdlr-core-blog-full .gdlr-core-blog-full-head{margin-bottom:25px}.gdlr-core-blog-full .gdlr-core-blog-full-head-right{overflow:hidden}.gdlr-core-blog-full .gdlr-core-excerpt-read-more{margin-top:33px}.gdlr-core-blog-full .gdlr-core-excerpt-read-more.gdlr-core-plain-text{display:inline-block;margin-top:20px}.gdlr-core-blog-full .gdlr-core-excerpt-read-more.gdlr-core-plain-text
i{margin-left:10px}.gdlr-core-blog-full.gdlr-core-style-center{text-align:center}.gdlr-core-blog-full.gdlr-core-style-center .gdlr-core-blog-date-wrapper{position:absolute}.gdlr-core-blog-full.gdlr-core-style-center .gdlr-core-blog-full-head-right{padding-left:80px;padding-right:80px}.gdlr-core-style-blog-full-with-frame .gdlr-core-blog-full-frame{padding:50px
50px 40px;position:relative}.gdlr-core-style-blog-full-with-frame .gdlr-core-blog-thumbnail{margin-bottom:0}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-sticky-banner{bottom:23px;left:35px;padding:10px
12px;font-weight:600;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-thumbnail-content{position:absolute;right:35px;bottom:28px}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-thumbnail-content .gdlr-core-blog-info{float:left}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number{font-size:15px;line-height:1;margin-left:25px;margin-top:5px}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number
i{margin-right:10px}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{font-size:12px;line-height:1;padding:8px
15px;margin-left:25px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category .gdlr-core-head{display:none}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-full-head{margin-bottom:0px}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-info-wrapper{margin-bottom:5px}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{margin-right:0px;font-size:13px;text-transform:none;letter-spacing:0px}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0px
13px}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-title{margin-bottom:25px}.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-info-wrapper{padding-top:0px;border:none;margin-bottom:8px}.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-info{font-size:15px;text-transform:none;font-weight:400;margin-right:0px;letter-spacing:0px}.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin:0px
12px}.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-info .gdlr-core-head{display:none}.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-info-date{font-size:15px;padding:7px
26px;border-radius:20px;display:inline-block;margin-top:0px;margin-bottom:0px}.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-full-date{margin-top:-64px;position:relative;margin-left:20px;margin-bottom:22px}.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-full-frame{position:relative}.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-full-frame .gdlr-core-blog-full-date{position:absolute;top:-19px;margin-top:0px;margin-left:0px}.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-thumbnail .gdlr-core-sticky-banner{bottom:23px;left:35px;padding:10px
12px;font-weight:600;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-full-head{margin-bottom:0px}.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-info-wrapper{margin-bottom:5px}.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{margin-right:0px;font-size:16px;text-transform:none;letter-spacing:0px}.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0px
13px}.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-title{margin-bottom:25px}.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-excerpt-read-more.gdlr-core-plain-text{font-weight:500;border-bottom-width:2px;border-style:solid}.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-excerpt-read-more.gdlr-core-plain-text
i{margin-left:5px}.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-excerpt-read-more.gdlr-core-plain-text i:before{content:"\26";font-family:ElegantIcons}.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-info-tag{padding-top:10px;display:block;margin-bottom:20px}.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-info-tag
a{font-size:15px;display:inline-block;padding:2px
12px;margin-bottom:10px;border-width:1px;border-style:solid;font-size:14px;margin-right:4px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-info-tag span.gdlr-core-head{display:none}.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-info-tag span.gdlr-core-sep{display:none}.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-category{font-size:13px;line-height:1;display:inline-block;padding:10px
16px;margin-bottom:27px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-category .gdlr-core-head{display:none}.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{position:absolute;left:0px;bottom:0px;margin-bottom:0px;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px}.gdlr-core-blog-full.gdlr-core-style-3.gdlr-core-with-thumbnail.gdlr-core-outer-frame-element .gdlr-core-blog-info-category{position:absolute;top:-16px}.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-wrapper{margin-bottom:5px}.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{margin-right:0px;font-size:13px;text-transform:none;letter-spacing:0px;font-weight:normal}.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0px
13px}.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-grid{margin-bottom:50px}.gdlr-core-flexslider.flexslider ul.slides > li .gdlr-core-blog-grid{margin-bottom:0px}.gdlr-core-blog-grid .gdlr-core-blog-thumbnail{margin-bottom:27px}.gdlr-core-blog-grid .gdlr-core-blog-grid-date .gdlr-core-blog-info-date{font-size:12px;letter-spacing:1.5px;margin-bottom:7px;text-transform:uppercase;font-weight:600;display:block}.gdlr-core-blog-grid .gdlr-core-blog-grid-date .gdlr-core-blog-info-date .gdlr-core-head{display:none}.gdlr-core-blog-grid .gdlr-core-blog-title{font-size:25px;font-weight:800;margin-bottom:20px}.gdlr-core-blog-grid .gdlr-core-blog-content{margin-bottom:20px}.gdlr-core-blog-grid .gdlr-core-blog-info-wrapper{padding-top:12px;border-top-width:1px;border-top-style:solid}.gdlr-core-blog-grid .gdlr-core-excerpt-read-more{margin-top:33px}.gdlr-core-blog-grid .gdlr-core-excerpt-read-more:first-child{margin-top:10px}.gdlr-core-blog-grid .gdlr-core-excerpt-read-more.gdlr-core-plain-text{display:inline-block;margin-top:20px}.gdlr-core-blog-grid .gdlr-core-excerpt-read-more.gdlr-core-plain-text:first-child{margin-top:5px}.gdlr-core-blog-grid .gdlr-core-excerpt-read-more.gdlr-core-plain-text
i{margin-left:10px}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-sticky-banner{top:18px;bottom:auto;left:18px;padding:10px
12px;font-weight:600;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number{position:absolute;bottom:20px;left:25px;font-size:15px;line-height:1}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number
i{margin-right:10px}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{position:absolute;right:20px;bottom:18px;font-size:12px;line-height:1;padding:8px
15px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category .gdlr-core-head{display:none}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-info-wrapper{padding-top:0px;border-top-width:0px;margin-bottom:4px}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{margin-right:0px;font-size:13px;text-transform:none;letter-spacing:0px}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0px
13px}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-flexslider .flex-direction-nav
li{margin-top:-12px}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-flexslider .flex-direction-nav li
a{padding:0px;background:transparent}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-flexslider .flex-direction-nav li a
i{font-size:24px;width:auto}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-flexslider .flex-direction-nav li a.flex-prev i:before{font-family:"ElegantIcons";content:"#"}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-flexslider .flex-direction-nav li a.flex-next i:before{font-family:"ElegantIcons";content:"$"}.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-info-date,
.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-info-date{background-color:#efefef}.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-info-date a,
.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-info-date
a{color:#3dbca8}.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-info-wrapper{padding-top:0px;border:none;margin-bottom:8px}.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-info{font-size:15px;text-transform:none;font-weight:400;margin-right:0px;letter-spacing:0px}.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin:0px
12px}.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-info .gdlr-core-head{display:none}.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-info-date{font-size:15px;padding:7px
26px;border-radius:20px;display:inline-block;margin-top:0px;margin-bottom:0px}.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-grid-date{margin-top:-45px;position:relative;margin-left:20px;margin-bottom:22px}.gdlr-core-blog-grid-with-frame.gdlr-core-style-2-date .gdlr-core-blog-grid-frame{position:relative}.gdlr-core-blog-grid-with-frame.gdlr-core-style-2-date .gdlr-core-blog-grid-date{position:absolute;top:-19px;margin-top:0px;margin-left:0px;z-index:2}.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-thumbnail .gdlr-core-sticky-banner{top:18px;bottom:auto;left:18px;padding:10px
12px;font-weight:600;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number{position:absolute;bottom:20px;left:25px;font-size:15px;line-height:1}.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number
i{margin-right:10px}.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{position:absolute;right:20px;bottom:18px;font-size:12px;line-height:1;padding:8px
15px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category .gdlr-core-head{display:none}.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-info-wrapper{padding-top:0px;border-top-width:0px;margin-bottom:11px}.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{margin-right:0px;font-size:16px;text-transform:none;letter-spacing:0px}.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0px
13px}.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-info-tag{padding-top:5px;display:block;margin-bottom:20px}.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-info-tag
a{font-size:15px;display:inline-block;padding:2px
12px;margin-bottom:10px;border-width:1px;border-style:solid;font-size:14px;margin-right:4px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-info-tag span.gdlr-core-head{display:none}.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-info-tag span.gdlr-core-sep{display:none}.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-title:after{content:"\26";font-family:ElegantIcons;position:absolute;right:0px;font-size:15px;top:6px}.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-title{position:relative;padding-right:25px}.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-thumbnail .gdlr-core-sticky-banner{top:18px;bottom:auto;left:18px;padding:10px
12px;font-weight:600;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-category{font-size:13px;line-height:1;display:inline-block;padding:10px
16px;margin-bottom:27px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-category .gdlr-core-head{display:none}.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{position:absolute;left:0px;bottom:0px;margin-bottom:0px}.gdlr-core-blog-grid-with-frame.gdlr-core-style-3.gdlr-core-with-thumbnail .gdlr-core-blog-info-category{position:absolute;top:-16px}.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-wrapper{padding-top:0px;border-top-width:0px;margin-bottom:4px}.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{font-weight:normal;margin-right:0px;font-size:13px;text-transform:none;letter-spacing:0px}.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0px
10px}.gdlr-core-blog-grid-with-frame.gdlr-core-style-3 .gdlr-core-blog-grid-frame{position:relative;z-index:3}.gdlr-core-blog-grid.gdlr-core-style-3-date{position:relative}.gdlr-core-blog-grid.gdlr-core-style-3-date .gdlr-core-blog-thumbnail{margin-left:54px}.gdlr-core-blog-grid.gdlr-core-style-3-date .gdlr-core-blog-info-wrapper{padding-top:0px;border:none}.gdlr-core-blog-grid.gdlr-core-style-3-date.gdlr-core-with-thumbnail .gdlr-core-blog-info-date{position:absolute;left:0px;top:0px;line-height:14px;padding:20px;letter-spacing:1px;font-size:14px;transform:rotate(270deg) translate(-100%, 0);-webkit-transform:rotate(270deg) translate(-100%, 0);-moz-transform:rotate(270deg) translate(-100%, 0);transform-origin:0 0;-webkit-transform-origin:0 0;-moz-transform-origin:0 0}.gdlr-core-blog-grid.gdlr-core-style-3-date.gdlr-core-with-thumbnail .gdlr-core-blog-info-date .gdlr-core-head{display:none}.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-grid-top-info{margin-bottom:20px}.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-grid-top-info .gdlr-core-head{display:none}.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-grid-top-info .gdlr-core-blog-info{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px}.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-grid-top-info .gdlr-core-blog-info-date{float:left}.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-grid-top-info .gdlr-core-blog-info-tag{float:right}.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-excerpt-read-more
i{display:none}.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-excerpt-read-more{float:right;font-size:12px;text-transform:uppercase;font-weight:600;letter-spacing:0.5px;margin-bottom:10px}.gdlr-core-blog-grid.gdlr-core-style-4.gdlr-core-left-button .gdlr-core-excerpt-read-more{float:none}.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number,
.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number a,
.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number a:hover{color:#fff !important}.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category,
.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category a,
.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category a:hover
.gdlr-core-style-3 .gdlr-core-blog-info-category,
.gdlr-core-style-3 .gdlr-core-blog-info-category a,
.gdlr-core-style-3 .gdlr-core-blog-info-category a:hover{color:#fff !important}.gdlr-core-blog-grid-with-frame{border-width:0px}.gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame{overflow:hidden;border-style:solid}.gdlr-core-blog-grid-with-frame .gdlr-core-blog-grid-frame{padding:40px
35px 24px}.gdlr-core-blog-grid-with-frame .gdlr-core-blog-thumbnail{margin-bottom:0}.gdlr-core-flexslider.flexslider ul.slides > li .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame{margin-left:2px;margin-right:2px;margin-top:2px;margin-bottom:2px}.gdlr-core-blog-item.gdlr-core-style-blog-column-no-space .gdlr-core-blog-grid-content-wrap{padding-left:30px;padding-right:30px}.gdlr-core-blog-item.gdlr-core-style-blog-column-no-space .gdlr-core-load-more,
.gdlr-core-blog-item.gdlr-core-style-blog-column-no-space .gdlr-core-pagination{margin-top:20px}.gdlr-core-blog-medium{margin-bottom:90px;display:table}.gdlr-core-blog-medium>div,.gdlr-core-blog-medium>div.clearfix{display:table-cell;vertical-align:middle}.gdlr-core-blog-medium .gdlr-core-excerpt-read-more.gdlr-core-plain-text{display:inline-block;margin-top:20px}.gdlr-core-blog-medium .gdlr-core-excerpt-read-more.gdlr-core-plain-text
i{margin-left:10px}.gdlr-core-blog-left-thumbnail .gdlr-core-blog-thumbnail-wrap{width:35%;padding-right:35px}.gdlr-core-blog-left-thumbnail.gdlr-core-large .gdlr-core-blog-thumbnail-wrap{width:55%}.gdlr-core-blog-left-thumbnail .gdlr-core-blog-date-wrapper{float:right;margin-right:0px}.gdlr-core-blog-left-thumbnail .gdlr-core-blog-title{font-size:37px;font-weight:700;margin-bottom:16px}.gdlr-core-blog-left-thumbnail .gdlr-core-blog-info-wrapper{margin-bottom:26px}.gdlr-core-blog-left-thumbnail .gdlr-core-excerpt-read-more{margin-top:33px}.gdlr-core-blog-right-thumbnail{text-align:right}.gdlr-core-blog-right-thumbnail .gdlr-core-blog-thumbnail-wrap{width:35%;padding-left:35px}.gdlr-core-blog-right-thumbnail.gdlr-core-large .gdlr-core-blog-thumbnail-wrap{width:55%}.gdlr-core-blog-right-thumbnail .gdlr-core-blog-date-wrapper{float:left;margin-right:0px;padding-left:20px;border-left-width:1px;border-left-style:solid;border-right:0px}.gdlr-core-blog-right-thumbnail .gdlr-core-blog-title{font-size:37px;font-weight:700;margin-bottom:16px}.gdlr-core-blog-right-thumbnail .gdlr-core-blog-info-wrapper{margin-bottom:26px}.gdlr-core-blog-right-thumbnail .gdlr-core-excerpt-read-more{margin-top:33px}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-sticky-banner{top:18px;bottom:auto;left:18px;padding:10px
12px;font-weight:600;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number{position:absolute;bottom:20px;left:25px;font-size:15px;line-height:1}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number
i{margin-right:10px}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{position:absolute;right:20px;bottom:18px;font-size:12px;line-height:1;padding:8px
15px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category .gdlr-core-head{display:none}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-info-wrapper{margin-bottom:5px}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{margin-right:0px;font-size:13px;text-transform:none;letter-spacing:0px}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0px
13px}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-title{margin-bottom:20px}.gdlr-core-blog-feature{position:relative}.gdlr-core-blog-feature .gdlr-core-blog-title{font-size:18px;font-weight:700;margin-bottom:12px;line-height:1.3}.gdlr-core-blog-feature .gdlr-core-blog-info-wrapper{margin-bottom:10px}.gdlr-core-blog-feature.gdlr-core-with-image .gdlr-core-blog-feature-content{position:absolute;left:0px;right:0px;bottom:0px;padding:0px
35px 40px 45px}.gdlr-core-blog-feature.gdlr-core-hover-overlay-content.gdlr-core-with-image .gdlr-core-blog-feature-content{opacity:0;filter:alpha(opacity=0);transition:opacity 500ms ease-out;-moz-transition:opacity 500ms ease-out;-o-transition:opacity 500ms ease-out;-webkit-transition:opacity 500ms ease-out}.gdlr-core-blog-feature.gdlr-core-hover-overlay-content.gdlr-core-with-image:hover .gdlr-core-blog-feature-content{opacity:1;filter:alpha(opacity=100)}.gdlr-core-blog-feature .gdlr-core-blog-feature-content-overlay{position:absolute;left:0px;right:0px;bottom:0px;top:0px;background:#000;filter:alpha(opacity=40);opacity:0.4}.gdlr-core-blog-feature .gdlr-core-blog-feature-content-overlay-gradient{position:absolute;left:0px;right:0px;bottom:0px;top:0px;background:url('/wp-content/plugins/goodlayers-core/include/images/blog-style/blog-item-gradient.png') bottom repeat-x}.gdlr-core-blog-feature .gdlr-core-blog-feature-content-overlay-gradient2{position:absolute;left:0px;right:0px;bottom:0px;top:0px;background:url('/wp-content/plugins/goodlayers-core/include/images/blog-style/blog-item-gradient2.png') bottom repeat-x}.gdlr-core-blog-feature .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{font-size:14px;text-transform:none;font-weight:400}.gdlr-core-blog-feature .gdlr-core-blog-info-category{position:absolute;top:30px;left:45px;font-size:13px;line-height:1;padding:8px
15px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-feature .gdlr-core-blog-info-category .gdlr-core-head{display:none}.gdlr-core-blog-feature .gdlr-core-blog-info-category
i{display:none}.gdlr-core-blog-feature .gdlr-core-blog-info-category,
.gdlr-core-blog-feature .gdlr-core-blog-info-category a,
.gdlr-core-blog-feature .gdlr-core-blog-info-category a:hover{color:#fff}.gdlr-core-blog-feature.gdlr-core-sub-item .gdlr-core-blog-title{font-size:15px}.gdlr-core-blog-feature.gdlr-core-sub-item .gdlr-core-blog-info-wrapper{display:none}.gdlr-core-blog-feature.gdlr-core-sub-item.gdlr-core-with-image .gdlr-core-blog-feature-content{padding:0px
18px 8px 18px}.gdlr-core-blog-feature.gdlr-core-sub-item .gdlr-core-blog-info-category{font-size:11px;top:13px;left:15px}.gdlr-core-blog-modern{position:relative;border-style:solid}.gdlr-core-blog-modern .gdlr-core-blog-modern-content{padding:0px
0px 20px}.gdlr-core-blog-modern .gdlr-core-blog-title{font-size:18px;font-weight:700;margin-bottom:2px;line-height:1.6}.gdlr-core-blog-modern-inner .gdlr-core-blog-info-wrapper{margin-bottom:10px}.gdlr-core-blog-modern .gdlr-core-blog-content{padding-top:6px}.gdlr-core-blog-modern .gdlr-core-excerpt-read-more{display:none}.gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-modern-inner{position:relative}.gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-modern-content{position:absolute;left:0px;right:0px;bottom:0px;padding:0px
45px 40px 60px;transition:opacity 500ms ease-out, bottom 200ms ease-out;-moz-transition:opacity 500ms ease-out, bottom 200ms ease-out;-o-transition:opacity 500ms ease-out, bottom 200ms ease-out;-webkit-transition:opacity 500ms ease-out, bottom 200ms ease-out}.gdlr-core-blog-modern.gdlr-core-hover-overlay-content.gdlr-core-with-image .gdlr-core-blog-modern-content{opacity:0;filter:alpha(opacity=0)}.gdlr-core-blog-modern.gdlr-core-hover-overlay-content.gdlr-core-with-image:hover .gdlr-core-blog-modern-content{opacity:1;filter:alpha(opacity=100)}.gdlr-core-blog-modern .gdlr-core-blog-modern-content-overlay{position:absolute;left:0px;right:0px;bottom:0px;top:0px;background:#000;filter:alpha(opacity=40);opacity:0.4}.gdlr-core-blog-modern .gdlr-core-blog-modern-content-overlay-gradient{position:absolute;left:0px;right:0px;bottom:0px;top:0px;background:url('/wp-content/plugins/goodlayers-core/include/images/blog-style/blog-item-gradient.png') bottom repeat-x}.gdlr-core-blog-modern .gdlr-core-blog-modern-content-overlay-gradient2{position:absolute;left:0px;right:0px;bottom:0px;top:0px;background:url('/wp-content/plugins/goodlayers-core/include/images/blog-style/blog-item-gradient2.png') bottom repeat-x}.gdlr-core-blog-item.gdlr-core-style-blog-image .gdlr-core-load-more,
.gdlr-core-blog-item.gdlr-core-style-blog-image .gdlr-core-pagination{margin-top:20px}.gdlr-core-blog-item.gdlr-core-style-blog-image-no-space .gdlr-core-load-more{margin-top:50px}.gdlr-core-blog-item.gdlr-core-style-blog-image-no-space .gdlr-core-pagination{margin-top:50px}.gdlr-core-blog-modern.gdlr-core-gradient-slide .gdlr-core-blog-thumbnail:after{content:" ";position:absolute;top:50%;right:0px;bottom:0px;left:0px;background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));-moz-background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));-o-background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));-webkit-background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));transition:top 150ms;-moz-transition:top 150ms;-o-transition:top 150ms;-webkit-transition:top 150ms}.gdlr-core-blog-modern.gdlr-core-gradient-slide:hover .gdlr-core-blog-thumbnail:after{top:0px}.gdlr-core-blog-modern.gdlr-core-style-1 .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-modern.gdlr-core-style-2 .gdlr-core-blog-info
i{display:none}.gdlr-core-blog-modern.gdlr-core-style-2 .gdlr-core-blog-info:first-child  .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-modern.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{position:absolute;top:20px;left:18px;font-size:12px;line-height:1;padding:8px
15px;z-index:1;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-modern.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category .gdlr-core-head{display:none}.gdlr-core-blog-modern.gdlr-core-style-3 .gdlr-core-blog-title{margin-bottom:8px}.gdlr-core-blog-modern.gdlr-core-style-3 .gdlr-core-blog-modern-content{text-align:left}.gdlr-core-blog-modern.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-modern.gdlr-core-style-3 .gdlr-core-blog-info{margin-right:15px}.gdlr-core-blog-modern.gdlr-core-style-3 .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin-right:15px}.gdlr-core-blog-modern.gdlr-core-style-3 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-modern.gdlr-core-style-3:hover .gdlr-core-blog-modern-content{bottom:20px}.gdlr-core-blog-modern.gdlr-core-style-3.gdlr-core-opacity-on-hover
img{opacity:0.7}.gdlr-core-blog-modern.gdlr-core-style-3.gdlr-core-opacity-on-hover:hover
img{opacity:0.3 !important}.gdlr-core-blog-modern.gdlr-core-style-3.gdlr-core-with-image .gdlr-core-blog-modern-content{padding:0px
35px 30px}.gdlr-core-blog-modern.gdlr-core-style-4 .gdlr-core-blog-title{margin-bottom:8px}.gdlr-core-blog-modern.gdlr-core-style-4 .gdlr-core-blog-modern-content{text-align:left}.gdlr-core-blog-modern.gdlr-core-style-4 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-modern.gdlr-core-style-4 .gdlr-core-blog-info{margin-right:15px}.gdlr-core-blog-modern.gdlr-core-style-4 .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin-right:15px}.gdlr-core-blog-modern.gdlr-core-style-4 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-modern.gdlr-core-style-4.gdlr-core-opacity-on-hover
img{opacity:0.7}.gdlr-core-blog-modern.gdlr-core-style-4.gdlr-core-opacity-on-hover:hover
img{opacity:0.3 !important}.gdlr-core-blog-modern.gdlr-core-style-4.gdlr-core-with-image .gdlr-core-blog-modern-content{padding:0px
35px 30px}.gdlr-core-blog-modern.gdlr-core-style-4.gdlr-core-with-image .gdlr-core-blog-content{padding:0px;max-height:0px;overflow:hidden;transition:max-height 300ms ease-out;-moz-transition:max-height 300ms ease-out;-o-transition:max-height 300ms ease-out;-webkit-transition:max-height 300ms ease-out}.gdlr-core-blog-modern.gdlr-core-style-4.gdlr-core-with-image:hover .gdlr-core-blog-content{margin-bottom:0;max-height:150px}.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-modern-content{display:flex;flex-direction:column;text-align:left;position:absolute;left:0;right:0;bottom:0}.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-info-wrapper{order:1}.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-title{order:2}.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-content{order:3}.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{margin-right:12px}.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin-right:10px}.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-modern-content{padding:0px
35px 30px}.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-content{padding:0px;max-height:0px;overflow:hidden;transition:max-height 300ms ease-out;-moz-transition:max-height 300ms ease-out;-o-transition:max-height 300ms ease-out;-webkit-transition:max-height 300ms ease-out}.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-thumbnail{opacity:0;background:#000;transition:opacity 300ms ease-out;-moz-transition:opacity 300ms ease-out;-o-transition:opacity 300ms ease-out;-webkit-transition:opacity 300ms ease-out}.gdlr-core-blog-modern.gdlr-core-style-5:hover .gdlr-core-blog-modern-content
a{transition:none;-moz-transition:none;-o-transition:none;-webkit-transition:none}.gdlr-core-blog-modern.gdlr-core-style-5:hover .gdlr-core-blog-thumbnail{opacity:1}.gdlr-core-blog-modern.gdlr-core-style-5:hover .gdlr-core-blog-content{margin-bottom:0;max-height:80px}.gdlr-core-blog-modern.gdlr-core-style-5:hover .gdlr-core-blog-modern-content .gdlr-core-blog-info-wrapper a,
.gdlr-core-blog-modern.gdlr-core-style-5:hover .gdlr-core-blog-modern-content .gdlr-core-blog-info-wrapper,
.gdlr-core-blog-modern.gdlr-core-style-5:hover .gdlr-core-blog-modern-content .gdlr-core-blog-title a,
.gdlr-core-blog-modern.gdlr-core-style-5:hover .gdlr-core-blog-modern-content .gdlr-core-blog-content{color:#fff !important}.gdlr-core-blog-metro.gdlr-core-with-image{position:relative;overflow:hidden}.gdlr-core-blog-metro.gdlr-core-with-image .gdlr-core-blog-metro-content{position:absolute;left:0px;right:0px;bottom:0px;padding:0px
20px 30px;opacity:0;filter:alpha(opacity=0);transition:opacity 500ms ease-out;-moz-transition:opacity 500ms ease-out;-o-transition:opacity 500ms ease-out;-webkit-transition:opacity 500ms ease-out}.gdlr-core-blog-metro.gdlr-core-with-image:hover .gdlr-core-blog-metro-content{opacity:1;filter:alpha(opacity=100)}.gdlr-core-blog-metro .gdlr-core-blog-metro-content{text-align:center;padding:0px
0px 20px}.gdlr-core-blog-metro .gdlr-core-blog-title{font-size:18px;font-weight:700;margin-bottom:5px;line-height:1.5}.gdlr-core-blog-item.gdlr-core-style-blog-metro .gdlr-core-load-more,
.gdlr-core-blog-item.gdlr-core-style-blog-metro .gdlr-core-pagination{margin-top:20px}.gdlr-core-blog-item.gdlr-core-style-blog-metro-no-space .gdlr-core-load-more{margin-top:50px}.gdlr-core-blog-item.gdlr-core-style-blog-metro-no-space .gdlr-core-pagination{margin-top:50px}.gdlr-core-blog-list{margin-bottom:40px}.gdlr-core-blog-list.gdlr-core-blog-list-with-frame{margin-bottom:6px}.gdlr-core-blog-list .gdlr-core-blog-list-frame{padding:20px
26px 24px}.gdlr-core-blog-list .gdlr-core-blog-title{font-size:19px;letter-spacing:1px;font-weight:800;margin-bottom:10px}.gdlr-core-blog-list .gdlr-core-blog-info{margin-right:15px}.gdlr-core-blog-list .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin-right:15px}.gdlr-core-blog-list .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-widget{margin-bottom:18px;padding-top:18px;border-top-width:1px;border-top-style:solid}.gdlr-core-blog-widget:first-child{padding-top:0px;border:0px}.gdlr-core-blog-widget .gdlr-core-blog-thumbnail{float:left;margin-right:20px;max-width:60px}.gdlr-core-blog-widget .gdlr-core-sticky-banner{display:none}.gdlr-core-blog-widget .gdlr-core-blog-widget-content{overflow:hidden}.gdlr-core-blog-widget .gdlr-core-blog-title{font-size:18px;font-weight:600;margin-bottom:8px}.gdlr-core-blog-widget .gdlr-core-blog-info-wrapper .gdlr-core-head{margin-right:10px}.gdlr-core-blog-widget-divider{border-bottom-width:2px;border-bottom-style:solid;padding-top:3px}.gdlr-core-blog-widget.gdlr-core-style-large{margin-bottom:22px;padding-top:22px}.gdlr-core-blog-widget.gdlr-core-style-large:first-child{padding-top:0px}.gdlr-core-blog-widget.gdlr-core-style-large .gdlr-core-blog-widget-content{padding-top:8px}.gdlr-core-blog-widget.gdlr-core-style-large .gdlr-core-blog-thumbnail{max-width:80px}.gdlr-core-blog-widget.gdlr-core-style-large .gdlr-core-blog-title{font-size:16px;margin-bottom:12px}.gdlr-core-blog-widget.gdlr-core-style-small .gdlr-core-blog-title{font-size:16px;font-weight:500}.gdlr-core-blog-widget.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-widget.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{font-weight:normal;margin-right:0px;font-size:13px;text-transform:none;letter-spacing:0px}.gdlr-core-blog-widget.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0px
13px}.gdlr-core-blog-widget.gdlr-core-style-2 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-widget.gdlr-core-style-3{padding-top:25px;margin-bottom:25px}.gdlr-core-blog-widget.gdlr-core-style-3:first-child{padding-top:0px}.gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-title{line-height:1.5}.gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-widget-content{display:flex;flex-direction:column}.gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-info-wrapper{order:-1;margin-bottom:10px}.gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-widget-read-more{margin-top:5px}.gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-thumbnail{float:right;margin-left:20px;margin-right:0px;max-width:95px}.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-item-list.gdlr-core-blog-widget{position:relative}.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-thumbnail{margin-left:0px}.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-widget-content{max-width:600px;margin-left:auto;margin-right:auto;position:absolute;left:30px;bottom:25px;right:30px}.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-title
a{color:#fff}.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-widget-read-more
a{color:#d3d3d3}.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-info-wrapper a,
.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-info-wrapper
i{color:#d3d3d3}.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-thumbnail:after{content:" ";position:absolute;top:30%;right:0px;bottom:0px;left:0px;background:rgb(0,0,0);background:linear-gradient(0deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%)}.gdlr-core-item-list-wrap.gdlr-core-with-featured .gdlr-core-blog-widget.gdlr-core-style-3:first-child{padding-top:20px}.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget  .gdlr-core-blog-thumbnail{float:none;max-width:100%;margin-right:0px;margin-bottom:25px}.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget-divider{display:none}@media only screen and (max-width: 767px){.gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-info-wrapper{display:none}.gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-widget-read-more{display:none}.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-widget-content{bottom:20px}}.gdlr-core-blog-column-hover-background{padding:55px
45px 50px;position:relative}.gdlr-core-blog-column-hover-background .gdlr-core-content{position:relative}.gdlr-core-blog-column-hover-background .gdlr-core-column-date{font-size:14px;text-transform:uppercase;letter-spacing:2px;margin-bottom:18px}.gdlr-core-blog-column-hover-background .gdlr-core-column-date .gdlr-core-head{display:none}.gdlr-core-blog-column-hover-background .gdlr-core-blog-title{margin-bottom:0px;font-size:26px;font-weight:800}.gdlr-core-blog-column-hover-background .gdlr-core-blog-info-wrapper{margin-top:15px}.gdlr-core-blog-column-hover-background .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-column-hover-background .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{font-weight:400;font-size:13px;text-transform:none}.gdlr-core-blog-column-hover-background .gdlr-core-background{position:absolute;top:0px;left:0px;right:0px;bottom:0px;background-position:center;background-size:cover;opacity:0;transition:opacity 300ms;-moz-transition:opacity 300ms;-webkit-transition:opacity 300ms}.gdlr-core-blog-column-hover-background .gdlr-core-background-overlay{width:100%;height:100%;background:#000;opacity:0.4}.gdlr-core-blog-column-hover-background:hover .gdlr-core-background{opacity:1}.gdlr-core-blog-column-hover-background:hover .gdlr-core-blog-title a,
.gdlr-core-blog-column-hover-background:hover .gdlr-core-blog-info
a{color:#fff !important}.gdlr-core-video-item .gdlr-core-video-item-type-vimeo,
.gdlr-core-video-item .gdlr-core-video-item-type-youtube{position:relative}.gdlr-core-video-item .gdlr-core-video-item-overlay{cursor:pointer;position:absolute;top:0px;right:0px;bottom:0px;left:0px}.gdlr-core-video-item .gdlr-core-video-item-overlay-image{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-position:center;background-size:cover}.gdlr-core-video-item .gdlr-core-video-item-overlay-icon{position:absolute;top:50%;left:50%;width:116px;margin-left:-58px;margin-top:-58px;text-align:center;border-width:1px;border-style:solid;line-height:30px;padding:42px
0px 42px 7px;color:#fff;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-video-widget{position:relative}.gdlr-core-video-widget
i{position:absolute;left:50%;top:50%;background:#000;color:#fff;font-size:18px;line-height:60px;width:60px;text-align:center;margin-top:-30px;margin-left:-30px;padding-left:6px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-instagram-widget{margin-left:-8px;margin-right:-8px}.gdlr-core-instagram-widget .gdlr-core-media-image{padding:8px}ul.gdlr-core-category-background-widget{margin-left:0px;list-style:none;font-weight:500;font-size:15px}ul.gdlr-core-category-background-widget li.gdlr-core-no-bg{background:#f3f3f3}ul.gdlr-core-category-background-widget
li{margin-bottom:8px;background-position:center;background-size:cover}.gdlr-core-category-background-widget-count{float:right;font-size:12px;margin-top:3px}ul.gdlr-core-category-background-widget li
a{display:block;padding:17px
25px}ul.gdlr-core-category-background-widget li.gdlr-core-no-bg a,
ul.gdlr-core-category-background-widget li.gdlr-core-no-bg a:hover{color:#666}ul.gdlr-core-category-background-widget li.gdlr-core-with-bg a,
ul.gdlr-core-category-background-widget li.gdlr-core-with-bg a:hover{color:#fff}.gdlr-core-opening-hour-widget-list{border-bottom-width:1px;border-bottom-style:solid;padding-bottom:10px;margin-bottom:10px}.gdlr-core-opening-hour-widget-list .gdlr-core-head{float:left;font-weight:600}.gdlr-core-opening-hour-widget-list .gdlr-core-head
i{font-weight:normal;margin-right:8px;vertical-align:middle}.gdlr-core-opening-hour-widget-list .gdlr-core-tail{float:right}.gdlr-core-post-slider-item .gdlr-core-post-slider-slide{position:relative}.gdlr-core-post-slider-item .gdlr-core-post-slider-caption{position:absolute;bottom:0px;left:0px;right:0px;padding:0px
20px 25px}.gdlr-core-post-slider-item .gdlr-core-post-slider-title{font-size:17px;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px}.gdlr-core-post-slider-item .gdlr-core-blog-info{font-size:12px}.gdlr-core-post-slider-item .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin:0px
8px}.gdlr-core-post-slider-item .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-post-slider-item .gdlr-core-post-slider-gradient{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:url('/wp-content/plugins/goodlayers-core/include/images/post-slider/gradient.png');background-position:bottom;background-repeat:repeat-x}.gdlr-core-post-slider-item .gdlr-core-post-slider-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:#000;opacity:0.5;filter:alpha(opacity=50)}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-wrap{width:50%;float:left}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head{position:relative;padding-bottom:45px;cursor:pointer}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head:last-child .gdlr-core-roadmap-item-head-divider{display:none}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-content{text-align:right;overflow:hidden;margin-right:55px;padding-top:8px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-count{float:right;width:50px;text-align:center;margin-right:-25px;font-size:15px;line-height:20px;padding:15px
0px;font-weight:bold;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:background-color 200ms;-moz-transition:background-color 200ms;-o-transition:background-color 200ms;-webkit-transition:background-color 200ms}.gdlr-core-roadmap-item  .gdlr-core-roadmap-item-head-divider{position:absolute;bottom:15px;right:0px;height:15px;border-left-width:1px;border-left-style:solid}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-area{margin-left:70px;display:none}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-area.gdlr-core-active{display:block}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-title{font-size:17px;text-transform:uppercase;letter-spacing:2px;font-weight:700;margin-bottom:35px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-caption{font-size:13px;text-transform:uppercase;margin-bottom:9px;letter-spacing:2px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-title{font-size:14px;text-transform:uppercase;font-weight:700;letter-spacing:1px;margin-bottom:5px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-caption{font-size:13px;text-transform:uppercase;letter-spacing:1px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-wrap{overflow:hidden}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content{font-size:17px}.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-title{font-size:13px;font-weight:800;padding:6px
14px 6px 18px;position:relative;float:left;margin-right:20px;cursor:pointer;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-title:after{content:"\f107";font-family:fontAwesome;margin-left:10px;float:right}.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-head-wrap{padding-top:5px;padding-bottom:5px;position:absolute;left:0px;top:100%;display:none;z-index:103;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;margin-top:5px;min-width:140px}.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-head{padding:3px
18px}.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-head.gdlr-core-active{display:none}.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-content-wrap{overflow:hidden;padding-top:4px}.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-content{display:none;white-space:nowrap}.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-content.gdlr-core-active{display:block}.gdlr-core-blog-aside-format .gdlr-core-blog-content{font-style:italic}.gdlr-core-blog-aside-format .gdlr-core-excerpt-read-more,
.gdlr-core-blog-aside-format .gdlr-core-excerpt-read-more.gdlr-core-plain-text{display:none}.gdlr-core-blog-aside-format.gdlr-core-large .gdlr-core-blog-content{font-size:18px;padding:50px
60px}.gdlr-core-blog-aside-format.gdlr-core-small .gdlr-core-blog-content{font-size:16px;padding:40px
37px}.gdlr-core-blog-quote-format{position:relative}.gdlr-core-blog-quote-format .gdlr-core-blog-quote-background{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-size:cover;background-position:center;opacity:0.3;filter:alpha(opacity=30)}.gdlr-core-blog-quote-format .gdlr-core-blog-quote{line-height:1;position:relative;font-weight:800}.gdlr-core-blog-quote-format .gdlr-core-blog-content-wrap{overflow:hidden;position:relative}.gdlr-core-blog-quote-format .gdlr-core-blog-quote-content{font-style:italic}.gdlr-core-blog-quote-format .gdlr-core-blog-quote-content blockquote,
.gdlr-core-blog-quote-format .gdlr-core-blog-quote-content
q{background:transparent;border:none;padding:0px;margin-top:0px;margin-bottom:0px}.gdlr-core-blog-quote-format .gdlr-core-blog-quote-author{font-style:italic;margin-bottom:20px;font-weight:bold}.gdlr-core-blog-quote-format .gdlr-core-blog-quote-author:before{content:"-";margin-right:2px}.gdlr-core-blog-quote-format .gdlr-core-excerpt-read-more,
.gdlr-core-blog-quote-format .gdlr-core-excerpt-read-more.gdlr-core-plain-text{display:none}.gdlr-core-blog-quote-format.gdlr-core-large .gdlr-core-blog-content{padding:50px
45px 40px}.gdlr-core-blog-quote-format.gdlr-core-large .gdlr-core-blog-quote{float:left;font-size:120px;margin-top:-10px;margin-right:35px}.gdlr-core-blog-quote-format.gdlr-core-large .gdlr-core-blog-quote-content,
.gdlr-core-blog-quote-format.gdlr-core-large .gdlr-core-blog-quote-content q,
.gdlr-core-blog-quote-format.gdlr-core-large .gdlr-core-blog-quote-content
blockquote{font-size:18px}.gdlr-core-blog-quote-format.gdlr-core-large .gdlr-core-blog-quote-author{font-size:15px}.gdlr-core-blog-quote-format.gdlr-core-small .gdlr-core-blog-content{padding:40px
37px 30px}.gdlr-core-blog-quote-format.gdlr-core-small .gdlr-core-blog-quote{font-size:80px;margin-bottom:-10px}.gdlr-core-blog-quote-format.gdlr-core-small .gdlr-core-blog-quote-content q,
.gdlr-core-blog-quote-format.gdlr-core-small .gdlr-core-blog-quote-content blockquote,
.gdlr-core-blog-quote-format.gdlr-core-small .gdlr-core-blog-quote-content{font-size:16px}.gdlr-core-blog-quote-format.gdlr-core-small .gdlr-core-blog-quote-author{font-size:15px}.gdlr-core-blog-link-format .gdlr-core-blog-icon-link{font-size:23px}.gdlr-core-blog-link-format .gdlr-core-blog-content-wrap{overflow:hidden}.gdlr-core-blog-link-format .gdlr-core-blog-title{font-size:20px;letter-spacing:0px;margin-bottom:9px}.gdlr-core-blog-link-format .gdlr-core-blog-content{font-size:14px;margin-bottom:0px}.gdlr-core-blog-link-format .gdlr-core-excerpt-read-more,
.gdlr-core-blog-link-format .gdlr-core-excerpt-read-more.gdlr-core-plain-text{display:none}.gdlr-core-blog-link-format.gdlr-core-large .gdlr-core-blog-icon-link{float:left;margin-right:30px;margin-top:5px}.gdlr-core-blog-link-format.gdlr-core-small .gdlr-core-blog-icon-link{margin-bottom:25px;display:block}.gdlr-core-blog-link-format.gdlr-core-blog-grid .gdlr-core-blog-content-outer-wrap{padding:40px
35px 35px}.gdlr-core-blog-link-format.gdlr-core-blog-full .gdlr-core-blog-content-outer-wrap{padding:50px
50px 40px}.gdlr-core-blog-link-format.gdlr-core-with-frame .gdlr-core-blog-content-outer-wrap{background:#fff}.gdlr-core-blog-quote-format.gdlr-core-small.gdlr-core-style-2{text-align:center}.gdlr-core-blog-quote-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-quote{font-size:110px;margin-bottom:-45px}.gdlr-core-blog-quote-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-content{padding:55px
54px 47px}.gdlr-core-blog-quote-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-quote-content
blockquote{font-size:18px;font-weight:normal}.gdlr-core-blog-quote-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-quote-author{font-size:20px;font-style:normal;font-weight:800;margin-top:20px}.gdlr-core-blog-link-format.gdlr-core-small.gdlr-core-style-2{text-align:center}.gdlr-core-blog-link-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-icon-link{font-size:30px}.gdlr-core-blog-link-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-title{font-size:23px;margin-bottom:15px}.gdlr-core-blog-link-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-content{font-size:13px}.gdlr-core-blog-link-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-content-outer-wrap{padding:70px
35px 72px}.gdlr-core-blog-aside-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-content{font-size:18px;font-style:normal;text-align:center}.gdlr-core-testimonial-item .gdlr-core-testimonial-frame{position:relative;background-color:#fff;background-size:cover;background-position:center;padding:45px
40px 60px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-testimonial-item .gdlr-core-testimonial-frame-border{position:absolute;top:0px;right:0px;bottom:0px;left:0px;border-style:solid;border-width:0px}.gdlr-core-testimonial-item .gdlr-core-testimonial-item-title{text-transform:uppercase;letter-spacing:1.5px;margin-bottom:0;font-size:28px}.gdlr-core-testimonial-item .gdlr-core-testimonial-item-title-wrap{margin-bottom:36px;position:relative}.gdlr-core-testimonial-item .gdlr-core-testimonial-column .gdlr-core-testimonial{margin-bottom:50px}.gdlr-core-testimonial-item .gdlr-core-testimonial-column .gdlr-core-testimonial.gdlr-core-with-frame{margin-bottom:0px}.gdlr-core-testimonial-item .gdlr-core-testimonial-content{font-style:italic;margin-bottom:20px;font-size:15px}.gdlr-core-testimonial-item .gdlr-core-testimonial-content
p{margin-bottom:0px;line-height:inherit}.gdlr-core-testimonial-item .gdlr-core-testimonial-author-image{width:55px}.gdlr-core-testimonial-item .gdlr-core-testimonial-author-image
img{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-testimonial-item .gdlr-core-testimonial-title{font-size:15px;font-weight:700;margin-bottom:2px;text-transform:uppercase;letter-spacing:1px}.gdlr-core-testimonial-item .gdlr-core-testimonial-item-divider{margin-top:38px;padding-bottom:10px}.gdlr-core-testimonial-item .gdlr-core-testimonial-position{font-size:13px;font-style:italic}.gdlr-core-testimonial-item .gdlr-core-testimonial-position .gdlr-core-rating
i{margin-right:4px}.gdlr-core-testimonial-item .gdlr-core-testimonial-position .gdlr-core-rating{margin-right:10px}.gdlr-core-testimonial-item .gdlr-core-testimonial-position .gdlr-core-rating.gdlr-core-right{float:right;margin-right:0px}.gdlr-core-testimonial-item .gdlr-core-testimonial-author-content{overflow:hidden;padding-top:3px}.gdlr-core-testimonial-item.gdlr-core-testimonial-style-center .gdlr-core-testimonial-author-content{float:left;overflow:auto;padding-top:3px}.gdlr-core-testimonial-content-wrap{position:relative}.gdlr-core-testimonial-style-left .gdlr-core-testimonial-quote{font-size:60px;line-height:1;float:left;margin-right:30px}.gdlr-core-testimonial-style-left .gdlr-core-testimonial-content-wrap{overflow:hidden}.gdlr-core-testimonial-style-left .gdlr-core-testimonial-author-image{float:left;margin-right:20px}.gdlr-core-testimonial-style-left .gdlr-core-testimonial-quote.gdlr-core-top{font-size:110px;float:none;height:65px}.gdlr-core-testimonial-style-left-bg .gdlr-core-testimonial-content-wrap{overflow:hidden}.gdlr-core-testimonial-style-left-bg .gdlr-core-testimonial-content{margin-bottom:35px;padding-top:40px}.gdlr-core-testimonial-style-left-bg .gdlr-core-testimonial-quote{position:absolute;opacity:0.3;font-size:240px;margin-top:-160px;margin-left:-6px;font-style:normal;font-weight:bold}.gdlr-core-testimonial-style-left-bg .gdlr-core-testimonial-author-image{width:85px;float:left;margin-right:20px}.gdlr-core-testimonial-style-left-bg .gdlr-core-testimonial-author-content{padding-top:10px}.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-author-image{width:85px;float:left;margin-right:36px;position:relative}.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-quote{font-size:100px;line-height:1;position:absolute;top:-5px;right:-18px}.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-content-wrap{overflow:hidden}.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-content{font-style:normal}.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-title{font-size:18px;letter-spacing:0px;text-transform:none;margin-bottom:0px}.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-position{font-size:16px;font-style:normal}.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-content{font-style:normal;margin-bottom:0px}.gdlr-core-testimonial-style-left-3 .gdlr-core-testimonial-author-image{float:left;margin-right:30px}.gdlr-core-testimonial-style-left-3 .gdlr-core-testimonial-content-wrap{overflow:hidden}.gdlr-core-testimonial-style-left-3 .gdlr-core-testimonial-content-head-wrap{margin-bottom:15px;display:flex;justify-content:space-between}.gdlr-core-testimonial-style-left-3 .gdlr-core-rating{font-size:16px;letter-spacing:2px}.gdlr-core-testimonial-style-left-3 .gdlr-core-flexslider[data-type="carousel"] ul.slides>li.flex-with-active-class{opacity:0;transition:opacity 300ms, transform 600ms;-moz-transition:opacity 300ms, transform 600ms;-webkit-transition:opacity 300ms, transform 600ms;-o-transition:opacity 300ms, transform 600ms}.gdlr-core-testimonial-style-left-3 .gdlr-core-flexslider[data-type="carousel"] ul.slides>li.flex-with-active-class.flex-active-slide{opacity:1;transition:opacity 300ms, transform 600ms;-moz-transition:opacity 300ms, transform 600ms;-webkit-transition:opacity 300ms, transform 600ms;-o-transition:opacity 300ms, transform 600ms}.gdlr-core-testimonial-style-left-3 .gdlr-core-flexslider.gdlr-core-overflow-visible[data-type="carousel"] ul.slides>li.flex-with-active-class{opacity:0.5;transform:scale(0.85)}.gdlr-core-testimonial-style-left-3 .gdlr-core-flexslider.gdlr-core-overflow-visible[data-type="carousel"] ul.slides>li.flex-active-slide{opacity:1;transform:scale(1)}.gdlr-core-testimonial-style-right{text-align:right}.gdlr-core-testimonial-style-right .gdlr-core-testimonial-quote{font-size:60px;line-height:1;float:right;margin-left:30px}.gdlr-core-testimonial-style-right .gdlr-core-testimonial-content-wrap{overflow:hidden}.gdlr-core-testimonial-style-right .gdlr-core-testimonial-author-image{float:right;margin-left:24px}.gdlr-core-testimonial-style-center{text-align:center}.gdlr-core-testimonial-style-center .gdlr-core-testimonial-quote{font-size:80px;line-height:60px;padding:15px
0px 10px}.gdlr-core-testimonial-style-center .gdlr-core-testimonial-quote:first-child{padding-top:0px}.gdlr-core-testimonial-style-center .gdlr-core-testimonial-author-wrap{display:inline-block;text-align:left}.gdlr-core-testimonial-style-center .gdlr-core-testimonial-author-image{float:left;margin-right:20px}.gdlr-core-testimonial-style-center-2{text-align:center}.gdlr-core-testimonial-style-center-2 .gdlr-core-testimonial-author-image{margin:18px
auto 0px;width:76px}.gdlr-core-testimonial-style-center-2 .gdlr-core-testimonial-title{font-weight:500;margin-bottom:3px}.gdlr-core-testimonial-style-center-2 .gdlr-core-testimonial-position{font-style:normal;font-size:12px;letter-spacing:1px;font-weight:600}.gdlr-core-testimonial-style-center-2.gdlr-core-layout-reverse .gdlr-core-testimonial-author-image{margin:0px
auto 20px}.gdlr-core-testimonial-style-center-2.gdlr-core-layout-reverse .gdlr-core-testimonial-content{margin-bottom:0px}.gdlr-core-testimonial-style-center-2.gdlr-core-layout-reverse .gdlr-core-testimonial-content-wrap,
.gdlr-core-testimonial-style-center-2.gdlr-core-layout-reverse .gdlr-core-testimonial-author-wrap{display:flex;flex-direction:column-reverse;margin-bottom:20px}.gdlr-core-testimonial-style-center-3{text-align:center}.gdlr-core-testimonial-style-center-3 .gdlr-core-testimonial-author-image{margin:0px
auto 10px}.gdlr-core-testimonial-style-center-3 .gdlr-core-rating{display:block;margin-bottom:18px}.gdlr-core-testimonial-style-center-3 .gdlr-core-testimonial-content{margin-bottom:30px}.gdlr-core-testimonial-style-center-4{text-align:center}.gdlr-core-testimonial-style-center-4 .gdlr-core-testimonial-author-image{margin:0px
auto 20px}.gdlr-core-testimonial-style-center-4 .gdlr-core-testimonial-head{margin-bottom:20px}.gdlr-core-testimonial-style-center-4 .gdlr-core-rating
i{margin:0px
3px}.gdlr-core-testimonial-style-center-4 .gdlr-core-testimonial-quote{position:absolute;right:20px;top:0px;font-size:160px;height:100px;line-height:1}.gdlr-core-testimonial-style-chat .gdlr-core-testimonial-author-image{width:78px;margin:0px
auto;margin-top:14px}.gdlr-core-testimonial-style-chat .gdlr-core-testimonial{text-align:center;transition:transform 150ms ease-out;-moz-transition:transform 150ms ease-out;-o-transition:transform 150ms ease-out;-webkit-transition:transform 150ms ease-out}.gdlr-core-testimonial-style-chat .gdlr-core-rating{font-size:18px;display:block;margin-bottom:3px}.gdlr-core-testimonial-style-chat .gdlr-core-rating
i{margin-left:10px}.gdlr-core-testimonial-style-chat .gdlr-core-rating i:first-child{margin-left:0px}.gdlr-core-testimonial-style-chat .gdlr-core-testimonial-content{padding:33px
35px;background:#fff;border-radius:5px;position:relative;transition:box-shadow 150ms ease-out;-moz-transition:-moz-box-shadow 150ms ease-out;-o-transition:-o-box-shadow 150ms ease-out;-webkit-transition:-webkit-box-shadow 150ms ease-out}.gdlr-core-testimonial-style-chat .gdlr-core-testimonial-content-chat{position:absolute;bottom:-8px;width:0px;height:0px;left:50%;margin-left:-4px;border-style:solid;border-top-color:#fff;border-width:8px 8px 0px !important;border-left-color:transparent !important;border-right-color:transparent !important}.gdlr-core-testimonial-style-chat .gdlr-core-testimonial:hover{transform:translate3d(0, -15px, 0);-webkit-transform:translate3d(0, -15px, 0)}.gdlr-core-testimonial-style-chat .gdlr-core-testimonial:hover .gdlr-core-testimonial-content{box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0px 0px 20px rgba(0,0,0, 0.1);-moz-box-shadow:0px 0px 20px rgba(0,0,0, 0.1)}.gdlr-core-testimonial-style-block .gdlr-core-testimonial-frame{text-align:center;padding:40px
20px 20px;margin-top:50px}.gdlr-core-testimonial-style-block .gdlr-core-testimonial-frame-border{border-width:1px;border-style:solid}.gdlr-core-testimonial-style-block .gdlr-core-testimonial-author-image{width:100px;margin:-90px auto 30px}.gdlr-core-testimonial-style-block .gdlr-core-testimonial-author-wrap{margin-bottom:20px}.gdlr-core-testimonial-item .gdlr-core-flexslider-nav.gdlr-core-center-align .flex-direction-nav{margin-top:40px;margin-bottom:0px}.gdlr-core-testimonial .gdlr-core-testimonial-quote,
.gdlr-core-testimonial .gdlr-core-testimonial-content,
.gdlr-core-testimonial .gdlr-core-testimonial-title,
.gdlr-core-testimonial .gdlr-core-testimonial-position,
.gdlr-core-testimonial .gdlr-core-testimonial-position .gdlr-core-rating
i{transition:color 300ms;-webkit-transition:color 300ms;-moz-transition:color 300ms}.gdlr-core-testimonial .gdlr-core-testimonial-frame{transition:background 300ms;-webkit-transition:background 300ms;-moz-transition:background 300ms}.gdlr-core-testimonial .gdlr-core-testimonial-frame.gdlr-core-move-up-with-shadow{transition:transform 150ms ease-out, box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms, background 300ms;-moz-transition:transform 150ms ease-out, -moz-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms, background 300ms;-o-transition:transform 150ms ease-out, -o-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms, background 300ms;-webkit-transition:transform 150ms ease-out, -webkit-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms, background 300ms}.gdlr-core-testimonial-style-image-left .gdlr-core-testimonial-author-image{width:39%;float:left;margin-right:60px}.gdlr-core-testimonial-style-image-left .gdlr-core-testimonial-author-image
img{border-radius:0}.gdlr-core-testimonial-style-image-left .gdlr-core-testimonial-content{position:relative}.gdlr-core-testimonial-style-image-left .gdlr-core-testimonial-content-wrap{overflow:hidden;position:relative;padding:48px
48px 0px}.gdlr-core-testimonial-style-image-left .gdlr-core-testimonial-quote{position:absolute;left:0px;top:0px;font-size:160px;height:0px;line-height:1;font-weight:700}.gdlr-core-flexslider-left-content-nav{margin-top:40px}.gdlr-core-flexslider-left-content-nav>i{font-size:15px;display:inline-block;width:30px;text-align:center;line-height:28px;border-width:1px;border-style:solid;margin-right:5px;cursor:pointer;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-class-list.gdlr-core-style-grid{margin-bottom:40px}.gdlr-core-class-list.gdlr-core-style-grid .gdlr-core-thumbnail{margin-bottom:35px}.gdlr-core-class-list.gdlr-core-style-grid .gdlr-core-title-divider{border-bottom-width:5px;border-bottom-style:solid;width:30px;margin-top:10px}.gdlr-core-class-list.gdlr-core-style-grid .gdlr-core-excerpt{margin-top:20px}.gdlr-core-class-list.gdlr-core-style-grid.gdlr-core-center-align .gdlr-core-title-divider{margin-left:auto;margin-right:auto}.gdlr-core-class-list.gdlr-core-style-grid.gdlr-core-right-align .gdlr-core-title-divider{margin-left:auto}.gdlr-core-class-list.gdlr-core-style-modern{position:relative}.gdlr-core-class-list.gdlr-core-style-modern .gdlr-core-title{margin-bottom:0px}.gdlr-core-class-list.gdlr-core-style-modern .gdlr-core-title
a{color:#fff}.gdlr-core-class-list.gdlr-core-style-modern .gdlr-core-excerpt{margin-top:20px;color:#fff}.gdlr-core-class-list.gdlr-core-style-modern .gdlr-core-thumbnail-overlay-content{position:absolute;top:50%;left:20px;right:20px;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%)}.gdlr-core-class-list.gdlr-core-style-modern .gdlr-core-thumbnail-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0.5;transition:opacity 300ms;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms}.gdlr-core-class-list.gdlr-core-style-modern:hover .gdlr-core-thumbnail-overlay{opacity:0.8}.gdlr-core-page-list.gdlr-core-style-grid{margin-bottom:40px}.gdlr-core-page-list.gdlr-core-style-grid .gdlr-core-thumbnail{margin-bottom:35px}.gdlr-core-page-list.gdlr-core-style-grid .gdlr-core-title-divider{border-bottom-width:5px;border-bottom-style:solid;width:30px;margin-top:10px}.gdlr-core-flexslider .gdlr-core-page-list.gdlr-core-style-grid{width:calc(100% + 1px)}.gdlr-core-page-list.gdlr-core-style-modern{position:relative}.gdlr-core-page-list.gdlr-core-style-modern .gdlr-core-title{margin-bottom:0px}.gdlr-core-page-list.gdlr-core-style-modern .gdlr-core-title
a{color:#fff}.gdlr-core-page-list.gdlr-core-style-modern .gdlr-core-thumbnail-overlay-content{position:absolute;top:50%;left:20px;right:20px;text-align:center;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%)}.gdlr-core-page-list.gdlr-core-style-modern .gdlr-core-thumbnail-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0.5;transition:opacity 300ms;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms}.gdlr-core-page-list.gdlr-core-style-modern:hover .gdlr-core-thumbnail-overlay{opacity:0.8}.gdlr-core-featured-gallery-images{display:flex;gap:10px}.gdlr-core-featured-gallery-images .gdlr-core-media-image{overflow:hidden;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.gdlr-core-featured-gallery-images .gdlr-core-bg-image{position:relative}.gdlr-core-featured-gallery-images .gdlr-core-bg-image>a{position:absolute;top:0px;right:0px;bottom:0px;left:0px}.gdlr-core-featured-gallery-images .gdlr-core-size-3{display:flex;flex-wrap:wrap;gap:10px}.gdlr-core-featured-gallery-images .gdlr-core-size-3>div{width:100%;height:calc(50% - 5px);background-size:cover;background-position:center;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.gdlr-core-featured-gallery-images .gdlr-core-size-4{display:flex;flex-wrap:wrap;gap:10px}.gdlr-core-featured-gallery-images .gdlr-core-size-4>div{width:100%;height:calc(50% - 5px);background-size:cover;background-position:center;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.gdlr-core-featured-gallery-images .gdlr-core-size-5{display:flex;flex-wrap:wrap;gap:10px;margin-right:-10px}.gdlr-core-featured-gallery-images .gdlr-core-size-5>div{width:calc(50% - 10px);height:calc(50% - 5px);background-size:cover;background-position:center;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.gdlr-core-featured-gallery{position:relative}.gdlr-core-featured-gallery-button-wrap{bottom:20px;left:20px;position:absolute;pointer-events:none}.gdlr-core-featured-gallery	.gdlr-core-featured-gallery-button,
.gdlr-core-featured-gallery	.gdlr-core-featured-gallery-button:hover{background:#fff;color:#2a2a2a}.gdlr-core-featured-gallery-button{padding:10px
15px 8px;font-weight:600;font-size:12px;cursor:pointer;display:inline-block;margin-right:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-featured-gallery-button.gdlr-core-video{pointer-events:auto}.gdlr-core-featured-gallery-button
svg{margin-right:8px;vertical-align:middle;margin-top:-1px}.gdlr-core-featured-gallery-button.gdlr-core-no-event{pointer-events:none}.gdlr-core-gallery-item .gdlr-core-gallery-caption{font-size:14px;font-style:italic;letter-spacing:0.5px;text-align:center;padding-top:17px;padding-bottom:10px}.gdlr-core-gallery-item .gdlr-core-gallery-list{text-align:center;overflow:hidden}.gdlr-core-gallery-item-style-grid-no-space .gdlr-core-gallery-caption{margin-bottom:15px}.gdlr-core-gallery-item-style-grid-no-space .gdlr-core-pagination{margin-top:40px}.gdlr-core-gallery-item .gdlr-core-flexslider-nav{margin-bottom:45px}.gdlr-core-gallery-item .gdlr-core-flexslider-nav
ul{margin-bottom:0px}.gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-content{background:transparent;top:auto;bottom:25px}.gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-title{font-size:15px;display:block;letter-spacing:2px;text-transform:uppercase}.gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-caption{font-size:15px;display:block;margin-top:4px;font-style:italic}.gdlr-core-gallery-shortcode-grid-fixed .gdlr-core-gallery-shortcode-item.gdlr-core-first{width:33.33%;float:left;clear:left}.gdlr-core-gallery-shortcode-grid-fixed .gdlr-core-gallery-shortcode-item-right{overflow:hidden}.gdlr-core-gallery-shortcode-grid-fixed .gdlr-core-gallery-shortcode-item.gdlr-core-second,
.gdlr-core-gallery-shortcode-grid-fixed .gdlr-core-gallery-shortcode-item.gdlr-core-third{float:left;width:50%}.gdlr-core-gallery-shortcode-grid-fixed .gdlr-core-gallery-shortcode-item.gdlr-core-fourth{float:left}.gdlr-core-gallery-item.gdlr-core-with-decoration{position:relative}.gdlr-core-gallery-item-decoration{position:absolute;top:50%;left:50%;border-style:solid;transform:translate(-50%, -50%)}@media only screen and (max-width: 999px){.gdlr-core-gallery-item-decoration{display:none}}.gdlr-core-gallery-item-style-sliding .gdlr-core-item-list{flex-shrink:0}.gdlr-core-gallery-item-style-sliding .gdlr-core-item-list
img{width:auto}.gdlr-core-gallery-item-style-sliding .gdlr-core-gallery-item-holder{display:flex;position:relative;overflow:hidden}.gdlr-core-timeline-item .gdlr-core-timeline-item-date{width:300px}.gdlr-core-timeline-item .gdlr-core-timeline-item-list{position:relative;padding-bottom:38px}.gdlr-core-timeline-item .gdlr-core-timeline-item-list:last-child{padding-bottom:0px}.gdlr-core-timeline-item .gdlr-core-timeline-item-date{font-size:20px;font-weight:800;float:left;text-align:right;padding-right:90px;line-height:34px}.gdlr-core-timeline-item .gdlr-core-timeline-item-bullet{display:inline-block;width:11px;height:11px;border-width:1px;border-style:solid;margin-bottom:1px;margin-left:28px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-timeline-item .gdlr-core-timeline-item-divider{position:absolute;top:23px;bottom:-11px;margin-left:4px;border-left-width:1px;border-left-style:solid}.gdlr-core-timeline-item .gdlr-core-timeline-item-list:last-child .gdlr-core-timeline-item-divider{display:none}.gdlr-core-timeline-item .gdlr-core-timeline-item-content-wrap{overflow:hidden}.gdlr-core-timeline-item .gdlr-core-timeline-item-title{font-size:24px;font-weight:800;margin-bottom:1px}.gdlr-core-timeline-item .gdlr-core-timeline-item-caption{font-size:17px;font-weight:600}.gdlr-core-timeline-item .gdlr-core-timeline-item-content{font-size:21px;margin-top:14px;font-weight:600}.gdlr-core-code-item .gdlr-core-code-item-content{margin-bottom:0px;padding:25px
30px 5px;margin-top:0px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-code-item-light .gdlr-core-code-item-content{background:#f5f5f5;color:#a9a9a9;border:1px
solid #e4e4e4}.gdlr-core-code-item-dark .gdlr-core-code-item-content{background:#383838;color:#a2a2a2}.gdlr-core-call-to-action-item .gdlr-core-call-to-action-item-title{font-size:36px;font-weight:800;letter-spacing:2px;margin-bottom:0px}.gdlr-core-call-to-action-item .gdlr-core-call-to-action-item-inner{position:relative}.gdlr-core-call-to-action-item .gdlr-core-call-to-action-item-caption{font-size:19px;letter-spacing:0px;margin-top:16px}.gdlr-core-call-to-action-item .gdlr-core-call-to-action-item-button
a{margin-right:0px}.gdlr-core-call-to-action-item.gdlr-core-style-left-align{text-align:left}.gdlr-core-call-to-action-item.gdlr-core-style-left-align .gdlr-core-call-to-action-item-button{margin-top:42px}.gdlr-core-call-to-action-item.gdlr-core-style-center-align{text-align:center}.gdlr-core-call-to-action-item.gdlr-core-style-center-align .gdlr-core-call-to-action-item-button{margin-top:40px}.gdlr-core-call-to-action-item.gdlr-core-style-right-align{text-align:right}.gdlr-core-call-to-action-item.gdlr-core-style-right-align .gdlr-core-call-to-action-item-button{margin-top:42px}.gdlr-core-call-to-action-item.gdlr-core-style-left-align-right-button{text-align:left}.gdlr-core-call-to-action-item.gdlr-core-style-left-align-right-button .gdlr-core-call-to-action-item-inner{padding-right:160px}.gdlr-core-call-to-action-item.gdlr-core-style-left-align-right-button .gdlr-core-call-to-action-item-button{position:absolute;right:0px;top:50%;margin-top:-26px}.gdlr-core-call-to-action-item.gdlr-core-style-right-align-left-button{text-align:right}.gdlr-core-call-to-action-item.gdlr-core-style-right-align-left-button .gdlr-core-call-to-action-item-inner{padding-left:160px}.gdlr-core-call-to-action-item.gdlr-core-style-right-align-left-button .gdlr-core-call-to-action-item-button{position:absolute;left:0px;top:50%;margin-top:-26px}.gdlr-core-opening-hour-item .gdlr-core-opening-hour-day
i{margin-right:12px;vertical-align:middle}.gdlr-core-opening-hour-item .gdlr-core-opening-hour-time{float:right;font-weight:bold}.gdlr-core-opening-hour-item .gdlr-core-opening-hour-list-item{border-bottom-width:1px;padding-bottom:9px;margin-bottom:10px}.gdlr-core-opening-hour-item .gdlr-core-opening-hour-time
i{margin-left:12px;vertical-align:middle}.gdlr-core-opening-hour-item.gdlr-core-divider-style-solid .gdlr-core-opening-hour-list-item{border-bottom-style:solid}.gdlr-core-opening-hour-item.gdlr-core-divider-style-dashed .gdlr-core-opening-hour-list-item{border-bottom-style:dashed}.gdlr-core-opening-hour-item.gdlr-core-divider-style-dotted .gdlr-core-opening-hour-list-item{border-bottom-style:dotted}.gdlr-core-breadcrumbs-item{font-size:14px;padding:22px
0px}.gdlr-core-breadcrumbs-item>span{margin:0px
22px}.gdlr-core-breadcrumbs-item>span:first-child{margin-left:0px}.gdlr-core-breadcrumbs-item a
span{transition:color 200ms;-moz-transition:color 200ms;-o-transition:color 200ms;-webkit-transition:color 200ms}.gdlr-core-divider-item{position:relative;z-index:1;margin-bottom:30px}.gdlr-core-divider-item .gdlr-core-divider-container{position:relative;margin-left:auto;margin-right:auto}.gdlr-core-divider-item.gdlr-core-left-align .gdlr-core-divider-container{margin-left:0px}.gdlr-core-divider-item.gdlr-core-right-align .gdlr-core-divider-container{margin-right:0px}.gdlr-core-divider-item-dot .gdlr-core-divider-container{height:6px;background:#ddd;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-divider-item-center-circle .gdlr-core-divider-line{position:relative}.gdlr-core-divider-item-center-circle .gdlr-core-divider-line-bold{width:26px;height:26px;margin:0px
auto;border-width:1px;border-style:solid;border-radius:13px;-moz-border-radius:13px;-webkit-border-radius:13px}.gdlr-core-divider-item-center-circle .gdlr-core-divider-line-bold:before{content:" ";display:block;width:14px;height:14px;margin:5px;border-width:1px;border-style:solid;border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px}.gdlr-core-divider-item-center-circle .gdlr-core-divider-line:before{content:" ";display:block;position:absolute;top:13px;left:0px;right:50%;margin-right:13px;border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-divider-item-center-circle .gdlr-core-divider-line:after{content:" ";display:block;position:absolute;top:13px;right:0px;left:50%;margin-left:13px;border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-divider-item-normal .gdlr-core-divider-line{border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-divider-item-normal.gdlr-core-style-vertical .gdlr-core-divider-line{border-bottom:0px;width:0px;height:25px;border-left-width:1px;border-left-style:solid;margin-left:auto;margin-right:auto}.gdlr-core-divider-item-normal.gdlr-core-style-vertical.gdlr-core-left-align .gdlr-core-divider-line{margin-left:0.6em}.gdlr-core-divider-item-normal.gdlr-core-style-vertical.gdlr-core-right-align .gdlr-core-divider-line{margin-right:0.6em}.gdlr-core-divider-item-normal.gdlr-core-style-vertical .gdlr-core-divider-line-vertical-text{writing-mode:tb-rl;display:inline-block;font-size:12px;text-transform:uppercase;font-weight:bold;letter-spacing:1px;margin-top:12px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.gdlr-core-divider-item-normal.gdlr-core-style-vertical .gdlr-core-divider-line-vertical-icon{margin-bottom:8px}.gdlr-core-divider-item-normal.gdlr-core-style-vertical.gdlr-core-left-align .gdlr-core-divider-line-vertical-text{margin-left:0px}.gdlr-core-divider-item-normal.gdlr-core-style-vertical.gdlr-core-right-align .gdlr-core-divider-line-vertical-text{margin-right:0px}.gdlr-core-divider-item-with-icon .gdlr-core-divider-item-with-icon-inner{position:relative;text-align:center;line-height:1}.gdlr-core-divider-item-with-icon .gdlr-core-divider-line{border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-divider-item-with-icon .gdlr-core-divider-line.gdlr-core-left{position:absolute;top:50%;left:0px}.gdlr-core-divider-item-with-icon .gdlr-core-divider-line.gdlr-core-right{position:absolute;top:50%;right:0px}.gdlr-core-divider-item-with-icon
i{display:inline-block;padding-left:20px;padding-right:20px;font-size:15px}.gdlr-core-divider-item-with-icon
img{width:auto;vertical-align:middle;display:inline-block;padding-left:20px;padding-right:20px}.gdlr-core-divider-item-small-center .gdlr-core-divider-line{width:100px;margin:0px
auto;border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-divider-item-small-center .gdlr-core-divider-line-bold{content:" ";display:block;width:40px;margin:0px
auto -2px;border-bottom-width:3px;border-bottom-style:solid}.gdlr-core-divider-item-small-left .gdlr-core-divider-line{width:80px;margin:0px
auto 0px 0px;border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-divider-item-small-left .gdlr-core-divider-line-bold{content:" ";display:block;width:40px;margin:0px
auto -2px 0px;border-bottom-width:3px;border-bottom-style:solid}.gdlr-core-divider-item-small-right .gdlr-core-divider-line{width:80px;margin:0px
0px 0px auto;border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-divider-item-small-right .gdlr-core-divider-line-bold{content:" ";display:block;width:40px;margin:0px
0px -2px auto;border-bottom-width:3px;border-bottom-style:solid}.gdlr-core-item-list.gdlr-core-animate-init{opacity:0;filter:alpha(opacity=0)}.gdlr-core-item-list.gdlr-core-animate-init.gdlr-core-animate{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.gdlr-core-item-list.gdlr-core-animate-end{opacity:1;filter:alpha(opacity=100)}[data-layout="masonry"] .gdlr-core-item-list{opacity:0;filter:alpha(opacity=0)}[data-layout="masonry"] .gdlr-core-item-list.gdlr-core-animate-end{opacity:1;filter:alpha(opacity=100)}[data-layout="masonry"] .gdlr-core-item-list.gdlr-core-animate{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.gdlr-core-opacity-on-hover img, .gdlr-core-zoom-on-hover img, .gdlr-core-zoom-rotate-on-hover img, .gdlr-core-grayscale-effect img, .gdlr-core-grayscale-effect-revert
img{transition:opacity 300ms ease-out, transform 300ms ease-out, filter 300ms ease-out;-moz-transition:opacity 300ms ease-out, -moz-transform 300ms ease-out, -moz-filter 300ms ease-out;-o-transition:opacity 300ms ease-out, -o-transform 300ms ease-out, -o-filter 300ms ease-out;-webkit-transition:opacity 300ms ease-out, -webkit-transform 300ms ease-out, -webkit-filter 300ms ease-out}.gdlr-core-move-up-with-shadow,.gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame.gdlr-core-move-up-with-shadow{transition:transform 150ms ease-out, box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;-moz-transition:transform 150ms ease-out, -moz-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;-o-transition:transform 150ms ease-out, -o-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;-webkit-transition:transform 150ms ease-out, -webkit-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms}.gdlr-core-move-up-with-shadow:hover{transform:translate3d(0, -15px, 0);-webkit-transform:translate3d(0, -15px, 0);box-shadow:0px 0px 20px rgba(0,0,0,0.1);-moz-box-shadow:0px 0px 20px rgba(0,0,0,0.1);-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.1)}.gdlr-core-opacity-on-hover{background:#000}.gdlr-core-opacity-on-hover:hover
img{opacity:0.5;filter:alpha(opacity=50)}.gdlr-core-zoom-on-hover{overflow:hidden}.gdlr-core-zoom-on-hover:hover
img{-webkit-transform:scale(1.1);transform:scale(1.1)}.gdlr-core-zoom-rotate-on-hover{overflow:hidden}.gdlr-core-zoom-rotate-on-hover:hover
img{-webkit-transform:scale(1.5) rotate(30deg);transform:scale(1.5) rotate(30deg)}.gdlr-core-grayscale-effect
img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%)}.gdlr-core-grayscale-effect:hover
img{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%)}.gdlr-core-grayscale-effect-revert
img{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%)}.gdlr-core-grayscale-effect-revert:hover
img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%)}.gdlr-core-hover-opacity{opacity:0;background:rgba(0, 0, 0, 0.5);position:absolute;top:0px;right:0px;bottom:0px;left:0px;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms}.gdlr-core-hover-element:hover .gdlr-core-hover-opacity{opacity:1}.gdlr-core-blog-metro.gdlr-core-no-image{background:transparent}.gdlr-core-blog-modern.gdlr-core-no-image{background:transparent}.gdlr-core-blog-modern.gdlr-core-no-image .gdlr-core-blog-modern-content-overlay{display:none}[data-gdlr-animation]{-webkit-animation-fill-mode:both;animation-fill-mode:both}[data-gdlr-animation="fadeIn"],[data-gdlr-animation="fadeInDown"],[data-gdlr-animation="fadeInUp"],[data-gdlr-animation="fadeInLeft"],[data-gdlr-animation="fadeInRight"]{opacity:0}@-webkit-keyframes
fadeIn{from{opacity:0}to{opacity:1}}@keyframes
fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes
fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -50px, 0);transform:translate3d(0, -50px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes
fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -50px, 0);transform:translate3d(0, -50px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes
fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 50px, 0);transform:translate3d(0, 50px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes
fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 50px, 0);transform:translate3d(0, 50px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes
fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-50px, 0, 0);transform:translate3d(-50px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes
fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-50px, 0, 0);transform:translate3d(-50px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes
fadeInRight{from{opacity:0;-webkit-transform:translate3d(50px, 0, 0);transform:translate3d(50px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes
fadeInRight{from{opacity:0;-webkit-transform:translate3d(50px, 0, 0);transform:translate3d(50px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes
bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes
bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes
pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes
pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes
rubberBand{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(.95, 1.05, 1);transform:scale3d(.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, .95, 1);transform:scale3d(1.05, .95, 1)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes
rubberBand{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(.95, 1.05, 1);transform:scale3d(.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, .95, 1);transform:scale3d(1.05, .95, 1)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes
shake{from,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}@keyframes
shake{from,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes
swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg)}40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg)}60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg)}80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg)}to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg)}}@keyframes
swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg)}40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg)}60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg)}80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg)}to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}.gdlr-core-preview-text{text-align:center;padding:10px;background:#f3f3f3}.gdlr-core-shape-divider-wrap{overflow:hidden;line-height:0}.gdlr-core-shape-divider-wrap
svg{left:50%;position:relative;width:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.gdlr-core-shape-divider-wrap.gdlr-core-flip
svg{-webkit-transform:translateX(-50%) rotateY(180deg);-ms-transform:translateX(-50%) rotateY(180deg);transform:translateX(-50%) rotateY(180deg)}.gdlr-core-shape-divider-wrap.gdlr-core-pos-top{position:absolute;top:-1px;left:0px;right:0px}.gdlr-core-shape-divider-wrap.gdlr-core-pos-top.gdlr-core-inverted{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.gdlr-core-shape-divider-wrap.gdlr-core-pos-bottom{position:absolute;bottom:-1px;left:0px;right:0px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.gdlr-core-shape-divider-wrap.gdlr-core-pos-bottom.gdlr-core-inverted{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.gdlr-core-shape-divider-wrap.gdlr-core-preview{position:static}.gdlr-core-shape-divider-wrap
img{width:100%}.gdlr-core-shape-divider-wrap.gdlr-core-pos-top.gdlr-core-custom-image-with-height{background-position:top;background-size:cover}.gdlr-core-shape-divider-wrap.gdlr-core-pos-bottom.gdlr-core-custom-image-with-height{background-position:bottom;background-size:cover}.gdlr-core-sly-slider{width:100%;padding:0;overflow:hidden}.gdlr-core-sly-slider
.slides{margin:0;padding:0;list-style:none;width:99999px}.gdlr-core-sly-slider .slides
li{float:left}.gdlr-core-sly-slider .slides li:first-child{margin-left:0px !important}.gdlr-core-sly-slider .slides li:last-child{margin-right:0px !important}.gdlr-core-sly-slider .slides li .gdlr-core-media-image
img{max-height:100%;width:auto}.gdlr-core-sly-slider .slides:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}.gdlr-core-sly-scroll{background:#eee}.gdlr-core-sly-scroll .gdlr-core-sly-scroll-handle{background:#717171}.gdlr-core-sly-scroll{height:8px;margin-top:30px}.gdlr-core-sly-scroll .gdlr-core-sly-scroll-handle{height:8px;width:0px}ul.gdlr-core-sly-nav
li{background:#dfdfdf}ul.gdlr-core-sly-nav
li.active{background:#000}ul.gdlr-core-sly-nav{text-align:center;margin-top:30px;font-size:0;margin-bottom:0px;margin-left:0px;list-style:none}ul.gdlr-core-sly-nav
li{display:inline-block;color:transparent;margin:0px
5px;width:10px;height:10px;border-radius:50%;cursor:pointer;transform:scale(0.7);-webkit-transform:scale(0.7);-moz-transform:scale(0.7);transition:transform 300ms;-webkit-transition:transform 300ms;-moz-transition:transform 300ms}ul.gdlr-core-sly-nav
li.active{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1)}.gdlr-core-sly-slider.gdlr-core-bullet-style-cylinder + .gdlr-core-sly-nav
li{transform:none;-webkit-transform:none;-moz-transform:none;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px}.gdlr-core-sly-slider.gdlr-core-bullet-style-cylinder + .gdlr-core-sly-nav
li{width:12px;height:12px;transition:width 300ms;-webkit-transition:width 300ms;-moz-transition:width 300ms}.gdlr-core-sly-slider.gdlr-core-bullet-style-cylinder + .gdlr-core-sly-nav li:hover,
.gdlr-core-sly-slider.gdlr-core-bullet-style-cylinder + .gdlr-core-sly-nav
li.active{width:32px}.gdlr-core-gallery-with-thumbnail-wrap .gdlr-core-sly-slider{max-width:80%;margin:30px
auto 0px}.gdlr-core-gallery-with-thumbnail-wrap .gdlr-core-sly-slider
.slides{margin:0px
auto 0px}.gdlr-core-gallery-with-thumbnail-wrap .gdlr-core-sly-slider .slides
li{margin:0px
8px;cursor:pointer}.gdlr-core-gallery-with-thumbnail-wrap .gdlr-core-sly-slider .gdlr-core-media-image{height:65px}.gdlr-core-gallery-with-thumbnail-wrap .gdlr-core-image-overlay{background:url('/wp-content/plugins/goodlayers-core/include/images/gallery/gallery-shadow.png') bottom center repeat-x}.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider{position:relative}.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider .gdlr-core-sly-slider{opacity:0;filter:alpha(opacity=0);position:absolute;bottom:42px;left:10%;right:10%;z-index:3;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms}.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider:hover .gdlr-core-sly-slider,
.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider:hover .gdlr-core-image-overlay{opacity:1;filter:alpha(opacity=100)}.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider .gdlr-core-image-overlay-content{bottom:145px}.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider .gdlr-core-image-overlay-caption{font-size:14px;margin-top:11px;letter-spacing:1px}.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider .gdlr-core-image-overlay-title{font-size:16px}.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider.gdlr-core-disable-hover .gdlr-core-sly-slider{opacity:1;filter:alpha(opacity=100)}.gdlr-core-flexslider.flexslider
ul.slides{zoom:1;margin-left:0px;margin-bottom:0px;list-style:none}.gdlr-core-flexslider.flexslider ul.slides:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}.gdlr-core-flexslider.flexslider ul.slides>li{margin-bottom:0px;display:none;-webkit-backface-visibility:hidden}.gdlr-core-flexslider.flexslider ul.slides > li .gdlr-core-item-list{margin-bottom:0px}.gdlr-core-flexslider.flexslider[data-type="carousel"] ul.slides>li{margin-left:0px}.gdlr-core-flexslider.flexslider[data-type="slider"] ul.slides>li{text-align:center}.gdlr-core-flexslider{position:relative}.gdlr-core-flexslider .flex-direction-nav{margin-left:0px;list-style:none;margin-bottom:0px}.gdlr-core-flexslider .flex-direction-nav
li{position:absolute;line-height:1;top:50%;margin-top:-24px;z-index:15}.gdlr-core-flexslider .flex-direction-nav li
a{display:block;padding:14px;background:#000;background:rgba(0,0,0,0.6);color:#fff;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-flexslider .flex-direction-nav li a
i{font-size:18px;width:18px;text-align:center;display:block}.gdlr-core-flexslider .flex-direction-nav .flex-nav-prev{left:35px}.gdlr-core-flexslider .flex-direction-nav .flex-nav-next{right:35px}.gdlr-core-flexslider[data-nav="both"] .flex-direction-nav
li{margin-top:-45px}.gdlr-core-flexslider.gdlr-core-v1[data-nav="navigation-outer"]{position:relative}.gdlr-core-flexslider.gdlr-core-v1[data-nav="navigation-outer"] .flex-direction-nav .flex-nav-prev{left:-85px;padding-right:40px}.gdlr-core-flexslider.gdlr-core-v1[data-nav="navigation-outer"] .flex-direction-nav .flex-nav-next{right:-85px;padding-left:40px}.gdlr-core-flexslider.gdlr-core-v1[data-nav="navigation-outer"] .flex-direction-nav .flex-nav-prev a,
.gdlr-core-flexslider.gdlr-core-v1[data-nav="navigation-outer"] .flex-direction-nav .flex-nav-next
a{opacity:0;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms}.gdlr-core-flexslider.gdlr-core-v1[data-nav="navigation-outer"]:hover .flex-direction-nav .flex-nav-prev a,
.gdlr-core-flexslider.gdlr-core-v1[data-nav="navigation-outer"]:hover .flex-direction-nav .flex-nav-next
a{opacity:1}.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"] .flex-direction-nav li
a{display:block;border-width:2px;border-style:solid;background:transparent;padding:0px;width:47px;height:47px;text-align:center}.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"] .flex-direction-nav li a
i{font-size:47px;width:auto;line-height:42px}.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"] .flex-direction-nav .flex-nav-prev{left:-85px;padding-right:40px}.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"] .flex-direction-nav .flex-nav-next{right:-85px;padding-left:40px}.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"] .flex-direction-nav .flex-nav-prev a,
.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"] .flex-direction-nav .flex-nav-next
a{opacity:0;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms}.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"]:hover .flex-direction-nav .flex-nav-prev a,
.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"]:hover .flex-direction-nav .flex-nav-next
a{opacity:1}.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"] .flex-direction-nav li a.flex-prev
i{margin-left:-3px}.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"] .flex-direction-nav li a.flex-next
i{margin-left:-1px}.gdlr-core-flexslider[data-nav="navigation-bottom"] .flex-nav-prev,
.gdlr-core-flexslider[data-nav="navigation-bottom"] .flex-nav-next{position:static;display:inline-block;margin:40px
4px 0px}.gdlr-core-flexslider[data-nav="navigation-bottom"] .flex-direction-nav{text-align:center}.gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li
a{border-radius:0}.gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a
i{font-size:24px}.gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-nav-prev a,
.gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-nav-next
a{padding:20px
25px 20px 22px}.gdlr-core-flexslider.gdlr-core-nav-style-middle-large{position:static}.gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav
li{margin-top:0px;top:auto}.gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li
a{padding:17px;border-style:solid;border-width:2px;background:transparent}.gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a
i{font-size:29px;width:29px}.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain{position:static}.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain .flex-direction-nav
li{margin-top:0px;top:auto}.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain .flex-direction-nav li
a{padding:14px;background:transparent}.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain .flex-direction-nav li a
i{font-size:35px;width:35px}.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain .flex-direction-nav li a i.arrow_carrot-left:before{font-family:simple-line-icons;content:"\e605"}.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain .flex-direction-nav li a i.arrow_carrot-right:before{font-family:simple-line-icons;content:"\e606"}.gdlr-core-flexslider .flex-control-nav{margin-bottom:0px;position:relative}.gdlr-core-flexslider .flex-control-nav
li{top:auto}.gdlr-core-flexslider .flex-control-nav{list-style:none;line-height:0;margin-top:30px;text-align:center;margin-left:0px}.gdlr-core-flexslider .flex-control-nav
li{display:inline-block;margin:0px
5px}.gdlr-core-flexslider .flex-control-nav li
a{width:12px;height:12px;display:block;text-indent:-999px;overflow:hidden;border-width:1px;border-style:solid;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-flexslider.gdlr-core-bullet-style-round .flex-control-nav li
a{border:none;width:7px;height:7px}.gdlr-core-flexslider.gdlr-core-bullet-style-round .flex-control-nav li a.flex-active{transform:scale(1.5)}.gdlr-core-flexslider.gdlr-core-bullet-style-round2 .flex-control-nav li
a{border-width:3px}.gdlr-core-flexslider.gdlr-core-bullet-style-round2 .flex-control-nav li a.flex-active{background:transparent !important}.gdlr-core-flexslider.gdlr-core-bullet-style-round3 .flex-control-nav li
a{border:none;width:8px;height:8px;margin-bottom:2px;margin-top:2px}.gdlr-core-flexslider.gdlr-core-bullet-style-round3 .flex-control-nav li:nth-child(1) a,
.gdlr-core-flexslider.gdlr-core-bullet-style-round3 .flex-control-nav li:nth-last-child(1) a{width:4px;height:4px;margin-top:4px;margin-bottom:4px}.gdlr-core-flexslider.gdlr-core-bullet-style-round3 .flex-control-nav li:nth-child(2) a,
.gdlr-core-flexslider.gdlr-core-bullet-style-round3 .flex-control-nav li:nth-last-child(2) a{width:6px;height:6px;margin-top:3px;margin-bottom:3px}.gdlr-core-flexslider.gdlr-core-bullet-style-round3 .flex-control-nav li a.flex-active{width:8px;height:8px;margin-bottom:2px;margin-top:2px}.gdlr-core-flexslider.gdlr-core-bullet-style-round4 .flex-control-nav li a.flex-active{width:7px;height:7px;margin:3px
6px}.gdlr-core-flexslider.gdlr-core-bullet-style-round4 .flex-control-nav li
a{border-width:2px;width:13px;height:13px}.gdlr-core-flexslider.gdlr-core-bullet-style-round5 .flex-control-nav
li{margin:0px
4px}.gdlr-core-flexslider.gdlr-core-bullet-style-round5 .flex-control-nav li
a{border-width:2px;width:15px;height:15px;margin:2px
0px}.gdlr-core-flexslider.gdlr-core-bullet-style-round5 .flex-control-nav li a.flex-active{width:19px;height:19px;margin:0px;background:transparent !important}.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder .flex-control-nav{margin-top:45px}.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder .flex-control-nav li
a{width:20px;height:6px;border:none;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder-left .flex-control-nav{margin-top:45px;text-align:left}.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder-left .flex-control-nav li
a{width:24px;height:6px;border:none;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder.gdlr-core-style-2 .flex-control-nav li
a{width:12px;height:12px;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;transition:width 150ms;-moz-transition:width 150ms;-o-transition:width 150ms;-webkit-transition:width 150ms}.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder.gdlr-core-style-2 .flex-control-nav li a:hover,
.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder.gdlr-core-style-2 .flex-control-nav li a.flex-active{width:32px}.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder.gdlr-core-style-3 .flex-control-nav li
a{height:4px;transition:width 150ms;-moz-transition:width 150ms;-o-transition:width 150ms;-webkit-transition:width 150ms}.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder.gdlr-core-style-3 .flex-control-nav li a.flex-active{width:30px}.gdlr-core-blog-item .gdlr-core-flexslider .flex-control-nav{margin-top:45px}.gdlr-core-flexslider-nav .flex-direction-nav{margin-left:0px;list-style:none;zoom:1}.gdlr-core-flexslider-nav .flex-direction-nav:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}.gdlr-core-flexslider-nav.gdlr-core-absolute{position:absolute;top:0px}.gdlr-core-flexslider-nav.gdlr-core-absolute-center{position:absolute;top:50%}.gdlr-core-flexslider-nav.gdlr-core-absolute.gdlr-core-left,.gdlr-core-flexslider-nav.gdlr-core-absolute-center.gdlr-core-left{left:0px}.gdlr-core-flexslider-nav.gdlr-core-absolute.gdlr-core-right,.gdlr-core-flexslider-nav.gdlr-core-absolute-center.gdlr-core-right{right:0px}.gdlr-core-flexslider-nav.gdlr-core-center-align .flex-direction-nav{display:inline-block;line-height:1}.gdlr-core-flexslider-nav.gdlr-core-block-center{text-align:center;line-height:0}.gdlr-core-flexslider-nav.gdlr-core-block-center .flex-direction-nav{display:inline-block}.gdlr-core-flexslider-nav.gdlr-core-plain-style-2
li{float:left;line-height:1}.gdlr-core-flexslider-nav.gdlr-core-plain-style-2 li
a{font-size:29px;display:block;margin-left:7px}.gdlr-core-flexslider-nav.gdlr-core-plain-style-2 li a
i{display:block}.gdlr-core-flexslider-nav.gdlr-core-plain-style-2 li a.flex-prev i:before{content:"\23"}.gdlr-core-flexslider-nav.gdlr-core-plain-style-2 li a.flex-next i:before{content:"\24"}.gdlr-core-flexslider-nav.gdlr-core-plain-style-2.gdlr-core-absolute-center{margin-top:-18px}.gdlr-core-flexslider-nav.gdlr-core-plain-style
li{float:left;line-height:1}.gdlr-core-flexslider-nav.gdlr-core-plain-style li
a{font-size:29px;display:block}.gdlr-core-flexslider-nav.gdlr-core-plain-style li a
i{display:block}.gdlr-core-flexslider-nav.gdlr-core-plain-style.gdlr-core-absolute-center{margin-top:-18px}.gdlr-core-flexslider-nav.gdlr-core-plain-style.gdlr-core-small li
a{font-size:23px;display:block}.gdlr-core-flexslider-nav.gdlr-core-plain-style.gdlr-core-small.gdlr-core-absolute-center{margin-top:-15px}.gdlr-core-flexslider-nav.gdlr-core-plain-style.gdlr-core-size-widget li
a{font-size:19px;margin-top:-4px}.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style
li{float:left;line-height:1}.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li
a{font-size:47px;display:block;border-width:3px;border-style:solid;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a
i{display:block}.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a.flex-next{margin-left:8px}.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a.flex-next
i{display:block;margin:-6px -4px -4px -6px}.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a.flex-prev
i{display:block;margin:-6px -4px -4px -6px}.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style.gdlr-core-absolute-center{margin-top:-22px}.gdlr-core-flexslider-nav.gdlr-core-round-style
li{float:left;line-height:1}.gdlr-core-flexslider-nav.gdlr-core-round-style li.flex-nav-prev{margin-right:8px}.gdlr-core-flexslider-nav.gdlr-core-round-style li
a{font-size:29px;padding:16px;display:block;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-flexslider-nav.gdlr-core-round-style li a
i{display:block}.gdlr-core-flexslider-nav.gdlr-core-round-style.gdlr-core-absolute-center{margin-top:-31px}.gdlr-core-flexslider-nav.gdlr-core-round-style.gdlr-core-small li
a{font-size:19px;padding:17px}.gdlr-core-flexslider-nav.gdlr-core-round-style.gdlr-core-small li.flex-nav-prev{margin-right:5px}.gdlr-core-flexslider-nav.gdlr-core-rectangle-style
li{float:left;line-height:1}.gdlr-core-flexslider-nav.gdlr-core-rectangle-style li.flex-nav-prev{margin-right:1px}.gdlr-core-flexslider-nav.gdlr-core-rectangle-style li
a{width:40px;height:40px;font-size:19px;padding:10px;display:block}.gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a
i{display:block}.gdlr-core-flexslider-nav.gdlr-core-rectangle-style.gdlr-core-absolute-center{margin-top:-24px}.gdlr-core-flexslider-nav.gdlr-core-rectangle-style.gdlr-core-large li.flex-nav-prev{margin-right:4px}.gdlr-core-flexslider-nav.gdlr-core-rectangle-style.gdlr-core-large li
a{width:55px;height:55px;font-size:23px;text-align:center;padding:15px}.gdlr-core-flexslider-nav.gdlr-core-rectangle-style.gdlr-core-large.gdlr-core-absolute-center{margin-top:-30px}.gdlr-core-flexslider[data-effect="kenburn"] img{animation-duration:15000ms;-webkit-animation-duration:15000ms}.gdlr-core-flexslider[data-effect="kenburn"] li{overflow:hidden}.gdlr-core-flexslider[data-effect="kenburn"] li.gdlr-core-active
img{-webkit-animation-name:kenBurn;animation-name:kenBurn;-webkit-transform:scale(1.3);transform:scale(1.3)}@-webkit-keyframes
kenBurn{from{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes
kenBurn{from{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}.gdlr-core-flexslider[data-type="carousel"] ul.slides>li.flex-with-active-class{opacity:0;transition:opacity 300ms;-moz-transition:opacity 300ms;-webkit-transition:opacity 300ms;-o-transition:opacity 300ms}.gdlr-core-flexslider[data-type="carousel"] ul.slides>li.flex-with-active-class.flex-active-slide{opacity:1;transition:opacity 300ms;-moz-transition:opacity 300ms;-webkit-transition:opacity 300ms;-o-transition:opacity 300ms}.gdlr-core-flexslider.gdlr-core-overflow-visible[data-type="carousel"] ul.slides>li.flex-with-active-class{opacity:1}.gdlr-core-flexslider-custom-nav{line-height:1}.gdlr-core-flexslider-custom-nav
i{display:inline-block;transition:color 300ms, opacity 300ms;-moz-transition:color 300ms, opacity 300ms;-o-transition:color 300ms, opacity 300ms;-webkit-transition:color 300ms, opacity 300ms}.gdlr-core-flexslider-custom-nav .flex-prev{cursor:pointer;margin-right:12px}.gdlr-core-flexslider-custom-nav .flex-next{cursor:pointer}.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-top{margin-bottom:35px}.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-bottom{margin-top:55px;position:relative}.gdlr-core-flexslider[data-nav="navigation-inner"] .flex-control-nav{position:absolute;left:0px;right:0px}.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-inner .flex-prev{position:absolute;left:20px;top:50%;z-index:1}.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-inner .flex-next{position:absolute;right:20px;top:50%;z-index:1}.gdlr-core-flexslider[data-nav="navigation-outer"]{position:static;padding-left:300px;margin-left:-300px;padding-right:300px;margin-right:-300px}.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-outer{position:absolute;left:0px;right:0px}.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-outer .flex-prev{position:absolute;left:35px;z-index:1}.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-outer .flex-next{position:absolute;right:35px;z-index:1}.gdlr-core-flexslider.gdlr-core-overflow-visible .flex-viewport{overflow:visible !important}.gdlr-core-flexslider .gdlr-core-flexslider-custom-nav.gdlr-core-show-on-hover
i{opacity:0}.gdlr-core-flexslider:hover .gdlr-core-flexslider-custom-nav.gdlr-core-show-on-hover
i{opacity:1}.gdlr-core-flexslider-outer .gdlr-core-column-24{padding-right:50px}@media only screen and (max-width: 767px){.gdlr-core-flexslider-outer .gdlr-core-column-24{padding-left:20px;padding-right:20px}}.gdlr-core-flexslider.flexslider[data-type="carousel"].gdlr-core-flex-inactive
ul.slides{margin-left:0px !important}.gdlr-core-flexslider.flexslider[data-type="carousel"].gdlr-core-flex-inactive ul.slides>li{opacity:1 !important}.gdlr-core-flexslider[data-nav="touch-navigation"] ul.slides{cursor:grab;-webkit-user-select:none;-ms-user-select:none;user-select:none}.goodlayers-carousel-nav-follow[data-type="touch-slide-black"]{background:#1f1f1f;color:#fff}.goodlayers-carousel-nav-follow[data-type="touch-slide-black"]:before,.goodlayers-carousel-nav-follow[data-type="touch-slide-black"]:after{border-color:#fff}.goodlayers-carousel-nav-follow[data-type="touch-slide-white"]{background:#fff;color:#1f1f1f;box-shadow:0 20px 40px rgba(0, 0, 0, 0.09)}.goodlayers-carousel-nav-follow[data-type="touch-slide-white"]:before,.goodlayers-carousel-nav-follow[data-type="touch-slide-white"]:after{border-color:#1f1f1f}.goodlayers-carousel-nav-follow{position:fixed;opacity:0;width:80px;height:80px;margin-left:-40px;margin-top:-40px;z-index:0;pointer-events:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transform:scale(0);transform:scale(0);transition:transform 300ms, opacity 300ms}.goodlayers-carousel-nav-follow:hover{cursor:none}.goodlayers-carousel-nav-follow.goodlayers-active{opacity:1;-webkit-transform:scale(1);transform:scale(1);z-index:999}.goodlayers-carousel-nav-follow.goodlayers-over-link{opacity:0.2;-webkit-transform:scale(0.2);transform:scale(0.2);z-index:0.2}.goodlayers-carousel-nav-follow:before{content:" ";width:8px;height:8px;position:absolute;display:block;border-style:solid;border-width:1px 0px 0px 1px;transform:translate(18px, 36px) rotate(-45deg)}.goodlayers-carousel-nav-follow:after{content:" ";width:8px;height:8px;position:absolute;display:block;border-style:solid;border-width:1px 0px 0px 1px;transform:translate(53px, 36px) rotate(135deg)}.wp-admin .goodlayers-carousel-nav-follow{display:none}.gdlr-core-custom-menu-item{font-size:16px;font-weight:600}.gdlr-core-custom-menu-item
ul{list-style:none;margin-left:0px}.gdlr-core-custom-menu-item ul
li{padding-bottom:14px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:14px}.gdlr-core-custom-menu-item.gdlr-core-style-2{font-weight:normal}.gdlr-core-custom-menu-item.gdlr-core-style-2 ul li:before{content:"\e606";font-size:0.8em;margin-right:16px;font-family:simple-line-icons}.gdlr-core-custom-menu-item.gdlr-core-style-2 ul
li{padding-bottom:0px;border:0px;margin-bottom:10px}.gdlr-core-portfolio-badge-wrap{position:relative}.gdlr-core-portfolio-badge{line-height:20px;width:42px;height:42px;text-align:center;padding:11px
0px;font-size:10px;text-transform:uppercase;position:absolute;right:-11px;top:-11px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;z-index:10}.gdlr-core-portfolio-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport{padding-top:11px;padding-right:11px;margin-right:-11px}.gdlr-core-portfolio-item .gdlr-core-now-loading{position:absolute;background:url('/wp-content/plugins/goodlayers-core/include/images/portfolio/now-loading.gif') center no-repeat;width:55px;height:55px;left:50%;margin-left:-28px;background-color:#fff;margin-top:20px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-portfolio-view-all-works{text-align:center;margin-top:50px}.gdlr-core-portfolio-view-all-works .gdlr-core-button{letter-spacing:0px;text-transform:none}.gdlr-core-portfolio-view-all-works
i{font-size:35px;cursor:pointer;vertical-align:middle}.gdlr-core-portfolio-view-all-works i.flex-prev{margin-right:20px}.gdlr-core-portfolio-view-all-works i.flex-next{margin-left:18px}.gdlr-core-portfolio-thumbnail{position:relative;overflow:hidden}.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-overlay{text-align:center}.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-title{font-size:13px;text-transform:uppercase;letter-spacing:2px;font-weight:600;margin-bottom:0px;display:block;line-height:1.4}.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-icon{font-size:22px}.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-info{font-size:13px;font-style:italic;letter-spacing:0.5px;display:block}.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-info .gdlr-core-sep{margin:0px
3px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-icon-title .gdlr-core-portfolio-title{margin-top:26px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-icon .gdlr-core-portfolio-title{margin-bottom:26px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag .gdlr-core-portfolio-info{margin-top:26px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-tag-title .gdlr-core-portfolio-info{margin-bottom:20px;text-transform:uppercase;font-style:normal;letter-spacing:2px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-date .gdlr-core-portfolio-date-wrap{margin-top:12px;display:block;font-size:15px;font-style:normal;letter-spacing:0px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-icon-title-tag .gdlr-core-portfolio-title{margin-top:30px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-icon-title-tag .gdlr-core-portfolio-info{margin-top:10px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-icon-title_bottom .gdlr-core-portfolio-title{position:absolute;bottom:33px;left:30px;right:30px;text-align:left;line-height:1.4}.gdlr-core-portfolio-thumbnail.gdlr-core-style-icon-title_bottom.gdlr-core-no-image .gdlr-core-portfolio-title{position:static;margin-top:10px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-margin-title-icon .gdlr-core-portfolio-title{margin-bottom:26px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-margin-title-tag .gdlr-core-portfolio-info{margin-top:26px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-margin-icon-title-tag .gdlr-core-portfolio-title{margin-top:30px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-margin-icon-title-tag .gdlr-core-portfolio-info{margin-top:10px}.gdlr-core-portfolio-thumbnail .gdlr-core-image-overlay-slide{transform:translate3d(0, 100%, 0);-webkit-transform:translate3d(0, 100%, 0);transition:transform 300ms ease-out;-moz-transition:transform 300ms ease-out;-o-transition:transform 300ms ease-out;-webkit-transition:transform 300ms ease-out}.gdlr-core-portfolio-thumbnail:hover .gdlr-core-image-overlay-slide{transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0)}.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag-slide .gdlr-core-image-overlay-slide{opacity:1;top:auto;text-align:left;padding:20px
30px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag-slide .gdlr-core-image-overlay-content{position:static}.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag-slide .gdlr-core-portfolio-info{margin-top:3px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag-slide2 .gdlr-core-image-overlay-slide{opacity:1;top:auto;text-align:left;padding:20px
30px;bottom:50px;right:50px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag-slide2 .gdlr-core-image-overlay-content{position:static}.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag-slide2 .gdlr-core-image-overlay-slide{transform:translate3d(-100%, 0, 0);-webkit-transform:translate3d(-100%, 0, 0)}.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag-slide2:hover .gdlr-core-image-overlay-slide{transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0)}.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-button .gdlr-core-portfolio-hover-button{margin-top:25px;display:block}.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-hover-button
a{margin:0px
14px}.gdlr-core-portfolio-thumbnail .gdlr-core-image-overlay.gdlr-core-with-margin{left:18px;top:18px;right:18px;bottom:18px}.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-overlay.gdlr-core-title-tag-bottom{text-align:left}.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-overlay.gdlr-core-title-tag-bottom .gdlr-core-image-overlay-content{left:28px;bottom:23px;top:auto}.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-overlay.gdlr-core-title-tag-bottom .gdlr-core-portfolio-title{border-left-width:4px;border-left-style:solid;padding-left:8px;line-height:1;margin-bottom:10px}.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-overlay.gdlr-core-title-tag-bottom .gdlr-core-portfolio-info{font-size:15px;font-style:normal}.gdlr-core-flexslider.flexslider ul.slides > li .gdlr-core-portfolio-grid{margin-bottom:0px}.gdlr-core-portfolio-grid{margin-bottom:40px;position:relative}.gdlr-core-portfolio-grid .gdlr-core-portfolio-content-wrap{padding-top:28px}.gdlr-core-portfolio-grid .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-title{font-size:14px;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:7px;position:relative}.gdlr-core-portfolio-grid .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info{font-size:13px;font-style:italic;margin-bottom:7px;display:block;position:relative}.gdlr-core-portfolio-grid .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info .gdlr-core-sep{margin:0px
3px}.gdlr-core-portfolio-grid .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-content{padding-top:8px;margin-bottom:7px;position:relative}.gdlr-core-portfolio-grid.gdlr-core-style-with-frame{overflow:hidden}.gdlr-core-portfolio-grid.gdlr-core-style-with-frame .gdlr-core-portfolio-content-wrap{padding:28px
29px 19px;position:relative}.gdlr-core-portfolio-grid.gdlr-core-style-with-frame .gdlr-core-portfolio-grid-frame{background:#f5f5f5;position:absolute;left:0px;right:0px;top:0px;bottom:0px}.gdlr-core-portfolio-grid.gdlr-core-style-with-bottom-border .gdlr-core-portfolio-content-wrap{padding:25px
29px 10px;border-bottom-width:2px;border-bottom-style:solid}.gdlr-core-portfolio-item-style-grid-no-space .gdlr-core-portfolio-content-wrap{padding-left:30px;padding-right:30px}.gdlr-core-portfolio-grid2{background:#f3f3f3;overflow:hidden;border-style:solid}.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info{background:#3d3ac2}.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap{padding:33px
29px 30px}.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info,
.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info a,
.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info a:hover{color:#fff}.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-title{font-size:18px;font-weight:800;text-transform:uppercase;margin-bottom:13px}.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info{display:inline-block;font-size:10px;margin-bottom:13px;padding:4px
10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-portfolio-grid3{margin-bottom:40px}.gdlr-core-portfolio-grid3 .gdlr-portfolio-learn-more{font-size:17px;font-weight:600}.gdlr-core-portfolio-grid3 .gdlr-portfolio-learn-more
i{font-size:28px;line-height:1;vertical-align:middle;margin-left:16px}.gdlr-core-portfolio-grid3 .gdlr-core-portfolio-content-wrap{background:#fff;margin-right:40px;padding:18px
28px;margin-top:-50px;position:relative;box-shadow:0px 0px 20px rgba(0,0,0,0.15)}.gdlr-core-portfolio-grid3 .gdlr-core-portfolio-content-wrap:first-child{margin-top:0px}.gdlr-core-portfolio-grid3 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-title{font-size:22px;font-weight:800;margin-bottom:5px}.gdlr-core-portfolio-medium{display:table;width:100%;margin-bottom:80px}.gdlr-core-portfolio-medium .gdlr-core-portfolio-thumbnail-wrap{display:table-cell;position:relative}.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap{display:table-cell;vertical-align:middle}.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-title{font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:6px}.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info{font-size:13px;font-style:italic;margin-bottom:6px}.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info .gdlr-core-sep{margin:0px
3px}.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-content{padding-top:25px}.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-read-more{display:inline-block;margin-top:29px;font-style:italic}.gdlr-core-portfolio-medium.gdlr-core-size-small .gdlr-core-portfolio-thumbnail-wrap{width:35%}.gdlr-core-portfolio-medium.gdlr-core-size-large .gdlr-core-portfolio-thumbnail-wrap{width:70%}.gdlr-core-portfolio-medium.gdlr-core-style-left .gdlr-core-portfolio-content-wrap{padding-left:80px}.gdlr-core-portfolio-medium.gdlr-core-style-right .gdlr-core-portfolio-content-wrap{padding-right:80px}.gdlr-core-portfolio-medium-feature{padding-top:60px;padding-bottom:60px;margin-bottom:60px;margin-left:35px;margin-right:35px}.gdlr-core-portfolio-medium-feature .gdlr-core-item-list-inner{display:table}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-title{font-size:22px;margin-bottom:0px}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-info{display:block;font-size:16px;font-weight:600;margin-top:15px}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-content-wrap{display:table-cell;width:29%;position:relative;vertical-align:middle;text-align:center;padding-left:30px;padding-right:30px;background:#f3f3f3;border-radius:4px 0px 0px 4px;-moz-border-radius:4px 0px 0px 4px;-webkit-border-radius:4px 0px 0px 4px}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-content-bg{position:absolute;top:0px;right:0px;left:0px;bottom:0px}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-thumbnail{margin-top:-60px;margin-bottom:-60px;transition:margin 300ms;-moz-transition:margin 300ms;-o-transition:margin 300ms;-webkit-transition:margin 300ms}.gdlr-core-portfolio-medium-feature:hover .gdlr-core-portfolio-thumbnail{margin-top:-70px;margin-bottom:-50px}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-thumbnail-wrap{display:table-cell;vertical-align:middle}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-thumbnail{box-shadow:20px 0px 40px rgba(0, 0, 0, 0.2);-moz-box-shadow:20px 0px 40px rgba(0, 0, 0, 0.2);-webkit-box-shadow:-20px 0px 40px rgba(0, 0, 0, 0.2)}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-content-wrap{box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1)}.gdlr-core-flexslider .gdlr-core-portfolio-medium-feature{margin-bottom:0px}.gdlr-core-portfolio-item-style-medium-feature .flex-viewport{overflow:visible !important}.gdlr-core-portfolio-modern2 .gdlr-core-image-overlay-content{bottom:30px;left:35px;right:35px;top:auto;text-align:left}.gdlr-core-portfolio-modern2 .gdlr-core-portfolio-title{font-size:30px;display:inline-block;padding-bottom:5px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:18px}.gdlr-core-portfolio-modern2 .gdlr-core-portfolio-caption{font-size:12px;text-transform:uppercase;letter-spacing:2px}.gdlr-core-portfolio-modern3 .gdlr-core-image-overlay-content{top:85px;left:45px;text-align:left}.gdlr-core-portfolio-modern3 .gdlr-core-portfolio-title{font-size:27px;font-weight:400;letter-spacing:2px;padding-bottom:0;border:0;margin-bottom:25px;line-height:1.6}.gdlr-core-portfolio-modern3 .gdlr-core-portfolio-caption{font-size:13px;display:inline-block;text-transform:uppercase;letter-spacing:7px;transform:rotate(270deg) translate(-100%, 0);-webkit-transform:rotate(270deg) translate(-100%, 0);-moz-transform:rotate(270deg) translate(-100%, 0);transform-origin:0 0;-webkit-transform-origin:0 0;-moz-transform-origin:0 0}.gdlr-core-portfolio-modern3 .gdlr-core-portfolio-caption:before{content:" ";display:inline-block;width:37px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:0.3em;margin-right:30px}.gdlr-core-portfolio-modern,.gdlr-core-portfolio-modern-desc{overflow:hidden}.gdlr-core-portfolio-modern-desc .gdlr-core-image-overlay-content{top:auto;bottom:30px}.gdlr-core-portfolio-modern-desc .gdlr-core-portfolio-title{font-size:16px;margin-bottom:5px}.gdlr-core-portfolio-modern-desc .gdlr-core-portfolio-info-tag{margin-bottom:5px}.gdlr-core-portfolio-modern-desc .gdlr-core-portfolio-content{padding-top:16px;padding-bottom:20px;display:block}.gdlr-core-portfolio-modern-desc .gdlr-core-portfolio-icon-wrap{display:block;margin-bottom:50px}.gdlr-core-portfolio-grid-full{position:relative}.gdlr-core-portfolio-grid-full .gdlr-core-portfolio-info{font-size:15px}.gdlr-core-portfolio-grid-full .gdlr-core-portfolio-title{font-size:28px}.gdlr-core-portfolio-grid-full .gdlr-core-portfolio-read-more{font-size:14px;float:right}.gdlr-core-portfolio-grid-full .gdlr-core-portfolio-content-wrap{position:relative;margin-left:25%;margin-top:-75px}.gdlr-core-portfolio-grid-full .gdlr-core-portfolio-flex-nav{float:left;margin-top:85px;margin-right:15px;font-size:12px}.gdlr-core-portfolio-grid-full .gdlr-core-portfolio-flex-nav
i{cursor:pointer;margin:0px
6px}.gdlr-core-portfolio-grid-full .gdlr-core-portfolio-content{overflow:hidden;background:#fff;padding:25px
30px}.gdlr-core-portfolio-metro{overflow:hidden}.gdlr-core-portfolio-item .gdlr-core-portfolio-read-more-wrap{position:relative;margin-top:20px;margin-bottom:8px}.gdlr-core-portfolio-item .gdlr-core-portfolio-read-more{text-transform:uppercase;font-weight:bold;letter-spacing:0.5px}.gdlr-core-portfolio-fixed-metro-item.gdlr-core-half-height{position:relative;overflow:hidden}.gdlr-core-portfolio-fixed-metro-item.gdlr-core-half-height .gdlr-core-portfolio-thumbnail{position:static}.gdlr-core-portfolio-single-nav-wrap{border-top:2px;border-style:solid;padding:47px
0px}.gdlr-core-portfolio-single-nav-area{position:relative}.gdlr-core-portfolio-single-nav
i{font-size:25px}.gdlr-core-portfolio-single-nav .gdlr-core-portfolio-text{font-size:15px;text-transform:uppercase;font-weight:bold;letter-spacing:1.5px}.gdlr-core-portfolio-single-nav-left{float:left}.gdlr-core-portfolio-single-nav-left
i{margin-right:15px;vertical-align:middle}.gdlr-core-portfolio-single-nav-right{float:right}.gdlr-core-portfolio-single-nav-right
i{margin-left:15px;vertical-align:middle}.gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2{border-top:0px;position:relative;text-align:center}.gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2 .gdlr-core-portfolio-single-nav
i{font-size:20px;margin-right:20px;background:#f3f3f3;padding:14px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2 .gdlr-core-portfolio-single-nav .gdlr-core-portfolio-text{font-size:17px;text-transform:none;letter-spacing:0px;font-weight:500;display:inline-block;vertical-align:middle}.gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2 .gdlr-core-portfolio-single-nav-middle{font-size:22px;background:#f3f3f3;padding:13px;position:absolute;top:0px;left:50%;margin-left:-24px;line-height:0}.gdlr-core-portfolio-single-related{padding-top:70px}.gdlr-core-portfolio-single-related .gdlr-core-portfolio-single-related-head{font-size:22px;margin-bottom:42px}.gdlr-core-portfolio-single-related.gdlr-core-style-grid .gdlr-core-portfolio-item-holder{margin-bottom:20px}.gdlr-core-portfolio-single-related.gdlr-core-style-modern .gdlr-core-portfolio-item-holder{margin-bottom:30px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half{margin-left:0px;list-style:none}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half
li{float:left;width:50%;margin-bottom:8px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half li.menu-item-has-children{}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half li
ul{list-style:none;margin-left:18px;margin-top:8px;margin-bottom:0px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half:after,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half li ul:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half li:nth-child(2n-1){clear:left}@media only screen and (max-width: 1050px){ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half
li{width:auto;float:none}}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list{margin-left:0px;list-style:none;font-size:14px;font-weight:500}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list
li{border-bottom-width:1px;border-bottom-style:solid;padding:13px
0px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li
a{display:inline-block;padding-left:15px;border-left-width:3px;border-left-style:solid}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li a:before{content:"\f178";font-family:"fontAwesome";padding-right:12px;margin-left:-26px;opacity:0;transition:opacity 200ms, margin-left 200ms;-moz-transition:opacity 200ms, margin-left 200ms;-o-transition:opacity 200ms, margin-left 200ms;-webkit-transition:opacity 200ms, margin-left 200ms}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li a:hover:before,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li.current-menu-item a:before,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li.current-menu-ancestor a:before{opacity:1;margin-left:0px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2{margin-left:0px;list-style:none;font-size:14px;font-weight:500}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2
li{border-bottom-width:1px;border-bottom-style:solid}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li:first-child{border-top-width:1px;border-top-style:solid}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li
a{font-weight:600;display:inline-block;padding:10px
0px;border-left-width:0px;border-left-style:solid;border-left-color:transparent}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:before{content:"\24";font-family:"ElegantIcons";padding-right:12px;font-size:18px;vertical-align:middle;opacity:1;margin-left:0px;font-weight:normal;transition:opacity 200ms, margin-left 200ms;-moz-transition:opacity 200ms, margin-left 200ms;-o-transition:opacity 200ms, margin-left 200ms;-webkit-transition:opacity 200ms, margin-left 200ms}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:hover,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-item a,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-ancestor
a{border-left-width:3px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:hover:before,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-item a:before,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-ancestor a:before{opacity:1;margin-left:12px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list3{margin-left:0px;list-style:none;font-size:14px;font-weight:500}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list3
li{border-bottom-width:1px;border-bottom-style:solid}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list3 li
a{font-weight:600;display:inline-block;padding:10px
0px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list3 li a:before{content:"\24";display:inline-block;font-family:"ElegantIcons";font-size:18px;vertical-align:middle;width:0px;opacity:0;font-weight:normal;transition:opacity 200ms, width 200ms;-moz-transition:opacity 200ms, width 200ms;-o-transition:opacity 200ms, width 200ms;-webkit-transition:opacity 200ms, width 200ms}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list3 li a:hover:before,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list3 li.current-menu-item a:before,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list3 li.current-menu-ancestor a:before{opacity:1;width:30px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-plain{margin-left:0px;list-style:none}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-plain
li{margin-bottom:8px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box{list-style:none;margin-left:0px;font-weight:600}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li
a{display:block;background:#f3f3f3;margin-bottom:2px;padding:12px
22px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li a:after{content:"\f105";font-family:fontAwesome;float:right}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2{list-style:none;margin-left:0px;font-weight:600}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2:after{content:" ";border-bottom-width:5px;border-bottom-style:solid;display:block;margin-top:28px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li
a{display:block;background:#f3f3f3;margin-bottom:4px;padding:17px
22px 19px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li a:after{content:"\f178";font-family:fontAwesome;float:right}.gdlr-core-custom-menu-widget .gdlr-core-nav-side-text.gdlr-core-with-bg{text-transform:uppercase;font-size:12px;font-weight:500}.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-item{padding-top:22px;border-top-width:1px;border-top-style:solid;margin-bottom:23px}.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-item:first-child{padding-top:0px;border-top:none}.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-avatar{overflow:hidden;border-radius:50%;float:left;margin-right:25px;width:50px}.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-content{overflow:hidden}.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-author{font-weight:bold}.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-author{font-size:16px;margin-bottom:10px}.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-excerpt{font-size:14px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1{padding-top:8px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget{margin-bottom:20px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget-thumbnail{float:left;max-width:75px;margin-right:23px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget-title{font-size:16px;font-weight:600;margin-bottom:2px;margin-top:-5px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget-content{overflow:hidden}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-blog-info{display:inline-block;margin-right:20px;font-size:11px;line-height:15px;text-transform:uppercase;letter-spacing:0.5px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-blog-info
i{display:inline-block;font-size:15px;margin-right:8px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-blog-info .gdlr-core-head{vertical-align:middle}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3{padding-top:8px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3 .gdlr-core-recent-post-widget{margin-bottom:20px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3 .gdlr-core-recent-post-widget-thumbnail{float:left;max-width:75px;margin-right:23px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;overflow:hidden}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3 .gdlr-core-recent-post-widget-title{font-size:14px;font-weight:800;margin-bottom:8px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3 .gdlr-core-recent-post-widget-content{overflow:hidden}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3 .gdlr-core-blog-info{display:inline-block;margin-right:20px;font-size:13px;line-height:15px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3 .gdlr-core-blog-info
i{display:inline-block;font-size:15px;margin-right:8px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-4{padding-top:8px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-4 .gdlr-core-recent-post-widget{margin-bottom:30px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-4 .gdlr-core-recent-post-widget-thumbnail{float:left;max-width:60px;margin-right:23px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;overflow:hidden}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-4 .gdlr-core-recent-post-widget-title{font-size:18px;font-weight:700}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-4 .gdlr-core-recent-post-widget-content{overflow:hidden}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-4 .gdlr-core-blog-info{display:inline-block;margin-right:20px;font-size:15px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-4 .gdlr-core-blog-info
i{display:none}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-4 .gdlr-core-blog-info .gdlr-core-head{vertical-align:middle}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-2 .gdlr-core-recent-post-widget-title{font-size:16px;font-weight:600}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-2 .gdlr-core-recent-post-widget-info
i{display:none}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-2 .gdlr-core-recent-post-widget-info{font-size:13px;text-transform:uppercase;letter-spacing:1px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-2 .gdlr-core-recent-post-widget-content{margin-bottom:20px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-5 .gdlr-core-recent-post-widget-title{font-size:16px;font-weight:500}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-5 .gdlr-core-recent-post-widget-info
i{display:none}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-5 .gdlr-core-recent-post-widget-info{font-size:13px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-5 .gdlr-core-recent-post-widget-content{margin-bottom:20px;padding-top:20px;border-top-width:1px;border-top-style:solid}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-5 .gdlr-core-recent-post-widget:first-child .gdlr-core-recent-post-widget-content{padding-top:0px;border:0px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-6 .gdlr-core-recent-post-widget{margin-bottom:25px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-6 .gdlr-core-recent-post-widget-thumbnail{float:left;max-width:80px;margin-right:20px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-6 .gdlr-core-recent-post-widget-content{overflow:hidden}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-6 .gdlr-core-recent-post-widget-title{font-size:18px;font-weight:500;line-height:1.3;margin-bottom:10px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-6 .gdlr-core-recent-post-widget-info{font-size:15px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-6 .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin:0px
15px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-6 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget{margin-bottom:30px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-thumbnail{margin-bottom:20px;position:relative}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-title{font-size:16px;font-weight:600;margin-bottom:4px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-blog-info{display:inline-block;margin-right:20px;font-size:11px;line-height:15px;text-transform:uppercase;letter-spacing:0.5px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-blog-info
i{display:inline-block;font-size:15px;margin-right:8px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-thumbnail .gdlr-core-blog-info-category{position:absolute;left:18px;top:16px;font-size:12px;line-height:1;padding:8px
15px;text-transform:none;letter-spacing:0px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-thumbnail .gdlr-core-blog-info-category a,
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-thumbnail .gdlr-core-blog-info-category
span{color:#fff}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-thumbnail .gdlr-core-blog-info-category .gdlr-core-head{display:none}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-thumbnail .gdlr-core-recent-post-widget-thumbnail-video{margin-left:-30px;margin-top:-30px;font-size:16px;position:absolute;top:50%;left:50%;background:#fff;padding:20px
17px 20px 23px;width:60px;height:60px;text-align:center;line-height:20px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-post-slider-widget-wrap{padding-top:8px}.gdlr-core-post-slider-widget-overlay{top:auto}.gdlr-core-post-slider-widget-overlay .gdlr-core-post-slider-widget-title{font-size:18px;margin-bottom:8px;display:block}.gdlr-core-post-slider-widget-overlay .gdlr-core-image-overlay-content{position:relative;left:0px;right:0px;padding:23px
28px 23px;text-align:left}.gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info{display:inline-block;margin-right:18px;font-size:11px;text-transform:uppercase}.gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info
i{font-size:15px;margin-right:10px}.gdlr-core-portfolio-slider-widget-wrap{padding-top:8px}.gdlr-core-portfolio-slider-widget-wrap .gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-title{font-size:16px;text-transform:none;letter-spacing:0px;font-weight:600;letter-spacing:0.3}.gdlr-core-recent-portfolio-widget-wrap{padding-top:8px}.gdlr-core-recent-portfolio-widget{max-width:103px;float:left;margin-right:10px;margin-bottom:10px}.gdlr-core-instagram-item .gdlr-core-instagram-item-title{font-size:24px;text-transform:uppercase;text-align:center;letter-spacing:1px;margin-bottom:10px}.gdlr-core-instagram-item .gdlr-core-instagram-item-title-wrap{margin-bottom:30px}.gdlr-core-instagram-item .flexslider ul li
img{display:block}.gdlr-core-instagram-item .gdlr-core-instagram-item-title-nav{font-size:22px;text-align:center}.gdlr-core-instagram-item .gdlr-core-instagram-item-title-nav
i{margin:0px
12px;cursor:pointer}.gdlr-core-instagram-item .gdlr-core-instagram-item-content
a{display:block;padding-bottom:100%;position:relative}.gdlr-core-instagram-item .flexslider ul.slides
a{display:block;padding-bottom:100%;position:relative}.gdlr-core-instagram-item .gdlr-core-media-image
img{object-fit:cover;width:100%;height:100%;position:absolute}ul.gdlr-core-twitter-widget-wrap{list-style:none;margin-left:0px}ul.gdlr-core-twitter-widget-wrap
li{margin-bottom:30px}ul.gdlr-core-twitter-widget-wrap li:before{content:"\f099";font-family:"fontAwesome";float:left;font-size:18px;margin-right:25px}ul.gdlr-core-twitter-widget-wrap li .gdlr-core-twitter-widget{overflow:hidden}ul.gdlr-core-twitter-widget-wrap li .gdlr-core-twitter-widget-content{display:block;margin-bottom:15px}ul.gdlr-core-twitter-widget-wrap li .gdlr-core-twitter-widget-date{display:block;font-size:13px}ul.gdlr-core-twitter-content-list{list-style:none;margin-left:0px;margin-bottom:0px}ul.gdlr-core-twitter-content-list
li{margin-bottom:25px}ul.gdlr-core-twitter-content-list li:last-child{margin-bottom:0px}.gdlr-core-twitter-item-list .gdlr-core-twitter-item-list-date{display:block;margin-top:12px}.gdlr-core-event-item .gdlr-core-event-item-info-wrap{font-size:15px}.gdlr-core-event-item .gdlr-core-event-item-info-wrap .gdlr-core-head{margin-right:10px}.gdlr-core-event-item-info.gdlr-core-type-start-date-month{display:block;float:left;width:40px;text-align:center;white-space:nowrap;margin-right:25px;border-bottom-width:3px;border-bottom-style:solid;padding-bottom:10px}.gdlr-core-type-start-date-month .gdlr-core-date{font-size:34px;line-height:1;font-weight:700;display:block}.gdlr-core-type-start-date-month .gdlr-core-month{font-size:17px;display:block;font-weight:700;text-transform:uppercase}.gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-widget{margin-bottom:28px}.gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-item-title{font-size:23px;margin-bottom:15px}.gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-item-content-wrap{overflow:hidden}.gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-item-info{margin-bottom:2px;margin-right:25px}.gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail{margin-bottom:25px}.gdlr-core-event-item-list.gdlr-core-style-widget.gdlr-core-with-border .gdlr-core-event-widget{padding-bottom:28px;border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-event-item-list.gdlr-core-style-widget.gdlr-core-with-border .gdlr-core-event-widget{padding-bottom:28px}.gdlr-core-event-item-list.gdlr-core-style-widget.gdlr-core-with-border:last-child .gdlr-core-event-widget{padding-bottom:0px;border-bottom-width:0px}.gdlr-core-event-item-list.gdlr-core-style-grid{margin-bottom:35px}.gdlr-core-event-item-list.gdlr-core-style-grid .gdlr-core-event-item-thumbnail{overflow:hidden}.gdlr-core-event-item-list.gdlr-core-style-grid.gdlr-core-without-frame .gdlr-core-event-item-thumbnail{margin-bottom:28px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-event-item-list.gdlr-core-style-grid .gdlr-core-event-item-title{font-size:19px;margin-bottom:14px;font-weight:700}.gdlr-core-event-item-list.gdlr-core-style-grid .gdlr-core-event-item-content-wrap{overflow:hidden}.gdlr-core-event-item-list.gdlr-core-style-grid .gdlr-core-event-item-info{display:block;margin-bottom:2px}.gdlr-core-event-item-list.gdlr-core-style-grid2{margin-bottom:35px}.gdlr-core-event-item-list.gdlr-core-style-grid2 .gdlr-core-event-item-thumbnail{overflow:hidden}.gdlr-core-event-item-list.gdlr-core-style-grid2.gdlr-core-without-frame .gdlr-core-event-item-thumbnail{margin-bottom:28px;overflow:hidden;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-event-item-list.gdlr-core-style-grid2 .gdlr-core-event-item-title{font-size:19px;margin-bottom:22px;font-weight:700}.gdlr-core-event-item-list.gdlr-core-style-grid2 .gdlr-core-event-item-content-wrap{overflow:hidden}.gdlr-core-event-item-list.gdlr-core-style-grid2 .gdlr-core-event-item-info{display:block;margin-bottom:2px;font-weight:600}.gdlr-core-event-item-list.gdlr-core-style-grid2 .gdlr-core-event-item-info.gdlr-core-type-start-time{margin-bottom:10px;font-weight:400}.gdlr-core-event-item-list .gdlr-core-frame{background:#fff;padding:20px
32px 30px}.widget .gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-item-title{font-size:19px;margin-bottom:13px}@media only screen and (max-width: 768px){.gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:-50px}}@media only screen and (min-width: 768px) and (max-width: 1170px){.gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:-100px}}@media only screen and (min-width: 1171px) and (max-width: 1400px){.gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:-200px}}@media only screen and (min-width: 1401px) and (max-width: 1600px){.gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:-300px}}@media only screen and (min-width: 1601px){.gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:-400px}}@media only screen and (max-width: 768px){.rtl .gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:0px;margin-right:-50px}}@media only screen and (min-width: 768px) and (max-width: 1170px){.rtl .gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:0px;margin-right:-100px}}@media only screen and (min-width: 1171px) and (max-width: 1400px){.rtl .gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:0px;margin-right:-200px}}@media only screen and (min-width: 1401px) and (max-width: 1600px){.rtl .gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:0px;margin-right:-300px}}@media only screen and (min-width: 1601px){.rtl .gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:0px;margin-right:-400px}}.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-form{max-width:535px;margin:0px
auto}.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-email{float:left;width:70%}.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-submit{overflow:hidden}.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-email input[type="email"]{width:100%;font-size:15px;line-height:20px;border-width:1px;padding:19px
20px;height:58px}.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-submit input[type="submit"]{display:block;width:100%;font-size:15px;line-height:20px;padding:19px
0px;height:58px}.gdlr-core-newsletter-item.gdlr-core-style-rectangle-tbutton .gdlr-core-newsletter-form{max-width:535px;margin:0px
auto}.gdlr-core-newsletter-item.gdlr-core-style-rectangle-tbutton .gdlr-core-newsletter-email{float:left;width:70%}.gdlr-core-newsletter-item.gdlr-core-style-rectangle-tbutton .gdlr-core-newsletter-submit{overflow:hidden}.gdlr-core-newsletter-item.gdlr-core-style-rectangle-tbutton .gdlr-core-newsletter-email input[type="email"]{width:98%;margin-right:2%;font-size:15px;line-height:20px;border-width:1px;padding:19px
20px;height:58px}.gdlr-core-newsletter-item.gdlr-core-style-rectangle-tbutton .gdlr-core-newsletter-submit input[type="submit"]{display:block;width:100%;font-size:15px;line-height:20px;padding:17px
0px;height:58px;background:transparent;border-width:2px;border-style:solid}.gdlr-core-newsletter-item.gdlr-core-style-rectangle-full .gdlr-core-newsletter-form{max-width:535px;margin:0px
auto}.gdlr-core-newsletter-item.gdlr-core-style-rectangle-full .gdlr-core-newsletter-email{margin-bottom:14px}.gdlr-core-newsletter-item.gdlr-core-style-rectangle-full .gdlr-core-newsletter-email input[type="email"]{width:100%;font-size:13px;line-height:20px;border-width:1px;padding:15px
20px}.gdlr-core-newsletter-item.gdlr-core-style-rectangle-full .gdlr-core-newsletter-submit input[type="submit"]{display:block;width:100%;font-size:12px;font-weight:600;line-height:20px;padding:14px
0px}.gdlr-core-newsletter-item.gdlr-core-style-transparent-bottom-border .gdlr-core-newsletter-form{max-width:535px;margin:0px
auto}.gdlr-core-newsletter-item.gdlr-core-style-transparent-bottom-border .gdlr-core-newsletter-email{float:left;width:70%;padding-right:20px}.gdlr-core-newsletter-item.gdlr-core-style-transparent-bottom-border .gdlr-core-newsletter-submit{overflow:hidden}.gdlr-core-newsletter-item.gdlr-core-style-transparent-bottom-border .gdlr-core-newsletter-email input[type="email"]{width:100%;font-size:16px;line-height:20px;padding:10px
0px;height:48px;border-width:0 0 2px 0;border-bottom-style:solid;background:transparent !important}.gdlr-core-newsletter-item.gdlr-core-style-transparent-bottom-border .gdlr-core-newsletter-submit input[type="submit"]{display:block;width:100%;font-size:13px;line-height:20px;padding:10px
0px;height:48px}.gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-form{max-width:535px;margin:0px
auto}.gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-email{float:left;width:70%;padding-right:10px}.gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-submit{overflow:hidden}.gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-email input[type="email"]{width:100%;font-size:15px;line-height:20px;border-width:0px;padding:19px
20px;height:58px}.gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-submit input[type="submit"]{display:block;width:100%;font-size:16px;line-height:20px;padding:19px
0px;height:58px;text-transform:none;font-weight:normal;letter-spacing:0px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-email{float:left;padding-right:12px;width:65%}.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-submit{float:left;width:35%}.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-email input[type="email"]{font-size:15px;height:51px;line-height:21px;padding:10px
25px;border-width:1px;width:100%}.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-submit input[type="submit"]{height:51px;font-size:12px;font-weight:600}.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-email input[type="email"],
.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-submit input[type="submit"]{border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px}.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-form{position:relative;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px}.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-email{float:left;padding-right:12px;width:100%}.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-submit{float:left;position:absolute;right:0px}.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-email input[type="email"]{font-size:15px;height:55px;line-height:21px;padding:11px
25px 11px 58px;border-width:1px;width:100%}.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-submit input[type="submit"]{height:54px;font-size:12px;font-weight:600;padding-left:40px;padding-right:40px}.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-email input[type="email"],
.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-submit input[type="submit"]{border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px}.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-email:before{font-family:fontAwesome;content:"\f1d8";position:absolute;top:50%;margin-top:-14px;left:28px}.gdlr-core-newsletter-item.gdlr-core-style-round3 .gdlr-core-newsletter-form{position:relative;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px}.gdlr-core-newsletter-item.gdlr-core-style-round3 .gdlr-core-newsletter-email{float:left;padding-right:12px;width:100%}.gdlr-core-newsletter-item.gdlr-core-style-round3 .gdlr-core-newsletter-submit{float:left;position:absolute;right:0px;opacity:0}.gdlr-core-newsletter-item.gdlr-core-style-round3 .gdlr-core-newsletter-email input[type="email"]{font-size:15px;height:55px;line-height:21px;padding:11px
25px 11px 30px;border-width:1px;width:100%}.gdlr-core-newsletter-item.gdlr-core-style-round3 .gdlr-core-newsletter-submit input[type="submit"]{height:54px;font-size:12px;font-weight:600;padding-left:40px;padding-right:40px}.gdlr-core-newsletter-item.gdlr-core-style-round3 .gdlr-core-newsletter-email input[type="email"],
.gdlr-core-newsletter-item.gdlr-core-style-round3 .gdlr-core-newsletter-submit input[type="submit"]{border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px}.gdlr-core-newsletter-item.gdlr-core-style-round3 .gdlr-core-newsletter-email:before{font-family:fontAwesome;content:"\f1d8";position:absolute;top:50%;margin-top:-14px;right:40px}.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-submit:after{content:"\f0a9";font-family:fontAwesome;font-size:25px;line-height:1;position:absolute;top:50%;right:50%;margin-top:-12px;margin-right:-12px;color:#fff}.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-form{position:relative;max-width:400px;margin-left:auto;margin-right:auto;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-email{float:left;padding-right:12px;width:100%}.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-submit{float:left;position:absolute;right:0px}.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-email input[type="email"]{font-size:15px;height:46px;line-height:21px;padding:6px
20px;border-width:1px;width:100%}.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-submit input[type="submit"]{height:46px;width:60px;padding:0;font-size:12px;font-weight:600;padding-left:0px;padding-right:0px;color:transparent !important}.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-email input[type="email"],
.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-submit input[type="submit"]{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-submit:after{content:"\e94e";font-family:'gdl-custom-set';font-size:20px;line-height:1;position:absolute;top:50%;right:50%;margin-top:-10px;margin-right:-10px;color:#fff}.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-form{position:relative;max-width:400px;margin-left:auto;margin-right:auto}.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-email{float:left;padding-right:65px;width:100%}.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-submit{float:left;position:absolute;right:0px}.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-email input[type="email"]{font-size:15px;height:55px;line-height:21px;padding:6px
20px;border-width:0px;width:100%;box-shadow:0 0 20px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.1) -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1)}.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-submit input[type="submit"]{height:55px;width:55px;padding:0;font-size:12px;font-weight:600;padding-left:0px;padding-right:0px;color:transparent !important}.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-form{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-email input[type="email"],
.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-submit input[type="submit"]{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.gdlr-core-newsletter-item.gdlr-core-style-curve3.gdlr-core-rectangle .gdlr-core-newsletter-form{border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px}.gdlr-core-newsletter-item.gdlr-core-style-curve3.gdlr-core-rectangle .gdlr-core-newsletter-email input[type="email"],
.gdlr-core-newsletter-item.gdlr-core-style-curve3.gdlr-core-rectangle .gdlr-core-newsletter-submit input[type="submit"]{border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px}.gdlr-core-with-fa-send-o-button
form{position:relative}.gdlr-core-with-fa-send-o-button form div.tnp-field{margin-bottom:0px}.gdlr-core-with-fa-send-o-button form input[type="email"]{padding-left:20px;padding-right:50px}.gdlr-core-with-fa-send-o-button .tnp-field-button input[type="submit"]{position:absolute;right:0px;top:0px;bottom:0px;opacity:0}.gdlr-core-with-fa-send-o-button .tnp-field-button:after{font-family:fontAwesome;content:"\f1d8";position:absolute;right:18px;top:50%;font-size:16px;line-height:20px;margin-top:-10px;pointer-events:none}.gdlr-core-with-fa-send-o-button form input[type="email"]{color:#888}.gdlr-core-with-fa-send-o-button form input[type="email"]::-webkit-input-placeholder{color:#888}.gdlr-core-with-fa-send-o-button form input[type="email"]::-moz-placeholder{color:#888}.gdlr-core-with-fa-send-o-button form input[type="email"]:-ms-input-placeholder{color:#888}.gdlr-core-with-fa-send-o-button form input[type="email"]:-moz-placeholder{color:#888}.tnp.gdlr-core-style-2 .tnp-field-button input[type="submit"]{opacity:1;text-indent:-150px;width:50px;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius:25px}.tnp.gdlr-core-style-2 form input[type="email"]{padding-right:20px;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius:25px}.tnp.gdlr-core-style-2 .tnp-field-email{margin-right:56px}.tnp.gdlr-core-style-2 .tnp-field-button:after{content:"\f0da";right:20px}.gdlr-core-product-category-item .gdlr-core-product-category-thumbnail.gdlr-core-media-image{margin-bottom:30px}.gdlr-core-product-category-item .gdlr-core-product-category-title{font-size:18px;margin-bottom:8px}.gdlr-core-product-category-item .gdlr-core-item-list{margin-bottom:50px}.gdlr-core-product-category-item .gdlr-core-product-category-read-more{font-size:14px;text-transform:uppercase}.gdlr-core-product-category-item .gdlr-core-product-category-read-more:after{content:"\f178";font-family:'FontAwesome';text-align:right;display:inline-block;margin-left:10px;opacity:0;transform:translateX(-10px);transition:opacity 300ms, transform 300ms}.gdlr-core-product-category-item .gdlr-core-product-category-read-more:hover:after{opacity:1;transform:translateX(0px)}.woocommerce
span.onsale{color:#fff;border-radius:100%;position:absolute;line-height:48px;font-weight:600;width:48px;height:48px;font-size:13px}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail{position:relative;margin-bottom:38px;overflow:hidden}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail-info{position:absolute;bottom:-58px;left:0px;right:0px;text-align:center;opacity:0;transition:opacity 200ms, bottom 200ms;-moz-transition:opacity 200ms, bottom 200ms;-o-transition:opacity 200ms, bottom 200ms;-webkit-transition:opacity 200ms, bottom 200ms}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail-info>a{float:left;width:50%;height:58px;font-size:15px;line-height:20px;font-weight:normal;padding:19px
10px 0px}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail-info
i{font-size:16px;margin-right:12px}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail:hover .gdlr-core-product-thumbnail-info{opacity:1;bottom:0px}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail .gdlr-core-product-add-to-cart.added{display:none}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail .added_to_cart:before{content:"\e015";font-size:16px;margin-right:12px;font-family:ElegantIcons;display:inline-block;vertical-align:text-top;margin-top:-2px}.gdlr-core-product-item .gdlr-core-product-attributes{margin-bottom:20px;font-size:17px}.gdlr-core-product-item .gdlr-core-product-att .gdlr-head{margin-right:10px}.gdlr-core-product-item .gdlr-core-product-att .gdlr-head:after{content:':'}.gdlr-core-product-item .gdlr-core-product-att .gdlr-tail{font-weight:bold}.gdlr-core-product-grid{margin-bottom:60px}.flexslider .gdlr-core-product-grid{margin-bottom:0px}.gdlr-core-product-grid .gdlr-core-product-grid-content-wrap{text-align:center}.gdlr-core-product-grid .gdlr-core-product-grid-content-wrap
.onsale{position:static;display:inline-block;vertical-align:middle;margin-right:20px}.gdlr-core-product-grid .gdlr-core-product-grid-content{display:inline-block;vertical-align:middle}.gdlr-core-product-grid .gdlr-core-product-title{font-size:17px;margin-bottom:10px}.gdlr-core-product-grid .gdlr-core-product-price{font-size:15px;font-weight:800}.gdlr-core-product-grid .gdlr-core-product-price
ins{text-decoration:none}.gdlr-core-product-grid .gdlr-core-product-price
del{margin-right:9px;opacity:0.5}.related.products .gdlr-core-product-grid{margin-bottom:15px;position:relative}ul.gdlr-core-product-sub-category{margin-left:0px;list-style:none;margin-bottom:0px}ul.gdlr-core-product-sub-category
li{float:left;margin:0px
0px 35px;padding:0px
15px;position:relative;width:25%}ul.gdlr-core-product-sub-category li
h3{font-size:18px;margin-top:24px;margin-bottom:0px}.gdlr-core-hide-in-desktop,.gdlr-core-hide-in-desktop-tablet{display:none}.gdlr-core-product-grid-2{margin-bottom:60px}.flexslider .gdlr-core-product-grid-2{margin-bottom:0px}.gdlr-core-product-grid-2 .gdlr-core-product-grid-content-wrap{text-align:center}.gdlr-core-product-grid-2 .gdlr-core-product-grid-content{display:inline-block;vertical-align:middle}.gdlr-core-product-grid-2 .gdlr-core-product-title{font-size:20px;font-weight:800;margin-bottom:8px}.gdlr-core-product-grid-2 .gdlr-core-product-price{font-size:18px;font-weight:800}.gdlr-core-product-grid-2 .gdlr-core-product-price
ins{text-decoration:none}.gdlr-core-product-grid-2 .gdlr-core-product-price
del{margin-right:9px;opacity:0.5}.woocommerce.gdlr-core-product-style-grid-2 .products .star-rating{margin-right:auto;margin-left:auto}body .gdlr-core-product-item.woocommerce .gdlr-core-product-grid-2 div.star-rating:before,
body .gdlr-core-product-item.woocommerce .gdlr-core-product-grid-2 div.star-rating span:before{letter-spacing:0.2em}body .gdlr-core-product-item.woocommerce .gdlr-core-product-grid-2 div.star-rating{margin-top:10px;width:6.35em;padding-right:0px;margin-right:auto;margin-left:auto;text-align:left}.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail
span.onsale{font-size:15px;width:70px;height:70px;text-align:center;padding:12px
0px 0px;left:15px;top:15px;z-index:0}.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info{position:absolute;top:0;left:0px;right:0px;bottom:0px;background:rgba(255,255,255,0.8)}.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info>a{float:none;width:auto;height:auto;padding:0px;margin-top:-38px;font-size:19px;font-weight:700;position:absolute;left:0px;right:0px;top:50%;bottom:auto;color:#0c0c0c;background:transparent}.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info .icon_cart_alt:before{content:"\e013"}.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info
i{font-size:34px;font-weight:normal;line-height:34px;display:block;margin-bottom:23px;margin-right:0px}.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info>a.added_to_cart:before{font-size:34px;font-weight:normal;line-height:34px;display:block;margin-bottom:25px;margin-right:0px}.related.products .gdlr-core-product-grid-2{margin-bottom:15px;position:relative}.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info.gdlr-core-with-price
.amount{font-size:24px;font-weight:bold}.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info.gdlr-core-with-price .gdlr-core-product-price{margin-bottom:20px;margin-top:8px;letter-spacing:0px}.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info.gdlr-core-with-price
a{font-size:11px;text-transform:uppercase;letter-spacing:1px}.gdlr-core-product-grid-3 .gdlr-core-product-title{margin-bottom:28px;text-align:left}.gdlr-core-product-grid-3 .gdlr-core-product-grid-content{padding:30px;background:#fff;border-style:solid;border-width:0px}.gdlr-core-product-grid-3 .gdlr-core-product-price
ins{text-decoration:none}.gdlr-core-product-grid-3 .gdlr-core-product-price
del{margin-right:9px;opacity:0.5}.gdlr-core-product-grid-3 .gdlr-core-product-add-to-cart{text-transform:uppercase;font-weight:700;font-size:13px;letter-spacing:1px;margin-right:0px}.gdlr-core-product-grid-3 .gdlr-core-product-add-to-cart
i{display:none}.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail{margin-bottom:0px}.gdlr-core-product-item.woocommerce .gdlr-core-product-grid-3 .star-rating{float:right;margin-top:4px}.gdlr-core-product-item.woocommerce .gdlr-core-product-grid-3 .gdlr-core-product-price{float:left}.gdlr-core-product-item.woocommerce .gdlr-core-product-grid-3 .gdlr-core-product-grid-info{margin-top:-10px;margin-bottom:5px}.gdlr-core-product-grid-3.gdlr-core-button-style-border .gdlr-core-product-grid-content{text-align:center}.gdlr-core-product-grid-3.gdlr-core-button-style-border .gdlr-core-product-add-to-cart{border-width:2px;border-style:solid;padding:14px
25px;display:inline-block;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px}.gdlr-core-product-grid-3.gdlr-core-without-frame .gdlr-core-product-grid-content{padding:30px
0px 0px;background:transparent}.gdlr-core-product-grid-3.gdlr-core-with-border .gdlr-core-product-thumbnail{border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-product-grid-3.gdlr-core-with-border .gdlr-core-product-add-to-cart{float:right}.gdlr-core-product-grid-3 .gdlr-core-product-attributes{text-align:left}.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail
span.onsale{font-size:15px;font-weight:600;width:70px;height:70px;line-height:70px;text-align:center;left:15px;top:15px;z-index:0}.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info{position:absolute;top:0;left:0px;right:0px;bottom:0px;background:rgba(255,255,255,0.8)}.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info>a{float:none;width:auto;height:auto;padding:0px;margin-top:-38px;text-transform:none;letter-spacing:0px;font-size:19px;font-weight:700;position:absolute;left:0px;right:0px;top:50%;bottom:auto;color:#0c0c0c;background:transparent}.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info .icon_cart_alt:before{content:"\e013"}.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info
i{font-size:34px;font-weight:normal;line-height:34px;display:block;margin-bottom:23px;margin-right:0px}.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info>a.added_to_cart:before{font-size:34px;font-weight:normal;line-height:34px;display:block;margin-bottom:25px;margin-right:0px}.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern{display:flex;justify-content:center;position:absolute;bottom:30px;left:0px;right:0px;opacity:0;transition:opacity 300ms}.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern,
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern
a{color:#a39fab}.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern a:hover{color:#473e67}.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern-inner
svg{max-width:16px}.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern-inner{display:flex;align-items:center;justify-content:center;box-shadow:0px 20px 30px rgba(0, 0, 0, 0.095)}.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern-inner > .yith-wcwl-add-to-wishlist,
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern-inner > .gdlr-core-product-add-to-cart,
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern-inner > .added_to_cart,
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern-inner>a{order:0;width:42px;height:42px;background:#fff;text-align:center;padding-top:0px;line-height:42px;overflow:hidden;display:block}.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern-inner > .yith-wcwl-add-to-wishlist,
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern-inner > .added_to_cart,
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern-inner>.gdlr-core-product-add-to-cart{border-right:1px solid #e7e7e7}.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern .gdlr-core-product-add-to-cart
span{display:none}.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern .gdlr-core-product-add-to-cart
i{display:inline}.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern .yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{margin-right:0px}.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern .yith-wcwl-add-to-wishlist,
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern .gdlr-core-product-add-to-cart,
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern .added_to_cart,
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern .gdlr-core-product-thumbnail-link{font-size:15px}.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail:hover .gdlr-core-product-thumbnail-info-modern{opacity:1}.gdlr-core-product-item.woocommerce .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern .added_to_cart:before{margin-top:-1px;vertical-align:baseline;font-size:inherit;margin-right:auto;margin-left:auto}.gdlr-core-product-grid-4{margin-bottom:40px}.gdlr-core-product-grid-4 .gdlr-core-product-title{display:inline-block;margin-bottom:0px;padding-bottom:2px;border-bottom-width:2px;border-bottom-style:solid;border-color:transparent;transition:border-color 300ms;-moz-transition:border-color 300ms;-o-transition:border-color 300ms;-webkit-transition:border-color 300ms}.gdlr-core-product-item .gdlr-core-product-grid-4 .gdlr-core-product-thumbnail{margin-bottom:20px}.gdlr-core-product-item .gdlr-core-product-grid-4 .gdlr-core-product-grid-content{text-align:center}.gdlr-core-product-grid-5{overflow:hidden}.gdlr-core-product-grid-5 .gdlr-core-product-grid-content{position:relative;padding:30px;background:#fff}.gdlr-core-product-grid-5 .gdlr-core-product-title{font-size:25px;font-weight:600;letter-spacing:0}.gdlr-core-product-grid-5 .gdlr-core-product-excerpt{margin-bottom:16px}.gdlr-core-product-grid-5 .gdlr-core-product-add-to-cart
i{display:none}.gdlr-core-product-grid-5 .gdlr-core-product-grid-info{margin:30px
-30px -30px;border-top-width:1px;border-top-style:solid;padding:20px
30px}.gdlr-core-product-grid-5 .gdlr-core-rating{float:left}.gdlr-core-product-grid-5 .gdlr-core-rating .star-rating{letter-spacing:4px}.gdlr-core-product-grid-5 .gdlr-core-rating-count{font-size:13px}.gdlr-core-product-grid-5 .gdlr-core-product-price{float:right}.gdlr-core-product-grid-5 .gdlr-core-product-price
.amount{font-size:20px;font-weight:600}.gdlr-core-product-grid-5 .gdlr-core-product-price
ins{text-decoration:none}.gdlr-core-product-grid-5 .gdlr-core-product-price del
.amount{font-size:14px;font-weight:normal}.gdlr-core-product-grid-5 .add_to_cart_button
span{font-weight:600}.gdlr-core-product-item.woocommerce .gdlr-core-product-grid-5 .star-rating{margin-bottom:2px}.gdlr-core-product-item.woocommerce .gdlr-core-product-grid-5 .star-rating span::before{color:#ffc457}.gdlr-core-product-item.woocommerce .gdlr-core-product-grid-5 .gdlr-core-product-thumbnail{margin-bottom:0px}.gdlr-core-product-item.woocommerce .gdlr-core-product-grid-5
span.onsale{display:inline-block;padding:9px
20px;width:auto;height:auto;line-height:1;min-width:0px;min-height:0px;font-weight:600;left:50%;top:-16px;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-product-item.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:star}.gdlr-core-product-item.woocommerce .star-rating::before{content:"\73\73\73\73\73";color:#d3ced2;float:left;top:0;left:0;position:absolute}.gdlr-core-product-item.woocommerce .star-rating
span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.gdlr-core-product-item.woocommerce .star-rating span::before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.gdlr-core-product-item.woocommerce .gdlr-core-wc-out-of-stock{line-height:1;position:absolute;top:0px;right:0px;background:#f3f3f3;padding:7px
12px}.gdlr-core-product-table-item .gdlr-core-product-thumbnail{max-width:70px;border-width:1px;border-style:solid;max-width:60px;overflow:hidden;margin-right:30px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.gdlr-core-product-table-item .gdlr-core-item-list-inner{display:flex;gap:10px;align-items:center;padding-bottom:20px;margin-bottom:20px;border-bottom-width:1px;border-bottom-style:solid;flex-wrap:wrap}.gdlr-core-product-table-head-wrap{flex-grow:1;flex-basis:0;display:flex;align-items:center}.gdlr-core-product-table-head-wrap .gdlr-core-product-table-head{overflow:hidden}.gdlr-core-product-table-head-wrap .gdlr-core-title{font-size:20px;font-weight:600;margin-bottom:5px}.gdlr-core-product-table-head-wrap .gdlr-core-caption{font-size:14px}.gdlr-core-product-table-head-wrap .gdlr-core-caption
span{margin-right:12px;white-space:nowrap}.gdlr-core-product-variation-table{flex-grow:1;flex-basis:0;display:flex}.gdlr-core-product-variation-table .gdlr-core-item{flex-grow:1;flex-basis:0;white-space:nowrap;text-align:center}.gdlr-core-product-variation-table .gdlr-core-item>div{padding:0px
5px}.gdlr-core-product-variation-table .gdlr-core-item
.amount{font-size:15px}.gdlr-core-product-table-item .gdlr-core-learn-more{font-weight:500;margin-left:40px}.gdlr-core-product-table-item .gdlr-core-now-loading{position:absolute;background:url('/wp-content/plugins/goodlayers-core/include/images/portfolio/now-loading.gif') center no-repeat;width:55px;height:55px;left:50%;margin-left:-28px;background-color:#fff;margin-top:20px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-product-table-item span.woocommerce-Price-amount.amount{color:inherit}@media only screen and (max-width: 999px){.gdlr-core-product-table-head-wrap{flex-direction:column;gap:20px;text-align:center}.gdlr-core-product-table-item .gdlr-core-product-thumbnail{margin-right:0px}.gdlr-core-product-table-item .gdlr-core-learn-more{margin-left:0px}.gdlr-core-product-variation-table{text-align:center;flex-wrap:wrap}.gdlr-core-product-table-item .gdlr-core-item-list-inner{flex-direction:column}.gdlr-core-product-table-head-wrap .gdlr-core-title{margin-bottom:20px}.gdlr-core-product-table-head-wrap .gdlr-core-caption{margin-bottom:7px}.gdlr-core-product-table-item .gdlr-core-learn-more{margin-top:10px;margin-bottom:20px;margin-left:0px}.gdlr-core-product-table-item .gdlr-core-item-list-inner{margin-bottom:38px}}.gdlr-core-product-grid-6{text-align:center}.gdlr-core-product-grid-6 .gdlr-core-product-thumbnail{border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-product-grid-6 .gdlr-core-product-title{font-size:22px;margin-bottom:8px}.gdlr-core-product-grid-6 .gdlr-core-product-price{font-weight:600;margin-bottom:15px}.gdlr-core-product-grid-6 .gdlr-core-rating-count{display:none}.gdlr-core-product-grid-6 .gdlr-core-rating{margin-bottom:16px;padding-left:0.4em}.gdlr-core-product-grid-6 .gdlr-core-product-add-to-cart i,
.gdlr-core-product-grid-6 .add_to_cart_button
i{margin-right:10px;display:none}.gdlr-core-product-grid-6 .gdlr-core-product-price
ins{text-decoration:none}.woocommerce .gdlr-core-product-grid-6 .star-rating{padding-left:0.4px;float:none;margin:0px
auto;width:7.3em;letter-spacing:0.4em}.woocommerce .gdlr-core-product-grid-6
span.onsale{width:70px;height:70px;line-height:70px;left:20px;top:20px;font-size:16px;font-weight:500}.woocommerce .products .gdlr-core-product-grid-6 .star-rating{margin-left:auto;margin-right:auto;width:6.8em;letter-spacing:0.3em}.gdlr-core-product-box:hover{background:#223439}.gdlr-core-product-box:hover .gdlr-core-product-title
a{color:#fff}.gdlr-core-product-box:hover .gdlr-core-product-attribute{color:#5c972b}.gdlr-core-product-box{background:#f5f8f2}.gdlr-core-product-box .gdlr-core-product-title
a{color:#223439}.gdlr-core-product-box .gdlr-core-product-attribute{color:#9b9b9b}.gdlr-core-product-box{text-align:center;padding:25px
20px;position:relative;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;transition:background 300ms;-webkit-transition:background 300ms;-moz-transition:background 300ms}.gdlr-core-product-box .gdlr-core-head{margin-right:8px}.gdlr-core-product-box .gdlr-core-product-link{position:absolute;top:0px;right:0px;bottom:0px;left:0px}.gdlr-core-product-box .gdlr-core-product-title{font-size:20px}.gdlr-core-product-box span.woocommerce-Price-amount.amount{font-size:inherit;font-weight:inherit;vertical-align:baseline}.gdlr-core-product-box .gdlr-core-product-attribute{margin-bottom:5px;transition:color 300ms;-webkit-transition:color 300ms;-moz-transition:color 300ms}.gdlr-core-product-box span.woocommerce-Price-amount.amount,
.gdlr-core-product-box:hover span.woocommerce-Price-amount.amount{color:inherit}.gdlr-core-product-box span.woocommerce-Price-amount.amount{margin-bottom:5px}.gdlr-core-body .gdlr-core-course-form input,
.gdlr-core-course-form .gdlr-core-course-form-combobox{background:#3b4b6b}.gdlr-core-body .gdlr-core-course-form input,
.gdlr-core-course-form .gdlr-core-course-form-combobox select,
.gdlr-core-course-form .gdlr-core-course-form-combobox:after{color:#b1c0e0}.gdlr-core-body .gdlr-core-course-form input[type="submit"]{background:#50bd77}.gdlr-core-course-form input::-webkit-input-placeholder{color:#b1c0e0}.gdlr-core-course-form input::-moz-placeholder{color:#b1c0e0}.gdlr-core-course-form input:-ms-input-placeholder{color:#b1c0e0}.gdlr-core-course-form input:-moz-placeholder{color:#b1c0e0}.gdlr-core-course-form
input{font-size:14px;padding:18px
22px;width:100%;border:0px;line-height:1.7;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-course-form .gdlr-core-course-form-combobox{position:relative;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-course-form .gdlr-core-course-form-combobox:after{font-family:fontAwesome;content:"\f107";font-size:20px;line-height:20px;position:absolute;right:16px;top:50%;margin-top:-10px;pointer-events:none}.gdlr-core-course-form .gdlr-core-course-form-combobox
select{font-size:14px;padding:18px
22px;width:100%;border:0px;height:auto;line-height:1.7;background:transparent}.gdlr-core-course-form .gdlr-core-course-form-combobox select,
.gdlr-core-course-form .gdlr-core-course-form-combobox select:focus{outline:none;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.gdlr-core-course-form input[type="submit"]{font-size:15px;color:#fff;letter-spacing:0px;width:100%}.gdlr-core-course-form input[type="submit"].gdlr-core-auto-size{width:auto}.gdlr-core-course-search-item .gdlr-core-search-frame{padding:40px
35px;background:#f3f3f3;background-size:cover;background-position:center;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-course-search-item .gdlr-core-course-search-item-title{font-size:19px;margin-bottom:35px}.gdlr-core-course-search-item .gdlr-core-course-form{margin-left:-7px;margin-right:-7px}.gdlr-core-course-search-item .gdlr-core-course-column{padding-left:7px;padding-right:7px}.gdlr-core-course-search-item .gdlr-core-course-search-field{margin-bottom:14px}.gdlr-core-course-search-item .gdlr-core-course-form-submit{padding-top:8px}.gdlr-core-course-search-page-content-wrap{float:right;margin-bottom:50px}.gdlr-core-course-search-page{padding-top:60px;padding-bottom:40px}.gdlr-core-course-archive-page-content-wrap{float:right}.gdlr-core-course-archive-page{padding-top:60px;padding-bottom:40px;margin-bottom:50px}@media only screen and (max-width: 999px){.gdlr-core-hide-in-desktop{display:block}.gdlr-core-hide-in-tablet,.gdlr-core-hide-in-tablet-mobile{display:none}.gdlr-core-tablet-column-60{width:100%}.gdlr-core-flexslider-nav,
.gdlr-core-flexslider .flex-direction-nav,.gdlr-core-flexslider-custom-nav{display:none}.gdlr-core-flexslider[data-nav="navigation-bottom"] .flex-direction-nav{display:block}.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-author-image{float:none;margin:0px
auto 30px}}@media only screen and (max-width: 767px){.gdlr-core-hide-in-desktop-tablet{display:block}.gdlr-core-hide-in-mobile,.gdlr-core-hide-in-tablet-mobile{display:none}.gdlr-core-hide-in-tablet{display:block}body .gdlr-core-container{max-width:500px;padding-left:15px;padding-right:15px}body .gdlr-core-container-custom{max-width:500px !important;padding-left:15px;padding-right:15px}.gdlr-core-pbf-wrapper{padding-left:0px !important;padding-right:0px !important}.gdlr-core-pbf-wrapper-full{max-width:500px;padding-left:15px;padding-right:15px}.gdlr-core-pbf-column-content-margin{padding-left:0px !important;padding-right:0px !important;margin-left:0px !important;margin-right:0px !important}.gdlr-core-page-builder-column-right-divider{display:none}.gdlr-core-pbf-wrapper-full-no-space{max-width:500px}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-pbf-column-content-margin{padding-left:30px !important;padding-right:30px !important}.gdlr-core-pbf-background-frame{display:none}.gdlr-core-pbf-background{background-attachment:inherit !important}.gdlr-core-pbf-sidebar-wrapper{margin:0px
!important;overflow:visible}.gdlr-core-pbf-sidebar-container{display:flex;flex-direction:column;width:100%}.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-30px;margin-right:-30px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-left:-30px;margin-right:-30px}.gdlr-core-column-10,.gdlr-core-column-12,.gdlr-core-column-15,.gdlr-core-column-18,.gdlr-core-column-20,.gdlr-core-column-24,.gdlr-core-column-30,.gdlr-core-column-36,.gdlr-core-column-40,.gdlr-core-column-42,.gdlr-core-column-45,.gdlr-core-column-48,.gdlr-core-column-50,.gdlr-core-column-60{width:100%}.gdlr-core-pbf-column-content{min-height:0px}.gdlr-core-pbf-sidebar-content,.gdlr-core-pbf-sidebar-right,.gdlr-core-pbf-sidebar-left{height:auto !important;padding-left:0px !important;padding-right:0px !important}.gdlr-core-audio{padding:13px
3px 7px}.gdlr-core-call-to-action-item.gdlr-core-style-left-align-right-button .gdlr-core-call-to-action-item-inner{padding-right:0px}.gdlr-core-call-to-action-item.gdlr-core-style-left-align-right-button .gdlr-core-call-to-action-item-button{position:static;margin-top:45px}.gdlr-core-call-to-action-item.gdlr-core-style-right-align-left-button .gdlr-core-call-to-action-item-inner{padding-left:0px}.gdlr-core-call-to-action-item.gdlr-core-style-right-align-left-button .gdlr-core-call-to-action-item-button{position:static;margin-top:45px}.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-block-item-title{display:block}.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-separator{display:none}.gdlr-core-block-item-title-wrap .gdlr-core-block-item-read-more{margin-top:14px;display:inline-block}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-block-item-title-wrap{margin-left:0px;margin-right:0px}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-pagination{padding-left:0px;padding-right:0px}.gdlr-core-social-share-left-text .gdlr-core-social-share-count{display:block;margin-bottom:10px}.gdlr-core-social-share-left-text .gdlr-core-divider{display:none}.gdlr-core-social-share-left-text{text-align:center}.gdlr-core-social-share-right-text .gdlr-core-social-share-count{display:block;margin-top:10px}.gdlr-core-social-share-right-text .gdlr-core-divider{display:none}.gdlr-core-social-share-right-text{text-align:center}.gdlr-core-blog-date-wrapper{display:none}.gdlr-core-blog-medium,.gdlr-core-blog-medium>div,.gdlr-core-blog-medium>div.clearfix{display:block}.gdlr-core-blog-left-thumbnail .gdlr-core-blog-thumbnail-wrap{width:auto;padding-right:0px;margin-bottom:25px}.gdlr-core-blog-right-thumbnail .gdlr-core-blog-thumbnail-wrap{width:auto;padding-left:0px;margin-bottom:25px}.gdlr-core-blog-left-thumbnail.gdlr-core-large .gdlr-core-blog-thumbnail-wrap,
.gdlr-core-blog-right-thumbnail.gdlr-core-large .gdlr-core-blog-thumbnail-wrap{width:100%}.gdlr-core-blog-medium.gdlr-core-blog-right-thumbnail{display:flex;flex-direction:column;width:100%}.gdlr-core-blog-medium.gdlr-core-blog-right-thumbnail .gdlr-core-blog-thumbnail-wrap{order:1;width:100%}.gdlr-core-blog-medium.gdlr-core-blog-right-thumbnail .gdlr-core-blog-medium-content-wrapper{order:2;width:100%}.gdlr-core-portfolio-medium{display:flex;flex-flow:column}.gdlr-core-portfolio-medium .gdlr-core-portfolio-thumbnail-wrap{order:1;-ms-order:1}.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap{order:2;-ms-order:1}.gdlr-core-portfolio-medium.gdlr-core-size-large .gdlr-core-portfolio-thumbnail-wrap,
.gdlr-core-portfolio-medium.gdlr-core-size-small .gdlr-core-portfolio-thumbnail-wrap{display:block;width:auto;margin-bottom:35px}.gdlr-core-portfolio-medium.gdlr-core-style-left .gdlr-core-portfolio-content-wrap{padding-left:0px;display:block}.gdlr-core-portfolio-medium-feature{margin-right:0px;margin-left:0px;padding:0px}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-content-wrap{display:block;padding-top:30px;padding-bottom:30px;width:100%;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px}.gdlr-core-portfolio-medium-feature .gdlr-core-item-list-inner{display:block}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-thumbnail-wrap{display:block}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-thumbnail{margin-top:0px;margin-bottom:0px}.gdlr-core-portfolio-medium-feature:hover .gdlr-core-portfolio-thumbnail{margin-top:0px;margin-bottom:0px}.gdlr-core-tab-item .gdlr-core-tab-item-content{padding:35px
0px 0px}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title-wrap{float:none;border-right:0px;max-width:none}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title{float:left;height:52px;padding-left:25px;padding-right:25px;border-top-width:1px}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title.gdlr-core-active{padding-right:25px}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title:last-child{border-right-width:1px}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-content-wrap{border:none}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title-wrap{float:none;border-left:0px;max-width:none}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title{float:right;height:52px;padding-left:25px;padding-right:25px;border-top-width:1px}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title.gdlr-core-active{padding-right:25px}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title:last-child{border-left-width:1px}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-content-wrap{border:none}.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-title-wrap{float:none;margin-right:0px;border:none;max-width:none}.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-title-line{display:none}.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-title{padding:12px
20px 0px 0px;float:left}.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-content-wrap{border:none}.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-title-wrap{float:none;margin-left:0px;border:none;max-width:none}.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-title-line{display:none}.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-title{padding:12px
0px 0px 20px;float:right}.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-content-wrap{border:none}.gdlr-core-gallery-item-style-scroll .gdlr-core-media-image{max-height:200px}.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider .gdlr-core-image-overlay-content{bottom:35px}.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider .gdlr-core-sly-slider{display:none}.gdlr-core-price-table-item .gdlr-core-price-table{margin-top:0px;margin-bottom:30px}.gdlr-core-price-table-item .gdlr-core-price-table-column:last-child .gdlr-core-price-table{margin-bottom:0px}.gdlr-core-title-item.gdlr-core-left-align .gdlr-core-title-item-link{position:static;margin-top:12px}.gdlr-core-title-item-caption-right .gdlr-core-title-item-title-wrap{float:none;margin-bottom:13px;margin-right:0px;width:auto !important}.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-email{width:100%;float:none}.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-submit{width:100%;float:none;margin-top:17px}.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-email{float:none;width:100%;margin-bottom:10px}.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-email{float:none;padding-right:0px}.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-email:before{top:30px}.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-submit{position:relative;width:100%;float:none}.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-submit input[type="submit"]{width:100%}.gdlr-core-timeline-item .gdlr-core-timeline-item-bullet{display:none}.gdlr-core-timeline-item .gdlr-core-timeline-item-date{width:auto !important;padding-right:0px;float:none;text-align:left}.gdlr-core-roadmap-item{margin-right:-20px;margin-left:-20px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-content{margin-right:20px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-count{display:none}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-divider{display:none}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-title{font-size:11px;text-transform:none;letter-spacing:0}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-caption{font-size:11px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-wrap{width:37%}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-area{margin-left:0px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head{padding-bottom:16px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content{font-size:15px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-title{font-size:15px;margin-bottom:29px}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-image{float:none;margin-right:0px;max-width:100%}.gdlr-core-instagram-widget>div{float:left;width:auto;max-width:120px;clear:none}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-size-2,
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-size-3,
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-size-4{float:none;width:auto;padding:20px
0px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-wrap{padding:40px
30px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-left{float:none;width:auto;margin-bottom:30px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-image{display:none}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button{margin-bottom:15px}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap{padding-left:0px}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-wrap{width:auto;float:none}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title-wrap{padding-top:30px;padding-left:0px;text-align:center}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-divider{display:none}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-wrap{padding:50px
30px}.gdlr-core-filterer-wrap{margin-top:0px !important}.gdlr-core-filterer-wrap.gdlr-core-right-align{text-align:center}.gdlr-core-filterer-wrap .gdlr-core-filterer-slide-bar{display:none !important}.gdlr-core-price-list-item .gdlr-core-price-list-divider{display:none}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-bottom-slide-bar{display:none}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-right{float:none;padding-left:0px;width:auto;margin-bottom:30px}.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content{padding-top:0px !important}.gdlr-core-countdown-wrap .gdlr-core-countdown-block{margin-bottom:30px}.gdlr-core-price-table-item .gdlr-core-price-table-column{margin-bottom:30px}.gdlr-core-testimonial-style-image-left .gdlr-core-testimonial-author-image{width:auto;margin-right:0px}.gdlr-core-featured-gallery-images{flex-direction:column}.gdlr-core-featured-gallery-images>.gdlr-core-column-20{height:300px;width:auto}.gdlr-core-testimonial-style-left-3 .gdlr-core-testimonial-author-image{float:none;margin:0px
auto 20px}.gdlr-core-testimonial-style-left-3 .gdlr-core-testimonial-content-head-wrap{flex-direction:column;text-align:center}.gdlr-core-gallery-item .gdlr-core-gallery-list{margin-top:0 !important}.gdlr-core-feature-content-item .gdlr-core-feature-content{margin-top:0px !important}}@media only screen and (max-width: 419px){.gdlr-core-alert-box-item .gdlr-core-alert-box-item-inner{padding:25px
25px}.gdlr-core-blockquote-item.gdlr-core-small-size.gdlr-core-left-align .gdlr-core-blockquote-item-quote{font-size:60px;margin-right:20px}.gdlr-core-blockquote-item.gdlr-core-small-size.gdlr-core-right-align .gdlr-core-blockquote-item-quote{font-size:60px;margin-left:20px}.gdlr-core-blockquote-item.gdlr-core-medium-size.gdlr-core-left-align .gdlr-core-blockquote-item-quote{margin-right:20px;font-size:80px}.gdlr-core-blockquote-item.gdlr-core-medium-size.gdlr-core-right-align .gdlr-core-blockquote-item-quote{font-size:80px;margin-left:20px}.gdlr-core-blockquote-item.gdlr-core-large-size.gdlr-core-left-align .gdlr-core-blockquote-item-quote{font-size:90px;margin-right:20px}.gdlr-core-blockquote-item.gdlr-core-large-size.gdlr-core-right-align .gdlr-core-blockquote-item-quote{font-size:90px;margin-left:20px}}body.ilightbox-noscroll{overflow:auto}.gdlr-core-privacy-box-wrap{color:#a3a3a3;background:#1d1d1d}.gdlr-core-body .gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-button{color:#fff}.gdlr-core-body .gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-button{background:#1a49a8}.gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-lb,
.gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-lb:hover{color:#fff}.gdlr-core-privacy-box-wrap{font-size:14px;z-index:99}.gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-button{font-weight:bold;padding:11px
28px;display:inline-block;vertical-align:middle;text-transform:none;border-radius:22px;-webkit-border-radius:22px;-moz-border-radius:22px}.gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-action .gdlr-core-privacy-box-lb{margin-left:20px}.gdlr-core-privacy-box-wrap.gdlr-core-pos-top-bar{padding:20px
35px}.gdlr-core-privacy-box-wrap.gdlr-core-pos-top-bar .gdlr-core-privacy-box-text{float:left;margin-top:10px;margin-bottom:12px}.gdlr-core-privacy-box-wrap.gdlr-core-pos-top-bar .gdlr-core-privacy-box-action{float:right}.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-bar{position:fixed;bottom:0px;left:0px;right:0px;padding:20px
35px}.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-bar .gdlr-core-privacy-box-text{float:left;margin-top:10px;margin-bottom:12px}.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-bar .gdlr-core-privacy-box-action{float:right}.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-left{position:fixed;bottom:35px;left:35px;max-width:425px;padding:30px
35px}.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-left .gdlr-core-privacy-box-text{margin-bottom:20px}.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-right{position:fixed;bottom:35px;right:35px;max-width:425px;padding:30px
35px}.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-right .gdlr-core-privacy-box-text{margin-bottom:20px}.gdlr-core-lightbox-wrapper{display:none;position:fixed;top:0px;right:0px;bottom:0px;left:0px;z-index:99999;background:#000;background:rgba(0, 0, 0, 0.7)}.gdlr-core-lightbox-wrapper .gdlr-core-lightbox-row{display:table;width:100%;height:100%}.gdlr-core-lightbox-wrapper .gdlr-core-lightbox-cell{display:table-cell;vertical-align:middle;padding:30px}.gdlr-core-lightbox-wrapper .gdlr-core-lightbox-content{background:#fff;color:#9b9b9b;margin:30px
auto;max-width:970px;position:relative;max-height:calc(100% - 60px);overflow:auto}.gdlr-core-lightbox-wrapper .gdlr-core-lightbox-form-close{position:absolute;right:0px;top:0px;width:50px;height:50px;background:#efefef;padding:25px
15px;cursor:pointer}.gdlr-core-lightbox-wrapper .gdlr-core-lightbox-form-close:before{content:" ";display:block;border-bottom-width:1px;border-bottom-style:solid;width:20px;border-color:#444;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg)}.gdlr-core-lightbox-wrapper .gdlr-core-lightbox-form-close:after{content:" ";display:block;border-bottom-width:1px;border-bottom-style:solid;width:20px;border-color:#444;margin-top:-1px;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav
li{color:#8c8c8c}.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav li.gdlr-core-active{color:#000}.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav li:before{content:"\f178";font-family:FontAwesome;display:inline-block;width:0px;color:transparent;transition:width 300ms, color 300ms;-moz-transition:width 300ms, color 300ms;-o-transition:width 300ms, color 300ms;-webkit-transition:width 300ms, color 300ms}.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav li:hover:before{width:26px;color:#8c8c8c}.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav li.gdlr-core-active:before{width:26px;color:#000}.gdlr-core-body .gdlr-core-gdpr-form-submit input[type="submit"]{background:#1a49a8}.gdlr-core-gdpr-form-checkbox-appearance{background:#dcdcdc}.gdlr-core-gdpr-form-checkbox-appearance .gdlr-core-gdpr-form-checkbox-button{background:#828282}.gdlr-core-gdpr-form-checkbox-text{color:#bbb}.gdlr-core-gdpr-form-checkbox:checked + .gdlr-core-gdpr-form-checkbox-appearance .gdlr-core-gdpr-form-checkbox-button{background-color:#1a49a8}.gdlr-core-gdpr-form-checkbox:checked+.gdlr-core-gdpr-form-checkbox-appearance+.gdlr-core-gdpr-form-checkbox-text,.gdlr-core-gdpr-form-checkbox-required+.gdlr-core-gdpr-form-checkbox-appearance+.gdlr-core-gdpr-form-checkbox-text{color:#1a49a8}#gdlr-core-gdpr-form{overflow:hidden}.gdlr-core-gdpr-form-left{float:left;padding-top:60px;padding-left:40px;border-right-width:1px;border-right-style:solid;border-color:#e6e6e6;padding-bottom:1059px;margin-bottom:-999px}.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-left-title{font-size:26px;font-weight:800;margin-bottom:25px;color:#383838}.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav{margin-left:0px;list-style:none;width:235px}.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav
li{padding-bottom:12px;padding-right:20px;margin-bottom:12px;font-size:15px;font-weight:bold;cursor:pointer;border-bottom-width:1px;border-bottom-style:solid;border-color:#e6e6e6;transition:color 200ms;-webkit-transition:color 200ms;-moz-transition:color 200ms;-o-transition:color 200ms}.gdlr-core-gdpr-form-right{padding-left:50px;padding-top:60px;padding-right:30px;overflow-y:scroll;max-height:700px}.gdlr-core-gdpr-form-right .gdlr-core-gdpr-form-title{font-size:22px;font-weight:bold;margin-bottom:25px;color:#383838}.gdlr-core-gdpr-form-right .gdlr-core-gdpr-form-content-wrap{display:none}.gdlr-core-gdpr-form-right .gdlr-core-gdpr-form-content-wrap.gdlr-core-active{display:block}.gdlr-core-gdpr-form-right .gdlr-core-gdpr-form-content{margin-bottom:30px}.gdlr-core-gdpr-form-right .gdlr-core-gdpr-form-submit{margin-top:60px;margin-bottom:35px;text-align:right}.gdlr-core-gdpr-form-submit input[type="submit"]{font-size:14px;text-transform:none;font-weight:600;padding:15px
28px 17px;letter-spacing:0px;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius:25px}.gdlr-core-gdpr-form-checkbox-item
label{display:inline-block}.gdlr-core-gdpr-form-checkbox-item
input{display:none}.gdlr-core-gdpr-form-checkbox-appearance{display:inline-block;vertical-align:middle;height:28px;width:50px;overflow:hidden;border-radius:14px;-moz-border-radius:14px;-webkit-border-radius:14px;cursor:pointer}.gdlr-core-gdpr-form-checkbox-appearance .gdlr-core-gdpr-form-checkbox-button{height:22px;width:22px;margin:3px;border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;transition:margin-left 200ms, background-color 200ms;-webkit-transition:margin-left 200ms, background-color 200ms;-moz-transition:margin-left 200ms, background-color 200ms;-o-transition:margin-left 200ms, background-color 200ms}.gdlr-core-gdpr-form-checkbox-text{display:inline-block;margin-left:17px;font-size:14px;text-transform:uppercase;font-weight:bold;transition:color 200ms;-webkit-transition:color 200ms;-moz-transition:color 200ms;-o-transition:color 200ms}.gdlr-core-gdpr-form-checkbox-text .gdlr-core-enable{display:none}.gdlr-core-gdpr-form-checkbox-text .gdlr-core-enable-required{display:none}.gdlr-core-gdpr-form-checkbox-text .gdlr-core-disable{display:inline}.gdlr-core-gdpr-form-checkbox:checked + .gdlr-core-gdpr-form-checkbox-appearance .gdlr-core-gdpr-form-checkbox-button,
.gdlr-core-gdpr-form-checkbox-required + .gdlr-core-gdpr-form-checkbox-appearance .gdlr-core-gdpr-form-checkbox-button{margin-left:25px}.gdlr-core-gdpr-form-checkbox:checked + .gdlr-core-gdpr-form-checkbox-appearance + .gdlr-core-gdpr-form-checkbox-text .gdlr-core-enable{display:inline}.gdlr-core-gdpr-form-checkbox:checked + .gdlr-core-gdpr-form-checkbox-appearance + .gdlr-core-gdpr-form-checkbox-text .gdlr-core-disable{display:none}.gdlr-core-gdpr-form-checkbox-required + .gdlr-core-gdpr-form-checkbox-appearance + .gdlr-core-gdpr-form-checkbox-text .gdlr-core-enable-required{display:inline}.gdlr-core-gdpr-form-checkbox-required + .gdlr-core-gdpr-form-checkbox-appearance + .gdlr-core-gdpr-form-checkbox-text .gdlr-core-disable{display:none}.gdlr-core-pb-privacy-box-content-wrap .gdlr-core-pb-privacy-box-content{color:#c4c4c4}.gdlr-core-pb-privacy-box-content-wrap .gdlr-core-pb-privacy-box-content a,
.gdlr-core-pb-privacy-box-content-wrap .gdlr-core-pb-privacy-box-content a:hover{color:#fff}.gdlr-core-pb-privacy-box-content-wrap .gdlr-core-pb-privacy-box-title{color:#fff}.gdlr-core-pb-privacy-box-wrap{position:relative}.gdlr-core-pb-privacy-box-wrap
img{display:block}.gdlr-core-pb-privacy-box-overlay{position:absolute;left:0px;top:0px;right:0px;bottom:0px;background:#000;opacity:0.65}.gdlr-core-pb-privacy-box-content-wrap{position:absolute;top:0px;right:0px;bottom:0px;left:0px}.gdlr-core-pb-privacy-box-content-table{display:table;width:100%;height:100%;max-width:330px;margin:0px
auto}.gdlr-core-pb-privacy-box-content-cell{display:table-cell;vertical-align:middle;text-align:center}.gdlr-core-pb-privacy-box-content-wrap .gdlr-core-pb-privacy-box-title{font-weight:600}.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-item .gdlr-core-pb-privacy-box-title{font-size:17px}.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-item .gdlr-core-pb-privacy-box-content{font-size:14px}.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-wrapper{height:600px;background-size:cover;background-image:url("/wp-content/plugins/goodlayers-core/include/images/content-blocked.jpg")}.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-wrapper .gdlr-core-pb-privacy-box-title{font-size:18px}.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-wrapper .gdlr-core-pb-privacy-box-content{font-size:15px}.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-column{min-height:600px;background-size:cover;background-image:url("/wp-content/plugins/goodlayers-core/include/images/content-blocked.jpg")}.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-column .gdlr-core-pb-privacy-box-title{font-size:14px}.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-column .gdlr-core-pb-privacy-box-content{font-size:13px}@media only screen and (max-width: 767px){.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-wrapper{height:400px}.gdlr-core-gdpr-form-left{padding:30px;margin-bottom:0px;border-right:0px;float:none;text-align:center}.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav{margin:0px
auto}.gdlr-core-gdpr-form-right{padding:0px
30px;text-align:center}}.gdlr-core-widget-list-shortcode{background-color:#f5f5f5;color:#949494;border-style:solid}.gdlr-core-widget-list-shortcode
ul{list-style:none;margin-left:0px}.gdlr-core-widget-list-shortcode ul
li{border-top-width:1px;border-top-style:solid;padding:13px
27px;border-color:#e1e1e1}.gdlr-core-widget-list-shortcode ul li:first-child{border-top:none}.gdlr-core-widget-list-shortcode .gdlr-core-widget-list-shortcode-title{font-size:14px;font-weight:600;padding:35px
27px 0px;margin-bottom:13px;color:#252525}.gdlr-core-widget-box-shortcode{font-size:13px;padding:40px
35px 10px;position:relative;background-size:cover;background-position:center}.gdlr-core-widget-box-shortcode .gdlr-core-widget-box-shortcode-title{font-size:21px}.gdlr-core-widget-box-shortcode .gdlr-core-widget-box-shortcode-icon{font-size:21px;color:#4d96e9;margin-right:20px;float:left}.gdlr-core-widget-box-shortcode .gdlr-core-widget-box-shortcode-content{overflow:hidden}.gdlr-core-widget-box-shortcode .gdlr-core-widget-box-shortcode-link{position:absolute;top:0px;right:0px;bottom:0px;left:0px}.gdlr-core-revolution-slider-item{z-index:0;position:relative}.wpcf7-form-control-wrap{display:block}.wpcf7-form-control-wrap .wpcf7-form-indicator{position:absolute;right:20px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.gdlr-core-center-align .wpcf7-spinner{display:block;margin:10px
auto}.gdlr-core-page-builder-body
.wpgmp_map_parent{margin-bottom:0px;display:block}.gdlr-core-round-checkbox .wpcf7-list-item-label{background:#686868}.gdlr-core-round-checkbox label input[type="checkbox"]:checked+.wpcf7-list-item-label:before{background:#fff}.gdlr-core-round-checkbox .wpcf7-list-item-label{width:20px;height:20px;display:block;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.gdlr-core-round-checkbox .wpcf7-list-item-label:before{width:12px;height:12px;content:" ";display:inline-block;margin:4px;vertical-align:top;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;transition:background 150ms;-webkit-transition:background 150ms;-moz-transition:background 150ms}.gdlr-core-round-checkbox label input[type="checkbox"]{display:none}span[class^='wpcf7-form-control-wrap checkbox']{display:inline-block;vertical-align:middle}span[class^='wpcf7-form-control-wrap checkbox'] .wpcf7-form-control .wpcf7-list-item{margin:0
20px 0 0}.lg-outer{direction:ltr}.gdlr-core-product-item .gdlr-core-now-loading{position:absolute;background:url('/wp-content/plugins/goodlayers-core/include/images/portfolio/now-loading.gif') center no-repeat;width:55px;height:55px;left:50%;margin-left:-28px;background-color:#fff;margin-top:20px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-product-item .gdlr-core-filterer-wrap.gdlr-core-style-box{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:25px;font-weight:500}.gdlr-core-product-item .gdlr-core-filterer-wrap.gdlr-core-style-box
a{min-width:110px;text-align:center;background:#000;padding:35px
58px;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px}.gdlr-core-product-item .gdlr-core-filterer-wrap.gdlr-core-style-box a .gdlr-core-icon{display:block;font-size:50px;margin-bottom:16px;line-height:32px}.gdlr-core-product-item .gdlr-core-filterer-wrap.gdlr-core-style-box.gdlr-core-center-align{justify-content:center}.gdlr-core-product-item .gdlr-core-filterer-wrap.gdlr-core-style-box.gdlr-core-right-align{justify-content:flex-end}.gdlr-core-product-item .gdlr-core-filterer-wrap
a{color:#233439}.gdlr-core-product-item .gdlr-core-filterer-wrap a.gdlr-core-active,
.gdlr-core-product-item .gdlr-core-filterer-wrap a:hover{color:#fff}.gdlr-core-product-item .gdlr-core-filterer-wrap.gdlr-core-style-box
a{background:#f5f5f5}.gdlr-core-product-item .gdlr-core-filterer-wrap.gdlr-core-style-box a.gdlr-core-active,
.gdlr-core-product-item .gdlr-core-filterer-wrap.gdlr-core-style-box a:hover{background:#233439}html .woocommerce ul.product_list_widget li .star-rating{margin-top:5px}.gdlr-core-filterer-wrap.gdlr-core-style-dropdown{text-align:right}.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown-content{position:relative;font-size:14px;text-transform:uppercase;display:inline-block}.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown-text{background:#2d3958;color:#fff;padding:15px
65px 15px 35px;min-width:250px;text-align:left;cursor:pointer}.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown{position:absolute;left:0px;top:100%;background:#fff;padding:20px
32px;min-width:250px;box-shadow:0px 0px 30px rgba(0, 0, 0, 0.1);overflow:hidden;transition:height 300ms, opacity 300ms;opacity:0;display:flex;flex-direction:column;z-index:-1;text-align:left}.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown
a{font-size:14px;margin-bottom:10px;color:#2d3958}.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown a.gdlr-core-active,
.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown a:hover{color:#ac7d4b}.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown a:last-child{margin-bottom:0px}.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown-text:after{content:"";border-width:1px 1px 0px 0px;border-style:solid;width:8px;height:8px;position:absolute;right:30px;top:20px;transform:rotate(135deg)}.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown-content:hover .gdlr-core-filterer-dropdown{opacity:1;z-index:10}.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown-content:hover .gdlr-core-filterer-dropdown-text:after{transform:rotate(-45deg);top:24px}.gdlr-core-contact-form-7-item .gdlr-core-input-wrap [class^="gdlr-core-column-"]{margin-bottom:0}.gdlr-core-page-builder-body .clearfix:before{display:none}.gdlr-core-food-menu-item .gdlr-core-food-menu-title{margin-bottom:0;font-size:19px;display:flex;gap:10px;align-items:center}.gdlr-core-food-menu-item .gdlr-core-food-menu-title-wrap{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.gdlr-core-food-menu-item .gdlr-core-food-menu-price{font-size:21px;line-height:1;color:#1e1e1e}.gdlr-core-food-menu-item .gdlr-core-food-menu-list{border-top-width:1px;border-top-style:solid;padding-top:20px}.gdlr-core-food-menu-item .gdlr-core-food-menu-list:first-child{padding-top:0;border:0}.rtl .gdlr-core-featured-gallery-images .gdlr-core-size-5{margin-left:-10px;margin-right:0}.rtl .gdlr-core-featured-gallery-button
svg{margin-right:0px;margin-left:8px}.rtl .gdlr-core-featured-gallery-button-wrap{left:auto;right:10px}/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
 .fa,
 .fas,
 .far,
 .fal,
 .fad,
 .fab {
   -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: 0.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: solid 0.08em #eee;
   border-radius: .1em;
   padding: .2em .25em .15em; }
 
 .fa-pull-left {
   float: left; }
 
 .fa-pull-right {
   float: right; }
 
 .fa.fa-pull-left,
 .fas.fa-pull-left,
 .far.fa-pull-left,
 .fal.fa-pull-left,
 .fab.fa-pull-left {
   margin-right: .3em; }
 
 .fa.fa-pull-right,
 .fas.fa-pull-right,
 .far.fa-pull-right,
 .fal.fa-pull-right,
 .fab.fa-pull-right {
   margin-left: .3em; }
 
 .fa-spin {
   -webkit-animation: fa-spin 2s infinite linear;
           animation: fa-spin 2s infinite linear; }
 
 .fa-pulse {
   -webkit-animation: fa-spin 1s infinite steps(8);
           animation: fa-spin 1s infinite steps(8); }
 
 @-webkit-keyframes fa-spin {
   0% {
     -webkit-transform: rotate(0deg);
             transform: rotate(0deg); }
   100% {
     -webkit-transform: rotate(360deg);
             transform: rotate(360deg); } }
 
 @keyframes fa-spin {
   0% {
     -webkit-transform: rotate(0deg);
             transform: rotate(0deg); }
   100% {
     -webkit-transform: rotate(360deg);
             transform: rotate(360deg); } }
 
 .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: scale(-1, 1);
           transform: scale(-1, 1); }
 
 .fa-flip-vertical {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
   -webkit-transform: scale(1, -1);
           transform: scale(1, -1); }
 
 .fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
   -webkit-transform: scale(-1, -1);
           transform: scale(-1, -1); }
 
 :root .fa-rotate-90,
 :root .fa-rotate-180,
 :root .fa-rotate-270,
 :root .fa-flip-horizontal,
 :root .fa-flip-vertical,
 :root .fa-flip-both {
   -webkit-filter: none;
           filter: none; }
 
 .fa-stack {
   display: inline-block;
   height: 2em;
   line-height: 2em;
   position: relative;
   vertical-align: middle;
   width: 2.5em; }
 
 .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; }
 
 /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 readers do not read off random characters that represent icons */
 .fa-500px:before {
   content: "\f26e"; }
 
 .fa-accessible-icon:before {
   content: "\f368"; }
 
 .fa-accusoft:before {
   content: "\f369"; }
 
 .fa-acquisitions-incorporated:before {
   content: "\f6af"; }
 
 .fa-ad:before {
   content: "\f641"; }
 
 .fa-address-book:before {
   content: "\f2b9"; }
 
 .fa-address-card:before {
   content: "\f2bb"; }
 
 .fa-adjust:before {
   content: "\f042"; }
 
 .fa-adn:before {
   content: "\f170"; }
 
 .fa-adversal:before {
   content: "\f36a"; }
 
 .fa-affiliatetheme:before {
   content: "\f36b"; }
 
 .fa-air-freshener:before {
   content: "\f5d0"; }
 
 .fa-airbnb:before {
   content: "\f834"; }
 
 .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-alipay:before {
   content: "\f642"; }
 
 .fa-allergies:before {
   content: "\f461"; }
 
 .fa-amazon:before {
   content: "\f270"; }
 
 .fa-amazon-pay:before {
   content: "\f42c"; }
 
 .fa-ambulance:before {
   content: "\f0f9"; }
 
 .fa-american-sign-language-interpreting:before {
   content: "\f2a3"; }
 
 .fa-amilia:before {
   content: "\f36d"; }
 
 .fa-anchor:before {
   content: "\f13d"; }
 
 .fa-android:before {
   content: "\f17b"; }
 
 .fa-angellist:before {
   content: "\f209"; }
 
 .fa-angle-double-down:before {
   content: "\f103"; }
 
 .fa-angle-double-left:before {
   content: "\f100"; }
 
 .fa-angle-double-right:before {
   content: "\f101"; }
 
 .fa-angle-double-up:before {
   content: "\f102"; }
 
 .fa-angle-down:before {
   content: "\f107"; }
 
 .fa-angle-left:before {
   content: "\f104"; }
 
 .fa-angle-right:before {
   content: "\f105"; }
 
 .fa-angle-up:before {
   content: "\f106"; }
 
 .fa-angry:before {
   content: "\f556"; }
 
 .fa-angrycreative:before {
   content: "\f36e"; }
 
 .fa-angular:before {
   content: "\f420"; }
 
 .fa-ankh:before {
   content: "\f644"; }
 
 .fa-app-store:before {
   content: "\f36f"; }
 
 .fa-app-store-ios:before {
   content: "\f370"; }
 
 .fa-apper:before {
   content: "\f371"; }
 
 .fa-apple:before {
   content: "\f179"; }
 
 .fa-apple-alt:before {
   content: "\f5d1"; }
 
 .fa-apple-pay:before {
   content: "\f415"; }
 
 .fa-archive:before {
   content: "\f187"; }
 
 .fa-archway:before {
   content: "\f557"; }
 
 .fa-arrow-alt-circle-down:before {
   content: "\f358"; }
 
 .fa-arrow-alt-circle-left:before {
   content: "\f359"; }
 
 .fa-arrow-alt-circle-right:before {
   content: "\f35a"; }
 
 .fa-arrow-alt-circle-up:before {
   content: "\f35b"; }
 
 .fa-arrow-circle-down:before {
   content: "\f0ab"; }
 
 .fa-arrow-circle-left:before {
   content: "\f0a8"; }
 
 .fa-arrow-circle-right:before {
   content: "\f0a9"; }
 
 .fa-arrow-circle-up:before {
   content: "\f0aa"; }
 
 .fa-arrow-down:before {
   content: "\f063"; }
 
 .fa-arrow-left:before {
   content: "\f060"; }
 
 .fa-arrow-right:before {
   content: "\f061"; }
 
 .fa-arrow-up:before {
   content: "\f062"; }
 
 .fa-arrows-alt:before {
   content: "\f0b2"; }
 
 .fa-arrows-alt-h:before {
   content: "\f337"; }
 
 .fa-arrows-alt-v:before {
   content: "\f338"; }
 
 .fa-artstation:before {
   content: "\f77a"; }
 
 .fa-assistive-listening-systems:before {
   content: "\f2a2"; }
 
 .fa-asterisk:before {
   content: "\f069"; }
 
 .fa-asymmetrik:before {
   content: "\f372"; }
 
 .fa-at:before {
   content: "\f1fa"; }
 
 .fa-atlas:before {
   content: "\f558"; }
 
 .fa-atlassian:before {
   content: "\f77b"; }
 
 .fa-atom:before {
   content: "\f5d2"; }
 
 .fa-audible:before {
   content: "\f373"; }
 
 .fa-audio-description:before {
   content: "\f29e"; }
 
 .fa-autoprefixer:before {
   content: "\f41c"; }
 
 .fa-avianex:before {
   content: "\f374"; }
 
 .fa-aviato:before {
   content: "\f421"; }
 
 .fa-award:before {
   content: "\f559"; }
 
 .fa-aws:before {
   content: "\f375"; }
 
 .fa-baby:before {
   content: "\f77c"; }
 
 .fa-baby-carriage:before {
   content: "\f77d"; }
 
 .fa-backspace:before {
   content: "\f55a"; }
 
 .fa-backward:before {
   content: "\f04a"; }
 
 .fa-bacon:before {
   content: "\f7e5"; }
 
 .fa-bacteria:before {
   content: "\e059"; }
 
 .fa-bacterium:before {
   content: "\e05a"; }
 
 .fa-bahai:before {
   content: "\f666"; }
 
 .fa-balance-scale:before {
   content: "\f24e"; }
 
 .fa-balance-scale-left:before {
   content: "\f515"; }
 
 .fa-balance-scale-right:before {
   content: "\f516"; }
 
 .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-battle-net:before {
   content: "\f835"; }
 
 .fa-bed:before {
   content: "\f236"; }
 
 .fa-beer:before {
   content: "\f0fc"; }
 
 .fa-behance:before {
   content: "\f1b4"; }
 
 .fa-behance-square:before {
   content: "\f1b5"; }
 
 .fa-bell:before {
   content: "\f0f3"; }
 
 .fa-bell-slash:before {
   content: "\f1f6"; }
 
 .fa-bezier-curve:before {
   content: "\f55b"; }
 
 .fa-bible:before {
   content: "\f647"; }
 
 .fa-bicycle:before {
   content: "\f206"; }
 
 .fa-biking:before {
   content: "\f84a"; }
 
 .fa-bimobject:before {
   content: "\f378"; }
 
 .fa-binoculars:before {
   content: "\f1e5"; }
 
 .fa-biohazard:before {
   content: "\f780"; }
 
 .fa-birthday-cake:before {
   content: "\f1fd"; }
 
 .fa-bitbucket:before {
   content: "\f171"; }
 
 .fa-bitcoin:before {
   content: "\f379"; }
 
 .fa-bity:before {
   content: "\f37a"; }
 
 .fa-black-tie:before {
   content: "\f27e"; }
 
 .fa-blackberry:before {
   content: "\f37b"; }
 
 .fa-blender:before {
   content: "\f517"; }
 
 .fa-blender-phone:before {
   content: "\f6b6"; }
 
 .fa-blind:before {
   content: "\f29d"; }
 
 .fa-blog:before {
   content: "\f781"; }
 
 .fa-blogger:before {
   content: "\f37c"; }
 
 .fa-blogger-b:before {
   content: "\f37d"; }
 
 .fa-bluetooth:before {
   content: "\f293"; }
 
 .fa-bluetooth-b:before {
   content: "\f294"; }
 
 .fa-bold:before {
   content: "\f032"; }
 
 .fa-bolt:before {
   content: "\f0e7"; }
 
 .fa-bomb:before {
   content: "\f1e2"; }
 
 .fa-bone:before {
   content: "\f5d7"; }
 
 .fa-bong:before {
   content: "\f55c"; }
 
 .fa-book:before {
   content: "\f02d"; }
 
 .fa-book-dead:before {
   content: "\f6b7"; }
 
 .fa-book-medical:before {
   content: "\f7e6"; }
 
 .fa-book-open:before {
   content: "\f518"; }
 
 .fa-book-reader:before {
   content: "\f5da"; }
 
 .fa-bookmark:before {
   content: "\f02e"; }
 
 .fa-bootstrap:before {
   content: "\f836"; }
 
 .fa-border-all:before {
   content: "\f84c"; }
 
 .fa-border-none:before {
   content: "\f850"; }
 
 .fa-border-style:before {
   content: "\f853"; }
 
 .fa-bowling-ball:before {
   content: "\f436"; }
 
 .fa-box:before {
   content: "\f466"; }
 
 .fa-box-open:before {
   content: "\f49e"; }
 
 .fa-box-tissue:before {
   content: "\e05b"; }
 
 .fa-boxes:before {
   content: "\f468"; }
 
 .fa-braille:before {
   content: "\f2a1"; }
 
 .fa-brain:before {
   content: "\f5dc"; }
 
 .fa-bread-slice:before {
   content: "\f7ec"; }
 
 .fa-briefcase:before {
   content: "\f0b1"; }
 
 .fa-briefcase-medical:before {
   content: "\f469"; }
 
 .fa-broadcast-tower:before {
   content: "\f519"; }
 
 .fa-broom:before {
   content: "\f51a"; }
 
 .fa-brush:before {
   content: "\f55d"; }
 
 .fa-btc:before {
   content: "\f15a"; }
 
 .fa-buffer:before {
   content: "\f837"; }
 
 .fa-bug:before {
   content: "\f188"; }
 
 .fa-building:before {
   content: "\f1ad"; }
 
 .fa-bullhorn:before {
   content: "\f0a1"; }
 
 .fa-bullseye:before {
   content: "\f140"; }
 
 .fa-burn:before {
   content: "\f46a"; }
 
 .fa-buromobelexperte:before {
   content: "\f37f"; }
 
 .fa-bus:before {
   content: "\f207"; }
 
 .fa-bus-alt:before {
   content: "\f55e"; }
 
 .fa-business-time:before {
   content: "\f64a"; }
 
 .fa-buy-n-large:before {
   content: "\f8a6"; }
 
 .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-day:before {
   content: "\f783"; }
 
 .fa-calendar-minus:before {
   content: "\f272"; }
 
 .fa-calendar-plus:before {
   content: "\f271"; }
 
 .fa-calendar-times:before {
   content: "\f273"; }
 
 .fa-calendar-week:before {
   content: "\f784"; }
 
 .fa-camera:before {
   content: "\f030"; }
 
 .fa-camera-retro:before {
   content: "\f083"; }
 
 .fa-campground:before {
   content: "\f6bb"; }
 
 .fa-canadian-maple-leaf:before {
   content: "\f785"; }
 
 .fa-candy-cane:before {
   content: "\f786"; }
 
 .fa-cannabis:before {
   content: "\f55f"; }
 
 .fa-capsules:before {
   content: "\f46b"; }
 
 .fa-car:before {
   content: "\f1b9"; }
 
 .fa-car-alt:before {
   content: "\f5de"; }
 
 .fa-car-battery:before {
   content: "\f5df"; }
 
 .fa-car-crash:before {
   content: "\f5e1"; }
 
 .fa-car-side:before {
   content: "\f5e4"; }
 
 .fa-caravan:before {
   content: "\f8ff"; }
 
 .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-carrot:before {
   content: "\f787"; }
 
 .fa-cart-arrow-down:before {
   content: "\f218"; }
 
 .fa-cart-plus:before {
   content: "\f217"; }
 
 .fa-cash-register:before {
   content: "\f788"; }
 
 .fa-cat:before {
   content: "\f6be"; }
 
 .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-centos:before {
   content: "\f789"; }
 
 .fa-certificate:before {
   content: "\f0a3"; }
 
 .fa-chair:before {
   content: "\f6c0"; }
 
 .fa-chalkboard:before {
   content: "\f51b"; }
 
 .fa-chalkboard-teacher:before {
   content: "\f51c"; }
 
 .fa-charging-station:before {
   content: "\f5e7"; }
 
 .fa-chart-area:before {
   content: "\f1fe"; }
 
 .fa-chart-bar:before {
   content: "\f080"; }
 
 .fa-chart-line:before {
   content: "\f201"; }
 
 .fa-chart-pie:before {
   content: "\f200"; }
 
 .fa-check:before {
   content: "\f00c"; }
 
 .fa-check-circle:before {
   content: "\f058"; }
 
 .fa-check-double:before {
   content: "\f560"; }
 
 .fa-check-square:before {
   content: "\f14a"; }
 
 .fa-cheese:before {
   content: "\f7ef"; }
 
 .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-chromecast:before {
   content: "\f838"; }
 
 .fa-church:before {
   content: "\f51d"; }
 
 .fa-circle:before {
   content: "\f111"; }
 
 .fa-circle-notch:before {
   content: "\f1ce"; }
 
 .fa-city:before {
   content: "\f64f"; }
 
 .fa-clinic-medical:before {
   content: "\f7f2"; }
 
 .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-meatball:before {
   content: "\f73b"; }
 
 .fa-cloud-moon:before {
   content: "\f6c3"; }
 
 .fa-cloud-moon-rain:before {
   content: "\f73c"; }
 
 .fa-cloud-rain:before {
   content: "\f73d"; }
 
 .fa-cloud-showers-heavy:before {
   content: "\f740"; }
 
 .fa-cloud-sun:before {
   content: "\f6c4"; }
 
 .fa-cloud-sun-rain:before {
   content: "\f743"; }
 
 .fa-cloud-upload-alt:before {
   content: "\f382"; }
 
 .fa-cloudflare:before {
   content: "\e07d"; }
 
 .fa-cloudscale:before {
   content: "\f383"; }
 
 .fa-cloudsmith:before {
   content: "\f384"; }
 
 .fa-cloudversify:before {
   content: "\f385"; }
 
 .fa-cocktail:before {
   content: "\f561"; }
 
 .fa-code:before {
   content: "\f121"; }
 
 .fa-code-branch:before {
   content: "\f126"; }
 
 .fa-codepen:before {
   content: "\f1cb"; }
 
 .fa-codiepie:before {
   content: "\f284"; }
 
 .fa-coffee:before {
   content: "\f0f4"; }
 
 .fa-cog:before {
   content: "\f013"; }
 
 .fa-cogs:before {
   content: "\f085"; }
 
 .fa-coins:before {
   content: "\f51e"; }
 
 .fa-columns:before {
   content: "\f0db"; }
 
 .fa-comment:before {
   content: "\f075"; }
 
 .fa-comment-alt:before {
   content: "\f27a"; }
 
 .fa-comment-dollar:before {
   content: "\f651"; }
 
 .fa-comment-dots:before {
   content: "\f4ad"; }
 
 .fa-comment-medical:before {
   content: "\f7f5"; }
 
 .fa-comment-slash:before {
   content: "\f4b3"; }
 
 .fa-comments:before {
   content: "\f086"; }
 
 .fa-comments-dollar:before {
   content: "\f653"; }
 
 .fa-compact-disc:before {
   content: "\f51f"; }
 
 .fa-compass:before {
   content: "\f14e"; }
 
 .fa-compress:before {
   content: "\f066"; }
 
 .fa-compress-alt:before {
   content: "\f422"; }
 
 .fa-compress-arrows-alt:before {
   content: "\f78c"; }
 
 .fa-concierge-bell:before {
   content: "\f562"; }
 
 .fa-confluence:before {
   content: "\f78d"; }
 
 .fa-connectdevelop:before {
   content: "\f20e"; }
 
 .fa-contao:before {
   content: "\f26d"; }
 
 .fa-cookie:before {
   content: "\f563"; }
 
 .fa-cookie-bite:before {
   content: "\f564"; }
 
 .fa-copy:before {
   content: "\f0c5"; }
 
 .fa-copyright:before {
   content: "\f1f9"; }
 
 .fa-cotton-bureau:before {
   content: "\f89e"; }
 
 .fa-couch:before {
   content: "\f4b8"; }
 
 .fa-cpanel:before {
   content: "\f388"; }
 
 .fa-creative-commons:before {
   content: "\f25e"; }
 
 .fa-creative-commons-by:before {
   content: "\f4e7"; }
 
 .fa-creative-commons-nc:before {
   content: "\f4e8"; }
 
 .fa-creative-commons-nc-eu:before {
   content: "\f4e9"; }
 
 .fa-creative-commons-nc-jp:before {
   content: "\f4ea"; }
 
 .fa-creative-commons-nd:before {
   content: "\f4eb"; }
 
 .fa-creative-commons-pd:before {
   content: "\f4ec"; }
 
 .fa-creative-commons-pd-alt:before {
   content: "\f4ed"; }
 
 .fa-creative-commons-remix:before {
   content: "\f4ee"; }
 
 .fa-creative-commons-sa:before {
   content: "\f4ef"; }
 
 .fa-creative-commons-sampling:before {
   content: "\f4f0"; }
 
 .fa-creative-commons-sampling-plus:before {
   content: "\f4f1"; }
 
 .fa-creative-commons-share:before {
   content: "\f4f2"; }
 
 .fa-creative-commons-zero:before {
   content: "\f4f3"; }
 
 .fa-credit-card:before {
   content: "\f09d"; }
 
 .fa-critical-role:before {
   content: "\f6c9"; }
 
 .fa-crop:before {
   content: "\f125"; }
 
 .fa-crop-alt:before {
   content: "\f565"; }
 
 .fa-cross:before {
   content: "\f654"; }
 
 .fa-crosshairs:before {
   content: "\f05b"; }
 
 .fa-crow:before {
   content: "\f520"; }
 
 .fa-crown:before {
   content: "\f521"; }
 
 .fa-crutch:before {
   content: "\f7f7"; }
 
 .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-d-and-d-beyond:before {
   content: "\f6ca"; }
 
 .fa-dailymotion:before {
   content: "\e052"; }
 
 .fa-dashcube:before {
   content: "\f210"; }
 
 .fa-database:before {
   content: "\f1c0"; }
 
 .fa-deaf:before {
   content: "\f2a4"; }
 
 .fa-deezer:before {
   content: "\e077"; }
 
 .fa-delicious:before {
   content: "\f1a5"; }
 
 .fa-democrat:before {
   content: "\f747"; }
 
 .fa-deploydog:before {
   content: "\f38e"; }
 
 .fa-deskpro:before {
   content: "\f38f"; }
 
 .fa-desktop:before {
   content: "\f108"; }
 
 .fa-dev:before {
   content: "\f6cc"; }
 
 .fa-deviantart:before {
   content: "\f1bd"; }
 
 .fa-dharmachakra:before {
   content: "\f655"; }
 
 .fa-dhl:before {
   content: "\f790"; }
 
 .fa-diagnoses:before {
   content: "\f470"; }
 
 .fa-diaspora:before {
   content: "\f791"; }
 
 .fa-dice:before {
   content: "\f522"; }
 
 .fa-dice-d20:before {
   content: "\f6cf"; }
 
 .fa-dice-d6:before {
   content: "\f6d1"; }
 
 .fa-dice-five:before {
   content: "\f523"; }
 
 .fa-dice-four:before {
   content: "\f524"; }
 
 .fa-dice-one:before {
   content: "\f525"; }
 
 .fa-dice-six:before {
   content: "\f526"; }
 
 .fa-dice-three:before {
   content: "\f527"; }
 
 .fa-dice-two:before {
   content: "\f528"; }
 
 .fa-digg:before {
   content: "\f1a6"; }
 
 .fa-digital-ocean:before {
   content: "\f391"; }
 
 .fa-digital-tachograph:before {
   content: "\f566"; }
 
 .fa-directions:before {
   content: "\f5eb"; }
 
 .fa-discord:before {
   content: "\f392"; }
 
 .fa-discourse:before {
   content: "\f393"; }
 
 .fa-disease:before {
   content: "\f7fa"; }
 
 .fa-divide:before {
   content: "\f529"; }
 
 .fa-dizzy:before {
   content: "\f567"; }
 
 .fa-dna:before {
   content: "\f471"; }
 
 .fa-dochub:before {
   content: "\f394"; }
 
 .fa-docker:before {
   content: "\f395"; }
 
 .fa-dog:before {
   content: "\f6d3"; }
 
 .fa-dollar-sign:before {
   content: "\f155"; }
 
 .fa-dolly:before {
   content: "\f472"; }
 
 .fa-dolly-flatbed:before {
   content: "\f474"; }
 
 .fa-donate:before {
   content: "\f4b9"; }
 
 .fa-door-closed:before {
   content: "\f52a"; }
 
 .fa-door-open:before {
   content: "\f52b"; }
 
 .fa-dot-circle:before {
   content: "\f192"; }
 
 .fa-dove:before {
   content: "\f4ba"; }
 
 .fa-download:before {
   content: "\f019"; }
 
 .fa-draft2digital:before {
   content: "\f396"; }
 
 .fa-drafting-compass:before {
   content: "\f568"; }
 
 .fa-dragon:before {
   content: "\f6d5"; }
 
 .fa-draw-polygon:before {
   content: "\f5ee"; }
 
 .fa-dribbble:before {
   content: "\f17d"; }
 
 .fa-dribbble-square:before {
   content: "\f397"; }
 
 .fa-dropbox:before {
   content: "\f16b"; }
 
 .fa-drum:before {
   content: "\f569"; }
 
 .fa-drum-steelpan:before {
   content: "\f56a"; }
 
 .fa-drumstick-bite:before {
   content: "\f6d7"; }
 
 .fa-drupal:before {
   content: "\f1a9"; }
 
 .fa-dumbbell:before {
   content: "\f44b"; }
 
 .fa-dumpster:before {
   content: "\f793"; }
 
 .fa-dumpster-fire:before {
   content: "\f794"; }
 
 .fa-dungeon:before {
   content: "\f6d9"; }
 
 .fa-dyalog:before {
   content: "\f399"; }
 
 .fa-earlybirds:before {
   content: "\f39a"; }
 
 .fa-ebay:before {
   content: "\f4f4"; }
 
 .fa-edge:before {
   content: "\f282"; }
 
 .fa-edge-legacy:before {
   content: "\e078"; }
 
 .fa-edit:before {
   content: "\f044"; }
 
 .fa-egg:before {
   content: "\f7fb"; }
 
 .fa-eject:before {
   content: "\f052"; }
 
 .fa-elementor:before {
   content: "\f430"; }
 
 .fa-ellipsis-h:before {
   content: "\f141"; }
 
 .fa-ellipsis-v:before {
   content: "\f142"; }
 
 .fa-ello:before {
   content: "\f5f1"; }
 
 .fa-ember:before {
   content: "\f423"; }
 
 .fa-empire:before {
   content: "\f1d1"; }
 
 .fa-envelope:before {
   content: "\f0e0"; }
 
 .fa-envelope-open:before {
   content: "\f2b6"; }
 
 .fa-envelope-open-text:before {
   content: "\f658"; }
 
 .fa-envelope-square:before {
   content: "\f199"; }
 
 .fa-envira:before {
   content: "\f299"; }
 
 .fa-equals:before {
   content: "\f52c"; }
 
 .fa-eraser:before {
   content: "\f12d"; }
 
 .fa-erlang:before {
   content: "\f39d"; }
 
 .fa-ethereum:before {
   content: "\f42e"; }
 
 .fa-ethernet:before {
   content: "\f796"; }
 
 .fa-etsy:before {
   content: "\f2d7"; }
 
 .fa-euro-sign:before {
   content: "\f153"; }
 
 .fa-evernote:before {
   content: "\f839"; }
 
 .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-alt:before {
   content: "\f424"; }
 
 .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-fan:before {
   content: "\f863"; }
 
 .fa-fantasy-flight-games:before {
   content: "\f6dc"; }
 
 .fa-fast-backward:before {
   content: "\f049"; }
 
 .fa-fast-forward:before {
   content: "\f050"; }
 
 .fa-faucet:before {
   content: "\e005"; }
 
 .fa-fax:before {
   content: "\f1ac"; }
 
 .fa-feather:before {
   content: "\f52d"; }
 
 .fa-feather-alt:before {
   content: "\f56b"; }
 
 .fa-fedex:before {
   content: "\f797"; }
 
 .fa-fedora:before {
   content: "\f798"; }
 
 .fa-female:before {
   content: "\f182"; }
 
 .fa-fighter-jet:before {
   content: "\f0fb"; }
 
 .fa-figma:before {
   content: "\f799"; }
 
 .fa-file:before {
   content: "\f15b"; }
 
 .fa-file-alt:before {
   content: "\f15c"; }
 
 .fa-file-archive:before {
   content: "\f1c6"; }
 
 .fa-file-audio:before {
   content: "\f1c7"; }
 
 .fa-file-code:before {
   content: "\f1c9"; }
 
 .fa-file-contract:before {
   content: "\f56c"; }
 
 .fa-file-csv:before {
   content: "\f6dd"; }
 
 .fa-file-download:before {
   content: "\f56d"; }
 
 .fa-file-excel:before {
   content: "\f1c3"; }
 
 .fa-file-export:before {
   content: "\f56e"; }
 
 .fa-file-image:before {
   content: "\f1c5"; }
 
 .fa-file-import:before {
   content: "\f56f"; }
 
 .fa-file-invoice:before {
   content: "\f570"; }
 
 .fa-file-invoice-dollar:before {
   content: "\f571"; }
 
 .fa-file-medical:before {
   content: "\f477"; }
 
 .fa-file-medical-alt:before {
   content: "\f478"; }
 
 .fa-file-pdf:before {
   content: "\f1c1"; }
 
 .fa-file-powerpoint:before {
   content: "\f1c4"; }
 
 .fa-file-prescription:before {
   content: "\f572"; }
 
 .fa-file-signature:before {
   content: "\f573"; }
 
 .fa-file-upload:before {
   content: "\f574"; }
 
 .fa-file-video:before {
   content: "\f1c8"; }
 
 .fa-file-word:before {
   content: "\f1c2"; }
 
 .fa-fill:before {
   content: "\f575"; }
 
 .fa-fill-drip:before {
   content: "\f576"; }
 
 .fa-film:before {
   content: "\f008"; }
 
 .fa-filter:before {
   content: "\f0b0"; }
 
 .fa-fingerprint:before {
   content: "\f577"; }
 
 .fa-fire:before {
   content: "\f06d"; }
 
 .fa-fire-alt:before {
   content: "\f7e4"; }
 
 .fa-fire-extinguisher:before {
   content: "\f134"; }
 
 .fa-firefox:before {
   content: "\f269"; }
 
 .fa-firefox-browser:before {
   content: "\e007"; }
 
 .fa-first-aid:before {
   content: "\f479"; }
 
 .fa-first-order:before {
   content: "\f2b0"; }
 
 .fa-first-order-alt:before {
   content: "\f50a"; }
 
 .fa-firstdraft:before {
   content: "\f3a1"; }
 
 .fa-fish:before {
   content: "\f578"; }
 
 .fa-fist-raised:before {
   content: "\f6de"; }
 
 .fa-flag:before {
   content: "\f024"; }
 
 .fa-flag-checkered:before {
   content: "\f11e"; }
 
 .fa-flag-usa:before {
   content: "\f74d"; }
 
 .fa-flask:before {
   content: "\f0c3"; }
 
 .fa-flickr:before {
   content: "\f16e"; }
 
 .fa-flipboard:before {
   content: "\f44d"; }
 
 .fa-flushed:before {
   content: "\f579"; }
 
 .fa-fly:before {
   content: "\f417"; }
 
 .fa-folder:before {
   content: "\f07b"; }
 
 .fa-folder-minus:before {
   content: "\f65d"; }
 
 .fa-folder-open:before {
   content: "\f07c"; }
 
 .fa-folder-plus:before {
   content: "\f65e"; }
 
 .fa-font:before {
   content: "\f031"; }
 
 .fa-font-awesome:before {
   content: "\f2b4"; }
 
 .fa-font-awesome-alt:before {
   content: "\f35c"; }
 
 .fa-font-awesome-flag:before {
   content: "\f425"; }
 
 .fa-font-awesome-logo-full:before {
   content: "\f4e6"; }
 
 .fa-fonticons:before {
   content: "\f280"; }
 
 .fa-fonticons-fi:before {
   content: "\f3a2"; }
 
 .fa-football-ball:before {
   content: "\f44e"; }
 
 .fa-fort-awesome:before {
   content: "\f286"; }
 
 .fa-fort-awesome-alt:before {
   content: "\f3a3"; }
 
 .fa-forumbee:before {
   content: "\f211"; }
 
 .fa-forward:before {
   content: "\f04e"; }
 
 .fa-foursquare:before {
   content: "\f180"; }
 
 .fa-free-code-camp:before {
   content: "\f2c5"; }
 
 .fa-freebsd:before {
   content: "\f3a4"; }
 
 .fa-frog:before {
   content: "\f52e"; }
 
 .fa-frown:before {
   content: "\f119"; }
 
 .fa-frown-open:before {
   content: "\f57a"; }
 
 .fa-fulcrum:before {
   content: "\f50b"; }
 
 .fa-funnel-dollar:before {
   content: "\f662"; }
 
 .fa-futbol:before {
   content: "\f1e3"; }
 
 .fa-galactic-republic:before {
   content: "\f50c"; }
 
 .fa-galactic-senate:before {
   content: "\f50d"; }
 
 .fa-gamepad:before {
   content: "\f11b"; }
 
 .fa-gas-pump:before {
   content: "\f52f"; }
 
 .fa-gavel:before {
   content: "\f0e3"; }
 
 .fa-gem:before {
   content: "\f3a5"; }
 
 .fa-genderless:before {
   content: "\f22d"; }
 
 .fa-get-pocket:before {
   content: "\f265"; }
 
 .fa-gg:before {
   content: "\f260"; }
 
 .fa-gg-circle:before {
   content: "\f261"; }
 
 .fa-ghost:before {
   content: "\f6e2"; }
 
 .fa-gift:before {
   content: "\f06b"; }
 
 .fa-gifts:before {
   content: "\f79c"; }
 
 .fa-git:before {
   content: "\f1d3"; }
 
 .fa-git-alt:before {
   content: "\f841"; }
 
 .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-cheers:before {
   content: "\f79f"; }
 
 .fa-glass-martini:before {
   content: "\f000"; }
 
 .fa-glass-martini-alt:before {
   content: "\f57b"; }
 
 .fa-glass-whiskey:before {
   content: "\f7a0"; }
 
 .fa-glasses:before {
   content: "\f530"; }
 
 .fa-glide:before {
   content: "\f2a5"; }
 
 .fa-glide-g:before {
   content: "\f2a6"; }
 
 .fa-globe:before {
   content: "\f0ac"; }
 
 .fa-globe-africa:before {
   content: "\f57c"; }
 
 .fa-globe-americas:before {
   content: "\f57d"; }
 
 .fa-globe-asia:before {
   content: "\f57e"; }
 
 .fa-globe-europe:before {
   content: "\f7a2"; }
 
 .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-pay:before {
   content: "\e079"; }
 
 .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-gopuram:before {
   content: "\f664"; }
 
 .fa-graduation-cap:before {
   content: "\f19d"; }
 
 .fa-gratipay:before {
   content: "\f184"; }
 
 .fa-grav:before {
   content: "\f2d6"; }
 
 .fa-greater-than:before {
   content: "\f531"; }
 
 .fa-greater-than-equal:before {
   content: "\f532"; }
 
 .fa-grimace:before {
   content: "\f57f"; }
 
 .fa-grin:before {
   content: "\f580"; }
 
 .fa-grin-alt:before {
   content: "\f581"; }
 
 .fa-grin-beam:before {
   content: "\f582"; }
 
 .fa-grin-beam-sweat:before {
   content: "\f583"; }
 
 .fa-grin-hearts:before {
   content: "\f584"; }
 
 .fa-grin-squint:before {
   content: "\f585"; }
 
 .fa-grin-squint-tears:before {
   content: "\f586"; }
 
 .fa-grin-stars:before {
   content: "\f587"; }
 
 .fa-grin-tears:before {
   content: "\f588"; }
 
 .fa-grin-tongue:before {
   content: "\f589"; }
 
 .fa-grin-tongue-squint:before {
   content: "\f58a"; }
 
 .fa-grin-tongue-wink:before {
   content: "\f58b"; }
 
 .fa-grin-wink:before {
   content: "\f58c"; }
 
 .fa-grip-horizontal:before {
   content: "\f58d"; }
 
 .fa-grip-lines:before {
   content: "\f7a4"; }
 
 .fa-grip-lines-vertical:before {
   content: "\f7a5"; }
 
 .fa-grip-vertical:before {
   content: "\f58e"; }
 
 .fa-gripfire:before {
   content: "\f3ac"; }
 
 .fa-grunt:before {
   content: "\f3ad"; }
 
 .fa-guilded:before {
   content: "\e07e"; }
 
 .fa-guitar:before {
   content: "\f7a6"; }
 
 .fa-gulp:before {
   content: "\f3ae"; }
 
 .fa-h-square:before {
   content: "\f0fd"; }
 
 .fa-hacker-news:before {
   content: "\f1d4"; }
 
 .fa-hacker-news-square:before {
   content: "\f3af"; }
 
 .fa-hackerrank:before {
   content: "\f5f7"; }
 
 .fa-hamburger:before {
   content: "\f805"; }
 
 .fa-hammer:before {
   content: "\f6e3"; }
 
 .fa-hamsa:before {
   content: "\f665"; }
 
 .fa-hand-holding:before {
   content: "\f4bd"; }
 
 .fa-hand-holding-heart:before {
   content: "\f4be"; }
 
 .fa-hand-holding-medical:before {
   content: "\e05c"; }
 
 .fa-hand-holding-usd:before {
   content: "\f4c0"; }
 
 .fa-hand-holding-water:before {
   content: "\f4c1"; }
 
 .fa-hand-lizard:before {
   content: "\f258"; }
 
 .fa-hand-middle-finger:before {
   content: "\f806"; }
 
 .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-sparkles:before {
   content: "\e05d"; }
 
 .fa-hand-spock:before {
   content: "\f259"; }
 
 .fa-hands:before {
   content: "\f4c2"; }
 
 .fa-hands-helping:before {
   content: "\f4c4"; }
 
 .fa-hands-wash:before {
   content: "\e05e"; }
 
 .fa-handshake:before {
   content: "\f2b5"; }
 
 .fa-handshake-alt-slash:before {
   content: "\e05f"; }
 
 .fa-handshake-slash:before {
   content: "\e060"; }
 
 .fa-hanukiah:before {
   content: "\f6e6"; }
 
 .fa-hard-hat:before {
   content: "\f807"; }
 
 .fa-hashtag:before {
   content: "\f292"; }
 
 .fa-hat-cowboy:before {
   content: "\f8c0"; }
 
 .fa-hat-cowboy-side:before {
   content: "\f8c1"; }
 
 .fa-hat-wizard:before {
   content: "\f6e8"; }
 
 .fa-hdd:before {
   content: "\f0a0"; }
 
 .fa-head-side-cough:before {
   content: "\e061"; }
 
 .fa-head-side-cough-slash:before {
   content: "\e062"; }
 
 .fa-head-side-mask:before {
   content: "\e063"; }
 
 .fa-head-side-virus:before {
   content: "\e064"; }
 
 .fa-heading:before {
   content: "\f1dc"; }
 
 .fa-headphones:before {
   content: "\f025"; }
 
 .fa-headphones-alt:before {
   content: "\f58f"; }
 
 .fa-headset:before {
   content: "\f590"; }
 
 .fa-heart:before {
   content: "\f004"; }
 
 .fa-heart-broken:before {
   content: "\f7a9"; }
 
 .fa-heartbeat:before {
   content: "\f21e"; }
 
 .fa-helicopter:before {
   content: "\f533"; }
 
 .fa-highlighter:before {
   content: "\f591"; }
 
 .fa-hiking:before {
   content: "\f6ec"; }
 
 .fa-hippo:before {
   content: "\f6ed"; }
 
 .fa-hips:before {
   content: "\f452"; }
 
 .fa-hire-a-helper:before {
   content: "\f3b0"; }
 
 .fa-history:before {
   content: "\f1da"; }
 
 .fa-hive:before {
   content: "\e07f"; }
 
 .fa-hockey-puck:before {
   content: "\f453"; }
 
 .fa-holly-berry:before {
   content: "\f7aa"; }
 
 .fa-home:before {
   content: "\f015"; }
 
 .fa-hooli:before {
   content: "\f427"; }
 
 .fa-hornbill:before {
   content: "\f592"; }
 
 .fa-horse:before {
   content: "\f6f0"; }
 
 .fa-horse-head:before {
   content: "\f7ab"; }
 
 .fa-hospital:before {
   content: "\f0f8"; }
 
 .fa-hospital-alt:before {
   content: "\f47d"; }
 
 .fa-hospital-symbol:before {
   content: "\f47e"; }
 
 .fa-hospital-user:before {
   content: "\f80d"; }
 
 .fa-hot-tub:before {
   content: "\f593"; }
 
 .fa-hotdog:before {
   content: "\f80f"; }
 
 .fa-hotel:before {
   content: "\f594"; }
 
 .fa-hotjar:before {
   content: "\f3b1"; }
 
 .fa-hourglass:before {
   content: "\f254"; }
 
 .fa-hourglass-end:before {
   content: "\f253"; }
 
 .fa-hourglass-half:before {
   content: "\f252"; }
 
 .fa-hourglass-start:before {
   content: "\f251"; }
 
 .fa-house-damage:before {
   content: "\f6f1"; }
 
 .fa-house-user:before {
   content: "\e065"; }
 
 .fa-houzz:before {
   content: "\f27c"; }
 
 .fa-hryvnia:before {
   content: "\f6f2"; }
 
 .fa-html5:before {
   content: "\f13b"; }
 
 .fa-hubspot:before {
   content: "\f3b2"; }
 
 .fa-i-cursor:before {
   content: "\f246"; }
 
 .fa-ice-cream:before {
   content: "\f810"; }
 
 .fa-icicles:before {
   content: "\f7ad"; }
 
 .fa-icons:before {
   content: "\f86d"; }
 
 .fa-id-badge:before {
   content: "\f2c1"; }
 
 .fa-id-card:before {
   content: "\f2c2"; }
 
 .fa-id-card-alt:before {
   content: "\f47f"; }
 
 .fa-ideal:before {
   content: "\e013"; }
 
 .fa-igloo:before {
   content: "\f7ae"; }
 
 .fa-image:before {
   content: "\f03e"; }
 
 .fa-images:before {
   content: "\f302"; }
 
 .fa-imdb:before {
   content: "\f2d8"; }
 
 .fa-inbox:before {
   content: "\f01c"; }
 
 .fa-indent:before {
   content: "\f03c"; }
 
 .fa-industry:before {
   content: "\f275"; }
 
 .fa-infinity:before {
   content: "\f534"; }
 
 .fa-info:before {
   content: "\f129"; }
 
 .fa-info-circle:before {
   content: "\f05a"; }
 
 .fa-innosoft:before {
   content: "\e080"; }
 
 .fa-instagram:before {
   content: "\f16d"; }
 
 .fa-instagram-square:before {
   content: "\e055"; }
 
 .fa-instalod:before {
   content: "\e081"; }
 
 .fa-intercom:before {
   content: "\f7af"; }
 
 .fa-internet-explorer:before {
   content: "\f26b"; }
 
 .fa-invision:before {
   content: "\f7b0"; }
 
 .fa-ioxhost:before {
   content: "\f208"; }
 
 .fa-italic:before {
   content: "\f033"; }
 
 .fa-itch-io:before {
   content: "\f83a"; }
 
 .fa-itunes:before {
   content: "\f3b4"; }
 
 .fa-itunes-note:before {
   content: "\f3b5"; }
 
 .fa-java:before {
   content: "\f4e4"; }
 
 .fa-jedi:before {
   content: "\f669"; }
 
 .fa-jedi-order:before {
   content: "\f50e"; }
 
 .fa-jenkins:before {
   content: "\f3b6"; }
 
 .fa-jira:before {
   content: "\f7b1"; }
 
 .fa-joget:before {
   content: "\f3b7"; }
 
 .fa-joint:before {
   content: "\f595"; }
 
 .fa-joomla:before {
   content: "\f1aa"; }
 
 .fa-journal-whills:before {
   content: "\f66a"; }
 
 .fa-js:before {
   content: "\f3b8"; }
 
 .fa-js-square:before {
   content: "\f3b9"; }
 
 .fa-jsfiddle:before {
   content: "\f1cc"; }
 
 .fa-kaaba:before {
   content: "\f66b"; }
 
 .fa-kaggle:before {
   content: "\f5fa"; }
 
 .fa-key:before {
   content: "\f084"; }
 
 .fa-keybase:before {
   content: "\f4f5"; }
 
 .fa-keyboard:before {
   content: "\f11c"; }
 
 .fa-keycdn:before {
   content: "\f3ba"; }
 
 .fa-khanda:before {
   content: "\f66d"; }
 
 .fa-kickstarter:before {
   content: "\f3bb"; }
 
 .fa-kickstarter-k:before {
   content: "\f3bc"; }
 
 .fa-kiss:before {
   content: "\f596"; }
 
 .fa-kiss-beam:before {
   content: "\f597"; }
 
 .fa-kiss-wink-heart:before {
   content: "\f598"; }
 
 .fa-kiwi-bird:before {
   content: "\f535"; }
 
 .fa-korvue:before {
   content: "\f42f"; }
 
 .fa-landmark:before {
   content: "\f66f"; }
 
 .fa-language:before {
   content: "\f1ab"; }
 
 .fa-laptop:before {
   content: "\f109"; }
 
 .fa-laptop-code:before {
   content: "\f5fc"; }
 
 .fa-laptop-house:before {
   content: "\e066"; }
 
 .fa-laptop-medical:before {
   content: "\f812"; }
 
 .fa-laravel:before {
   content: "\f3bd"; }
 
 .fa-lastfm:before {
   content: "\f202"; }
 
 .fa-lastfm-square:before {
   content: "\f203"; }
 
 .fa-laugh:before {
   content: "\f599"; }
 
 .fa-laugh-beam:before {
   content: "\f59a"; }
 
 .fa-laugh-squint:before {
   content: "\f59b"; }
 
 .fa-laugh-wink:before {
   content: "\f59c"; }
 
 .fa-layer-group:before {
   content: "\f5fd"; }
 
 .fa-leaf:before {
   content: "\f06c"; }
 
 .fa-leanpub:before {
   content: "\f212"; }
 
 .fa-lemon:before {
   content: "\f094"; }
 
 .fa-less:before {
   content: "\f41d"; }
 
 .fa-less-than:before {
   content: "\f536"; }
 
 .fa-less-than-equal:before {
   content: "\f537"; }
 
 .fa-level-down-alt:before {
   content: "\f3be"; }
 
 .fa-level-up-alt:before {
   content: "\f3bf"; }
 
 .fa-life-ring:before {
   content: "\f1cd"; }
 
 .fa-lightbulb:before {
   content: "\f0eb"; }
 
 .fa-line:before {
   content: "\f3c0"; }
 
 .fa-link:before {
   content: "\f0c1"; }
 
 .fa-linkedin:before {
   content: "\f08c"; }
 
 .fa-linkedin-in:before {
   content: "\f0e1"; }
 
 .fa-linode:before {
   content: "\f2b8"; }
 
 .fa-linux:before {
   content: "\f17c"; }
 
 .fa-lira-sign:before {
   content: "\f195"; }
 
 .fa-list:before {
   content: "\f03a"; }
 
 .fa-list-alt:before {
   content: "\f022"; }
 
 .fa-list-ol:before {
   content: "\f0cb"; }
 
 .fa-list-ul:before {
   content: "\f0ca"; }
 
 .fa-location-arrow:before {
   content: "\f124"; }
 
 .fa-lock:before {
   content: "\f023"; }
 
 .fa-lock-open:before {
   content: "\f3c1"; }
 
 .fa-long-arrow-alt-down:before {
   content: "\f309"; }
 
 .fa-long-arrow-alt-left:before {
   content: "\f30a"; }
 
 .fa-long-arrow-alt-right:before {
   content: "\f30b"; }
 
 .fa-long-arrow-alt-up:before {
   content: "\f30c"; }
 
 .fa-low-vision:before {
   content: "\f2a8"; }
 
 .fa-luggage-cart:before {
   content: "\f59d"; }
 
 .fa-lungs:before {
   content: "\f604"; }
 
 .fa-lungs-virus:before {
   content: "\e067"; }
 
 .fa-lyft:before {
   content: "\f3c3"; }
 
 .fa-magento:before {
   content: "\f3c4"; }
 
 .fa-magic:before {
   content: "\f0d0"; }
 
 .fa-magnet:before {
   content: "\f076"; }
 
 .fa-mail-bulk:before {
   content: "\f674"; }
 
 .fa-mailchimp:before {
   content: "\f59e"; }
 
 .fa-male:before {
   content: "\f183"; }
 
 .fa-mandalorian:before {
   content: "\f50f"; }
 
 .fa-map:before {
   content: "\f279"; }
 
 .fa-map-marked:before {
   content: "\f59f"; }
 
 .fa-map-marked-alt:before {
   content: "\f5a0"; }
 
 .fa-map-marker:before {
   content: "\f041"; }
 
 .fa-map-marker-alt:before {
   content: "\f3c5"; }
 
 .fa-map-pin:before {
   content: "\f276"; }
 
 .fa-map-signs:before {
   content: "\f277"; }
 
 .fa-markdown:before {
   content: "\f60f"; }
 
 .fa-marker:before {
   content: "\f5a1"; }
 
 .fa-mars:before {
   content: "\f222"; }
 
 .fa-mars-double:before {
   content: "\f227"; }
 
 .fa-mars-stroke:before {
   content: "\f229"; }
 
 .fa-mars-stroke-h:before {
   content: "\f22b"; }
 
 .fa-mars-stroke-v:before {
   content: "\f22a"; }
 
 .fa-mask:before {
   content: "\f6fa"; }
 
 .fa-mastodon:before {
   content: "\f4f6"; }
 
 .fa-maxcdn:before {
   content: "\f136"; }
 
 .fa-mdb:before {
   content: "\f8ca"; }
 
 .fa-medal:before {
   content: "\f5a2"; }
 
 .fa-medapps:before {
   content: "\f3c6"; }
 
 .fa-medium:before {
   content: "\f23a"; }
 
 .fa-medium-m:before {
   content: "\f3c7"; }
 
 .fa-medkit:before {
   content: "\f0fa"; }
 
 .fa-medrt:before {
   content: "\f3c8"; }
 
 .fa-meetup:before {
   content: "\f2e0"; }
 
 .fa-megaport:before {
   content: "\f5a3"; }
 
 .fa-meh:before {
   content: "\f11a"; }
 
 .fa-meh-blank:before {
   content: "\f5a4"; }
 
 .fa-meh-rolling-eyes:before {
   content: "\f5a5"; }
 
 .fa-memory:before {
   content: "\f538"; }
 
 .fa-mendeley:before {
   content: "\f7b3"; }
 
 .fa-menorah:before {
   content: "\f676"; }
 
 .fa-mercury:before {
   content: "\f223"; }
 
 .fa-meteor:before {
   content: "\f753"; }
 
 .fa-microblog:before {
   content: "\e01a"; }
 
 .fa-microchip:before {
   content: "\f2db"; }
 
 .fa-microphone:before {
   content: "\f130"; }
 
 .fa-microphone-alt:before {
   content: "\f3c9"; }
 
 .fa-microphone-alt-slash:before {
   content: "\f539"; }
 
 .fa-microphone-slash:before {
   content: "\f131"; }
 
 .fa-microscope:before {
   content: "\f610"; }
 
 .fa-microsoft:before {
   content: "\f3ca"; }
 
 .fa-minus:before {
   content: "\f068"; }
 
 .fa-minus-circle:before {
   content: "\f056"; }
 
 .fa-minus-square:before {
   content: "\f146"; }
 
 .fa-mitten:before {
   content: "\f7b5"; }
 
 .fa-mix:before {
   content: "\f3cb"; }
 
 .fa-mixcloud:before {
   content: "\f289"; }
 
 .fa-mixer:before {
   content: "\e056"; }
 
 .fa-mizuni:before {
   content: "\f3cc"; }
 
 .fa-mobile:before {
   content: "\f10b"; }
 
 .fa-mobile-alt:before {
   content: "\f3cd"; }
 
 .fa-modx:before {
   content: "\f285"; }
 
 .fa-monero:before {
   content: "\f3d0"; }
 
 .fa-money-bill:before {
   content: "\f0d6"; }
 
 .fa-money-bill-alt:before {
   content: "\f3d1"; }
 
 .fa-money-bill-wave:before {
   content: "\f53a"; }
 
 .fa-money-bill-wave-alt:before {
   content: "\f53b"; }
 
 .fa-money-check:before {
   content: "\f53c"; }
 
 .fa-money-check-alt:before {
   content: "\f53d"; }
 
 .fa-monument:before {
   content: "\f5a6"; }
 
 .fa-moon:before {
   content: "\f186"; }
 
 .fa-mortar-pestle:before {
   content: "\f5a7"; }
 
 .fa-mosque:before {
   content: "\f678"; }
 
 .fa-motorcycle:before {
   content: "\f21c"; }
 
 .fa-mountain:before {
   content: "\f6fc"; }
 
 .fa-mouse:before {
   content: "\f8cc"; }
 
 .fa-mouse-pointer:before {
   content: "\f245"; }
 
 .fa-mug-hot:before {
   content: "\f7b6"; }
 
 .fa-music:before {
   content: "\f001"; }
 
 .fa-napster:before {
   content: "\f3d2"; }
 
 .fa-neos:before {
   content: "\f612"; }
 
 .fa-network-wired:before {
   content: "\f6ff"; }
 
 .fa-neuter:before {
   content: "\f22c"; }
 
 .fa-newspaper:before {
   content: "\f1ea"; }
 
 .fa-nimblr:before {
   content: "\f5a8"; }
 
 .fa-node:before {
   content: "\f419"; }
 
 .fa-node-js:before {
   content: "\f3d3"; }
 
 .fa-not-equal:before {
   content: "\f53e"; }
 
 .fa-notes-medical:before {
   content: "\f481"; }
 
 .fa-npm:before {
   content: "\f3d4"; }
 
 .fa-ns8:before {
   content: "\f3d5"; }
 
 .fa-nutritionix:before {
   content: "\f3d6"; }
 
 .fa-object-group:before {
   content: "\f247"; }
 
 .fa-object-ungroup:before {
   content: "\f248"; }
 
 .fa-octopus-deploy:before {
   content: "\e082"; }
 
 .fa-odnoklassniki:before {
   content: "\f263"; }
 
 .fa-odnoklassniki-square:before {
   content: "\f264"; }
 
 .fa-oil-can:before {
   content: "\f613"; }
 
 .fa-old-republic:before {
   content: "\f510"; }
 
 .fa-om:before {
   content: "\f679"; }
 
 .fa-opencart:before {
   content: "\f23d"; }
 
 .fa-openid:before {
   content: "\f19b"; }
 
 .fa-opera:before {
   content: "\f26a"; }
 
 .fa-optin-monster:before {
   content: "\f23c"; }
 
 .fa-orcid:before {
   content: "\f8d2"; }
 
 .fa-osi:before {
   content: "\f41a"; }
 
 .fa-otter:before {
   content: "\f700"; }
 
 .fa-outdent:before {
   content: "\f03b"; }
 
 .fa-page4:before {
   content: "\f3d7"; }
 
 .fa-pagelines:before {
   content: "\f18c"; }
 
 .fa-pager:before {
   content: "\f815"; }
 
 .fa-paint-brush:before {
   content: "\f1fc"; }
 
 .fa-paint-roller:before {
   content: "\f5aa"; }
 
 .fa-palette:before {
   content: "\f53f"; }
 
 .fa-palfed:before {
   content: "\f3d8"; }
 
 .fa-pallet:before {
   content: "\f482"; }
 
 .fa-paper-plane:before {
   content: "\f1d8"; }
 
 .fa-paperclip:before {
   content: "\f0c6"; }
 
 .fa-parachute-box:before {
   content: "\f4cd"; }
 
 .fa-paragraph:before {
   content: "\f1dd"; }
 
 .fa-parking:before {
   content: "\f540"; }
 
 .fa-passport:before {
   content: "\f5ab"; }
 
 .fa-pastafarianism:before {
   content: "\f67b"; }
 
 .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-peace:before {
   content: "\f67c"; }
 
 .fa-pen:before {
   content: "\f304"; }
 
 .fa-pen-alt:before {
   content: "\f305"; }
 
 .fa-pen-fancy:before {
   content: "\f5ac"; }
 
 .fa-pen-nib:before {
   content: "\f5ad"; }
 
 .fa-pen-square:before {
   content: "\f14b"; }
 
 .fa-pencil-alt:before {
   content: "\f303"; }
 
 .fa-pencil-ruler:before {
   content: "\f5ae"; }
 
 .fa-penny-arcade:before {
   content: "\f704"; }
 
 .fa-people-arrows:before {
   content: "\e068"; }
 
 .fa-people-carry:before {
   content: "\f4ce"; }
 
 .fa-pepper-hot:before {
   content: "\f816"; }
 
 .fa-perbyte:before {
   content: "\e083"; }
 
 .fa-percent:before {
   content: "\f295"; }
 
 .fa-percentage:before {
   content: "\f541"; }
 
 .fa-periscope:before {
   content: "\f3da"; }
 
 .fa-person-booth:before {
   content: "\f756"; }
 
 .fa-phabricator:before {
   content: "\f3db"; }
 
 .fa-phoenix-framework:before {
   content: "\f3dc"; }
 
 .fa-phoenix-squadron:before {
   content: "\f511"; }
 
 .fa-phone:before {
   content: "\f095"; }
 
 .fa-phone-alt:before {
   content: "\f879"; }
 
 .fa-phone-slash:before {
   content: "\f3dd"; }
 
 .fa-phone-square:before {
   content: "\f098"; }
 
 .fa-phone-square-alt:before {
   content: "\f87b"; }
 
 .fa-phone-volume:before {
   content: "\f2a0"; }
 
 .fa-photo-video:before {
   content: "\f87c"; }
 
 .fa-php:before {
   content: "\f457"; }
 
 .fa-pied-piper:before {
   content: "\f2ae"; }
 
 .fa-pied-piper-alt:before {
   content: "\f1a8"; }
 
 .fa-pied-piper-hat:before {
   content: "\f4e5"; }
 
 .fa-pied-piper-pp:before {
   content: "\f1a7"; }
 
 .fa-pied-piper-square:before {
   content: "\e01e"; }
 
 .fa-piggy-bank:before {
   content: "\f4d3"; }
 
 .fa-pills:before {
   content: "\f484"; }
 
 .fa-pinterest:before {
   content: "\f0d2"; }
 
 .fa-pinterest-p:before {
   content: "\f231"; }
 
 .fa-pinterest-square:before {
   content: "\f0d3"; }
 
 .fa-pizza-slice:before {
   content: "\f818"; }
 
 .fa-place-of-worship:before {
   content: "\f67f"; }
 
 .fa-plane:before {
   content: "\f072"; }
 
 .fa-plane-arrival:before {
   content: "\f5af"; }
 
 .fa-plane-departure:before {
   content: "\f5b0"; }
 
 .fa-plane-slash:before {
   content: "\e069"; }
 
 .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-poll:before {
   content: "\f681"; }
 
 .fa-poll-h:before {
   content: "\f682"; }
 
 .fa-poo:before {
   content: "\f2fe"; }
 
 .fa-poo-storm:before {
   content: "\f75a"; }
 
 .fa-poop:before {
   content: "\f619"; }
 
 .fa-portrait:before {
   content: "\f3e0"; }
 
 .fa-pound-sign:before {
   content: "\f154"; }
 
 .fa-power-off:before {
   content: "\f011"; }
 
 .fa-pray:before {
   content: "\f683"; }
 
 .fa-praying-hands:before {
   content: "\f684"; }
 
 .fa-prescription:before {
   content: "\f5b1"; }
 
 .fa-prescription-bottle:before {
   content: "\f485"; }
 
 .fa-prescription-bottle-alt:before {
   content: "\f486"; }
 
 .fa-print:before {
   content: "\f02f"; }
 
 .fa-procedures:before {
   content: "\f487"; }
 
 .fa-product-hunt:before {
   content: "\f288"; }
 
 .fa-project-diagram:before {
   content: "\f542"; }
 
 .fa-pump-medical:before {
   content: "\e06a"; }
 
 .fa-pump-soap:before {
   content: "\e06b"; }
 
 .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-quran:before {
   content: "\f687"; }
 
 .fa-r-project:before {
   content: "\f4f7"; }
 
 .fa-radiation:before {
   content: "\f7b9"; }
 
 .fa-radiation-alt:before {
   content: "\f7ba"; }
 
 .fa-rainbow:before {
   content: "\f75b"; }
 
 .fa-random:before {
   content: "\f074"; }
 
 .fa-raspberry-pi:before {
   content: "\f7bb"; }
 
 .fa-ravelry:before {
   content: "\f2d9"; }
 
 .fa-react:before {
   content: "\f41b"; }
 
 .fa-reacteurope:before {
   content: "\f75d"; }
 
 .fa-readme:before {
   content: "\f4d5"; }
 
 .fa-rebel:before {
   content: "\f1d0"; }
 
 .fa-receipt:before {
   content: "\f543"; }
 
 .fa-record-vinyl:before {
   content: "\f8d9"; }
 
 .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-redhat:before {
   content: "\f7bc"; }
 
 .fa-redo:before {
   content: "\f01e"; }
 
 .fa-redo-alt:before {
   content: "\f2f9"; }
 
 .fa-registered:before {
   content: "\f25d"; }
 
 .fa-remove-format:before {
   content: "\f87d"; }
 
 .fa-renren:before {
   content: "\f18b"; }
 
 .fa-reply:before {
   content: "\f3e5"; }
 
 .fa-reply-all:before {
   content: "\f122"; }
 
 .fa-replyd:before {
   content: "\f3e6"; }
 
 .fa-republican:before {
   content: "\f75e"; }
 
 .fa-researchgate:before {
   content: "\f4f8"; }
 
 .fa-resolving:before {
   content: "\f3e7"; }
 
 .fa-restroom:before {
   content: "\f7bd"; }
 
 .fa-retweet:before {
   content: "\f079"; }
 
 .fa-rev:before {
   content: "\f5b2"; }
 
 .fa-ribbon:before {
   content: "\f4d6"; }
 
 .fa-ring:before {
   content: "\f70b"; }
 
 .fa-road:before {
   content: "\f018"; }
 
 .fa-robot:before {
   content: "\f544"; }
 
 .fa-rocket:before {
   content: "\f135"; }
 
 .fa-rocketchat:before {
   content: "\f3e8"; }
 
 .fa-rockrms:before {
   content: "\f3e9"; }
 
 .fa-route:before {
   content: "\f4d7"; }
 
 .fa-rss:before {
   content: "\f09e"; }
 
 .fa-rss-square:before {
   content: "\f143"; }
 
 .fa-ruble-sign:before {
   content: "\f158"; }
 
 .fa-ruler:before {
   content: "\f545"; }
 
 .fa-ruler-combined:before {
   content: "\f546"; }
 
 .fa-ruler-horizontal:before {
   content: "\f547"; }
 
 .fa-ruler-vertical:before {
   content: "\f548"; }
 
 .fa-running:before {
   content: "\f70c"; }
 
 .fa-rupee-sign:before {
   content: "\f156"; }
 
 .fa-rust:before {
   content: "\e07a"; }
 
 .fa-sad-cry:before {
   content: "\f5b3"; }
 
 .fa-sad-tear:before {
   content: "\f5b4"; }
 
 .fa-safari:before {
   content: "\f267"; }
 
 .fa-salesforce:before {
   content: "\f83b"; }
 
 .fa-sass:before {
   content: "\f41e"; }
 
 .fa-satellite:before {
   content: "\f7bf"; }
 
 .fa-satellite-dish:before {
   content: "\f7c0"; }
 
 .fa-save:before {
   content: "\f0c7"; }
 
 .fa-schlix:before {
   content: "\f3ea"; }
 
 .fa-school:before {
   content: "\f549"; }
 
 .fa-screwdriver:before {
   content: "\f54a"; }
 
 .fa-scribd:before {
   content: "\f28a"; }
 
 .fa-scroll:before {
   content: "\f70e"; }
 
 .fa-sd-card:before {
   content: "\f7c2"; }
 
 .fa-search:before {
   content: "\f002"; }
 
 .fa-search-dollar:before {
   content: "\f688"; }
 
 .fa-search-location:before {
   content: "\f689"; }
 
 .fa-search-minus:before {
   content: "\f010"; }
 
 .fa-search-plus:before {
   content: "\f00e"; }
 
 .fa-searchengin:before {
   content: "\f3eb"; }
 
 .fa-seedling:before {
   content: "\f4d8"; }
 
 .fa-sellcast:before {
   content: "\f2da"; }
 
 .fa-sellsy:before {
   content: "\f213"; }
 
 .fa-server:before {
   content: "\f233"; }
 
 .fa-servicestack:before {
   content: "\f3ec"; }
 
 .fa-shapes:before {
   content: "\f61f"; }
 
 .fa-share:before {
   content: "\f064"; }
 
 .fa-share-alt:before {
   content: "\f1e0"; }
 
 .fa-share-alt-square:before {
   content: "\f1e1"; }
 
 .fa-share-square:before {
   content: "\f14d"; }
 
 .fa-shekel-sign:before {
   content: "\f20b"; }
 
 .fa-shield-alt:before {
   content: "\f3ed"; }
 
 .fa-shield-virus:before {
   content: "\e06c"; }
 
 .fa-ship:before {
   content: "\f21a"; }
 
 .fa-shipping-fast:before {
   content: "\f48b"; }
 
 .fa-shirtsinbulk:before {
   content: "\f214"; }
 
 .fa-shoe-prints:before {
   content: "\f54b"; }
 
 .fa-shopify:before {
   content: "\e057"; }
 
 .fa-shopping-bag:before {
   content: "\f290"; }
 
 .fa-shopping-basket:before {
   content: "\f291"; }
 
 .fa-shopping-cart:before {
   content: "\f07a"; }
 
 .fa-shopware:before {
   content: "\f5b5"; }
 
 .fa-shower:before {
   content: "\f2cc"; }
 
 .fa-shuttle-van:before {
   content: "\f5b6"; }
 
 .fa-sign:before {
   content: "\f4d9"; }
 
 .fa-sign-in-alt:before {
   content: "\f2f6"; }
 
 .fa-sign-language:before {
   content: "\f2a7"; }
 
 .fa-sign-out-alt:before {
   content: "\f2f5"; }
 
 .fa-signal:before {
   content: "\f012"; }
 
 .fa-signature:before {
   content: "\f5b7"; }
 
 .fa-sim-card:before {
   content: "\f7c4"; }
 
 .fa-simplybuilt:before {
   content: "\f215"; }
 
 .fa-sink:before {
   content: "\e06d"; }
 
 .fa-sistrix:before {
   content: "\f3ee"; }
 
 .fa-sitemap:before {
   content: "\f0e8"; }
 
 .fa-sith:before {
   content: "\f512"; }
 
 .fa-skating:before {
   content: "\f7c5"; }
 
 .fa-sketch:before {
   content: "\f7c6"; }
 
 .fa-skiing:before {
   content: "\f7c9"; }
 
 .fa-skiing-nordic:before {
   content: "\f7ca"; }
 
 .fa-skull:before {
   content: "\f54c"; }
 
 .fa-skull-crossbones:before {
   content: "\f714"; }
 
 .fa-skyatlas:before {
   content: "\f216"; }
 
 .fa-skype:before {
   content: "\f17e"; }
 
 .fa-slack:before {
   content: "\f198"; }
 
 .fa-slack-hash:before {
   content: "\f3ef"; }
 
 .fa-slash:before {
   content: "\f715"; }
 
 .fa-sleigh:before {
   content: "\f7cc"; }
 
 .fa-sliders-h:before {
   content: "\f1de"; }
 
 .fa-slideshare:before {
   content: "\f1e7"; }
 
 .fa-smile:before {
   content: "\f118"; }
 
 .fa-smile-beam:before {
   content: "\f5b8"; }
 
 .fa-smile-wink:before {
   content: "\f4da"; }
 
 .fa-smog:before {
   content: "\f75f"; }
 
 .fa-smoking:before {
   content: "\f48d"; }
 
 .fa-smoking-ban:before {
   content: "\f54d"; }
 
 .fa-sms:before {
   content: "\f7cd"; }
 
 .fa-snapchat:before {
   content: "\f2ab"; }
 
 .fa-snapchat-ghost:before {
   content: "\f2ac"; }
 
 .fa-snapchat-square:before {
   content: "\f2ad"; }
 
 .fa-snowboarding:before {
   content: "\f7ce"; }
 
 .fa-snowflake:before {
   content: "\f2dc"; }
 
 .fa-snowman:before {
   content: "\f7d0"; }
 
 .fa-snowplow:before {
   content: "\f7d2"; }
 
 .fa-soap:before {
   content: "\e06e"; }
 
 .fa-socks:before {
   content: "\f696"; }
 
 .fa-solar-panel:before {
   content: "\f5ba"; }
 
 .fa-sort:before {
   content: "\f0dc"; }
 
 .fa-sort-alpha-down:before {
   content: "\f15d"; }
 
 .fa-sort-alpha-down-alt:before {
   content: "\f881"; }
 
 .fa-sort-alpha-up:before {
   content: "\f15e"; }
 
 .fa-sort-alpha-up-alt:before {
   content: "\f882"; }
 
 .fa-sort-amount-down:before {
   content: "\f160"; }
 
 .fa-sort-amount-down-alt:before {
   content: "\f884"; }
 
 .fa-sort-amount-up:before {
   content: "\f161"; }
 
 .fa-sort-amount-up-alt:before {
   content: "\f885"; }
 
 .fa-sort-down:before {
   content: "\f0dd"; }
 
 .fa-sort-numeric-down:before {
   content: "\f162"; }
 
 .fa-sort-numeric-down-alt:before {
   content: "\f886"; }
 
 .fa-sort-numeric-up:before {
   content: "\f163"; }
 
 .fa-sort-numeric-up-alt:before {
   content: "\f887"; }
 
 .fa-sort-up:before {
   content: "\f0de"; }
 
 .fa-soundcloud:before {
   content: "\f1be"; }
 
 .fa-sourcetree:before {
   content: "\f7d3"; }
 
 .fa-spa:before {
   content: "\f5bb"; }
 
 .fa-space-shuttle:before {
   content: "\f197"; }
 
 .fa-speakap:before {
   content: "\f3f3"; }
 
 .fa-speaker-deck:before {
   content: "\f83c"; }
 
 .fa-spell-check:before {
   content: "\f891"; }
 
 .fa-spider:before {
   content: "\f717"; }
 
 .fa-spinner:before {
   content: "\f110"; }
 
 .fa-splotch:before {
   content: "\f5bc"; }
 
 .fa-spotify:before {
   content: "\f1bc"; }
 
 .fa-spray-can:before {
   content: "\f5bd"; }
 
 .fa-square:before {
   content: "\f0c8"; }
 
 .fa-square-full:before {
   content: "\f45c"; }
 
 .fa-square-root-alt:before {
   content: "\f698"; }
 
 .fa-squarespace:before {
   content: "\f5be"; }
 
 .fa-stack-exchange:before {
   content: "\f18d"; }
 
 .fa-stack-overflow:before {
   content: "\f16c"; }
 
 .fa-stackpath:before {
   content: "\f842"; }
 
 .fa-stamp:before {
   content: "\f5bf"; }
 
 .fa-star:before {
   content: "\f005"; }
 
 .fa-star-and-crescent:before {
   content: "\f699"; }
 
 .fa-star-half:before {
   content: "\f089"; }
 
 .fa-star-half-alt:before {
   content: "\f5c0"; }
 
 .fa-star-of-david:before {
   content: "\f69a"; }
 
 .fa-star-of-life:before {
   content: "\f621"; }
 
 .fa-staylinked:before {
   content: "\f3f5"; }
 
 .fa-steam:before {
   content: "\f1b6"; }
 
 .fa-steam-square:before {
   content: "\f1b7"; }
 
 .fa-steam-symbol:before {
   content: "\f3f6"; }
 
 .fa-step-backward:before {
   content: "\f048"; }
 
 .fa-step-forward:before {
   content: "\f051"; }
 
 .fa-stethoscope:before {
   content: "\f0f1"; }
 
 .fa-sticker-mule:before {
   content: "\f3f7"; }
 
 .fa-sticky-note:before {
   content: "\f249"; }
 
 .fa-stop:before {
   content: "\f04d"; }
 
 .fa-stop-circle:before {
   content: "\f28d"; }
 
 .fa-stopwatch:before {
   content: "\f2f2"; }
 
 .fa-stopwatch-20:before {
   content: "\e06f"; }
 
 .fa-store:before {
   content: "\f54e"; }
 
 .fa-store-alt:before {
   content: "\f54f"; }
 
 .fa-store-alt-slash:before {
   content: "\e070"; }
 
 .fa-store-slash:before {
   content: "\e071"; }
 
 .fa-strava:before {
   content: "\f428"; }
 
 .fa-stream:before {
   content: "\f550"; }
 
 .fa-street-view:before {
   content: "\f21d"; }
 
 .fa-strikethrough:before {
   content: "\f0cc"; }
 
 .fa-stripe:before {
   content: "\f429"; }
 
 .fa-stripe-s:before {
   content: "\f42a"; }
 
 .fa-stroopwafel:before {
   content: "\f551"; }
 
 .fa-studiovinari:before {
   content: "\f3f8"; }
 
 .fa-stumbleupon:before {
   content: "\f1a4"; }
 
 .fa-stumbleupon-circle:before {
   content: "\f1a3"; }
 
 .fa-subscript:before {
   content: "\f12c"; }
 
 .fa-subway:before {
   content: "\f239"; }
 
 .fa-suitcase:before {
   content: "\f0f2"; }
 
 .fa-suitcase-rolling:before {
   content: "\f5c1"; }
 
 .fa-sun:before {
   content: "\f185"; }
 
 .fa-superpowers:before {
   content: "\f2dd"; }
 
 .fa-superscript:before {
   content: "\f12b"; }
 
 .fa-supple:before {
   content: "\f3f9"; }
 
 .fa-surprise:before {
   content: "\f5c2"; }
 
 .fa-suse:before {
   content: "\f7d6"; }
 
 .fa-swatchbook:before {
   content: "\f5c3"; }
 
 .fa-swift:before {
   content: "\f8e1"; }
 
 .fa-swimmer:before {
   content: "\f5c4"; }
 
 .fa-swimming-pool:before {
   content: "\f5c5"; }
 
 .fa-symfony:before {
   content: "\f83d"; }
 
 .fa-synagogue:before {
   content: "\f69b"; }
 
 .fa-sync:before {
   content: "\f021"; }
 
 .fa-sync-alt:before {
   content: "\f2f1"; }
 
 .fa-syringe:before {
   content: "\f48e"; }
 
 .fa-table:before {
   content: "\f0ce"; }
 
 .fa-table-tennis:before {
   content: "\f45d"; }
 
 .fa-tablet:before {
   content: "\f10a"; }
 
 .fa-tablet-alt:before {
   content: "\f3fa"; }
 
 .fa-tablets:before {
   content: "\f490"; }
 
 .fa-tachometer-alt:before {
   content: "\f3fd"; }
 
 .fa-tag:before {
   content: "\f02b"; }
 
 .fa-tags:before {
   content: "\f02c"; }
 
 .fa-tape:before {
   content: "\f4db"; }
 
 .fa-tasks:before {
   content: "\f0ae"; }
 
 .fa-taxi:before {
   content: "\f1ba"; }
 
 .fa-teamspeak:before {
   content: "\f4f9"; }
 
 .fa-teeth:before {
   content: "\f62e"; }
 
 .fa-teeth-open:before {
   content: "\f62f"; }
 
 .fa-telegram:before {
   content: "\f2c6"; }
 
 .fa-telegram-plane:before {
   content: "\f3fe"; }
 
 .fa-temperature-high:before {
   content: "\f769"; }
 
 .fa-temperature-low:before {
   content: "\f76b"; }
 
 .fa-tencent-weibo:before {
   content: "\f1d5"; }
 
 .fa-tenge:before {
   content: "\f7d7"; }
 
 .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-the-red-yeti:before {
   content: "\f69d"; }
 
 .fa-theater-masks:before {
   content: "\f630"; }
 
 .fa-themeco:before {
   content: "\f5c6"; }
 
 .fa-themeisle:before {
   content: "\f2b2"; }
 
 .fa-thermometer:before {
   content: "\f491"; }
 
 .fa-thermometer-empty:before {
   content: "\f2cb"; }
 
 .fa-thermometer-full:before {
   content: "\f2c7"; }
 
 .fa-thermometer-half:before {
   content: "\f2c9"; }
 
 .fa-thermometer-quarter:before {
   content: "\f2ca"; }
 
 .fa-thermometer-three-quarters:before {
   content: "\f2c8"; }
 
 .fa-think-peaks:before {
   content: "\f731"; }
 
 .fa-thumbs-down:before {
   content: "\f165"; }
 
 .fa-thumbs-up:before {
   content: "\f164"; }
 
 .fa-thumbtack:before {
   content: "\f08d"; }
 
 .fa-ticket-alt:before {
   content: "\f3ff"; }
 
 .fa-tiktok:before {
   content: "\e07b"; }
 
 .fa-times:before {
   content: "\f00d"; }
 
 .fa-times-circle:before {
   content: "\f057"; }
 
 .fa-tint:before {
   content: "\f043"; }
 
 .fa-tint-slash:before {
   content: "\f5c7"; }
 
 .fa-tired:before {
   content: "\f5c8"; }
 
 .fa-toggle-off:before {
   content: "\f204"; }
 
 .fa-toggle-on:before {
   content: "\f205"; }
 
 .fa-toilet:before {
   content: "\f7d8"; }
 
 .fa-toilet-paper:before {
   content: "\f71e"; }
 
 .fa-toilet-paper-slash:before {
   content: "\e072"; }
 
 .fa-toolbox:before {
   content: "\f552"; }
 
 .fa-tools:before {
   content: "\f7d9"; }
 
 .fa-tooth:before {
   content: "\f5c9"; }
 
 .fa-torah:before {
   content: "\f6a0"; }
 
 .fa-torii-gate:before {
   content: "\f6a1"; }
 
 .fa-tractor:before {
   content: "\f722"; }
 
 .fa-trade-federation:before {
   content: "\f513"; }
 
 .fa-trademark:before {
   content: "\f25c"; }
 
 .fa-traffic-light:before {
   content: "\f637"; }
 
 .fa-trailer:before {
   content: "\e041"; }
 
 .fa-train:before {
   content: "\f238"; }
 
 .fa-tram:before {
   content: "\f7da"; }
 
 .fa-transgender:before {
   content: "\f224"; }
 
 .fa-transgender-alt:before {
   content: "\f225"; }
 
 .fa-trash:before {
   content: "\f1f8"; }
 
 .fa-trash-alt:before {
   content: "\f2ed"; }
 
 .fa-trash-restore:before {
   content: "\f829"; }
 
 .fa-trash-restore-alt:before {
   content: "\f82a"; }
 
 .fa-tree:before {
   content: "\f1bb"; }
 
 .fa-trello:before {
   content: "\f181"; }
 
 .fa-trophy:before {
   content: "\f091"; }
 
 .fa-truck:before {
   content: "\f0d1"; }
 
 .fa-truck-loading:before {
   content: "\f4de"; }
 
 .fa-truck-monster:before {
   content: "\f63b"; }
 
 .fa-truck-moving:before {
   content: "\f4df"; }
 
 .fa-truck-pickup:before {
   content: "\f63c"; }
 
 .fa-tshirt:before {
   content: "\f553"; }
 
 .fa-tty:before {
   content: "\f1e4"; }
 
 .fa-tumblr:before {
   content: "\f173"; }
 
 .fa-tumblr-square:before {
   content: "\f174"; }
 
 .fa-tv:before {
   content: "\f26c"; }
 
 .fa-twitch:before {
   content: "\f1e8"; }
 
 .fa-twitter:before {
   content: "\f099"; }
 
 .fa-twitter-square:before {
   content: "\f081"; }
 
 .fa-typo3:before {
   content: "\f42b"; }
 
 .fa-uber:before {
   content: "\f402"; }
 
 .fa-ubuntu:before {
   content: "\f7df"; }
 
 .fa-uikit:before {
   content: "\f403"; }
 
 .fa-umbraco:before {
   content: "\f8e8"; }
 
 .fa-umbrella:before {
   content: "\f0e9"; }
 
 .fa-umbrella-beach:before {
   content: "\f5ca"; }
 
 .fa-uncharted:before {
   content: "\e084"; }
 
 .fa-underline:before {
   content: "\f0cd"; }
 
 .fa-undo:before {
   content: "\f0e2"; }
 
 .fa-undo-alt:before {
   content: "\f2ea"; }
 
 .fa-uniregistry:before {
   content: "\f404"; }
 
 .fa-unity:before {
   content: "\e049"; }
 
 .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-unsplash:before {
   content: "\e07c"; }
 
 .fa-untappd:before {
   content: "\f405"; }
 
 .fa-upload:before {
   content: "\f093"; }
 
 .fa-ups:before {
   content: "\f7e0"; }
 
 .fa-usb:before {
   content: "\f287"; }
 
 .fa-user:before {
   content: "\f007"; }
 
 .fa-user-alt:before {
   content: "\f406"; }
 
 .fa-user-alt-slash:before {
   content: "\f4fa"; }
 
 .fa-user-astronaut:before {
   content: "\f4fb"; }
 
 .fa-user-check:before {
   content: "\f4fc"; }
 
 .fa-user-circle:before {
   content: "\f2bd"; }
 
 .fa-user-clock:before {
   content: "\f4fd"; }
 
 .fa-user-cog:before {
   content: "\f4fe"; }
 
 .fa-user-edit:before {
   content: "\f4ff"; }
 
 .fa-user-friends:before {
   content: "\f500"; }
 
 .fa-user-graduate:before {
   content: "\f501"; }
 
 .fa-user-injured:before {
   content: "\f728"; }
 
 .fa-user-lock:before {
   content: "\f502"; }
 
 .fa-user-md:before {
   content: "\f0f0"; }
 
 .fa-user-minus:before {
   content: "\f503"; }
 
 .fa-user-ninja:before {
   content: "\f504"; }
 
 .fa-user-nurse:before {
   content: "\f82f"; }
 
 .fa-user-plus:before {
   content: "\f234"; }
 
 .fa-user-secret:before {
   content: "\f21b"; }
 
 .fa-user-shield:before {
   content: "\f505"; }
 
 .fa-user-slash:before {
   content: "\f506"; }
 
 .fa-user-tag:before {
   content: "\f507"; }
 
 .fa-user-tie:before {
   content: "\f508"; }
 
 .fa-user-times:before {
   content: "\f235"; }
 
 .fa-users:before {
   content: "\f0c0"; }
 
 .fa-users-cog:before {
   content: "\f509"; }
 
 .fa-users-slash:before {
   content: "\e073"; }
 
 .fa-usps:before {
   content: "\f7e1"; }
 
 .fa-ussunnah:before {
   content: "\f407"; }
 
 .fa-utensil-spoon:before {
   content: "\f2e5"; }
 
 .fa-utensils:before {
   content: "\f2e7"; }
 
 .fa-vaadin:before {
   content: "\f408"; }
 
 .fa-vector-square:before {
   content: "\f5cb"; }
 
 .fa-venus:before {
   content: "\f221"; }
 
 .fa-venus-double:before {
   content: "\f226"; }
 
 .fa-venus-mars:before {
   content: "\f228"; }
 
 .fa-vest:before {
   content: "\e085"; }
 
 .fa-vest-patches:before {
   content: "\e086"; }
 
 .fa-viacoin:before {
   content: "\f237"; }
 
 .fa-viadeo:before {
   content: "\f2a9"; }
 
 .fa-viadeo-square:before {
   content: "\f2aa"; }
 
 .fa-vial:before {
   content: "\f492"; }
 
 .fa-vials:before {
   content: "\f493"; }
 
 .fa-viber:before {
   content: "\f409"; }
 
 .fa-video:before {
   content: "\f03d"; }
 
 .fa-video-slash:before {
   content: "\f4e2"; }
 
 .fa-vihara:before {
   content: "\f6a7"; }
 
 .fa-vimeo:before {
   content: "\f40a"; }
 
 .fa-vimeo-square:before {
   content: "\f194"; }
 
 .fa-vimeo-v:before {
   content: "\f27d"; }
 
 .fa-vine:before {
   content: "\f1ca"; }
 
 .fa-virus:before {
   content: "\e074"; }
 
 .fa-virus-slash:before {
   content: "\e075"; }
 
 .fa-viruses:before {
   content: "\e076"; }
 
 .fa-vk:before {
   content: "\f189"; }
 
 .fa-vnv:before {
   content: "\f40b"; }
 
 .fa-voicemail:before {
   content: "\f897"; }
 
 .fa-volleyball-ball:before {
   content: "\f45f"; }
 
 .fa-volume-down:before {
   content: "\f027"; }
 
 .fa-volume-mute:before {
   content: "\f6a9"; }
 
 .fa-volume-off:before {
   content: "\f026"; }
 
 .fa-volume-up:before {
   content: "\f028"; }
 
 .fa-vote-yea:before {
   content: "\f772"; }
 
 .fa-vr-cardboard:before {
   content: "\f729"; }
 
 .fa-vuejs:before {
   content: "\f41f"; }
 
 .fa-walking:before {
   content: "\f554"; }
 
 .fa-wallet:before {
   content: "\f555"; }
 
 .fa-warehouse:before {
   content: "\f494"; }
 
 .fa-watchman-monitoring:before {
   content: "\e087"; }
 
 .fa-water:before {
   content: "\f773"; }
 
 .fa-wave-square:before {
   content: "\f83e"; }
 
 .fa-waze:before {
   content: "\f83f"; }
 
 .fa-weebly:before {
   content: "\f5cc"; }
 
 .fa-weibo:before {
   content: "\f18a"; }
 
 .fa-weight:before {
   content: "\f496"; }
 
 .fa-weight-hanging:before {
   content: "\f5cd"; }
 
 .fa-weixin:before {
   content: "\f1d7"; }
 
 .fa-whatsapp:before {
   content: "\f232"; }
 
 .fa-whatsapp-square:before {
   content: "\f40c"; }
 
 .fa-wheelchair:before {
   content: "\f193"; }
 
 .fa-whmcs:before {
   content: "\f40d"; }
 
 .fa-wifi:before {
   content: "\f1eb"; }
 
 .fa-wikipedia-w:before {
   content: "\f266"; }
 
 .fa-wind:before {
   content: "\f72e"; }
 
 .fa-window-close:before {
   content: "\f410"; }
 
 .fa-window-maximize:before {
   content: "\f2d0"; }
 
 .fa-window-minimize:before {
   content: "\f2d1"; }
 
 .fa-window-restore:before {
   content: "\f2d2"; }
 
 .fa-windows:before {
   content: "\f17a"; }
 
 .fa-wine-bottle:before {
   content: "\f72f"; }
 
 .fa-wine-glass:before {
   content: "\f4e3"; }
 
 .fa-wine-glass-alt:before {
   content: "\f5ce"; }
 
 .fa-wix:before {
   content: "\f5cf"; }
 
 .fa-wizards-of-the-coast:before {
   content: "\f730"; }
 
 .fa-wodu:before {
   content: "\e088"; }
 
 .fa-wolf-pack-battalion:before {
   content: "\f514"; }
 
 .fa-won-sign:before {
   content: "\f159"; }
 
 .fa-wordpress:before {
   content: "\f19a"; }
 
 .fa-wordpress-simple:before {
   content: "\f411"; }
 
 .fa-wpbeginner:before {
   content: "\f297"; }
 
 .fa-wpexplorer:before {
   content: "\f2de"; }
 
 .fa-wpforms:before {
   content: "\f298"; }
 
 .fa-wpressr:before {
   content: "\f3e4"; }
 
 .fa-wrench:before {
   content: "\f0ad"; }
 
 .fa-x-ray:before {
   content: "\f497"; }
 
 .fa-xbox:before {
   content: "\f412"; }
 
 .fa-xing:before {
   content: "\f168"; }
 
 .fa-xing-square:before {
   content: "\f169"; }
 
 .fa-y-combinator:before {
   content: "\f23b"; }
 
 .fa-yahoo:before {
   content: "\f19e"; }
 
 .fa-yammer:before {
   content: "\f840"; }
 
 .fa-yandex:before {
   content: "\f413"; }
 
 .fa-yandex-international:before {
   content: "\f414"; }
 
 .fa-yarn:before {
   content: "\f7e3"; }
 
 .fa-yelp:before {
   content: "\f1e9"; }
 
 .fa-yen-sign:before {
   content: "\f157"; }
 
 .fa-yin-yang:before {
   content: "\f6ad"; }
 
 .fa-yoast:before {
   content: "\f2b1"; }
 
 .fa-youtube:before {
   content: "\f167"; }
 
 .fa-youtube-square:before {
   content: "\f431"; }
 
 .fa-zhihu:before {
   content: "\f63f"; }
 
 .sr-only {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px; }
 
 .sr-only-focusable:active, .sr-only-focusable:focus {
   clip: auto;
   height: auto;
   margin: 0;
   overflow: visible;
   position: static;
   width: auto; }
 @font-face {
   font-family: 'Font Awesome 5 Brands';
   font-style: normal;
   font-weight: 400;
   font-display: block;
   src: url("/wp-content/plugins/simple-job-board/includes/fonts/fa-brands-400.eot");
   src: url("/wp-content/plugins/simple-job-board/includes/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/wp-content/plugins/simple-job-board/includes/fonts/fa-brands-400.woff2") format("woff2"), url("/wp-content/plugins/simple-job-board/includes/fonts/fa-brands-400.woff") format("woff"), url("/wp-content/plugins/simple-job-board/includes/fonts/fa-brands-400.ttf") format("truetype"), url("/wp-content/plugins/simple-job-board/includes/fonts/fa-brands-400.svg#fontawesome") format("svg"); }
 
 .fab {
   font-family: 'Font Awesome 5 Brands';
   font-weight: 400; }
 @font-face {
   font-family: 'Font Awesome 5 Free';
   font-style: normal;
   font-weight: 400;
   font-display: block;
   src: url("/wp-content/plugins/simple-job-board/includes/fonts/fa-regular-400.eot");
   src: url("/wp-content/plugins/simple-job-board/includes/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/wp-content/plugins/simple-job-board/includes/fonts/fa-regular-400.woff2") format("woff2"), url("/wp-content/plugins/simple-job-board/includes/fonts/fa-regular-400.woff") format("woff"), url("/wp-content/plugins/simple-job-board/includes/fonts/fa-regular-400.ttf") format("truetype"), url("/wp-content/plugins/simple-job-board/includes/fonts/fa-regular-400.svg#fontawesome") format("svg"); }
 
 .far {
   font-family: 'Font Awesome 5 Free';
   font-weight: 400; }
 @font-face {
   font-family: 'Font Awesome 5 Free';
   font-style: normal;
   font-weight: 900;
   font-display: block;
   src: url("/wp-content/plugins/simple-job-board/includes/fonts/fa-solid-900.eot");
   src: url("/wp-content/plugins/simple-job-board/includes/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/wp-content/plugins/simple-job-board/includes/fonts/fa-solid-900.woff2") format("woff2"), url("/wp-content/plugins/simple-job-board/includes/fonts/fa-solid-900.woff") format("woff"), url("/wp-content/plugins/simple-job-board/includes/fonts/fa-solid-900.ttf") format("truetype"), url("/wp-content/plugins/simple-job-board/includes/fonts/fa-solid-900.svg#fontawesome") format("svg"); }
 
 .fa,
 .fas {
   font-family: 'Font Awesome 5 Free';
   font-weight: 900; }
 
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default !important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px
0 0 0;padding: .5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em
2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px
1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px
0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,
.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left: .2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding: .4em 1em;display:inline-block;position:relative;line-height:normal;margin-right: .1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding: .4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item:focus,.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding: .4em 1em}.ui-controlgroup .ui-controlgroup-label
span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius: .12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding: .2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding: .2em 0}.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next
span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0
2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title
select{font-size:1em;margin:1px
0}.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker
table{width:100%;font-size: .9em;border-collapse:collapse;margin:0
0 .4em}.ui-datepicker
th{padding: .7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker
td{border:0;padding:1px}.ui-datepicker td span,
.ui-datepicker td
a{display:block;padding: .2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin: .7em 0 0 0;padding:0
.2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane
button{float:right;margin: .5em .2em .4em;cursor:pointer;padding: .2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group
table{width:95%;margin:0
auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane
button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left: .5em;top: .3em}.ui-dialog{position:absolute;top:0;left:0;padding: .2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding: .4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin: .1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right: .3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding: .5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top: .5em;padding: .3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane
button{margin: .5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px
dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px
0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size: .7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height: .8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width: .8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding: .222em 0;margin: .2em 0;vertical-align:middle;margin-left: .4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size: .5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding: .2em}.ui-tabs .ui-tabs-nav{margin:0;padding: .2em .2em 0}.ui-tabs .ui-tabs-nav
li{list-style:none;float:left;position:relative;top:0;margin:1px
.2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding: .5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em
1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget
button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px
solid #c5c5c5}.ui-widget-content{border:1px
solid #ddd;background:#fff;color:#333}.ui-widget-content
a{color:#333}.ui-widget-header{border:1px
solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header
a{color:#333}.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active{border:1px
solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px
solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94, 158, 214)}.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px
solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,
.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight{border:1px
solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px
solid #dad55e;background:#fffa90}.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight
a{color:#777620}.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error{border:1px
solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error
a{color:#5f3f3f}.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary{opacity: .7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled{opacity: .35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,
.ui-widget-content .ui-icon{background-image:url("/wp-content/plugins/simple-job-board/public/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/wp-content/plugins/simple-job-board/public/images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon{background-image:url("/wp-content/plugins/simple-job-board/public/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,
.ui-button:active .ui-icon{background-image:url("/wp-content/plugins/simple-job-board/public/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon{background-image:url("/wp-content/plugins/simple-job-board/public/images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon{background-image:url("/wp-content/plugins/simple-job-board/public/images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("/wp-content/plugins/simple-job-board/public/images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity: .3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0px 0px 5px #666;box-shadow:0px 0px 5px #666}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.sjb-container-main{width:100%}.sjb-page .row:after{content:" ";display:block;clear:both}.sjb-page a,
.sjb-page .list-data
a{text-decoration:none}.sjb-page a:hover,
.sjb-page a:active{outline:0}.sjb-page b,
.sjb-page
strong{font-weight:bold}.sjb-page
h1{margin:0.67em 0}.sjb-page
small{font-size:80%}.sjb-page
img{border:0}.sjb-page button,
.sjb-page input,
.sjb-page select,
.sjb-page
textarea{font:inherit;margin:0}.sjb-page
button{overflow:visible}.sjb-page button,
.sjb-page
select{text-transform:none}.sjb-page button,
.sjb-page html input[type="button"],
.sjb-page input[type="reset"],
.sjb-page input[type="submit"]{-webkit-appearance:button;cursor:pointer}.sjb-page button::-moz-focus-inner,
.sjb-page input::-moz-focus-inner{border:0;padding:0}.sjb-page
input{line-height:normal}.sjb-page input[type="checkbox"],
.sjb-page input[type="radio"]{box-sizing:border-box;padding:0}.sjb-page input[type="number"]::-webkit-inner-spin-button,
.sjb-page input[type="number"]::-webkit-outer-spin-button{height:auto}.sjb-page input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}.sjb-page input[type="search"]::-webkit-search-cancel-button,
.sjb-page input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}.sjb-page
textarea{overflow:auto}.sjb-page
table{border-collapse:collapse;border-spacing:0}.sjb-page{margin:0
auto;padding:20px}.sjb-page
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sjb-page *:before,
.sjb-page *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sjb-page input,
.sjb-page button,
.sjb-page select,
.sjb-page
textarea{font-family:inherit;font-size:inherit;line-height:inherit}.sjb-page
a{text-decoration:none}.sjb-page a:hover,
.sjb-page a:focus{text-decoration:none}.sjb-page a:focus{outline:5px
auto -webkit-focus-ring-color;outline-offset:-2px}.sjb-page
img{vertical-align:middle}.sjb-page .img-responsive{display:block;max-width:100%;height:auto}.sjb-page .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sjb-page [role="button"]{cursor:pointer}.sjb-page h1,
.sjb-page h2,
.sjb-page
h3{margin-top:20px;margin-bottom:10px}.sjb-page h4,
.sjb-page h5,
.sjb-page
h6{margin-top:10px;margin-bottom:10px}.sjb-page
p{margin:0
0 10px}.sjb-page ul,
.sjb-page
ol{margin-top:0;margin-bottom:10px}.sjb-page ul ul,
.sjb-page ol ul,
.sjb-page ul ol,
.sjb-page ol
ol{margin-bottom:0}.sjb-page
.row{margin-left:-15px;margin-right:-15px}.sjb-page .col-xs-1,
.sjb-page .col-sm-1,
.sjb-page .col-md-1,
.sjb-page .col-lg-1,
.sjb-page .col-xs-2,
.sjb-page .col-sm-2,
.sjb-page .col-md-2,
.sjb-page .col-lg-2,
.sjb-page .col-xs-3,
.sjb-page .col-sm-3,
.sjb-page .col-md-3,
.sjb-page .col-lg-3,
.sjb-page .col-xs-4,
.sjb-page .col-sm-4,
.sjb-page .col-md-4,
.sjb-page .col-lg-4,
.sjb-page .col-xs-5,
.sjb-page .col-sm-5,
.sjb-page .col-md-5,
.sjb-page .col-lg-5,
.sjb-page .col-xs-6,
.sjb-page .col-sm-6,
.sjb-page .col-md-6,
.sjb-page .col-lg-6,
.sjb-page .col-xs-7,
.sjb-page .col-sm-7,
.sjb-page .col-md-7,
.sjb-page .col-lg-7,
.sjb-page .col-xs-8,
.sjb-page .col-sm-8,
.sjb-page .col-md-8,
.sjb-page .col-lg-8,
.sjb-page .col-xs-9,
.sjb-page .col-sm-9,
.sjb-page .col-md-9,
.sjb-page .col-lg-9,
.sjb-page .col-xs-10,
.sjb-page .col-sm-10,
.sjb-page .col-md-10,
.sjb-page .col-lg-10,
.sjb-page .col-xs-11,
.sjb-page .col-sm-11,
.sjb-page .col-md-11,
.sjb-page .col-lg-11,
.sjb-page .col-xs-12,
.sjb-page .col-sm-12,
.sjb-page .col-md-12,
.sjb-page .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.sjb-page .col-xs-1,
.sjb-page .col-xs-2,
.sjb-page .col-xs-3,
.sjb-page .col-xs-4,
.sjb-page .col-xs-5,
.sjb-page .col-xs-6,
.sjb-page .col-xs-7,
.sjb-page .col-xs-8,
.sjb-page .col-xs-9,
.sjb-page .col-xs-10,
.sjb-page .col-xs-11,
.sjb-page .col-xs-12{float:left}.sjb-page .col-xs-12{width:100%}.sjb-page .col-xs-11{width:91.66666667%}.sjb-page .col-xs-10{width:83.33333333%}.sjb-page .col-xs-9{width:75%}.sjb-page .col-xs-8{width:66.66666667%}.sjb-page .col-xs-7{width:58.33333333%}.sjb-page .col-xs-6{width:50%}.sjb-page .col-xs-5{width:41.66666667%}.sjb-page .col-xs-4{width:33.33333333%}.sjb-page .col-xs-3{width:25%}.sjb-page .col-xs-2{width:16.66666667%}.sjb-page .col-xs-1{width:8.33333333%}.sjb-page .col-xs-pull-12{right:100%}.sjb-page .col-xs-pull-11{right:91.66666667%}.sjb-page .col-xs-pull-10{right:83.33333333%}.sjb-page .col-xs-pull-9{right:75%}.sjb-page .col-xs-pull-8{right:66.66666667%}.sjb-page .col-xs-pull-7{right:58.33333333%}.sjb-page .col-xs-pull-6{right:50%}.sjb-page .col-xs-pull-5{right:41.66666667%}.sjb-page .col-xs-pull-4{right:33.33333333%}.sjb-page .col-xs-pull-3{right:25%}.sjb-page .col-xs-pull-2{right:16.66666667%}.sjb-page .col-xs-pull-1{right:8.33333333%}.sjb-page .col-xs-pull-0{right:auto}.sjb-page .col-xs-push-12{left:100%}.sjb-page .col-xs-push-11{left:91.66666667%}.sjb-page .col-xs-push-10{left:83.33333333%}.sjb-page .col-xs-push-9{left:75%}.sjb-page .col-xs-push-8{left:66.66666667%}.sjb-page .col-xs-push-7{left:58.33333333%}.sjb-page .col-xs-push-6{left:50%}.sjb-page .col-xs-push-5{left:41.66666667%}.sjb-page .col-xs-push-4{left:33.33333333%}.sjb-page .col-xs-push-3{left:25%}.sjb-page .col-xs-push-2{left:16.66666667%}.sjb-page .col-xs-push-1{left:8.33333333%}.sjb-page .col-xs-push-0{left:auto}.sjb-page .col-xs-offset-12{margin-left:100%}.sjb-page .col-xs-offset-11{margin-left:91.66666667%}.sjb-page .col-xs-offset-10{margin-left:83.33333333%}.sjb-page .col-xs-offset-9{margin-left:75%}.sjb-page .col-xs-offset-8{margin-left:66.66666667%}.sjb-page .col-xs-offset-7{margin-left:58.33333333%}.sjb-page .col-xs-offset-6{margin-left:50%}.sjb-page .col-xs-offset-5{margin-left:41.66666667%}.sjb-page .col-xs-offset-4{margin-left:33.33333333%}.sjb-page .col-xs-offset-3{margin-left:25%}.sjb-page .col-xs-offset-2{margin-left:16.66666667%}.sjb-page .col-xs-offset-1{margin-left:8.33333333%}.sjb-page .col-xs-offset-0{margin-left:0%}@media (min-width: 768px){.sjb-page .col-sm-1,
.sjb-page .col-sm-2,
.sjb-page .col-sm-3,
.sjb-page .col-sm-4,
.sjb-page .col-sm-5,
.sjb-page .col-sm-6,
.sjb-page .col-sm-7,
.sjb-page .col-sm-8,
.sjb-page .col-sm-9,
.sjb-page .col-sm-10,
.sjb-page .col-sm-11,
.sjb-page .col-sm-12{float:left}.sjb-page .col-sm-12{width:100%}.sjb-page .col-sm-11{width:91.66666667%}.sjb-page .col-sm-10{width:83.33333333%}.sjb-page .col-sm-9{width:75%}.sjb-page .col-sm-8{width:66.66666667%}.sjb-page .col-sm-7{width:58.33333333%}.sjb-page .col-sm-6{width:50%}.sjb-page .col-sm-5{width:41.66666667%}.sjb-page .col-sm-4{width:33.33333333%}.sjb-page .col-sm-3{width:25%}.sjb-page .col-sm-2{width:16.66666667%}.sjb-page .col-sm-1{width:8.33333333%}.sjb-page .col-sm-pull-12{right:100%}.sjb-page .col-sm-pull-11{right:91.66666667%}.sjb-page .col-sm-pull-10{right:83.33333333%}.sjb-page .col-sm-pull-9{right:75%}.sjb-page .col-sm-pull-8{right:66.66666667%}.sjb-page .col-sm-pull-7{right:58.33333333%}.sjb-page .col-sm-pull-6{right:50%}.sjb-page .col-sm-pull-5{right:41.66666667%}.sjb-page .col-sm-pull-4{right:33.33333333%}.sjb-page .col-sm-pull-3{right:25%}.sjb-page .col-sm-pull-2{right:16.66666667%}.sjb-page .col-sm-pull-1{right:8.33333333%}.sjb-page .col-sm-pull-0{right:auto}.sjb-page .col-sm-push-12{left:100%}.sjb-page .col-sm-push-11{left:91.66666667%}.sjb-page .col-sm-push-10{left:83.33333333%}.sjb-page .col-sm-push-9{left:75%}.sjb-page .col-sm-push-8{left:66.66666667%}.sjb-page .col-sm-push-7{left:58.33333333%}.sjb-page .col-sm-push-6{left:50%}.sjb-page .col-sm-push-5{left:41.66666667%}.sjb-page .col-sm-push-4{left:33.33333333%}.sjb-page .col-sm-push-3{left:25%}.sjb-page .col-sm-push-2{left:16.66666667%}.sjb-page .col-sm-push-1{left:8.33333333%}.sjb-page .col-sm-push-0{left:auto}.sjb-page .col-sm-offset-12{margin-left:100%}.sjb-page .col-sm-offset-11{margin-left:91.66666667%}.sjb-page .col-sm-offset-10{margin-left:83.33333333%}.sjb-page .col-sm-offset-9{margin-left:75%}.sjb-page .col-sm-offset-8{margin-left:66.66666667%}.sjb-page .col-sm-offset-7{margin-left:58.33333333%}.sjb-page .col-sm-offset-6{margin-left:50%}.sjb-page .col-sm-offset-5{margin-left:41.66666667%}.sjb-page .col-sm-offset-4{margin-left:33.33333333%}.sjb-page .col-sm-offset-3{margin-left:25%}.sjb-page .col-sm-offset-2{margin-left:16.66666667%}.sjb-page .col-sm-offset-1{margin-left:8.33333333%}.sjb-page .col-sm-offset-0{margin-left:0%}}@media (min-width: 992px){.sjb-page .col-md-1,
.sjb-page .col-md-2,
.sjb-page .col-md-3,
.sjb-page .col-md-4,
.sjb-page .col-md-5,
.sjb-page .col-md-6,
.sjb-page .col-md-7,
.sjb-page .col-md-8,
.sjb-page .col-md-9,
.sjb-page .col-md-10,
.sjb-page .col-md-11,
.sjb-page .col-md-12{float:left}.sjb-page .col-md-12{width:100%}.sjb-page .col-md-11{width:91.66666667%}.sjb-page .col-md-10{width:75%}.sjb-page .col-md-9{width:75%}.sjb-page .col-md-8{width:66.66666667%}.sjb-page .col-md-7{width:58.33333333%}.sjb-page .col-md-6{width:50%}.sjb-page .col-md-5{width:41.66666667%}.sjb-page .col-md-4{width:33.33333333%}.sjb-page .col-md-3{width:25%}.sjb-page .col-md-2{width:16.66666667%}.sjb-page .col-md-1{width:8.33333333%}.sjb-page .col-md-pull-12{right:100%}.sjb-page .col-md-pull-11{right:91.66666667%}.sjb-page .col-md-pull-10{right:83.33333333%}.sjb-page .col-md-pull-9{right:75%}.sjb-page .col-md-pull-8{right:66.66666667%}.sjb-page .col-md-pull-7{right:58.33333333%}.sjb-page .col-md-pull-6{right:50%}.sjb-page .col-md-pull-5{right:41.66666667%}.sjb-page .col-md-pull-4{right:33.33333333%}.sjb-page .col-md-pull-3{right:25%}.sjb-page .col-md-pull-2{right:16.66666667%}.sjb-page .col-md-pull-1{right:8.33333333%}.sjb-page .col-md-pull-0{right:auto}.sjb-page .col-md-push-12{left:100%}.sjb-page .col-md-push-11{left:91.66666667%}.sjb-page .col-md-push-10{left:83.33333333%}.sjb-page .col-md-push-9{left:75%}.sjb-page .col-md-push-8{left:66.66666667%}.sjb-page .col-md-push-7{left:58.33333333%}.sjb-page .col-md-push-6{left:50%}.sjb-page .col-md-push-5{left:41.66666667%}.sjb-page .col-md-push-4{left:33.33333333%}.sjb-page .col-md-push-3{left:25%}.sjb-page .col-md-push-2{left:16.66666667%}.sjb-page .col-md-push-1{left:8.33333333%}.sjb-page .col-md-push-0{left:auto}.sjb-page .col-md-offset-12{margin-left:100%}.sjb-page .col-md-offset-11{margin-left:91.66666667%}.sjb-page .col-md-offset-10{margin-left:83.33333333%}.sjb-page .col-md-offset-9{margin-left:75%}.sjb-page .col-md-offset-8{margin-left:66.66666667%}.sjb-page .col-md-offset-7{margin-left:58.33333333%}.sjb-page .col-md-offset-6{margin-left:50%}.sjb-page .col-md-offset-5{margin-left:41.66666667%}.sjb-page .col-md-offset-4{margin-left:33.33333333%}.sjb-page .col-md-offset-3{margin-left:25%}.sjb-page .col-md-offset-2{margin-left:16.66666667%}.sjb-page .col-md-offset-1{margin-left:8.33333333%}.sjb-page .col-md-offset-0{margin-left:0%}}@media (min-width: 1200px){.sjb-page .col-lg-1,
.sjb-page .col-lg-2,
.sjb-page .col-lg-3,
.sjb-page .col-lg-4,
.sjb-page .col-lg-5,
.sjb-page .col-lg-6,
.sjb-page .col-lg-7,
.sjb-page .col-lg-8,
.sjb-page .col-lg-9,
.sjb-page .col-lg-10,
.sjb-page .col-lg-11,
.sjb-page .col-lg-12{float:left}.sjb-page .col-lg-12{width:100%}.sjb-page .col-lg-11{width:91.66666667%}.sjb-page .col-lg-10{width:83.33333333%}.sjb-page .col-lg-9{width:75%}.sjb-page .col-lg-8{width:66.66666667%}.sjb-page .col-lg-7{width:58.33333333%}.sjb-page .col-lg-6{width:50%}.sjb-page .col-lg-5{width:41.66666667%}.sjb-page .col-lg-4{width:33.33333333%}.sjb-page .col-lg-3{width:25%}.sjb-page .col-lg-2{width:16.66666667%}.sjb-page .col-lg-1{width:8.33333333%}.sjb-page .col-lg-pull-12{right:100%}.sjb-page .col-lg-pull-11{right:91.66666667%}.sjb-page .col-lg-pull-10{right:83.33333333%}.sjb-page .col-lg-pull-9{right:75%}.sjb-page .col-lg-pull-8{right:66.66666667%}.sjb-page .col-lg-pull-7{right:58.33333333%}.sjb-page .col-lg-pull-6{right:50%}.sjb-page .col-lg-pull-5{right:41.66666667%}.sjb-page .col-lg-pull-4{right:33.33333333%}.sjb-page .col-lg-pull-3{right:25%}.sjb-page .col-lg-pull-2{right:16.66666667%}.sjb-page .col-lg-pull-1{right:8.33333333%}.sjb-page .col-lg-pull-0{right:auto}.sjb-page .col-lg-push-12{left:100%}.sjb-page .col-lg-push-11{left:91.66666667%}.sjb-page .col-lg-push-10{left:83.33333333%}.sjb-page .col-lg-push-9{left:75%}.sjb-page .col-lg-push-8{left:66.66666667%}.sjb-page .col-lg-push-7{left:58.33333333%}.sjb-page .col-lg-push-6{left:50%}.sjb-page .col-lg-push-5{left:41.66666667%}.sjb-page .col-lg-push-4{left:33.33333333%}.sjb-page .col-lg-push-3{left:25%}.sjb-page .col-lg-push-2{left:16.66666667%}.sjb-page .col-lg-push-1{left:8.33333333%}.sjb-page .col-lg-push-0{left:auto}.sjb-page .col-lg-offset-12{margin-left:100%}.sjb-page .col-lg-offset-11{margin-left:91.66666667%}.sjb-page .col-lg-offset-10{margin-left:83.33333333%}.sjb-page .col-lg-offset-9{margin-left:75%}.sjb-page .col-lg-offset-8{margin-left:66.66666667%}.sjb-page .col-lg-offset-7{margin-left:58.33333333%}.sjb-page .col-lg-offset-6{margin-left:50%}.sjb-page .col-lg-offset-5{margin-left:41.66666667%}.sjb-page .col-lg-offset-4{margin-left:33.33333333%}.sjb-page .col-lg-offset-3{margin-left:25%}.sjb-page .col-lg-offset-2{margin-left:16.66666667%}.sjb-page .col-lg-offset-1{margin-left:8.33333333%}.sjb-page .col-lg-offset-0{margin-left:0%}}.sjb-page
table{background-color:transparent}.sjb-page
th{text-align:left}.sjb-page
.table{width:100%;max-width:100%;margin-bottom:20px}.sjb-page .table > thead > tr > th,
.sjb-page .table > tbody > tr > th,
.sjb-page .table > tfoot > tr > th,
.sjb-page .table > thead > tr > td,
.sjb-page .table > tbody > tr > td,
.sjb-page .table>tfoot>tr>td{padding:8px;border-top:1px solid #ddd}.sjb-page .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.sjb-page .table > caption + thead > tr:first-child > th,
.sjb-page .table > colgroup + thead > tr:first-child > th,
.sjb-page .table > thead:first-child > tr:first-child > th,
.sjb-page .table > caption + thead > tr:first-child > td,
.sjb-page .table > colgroup + thead > tr:first-child > td,
.sjb-page .table>thead:first-child>tr:first-child>td{border-top:0}.sjb-page .table>tbody+tbody{border-top:2px solid #ddd}.sjb-page .table
.table{}.sjb-page .table-condensed > thead > tr > th,
.sjb-page .table-condensed > tbody > tr > th,
.sjb-page .table-condensed > tfoot > tr > th,
.sjb-page .table-condensed > thead > tr > td,
.sjb-page .table-condensed > tbody > tr > td,
.sjb-page .table-condensed>tfoot>tr>td{padding:5px}.sjb-page .table-bordered > thead > tr > th,
.sjb-page .table-bordered>thead>tr>td{border-bottom-width:2px}.sjb-page table col[class*="col-"]{position:static;float:none;display:table-column}.sjb-page table td[class*="col-"],
.sjb-page table th[class*="col-"]{position:static;float:none;display:table-cell}.sjb-page .table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width: 767px){.sjb-page .table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px
solid #ddd}.sjb-page .table-responsive>.table{margin-bottom:0}.sjb-page .table-responsive > .table > thead > tr > th,
.sjb-page .table-responsive > .table > tbody > tr > th,
.sjb-page .table-responsive > .table > tfoot > tr > th,
.sjb-page .table-responsive > .table > thead > tr > td,
.sjb-page .table-responsive > .table > tbody > tr > td,
.sjb-page .table-responsive>.table>tfoot>tr>td{white-space:nowrap}.sjb-page .table-responsive>.table-bordered{border:0}.sjb-page .table-responsive > .table-bordered > thead > tr > th:first-child,
.sjb-page .table-responsive > .table-bordered > tbody > tr > th:first-child,
.sjb-page .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.sjb-page .table-responsive > .table-bordered > thead > tr > td:first-child,
.sjb-page .table-responsive > .table-bordered > tbody > tr > td:first-child,
.sjb-page .table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.sjb-page .table-responsive > .table-bordered > thead > tr > th:last-child,
.sjb-page .table-responsive > .table-bordered > tbody > tr > th:last-child,
.sjb-page .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.sjb-page .table-responsive > .table-bordered > thead > tr > td:last-child,
.sjb-page .table-responsive > .table-bordered > tbody > tr > td:last-child,
.sjb-page .table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.sjb-page .table-responsive > .table-bordered > tbody > tr:last-child > th,
.sjb-page .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.sjb-page .table-responsive > .table-bordered > tbody > tr:last-child > td,
.sjb-page .table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}.sjb-page
label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.sjb-page input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sjb-page input[type="radio"],
.sjb-page input[type="checkbox"]{margin:4px
0 0;margin-top:1px \9;line-height:normal}.sjb-page input[type="file"]{display:block}.sjb-page .form-control{display:block;width:100%;height:34px;padding:6px
12px;line-height:1.42857143;background-image:none;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s}.sjb-page .form-control:focus{outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.sjb-page .form-control::-moz-placeholder{color:#a4a4a4;opacity:1}.sjb-page .form-control:-ms-input-placeholder{color:#a4a4a4}.sjb-page .form-control::-webkit-input-placeholder{color:#a4a4a4}.sjb-page .form-control::-ms-expand{border:0;background-color:transparent}textarea.sjb-page .form-control{height:auto}.sjb-page input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio: 0){.sjb-page input[type="date"].form-control,
.sjb-page input[type="time"].form-control,
.sjb-page input[type="datetime-local"].form-control,
.sjb-page input[type="month"].form-control{line-height:34px}.sjb-page input[type="date"].input-sm,
.sjb-page input[type="time"].input-sm,
.sjb-page input[type="datetime-local"].input-sm,
.sjb-page input[type="month"].input-sm,
.input-group-sm .sjb-page input[type="date"],
.input-group-sm .sjb-page input[type="time"],
.input-group-sm .sjb-page input[type="datetime-local"],
.input-group-sm .sjb-page input[type="month"]{line-height:30px}.sjb-page input[type="date"].input-lg,
.sjb-page input[type="time"].input-lg,
.sjb-page input[type="datetime-local"].input-lg,
.sjb-page input[type="month"].input-lg,
.input-group-lg .sjb-page input[type="date"],
.input-group-lg .sjb-page input[type="time"],
.input-group-lg .sjb-page input[type="datetime-local"],
.input-group-lg .sjb-page input[type="month"]{line-height:44px}}.sjb-page .form-group{margin-bottom:15px}.sjb-page .radio,
.sjb-page
.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.sjb-page .radio label,
.sjb-page .checkbox
label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.sjb-page .radio input[type="radio"],
.sjb-page .checkbox input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.sjb-page .radio + .radio,
.sjb-page .checkbox+.checkbox{margin-top:-5px}.sjb-page input[type="radio"][disabled],
.sjb-page input[type="checkbox"][disabled],
.sjb-page input[type="radio"].disabled,
.sjb-page input[type="checkbox"].disabled,
fieldset[disabled] .sjb-page input[type="radio"],
fieldset[disabled] .sjb-page input[type="checkbox"]{cursor:not-allowed}.sjb-page .radio.disabled label,
.sjb-page .checkbox.disabled label,
fieldset[disabled] .sjb-page .radio label,
fieldset[disabled] .sjb-page .checkbox
label{cursor:not-allowed}.sjb-page
.btn{display:inline-block;margin-bottom:0;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px
solid transparent;white-space:nowrap;padding:6px
12px;line-height:1.42857143;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sjb-page .btn:focus,
.sjb-page .btn:active:focus,
.sjb-page .btn.active:focus,
.sjb-page .btn.focus,
.sjb-page .btn:active.focus,
.sjb-page
.btn.active.focus{outline:5px
auto -webkit-focus-ring-color;outline-offset:-2px}.sjb-page
a.btn{border:1px
solid;padding:5px
10px;text-decoration:none}.sjb-page
.alert{padding:15px;margin-bottom:20px;border:1px
solid}.sjb-page .alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.sjb-page .alert-success
hr{border-top-color:#c9e2b3}.sjb-page .alert-success .alert-link{color:#2b542c}.sjb-page .alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.sjb-page .alert-info
hr{border-top-color:#a6e1ec}.sjb-page .alert-info .alert-link{color:#245269}.sjb-page .alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.sjb-page .alert-warning
hr{border-top-color:#f7e1b5}.sjb-page .alert-warning .alert-link{color:#66512c}.sjb-page .alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.sjb-page .alert-danger
hr{border-top-color:#e4b9c0}.sjb-page .alert-danger .alert-link{color:#843534}.sjb-page .clearfix:before,
.sjb-page .clearfix:after,
.sjb-page .sjb-page .row:before,
.sjb-page .sjb-page .row:after{content:" ";display:table}.sjb-page .clearfix:after,
.sjb-page .sjb-page .row:after{clear:both}.sjb-page .pull-right{float:right !important}.sjb-page .pull-left{float:left !important}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width: 767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width: 767px){.visible-xs-block{display:block !important}}@media (max-width: 767px){.visible-xs-inline{display:inline !important}}@media (max-width: 767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-block{display:block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline{display:inline !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-block{display:block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline{display:inline !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width: 1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width: 1200px){.visible-lg-block{display:block !important}}@media (min-width: 1200px){.visible-lg-inline{display:inline !important}}@media (min-width: 1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width: 767px){.hidden-xs{display:none !important}}@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}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media
print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media
print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media
print{.visible-print-inline-block{display:inline-block !important}}@media
print{.hidden-print{display:none !important}}.iti{position:relative;display:inline-block}.iti
*{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input, .iti input[type=text], .iti input[type=tel]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;height:100%;padding:16px
6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0
0 0 -1px;box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);background-color:white;border:1px
solid #CCC;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width: 500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #CCC}.iti__country{padding:5px
10px;outline:none}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0, 0, 0, 0.05)}.iti__flag-box,.iti__country-name,.iti__dial-code{vertical-align:middle}.iti__flag-box,.iti__country-name{margin-right:6px}.iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0, 0, 0, 0.05)}.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0, 0, 0, 0.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile
.iti__country{padding:10px
10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0px 0px}.iti__flag.iti__ad{height:14px;background-position:-22px 0px}.iti__flag.iti__ae{height:10px;background-position:-44px 0px}.iti__flag.iti__af{height:14px;background-position:-66px 0px}.iti__flag.iti__ag{height:14px;background-position:-88px 0px}.iti__flag.iti__ai{height:10px;background-position:-110px 0px}.iti__flag.iti__al{height:15px;background-position:-132px 0px}.iti__flag.iti__am{height:10px;background-position:-154px 0px}.iti__flag.iti__ao{height:14px;background-position:-176px 0px}.iti__flag.iti__aq{height:14px;background-position:-198px 0px}.iti__flag.iti__ar{height:13px;background-position:-220px 0px}.iti__flag.iti__as{height:10px;background-position:-242px 0px}.iti__flag.iti__at{height:14px;background-position:-264px 0px}.iti__flag.iti__au{height:10px;background-position:-286px 0px}.iti__flag.iti__aw{height:14px;background-position:-308px 0px}.iti__flag.iti__ax{height:13px;background-position:-330px 0px}.iti__flag.iti__az{height:10px;background-position:-352px 0px}.iti__flag.iti__ba{height:10px;background-position:-374px 0px}.iti__flag.iti__bb{height:14px;background-position:-396px 0px}.iti__flag.iti__bd{height:12px;background-position:-418px 0px}.iti__flag.iti__be{height:15px;background-position:-440px 0px}.iti__flag.iti__bf{height:14px;background-position:-460px 0px}.iti__flag.iti__bg{height:12px;background-position:-482px 0px}.iti__flag.iti__bh{height:12px;background-position:-504px 0px}.iti__flag.iti__bi{height:12px;background-position:-526px 0px}.iti__flag.iti__bj{height:14px;background-position:-548px 0px}.iti__flag.iti__bl{height:14px;background-position:-570px 0px}.iti__flag.iti__bm{height:10px;background-position:-592px 0px}.iti__flag.iti__bn{height:10px;background-position:-614px 0px}.iti__flag.iti__bo{height:14px;background-position:-636px 0px}.iti__flag.iti__bq{height:14px;background-position:-658px 0px}.iti__flag.iti__br{height:14px;background-position:-680px 0px}.iti__flag.iti__bs{height:10px;background-position:-702px 0px}.iti__flag.iti__bt{height:14px;background-position:-724px 0px}.iti__flag.iti__bv{height:15px;background-position:-746px 0px}.iti__flag.iti__bw{height:14px;background-position:-768px 0px}.iti__flag.iti__by{height:10px;background-position:-790px 0px}.iti__flag.iti__bz{height:14px;background-position:-812px 0px}.iti__flag.iti__ca{height:10px;background-position:-834px 0px}.iti__flag.iti__cc{height:10px;background-position:-856px 0px}.iti__flag.iti__cd{height:15px;background-position:-878px 0px}.iti__flag.iti__cf{height:14px;background-position:-900px 0px}.iti__flag.iti__cg{height:14px;background-position:-922px 0px}.iti__flag.iti__ch{height:15px;background-position:-944px 0px}.iti__flag.iti__ci{height:14px;background-position:-961px 0px}.iti__flag.iti__ck{height:10px;background-position:-983px 0px}.iti__flag.iti__cl{height:14px;background-position:-1005px 0px}.iti__flag.iti__cm{height:14px;background-position:-1027px 0px}.iti__flag.iti__cn{height:14px;background-position:-1049px 0px}.iti__flag.iti__co{height:14px;background-position:-1071px 0px}.iti__flag.iti__cp{height:14px;background-position:-1093px 0px}.iti__flag.iti__cr{height:12px;background-position:-1115px 0px}.iti__flag.iti__cu{height:10px;background-position:-1137px 0px}.iti__flag.iti__cv{height:12px;background-position:-1159px 0px}.iti__flag.iti__cw{height:14px;background-position:-1181px 0px}.iti__flag.iti__cx{height:10px;background-position:-1203px 0px}.iti__flag.iti__cy{height:14px;background-position:-1225px 0px}.iti__flag.iti__cz{height:14px;background-position:-1247px 0px}.iti__flag.iti__de{height:12px;background-position:-1269px 0px}.iti__flag.iti__dg{height:10px;background-position:-1291px 0px}.iti__flag.iti__dj{height:14px;background-position:-1313px 0px}.iti__flag.iti__dk{height:15px;background-position:-1335px 0px}.iti__flag.iti__dm{height:10px;background-position:-1357px 0px}.iti__flag.iti__do{height:14px;background-position:-1379px 0px}.iti__flag.iti__dz{height:14px;background-position:-1401px 0px}.iti__flag.iti__ea{height:14px;background-position:-1423px 0px}.iti__flag.iti__ec{height:14px;background-position:-1445px 0px}.iti__flag.iti__ee{height:13px;background-position:-1467px 0px}.iti__flag.iti__eg{height:14px;background-position:-1489px 0px}.iti__flag.iti__eh{height:10px;background-position:-1511px 0px}.iti__flag.iti__er{height:10px;background-position:-1533px 0px}.iti__flag.iti__es{height:14px;background-position:-1555px 0px}.iti__flag.iti__et{height:10px;background-position:-1577px 0px}.iti__flag.iti__eu{height:14px;background-position:-1599px 0px}.iti__flag.iti__fi{height:12px;background-position:-1621px 0px}.iti__flag.iti__fj{height:10px;background-position:-1643px 0px}.iti__flag.iti__fk{height:10px;background-position:-1665px 0px}.iti__flag.iti__fm{height:11px;background-position:-1687px 0px}.iti__flag.iti__fo{height:15px;background-position:-1709px 0px}.iti__flag.iti__fr{height:14px;background-position:-1731px 0px}.iti__flag.iti__ga{height:15px;background-position:-1753px 0px}.iti__flag.iti__gb{height:10px;background-position:-1775px 0px}.iti__flag.iti__gd{height:12px;background-position:-1797px 0px}.iti__flag.iti__ge{height:14px;background-position:-1819px 0px}.iti__flag.iti__gf{height:14px;background-position:-1841px 0px}.iti__flag.iti__gg{height:14px;background-position:-1863px 0px}.iti__flag.iti__gh{height:14px;background-position:-1885px 0px}.iti__flag.iti__gi{height:10px;background-position:-1907px 0px}.iti__flag.iti__gl{height:14px;background-position:-1929px 0px}.iti__flag.iti__gm{height:14px;background-position:-1951px 0px}.iti__flag.iti__gn{height:14px;background-position:-1973px 0px}.iti__flag.iti__gp{height:14px;background-position:-1995px 0px}.iti__flag.iti__gq{height:14px;background-position:-2017px 0px}.iti__flag.iti__gr{height:14px;background-position:-2039px 0px}.iti__flag.iti__gs{height:10px;background-position:-2061px 0px}.iti__flag.iti__gt{height:13px;background-position:-2083px 0px}.iti__flag.iti__gu{height:11px;background-position:-2105px 0px}.iti__flag.iti__gw{height:10px;background-position:-2127px 0px}.iti__flag.iti__gy{height:12px;background-position:-2149px 0px}.iti__flag.iti__hk{height:14px;background-position:-2171px 0px}.iti__flag.iti__hm{height:10px;background-position:-2193px 0px}.iti__flag.iti__hn{height:10px;background-position:-2215px 0px}.iti__flag.iti__hr{height:10px;background-position:-2237px 0px}.iti__flag.iti__ht{height:12px;background-position:-2259px 0px}.iti__flag.iti__hu{height:10px;background-position:-2281px 0px}.iti__flag.iti__ic{height:14px;background-position:-2303px 0px}.iti__flag.iti__id{height:14px;background-position:-2325px 0px}.iti__flag.iti__ie{height:10px;background-position:-2347px 0px}.iti__flag.iti__il{height:15px;background-position:-2369px 0px}.iti__flag.iti__im{height:10px;background-position:-2391px 0px}.iti__flag.iti__in{height:14px;background-position:-2413px 0px}.iti__flag.iti__io{height:10px;background-position:-2435px 0px}.iti__flag.iti__iq{height:14px;background-position:-2457px 0px}.iti__flag.iti__ir{height:12px;background-position:-2479px 0px}.iti__flag.iti__is{height:15px;background-position:-2501px 0px}.iti__flag.iti__it{height:14px;background-position:-2523px 0px}.iti__flag.iti__je{height:12px;background-position:-2545px 0px}.iti__flag.iti__jm{height:10px;background-position:-2567px 0px}.iti__flag.iti__jo{height:10px;background-position:-2589px 0px}.iti__flag.iti__jp{height:14px;background-position:-2611px 0px}.iti__flag.iti__ke{height:14px;background-position:-2633px 0px}.iti__flag.iti__kg{height:12px;background-position:-2655px 0px}.iti__flag.iti__kh{height:13px;background-position:-2677px 0px}.iti__flag.iti__ki{height:10px;background-position:-2699px 0px}.iti__flag.iti__km{height:12px;background-position:-2721px 0px}.iti__flag.iti__kn{height:14px;background-position:-2743px 0px}.iti__flag.iti__kp{height:10px;background-position:-2765px 0px}.iti__flag.iti__kr{height:14px;background-position:-2787px 0px}.iti__flag.iti__kw{height:10px;background-position:-2809px 0px}.iti__flag.iti__ky{height:10px;background-position:-2831px 0px}.iti__flag.iti__kz{height:10px;background-position:-2853px 0px}.iti__flag.iti__la{height:14px;background-position:-2875px 0px}.iti__flag.iti__lb{height:14px;background-position:-2897px 0px}.iti__flag.iti__lc{height:10px;background-position:-2919px 0px}.iti__flag.iti__li{height:12px;background-position:-2941px 0px}.iti__flag.iti__lk{height:10px;background-position:-2963px 0px}.iti__flag.iti__lr{height:11px;background-position:-2985px 0px}.iti__flag.iti__ls{height:14px;background-position:-3007px 0px}.iti__flag.iti__lt{height:12px;background-position:-3029px 0px}.iti__flag.iti__lu{height:12px;background-position:-3051px 0px}.iti__flag.iti__lv{height:10px;background-position:-3073px 0px}.iti__flag.iti__ly{height:10px;background-position:-3095px 0px}.iti__flag.iti__ma{height:14px;background-position:-3117px 0px}.iti__flag.iti__mc{height:15px;background-position:-3139px 0px}.iti__flag.iti__md{height:10px;background-position:-3160px 0px}.iti__flag.iti__me{height:10px;background-position:-3182px 0px}.iti__flag.iti__mf{height:14px;background-position:-3204px 0px}.iti__flag.iti__mg{height:14px;background-position:-3226px 0px}.iti__flag.iti__mh{height:11px;background-position:-3248px 0px}.iti__flag.iti__mk{height:10px;background-position:-3270px 0px}.iti__flag.iti__ml{height:14px;background-position:-3292px 0px}.iti__flag.iti__mm{height:14px;background-position:-3314px 0px}.iti__flag.iti__mn{height:10px;background-position:-3336px 0px}.iti__flag.iti__mo{height:14px;background-position:-3358px 0px}.iti__flag.iti__mp{height:10px;background-position:-3380px 0px}.iti__flag.iti__mq{height:14px;background-position:-3402px 0px}.iti__flag.iti__mr{height:14px;background-position:-3424px 0px}.iti__flag.iti__ms{height:10px;background-position:-3446px 0px}.iti__flag.iti__mt{height:14px;background-position:-3468px 0px}.iti__flag.iti__mu{height:14px;background-position:-3490px 0px}.iti__flag.iti__mv{height:14px;background-position:-3512px 0px}.iti__flag.iti__mw{height:14px;background-position:-3534px 0px}.iti__flag.iti__mx{height:12px;background-position:-3556px 0px}.iti__flag.iti__my{height:10px;background-position:-3578px 0px}.iti__flag.iti__mz{height:14px;background-position:-3600px 0px}.iti__flag.iti__na{height:14px;background-position:-3622px 0px}.iti__flag.iti__nc{height:10px;background-position:-3644px 0px}.iti__flag.iti__ne{height:15px;background-position:-3666px 0px}.iti__flag.iti__nf{height:10px;background-position:-3686px 0px}.iti__flag.iti__ng{height:10px;background-position:-3708px 0px}.iti__flag.iti__ni{height:12px;background-position:-3730px 0px}.iti__flag.iti__nl{height:14px;background-position:-3752px 0px}.iti__flag.iti__no{height:15px;background-position:-3774px 0px}.iti__flag.iti__np{height:15px;background-position:-3796px 0px}.iti__flag.iti__nr{height:10px;background-position:-3811px 0px}.iti__flag.iti__nu{height:10px;background-position:-3833px 0px}.iti__flag.iti__nz{height:10px;background-position:-3855px 0px}.iti__flag.iti__om{height:10px;background-position:-3877px 0px}.iti__flag.iti__pa{height:14px;background-position:-3899px 0px}.iti__flag.iti__pe{height:14px;background-position:-3921px 0px}.iti__flag.iti__pf{height:14px;background-position:-3943px 0px}.iti__flag.iti__pg{height:15px;background-position:-3965px 0px}.iti__flag.iti__ph{height:10px;background-position:-3987px 0px}.iti__flag.iti__pk{height:14px;background-position:-4009px 0px}.iti__flag.iti__pl{height:13px;background-position:-4031px 0px}.iti__flag.iti__pm{height:14px;background-position:-4053px 0px}.iti__flag.iti__pn{height:10px;background-position:-4075px 0px}.iti__flag.iti__pr{height:14px;background-position:-4097px 0px}.iti__flag.iti__ps{height:10px;background-position:-4119px 0px}.iti__flag.iti__pt{height:14px;background-position:-4141px 0px}.iti__flag.iti__pw{height:13px;background-position:-4163px 0px}.iti__flag.iti__py{height:11px;background-position:-4185px 0px}.iti__flag.iti__qa{height:8px;background-position:-4207px 0px}.iti__flag.iti__re{height:14px;background-position:-4229px 0px}.iti__flag.iti__ro{height:14px;background-position:-4251px 0px}.iti__flag.iti__rs{height:14px;background-position:-4273px 0px}.iti__flag.iti__ru{height:14px;background-position:-4295px 0px}.iti__flag.iti__rw{height:14px;background-position:-4317px 0px}.iti__flag.iti__sa{height:14px;background-position:-4339px 0px}.iti__flag.iti__sb{height:10px;background-position:-4361px 0px}.iti__flag.iti__sc{height:10px;background-position:-4383px 0px}.iti__flag.iti__sd{height:10px;background-position:-4405px 0px}.iti__flag.iti__se{height:13px;background-position:-4427px 0px}.iti__flag.iti__sg{height:14px;background-position:-4449px 0px}.iti__flag.iti__sh{height:10px;background-position:-4471px 0px}.iti__flag.iti__si{height:10px;background-position:-4493px 0px}.iti__flag.iti__sj{height:15px;background-position:-4515px 0px}.iti__flag.iti__sk{height:14px;background-position:-4537px 0px}.iti__flag.iti__sl{height:14px;background-position:-4559px 0px}.iti__flag.iti__sm{height:15px;background-position:-4581px 0px}.iti__flag.iti__sn{height:14px;background-position:-4603px 0px}.iti__flag.iti__so{height:14px;background-position:-4625px 0px}.iti__flag.iti__sr{height:14px;background-position:-4647px 0px}.iti__flag.iti__ss{height:10px;background-position:-4669px 0px}.iti__flag.iti__st{height:10px;background-position:-4691px 0px}.iti__flag.iti__sv{height:12px;background-position:-4713px 0px}.iti__flag.iti__sx{height:14px;background-position:-4735px 0px}.iti__flag.iti__sy{height:14px;background-position:-4757px 0px}.iti__flag.iti__sz{height:14px;background-position:-4779px 0px}.iti__flag.iti__ta{height:10px;background-position:-4801px 0px}.iti__flag.iti__tc{height:10px;background-position:-4823px 0px}.iti__flag.iti__td{height:14px;background-position:-4845px 0px}.iti__flag.iti__tf{height:14px;background-position:-4867px 0px}.iti__flag.iti__tg{height:13px;background-position:-4889px 0px}.iti__flag.iti__th{height:14px;background-position:-4911px 0px}.iti__flag.iti__tj{height:10px;background-position:-4933px 0px}.iti__flag.iti__tk{height:10px;background-position:-4955px 0px}.iti__flag.iti__tl{height:10px;background-position:-4977px 0px}.iti__flag.iti__tm{height:14px;background-position:-4999px 0px}.iti__flag.iti__tn{height:14px;background-position:-5021px 0px}.iti__flag.iti__to{height:10px;background-position:-5043px 0px}.iti__flag.iti__tr{height:14px;background-position:-5065px 0px}.iti__flag.iti__tt{height:12px;background-position:-5087px 0px}.iti__flag.iti__tv{height:10px;background-position:-5109px 0px}.iti__flag.iti__tw{height:14px;background-position:-5131px 0px}.iti__flag.iti__tz{height:14px;background-position:-5153px 0px}.iti__flag.iti__ua{height:14px;background-position:-5175px 0px}.iti__flag.iti__ug{height:14px;background-position:-5197px 0px}.iti__flag.iti__um{height:11px;background-position:-5219px 0px}.iti__flag.iti__un{height:14px;background-position:-5241px 0px}.iti__flag.iti__us{height:11px;background-position:-5263px 0px}.iti__flag.iti__uy{height:14px;background-position:-5285px 0px}.iti__flag.iti__uz{height:10px;background-position:-5307px 0px}.iti__flag.iti__va{height:15px;background-position:-5329px 0px}.iti__flag.iti__vc{height:14px;background-position:-5346px 0px}.iti__flag.iti__ve{height:14px;background-position:-5368px 0px}.iti__flag.iti__vg{height:10px;background-position:-5390px 0px}.iti__flag.iti__vi{height:14px;background-position:-5412px 0px}.iti__flag.iti__vn{height:14px;background-position:-5434px 0px}.iti__flag.iti__vu{height:12px;background-position:-5456px 0px}.iti__flag.iti__wf{height:14px;background-position:-5478px 0px}.iti__flag.iti__ws{height:10px;background-position:-5500px 0px}.iti__flag.iti__xk{height:15px;background-position:-5522px 0px}.iti__flag.iti__ye{height:14px;background-position:-5544px 0px}.iti__flag.iti__yt{height:14px;background-position:-5566px 0px}.iti__flag.iti__za{height:14px;background-position:-5588px 0px}.iti__flag.iti__zm{height:14px;background-position:-5610px 0px}.iti__flag.iti__zw{height:10px;background-position:-5632px 0px}.iti__flag{height:15px;box-shadow:0px 0px 1px 0px #888;background-image:url("/wp-content/plugins/simple-job-board/public/images/flags.png");background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.iti__flag{background-image:url("/wp-content/plugins/simple-job-board/public/images/flags@2x.png")}}.iti__flag.iti__np{background-color:transparent}.sjb-page ::-moz-selection{background:#3297fa;color:#fff}.sjb-page ::selection{background:#3297fa;color:#fff}.sjb-page .list-data article,
.sjb-page .list-data footer,
.sjb-page .list-data header,
.sjb-page .list-data
section{display:block}.sjb-page
a{outline:none;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.sjb-page a:hover,
.sjb-page a:focus{outline:none;text-decoration:none}.sjb-page
.btn{border:1px
solid;outline:none;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.sjb-page
img{height:auto;max-width:100%}.sjb-page .sjb-filters.sjb-filters-v1{background-color:#f2f2f2;border:0;margin:30px
0 15px;padding:30px
30px 15px 30px;overflow:hidden}.sjb-page .sjb-filters.sjb-filters-v1 .form-control{border:1px
solid #e1e1e1;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;color:#666;height:40px}.sjb-page .sjb-filters.sjb-filters-v1 .form-control::-moz-placeholder{color:#a4a4a4;opacity:1}.sjb-page .sjb-filters.sjb-filters-v1 .form-control:-ms-input-placeholder{color:#a4a4a4}.sjb-page .sjb-filters.sjb-filters-v1 .form-control::-webkit-input-placeholder{color:#a4a4a4}.sjb-page .sjb-filters.sjb-filters-v1 .form-control:focus{border-color:#e1e1e1;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);outline:0
none}.sjb-page .sjb-filters.sjb-filters-v1
select{-webkit-appearance:inherit;-moz-appearance:inherit;appearance:inherit;background:#fff url("/wp-content/plugins/simple-job-board/public/images/select-arrow.png") no-repeat center right 10px}.sjb-page .sjb-filters.sjb-filters-v1 select::-ms-expand{display:none}.sjb-page .sjb-filters.sjb-filters-v1 .btn-search{border:1px
solid;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-family:"Font Awesome 5 Free" !important;font-weight:600;font-size:20px;height:40px;margin-bottom:0;padding:0;width:100%}.sjb-page .sjb-filters.sjb-filters-v2{background-color:#f2f2f2;border:0;margin:30px
0 15px;padding:30px
30px 15px 30px;overflow:hidden}.sjb-page .sjb-filters.sjb-filters-v2 .form-control{border:1px
solid #c1c1c1;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;color:#777;height:40px}.sjb-page .sjb-filters.sjb-filters-v2 .form-control::-moz-placeholder{color:#777;opacity:1}.sjb-page .sjb-filters.sjb-filters-v2 .form-control:-ms-input-placeholder{color:#777}.sjb-page .sjb-filters.sjb-filters-v2 .form-control::-webkit-input-placeholder{color:#777}.sjb-page .sjb-filters.sjb-filters-v2 .form-control:focus{border-color:#e1e1e1;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);outline:0
none}.sjb-page .sjb-filters.sjb-filters-v2
select{-webkit-appearance:inherit;-moz-appearance:inherit;appearance:inherit;background:#fff url("/wp-content/plugins/simple-job-board/public/images/select-arrow.png") no-repeat center right 10px}.sjb-page .sjb-filters.sjb-filters-v2 select::-ms-expand{display:none}.sjb-page .sjb-filters.sjb-filters-v2 .btn-search{border:1px
solid;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-family:"Font Awesome 5 Free" !important;font-weight:600;font-size:20px;height:40px;margin-bottom:0;padding:0;width:100%;outline:none}.sjb-page .sjb-filters.sjb-filters-v2 .btn-search:hover,
.sjb-page .sjb-filters.sjb-filters-v2 .btn-search:focus{outline:none}.sjb-page
.pagination{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;float:left;margin:15px
0 0 0;padding:0;width:100%;box-shadow:none;position:relative;border:none}.sjb-page .pagination:before,
.sjb-page .pagination:after{background-color:transparent}.sjb-page .pagination
li{display:inline-block;vertical-align:middle;line-height:20px;margin-right:2px}.sjb-page .pagination li
a{background-color:#e1e1e1;color:#3b3a3c;margin:0;padding:8px
16px;text-align:center;text-decoration:none}.sjb-page .pagination li a:before,
.sjb-page .pagination li a:after{height:auto;width:auto;content:none;display:block;vertical-align:middle}@media (max-width: 767px){.sjb-page .pagination li
a{margin:0
3px;text-align:center}}.sjb-page .pagination li a:hover{background-color:#3b3a3c;color:#fff}.sjb-page .pagination li
span{border:none;color:#3b3a3c;margin:0;padding:8px
16px;text-align:center}.sjb-page .pagination li span:before,
.sjb-page .pagination li span:after{content:none;display:block}@media (max-width: 767px){.sjb-page .pagination li
span{text-align:center}}.sjb-page .pagination li span:hover{color:#fff;background-color:#3b3a3c}.sjb-page .pagination li
span.current{color:#fff;background-color:#3b3a3c}.sjb-page .pagination li span.current:hover{color:#fff;background-color:#3b3a3c}.sjb-page .pagination li:first-child a,
.sjb-page .pagination li:first-child
span{margin-left:0}.sjb-page .pagination li:last-child a,
.sjb-page .pagination li:last-child
span{margin-right:0}.sjb-page .pagination li:before{content:none}.ui-datepicker{border:1px
solid #e1e1e1;color:#666;font-family:"Roboto",sans-serif;z-index:10000 !important}.ui-datepicker .ui-datepicker-header{background:#f2f2f2;border:1px
solid #e1e1e1;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:3px}.ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-hover{background:#c8c8c8;border:1px
solid #c8c8c8}.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{left:3px}.ui-datepicker .ui-datepicker-header .ui-datepicker-next{right:3px}.ui-datepicker .ui-datepicker-title
select{border:1px
solid #e1e1e1;color:#666}.ui-datepicker .ui-state-default{background:#f2f2f2;border:1px
solid #e1e1e1}.ui-datepicker .ui-state-highlight{background:#3297fa;border:1px
solid #3297fa;color:#fff}.ui-datepicker .ui-state-hover{background:#067ef3;border:1px
solid #067ef3;color:#fff}.ui-datepicker table td a,
.ui-datepicker table td
span{text-align:center}.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year{width:100% !important}.sjb-page .no-job-listing{text-align:center;margin-bottom:10px}.sjb-page .list-data
.v2{background:#fff;border:1px
solid #ccc;float:left;margin:15px
0;width:100%;padding-bottom:15px}.sjb-page .list-data .v2 .company-logo{float:left;width:78px;max-width:200px;margin-right:10px}.sjb-page .list-data .v2 .sjb-with-logo .job-info{margin-left:20px}.sjb-page .list-data .v2 .sjb-with-logo .job-info.job-without-company{float:left;margin-left:20px;margin-top:10px}.sjb-page .list-data .v2 .sjb-with-logo{float:left}.sjb-page .list-data .v2 .sjb-with-logo .job-detail
h3{margin-top:0;margin-bottom:0;line-height:auto}.sjb-page .list-data .v2 .sjb-with-logo .sjb-company-tagline .company-tagline{margin-bottom:0}.sjb-page .list-data .v2 .header-margin-top{margin-top:16px;margin-bottom:16px}@media (max-width: 991px){.sjb-page .list-data .v2 .header-margin-top{margin-top:19px}}@media (max-width: 767px){.sjb-page .list-data .v2 .header-margin-top{margin-top:0}}.sjb-page .list-data .v2 .job-info
h4{color:#3b3a3c;margin:0;padding:0;word-wrap:break-word}.sjb-page .list-data .v2 .job-info h4
a{color:#3b3a3c;word-wrap:break-word}.sjb-page .list-data .v2 .job-info h4 a:hover{color:#3297fa}.sjb-page .list-data .v2 .job-description{float:left;width:100%;border-top:0;padding-left:5px;padding-right:5px}.sjb-page .list-data .v2 .job-description-list{float:left;width:100%;padding:0
20px}.sjb-page .list-data .v2 .job-description
p{margin:0
0 15px;word-wrap:break-word}.sjb-page .list-data .v2 .job-type,
.sjb-page .list-data .v2 .job-location,
.sjb-page .list-data .v2 .job-date{word-wrap:break-word}.sjb-page .list-data .v2 .job-type i,
.sjb-page .list-data .v2 .job-location i,
.sjb-page .list-data .v2 .job-date
i{color:#3b3a3c;margin-right:5px}.sjb-page .sjb-listing .grid-item .list-data
.v2{padding:20px}.sjb-page .sjb-listing .grid-item .list-data .v2 .job-info{margin-left:20px}.sjb-page .sjb-listing .grid-item .list-data .v2 .job-company{margin-left:20px}@media (max-width: 767px){.sjb-page .sjb-listing .grid-item .list-data .v2 .job-company{margin-left:0}.sjb-page .sjb-listing .grid-item .list-data .v2 .job-info{margin-left:0}}.sjb-page .sjb-listing .grid-item .list-data .v2 .company-logo{margin-bottom:10px}.sjb-page .sjb-listing .grid-item .list-data .v2 .job-description{margin-top:10px}.sjb-page .sjb-listing .grid-item .list-data .v2 .job-company
i{margin-right:10px}.sjb-page .sjb-listing .grid-item .list-data .v2
.btn{border-radius:0;color:#fff;padding:10px
20px;margin-right:5px}.sjb-page .grid-item .list-data .v2 .job-type,
.sjb-page .grid-item .list-data .v2 .job-location,
.sjb-page .grid-item .list-data .v2 .job-date{margin:5px
0}.sjb-page .sjb-listing .grid-view .row .grid-item:nth-child(3n+1){clear:left}@media (min-width: 768px) and (max-width: 991px){.sjb-page .sjb-listing .grid-view .row .grid-item:nth-child(3n+1){clear:none}}@media (min-width: 768px) and (max-width: 991px){.sjb-page .sjb-listing .grid-view .row .grid-item:nth-child(2n+1){clear:left}}.sjb-page .sjb-detail .list-data
.v2{border:0;margin:0;padding:0}@media (min-width: 1200px){.sjb-page .sjb-detail .list-data .v2 .job-info-margin{margin:0
0 10px 27px}}@media (min-width: 992px) and (max-width: 1199px){.sjb-page .sjb-detail .list-data .v2 .job-info-margin{margin:0
0 10px 44px}}.sjb-page .sjb-detail .list-data .v2
h3{margin:15px
0}.sjb-page .sjb-detail .list-data .v2
ul{margin:10px
0 10px 15px;padding:0}.sjb-page .sjb-detail .list-data .v2 ul
li{padding-left:15px;position:relative}.sjb-page .sjb-detail .list-data .v2 .list-data .v2 .job-features{float:left;width:100%}.sjb-page .sjb-detail .list-data .v2 .job-features
.table{border-top:1px solid #c1c1c1;margin-top:15px}.sjb-page .sjb-detail .list-data .v2 .job-features .table
td{border-top:1px solid #c1c1c1;padding:10px
15px;width:70%}.sjb-page .sjb-detail .list-data .v2 .job-features .table td:first-child{border-right:1px solid #c1c1c1;padding-left:0;width:30%}.sjb-page .sjb-detail .list-data .v2 .job-features .table tr:first-child
td{border-top:0}.sjb-page .sjb-detail .list-data .v2 .job-features .table tr:last-child
td{border-bottom:1px solid #c1c1c1}@media (min-width: 768px){.sjb-page .sjb-detail .list-data .v2 .job-features
.row{display:flex;flex-flow:row wrap}}.sjb-page .sjb-detail .list-data .v2 .job-features .sjb-title-value
h4{color:#000}.sjb-page .sjb-detail .list-data .v2 .job-features .sjb-title-value h4
i{width:30px}.sjb-page .sjb-detail .list-data .v2 .job-features .sjb-title-value
p{margin-left:35px}.sjb-page .sjb-detail .list-data .v2 .jobpost-form{float:left;width:100%;position:relative}.sjb-page input[type="text"]:focus,
.sjb-page input[type="email"]:focus,
.sjb-page input[type="tel"]:focus,
.sjb-page input[type="date"]:focus,
.sjb-page input[type="file"]:focus,
.sjb-page select:focus,
.sjb-page textarea:focus,
.sjb-page input[type="radio"]:focus,
.sjb-page input[type="checkbox"]:focus{outline:2px
auto #1f1d1d !important;outline-offset:1px !important}.file:focus-within{outline:2px
auto #1f1d1d !important;outline-offset:1px !important}.sjb-page .sjb-detail .list-data .v2 .jobpost-form
h3{margin:15px
0}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .sjb-loading{display:none}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .sjb-loading .sjb-overlay{background:rgba(255, 255, 255, 0.7);position:absolute;top:0;height:100%;width:100%;z-index:9999}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .sjb-loading .sjb-loader-wrapper{text-align:center}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .sjb-loading .sjb-loader{position:absolute;width:79px;height:auto;z-index:9;margin-top:-30px;top:50%;left:auto;right:auto}.sjb-page .sjb-detail .list-data .v2 .jobpost-form textarea.form-control{min-height:100px}.sjb-page .sjb-detail .list-data .v2 .jobpost-form
label.small{margin-right:15px}.sjb-page .sjb-detail .list-data .v2 .jobpost-form label.small
input{margin-right:5px}.sjb-page .sjb-detail .list-data .v2 .jobpost-form
.required{color:#f00;font-size:16px}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .form-box{padding:0;border:1px
solid #e1e1e1;margin-bottom:20px;float:left;width:100%}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .form-box label
span{color:red}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .form-box
textarea{width:100%;height:auto}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .form-control{height:40px;border-radius:0;border:1px
solid #c1c1c1;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .form-control:hover{border-color:#3297fa}.sjb-page .sjb-detail .list-data .v2 .jobpost-form
.iti{z-index:9;width:100%}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .iti .iti__flag-container:hover+.form-control{border-color:#3297fa}.sjb-page .sjb-detail .list-data .v2 .jobpost-form
.file{background:#fff;border:1px
solid #c1c1c1;border-radius:0;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;font-size:16px;height:40px;line-height:1.42857;padding:8px
12px;position:relative;text-align:left;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;width:100%}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file
div{background:#6e6e6e;border-radius:0;color:#fff;font-size:12px;height:26px;padding:5px
12px;position:absolute;right:6px;text-align:center;top:6px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file input[type="file"]{left:0;position:absolute;top:0;z-index:100}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file:hover{border-color:#6e6e6e}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file:hover
div{background:#6e6e6e}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .validity-note{color:#f00;display:none;font-size:14px;font-style:italic;margin-left:10px}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .app-submit{margin:5px
0px 20px 0px;display:block;padding:7px
30px;border-radius:0;float:right}.sjb-page .sjb-detail .list-data
.v1{border:0;margin:0;padding:0}.sjb-page .sjb-detail .list-data .v1 .job-detail{margin:0
0 20px}.sjb-page .sjb-detail .list-data .v1 .job-detail
h3{color:#6e6e6e}@media (min-width: 1200px){.sjb-page .sjb-detail .list-data .v1 .job-info-margin{margin:0
0 10px 27px}}@media (min-width: 992px) and (max-width: 1199px){.sjb-page .sjb-detail .list-data .v1 .job-info-margin{margin:0
0 10px 44px}}.sjb-page .sjb-detail .list-data .v1 .company-tagline{margin:0
0 20px}.sjb-page .sjb-detail .list-data .v1
h3{margin:17px
0;font-weight:bold}.sjb-page .sjb-detail .list-data .v1
ul{margin:0
0 12px;padding:0
0 0 15px}.sjb-page .sjb-detail .list-data .v1 .job-features{float:left;width:100%}.sjb-page .sjb-detail .list-data .v1 .job-features
.table{font-weight:400}.sjb-page .sjb-detail .list-data .v1 .job-features .table
td{border-top:1px solid #e1e1e1;padding:10px
15px;width:70%}.sjb-page .sjb-detail .list-data .v1 .job-features .table td:first-child{border-right:1px solid #e1e1e1;padding-left:0;width:30%}.sjb-page .sjb-detail .list-data .v1 .job-features .table tr:first-child
td{border-top:0}.sjb-page .sjb-detail .list-data .v1 .job-features .table tr:last-child
td{border-bottom:1px solid #e1e1e1}.sjb-page .sjb-detail .list-data .v1 .jobpost-form{float:left;width:100%;position:relative}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .sjb-loading{display:none}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .sjb-loading .sjb-overlay{background:rgba(255, 255, 255, 0.7);position:absolute;top:0;height:100%;width:100%;z-index:9}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .sjb-loading .sjb-loader-wrapper{text-align:center}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .sjb-loading .sjb-loader{position:absolute;width:79px;height:auto;z-index:9;margin-top:-30px;top:50%;left:auto;right:auto}.sjb-page .sjb-detail .list-data .v1 .jobpost-form textarea.form-control{min-height:100px}.sjb-page .sjb-detail .list-data .v1 .jobpost-form
label{margin-top:10px !important}.sjb-page .sjb-detail .list-data .v1 .jobpost-form
label.small{margin-right:15px}.sjb-page .sjb-detail .list-data .v1 .jobpost-form label.small
input{margin-right:5px}.sjb-page .sjb-detail .list-data .v1 .jobpost-form
.required{color:#f00}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .form-box{padding:0;border:1px
solid #e1e1e1;margin-bottom:20px;float:left;width:100%}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .form-box
h3{margin-left:15px;margin-right:15px}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .form-box label
span{color:red}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .form-box
textarea{width:100%;height:auto}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .form-control{height:46px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.sjb-page .sjb-detail .list-data .v1 .jobpost-form
.iti{z-index:9;width:100%}.sjb-page .sjb-detail .list-data .v1 .jobpost-form
.file{background:#fff;border:1px
solid #e1e1e1;border-radius:4px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;height:46px;line-height:1.42857;padding:10px
12px;position:relative;text-align:left;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;width:100%}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file
div{background:#e6e6e6;border:1px
solid #a2a2a2;border-radius:4px;height:32px;padding:6px
12px;position:absolute;right:6px;text-align:center;top:6px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file input[type="file"]{left:0;position:absolute;top:0;z-index:9}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file:hover{border-color:#bfbfbf}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file:hover
div{background:#bfbfbf}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .validity-note{color:#f00;display:none;font-size:14px;font-style:italic;margin-left:10px}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .app-submit{margin:5px
0px 20px 0px;display:block;padding:7px
30px;float:right}.sjb-page .iti .iti__country-list .iti__country,
.sjb-page .iti .iti__country-list
.iti__divider{line-height:normal}.sjb-page .iti .iti__country-list .iti__country::before,
.sjb-page .iti .iti__country-list .iti__divider::before{content:"";font-size:0;margin-right:0;padding-right:0}.sjb-page #jobapp-tc,
.sjb-page #jobapp-pp{margin-bottom:15px}.sjb-page .list-data .v2 .sjb-apply-now-btn
a{border-radius:0;padding:10px
20px;margin-top:10px;margin-left:5px}.sjb-page .list-data .sjb-job-type-location-date{border-top:1px solid #ccc;padding:15px
25px;overflow:hidden}.sjb-page .list-data .sjb-company-wrapper-details-list .sjb-company-details{margin-top:10px}.sjb-page .list-data .sjb-company-wrapper-details-list .sjb-company-details
i{margin-right:8px}.sjb-page .list-data .sjb-company-wrapper-details-list{padding:15px
20px;overflow:hidden}.sjb-page .list-data .sjb-company-wrapper-details{padding:15px
0;overflow:hidden}.sjb-page .list-data .job-type i,
.sjb-page .list-data .job-location i,
.sjb-page .list-data .job-date
i{float:left;margin-top:5px;margin-right:10px}.sjb-page .list-data .sjb-job-info{margin-left:15px;margin-right:15px}.sjb-page .list-data .sjb-job-info h4 span
i{margin-right:6px;padding:6px
0}.sjb-page .list-data .sjb-job-characteristics{border-top:0px}@media (max-width: 767px){.sjb-page .list-data .company-logo
img{width:95px}.sjb-page .list-data .job-type,
.sjb-page .list-data .job-location,
.sjb-page .list-data .job-date{width:100%;margin:4px
0}.sjb-page .list-data .job-type i,
.sjb-page .list-data .job-location i,
.sjb-page .list-data .job-date
i{width:20px}.sjb-page .list-data .v1 .sjb-apply-now-btn
a{margin-top:0}}.sjb-page .list-data
.v1{background:#fff;border:1px
solid #e1e1e1;float:left;margin:15px
0;padding:20px
20px 10px;width:100%}.sjb-page .list-data .v1 .company-logo{margin-bottom:15px}.sjb-page .list-data .v1 .company-logo
img{border:1px
solid #e1e1e1}@media (max-width: 767px){.sjb-page .list-data .v1 .company-logo
img{height:95px;width:95px}}.sjb-page .list-data .v1 .header-margin-top{margin-top:16px}@media (max-width: 991px){.sjb-page .list-data .v1 .header-margin-top{margin-top:19px}}@media (max-width: 767px){.sjb-page .list-data .v1 .header-margin-top{margin-top:0}}.sjb-page .list-data .v1 .job-info{margin:0
0 10px}.sjb-page .list-data .v1 .job-info
h4{margin:0;padding:0;word-wrap:break-word}.sjb-page .list-data .v1 .job-info h4
a{word-wrap:break-word}.sjb-page .list-data .v1 .job-info h4 a:hover{}.sjb-page .list-data .v1 .job-description{float:left;width:100%}.sjb-page .list-data .v1 .job-description
p{margin:0
0 10px;word-wrap:break-word}.sjb-page .list-data .v1 .job-type,
.sjb-page .list-data .v1 .job-location,
.sjb-page .list-data .v1 .job-date{margin-bottom:10px;word-wrap:break-word}.sjb-page .list-data .v1 .job-type i,
.sjb-page .list-data .v1 .job-location i,
.sjb-page .list-data .v1 .job-date
i{margin-right:5px}.sjb-page .sjb-detail{margin:30px
0}.sjb-page .sjb-detail .list-data
.v1{border:0;margin:0;padding:0}.sjb-page .sjb-detail .list-data .v1 .job-detail{margin:0
0 20px}@media (min-width: 1200px){.sjb-page .sjb-detail .list-data .v1 .job-info-margin{margin:0
0 10px 27px}}@media (min-width: 992px) and (max-width: 1199px){.sjb-page .sjb-detail .list-data .v1 .job-info-margin{margin:0
0 10px 44px}}.sjb-page .sjb-detail .list-data .v1 .company-tagline{margin:0
0 20px}.sjb-page .sjb-detail .list-data .v1
h3{margin:17px
0;font-weight:bold}.sjb-page .sjb-detail .list-data .v1
ul{margin:0
0 12px;padding:0
0 0 15px}.sjb-page .sjb-detail .list-data .v1 ul.iti__country-list li::before{content:none}.sjb-page .sjb-detail .list-data .v1 ul.iti__country-list
.iti__country{padding-left:10px}.sjb-page .sjb-detail .list-data .v2 ul.iti__country-list li::before{content:none}.sjb-page .sjb-detail .list-data .v2 ul.iti__country-list
.iti__country{padding-left:10px}.sjb-page .job-description-list
p{margin:0
0 10px;word-wrap:break-word}.sjb-page .sjb-detail .v2 .jobpost-form .form-box
h3{margin-left:15px;margin-right:15px;margin-bottom:30px;font-weight:bold}.sjb-page .sjb-listing .grid-item .list-data .v2 .job-info h4 a
span{line-height:24px}.sjb-page .sjb-listing .grid-item .list-data .v2 .job-company{margin-top:10px}.sjb-page .sjb-apply-button{display:flex;width:100%}.sjb-page .no-job-listing
img{width:550px}.sjb-page .sjb-listing .list-view .no-job-listing .no-job-listing-text{font-size:36px;letter-spacing:5px}.popup-outer .sjb-page .sjb-detail{margin:0;margin-bottom:-20px;margin-top:-20px}.sjb-detail{position:relative}.popup-outer{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0, 0, 0, 0.4)}.popup-outer .sjb-page{background-color:#fefefe;margin:5% auto;width:80%}.popup-outer .sjb-quick-apply-modal-close-btn{position:absolute;z-index:9999;right:30px;top:15px;width:35px;display:flex;justify-content:center;background:#ebebeb;border-radius:25px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;margin-top:15px}.quick-apply-modal{display:block}.sjb-quick-apply-modal-close-btn .close:hover,
.sjb-quick-apply-modal-close-btn .close:focus{color:#000;text-decoration:none;cursor:pointer}.sjb-quick-apply-modal-close-btn
.close{color:#a4a4a4;float:right;font-size:18px}.sjb-page .list-data .v1 .sjb-apply-now-btn
a{margin-top:10px;margin-right:5px}.sjb-page .list-data .v2 .sjb-apply-now-btn
p{float:right}.sjb-page .sjb-listing
.row{display:flex;flex-wrap:wrap}.sjb-page .sjb-listing .popup-outer
.row{display:block;flex-wrap:nowrap}.sjb-page .popup-outer .sjb-page .sjb-detail .list-data .v1, .sjb-page .popup-outer .sjb-page .sjb-detail .list-data
.v2{padding:20px}.sjb-page .sjb-view-less-btn{display:none;clear:both;margin-bottom:15px;text-align:right;margin-top:15px;float:right}.sjb-page .v1 .sjb-view-less-btn
a{border:1px
solid;padding:6px
12px;border-radius:4px}.sjb-page .v2 .sjb-view-less-btn
a{border:1px
solid;padding:10px
20px}.sjb-page .list-data .sjb-apply-now-btn a.sjb_view_more_btn:hover{}.sjb-page .sjb-listing .sjb-apply-now-btn
p{display:inline-block}.sjb-page .sjb-listing .list-data .v2 .job-features .sjb-title-value h4 i,
.sjb-page .sjb-listing .list-data .v1 .job-features .sjb-title-value h4
i{width:30px}.sjb-page
.sjb_more_content{display:none}.sjb-page .sjb-listing .list-data .v2
.sjb_more_content{padding:0
20px}.sjb-page .sjb-listing .grid-item .list-data .v2
.sjb_more_content{padding:0}.sjb-page .sjb-listing .list-data .v2 .sjb-view-less-btn{padding:0
20px}.sjb-page .sjb-listing a.sjb_view_more_btn,
.sjb-page .sjb-listing
a.sjb_view_less_btn{cursor:pointer}.sjb-page .job-features{margin-bottom:20px}.sjb-page .job-features
h3{margin:15px}.sjb-page .job-features{margin-bottom:20px;width:100%}.sjb-page .list-view .v1 .job-features h3,
.sjb-page .list-view .v2 .job-features
h3{margin-left:0}.sjb-page .sjb-listing .grid-item .v2 .job-features
h3{margin-left:15px}.sjb-page .sjb-listing .grid-item .list-data .v2 .without-logo .job-info,
.sjb-page .sjb-listing .grid-item .list-data .v2 .without-logo .job-company{margin-left:0}.sjb-page .sjb-listing .v2 .job-features .sjb-title-value
p{margin-left:35px}.sjb-listing .grid-item .list-data .v2 .sjb-apply-button{display:block}@media screen and (max-width: 360px){.sjb-page  .sjb-view-less-btn{float:left}}.sjb-page .grid-item .v2 .sjb-view-less-btn{float:left;padding:0
!important}.sjb-page .sjb-filters.sjb-filters-v2 .sjb-filter-tags,
.sjb-page .sjb-filters.sjb-filters-v1 .sjb-filter-tags{display:flex}.sjb-page .sjb-filters.sjb-filters-v1 .sjb-filter-tags a,
.sjb-page .sjb-filters.sjb-filters-v2 .sjb-filter-tags
a{text-decoration:underline;margin-left:4px;color:#000}.sjb-page .sjb-filters.sjb-filters-v1 .sjb-filter-tags a.tag-active,
.sjb-page .sjb-filters.sjb-filters-v2 .sjb-filter-tags a.tag-active{background:#d7d7d7;font-weight:bold;padding:5px;border-radius:3px}.sjb-page
.error{color:red;font-weight:normal}#applicant-resume-error,
.form-group .file
label{display:block;margin-top:18px !important;margin-left:-13px;margin-bottom:10px}.jobpost-form #applicant-resume{z-index:1}.iti--allow-dropdown .flag-container ul.iti__country-list{z-index:2}.sjb-required input,.sjb-email-address{color:black !important}.sjb-page .sjb-detail.sjb-v2 .list-data .v2, .sjb-page .sjb-detail.sjb-v1 .list-data
.v1{padding:22px}label#jobapp_pp-error,label#jobapp_tc-error{position:absolute;left:13px;bottom:2px}.sjb-pp{margin-top:15px}.sjb-job-tags{margin-top:10px}.sjb-job-tags
ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:6px}.sjb-job-tags
li{display:inline-block;margin-left:4px}.sjb-job-tags
li{display:inline-block;padding:4px
10px;border:1px
solid #ddd;border-radius:20px;font-size:13px;color:#333;text-decoration:none;transition:all 0.2s ease-in-out}button.btn.btn-app-modal-close{margin:5px
18px 20px 0px;display:block;padding:7px
30px;float:right;background-color:lightgray}.single.single-jobpost button.btn.btn-app-modal-close{display:none}@font-face{font-family:helveticabold;src:url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.eot);src:url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.eot?#iefix) format('embedded-opentype'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.woff) format('woff'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.ttf) format('truetype'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.svg#helveticabold) format('svg');font-weight:400;font-style:normal}@font-face{font-family:helveticaregular;src:url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot);src:url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot?#iefix) format('embedded-opentype'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.woff) format('woff'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.ttf) format('truetype'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.svg#helveticaregular) format('svg');font-weight:400;font-style:normal}@font-face{font-family:helvetica-light;src:url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot);src:url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot?#iefix) format('embedded-opentype'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.woff) format('woff'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.ttf) format('truetype'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.svg#helvetica-light) format('svg');font-weight:400;font-style:normal}@font-face{font-family:helveticaneue-light;src:url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.eot);src:url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.eot?#iefix) format('embedded-opentype'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.woff) format('woff'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.ttf) format('truetype'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.svg#helveticaneue-light) format('svg');font-weight:400;font-style:normal}body{margin:0;padding:0}.clear{clear:both}.space{clear:both;padding:30px
0 0;width:100%;float:left}.like_txt{margin:30px
0 0;padding:0;color:#12a252;font-family:helveticaregular;font-size:20px;line-height:20px;text-align:center}.like_txt
a{color:#12a252}.sfsibeforpstwpr iframe,
.sfsiaftrpstwpr
iframe{max-width:none}.sfwp_fivestar_ul
li{display:block;padding-right:20px}.shwthmbfraftr{margin-top:5px !important}label.toglpstpgsbttl{float:left;margin-top:5px !important}.tab_3_icns.shwthmbfraftr
.cstmdisplaysharingtxt{float:left}.tab6
ul.enough_waffling.sfsi_dsplyatend{width:24%;float:left}.tab4
ul.like_icon{margin:0;padding:20px
0 0;list-style:none;text-align:center}.tab4 ul.like_icon
li{margin:0;padding:0;list-style:none;display:inline-block}.tab4 ul.like_icon li
span{margin:0;width:58px;display:block;background:url(/wp-content/plugins/ultimate-social-media-icons/images/count_bg.png) no-repeat;height:38px;overflow:hidden;padding:10px
2px 2px;font-size:17px;text-align:center;line-height:24px;color:#5a6570}.tab4 ul.like_icon li
a{color:#5a6570;text-decoration:none}.tab4
ul.enough_waffling{margin:0;padding:25px
0 27px;list-style:none;text-align:center}.tab4 ul.enough_waffling
li{margin:0
22px;padding:0;list-style:none;display:inline-block}.tab4 ul.enough_waffling li
span{float:left}.tab4 ul.enough_waffling li
label{margin:0
0 0 20px;float:left;font-family:helveticaregular;font-size:18px;font-weight:400;text-align:center;line-height:38px;color:#5a6570}.sfsi_mainContainer
.checkbox{width:31px;height:31px;background:url(/wp-content/plugins/ultimate-social-media-icons/images/check_bg.jpg) no-repeat;display:inherit}.sfsi_mainContainer
.radio{width:40px;height:40px;background:url(/wp-content/plugins/ultimate-social-media-icons/images/radio_bg.png) no-repeat;display:inherit}.sfsi_mainContainer
.select{width:137px;height:47px;font-size:17px;background:url(/wp-content/plugins/ultimate-social-media-icons/images/select_bg.jpg) no-repeat;display:block;padding-left:16px;line-height:49px}.sfsi_mainContainer
.line{background:#eaebee;height:1px;font-size:0;margin:15px
0 0;clear:both;width:100%;float:left}.specify_counts{display:block;margin-top:15px;padding-top:15px;clear:both;width:100%;float:left;border-top:1px solid #eaebee}.specify_counts
.radio_section{width:30px;float:left;margin:12px
10px 0 0}.specify_counts
.social_icon_like{width:54px;float:left;margin:0
15px 0 0}.specify_counts .social_icon_like
ul{margin:0;padding:0;list-style:none;text-align:center}.specify_counts .social_icon_like
li{margin:0;padding:0;list-style:none;display:inline-block}.specify_counts .social_icon_like li
span{margin:0;width:54px;display:block;background:url(/wp-content/plugins/ultimate-social-media-icons/images/count_bg.jpg) no-repeat;height:24px;overflow:hidden;padding:10px
2px 2px;font-family:helveticaregular;font-size:16px;text-align:center;line-height:24px;color:#5a6570}.specify_counts .social_icon_like li
a{color:#5a6570;text-decoration:none}.specify_counts
.listing{width:88%;margin-top:-5px;display:inherit;float:left}.specify_counts .listing
ul{margin:0;padding:0;list-style:none;text-align:left}.specify_counts .listing
li{margin:15px
0 0;padding:0;list-style:none;clear:both;line-height:39px;font-size:17px}.specify_counts .listing li
span{float:left;margin-right:20px}.specify_counts .listing li
.input{background:#e5e5e5;box-shadow:2px 2px 3px #dcdcdc inset;border:0;padding:10px;margin-left:25px}.specify_counts .listing li
.input_facebook{width:288px;background:#e5e5e5;box-shadow:2px 2px 3px #dcdcdc inset;border:0;padding:10px;margin-left:16px}.save_button{width:450px;padding-top:30px;clear:both;margin:auto}.save_button
a{background:#12a252;text-align:center;font-size:23px;color:#FFF !important;display:block;padding:11px
0;text-decoration:none}.save_button a:hover{background:#079345}.tab5
ul.share_icon_order{margin:0;padding:0;list-style:none;text-align:left}.tab5 ul.share_icon_order
li{margin:22px
6px 0 0;padding:0;list-style:none;float:left;line-height:37px}.tab5 ul.share_icon_order li:last-child{margin:22px
0 0 3px}.tab5
.row{border-top:1px solid #eaebee;margin-top:25px;padding-top:15px;clear:both;display:block;width:100%;float:left;font-family:helveticaregular;line-height:42px}.tab5
.icons_size{position:relative}.tab5 .icons_size
span{margin-right:18px;display:block;float:left;font-size:17px;font-weight:400;line-height:46px}.tab5 .icons_size
span.last{margin-left:55px}.tab5 .icons_size
input{width:73px;background:#e5e5e5;box-shadow:2px 2px 3px #dcdcdc inset;border:0;padding:13px
13px 12px;margin-right:18px;float:left;display:block}.tab5 .icons_size
select.styled{position:absolute;left:0;width:135px;height:46px;line-height:46px}.tab5 .icons_size
.field{position:relative;float:left;display:block;margin-right:20px}.tab5 .icons_size
ins{margin-right:25px;float:left;font-size:17px;font-weight:400;text-decoration:none}.tab5 .icons_size
ins.leave_empty{line-height:23px}.tab5
.icons_size{padding-top:15px}.tab5
ul.enough_waffling{margin:-5px 0 0;padding:0;list-style:none;text-align:center}.tab5 .new_wind .row_onl
ul.enough_waffling{margin:20px
0 0 0;padding:0;list-style:none;height:38px;text-align:center;width:61%}.tab5 ul.enough_waffling
li{margin:0
22px;padding:0;list-style:none;display:inline-block;float:left}.tab5 ul.enough_waffling li
span{float:left}.tab5 ul.enough_waffling li
label{margin:0
0 0 20px;float:left;font-family:helveticaregular;font-size:18px;font-weight:400;text-align:center;line-height:38px;color:#5a6570}.sticking
p{float:left;font-size:18px !important}.sticking
p.list{width:168px}.sticking
p.link{margin:3px
0 0 12px;padding:0
!important;float:left}.sticking
.float{margin-left:188px;margin-top:3px;float:left;font-size:17px}.sticking
ul{margin:0;padding:30px
0 0;list-style:none;float:left}.sticking
a{color:#a4a9ad}.sticking
p{line-height:19px !important}.sticking
.field{position:relative;float:left;display:block;margin-left:20px}.sticking .field
.select{width:206px;height:47px;background:url(/wp-content/plugins/ultimate-social-media-icons/images/select_bg1.jpg) no-repeat;display:block;padding-left:10px}.sticking .field
select.styled{position:absolute;left:0;top:0;width:211px;line-height:46px;height:46px}.mouseover_field{width:455px;float:left;font-size:18px;margin-top:10px}.mouseover_field
label{width:125px;float:left}.mouseover_field
input{width:256px;float:left;background:#e5e5e5;box-shadow:2px 2px 3px #dcdcdc inset;border:0;padding:10px}.pop_up_box{width:474px;background:#FFF;box-shadow:0 0 5px 3px #d8d8d8;margin:200px
auto;padding:20px
25px 0px;font-family:helveticaregular;color:#5a6570;min-height:250px;position:relative}.pop_up_box h4,
.pop_up_box_ex
h4{font-size:20px;color:#5a6570;text-align:center;margin:0;padding:0;line-height:22px}.pop_up_box p,
.pop_up_box_ex
p{font-size:17px;line-height:28px;color:#5a6570;text-align:left;margin:0;padding:25px
0 0;font-family:helveticaregular}.sfsi_popupcntnr{float:left;width:100%}.sfsi_popupcntnr>h3{color:#000;float:left;font-weight:700;margin-bottom:5px;width:100%}ul.flwstep{float:left;width:100%}ul.flwstep>li{color:#000;font-size:16px;margin:5px}.upldbtn{float:left;text-align:center;width:100%}.upload_butt{background-color:#12a252;border:none;color:#fff;font-weight:700;margin-top:10px;padding:7px
22px;width:auto;cursor:pointer;font-size:19px}.pop_up_box
.button{background:#12a252;font-size:22px;line-height:24px;color:#5a6570;text-align:center;min-height:80px;margin-top:32px;box-shadow:none}.pop_up_box .button:hover{box-shadow:none !important}.pop_up_box .button
a.activate{padding:0px
0}.pop_up_box a,
.pop_up_box_ex
a{color:#a4a9ad;font-size:20px;text-decoration:none;text-align:center;display:inline-block;margin-top:18px;width:100%}.pop_up_box
.upload{width:100%;float:left;text-align:left;margin-top:15px;height:46px}.pop_up_box .upload
label{width:135px;float:left;line-height:45px;font-size:18px;font-family:helveticaregular;text-align:left}.pop_up_box .upload input[type=text]{width:248px;float:left;background:#e5e5e5;box-shadow:2px 2px 3px #dcdcdc inset;border:0;padding:0
10px;font-size:16px;height:44px;text-align:left;color:#5a6570;font-family:helveticaregular}.pop_up_box .upload
input.upload_butt{width:100px;background:#12a252;box-shadow:0 0 0;border:0;text-align:center;font-size:18px;color:#fff;font-family:helveticaregular;height:45px;right:32px;top:71px;position:absolute}.pop_up_box .upload
a{color:#12a252;font-size:18px;text-decoration:underline;font-family:helveticaregular;margin:0
0 16px 140px}.pop_up_box a:hover,
.pop_up_box_ex a:hover{color:#a4a9ad}.inr_cont
.fb_url{clear:both}.inr_cont .fb_url .checkbox,
.inr_cont .fb_url input.add,
.inr_cont .fb_url label,
.inr_cont .fb_url
lable{float:left}.inr_cont .fb_url
input.add{margin-left:19px}.inr_cont .fb_url
.checkbox{margin:6px
0 0}.inr_cont .fb_url
label{line-height:22px;margin:10px
0 0 15px;font-size:17px}.inr_cont
textarea.add_txt{resize:none;margin:0
0 0 19px !important;height:60px}.tab2 .inr_cont
textarea.add_txt{width:382px !important;height:90px;overflow:hidden}.tab2 .inr_cont
input.add{width:417px}.red_txt,
.tab2
.red_txt{color:#ef4745 !important;text-align:center !important;padding-top:5px !important}.green_txt{color:#12A252 !important;text-align:center !important;padding-top:5px !important}.red_txt{color:#f80000 !important;text-align:center !important;padding-top:5px !important}.linked_tab_2 .fb_url
label{width:22%}.twt_tab_2
label{width:18%}.bdr_top{border-top:none !important}.linked_tab_2 .fb_url
input.link_dbl{margin-bottom:6px}.tab3{overflow:hidden}.tab3
.row{padding:25px
0;clear:both;overflow:hidden}.tab3
ul.tab_3_list{overflow:hidden;margin:4px
0 11px}ul.tab_3_list
li{background:url(/wp-content/plugins/ultimate-social-media-icons/images/tab_3_list_bg.jpg) 13px 7px no-repeat;padding:0
0 0 30px;color:#778088;font-family:helveticaregular;font-size:17px;margin-bottom:4px}.tab5 ul.tab_3_list
li{background:url(/wp-content/plugins/ultimate-social-media-icons/images/tab_3_list_bg.jpg) 13px 18px no-repeat}.tab3 .row
h3{margin:20px
0 0px;color:#414951;font-family:helveticabold;font-size:20px}ul.tab_3_icns{list-style:none;margin:10px
0 0;overflow:hidden}ul.tab_3_icns
li{width:100%;margin:0
0 21px;float:left}ul.tab_3_icns
label{float:left;line-height:42px;color:#69737C;font-size:18px;font-family:helveticaregular;min-width:125px}ul.tab_3_icns li .icns_tab_3,
ul.tab_3_icns li
.radio{float:left}.tab3 .sub_row
h4{color:#a4a9ad !important}.tab3 .sub_row
p{padding-top:18px !important;clear:both;overflow:hidden}.sub_row .sub_sub_box
p{padding-top:18px !important}.tab3 .sub_row
.checkbox{float:left;margin-top:4px}.tab3 .sub_row
.sub_sub_box{width:80%;margin:7px
0 15px 10%;float:left}.tab3 .sub_row
input.smal_inpt{width:73px;background:#e5e5e5;box-shadow:2px 2px 3px #dcdcdc inset;border:0;padding:10px;float:left;margin-left:10px}.tab3 .sub_row
.drop_lst{border:1px
solid #d6d6d6;font-size:16px;color:#5a6570;width:120px}.tab3 .first_row,
.tab3 .first_row p,
.tab3 .first_row p .radio,
.tab3 .first_row p
label{float:left}.tab3
.first_row{width:90%;float:left}.tab3 .first_row
p{padding:0
!important}.tab3 .first_row p
label{line-height:44px;margin:0
10px}.tab3 .first_row p:last-child{margin-left:27%}.tab3
.tab_1_sav{padding-top:20px !important;margin:10px
auto 20px}.suc_msg{background:#12A252;color:#FFF;display:none;font-size:23px;padding:10px;text-align:left;text-decoration:none}.error_msg{background:#D22B30;color:#FFF;display:none;font-size:23px;padding:10px;text-align:left;text-decoration:none}.fileUPInput{cursor:pointer;position:relative;top:-43px;right:0;z-index:99;height:42px;font-size:5px;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);width:100%}.inputWrapper{height:20px;width:50px;overflow:hidden;position:relative;cursor:pointer}.custom-txt{background:none !important;padding-left:2px !important}.custom-img{float:left;margin-left:20px}.loader-img{float:left;margin-left:-70px;display:none}.pop-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#d3d3d3;z-index:10;padding:20px;display:none}.fb-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#d3d3d3;z-index:-1000;padding:20px;opacity:0;display:block}.inputError{border:1px
solid #f80000 !important}.sfsicloseBtn{position:absolute;top:0;right:0;cursor:pointer}.sfsi_tool_tip_2 .tool_tip>img,.tool_tip>img{display:inline-block;margin-right:4px;float:left}.norm_row{float:left;min-width:25px}.norm_row
a{border:none;display:inline-block;position:relative;float:left}.sfsi_tool_tip_2
a{min-height:0 !important}.sfsi_widget{min-height:55px}.sfsi_widget a
img{box-shadow:none !important;outline:0}.sfsi_wicons{display:inline-block;color:#000}.sel-active{background-color:#f7941d}.sfsi_outr_div
.close{position:absolute;right:18px;top:18px}.sfsi_outr_div
h2{color:#778088;font-family:helveticaregular;font-size:26px;margin:0
0 9px;padding:0;text-align:center;font-weight:400}.sfsi_outr_div ul li
a{color:#5A6570;text-decoration:none}.sfsi_outr_div ul
li{display:inline-block;list-style:none;margin:0;padding:0;float:none}.expanded-area{display:none}.sfsi_wicons
a{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out}.scale,
.scale-div,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_icon a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_fb.sf_icon:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.sfsi_Sicons{float:left}.sfsi_Sicons
.sf_subscrbe{margin:2px
3px 3px 0;line-height:20px}.sfsi_Sicons
.sf_fb{margin:0
4px 0 5px;line-height:20px}.sfsi_Sicons
.sf_fb_share{text-align:left;vertical-align:middle;float:left;line-height:33px;width:auto;margin-right:7px}.sfsi_Sicons
.sf_twiter{margin:-12px 7px 0 4px;line-height:20px}.sfsi_Sicons.left
.sf_subscrbe{margin:2px
8px 3px 0}.sfsi_Sicons.left
.sf_fb{margin:0
8px 0 0}.sfsi_Sicons.left
.sf_twiter{margin:2px
7px 0 0}.sfsi_Sicons.right
.sf_subscrbe{margin:2px
0 3px}.sfsi_Sicons.right
.sf_fb{margin:0
0 0 7px}.sfsi_Sicons.right
.sf_twiter{margin:2px
0 0 8px}.sfsi_Sicons .sf_subscrbe,
.sfsi_Sicons
.sf_twiter{position:relative;width:75px}.sfsi_Sicons .sf_twiter
iframe{margin:0px;height:20px !important;overflow:visible !important}.sfsi_Sicons .sf_twiter iframe
#widget{overflow:visible !important}.sfsi_Sicons .sf_subscrbe
a{width:auto;float:left;border:medium none;padding-top:0px}.sfsi_Sicons .sf_subscrbe a:focus{outline:medium none}.sfsi_Sicons .sf_subscrbe a
img{width:65px;float:left;height:20px !important}.sfsi_Sicons
.sf_fb{position:relative;width:75px}.sfsi_Sicons
.fb_iframe_widget{float:left;min-width:115px;width:73px;margin:2px
0 0}.sfsi_Sicons .sfsi_socialwpr .fb-like.fb_iframe_widget[data-layout="button_count"]{min-width:125px;width:73px !important;margin-left:17px;margin-right:24px}.sfsi_pop_up .button a:hover{color:#fff}.sfsi_pop_up .button:hover{background:#12a252;color:#fff;border:none}ul.icn_listing li .right_info
a{outline:0;font-family:helveticaregular}.upload_pop_up
.upload_butt{line-height:27px;margin-left:6px}.drop_lsts{left:220px;position:relative;top:-40px}.drop_lsts
.styled{top:-42px;width:127px;height:33px}.drop_lsts
span{line-height:50px}.drag_drp{left:11px;position:relative;top:38px;font-size:17px}.listing ul li
label{width:224px;float:left}.row_onl{width:100%;float:left}#sfsi_Show_popupOn_PageIDs option.sel-active{background:#f7941d}.sfsi_inside div
iframe{float:left;margin:0}.sfsi_inside div #___plus_0,
.sfsi_inside div
#___plusone_0{height:27px}.sfsi_outr_div
li{float:left}.sfsi_tool_tip_2 .sfsi_inside
div{min-height:0}.sfsi_tool_tip_2 .sfsi_inside>div{height:23px !important}#___plus_1>iframe{height:30px}.main_contant
h1{margin:0
0 18px}.main_contant
p{margin:0
0 11px}.main_contant p>a{color:#1a1d20;text-decoration:underline}.tab1
.gary_bg{background:#f1f1f1}#accordion{margin-top:25px}.main_contant p>a,
.tab1 p
span{font-family:helveticabold}.wapper .ui-accordion-header-active{margin-top:20px !important}.wapper
.tab2{padding:20px
33px 12px 34px !important}.wapper .tab2
p{margin-bottom:6px}.tab2 .twt_tab_2
label{width:175px}.tab2
.twt_fld{margin:18px
0 23px;float:left}.tab2
.twt_fld_2{margin:0
0 17px;float:left}.tab2
.utube_inn{padding-bottom:2px;float:left}.tab2 .utube_inn
label{max-width:90%}.tab2 .utube_inn label
span{font-family:helveticabold}.tab2 .inr_cont p>a{font-family:helveticaneue-light;color:#778088;text-decoration:underline}.pinterest_section .inr_cont
.pint_url{float:left;padding-top:6px;clear:both}.pinterest_section .inr_cont
.add{width:417px !important}.linkedin_section .link_1,
.linkedin_section .link_2,
.linkedin_section .link_3,
.linkedin_section
.link_4{float:left;width:100%}.linkedin_section .link_1 input.add,
.linkedin_section .link_2 input.add,
.linkedin_section .link_3 input.add,
.linkedin_section .link_4
input.add{width:417px}.linkedin_section
.link_1{margin-bottom:7px}.linkedin_section
.link_2{margin-bottom:12px}.linkedin_section .link_3,
.linkedin_section
.link_4{margin-bottom:13px}.tab2 .linkedin_section
.link_4{margin-bottom:0}ul.tab_3_list li
span{font-family:helveticaregular}#accordion .tab4 h4,
#accordion1 .tab4
h4{color:#414951;font-size:20px}.specify_counts .listing li
.input{width:73px}.sfsi_fbpgidwpr{width:180px;float:left;font-weight:bold;font-size:17px;color:#000}.sfsi_fbpgiddesc{font-weight:normal;width:42%;font-size:14px;color:#888;padding:4px
0 0 60px}.specify_counts .listing li
.input.mypginpt{width:288px}.tab3 .Shuffle_auto .sub_sub_box
.tab_3_option{padding-top:0 !important;margin-bottom:10px !important}.tab4{padding-top:35px !important}.tab4
.save_button{padding-top:46px}.tab5{padding-top:31px !important}.tab7{padding-top:28px !important}.tab5
.row_onl{margin-top:15px}.tab5 .sticking .link>a{color:#a4a9ad;text-decoration:underline}.tab5 .mouse_txt
h4{padding-bottom:30px !important}.tab5
.save_button{padding-top:54px}.tab7 .like_pop_box
h2{font-family:helveticabold;text-align:center;color:#414951;font-size:26px}.tab1 ul.icn_listing li .right_info label:hover{text-decoration:none !important}.tab1 ul.icn_listing li .right_info label.expanded-area{clear:both;float:left;margin-top:14px;width:100%}.tab7
.space{margin-top:14px}.tab7 .pop_up_show
label{font-family:helveticaneue-light !important}.tab7
.save_button{padding-top:78px}.like_txt
a{text-decoration:none;font-family:helveticaregular}.bdr_btm_non{border-bottom:none !important}.tab1
.tab_1_sav{padding-top:13px}#accordion .tab2 .facebook_section .inr_cont p.extra_sp,
#accordion1 .tab2 .facebook_section .inr_cont
p.extra_sp{padding-top:7px}.tab2
.custom_section{width:100%}.tab7{padding-bottom:40px !important}.tab9
.save_button{padding-top:40px}.tab9 .save_button
a{padding:16px
0}.tab2 .twitter_section .twt_fld input.add,
.tab2 .twitter_section .twt_fld_2
textarea.add_txt{width:464px !important}.tab2 .utube_inn .fb_url label
span{font-family:helveticaneue-light}.tab1 label,
.tab2 label,
.tab3 label,
.tab4 label,
.tab5 label,
.tab6 label,
.tab7 label,
.tab8
label{cursor:default !important}.tab5 .new_wind
h4{margin-bottom:11px !important}.pop_up_box .fb_2
span{height:28px !important}.pop_up_box .sfsi_tool_tip_2 .fbb .fb_1
a{margin-top:0}.tab6 .social_icon_like1 ul li
span{margin-top:-1px}#sfpageLoad{background:url(/wp-content/plugins/ultimate-social-media-icons/images/ajax-loader.gif) 50% 50% no-repeat #F9F9F9;height:100%;left:160px;opacity:1;position:fixed;top:0;width:calc(100% - 160px);z-index:9999}.sfsi_tool_tip_2,.tool_tip{background:#FFF;border:1px
solid #e7e7e7;box-shadow:#e7e7e7 0 0 2px 1px;display:block;float:left;margin:0
0 0 -52px;padding:5px
14px 5px 14px;position:absolute;z-index:10000;border-bottom:#e5e5e5 solid 4px;width:100px}.sfsi_tool_tip_2{display:inline-table}.inerCnt,
.inerCnt:hover,
.inerCnt>a,
.inerCnt>a:hover,
.widget-area .widget
a{outline:0}.sfsi_tool_tip_2_inr{bottom:90%;left:20%;opacity:0}.sfsi_tool_tip_2
.bot_arow{background:url(/wp-content/plugins/ultimate-social-media-icons/images/bot_tip_icn.png) no-repeat;position:absolute;bottom:-21px;left:50%;width:15px;height:21px;margin-left:-5px}.sfsi_tool_tip_2
.top_big_arow{position:absolute;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);top:-21px;left:50%;width:15px;height:21px;margin-right:-5px}.sfsi_tool_tip_2_inr .gpls_visit>a,
.sfsi_tool_tip_2_inr .prints_visit_1 a,
.sfsi_tool_tip_2_inr .utub_visit>a{margin-top:0}.sfsi_tool_tip_2_inr .linkin_1 a,
.sfsi_tool_tip_2_inr .linkin_2 a,
.sfsi_tool_tip_2_inr .linkin_3 a,
.sfsi_tool_tip_2_inr .linkin_4 a,
.sfsi_tool_tip_2_inr .prints_visit
a{margin:0}.sfsiTlleftBig{bottom:121%;left:22%;margin-left:-54%}.sfsiTlleft{bottom:100%;left:50%;margin-left:-66px;margin-bottom:2px}.sfsi_plc_btm{bottom:auto;top:100%;left:50%;margin-left:-63px;margin-top:-6px;margin-bottom:auto}.inerCnt{position:relative;z-index:inherit !important;float:left;width:100%;float:left}.sfsi_wicons{margin-bottom:30px;position:relative;padding-top:5px}.norm_row
.bot_no{position:absolute;padding:1px
0;font-size:12px !important;text-align:center;line-height:12px !important;background:#fff;border-radius:5px;left:50%;margin-left:-22px;z-index:9;border:1px
solid #333;top:100%;white-space:pre;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:8px;width:40px}.norm_row .bot_no:before{content:url(/wp-content/plugins/ultimate-social-media-icons/css/images/count_top_arow.png);position:absolute;height:9px;margin-left:-7.5px;top:-10px;left:50%;width:15px}.bot_no.sfsiSmBtn{font-size:10px;margin-top:4px}.bot_no.sfsiSmBtn:before{margin-left:-8px;top:-9px}.norm_row
.cbtn_vsmall{font-size:9px;left:-28%;top:4px}.norm_row .cbtn_vsmall:before{left:31%;top:-9px;margin-left:-31%}h2.optional{font-family:helveticaregular;font-size:25px;margin:14px
0 19px;color:#5a6570}.utube_tool_bdr
.utub_visit{margin:9px
0 0;height:24px;display:inline-block;float:none}.utube_tool_bdr
.utub_2{margin:9px
0 0;height:24px;width:86px;display:inline-block;float:none}.printst_tool_bdr{width:79px}.printst_tool_bdr
.prints_visit{margin:0
0 10px -22px}.printst_tool_bdr
.prints_visit_1{margin:0
0 0 -53px}.fb_tool_bdr{width:68px;height:auto}.fb_tool_bdr
.sfsi_inside{text-align:center;width:100%;float:left;overflow:hidden;margin-left:2px}.fb_tool_bdr .sfsi_inside
.icon1{margin:2px
0px 6px 0;height:auto;display:inline-block;float:none}.fb_tool_bdr .sfsi_inside
.icon2{margin:2px
0 -2px -8px !important;height:auto;display:inline-block;overflow:hidden}.fb_tool_bdr .sfsi_inside
.icon3{margin:2px
0 2px 0;height:auto;display:inline-block;float:none}.fb_tool_bdr .sfsi_inside .fb_1,
.fb_tool_bdr .sfsi_inside .fb_2,
.fb_tool_bdr .sfsi_inside
.fb_3{margin:9px
0 0;height:25px}.printst_tool_bdr
.sfsi_inside{text-align:center;float:left;width:100%}.printst_tool_bdr .sfsi_inside
.icon1{margin:3px
0 3px 0;height:auto;display:inline-block;float:none}.printst_tool_bdr .sfsi_inside
.icon2{margin:2px
0 2px 0;height:auto;display:inline-block;float:none;max-width:73px;width:auto}.printst_tool_bdr .sfsi_inside .prints_visit,
.printst_tool_bdr .sfsi_inside
.prints_visit_1{margin:9px
0 0;height:20px;float:none;display:inline-block}.printst_tool_bdr{margin-left:-59px}.fb_tool_bdr .sfsi_inside .icon1>a>img,
.gpls_tool_bdr .sfsi_inside .icon1>a>img,
.linkedin_tool_bdr .sfsi_inside .icon1>a>img,
.linkedin_tool_bdr .sfsi_inside .icon4>a>img,
.printst_tool_bdr .sfsi_inside .icon1>a>img,
.printst_tool_bdr .sfsi_inside .icon2>a>img,
.utube_tool_bdr .sfsi_inside .icon1>a>img{padding-top:0}.gpls_tool_bdr{width:76px}.gpls_tool_bdr .sfsi_inside .icon1>a>img{padding-top:0}.gpls_tool_bdr
.sfsi_inside{text-align:center;width:100%;float:left}.gpls_tool_bdr .sfsi_inside
.icon1{margin:2px
0;display:inline-block;float:none;height:29px;width:76px}.gpls_tool_bdr .sfsi_inside
.icon2{margin:2px
0 3px 0;display:inline-block;float:none;height:24px;width:38px}.gpls_tool_bdr .sfsi_inside
.icon3{margin:3px
0 2px 0;display:inline-block;float:none;height:24px;width:76px}.gpls_tool_bdr .sfsi_inside .gpls_visit,
.gpls_tool_bdr .sfsi_inside .gtalk_2,
.gpls_tool_bdr .sfsi_inside
.gtalk_3{margin:9px
0 0;height:29px}.pop_up_box_ex.sfsi_pop_up .fb_tool_bdr,.gpls_tool_bdr,.linkedin_tool_bdr,.twt_tool_bdr{bottom:100%;left:50%;margin-bottom:-12px}.fb_tool_bdr,.gpls_tool_bdr,.linkedin_tool_bdr,.twt_tool_bdr{bottom:100%;left:50%;margin-bottom:8px}.printst_tool_bdr{bottom:80%;left:50%;margin-bottom:0px;margin-bottom:18px}.printst_tool_bdr{bottom:80%;left:50%;margin-bottom:18px}.twt_tool_bdr
.sfsi_inside{text-align:center;width:100%;float:left}.twt_tool_bdr .sfsi_inside
.cstmicon1{margin:2px
0px 2px 0 !important;float:none}.twt_tool_bdr .sfsi_inside .cstmicon1 a
img{float:left}.twt_tool_bdr .sfsi_inside
.icon1{margin:5px
0px 3px 0 !important;display:inline-block;float:none;height:auto}.twt_tool_bdr .sfsi_inside .icon1
iframe{max-width:100%}.twt_tool_bdr .sfsi_inside
.icon2{margin:3px
0px 2px 0px !important;display:inline-block;float:none;height:auto}.twt_tool_bdr .sfsi_inside
.twt_1{margin:9px
0 0;display:inline-block;float:none;height:20px;overflow:hidden}.twt_tool_bdr .sfsi_inside .twt_1
iframe{width:100% !important}.twt_tool_bdr .sfsi_inside
.twt_2{margin:9px
0 0;height:20px;display:inline-block;float:none}.utube_tool_bdr
.sfsi_inside{text-align:center;width:100%;float:left}.utube_tool_bdr .sfsi_inside
.icon1{margin:4px
0px 3px 0;height:24px;display:inline-block;float:none;width:96px}.utube_tool_bdr .sfsi_inside
.icon2{margin:2px
0 3px 0 !important;height:24px;display:inline-block;float:none;max-width:96px;width:82px}.pop-overlay.read-overlay.ytex-s2
.utube_tool_bdr{width:93px;bottom:100%;left:50%;margin-bottom:-12px}.utube_tool_bdr{width:93px;bottom:100%;left:50%;margin-bottom:8px}.linkedin_tool_bdr{width:66px}.linkedin_tool_bdr
.sfsi_inside{text-align:center;float:left;width:100%}.linkedin_tool_bdr .sfsi_inside
.icon1{margin:2px
0 2px 0px;display:inline-block;float:none;width:100%;text-align:initial}.linkedin_tool_bdr .sfsi_inside
.icon2{margin:2px
19px 2px 0px;display:inline-block;float:none;width:100%}.linkedin_tool_bdr .sfsi_inside
.icon3{margin:2px
19px 2px 0px;display:inline-block;float:none;width:100%}.linkedin_tool_bdr .sfsi_inside
.icon4{margin:2px
0 1px 0px;display:inline-block;float:none;width:100%}.sfsi_FrntInner_chg .linkedin_tool_bdr .sfsi_inside
.icon1{margin:7px
0}.sfsi_widget .linkedin_tool_bdr .sfsi_inside .icon4,
.sfsi_widget .gpls_tool_bdr .sfsi_inside .icon1,
.sfsi_widget .fb_tool_bdr .sfsi_inside
.icon1{height:auto}.linkedin_tool_bdr .linkin_1,
.linkedin_tool_bdr .linkin_2,
.linkedin_tool_bdr .linkin_3,
.linkedin_tool_bdr
.linkin_4{margin:9px
0 0 !important;height:20px;display:inline-block;float:none;overflow:hidden}.twt_tool_bdr{width:62px;height:auto}.twt_tool_bdr .sfsi_inside .icon1>iframe{margin:0
auto !important;float:none !important;width:100%}.twt_tool_bdr .sfsi_inside .icon1>iframe
#widget{text-align:center}.sfsi_pop_up
.button{border:none;padding:0}.pop_up_box .button
a{color:#fff;line-height:normal;font-size:22px;text-decoration:none;text-align:center;width:482px;height:80px;margin:0;display:table-cell;vertical-align:middle;font-family:helveticabold}.tab3 ul.tab_3_icns li
.radio{margin-top:7px}.tab3 ul.tab_3_icns li
label{line-height:50px !important;margin-left:20px}.sfsi_mainContainer input[type=email],
.sfsi_mainContainer input[type=number],
.sfsi_mainContainer input[type=password],
.sfsi_mainContainer input[type=search],
.sfsi_mainContainer input[type=tel],
.sfsi_mainContainer input[type=text],
.sfsi_mainContainer input[type=url],
.sfsi_mainContainer select,
.sfsi_mainContainer
textarea{color:#5a6570 !important;line-height:1 !important}.adminTooltip{left:118px;position:absolute}.adPopWidth{min-height:136px !important}.main_contant p>a.lit_txt,
.tab4 p>a{font-family:helveticaregular;color:#414951}.tab1 ul.icn_listing li .custom-txt{margin-left:5px}.tab1 ul.icn_listing li .custom-img{margin-left:18px}.linkedin_section .link_4>label.anthr_labl{height:60px}.mediam_txt{font-family:helveticabold}.sfsiCtxt{line-height:51px;font-family:helveticaregular;font-size:22px;float:left;padding-left:19px;color:#5a6570}.customstep2-img{width:51px;float:left}.tab2 .row
h2.custom{margin:15px
0 7px 21px;height:52px;line-height:51px;font-family:helveticaregular;font-size:22px}.custom-links p.cus_link
label{margin-left:0}.pop_up_box .sfsi_tool_tip_2 .fbb .fb_1 a>img:hover{opacity: .9}.tab2 .rss_url_row
.sfrsTxt{font-size:17px;line-height:47px;margin:0
0 0 4px;font-family:helveticaregular}.tab2 .rss_url_row .sfrsTxt>strong{font-family:helveticaregular}.tab2 .utube_inn
p.extra_pp{float:left;width:100%;margin:0
0 0 48px}.tab2 .utube_inn p.extra_pp
label{float:left;line-height:41px;margin-right:8px}.sfsi_inside .icon2 .fb_iframe_widget
span{width:500px !important}@media (max-width:767px){.sfsi_inside .icon2 .fb_iframe_widget
span{width:auto}.sfsi_outr_div{top:10%}.sfsi_outr_div
h2{font-size:22px !important;line-height:28px}.sfsi_wicons{padding-top:0}}.specify_counts .listing li
.high_prb{height:41px}.sfsi_Sicons{position:relative}.sfsi_Sicons
.fb_iframe_widget{float:left;width:73px;margin:2px
0 0}.sfsi_Sicons .sf_fb .fb_iframe_widget>span{position:absolute}.tab2 .utube_inn
label{font-size:17px}.sfsi_plc_btm{padding:5px
14px 9px}.tab7
.field{margin-top:7px}.sfsi_outr_div ul li .cmcls
img{margin-top:0 !important}.sfsi_outr_div ul li
.inerCnt{float:left}.sfsi_outr_div ul li .inerCnt
.bot_no{position:absolute;padding:1px
0;font-size:12px !important;line-height:12px !important;text-align:center;background:#fff;border-radius:5px;display:block;left:50%;margin-left:-20px;border:1px
solid #333;white-space:pre;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:6px;width:40px;word-break:break-all;word-wrap:break-word}.sfsi_outr_div ul li .inerCnt .bot_no:before{content:url(/wp-content/plugins/ultimate-social-media-icons/css/images/count_top_arow.png);position:absolute;height:9px;margin-left:-7.5px;top:-10px;left:50%;width:15px}.sfsi_outr_div{position:fixed;width:100%;float:none;left:50%;top:20%;margin-left:-50%;opacity:0;z-index:-1;display:block;text-align:center}.sfsi_outr_div
.sfsi_FrntInner_chg{display:inline-block;padding:15px
17px 27px 18px;background:#FFF;border:1px
solid #EDEDED;box-shadow:0 0 5px #CCC;margin:20px;position:relative}.sfsi_FrntInner_chg
.sfsiclpupwpr{position:absolute;right:-10px;top:-10px;width:25px;cursor:pointer}.sfsi_FrntInner_chg .sfsiclpupwpr
img{width:auto;float:left;border:medium none}.tab7
.like_pop_box{width:100%;margin:35px
auto auto;position:relative;text-align:center}.tab7 .like_pop_box
.sfsi_Popinner{display:inline-block;padding:18px
20px;box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;border:1px
solid #ededed;background:#FFF}.tab7 .like_pop_box .sfsi_Popinner
h2{margin:0
0 23px;padding:0;color:#414951;font-family:helveticabold;font-size:26px;text-align:center}.tab7 .like_pop_box .sfsi_Popinner
ul{margin:0;padding:0;list-style:none;text-align:center}.tab7 .like_pop_box .sfsi_Popinner ul
li{margin:0;padding:0;list-style:none;display:inline-block}.tab7 .like_pop_box .sfsi_Popinner ul li
span{margin:0;width:60px;display:block;background:url(/wp-content/plugins/ultimate-social-media-icons/images/count_bg.png) no-repeat;height:37px;overflow:hidden;padding:10px
2px 2px;font-family:helveticaregular;font-size:16px;text-align:center;line-height:24px;color:#5a6570}.tab7 .like_pop_box .sfsi_Popinner ul li
a{color:#5a6570;text-decoration:none}.sfsi_outr_div .sfsi_FrntInner_chg
.sfsi_wicons{margin-bottom:0}.sfsi_outr_div
ul{list-style:none;margin:0
0 24px;padding:0;text-align:center}a.sfsiColbtn{color:#5a6570 !important;float:right;font-size:14px;margin:-35px -30px 0 0;position:relative;right:0;font-family:helveticaregular;width:100px;text-decoration:none}.tab3
a.sfsiColbtn{margin-top:-43px}.sfsi_FrntInner_chg ul li:first-of-type
.sfsi_wicons{margin-left:0 !important}ul.tab_3_icns li
.trans_bg{background:#000;padding-left:3px}.tab2
.instagram_section{padding-bottom:20px}h1.abt_titl{text-align:center;margin:19% 0 0}.sfcm.sfsi_wicon{padding:0;width:100%;border:medium none}.fb_iframe_widget
span{vertical-align:top !important}.sfsi_outr_div .sfsi_FrntInner_chg
ul{margin:0
0 0 3px}.sfsi_outr_div .sfsi_FrntInner_chg ul
li{margin:0
3px 0 0}.sfcm.sfsi_wicon{margin:-1px;padding:0}@media (min-width:320px) and (max-width:480px){.sfsi_tool_tip_2,.tool_tip{padding:5px
14px 0}.sfsi_inside:last-child{margin-bottom:18px;clear:both}.sfsi_outr_div{top:10%}.sfsi_FrntInner_chg
.sfsi_wicons{width:31px !important;height:31px !important}.sfsi_FrntInner_chg .sfsi_wicons
img{width:100%}.sfsi_Sicons
.sf_fb{margin-bottom:24px}.sfsi_Sicons
.sf_twiter{margin-bottom:4px}}@media (max-width:320px){.sfsi_tool_tip_2,.tool_tip{padding:5px
14px 0}.sfsi_inside:last-child{margin-bottom:18px;clear:both}.sfsi_FrntInner_chg
.sfsi_wicons{width:31px !important;height:31px !important}.sfsi_FrntInner_chg .sfsi_wicons
img{width:100%}}ul.SFSI_lsngfrm{float:left;width:61%;padding-left:60px !important}ul.SFSI_instructions{float:left;width:35%}li.youtube_options{padding-left:60px !important}input[name="sfsi_pinterest_manualCounts"]{margin-left:-20px !important}ul.SFSI_instructions
li{font-size:12px !important;line-height:25px !important;margin:0
!important;padding:0
0 0 15px !important;width:100%}.cstmskin_popup{width:500px;background:#FFF;box-shadow:0 0 5px 3px #d8d8d8;margin:40px
0px auto;padding:20px
25px 20px;font-family:helveticaregular;color:#5a6570;height:auto;float:left;position:relative;left:35%}.cstomskins_wrpr{float:left;width:100%}.custskinmsg{float:left;font-size:15px;margin-top:10px;width:100%}.custskinmsg>ul{color:#000;float:left;margin-top:8px;width:100%}ul.cstmskin_iconlist{float:left;padding:11px
0 40px 8px;width:100%;max-width:1000px;margin:0;height:307px;overflow-y:scroll}.placethemanulywpr{max-width:98% !important}.cstmskin_iconlist>li{float:left;margin:3px
0;width:100%}.cstm_icnname{float:left;width:30%}.cstmskins_btn>img{float:left;margin-right:25px}.cstmskin_btn{width:auto;float:left;padding:3px
20px;color:#fff;background-color:#12a252;text-decoration:none;margin:0
10px}.cstmskins_sbmt{width:100%;float:left;text-align:center;margin-top:15px}.done_btn{width:auto;padding:3px
80px;color:#fff;background-color:#12a252;text-decoration:none;font-size:18px}.cstmskin_btn:hover,.done_btn:hover,.cstmskin_btn:focus,.done_btn:focus{color:#fff}.skswrpr,.dlt_btn{display:none}.cstmutbewpr{width:100%;float:left;margin-top:10px;margin-left:40px}.cstmutbewpr ul.enough_waffling
li{width:auto;float:left;margin-right:20px}.cstmutbewpr ul.enough_waffling li
span{float:left}.cstmutbewpr ul.enough_waffling li
label{width:auto;float:left;margin-top:10px;margin-left:10px}.cstmutbewpr
.cstmutbtxtwpr{width:100%;float:left;padding-top:10px}.cstmutbewpr .cstmutbtxtwpr
.cstmutbchnlnmewpr{width:100%;float:left;display:none}#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr p,
#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr
p{margin-left:0px}.cstmutbewpr .cstmutbtxtwpr
.cstmutbchnlidwpr{width:100%;float:left;display:none}#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr p label,
#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr p
label{width:120px}.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a,
.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt
a.sficn{padding:0px;margin:0px;width:100%;float:left;border:medium none}.sfsi_socialwpr{width:auto;display:flex;align-items:center}.sfsi_socialwpr
.sf_fb{float:left}.sfsipyplfrm{float:left;margin-top:10px;width:100%}.sfsipyplfrm input[type="submit"]{background:none repeat scroll 0 0 rgba(0, 0, 0, 0);border:medium none;color:#0074a2;cursor:pointer;font-weight:normal;margin:0;padding:5px
10px;text-decoration:underline}.sfsipyplfrm input[type="submit"]:hover{color:#2ea2cc}.pop_up_box_ex{background:none repeat scroll 0 0 #fff;box-shadow:0 0 5px 3px #d8d8d8;color:#5a6570;font-family:helveticaregular;margin:200px
auto;min-height:150px;padding:20px
25px 0px;position:relative;width:290px}.pop_up_box_ex{color:#5a6570;font-family:helveticaregular}.cstmutbchnlidwpr .utbe_instruction,
.cstmutbchnlnmewpr .utbe_instruction,.lnkdin_instruction{float:left;line-height:22px;margin-top:10px;width:100%}.fb_iframe_widget
iframe{max-width:none}.sfsi_mainContainer
p.bldtxtmsg{float:left;font-size:15px;font-weight:bold;margin-top:12px;width:100%;text-align:center}.sfsinewplgndesc{background:none repeat scroll 0 0 #e5e5e5;float:left;padding:5px
10px 8px;margin-top:25px}.sfsinewplgndesc>.clear>a{color:#5a6570;font-weight:bold}.sfsiicnsdvwrp{float:left;width:110px}.sfsi_Sicons:not( .sfsi_Sicons_position_right ) .sf_subscrbe
.bot_no{background:rgba(0, 0, 0, 0) url(/wp-content/plugins/ultimate-social-media-icons/css/images/count_left_arow.png) no-repeat scroll 0 0 / 27px auto;font-size:12px !important;left:67px;line-height:18px !important;margin-left:0px;margin-top:0px;padding:1px
0;text-align:center;top:30px;white-space:pre;width:33px;height:24px;z-index:9}.sfsi_wicons a.sficn,
.sfsi_wicons .sfsi_inside a,
.sfsi_Sicons div
a{box-shadow:none;border:none}.sfsi_Sicons .sf_pinit>span>span{width:38px !important;right:-45px !important}.sfsi_wicons
a{box-shadow:none !important}a.sficn{cursor:pointer}.sfsi_Sicons .fb_iframe_widget>span{vertical-align:top !important}.sfsi_Sicons
.sf_fb{margin:0
-10px 0px 2px !important}.disabled_checkbox .sfsi_right_info:before{position:absolute;content:"";width:500px;height:60px;display:inline-block;z-index:99;margin-left:-59px;margin-top:-14px;background:rgba(255, 255, 255, .6)}.disabled_checkbox .sfsi_right_info.sfsi_Woocommerce_disable:before{margin-left:-49px !important;width:400px}#sfsi_floater .fb_tool_bdr .sfsi_inside
.icon2{}.sfsi_wechat_follow_overlay{position:fixed;top:0;width:100%;z-index:99999;background:rgba(0, 0, 0, 0.7);height:100vh}.sfsi_wechat_follow_overlay
.close_btn{position:absolute;right:60px;top:60px;font-size:40px;line-height:40px;text-decoration:none;border:1px
solid #fff;padding:0
10px;border-radius:60px;color:#333;background-color:#ffff;text-decoration:none}@media (max-width:786px){.sfsi_upload_butt_container{display:inline-block}.upload_butt{height:38px}.sfsi_wechat_follow_overlay .sfsi_inner_display>div div.sfsi_upload_butt_container:first-child{margin-left:0;margin-right:20px}}#accordion1 p:nth-child(2){padding-top:0px !important}input[name="sfsi_instagram_manualCounts"]{margin-left:-15px !important}.sfsi_prem_cmn_rowlisting{width:33.33%}.rss_url_row
h4{line-height:43px !important;font-size:17px !important;font-family:'helveticaneue-light' !important}.cstmutbchnlnmewpr p.extra_pp
label{width:auto !important}.cstmutbchnlidwpr p.extra_pp
label{width:auto !important}.tab_3_option{margin:10px
0 0}div.tab3
.sub_row.stand.sec_new{margin:0}div#custom_social_data_setting
h4{padding-bottom:30px}.like_pop_box
img.sfcm{height:50px;width:50px}.linkedin_tool_bdr{line-height:0 !important}.twt_tool_bdr{line-height:0 !important}div#sfsiid_facebook{line-height:0 !important}div#sfsiid_youtube{line-height:0 !important}.printst_tool_bdr{line-height:0 !important}ul.SFSI_instructions li,
ul.SFSI_instructions li
a{font-size:17px !important;font-family:helveticaregular !important;font-weight:400;color:#1a1d20 !important}body .specify_counts .listing .sfsi_instagramInstruction
li{font-size:17px !important;font-family:helveticaregular !important;font-weight:400 !important;color:#1a1d20 !important;line-height:26px !important}a.pop-up
.radio{opacity:0.5;background-position:0px 0px !important}.sfsi_vertically_center{display:flex;justify-content:space-between;align-items:center}.sfsi_center{display:flex;justify-content:center}.sfsi_custom_icons_q4{display:flex;align-items:center}.tab6 .sfsi_responsive_icon_option_li .options
.first.first.first{width:25%!important}.sfsi_responsive_icon_gradient{background-image:-webkit-linear-gradient(bottom,rgba(0, 0, 0, 0.17) 0%,rgba(255, 255, 255, 0.17) 100%);background-image:-moz-linear-gradient(bottom,rgba(0, 0, 0, 0.17) 0%,rgba(255, 255, 255, 0.17) 100%)}.tab6 ul.sfsi_icn_listing8 ul.sfsi_tab_3_icns
li{width:50%;max-width:450px;padding-left:0;padding-bottom:0}.tab6 .sfsi_tab_3_icns.sfsi_shwthmbfraftr>li{width:100% !important;max-width:100% !important;border-left:45px solid transparent}.tab6 ul.sfsi_icn_listing8
li{float:left;padding:11px
0 40px 8px;width:100%;max-width:1000px;margin:0}ul.sfsi_icn_listing8 li .sfsi_right_info
a{outline:0;font-family:helveticaregular}#accordion .tab6
ul.sfsi_tab_3_icns{margin-top:25px}.sfsi_tab_3_icns.sfsi_shwthmbfraftr{overflow:visible}ul.sfsi_tab_3_icns{list-style:none;margin:34px
0 0;overflow:hidden}.tab6 ul.sfsi_icn_listing8
li{float:left;padding:11px
0 40px 8px;width:100%;max-width:1000px;margin:0}.tab6 .sfsi_tab_3_icns.sfsi_shwthmbfraftr .social_icon_like1
li{width:auto;min-width:auto;margin:0
30px 0 0}ul.sfsi_tab_3_icns
label{float:left;line-height:42px;color:#69737C;font-size:18px;font-family:helveticaregular;min-width:120px}.tab6 ul.sfsi_tab_3_icns li
label{line-height:50px !important}#accordion1 .tab6 ul.sfsi_shwthmbfraftr .labelhdng4, #accordion .tab6 ul.sfsi_shwthmbfraftr .row h4.labelhdng4, #accordion .tab6 ul.sfsi_shwthmbfraftr .labelhdng4, #accordion .tab6 ul.sfsi_shwthmbfraftr .row
h4.labelhdng4{color:#555;font-size:20px;margin-left:20px;font-family:'helveticaregular'}.tab6 ul.sfsi_icn_listing8 li .sfsi_tab_3_icns.sfsi_shwthmbfraftr>li:nth-child(1), .tab6 ul.sfsi_icn_listing8 li .sfsi_tab_3_icns.sfsi_shwthmbfraftr>li:nth-child(2){width:27% !important}.tab6 ul.sfsi_tab_3_icns li
.radio{margin-top:7px}ul.sfsi_icn_listing8 li
.tb_4_ck{float:left}.sfsi_responsive_default_icon_container .radio_section.tb_4_ck, .sfsi_responsive_custom_icon_container
.radio_section.tb_4_ck{margin:5px
20px 0 0 !important}.sfsi_responsive_icon_option_li .options .field
.select{font-family:helveticaregular;font-weight:400;font-size:17px;color:#5a6570!important}.tab6 ul.sfsi_icn_listing8 ul.sfsi_tab_3_icns .usually
li{width:100% !important;max-width:1000px !important;padding:3px
0 5px 5px !important}.sfsi_responsive_icons
a{text-decoration:none!important;box-shadow:none!important}.sfsi_responsive_icons
*{box-shadow:none!important}.sfsi_responsive_icon_facebook_container{background-color:#369}.sfsi_responsive_icon_follow_container{background-color:#00B04E}.sfsi_responsive_icon_twitter_container{background-color:#020202}.sfsi_responsive_icon_pinterest_container{background-color:#cb3233}.sfsi_large_button
span{font-size:20px;padding:0px;line-height:16px;vertical-align:-webkit-baseline-middle !important;display:inline;margin-left:10px}.sfsi_large_button
img{max-height:16px !important;padding:0px;line-height:0px;vertical-align:-webkit-baseline-middle !important;display:inline}.sfsi_large_button{line-height:0px;height:unset;padding:13px
!important}.sfsi_responsive_icons .sfsi_icons_container
span{font-family:sans-serif;font-size:15px}.sfsi_icons_container_box_fully_container{flex-wrap:wrap}.sfsi_responsive_icons .sfsi_icons_container_box_fully_container
a{flex-basis:auto !important;flex-grow:1;flex-shrink:1}.sfsi_icons_container>a{float:left!important;text-decoration:none!important;-webkit-box-shadow:unset!important;box-shadow:unset!important;-webkit-transition:unset!important;transition:unset!important;margin-bottom:5px!important}.sfsi_small_button{line-height:0px;height:unset;padding:6px
!important}.sfsi_small_button
span{margin-left:10px;font-size:16px;padding:0px;line-height:16px;vertical-align:-webkit-baseline-middle !important;margin-left:10px}.sfsi_small_button
img{max-height:16px !important;padding:0px;line-height:0px;vertical-align:-webkit-baseline-middle !important}.sfsi_medium_button
span{margin-left:10px;font-size:18px;padding:0px;line-height:16px;vertical-align:-webkit-baseline-middle !important;margin-left:10px}.sfsi_medium_button
img{max-height:16px !important;padding:0px;line-height:0px;vertical-align:-webkit-baseline-middle !important}.sfsi_medium_button{line-height:0px;height:unset;padding:9px
10px !important}.sfsi_large_button
span{font-size:20px;padding:0px;line-height:16px;vertical-align:-webkit-baseline-middle !important;display:inline;margin-left:10px}.sfsi_large_button
img{max-height:16px !important;padding:0px;line-height:0px;vertical-align:-webkit-baseline-middle !important;display:inline}.sfsi_large_button{line-height:0px;height:unset;padding:13px
!important}.sfsi_responsive_icons_count{padding:5px
10px;float:left !important;display:inline-block;margin-right:0px;margin-top:2px}.sfsi_responsive_icons_count
h3{font-family:'sans-serif' !important;font-weight:900;font-size:32px !important;line-height:0px !important;padding:0px;margin:0px}.sfsi_responsive_icons_count
h6{font-family:'sans-serif' !important;font-weight:900;padding:0px;margin:0px}.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons
h6{text-decoration:none!important;border:0!important}.sfsi_responsive_with_counter_icons{width:calc(100% - 100px)!important}.sfsiresponsive_icon_preview{padding:0px
0 20px 0;min-width:100%}.sfsi_responsive_icons_count.sfsi_fixed_count_container.sfsi_large_button{padding:12px
13px 9px 13px !important}.sfsi_responsive_icons_count.sfsi_fixed_count_container.sfsi_medium_button{padding:9px
10px 7px 10px !important}.sfsi_responsive_icons_count.sfsi_small_button{padding:7px
6px !important;margin-top:2px}.sfsi_responsive_icons_count.sfsi_small_button
h6{display:inline-block;font-size:12px !important;vertical-align:middle}.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_medium_button{padding:9px
10px 7px 10px !important}.sfsi_responsive_icons_count.sfsi_medium_button
h3{font-size:21px !important;vertical-align:top;line-height:8px !important;margin:0px
0px 12px 0px !important;font-weight:900;padding:0px}.sfsi_esponsive_icons_count.sfsi_responsive_count_container.sfsi_large_button
h3{margin:0px
0px 15px 0px !important}.sfsi_responsive_icons_count.sfsi_large_button
h3{font-size:26px !important;vertical-align:top;line-height:6px !important}.sfsi_responsive_icons_count
h3{font-family:'sans-serif' !important;font-weight:900;padding:0px}.sfsi_responsive_icons_count.sfsi_small_button
h3{font-size:20px !important;display:inline-block;vertical-align:middle;margin:0px
!important}.sfsi_responsive_icons_count
h3{font-family:'sans-serif' !important;font-weight:900;line-height:0px !important;padding:0px;margin:0px}.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons
h6{text-decoration:none!important;border:0!important}.sfsi_responsive_icons_count.sfsi_small_button{padding:7px
6px !important;margin-top:2px}.sfsi_responsive_icons_count{vertical-align:top}.sfsi_responsive_icons_count{float:left}.sfsi_small_button{line-height:0px;height:unset}.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons
h6{text-decoration:none!important;border:0!important}.sfsi_responsive_icons_count.sfsi_small_button
h3{font-size:20px !important;display:inline-block;vertical-align:middle;margin:0px
!important}.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons
h6{text-decoration:none!important;font-family:helveticaregular!important;border:0!important}.sfsi_responsive_icons_count
h3{line-height:0px !important;padding:0px}.sfsi_responsive_icons_count.sfsi_small_button
h6{display:inline-block;font-size:12px !important;margin:0px
!important;line-height:initial !important;padding:0;margin:0}.sfsi_responsive_icons_count
h6{margin:0!important}.sfsi_responsive_icons_count
h6{padding:0px}.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons
h6{text-decoration:none!important;font-family:helveticaregular!important;border:0!important}.sfsi_responsive_icons_count.sfsi_medium_button
h6{font-size:11px !important;line-height:0px !important;margin:0px
0px 0px 0px !important}.export_selections{clear:both;color:#afafaf;font-size:23px;display:flex;height:0px;position:absolute;top:42px;right:0}.save_export{clear:both;position:relative}.export{padding-right:11px;text-decoration:underline;cursor:pointer}.sf_subscrbe .bot_no,
.sf_fb .bot_no,
.sf_fb_share .bot_no,
.sf_twiter .bot_no,
.sf_pinit .bot_no,
.sf_linkedin
.bot_no{background:rgba(0, 0, 0, 0) url(/wp-content/plugins/ultimate-social-media-icons/css/images/count_left_arow.png) no-repeat scroll 0 0 / 27px auto;font-size:12px !important;left:67px;line-height:19px !important;margin-left:0;text-align:center;white-space:pre;width:35px;height:20px;z-index:9;display:inline-block}.sfsi_icons_container>a{float:left !important;text-decoration:none !important;-webkit-box-shadow:unset !important;box-shadow:unset !important;-webkit-transition:unset !important;transition:unset !important}.sfsi_icons_container a:hover,
.sfsi_icons_container a:focus,
.sfsi_icons_container a:active{-webkit-box-shadow:unset !important;box-shadow:unset !important}.sfsi_Sicons .sfsi_icons_container
img{height:unset !important;width:unset !important}.sfsi_flex_container{display:flex;flex-wrap:wrap;overflow-y:scroll;height:36vh}.sfsi_flex_container>div{height:90px;width:139px;margin:10px;margin-bottom:0;text-align:center;font-size:30px;position:relative;border:1px
solid #ddd}.sfsi_flex_container>div>a>img{width:100%;height:88px;object-fit:scale-down}.sfsi_flex_container>div
a{position:relative;margin:0;padding:0;z-index:100;height:90px}.sfsi_pinterest_overlay{position:absolute;top:-61px;left:0;width:100%;height:90px;z-index:1000;display:inline-block;background:rgba(189, 8, 28, .3);text-align:center;padding-top:22px;color:#fff;transition:all .3s;display:none}.sfsi_flex_container>div:hover a
.sfsi_pinterest_overlay{display:block}.sfsi_socialwpr
img{height:20px}.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon
img{height:20.5px!important;margin:0
!important;padding:0
!important;padding-top:0!important;width:auto!important;max-width:inherit!important;min-width:inherit!important;position:unset!important}.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon
a{float:none!important;margin:0
!important;padding:0
!important;text-decoration:none!important;line-height:unset!important;font-size:inherit!important}.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon .fb_iframe_widget , .sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon .fb_iframe_widget>*{float:none!important;vertical-align:unset!important;height:20px !important;position:unset!important;margin-top:0!important;padding-top:0!important;width:59px!important;min-width:unset!important}.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons
.sf_icon{vertical-align:unset!important;position:unset!important;margin:0
4px!important;width:unset!important;text-align:unset!important;max-width:100%!important;display:flex !important;align-items:center !important}.sfsi_tool_tip_2.utube_tool_bdr
.icon1{margin-left:13px!important}.sfsi_shortcode_container
.sfsi_wicons{z-index:110 !important}.sfsi_left-align_icon{text-align:left !important}.sfsi_tool_tip_2 .sfsi_inside div:first-child{margin-top:0 !important}.sfsi_tool_tip_2 .sfsi_inside div:last-child{margin-bottom:0 !important}#sfsiid_facebook.sfsi_tool_tip_2 .sfsi_inside
.icon2{margin:0
0 6px 0 !important;height:20px;width:90px}#sfsiid_facebook.sfsi_tool_tip_2 .sfsi_inside
.icon3{width:68px;margin-top:0 !important}.sfsi_tool_tip_2
.sfsi_inside{margin-left:0;display:flex;flex-direction:column;align-items:center}.sfsi_tool_tip_2{border:0px;box-shadow:#86868654 0 0 25px 1px;border-radius:6px;padding:8px
12px 8px 12px;width:140px;transform:translateX(-50%);margin:0;bottom:calc(100% + 8px)}.sfsi_tool_tip_2::after{content:"";position:absolute;top:100%;left:0;width:100%;height:15px}.sfsi_tool_tip_2
.bot_arow{position:absolute;width:0;height:0;border-style:solid;border-width:5px 5px 0;border-color:#fff transparent transparent;bottom:-5px;background:none}.sfsi_icons_container>a{padding:2px
0}.sfsi_responsive_icons_count.sfsi_small_button{margin-top:2px !important}.sfsi_responsive_icons_count{margin-top:0}.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button{display:inline-flex !important;align-items:center;padding:10px
13px !important;white-space:nowrap}.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button
h3{margin:0
7px 0 0 !important;font-size:18px !important;line-height:18px !important}.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button
h6{line-height:14px;font-size:14px}.linkedin_tool_bdr .sfsi_inside
.icon2{margin-right:0 !important}.linkedin_tool_bdr .sfsi_inside .icon1,
.linkedin_tool_bdr .sfsi_inside .icon2,
.linkedin_tool_bdr .sfsi_inside .icon3,
.linkedin_tool_bdr .sfsi_inside
.icon4{width:auto}.linkedin_tool_bdr .sfsi_inside
.icon3{margin-right:0}.linkedin_tool_bdr .sfsi_inside .icon3 .IN-widget{width:106px}.vk_tool_bdr .sfsi_inside
.icon1{margin:2px
0 3px 0;height:auto;display:inline-block;float:none}.vk_tool_bdr .sfsi_inside
.icon2{margin:3px
auto;min-height:25px !important;display:block;overflow:hidden}.vk_tool_bdr .sfsi_inside .icon1
img{width:80px}.vk_tool_bdr .sfsi_inside .icon2
img{width:80px;height:24px}.sfsi_responsive_icons
.sfsi_responsive_icon_pinterest_container{background-color:#CB3233}.sfsi_premium_sticky_icons_container{flex-direction:column;display:flex;position:fixed;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_container
a{display:block;text-align:center;transition:all 0.3s ease;color:white;font-size:20px}.sfsi_sticky_icons_container_wrapper
.sfsi_premium_sticky_right_button_container{right:0}.sfsi_sticky_icons_container_wrapper
.sfsi_premium_sticky_left_button_container{left:0}.sfsi_premium_sticky_mobile_icons_container{display:flex;position:fixed;width:100% !important}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_icons_container
a{width:100% !important}.sfsi_sticky_icons_container_wrapper
.sfsi_premium_sticky_mobile_top{top:0px}.sfsi_sticky_icons_container_wrapper
.sfsi_premium_sticky_mobile_bottom{bottom:0px}.sfsi_sticky_icons_container_wrapper
.sfsi_premium_sticky_icon_item_container{height:40px;vertical-align:middle;margin-top:auto;margin-bottom:auto;display:flex;justify-content:center}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container
img{padding:9px;vertical-align:middle !important;box-shadow:unset !important;-webkit-box-shadow:unset !important;max-width:40px !important;max-height:40px !important}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container
span{padding:7px;vertical-align:middle !important;box-shadow:unset !important;-webkit-box-shadow:unset !important;line-height:40px}.sfsi_sticky_icons_container_wrapper
.sfsi_premium_sticky_icon_item_container.sfsi_premium_sticky_custom_icon{width:40px}.sfsi_sticky_icons_container_wrapper
.sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container{width:40px;font-size:12px;height:40px;line-height:20px;margin:0px
!important;padding-top:3px}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h3,
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container
h6{margin:0px}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_icons_container
.sfsi_premium_sticky_icons_count{width:100% !important;padding-top:4px}amp-facebook-like{height:21px;margin-bottom:-7px}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container.sfsi_premium_responsive_icon_follow_container
img{padding-top:10px;padding-bottom:10px;padding-right:7px;padding-left:7px}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container
h3{font-size:16px !important}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container
h6{font-size:9px !important;padding-top:12px;padding-bottom:12px;padding-right:11px;padding-left:10px}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_count_container .sfsi_premium_count,
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_count_container
.sfsi_premium_count_text{font-size:12px!important}.sfsiaftrpstwpr{display:flex;justify-content:flex-start;max-width:100% !important;clear:both}@media screen and (max-width: 569px){.sfsi_responsive_fluid div
span{display:none}}.sfsi_actvite_theme_flat .inerCnt
.sfcm.sfsi_wicon{padding:0;border:medium none !important;width:55% !important;height:auto;position:absolute;top:50%;transition:inherit;left:50%;transform:translate(-50%, -50%);margin:0}.sfsi_actvite_theme_flat .inerCnt
.sficn{display:flex;border-radius:50%;align-items:center;justify-content:center;height:100%}.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in a.sfsi_responsive_fluid,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sfsi_premium_sticky_icons_container a,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_icon a,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_fb.sf_icon,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo
.sf_fb.sf_icon{opacity:0.6 !important}.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_icon a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_fb.sf_icon:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover{opacity:1 !important;transition:all 0.6s ease 0s !important}.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_icon a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_fb.sf_icon:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover{z-index:99999 !important;transition:all 0.6s ease 0s !important}.sfsi_Sicons.sfsi-mouseOver-effect .sf_icon a,
.sfsi_Sicons.sfsi_Sicons_position_right .sf_subscrbe.sf_icon
a{display:inline-block}.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons_position_right .sf_icon .fb_iframe_widget,
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons_position_right .sf_icon .fb_iframe_widget>*{margin-left:0}.vk_tool_bdr .sfsi_inside .icon1,
.vk_tool_bdr .sfsi_inside .icon1 a,
.vk_tool_bdr .sfsi_inside .icon2,
.vk_tool_bdr .sfsi_inside .icon2
a{display:flex;align-items:center}#sfsi_floater
.sfsi_tool_tip_2{display:none}.margin-enable-count{margin-left:-13px !important}.sf_fb
iframe{margin-top:2px !important}.success-alert{display:none;position:fixed;top:100px;right:10px;background-color:#4CAF50;color:white;text-align:center;padding:15px;border-radius:5px;z-index:99999}@keyframes intro-animation{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes fade-out{0%{opacity:1}90%{opacity:1}100%{opacity:0}}.sfsi_Sicons .sf_icon
a{display:flex !important}.popup-template
.modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}:root{--tec-grid-gutter:48px;--tec-grid-gutter-negative:calc(var(--tec-grid-gutter)*-1);--tec-grid-gutter-half:calc(var(--tec-grid-gutter)/2);--tec-grid-gutter-half-negative:calc(var(--tec-grid-gutter-half)*-1);--tec-grid-gutter-small:42px;--tec-grid-gutter-small-negative:calc(var(--tec-grid-gutter-small)*-1);--tec-grid-gutter-small-half:calc(var(--tec-grid-gutter-small)/2);--tec-grid-gutter-small-half-negative:calc(var(--tec-grid-gutter-small-half)*-1);--tec-grid-gutter-page:42px;--tec-grid-gutter-page-small:19.5px;--tec-grid-width-default:1176px;--tec-grid-width-min:320px;--tec-grid-width:calc(var(--tec-grid-width-default) + var(--tec-grid-gutter-page)*2);--tec-grid-width-1-of-2:50%;--tec-grid-width-1-of-3:33.333%;--tec-grid-width-1-of-4:25%;--tec-grid-width-1-of-5:20%;--tec-grid-width-1-of-7:14.285%;--tec-grid-width-1-of-8:12.5%;--tec-grid-width-1-of-9:11.111%;--tec-spacer-0:4px;--tec-spacer-1:8px;--tec-spacer-2:12px;--tec-spacer-3:16px;--tec-spacer-4:20px;--tec-spacer-5:24px;--tec-spacer-6:28px;--tec-spacer-7:32px;--tec-spacer-8:40px;--tec-spacer-9:48px;--tec-spacer-10:56px;--tec-spacer-11:64px;--tec-spacer-12:80px;--tec-spacer-13:96px;--tec-spacer-14:160px;--tec-z-index-spinner-container:100;--tec-z-index-views-selector:30;--tec-z-index-dropdown:30;--tec-z-index-events-bar-button:20;--tec-z-index-search:10;--tec-z-index-filters:9;--tec-z-index-scroller:7;--tec-z-index-week-event-hover:5;--tec-z-index-map-event-hover:5;--tec-z-index-map-event-hover-actions:6;--tec-z-index-multiday-event:5;--tec-z-index-multiday-event-bar:2;--tec-color-text-primary:#141827;--tec-color-text-primary-light:#1418279e;--tec-color-text-secondary:#5d5d5d;--tec-color-text-disabled:#d5d5d5;--tec-color-text-events-title:var(--tec-color-text-primary);--tec-color-text-event-title:var(--tec-color-text-events-title);--tec-color-text-event-date:var(--tec-color-text-primary);--tec-color-text-secondary-event-date:var(--tec-color-text-secondary);--tec-color-icon-primary:#5d5d5d;--tec-color-icon-primary-alt:#757575;--tec-color-icon-secondary:#bababa;--tec-color-icon-active:#141827;--tec-color-icon-disabled:#d5d5d5;--tec-color-icon-focus:#334aff;--tec-color-icon-error:#da394d;--tec-color-event-icon:#141827;--tec-color-event-icon-hover:#334aff;--tec-color-accent-primary:#334aff;--tec-color-accent-primary-hover:#334affcc;--tec-color-accent-primary-active:#334affe6;--tec-color-accent-primary-background:#334aff12;--tec-color-accent-secondary:#141827;--tec-color-accent-secondary-hover:#141827cc;--tec-color-accent-secondary-active:#141827e6;--tec-color-accent-secondary-background:#14182712;--tec-color-button-primary:var(--tec-color-accent-primary);--tec-color-button-primary-hover:var(--tec-color-accent-primary-hover);--tec-color-button-primary-active:var(--tec-color-accent-primary-active);--tec-color-button-primary-background:var(--tec-color-accent-primary-background);--tec-color-button-secondary:var(--tec-color-accent-secondary);--tec-color-button-secondary-hover:var(--tec-color-accent-secondary-hover);--tec-color-button-secondary-active:var(--tec-color-accent-secondary-active);--tec-color-button-secondary-background:var(--tec-color-accent-secondary-background);--tec-color-link-primary:var(--tec-color-text-primary);--tec-color-link-accent:var(--tec-color-accent-primary);--tec-color-link-accent-hover:#334affcc;--tec-color-border-default:#d5d5d5;--tec-color-border-secondary:#e4e4e4;--tec-color-border-tertiary:#7d7d7d;--tec-color-border-hover:#5d5d5d;--tec-color-border-active:#141827;--tec-color-background:#fff;--tec-color-background-events:#0000;--tec-color-background-transparent:#fff9;--tec-color-background-secondary:#f7f6f6;--tec-color-background-messages:#14182712;--tec-color-background-secondary-hover:#f0eeee;--tec-color-background-error:#da394d14;--tec-color-box-shadow:rgba(#000,0.14);--tec-color-box-shadow-secondary:rgba(#000,0.1);--tec-color-scroll-track:rgba(#000,0.25);--tec-color-scroll-bar:rgba(#000,0.5);--tec-color-background-primary-multiday:#334aff3d;--tec-color-background-primary-multiday-hover:#334aff57;--tec-color-background-secondary-multiday:#1418273d;--tec-color-background-secondary-multiday-hover:#14182757;--tec-color-accent-primary-week-event:#334aff1a;--tec-color-accent-primary-week-event-hover:#334aff33;--tec-color-accent-primary-week-event-featured:#334aff0a;--tec-color-accent-primary-week-event-featured-hover:#334aff24;--tec-color-background-secondary-datepicker:var(--tec-color-background-secondary);--tec-color-accent-primary-background-datepicker:var(--tec-color-accent-primary-background)}#tribe-events-header,.recurring-info-tooltip,.single-featured-image-header,.tribe-events-ajax-loading,.tribe-events-divider{display:none}#tribe-events-pg-template{margin:0
auto;max-width:1048px;padding:var(--tec-spacer-8) var(--tec-spacer-4) var(--tec-spacer-4)}.tribe-events-after-html p,.tribe-events-before-html
p{margin:0
0 10px}.tribe-events-back{margin-bottom:var(--tec-spacer-5)}@media (min-width:768px){.tribe-events-back{margin-bottom:var(--tec-spacer-8)}}.tribe-events-single>.tribe_events{display:flex;flex-wrap:wrap;overflow:hidden;position:relative}.tribe-events-single>.tribe_events>:not(.primary,.secondary,.tribe-events-related-events-title,.tribe-related-events){order:1;width:100%}.tribe-events-notices{margin-bottom:var(--tec-spacer-4);padding-bottom:var(--tec-spacer-2)}.tribe-events-notices li,.tribe-events-notices ul,.tribe-events-single-event-title{margin:0;padding:0}.tribe-events-schedule{align-items:center;display:flex;flex-wrap:wrap;margin:var(--tec-spacer-1) 0 var(--tec-spacer-4)}@media (min-width:768px){.tribe-events-schedule{align-items:baseline;flex-wrap:nowrap;margin:var(--tec-spacer-5) 0 var(--tec-spacer-7)}}.tribe-events-schedule .tribe-events-schedule__datetime{margin-bottom:var(--tec-spacer-1);margin-right:var(--tec-spacer-1);order:0;width:100%}@media (min-width:768px){.tribe-events-schedule .tribe-events-schedule__datetime{margin-bottom:0;width:auto}}.tribe-events-schedule .recurringinfo,.tribe-related-event-info
.recurringinfo{margin-right:var(--tec-spacer-1);order:2;padding:0
var(--tec-spacer-1);position:relative}.tribe-events-schedule .recurringinfo:before,.tribe-related-event-info .recurringinfo:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27%3E%3Cpath fill=%27%23141827%27 d=%27M13.333 3.826c0 .065 0 .13-.02.174 0 .022-.02.065-.02.087a.9.9 0 0 1-.197.37L10.45 7.37a.8.8 0 0 1-.592.26.8.8 0 0 1-.593-.26c-.316-.348-.316-.935 0-1.305l1.225-1.348H6.3c-2.547 0-4.64 2.283-4.64 5.11 0 1.369.474 2.651 1.363 3.608.316.348.316.935 0 1.304A.8.8 0 0 1 2.43 15a.8.8 0 0 1-.593-.26C.652 13.434 0 11.695 0 9.847c0-3.826 2.825-6.935 6.301-6.935h4.208L9.284 1.565c-.316-.348-.316-.935 0-1.304.316-.348.85-.348 1.185 0l2.647 2.913a.95.95 0 0 1 .198.37c0 .021.02.065.02.086v.196zM20 10.152c0 3.826-2.825 6.935-6.301 6.935H9.49l1.225 1.348c.336.348.336.935 0 1.304a.8.8 0 0 1-.593.261.83.83 0 0 1-.592-.26l-2.627-2.936a.95.95 0 0 1-.198-.37c0-.021-.02-.064-.02-.086-.02-.065-.02-.109-.02-.174s0-.13.02-.174c0-.022.02-.065.02-.087a.9.9 0 0 1 .198-.37L9.55 12.63c.316-.347.849-.347 1.185 0 .336.348.336.935 0 1.305L9.51 15.283h4.208c2.548 0 4.641-2.283 4.641-5.11 0-1.369-.474-2.651-1.362-3.608a.97.97 0 0 1 0-1.304c.316-.348.849-.348 1.185 0C19.348 6.543 20 8.283 20 10.152%27/%3E%3C/svg%3E") 0 /12px no-repeat;content:"";height:20px;left:8px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.tribe-events-schedule .recurringinfo .tribe-events-divider,.tribe-related-event-info .recurringinfo .tribe-events-divider{display:none}.tribe-events-schedule .recurringinfo .event-is-recurring,.tribe-related-event-info .recurringinfo .event-is-recurring{padding-left:var(--tec-spacer-4);visibility:hidden}.tribe-events-schedule .recurringinfo a,.tribe-related-event-info .recurringinfo
a{visibility:visible}.tribe-events-schedule
.recurringinfo{margin-right:var(--tec-spacer-1);order:2;padding:0
var(--tec-spacer-1)}@media (min-width:768px){.tribe-events-schedule
.recurringinfo{margin-left:var(--tec-spacer-1);padding:var(--tec-spacer-1) var(--tec-spacer-3)}.tribe-events-schedule .recurringinfo:before{left:16px}.tribe-events-schedule .recurringinfo .event-is-recurring{visibility:visible}}.tribe-events-schedule .tribe-events-cost{margin-right:var(--tec-spacer-1);order:1}@media (min-width:768px){.tribe-events-schedule .tribe-events-cost{margin:0
var(--tec-spacer-1)}}.tribe-events-event-image{align-self:flex-start;margin-bottom:var(--tec-spacer-3)}.tribe-events-event-image
img{display:block}@media (min-width:768px){.tribe-events-event-image{margin-bottom:var(--tec-spacer-7)}}.tribe-events-content h2,.tribe-events-content h3,.tribe-events-content h4,.tribe-events-content h5,.tribe-events-content
h6{margin-bottom:.75em}.tribe-events-content ol,.tribe-events-content p,.tribe-events-content
ul{margin-bottom:var(--tec-spacer-3)}.tribe-events-content ol:last-child,.tribe-events-content p:last-child,.tribe-events-content ul:last-child{margin-bottom:var(--tec-spacer-6)}.tribe-events-content ol,.tribe-events-content
ul{padding:0}.tribe-events-content
ol{list-style-type:decimal}.tribe-events-content
pre{margin-bottom:var(--tec-spacer-5);padding:var(--tec-spacer-5)}.tribe-events-content blockquote
p{display:inline-block}.tribe-events-cal-links{margin-bottom:var(--tec-spacer-7)}@media (min-width:768px){.tribe-events-cal-links{margin-bottom:var(--tec-spacer-8)}}.tribe-events-cal-links
a{display:inline-block}.single-tribe_events .tribe-events-cal-links a,.tribe-events-cal-links
a{padding-left:var(--tec-spacer-7)}.tribe-events-cal-links a:not(:last-of-type){margin-right:var(--tec-spacer-5)}@media (min-width:768px){.tribe-events-cal-links a:not(:last-of-type){margin-right:var(--tec-spacer-8)}}.tribe-events-event-meta{display:flex;flex-wrap:wrap;margin:0
0 var(--tec-spacer-7)}@media (min-width:768px){.tribe-events-event-meta{margin-bottom:var(--tec-spacer-3)}}.tribe-events-event-meta
dl{margin-top:var(--tec-spacer-1)}.tribe-events-event-meta dd,.tribe-events-event-meta
dt{margin:0
0 var(--tec-spacer-0) 0;padding:0}.tribe-events-event-meta dd[class$=url],.tribe-events-event-meta dt:not(:first-child){margin-top:var(--tec-spacer-3)}.tribe-events-event-meta dt[class*=url]+dd{margin-top:0}.tribe-events-event-meta .tribe-events-meta-list{margin-top:var(--tec-spacer-1)}.tribe-events-event-meta .tribe-events-meta-label,.tribe-events-event-meta .tribe-events-meta-value{margin:0
0 var(--tec-spacer-0) 0;padding:0}.tribe-events-event-meta .tribe-events-meta-label:not(:first-child),.tribe-events-event-meta .tribe-events-meta-value[class$=url]{margin-top:var(--tec-spacer-3)}.tribe-events-event-meta .tribe-events-meta-label[class*=url]+.tribe-events-meta-value{margin-top:0}.tribe-events-event-meta .tribe-events-address{margin:0}.tribe-events-event-meta.primary,.tribe-events-event-meta.secondary{margin-bottom:var(--tec-spacer-1);order:2;padding-top:var(--tec-spacer-5);position:relative;width:100%}@media (min-width:768px){.tribe-events-event-meta.primary,.tribe-events-event-meta.secondary{margin-bottom:0;padding-top:0;position:static;width:auto}}.tribe-events-event-meta.primary+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets{margin-bottom:var(--tec-spacer-7);margin-top:calc(var(--tec-spacer-6)*-1)}@media (min-width:768px){.tribe-events-event-meta.primary+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets{margin-bottom:var(--tec-spacer-8)}}.tribe-events-event-meta.primary+.event-tickets+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets+.event-tickets{margin-bottom:var(--tec-spacer-1);margin-top:calc(var(--tec-spacer-7)*-1)}@media (min-width:768px){.tribe-events-event-meta.primary+.event-tickets+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets+.event-tickets{margin-bottom:var(--tec-spacer-3);margin-top:calc(var(--tec-spacer-8)*-1)}}.tribe-events-event-meta:before{content:"";left:0;position:absolute;right:0;top:0}@media (min-width:768px){.tribe-events-event-meta:before{top:auto}}.tribe-events-meta-group{flex:1 0 140px;margin-right:var(--tec-spacer-5);order:0}@media (min-width:768px){.tribe-events-meta-group{padding:var(--tec-spacer-7) 0 var(--tec-spacer-3);width:168px}}.tribe-events-meta-group.tribe-events-meta-group-venue{order:1}@media (min-width:768px){.tribe-events-meta-group.tribe-events-meta-group-venue{order:0}}.tribe-events-meta-group.tribe-events-meta-group-gmap{flex-basis:100%;margin-top:var(--tec-spacer-1);padding-top:var(--tec-spacer-5);width:auto}@media (min-width:768px){.tribe-events-meta-group.tribe-events-meta-group-gmap{flex-basis:140px;margin-top:0;padding-top:0}}.tribe-events-meta-group .tribe-events-single-section-title{margin-bottom:var(--tec-spacer-1)}.tribe-events-meta-group .tribe-events-meta-list{list-style:none;margin:0;padding:0}.tribe-events-meta-group .tribe-events-meta-item{list-style:none}.tribe-events-venue-map{margin:0
0 var(--tec-spacer-5) 0;order:-1;width:100%}@media (min-width:768px){.tribe-events-venue-map{margin-top:var(--tec-spacer-7);order:1;width:211px}}.tribe-events-venue-map>div,.tribe-events-venue-map>iframe{margin-bottom:0;max-height:241px}@media (min-width:768px){.tribe-events-venue-map>div,.tribe-events-venue-map>iframe{max-height:211px}}.tribe-events-related-events-title,.tribe-related-events{order:2}.tribe-events-related-events-title{margin-bottom:var(--tec-spacer-5);padding-top:var(--tec-spacer-7);width:100%}.tribe-events-single ul.tribe-related-events{display:flex;flex-direction:column;margin-bottom:0}@media (min-width:768px){.tribe-events-single ul.tribe-related-events{flex-direction:row;justify-content:space-between}}.tribe-events-single ul.tribe-related-events
li{display:flex;flex:1;flex-direction:column;margin-bottom:var(--tec-spacer-6);padding:0;width:auto}.tribe-events-single ul.tribe-related-events li:last-child{margin-right:0}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail{margin-bottom:var(--tec-spacer-3);width:100%}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail
a{display:block;overflow:hidden;padding-top:75%;position:relative}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail
img{bottom:0;left:50%;position:absolute;right:0;top:50%;transform:translate(-50%,-50%) scale(2)}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img[src$="tribe-related-events-placeholder.png"]{transform:translate(-50%,-50%) scale(1)}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info{align-items:baseline;display:flex;flex-wrap:wrap;padding:0;width:100%}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .tribe-event-date-start{margin:var(--tec-spacer-0) var(--tec-spacer-0) var(--tec-spacer-2) 0}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .tribe-event-time{margin-left:var(--tec-spacer-0)}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info
.recurringinfo{margin:0
var(--tec-spacer-1) var(--tec-spacer-2) 0}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info
.timezone{margin-left:var(--tec-spacer-0)}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info span:last-of-type{margin-right:var(--tec-spacer-1)}.tribe-events-single ul.tribe-related-events li .tribe-related-events-title{margin-bottom:var(--tec-spacer-1);width:100%}#tribe-events-footer{padding:var(--tec-spacer-4) 0}@media (min-width:768px){#tribe-events-footer{padding:var(--tec-spacer-6) 0}}.tribe-events-single .tribe-events-sub-nav{display:flex;justify-content:space-between;margin-left:0}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous{margin:0}.tribe-events-single .tribe-events-sub-nav a
span{display:none}.tribe-events-nav-previous a:before{margin-top:-2px;width:7px}@media (min-width:768px){.tribe-events-nav-previous a:before{margin-right:var(--tec-spacer-1);width:9px}}.tribe-events-nav-next a:after{margin-top:-2px;width:7px}@media (min-width:768px){.tribe-events-nav-next a:after{margin-left:var(--tec-spacer-1);width:9px}}.tribe-theme-twentynineteen .tribe-events-single>.tribe_events,.tribe-theme-twentytwenty .tribe-events-content h2,.tribe-theme-twentytwenty .tribe-events-content h3,.tribe-theme-twentytwenty .tribe-events-content h4,.tribe-theme-twentytwenty .tribe-events-content h5,.tribe-theme-twentytwenty .tribe-events-content
h6{margin-top:0}.tribe-theme-twentytwenty .tribe-events-content ol,.tribe-theme-twentytwenty .tribe-events-content
ul{margin-left:0}.tribe-theme-twentytwenty .tribe-events-related-events-title,.tribe-theme-twentytwenty .tribe-events-single-section-title{margin-top:0}#top.tribe-theme-enfold.single-tribe_events #tribe-events-pg-template{max-width:1048px}#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule{margin-top:var(--tec-spacer-1)}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule{margin-top:var(--tec-spacer-4)}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule
h3{margin-right:var(--tec-spacer-1)}#top.tribe-theme-enfold.single-tribe_events .av-single-event-content,#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar{margin-left:0}#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner{display:flex;flex-wrap:wrap;padding-left:0;padding-right:0;position:relative}#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner>.event-tickets{width:100%}#top.tribe-theme-enfold.single-tribe_events .tribe-events-meta-group{margin-right:var(--tec-spacer-5)}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-meta-group{padding:var(--tec-spacer-7) 0 var(--tec-spacer-3);width:168px}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-event-meta{margin-top:0}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-event-meta{margin-top:var(--tec-spacer-5)}#top.tribe-theme-enfold.single-tribe_events .tribe-events-venue-map{margin-top:var(--tec-spacer-7);width:211px}}.event-tickets .tribe-tickets__commerce-checkout-cart-item-details-button--more,.event-tickets .tribe-tickets__rsvp-actions-button-not-going,.event-tickets .tribe-tickets__rsvp-form-button,.event-tickets .tribe-tickets__tickets-item-quantity
button{background-color:initial;background-image:none;border:none;outline:none}.event-tickets .tribe-tickets__commerce-checkout-cart-item-details-button--more:focus,.event-tickets .tribe-tickets__rsvp-actions-button-not-going:focus,.event-tickets .tribe-tickets__rsvp-form-button:focus,.event-tickets .tribe-tickets__tickets-item-quantity button:focus{outline:auto}:root{--tec-grid-gutter:48px;--tec-grid-gutter-negative:calc(var(--tec-grid-gutter)*-1);--tec-grid-gutter-half:calc(var(--tec-grid-gutter)/2);--tec-grid-gutter-half-negative:calc(var(--tec-grid-gutter-half)*-1);--tec-grid-gutter-small:42px;--tec-grid-gutter-small-negative:calc(var(--tec-grid-gutter-small)*-1);--tec-grid-gutter-small-half:calc(var(--tec-grid-gutter-small)/2);--tec-grid-gutter-small-half-negative:calc(var(--tec-grid-gutter-small-half)*-1);--tec-grid-gutter-page:42px;--tec-grid-gutter-page-small:19.5px;--tec-grid-width-default:1176px;--tec-grid-width-min:320px;--tec-grid-width:calc(var(--tec-grid-width-default) + var(--tec-grid-gutter-page)*2);--tec-grid-width-1-of-2:50%;--tec-grid-width-1-of-3:33.333%;--tec-grid-width-1-of-4:25%;--tec-grid-width-1-of-5:20%;--tec-grid-width-1-of-7:14.285%;--tec-grid-width-1-of-8:12.5%;--tec-grid-width-1-of-9:11.111%;--tec-spacer-0:4px;--tec-spacer-1:8px;--tec-spacer-2:12px;--tec-spacer-3:16px;--tec-spacer-4:20px;--tec-spacer-5:24px;--tec-spacer-6:28px;--tec-spacer-7:32px;--tec-spacer-8:40px;--tec-spacer-9:48px;--tec-spacer-10:56px;--tec-spacer-11:64px;--tec-spacer-12:80px;--tec-spacer-13:96px;--tec-spacer-14:160px;--tec-z-index-spinner-container:100;--tec-z-index-views-selector:30;--tec-z-index-dropdown:30;--tec-z-index-events-bar-button:20;--tec-z-index-search:10;--tec-z-index-filters:9;--tec-z-index-scroller:7;--tec-z-index-week-event-hover:5;--tec-z-index-map-event-hover:5;--tec-z-index-map-event-hover-actions:6;--tec-z-index-multiday-event:5;--tec-z-index-multiday-event-bar:2;--tec-color-text-primary:#141827;--tec-color-text-primary-light:#1418279e;--tec-color-text-secondary:#5d5d5d;--tec-color-text-disabled:#d5d5d5;--tec-color-text-events-title:var(--tec-color-text-primary);--tec-color-text-event-title:var(--tec-color-text-events-title);--tec-color-text-event-date:var(--tec-color-text-primary);--tec-color-text-secondary-event-date:var(--tec-color-text-secondary);--tec-color-icon-primary:#5d5d5d;--tec-color-icon-primary-alt:#757575;--tec-color-icon-secondary:#bababa;--tec-color-icon-active:#141827;--tec-color-icon-disabled:#d5d5d5;--tec-color-icon-focus:#334aff;--tec-color-icon-error:#da394d;--tec-color-event-icon:#141827;--tec-color-event-icon-hover:#334aff;--tec-color-accent-primary:#334aff;--tec-color-accent-primary-hover:#334affcc;--tec-color-accent-primary-active:#334affe6;--tec-color-accent-primary-background:#334aff12;--tec-color-accent-secondary:#141827;--tec-color-accent-secondary-hover:#141827cc;--tec-color-accent-secondary-active:#141827e6;--tec-color-accent-secondary-background:#14182712;--tec-color-button-primary:var(--tec-color-accent-primary);--tec-color-button-primary-hover:var(--tec-color-accent-primary-hover);--tec-color-button-primary-active:var(--tec-color-accent-primary-active);--tec-color-button-primary-background:var(--tec-color-accent-primary-background);--tec-color-button-secondary:var(--tec-color-accent-secondary);--tec-color-button-secondary-hover:var(--tec-color-accent-secondary-hover);--tec-color-button-secondary-active:var(--tec-color-accent-secondary-active);--tec-color-button-secondary-background:var(--tec-color-accent-secondary-background);--tec-color-link-primary:var(--tec-color-text-primary);--tec-color-link-accent:var(--tec-color-accent-primary);--tec-color-link-accent-hover:#334affcc;--tec-color-border-default:#d5d5d5;--tec-color-border-secondary:#e4e4e4;--tec-color-border-tertiary:#7d7d7d;--tec-color-border-hover:#5d5d5d;--tec-color-border-active:#141827;--tec-color-background:#fff;--tec-color-background-events:#0000;--tec-color-background-transparent:#fff9;--tec-color-background-secondary:#f7f6f6;--tec-color-background-messages:#14182712;--tec-color-background-secondary-hover:#f0eeee;--tec-color-background-error:#da394d14;--tec-color-box-shadow:rgba(#000,0.14);--tec-color-box-shadow-secondary:rgba(#000,0.1);--tec-color-scroll-track:rgba(#000,0.25);--tec-color-scroll-bar:rgba(#000,0.5);--tec-color-background-primary-multiday:#334aff3d;--tec-color-background-primary-multiday-hover:#334aff57;--tec-color-background-secondary-multiday:#1418273d;--tec-color-background-secondary-multiday-hover:#14182757;--tec-color-accent-primary-week-event:#334aff1a;--tec-color-accent-primary-week-event-hover:#334aff33;--tec-color-accent-primary-week-event-featured:#334aff0a;--tec-color-accent-primary-week-event-featured-hover:#334aff24;--tec-color-background-secondary-datepicker:var(--tec-color-background-secondary);--tec-color-accent-primary-background-datepicker:var(--tec-color-accent-primary-background);--tec-border-radius-default:4px;--tec-border-width-week-event:2px;--tec-box-shadow-default:0 2px 5px 0 var(--tec-color-box-shadow);--tec-box-shadow-tooltip:0 2px 12px 0 var(--tec-color-box-shadow);--tec-box-shadow-card:0 1px 6px 2px var(--tec-color-box-shadow);--tec-box-shadow-multiday:16px 6px 6px -2px var(--tec-color-box-shadow-secondary);--tec-form-color-background:var(--tec-color-background);--tec-form-color-border-default:var(--tec-color-text-primary);--tec-form-color-border-active:var(--tec-color-accent-secondary);--tec-form-color-border-secondary:var(--tec-color-border-tertiary);--tec-form-color-accent-primary:var(--tec-color-accent-primary);--tec-form-box-shadow-default:var(--tec-box-shadow-default);--tec-opacity-background:0.07;--tec-opacity-select-highlighted:0.3;--tec-opacity-icon-hover:0.8;--tec-opacity-icon-active:0.9;--tec-opacity-default:1;--tec-outline-width-default:2px;--tec-outline-style-default:solid;--tec-outline-color-default:var(--tec-color-border-active,#1a202c);--tec-outline-offset-default:2px;--tec-outline-active-default:var(--tec-outline-width-default) var(--tec-outline-style-default) var(--tec-outline-color-default);--tec-transition:all 0.2s ease;--tec-transition-background-color:background-color 0.2s ease;--tec-transition-color-border-color:color 0.2s ease,border-color 0.2s ease;--tec-transition-transform:transform 0.2s ease;--tec-transition-border-color:border-color 0.2s ease;--tec-transition-color:color 0.2s ease;--tec-transition-opacity:opacity 0.2s ease;--tec-font-family-sans-serif:"Helvetica Neue",Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;--tec-font-weight-regular:400;--tec-font-weight-bold:700;--tec-font-size-0:11px;--tec-font-size-1:12px;--tec-font-size-2:14px;--tec-font-size-3:16px;--tec-font-size-4:18px;--tec-font-size-5:20px;--tec-font-size-6:22px;--tec-font-size-7:24px;--tec-font-size-8:28px;--tec-font-size-9:32px;--tec-font-size-10:42px;--tec-line-height-0:1.38;--tec-line-height-1:1.42;--tec-line-height-2:1.5;--tec-line-height-3:1.62}#tribe-events-pg-template{background-color:var(--tec-color-background-events)}.tribe-events-single{-webkit-font-smoothing:antialiased}.tribe-events-after-html p,.tribe-events-before-html
p{line-height:1.7}.tribe-events-back a,.tribe-events-back a:visited{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);-webkit-text-decoration:none;text-decoration:none}.tribe-events-notices{border-bottom:1px solid var(--tec-color-border-secondary);box-shadow:none}.tribe-events-notices
ul{list-style:none;text-align:left;text-transform:none}.tribe-events-single-event-title{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-title);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-7);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-1);text-transform:none}@media (min-width:768px){.tribe-events-single-event-title{font-size:var(--tec-font-size-10);line-height:var(--tec-line-height-0)}}.tribe-events-schedule{background-color:initial;border:0}.tribe-events-schedule .tribe-events-schedule__datetime{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-date);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-2);text-transform:none}@media (min-width:768px){.tribe-events-schedule .tribe-events-schedule__datetime{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}}.tribe-events-schedule .recurringinfo,.tribe-related-event-info
.recurringinfo{background-color:var(--tec-color-background-secondary);border-radius:40px;color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-0);text-transform:none}.tribe-events-schedule .recurringinfo .event-is-recurring,.tribe-related-event-info .recurringinfo .event-is-recurring{letter-spacing:-9999px}.tribe-events-schedule .recurringinfo a,.tribe-related-event-info .recurringinfo
a{color:var(--tec-color-accent-primary);font-weight:var(--tec-font-weight-regular);letter-spacing:normal;line-height:20px;-webkit-text-decoration:none;text-decoration:none}.tribe-events-schedule
.recurringinfo{background-color:var(--tec-color-background-secondary);border-radius:40px;color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-0);text-transform:none}@media (min-width:768px){.tribe-events-schedule
.recurringinfo{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-events-schedule .recurringinfo .event-is-recurring{letter-spacing:normal}}.tribe-events-schedule .tribe-events-cost{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-2);text-transform:none;text-transform:uppercase}@media (min-width:768px){.tribe-events-schedule .tribe-events-cost{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}}.tribe-events-content{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif)}.tribe-events-content h2,.tribe-events-content h3,.tribe-events-content h4,.tribe-events-content h5,.tribe-events-content
h6{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);letter-spacing:normal;text-transform:none}.tribe-events-content ol,.tribe-events-content p,.tribe-events-content
ul{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}@media (min-width:768px){.tribe-events-content ol,.tribe-events-content p,.tribe-events-content
ul{font-size:var(--tec-font-size-4);line-height:var(--tec-line-height-2)}}.tribe-events-content ol,.tribe-events-content
ul{list-style-position:inside}.tribe-events-content
ul{list-style-type:disc}.tribe-events-content
a{border-bottom:1px solid var(--tec-color-link-accent);color:var(--tec-color-link-primary);transition:var(--tec-transition-color)}.tribe-events-content a:active,.tribe-events-content a:focus,.tribe-events-content a:hover{border-bottom:1px solid;color:var(--tec-color-link-accent)}.tribe-events-content
a{-webkit-text-decoration:none;text-decoration:none}.tribe-events-content
pre{background-color:var(--tec-color-background-secondary);font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-events-content
blockquote{quotes:auto}.tribe-events-content blockquote:before{content:open-quote}.tribe-events-content blockquote:after{content:close-quote}.tribe-events-cal-links{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif)}.tribe-events-cal-links
a{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2725%27 height=%2718%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cpath fill=%27%23141827%27 d=%27M0 .431V17.57c0 .238.163.431.364.431h17.273c.2 0 .363-.193.363-.431V.43c0-.237-.163-.43-.363-.43H.364C.163 0 0 .193 0 .431m18 7.585h-1.015V4.687H.991v12.07h15.994v-3.753H18zM.99 1.239h15.995v2.315H.991z%27/%3E%3Cpath stroke=%27%23141827%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.2%27 d=%27M22.918 10.5H9.207m11.488-3.255 3.252 3.272-3.213 3.213%27/%3E%3C/g%3E%3C/svg%3E") 0 /24px no-repeat;color:var(--tec-color-link-accent);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3);-webkit-text-decoration:none;text-decoration:none}.tribe-events-event-meta{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2)}.tribe-events-event-meta a,.tribe-events-event-meta a:visited{color:var(--tec-color-link-accent)}.tribe-events-event-meta a:focus,.tribe-events-event-meta a:hover{color:var(--tec-color-link-accent-hover)}.tribe-events-event-meta dd,.tribe-events-event-meta
dt{word-break:break-word}.tribe-events-event-meta
dt{line-height:var(--tec-line-height-3)}.tribe-events-event-meta .tribe-events-meta-list{list-style:none;margin:0;padding:0}.tribe-events-event-meta .tribe-events-meta-item{list-style:none;word-break:break-word}.tribe-events-event-meta .tribe-events-meta-label{display:block;font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-3)}.tribe-events-event-meta .tribe-events-meta-value{display:block;word-break:break-word}.tribe-events-event-meta .tribe-events-address{font-style:normal;line-height:26px}.tribe-events-event-meta:before,.tribe-events-event-meta~div:not(.tribe-events-event-meta,.event-tickets){border-top:1px solid var(--tec-color-border-secondary)}@media (min-width:768px){.tribe-events-event-meta.secondary:before{content:normal}}.single-tribe_events .tribe-events-single .tribe-events-event-meta{background-color:initial;color:var(--tec-color-text-primary)}.tribe-events-meta-group .tribe-events-single-section-title{color:var(--tec-color-text-primary);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-bold);letter-spacing:1px;text-transform:uppercase}.tribe-events-meta-group
a{color:var(--tec-color-link-accent)}.tribe-events-meta-group.tribe-events-meta-group-gmap{border-top:1px solid var(--tec-color-border-secondary)}.tribe-events-venue-map{border:0;border-radius:0}.tribe-events-related-events-title{border-top:1px solid var(--tec-color-border-secondary);color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-6);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-2);text-transform:none}@media (min-width:768px){.tribe-events-related-events-title{font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}}.tribe-events-single ul.tribe-related-events li,.tribe-events-single ul.tribe-related-events li .tribe-related-events-title{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif)}.tribe-events-single ul.tribe-related-events li .tribe-related-events-title{font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-3);text-transform:none}.tribe-events-single ul.tribe-related-events li .tribe-related-events-title
a{color:var(--tec-color-link-primary)}#tribe-events-footer{border-top:1px solid var(--tec-color-border-secondary)}.tribe-events-single .tribe-events-sub-nav{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);list-style:none}@media (min-width:768px){.tribe-events-single .tribe-events-sub-nav{font-size:var(--tec-font-size-3)}}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous
a{color:var(--tec-color-text-secondary);-webkit-text-decoration:none;text-decoration:none;vertical-align:middle}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:before,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:after,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before{content:"";display:inline-block;height:20px;vertical-align:middle;width:11px}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:focus,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:focus,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover{color:var(--tec-color-text-primary)}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%235d5d5d%27 d=%27M11.916 17.841 10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z%27/%3E%3C/svg%3E") 0 /7px no-repeat}@media (min-width:768px){.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before{background-size:9px}}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:focus:before,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%23141827%27 d=%27M11.916 17.841 10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z%27/%3E%3C/svg%3E")}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%235d5d5d%27 d=%27M.084 2.159 2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z%27/%3E%3C/svg%3E") 100% /7px no-repeat}@media (min-width:768px){.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after{background-size:9px}}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:focus:after,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%23141827%27 d=%27M.084 2.159 2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z%27/%3E%3C/svg%3E")}.tribe-theme-twentynineteen .tribe-events-content h2:before,.tribe-theme-twentynineteen .tribe-events-related-events-title:before,.tribe-theme-twentynineteen .tribe-events-single-event-title:before,.tribe-theme-twentynineteen .tribe-events-single-section-title:before{content:normal}.tribe-theme-twentytwentyone .tribe-events-cal-links a:focus:not(.wp-block-button__link):not(.wp-block-file__button){background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2725%27 height=%2718%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cpath fill=%27%23141827%27 d=%27M0 .431V17.57c0 .238.163.431.364.431h17.273c.2 0 .363-.193.363-.431V.43c0-.237-.163-.43-.363-.43H.364C.163 0 0 .193 0 .431m18 7.585h-1.015V4.687H.991v12.07h15.994v-3.753H18zM.99 1.239h15.995v2.315H.991z%27/%3E%3Cpath stroke=%27%23141827%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.2%27 d=%27M22.918 10.5H9.207m11.488-3.255 3.252 3.272-3.213 3.213%27/%3E%3C/g%3E%3C/svg%3E") 0 /24px no-repeat}.tribe-theme-twentytwentyone .tribe-events-schedule .recurringinfo a:focus:not(.wp-block-button__link):not(.wp-block-file__button),.tribe-theme-twentytwentyone .tribe-related-event-info .recurringinfo a:focus:not(.wp-block-button__link):not(.wp-block-file__button){background:#0000;-webkit-text-decoration:none;text-decoration:none}#top.tribe-theme-enfold.single-tribe_events .tribe-events-single-event-title{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-title);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-7);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-1);text-transform:none}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-single-event-title{font-size:var(--tec-font-size-10);line-height:var(--tec-line-height-0)}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule
h3{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-date);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-2);text-transform:none}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule
h3{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-content
pre{background-image:none}#top.tribe-theme-enfold.single-tribe_events #wrap_all .tribe-events-cal-links a,#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner{border:0}.fusion-widget-area .tribe-events-event-meta:before,.fusion-widget-area .tribe-events-event-meta~div:not(.tribe-events-event-meta):not(.event-tickets){border:none}[class*=tec-events-elementor-event-widget]{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:1rem;font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3);margin:0
0 var(--tec-spacer-0) 0;padding:0}[class*=tec-events-elementor-event-widget] [class*=tec-events-elementor-event-widget]{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:inherit;padding:inherit}[class*=tec-events-elementor-event-widget] a,a[class*=tec-events-elementor-event-widget]{border-bottom-color:initial;-webkit-text-decoration:underline;text-decoration:underline}.e-con-inner [class*=elementor-widget-tec_elementor_widget]:not(:last-child),.elementor-section:not(.elementor-top-section) [class*=elementor-widget-tec_elementor_widget]:not(:last-child){margin-block-end:var(--tec-spacer-3)}.tec-events-elementor-widget-empty{background-color:var(--tec-color-background-secondary);color:var(--tec-color-text-secondary);font-size:1rem;font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3);padding:1em;text-align:center}html.slb_overlay object,html.slb_overlay embed,html.slb_overlay
iframe{visibility:hidden}html.slb_overlay #slb_viewer_wrap object,html.slb_overlay #slb_viewer_wrap embed,html.slb_overlay #slb_viewer_wrap
iframe{visibility:visible}.chaty *,.chaty-chat-view *,.chaty-outer-forms *{box-sizing:border-box}.chaty-agent-data,.chaty-whatsapp-field input[type=text],.chaty-whatsapp-message,.chaty-whatsapp-message p{font-family:Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif}.chaty-agent-header,.chaty-channel,.chaty-channels,.chaty-form-body,.chaty-tooltip{position:relative}.chaty-tooltip .on-hover-text,.chaty-tooltip .on-hover-text:before,.chaty-tooltip:after,.chaty-tooltip:before{text-transform:none;font-size:.9em;line-height:1;user-select:none;pointer-events:none;position:absolute;display:none;opacity:0}.chaty-i-trigger .chaty-tooltip .on-hover-text,.chaty-i-trigger .chaty-tooltip .on-hover-text:before,.chaty-i-trigger .chaty-tooltip:after,.chaty-tooltip:before{pointer-events:auto}.on-hover-text p{white-space:nowrap;font-size:unset;line-height:unset;letter-spacing:inherit;font-weight:400}.on-hover-text{font-weight:400;display:none}.on-hover-text img.emoji{max-width:none}.chaty-tooltip .on-hover-text:before,.chaty-tooltip:before{content:"";border:5px solid transparent;z-index:1001}.chaty-tooltip:after{content:attr(data-hover)}.chaty-tooltip .on-hover-text,.chaty-tooltip:after{text-align:center;min-width:1em;max-width:21em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:5px 15px;border-radius:10px;background:#fff;color:#333;z-index:1000;box-shadow:0 1.93465px 7.73859px rgb(0 0 0 / 15%);font-size:17px;line-height:21px}.chaty-animation-shockwave:after,.chaty-animation-shockwave:before{content:"";border-radius:50%;position:absolute;top:0;right:0;bottom:0}.chaty-tooltip .on-hover-text{overflow:visible;white-space:pre}.chaty-tooltip.active .on-hover-text,.chaty-tooltip.active .on-hover-text:before,.chaty-tooltip.active:after,.chaty-tooltip.active:before,.chaty-tooltip:hover .on-hover-text,.chaty-tooltip:hover .on-hover-text:before,.chaty-tooltip:hover:after,.chaty-tooltip:hover:before{display:block;opacity:1}.chaty-tooltip.active .on-hover-text,.chaty-tooltip.active .on-hover-text:before,.chaty-tooltip.active:after,.chaty-tooltip.active:before,.chaty-tooltip.pos-left:hover .on-hover-text,.chaty-tooltip.pos-left:hover .on-hover-text:before,.chaty-tooltip.pos-left:hover:after,.chaty-tooltip.pos-left:hover:before,.chaty-tooltip.pos-right:hover .on-hover-text,.chaty-tooltip.pos-right:hover .on-hover-text:before,.chaty-tooltip.pos-right:hover:after,.chaty-tooltip.pos-right:hover:before{animation:ease-out forwards tooltips-horz}.chaty-tooltip.has-on-hover:after,.chaty-tooltip.has-on-hover:before,.chaty-widget .chaty-i-trigger .chaty-cta-close.chaty-tooltip.chaty-tooltip:hover:after,.chaty-widget .chaty-i-trigger .chaty-cta-close.chaty-tooltip:hover:before,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip:after,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip:before,.chaty-widget.cssas-no-close-button.default-open .chaty-i-trigger,.on-hover-text:empty,[data-hover=""]:after,[data-hover=""]:before{display:none!important}.chaty-tooltip.pos-top .on-hover-text:before,.chaty-tooltip.pos-top:before{border-bottom-width:0;border-top-color:#fff;bottom:calc(100% + 5px)}.chaty-tooltip.pos-top .on-hover-text:after,.chaty-tooltip.pos-top:after{bottom:calc(100% + 10px)}.chaty-tooltip.pos-top .on-hover-text,.chaty-tooltip.pos-top:after,.chaty-tooltip.pos-top:before{left:50%;transform:translate(-50%,-.5em)}.chaty-tooltip.pos-down:before{top:100%;border-top-width:0;border-bottom-color:#fff}.chaty-tooltip.pos-down:after{top:calc(100% + 5px)}.chaty-tooltip.pos-down:after,.chaty-tooltip.pos-down:before{left:50%;transform:translate(-50%,.5em)}.chaty-tooltip.pos-left .on-hover-text:before,.chaty-tooltip.pos-left:before{top:50%;border-right-width:0;border-left-color:#fff;left:calc(0em - 10px);transform:translate(-.5em,-50%)}.chaty-tooltip.pos-left .on-hover-text:before{left:auto;right:calc(0em - 5px)}.chaty-tooltip.pos-left .on-hover-text,.chaty-tooltip.pos-left:after{top:50%;right:calc(100% + 10px);transform:translate(-.5em,-50%)}.chaty-tooltip.pos-right .on-hover-text:before,.chaty-tooltip.pos-right:before{top:50%;border-left-width:0;border-right-color:#fff;right:calc(0em - 10px);transform:translate(.5em,-50%)}.chaty-tooltip.pos-right .on-hover-text:before{left:calc(0em - 5px);right:auto}.chaty-tooltip.pos-right .on-hover-text,.chaty-tooltip.pos-right:after{top:50%;left:calc(100% + 10px);transform:translate(.5em,-50%)}@keyframes tooltips-vert{to{opacity:1;transform:translate(-50%,0)}}@keyframes tooltips-horz{to{opacity:1;transform:translate(0,-50%)}}.chaty-tooltip.pos-down:hover:after,.chaty-tooltip.pos-down:hover:before,.chaty-tooltip.pos-top:hover:after,.chaty-tooltip.pos-top:hover:before{animation:ease-out forwards tooltips-vert}@-webkit-keyframes chaty-animation-shockwave{0%{transform:scale(1);box-shadow:0 0 2px rgba(0,0,0,.3),inset 0 0 1px rgba(0,0,0,.3)}95%{box-shadow:0 0 50px transparent,inset 0 0 30px transparent}100%{transform:scale(2.25)}}@keyframes chaty-animation-shockwave{0%{transform:scale(1);box-shadow:0 0 2px rgba(0,0,0,.3),inset 0 0 1px rgba(0,0,0,.3)}95%{box-shadow:0 0 50px transparent,inset 0 0 30px transparent}100%{transform:scale(2.25)}}@-webkit-keyframes chaty-animation-blink{0%,100%{opacity:1}20%{opacity:.5}}@keyframes chaty-animation-blink{0%,100%{opacity:1}20%{opacity:.5}}@-webkit-keyframes chaty-animation-pulse{0%{transform:scale(1);box-shadow:0 2px 2px rgba(0,0,0,.2);border-radius:50%}100%{transform:scale(1.1);box-shadow:0 2px 2px rgba(0,0,0,.2);border-radius:45%}}@keyframes chaty-animation-pulse{0%{transform:scale(1);border-radius:50%}100%{transform:scale(1.1);border-radius:45%}}.chaty-animation-shockwave:after{left:0;-webkit-animation:2s ease-out 1.3s infinite chaty-animation-shockwave;animation:2s ease-out 1.3s infinite chaty-animation-shockwave}.chaty-animation-shockwave:before{left:0;-webkit-animation:2s ease-out .8s infinite chaty-animation-shockwave;animation:2s ease-out .8s infinite chaty-animation-shockwave}.chaty-animation-blink{-webkit-animation:1.33s ease-out infinite chaty-animation-blink;animation:1.33s ease-out infinite chaty-animation-blink}.chaty-animation-pulse,.chaty-animation-pulse-icon{-webkit-animation:.4s infinite alternate chaty-animation-pulse;animation:.4s infinite alternate chaty-animation-pulse}.chaty-animation-sheen{position:relative;overflow:hidden}.chaty-animation-sheen:after{animation:5s infinite chaty-animation-sheen;content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.5) 50%,transparent);transform:rotateZ(60deg) translate(0,5em)}@keyframes chaty-animation-sheen{100%,20%{transform:rotateZ(60deg) translate(0,-80px)}}.chaty-animation-fade{animation:5s infinite chaty-animation-fade}.chaty-animation-spin{animation:5s cubic-bezier(.56,-.35,.22,1.5) infinite chaty-animation-spin}@keyframes chaty-animation-fade{15%,5%{opacity:.25}10%,100%,20%{opacity:1}}@keyframes chaty-animation-spin{10%{transform:rotateZ(-20deg);animation-timing-function:ease}100%,20%{transform:rotateZ(360deg)}}.chaty-animation-bounce,.chaty-animation-jump{animation:5s cubic-bezier(.84,-.54,.31,1.19) infinite chaty-animation-bounce}@keyframes chaty-animation-bounce{0%,100%,20%{transform:none}10%{transform:translateY(-1em)}}@keyframes chaty-animation-waggle{0%{transform:none}10%{transform:rotateZ(-20deg) scale(1.2)}13%{transform:rotateZ(25deg) scale(1.2)}15%{transform:rotateZ(-15deg) scale(1.2)}17%{transform:rotateZ(15deg) scale(1.2)}20%{transform:rotateZ(-12deg) scale(1.2)}22%{transform:rotateZ(0) scale(1.2)}100%,24%{transform:rotateZ(0) scale(1)}}.chaty-animation-waggle{animation:5s infinite chaty-animation-waggle}.chaty-animation-floating{-webkit-animation:chaty-animation-floating 3s ease infinite;animation:chaty-animation-floating 3s ease infinite}@keyframes chaty-animation-floating{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}50%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.chaty{display:none;z-index:99999}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close.chaty-tooltip.chaty-tooltip:hover:after,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close.chaty-tooltip:hover:before,.chaty.active,.chaty.form-open .chaty-widget.cssas-no-close-button.default-open .chaty-i-trigger{display:block!important}.chaty *{margin:0;padding:0}.chaty .sr-only,.chaty-outer-forms .sr-only,.hide-cht-svg-bg{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important;outline:0!important}.chaty a,.chaty a:focus,.chaty a:hover,.chaty button{border:none;text-decoration:none;outline:0;box-shadow:none}.chaty-widget{position:fixed;bottom:25px;right:25px;z-index:10001}.chaty-widget.left-position{left:25px;right:auto}.chaty-channel-list{display:flex;width:62px;height:124px;position:absolute;bottom:-4px;right:0;flex-direction:column;align-items:flex-start;pointer-events:none}.chaty-widget.left-position .chaty-channel-list{left:0;right:auto}.chaty-widget.chaty-open .chaty-channel-list,.chaty-widget.has-single .chaty-i-trigger .Phone-channel:after,.chaty-widget.has-single .chaty-i-trigger .Phone-channel:before{pointer-events:auto}.chaty-channel-list .chaty-channel,.chaty-channel.single .chaty-svg{display:inline-block;width:54px;height:54px;border-radius:50%;margin:4px;cursor:pointer;box-shadow:0 16px 24px 0 rgb(73 104 126 / 16%)}.chaty-channel-list .chaty-channel{position:absolute;bottom:0;opacity:0;transition:.5s;-webkit-transition:.5s}.chaty-channel.single .chaty-svg{margin:0}.chaty-widget.chaty-open .chaty-channel-list .chaty-channel{opacity:1}.chaty-channel a,.chaty-channel button,.chaty-svg{display:block;width:54px;height:54px;border-radius:50%;cursor:pointer;position:relative;outline:0;min-width:unset}* .chaty-channel button{min-width:unset;max-width:unset}.chaty-channel button{background:0 0;border-radius:50%}.chaty-channel a .chaty-custom-icon,.chaty-channel button .chaty-custom-icon,.chaty-svg .chaty-custom-icon{width:54px;height:54px;border-radius:50%;text-align:center;font-size:27px;line-height:54px;color:#fff}.chaty-channel a:focus,.chaty-channel button:focus,.chaty-contact-form-box button.chaty-submit-button{outline:0}.chaty-contact-form-box button.chaty-submit-button:disabled .chaty-loader{display:inline-block}.chaty-agent-icon svg,.chaty-channel svg,.chaty-view-channels .chaty-channel span svg{width:100%;height:100%}.chaty-channel img{width:54px;height:54px;object-fit:cover;border-radius:50%}.chaty-i-trigger .chaty-channel{position:absolute;bottom:0;right:4px;transition:.5s;border-radius:50%;cursor:pointer}.chaty-cta-button{transition:.5s;box-shadow:0 16px 24px 0 rgb(73 104 126 / 16%);border-radius:50%}.chaty-widget.left-position .chaty-i-trigger .chaty-channel{left:4px;right:auto}.chaty-widget .chaty-cta-main .chaty-cta-button{z-index:1099;opacity:1;position:relative}.chaty-widget.chaty-open .chaty-cta-main .chaty-cta-button{z-index:999;opacity:0;transform:rotate(540deg);visibility:hidden}.chaty-widget .chaty-i-trigger .chaty-cta-close{pointer-events:none}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close{pointer-events:auto;z-index:101}.chaty-widget .chaty-i-trigger .chaty-cta-close .chaty-cta-button{z-index:999;opacity:0;visibility:hidden}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close .chaty-cta-button{z-index:1099;opacity:1;transform:rotate(180deg);visibility:visible}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip{z-index:91}.chaty-channel button.open-chaty-channel,.chaty-widget.chaty-no-close-button:not(.has-single) .chaty-i-trigger:not(.single-channel),.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip .on-hover-text,.chaty.form-open .chaty-channel button.open-chaty,.chaty.form-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip .on-hover-text,.chaty.form-open .chaty-i-trigger .chaty-tooltip:after,.chaty.form-open .chaty-i-trigger .chaty-tooltip:before,.chaty.form-open .chaty-widget.has-single .chaty-i-trigger .on-hover-text{display:none}.chaty.form-open.active .chaty-widget .chaty-i-trigger{display:block}.chaty.form-open.active .chaty-widget .chaty-i-trigger .chaty-cta-main{display:none}.chaty.form-open.active .chaty-widget .chaty-i-trigger .chaty-cta-close .chaty-cta-button{opacity:1;visibility:visible;pointer-events:auto}.chaty-widget .ch-pending-msg{position:absolute;right:-4px;top:-4px;width:16px;height:16px;text-align:center;background:red;color:#fff;font-size:10px;line-height:16px;border-radius:50%;z-index:1101}.chaty-widget.left-position.hor-mode .chaty-channel-list{width:136px;height:62px;left:0;bottom:0}.chaty-widget.right-position.hor-mode .chaty-channel-list{width:136px;height:62px;right:0;left:auto;bottom:0}.chaty-widget.hor-mode .chaty-channel-list .chaty-channel{margin-top:0;margin-bottom:0}.chaty-widget.hor-mode.left-position .chaty-channel-list .chaty-channel{left:0}.chaty-widget.hor-mode.right-position .chaty-channel-list .chaty-channel{right:0;left:auto}.chaty-chat-view,.chaty-outer-forms{vertical-align:bottom;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;position:fixed!important;bottom:-25px;left:25px;padding:0;width:320px;max-width:90%;-moz-transition:.5s linear;box-shadow:rgba(0,0,0,.16) 0 5px 40px;-webkit-box-shadow:rgba(0,0,0,.16) 0 5px 40px;-moz-box-shadow:rgba(0,0,0,.16) 0 5px 40px;opacity:0;visibility:hidden;pointer-events:none;z-index:-1;transition:.5s;-webkit-transition:.5s;animation-delay:-2s;-webkit-animation-delay:-2s}.chaty-chat-view.pos-left,.chaty-outer-forms.pos-left{left:25px}.chaty-chat-view.pos-right,.chaty-outer-forms.pos-right{right:25px;left:auto}.chaty-outer-forms.active,.chaty:not(.form-open) .chaty-widget.chaty-open+.chaty-chat-view{-webkit-transform:translateY(-93px);transform:translateY(-93px);opacity:1;z-index:999999;visibility:visible;bottom:0;pointer-events:auto}.chaty-whatsapp-body{padding:0;min-height:260px;position:relative;z-index:2}.chaty-whatsapp-content{padding:20px}.chaty-popup-whatsapp-form .chaty-whatsapp-body{height:260px;min-height:auto}.chaty-popup-whatsapp-form .chaty-whatsapp-content{display:flex;align-items:flex-start}.chaty-form-body{background:#fff;z-index:99999;min-height:75px;border-radius:10px}.chaty-form-body form{margin:0;padding:0}.qr-code-image{padding:10px;text-align:center;border:solid 1px silver;border-radius:4px}.qr-code-image img{max-width:100%;max-height:360px;margin:0 auto;display:block;width:100%;height:auto}.chaty-whatsapp-form{position:relative;background-color:#f0ede7;border-radius:8px;margin:0}.chaty-whatsapp-form:before{display:block;position:absolute;content:"";left:0;top:0;height:100%;width:100%;z-index:0;opacity:.035;background-image:url("/wp-content/plugins/chaty/images/whatsapp.png")}.chaty-popup-whatsapp-form .chaty-whatsapp-body:before,.chaty-popup-whatsapp-form .chaty-whatsapp-footer:before{background-image:url("/wp-content/plugins/chaty/images/whatsapp-welcome-popup.png");opacity:.7}.chaty-whatsapp-message{padding:7px 14px 6px;background-color:#fff;border-radius:0 10px 10px;position:relative;transform-origin:center top;z-index:2;margin-top:0;margin-left:0;max-width:calc(100% - 40px);font-family:Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif;font-size:14px;line-height:18px;border:1px solid rgba(34,17,71,.08)}.chaty-whatsapp-message:before{content:"";display:none;width:0;height:0;border-top:0 solid transparent;border-bottom:10px solid transparent;border-right:12px solid #fff;position:absolute;left:-12px;top:0}.wp-profile-img+.chaty-whatsapp-message:before{display:block}.chaty-whatsapp-message p{margin:0;padding:0;color:#111b21;font-weight:400;word-wrap:break-word}.chaty-whatsapp-footer{position:relative;padding:20px 15px}.whatsapp-chaty-form{display:flex;margin:0;padding:0}button.chaty-whatsapp-button-button,button.chaty-whatsapp-button-button:focus,button.chaty-whatsapp-button-button:hover{text-align:center!important;height:40px!important;width:40px!important;padding:0!important;background:#c6d7e3!important;border-radius:20px!important;outline:0!important;box-shadow:none!important;cursor:pointer!important;margin:0 0 0 10px!important;text-decoration:none!important;border:none!important;min-width:1px!important;flex:0 0 40px}button.chaty-whatsapp-button-button{background:#c6d7e3!important}button.chaty-whatsapp-button-button:focus,button.chaty-whatsapp-button-button:hover{background:#a8c5da!important}.chaty-whatsapp-input:not(:placeholder-shown)+button.chaty-whatsapp-button-button{background:#25d366!important}.chaty-whatsapp-input:not(:placeholder-shown)+button.chaty-whatsapp-button-button:focus,.chaty-whatsapp-input:not(:placeholder-shown)+button.chaty-whatsapp-button-button:hover{background:#22bf5b!important}.chaty-whatsapp-data{display:flex;flex:1;z-index:1}.chaty-whatsapp-field{padding-right:0;flex:1;position:relative;display:flex;align-items:center}.chaty-whatsapp-button{flex:0 0 48px}.chaty-whatsapp-button svg{width:100%;height:100%;margin:0;padding:0}.chaty-whatsapp-field input[type=text]{height:40px!important;line-height:normal;padding:0 10px 0 15px;font-size:16px;resize:none;width:100%;border:none!important;border-radius:24px;outline:0;box-shadow:none!important;background:#fff!important;margin:0;color:#111b21;flex:1}.chaty-whatsapp-field input[type=text]:focus{outline:0!important;border:none!important;margin:0;color:#111b21;box-shadow:none!important}.chaty-whatsapp-button-button:active,.chaty-whatsapp-button-button:focus,.chaty-whatsapp-button-button:hover{background:#a8c5da!important}.chaty.form-open .chaty-channel button.open-chaty-channel,.chaty.form-open .chaty-no-close-button.has-single .chaty-i-trigger{display:block}.chaty-agent-data{font-size:16px}.chaty-agent-header{font-size:18px;padding:20px 15px;background:#22bf5b;color:#fff;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px}.chaty-agent-data .close-chaty-form{right:10px;top:12px}.chaty-agent-data .chaty-agent{display:flex;align-items:center;padding:15px}.chaty-agent-data .chaty-agent a{color:#49687e;font-size:16px;text-decoration:none;display:flex;width:100%;align-items:center;outline:0;font-weight:400}.chaty-contact-input input.chaty-input-field,.chaty-contact-input input[type=email].chaty-input-field,.chaty-contact-input input[type=text].chaty-input-field,.chaty-contact-input select.chaty-input-field,.chaty-contact-input textarea.chaty-textarea-field{color:#28303d;font-family:BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-sans;margin:0;background:#fff;outline:0}.chaty-agent-data .chaty-agent+.chaty-agent{border-top:2px solid #f6f8f9}.chaty-agent-img{width:36px;height:36px;object-fit:cover;border-radius:50%}.chaty-agent-icon{width:48px;height:48px;margin:0 15px 0 0}.chaty-agent-data .chaty-custom-icon{width:48px;height:48px;text-align:center;display:block;line-height:48px;background:silver;border-radius:50%;color:#fff;font-size:28px}.chaty-close-agent-list{position:absolute;right:15px;top:10px;width:26px;height:26px;cursor:pointer;z-index:10;padding:0 0 10px 10px}.chaty-agent-icon img{width:48px;height:48px;object-fit:cover}.chaty-close-agent-list svg{fill:#ffffff}.agent-sub-header{font-size:14px;line-height:20px;font-weight:400}.agent-main-header{font-size:20px;line-height:32px;font-weight:700;position:relative}.chaty-agent-header:before,.chaty-view-header:before{content:"";background:url(/wp-content/plugins/chaty/images/header-top.png) no-repeat;width:215px;height:41px;position:absolute;top:0;left:0;z-index:1}.chaty-agent-header:after,.chaty-view-header:after{content:"";background:url(/wp-content/plugins/chaty/images/header-bottom.png) no-repeat;width:44px;height:41px;position:absolute;bottom:0;right:0;z-index:1}.chaty-custom-channel-icon{display:block;border-radius:50%;color:#fff;text-align:center;line-height:54px}.chaty-contact-form-title{padding:10px 15px;text-align:left;font-size:18px;color:#fff;border-radius:8px 8px 0 0;justify-content:space-between;display:flex}.chaty-contact-inputs{padding:15px}.chaty-contact-input{display:block}.chaty-contact-input label.chaty-form-label{font-size:14px;margin:0;padding:0 0 4px 0;line-height:20px;display:flex;color:#28303d}.chaty-contact-input+.chaty-contact-input{margin:10px 0 0}.chaty-contact-input input.chaty-input-field,.chaty-contact-input input[type=email].chaty-input-field,.chaty-contact-input input[type=text].chaty-input-field,.chaty-contact-input select.chaty-input-field{width:100%;height:36px;line-height:36px;font-size:16px;padding:0 10px;border:1px solid #ccc;border-radius:4px}.chaty-contact-input .has-chaty-error:focus,.chaty-contact-input input.chaty-input-field:focus,.chaty-contact-input input[type=email].chaty-input-field:focus,.chaty-contact-input input[type=tel].chaty-input-field:focus,.chaty-contact-input input[type=text].chaty-input-field:focus,.chaty-contact-input select.chaty-input-field:focus,.chaty-contact-input textarea.chaty-textarea-field:focus{outline:0;box-shadow:none;border-color:#898989;background-color:#fff}.chaty-contact-input textarea.chaty-textarea-field{width:100%;height:100px;line-height:20px;font-size:16px;padding:10px;border:1px solid #ccc;border-radius:4px;display:block}.chaty-contact-form-box .close-chaty-form{right:9px;top:9px}.chaty-contact-form-box button.chaty-submit-button[type=submit],button#chaty-submit-button-0{border:none;border-radius:4px;color:#fff;background:#a886cd;width:100%;height:36px;line-height:36px;font-size:18px;padding:0;margin:0;cursor:pointer;text-align:center;display:block}.chaty-contact-input input.chaty-input-field.has-chaty-error,.chaty-contact-input select.chaty-input-field.has-chaty-error,.chaty-contact-input textarea.has-chaty-error{border:1px solid #d20000}.chaty-contact-form-button{padding:15px}.chaty-ajax-error-message,.chaty-ajax-success-message{color:#00a700;padding:10px 0 0;text-align:center;font-size:16px}.chaty-ajax-error-message{color:#da0000}.chaty-view-header,.chaty-view-header a,.chaty-view-header a:focus,.chaty-view-header a:hover{font-weight:500;color:#fff;font-size:24px}.chaty-exit-intent{position:fixed;z-index:-1}.chaty-exit-intent:before{display:block;position:fixed;top:0;left:0;content:'';width:100vw;height:100vh;background:rgba(0,0,0,.8);visibility:hidden;z-index:100;transition:.5s ease-in-out;-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out}.chaty .chaty-widget.left-position .chaty-exit-intent:before{clip-path:circle(15px at 60px calc(100% - 60px))}.chaty .chaty-widget.right-position .chaty-exit-intent:before{clip-path:circle(15px at calc(100% - 60px) calc(100% - 60px))}.chaty .chaty-widget .chaty-exit-intent.animate:before{visibility:visible;clip-path:circle(100%)}.chaty-widget.has-single .chaty-i-trigger .chaty-channel:not(.chaty-agent-button).Phone-channel .chaty-tooltip:after,.chaty-widget.has-single .chaty-i-trigger .chaty-channel:not(.chaty-agent-button).Phone-channel .chaty-tooltip:before{pointer-events:inherit}body.cht-in-mobile .chaty-outer-forms.chaty-agent-data.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-contact-form-box.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-wechat-form.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form.custom-cht-pos{top:50%;left:0;right:0;margin:0 auto;transform:translate(0,-50%);bottom:auto}body.cht-in-mobile .chaty-outer-forms.chaty-agent-data.custom-cht-pos .chaty-agent-body{max-height:calc(100vh - 164px)!important}.chaty-whatsapp-message p+p{margin-top:10px}body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form.custom-cht-pos .chaty-whatsapp-content{max-height:calc(100vh - 122px)!important;overflow-y:auto}body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form:not(.custom-cht-pos) .chaty-whatsapp-content{overflow-y:auto}.chaty.has-custom-pos.form-open .chaty-i-trigger{opacity:0;visibility:hidden}body.cht-in-mobile .chaty-outer-forms.chaty-contact-form-box.custom-cht-pos .chaty-contact-inputs{max-height:calc(100vh - 150px)!important;overflow-y:auto}body.cht-in-mobile .chaty-outer-forms{max-width:calc(100vw - 50px)!important}.chaty-view-body{background:#fff;border-radius:8px}.chaty-view-header{background:#b78deb;border-radius:7px 7px 0 0;padding:10px 15px;position:relative;word-break:break-word}.chaty-top-content{padding:15px 15px 0;font-size:16px}.chaty-view-content p,.chaty-view-content p a,.chaty-view-content p a:focus,.chaty-view-content p a:hover{margin:0;padding:0;font-size:16px;line-height:150%;color:#49687e;word-break:break-word}.chaty-view-content p a{display:inline-block}.chaty-view-content p a:focus,.chaty-view-content p a:hover,.chaty-view-header a:focus,.chaty-view-header a:hover{outline:0;text-decoration:none}.chaty-view-content p+p{margin-top:10px}.chaty-close-view-list{position:absolute;right:15px;top:10px;width:12px;cursor:pointer;z-index:11}.chaty-close-view-list svg{fill:#ffffff;display:inline-block;width:100%}.chaty-view-channels .chaty-channel{height:48px;display:inline-block;margin:6px 0;width:20%;text-align:center;vertical-align:top}.chaty-view-channels .chaty-channel a,.chaty-view-channels .chaty-channel img,.chaty-view-channels .chaty-channel span:not(.on-hover-text){display:block;width:48px;height:48px;margin:0 auto}.chaty-view-channels{padding:10px 8px}.chaty-view-channels .chaty-custom-channel-icon{font-size:24px}.front-google-captcha{width:100%!important;overflow:hidden}.front-google-captcha>div{width:100%}.front-google-captcha iframe{transform:scaleX(.9);position:relative;left:-15px}.widget-fa-icon{width:100%;height:100%;display:inline-block;vertical-align:middle;color:#fff}span.chaty-loader{display:none;vertical-align:middle;color:#fff;animation:rotation 1s infinite linear;width:24px;height:24px;text-align:center;line-height:24px;margin-left:5px}span.chaty-loader span.dashicons{width:24px;height:24px;text-align:center;line-height:24px;font-size:24px}@keyframes rotation{from{transform:rotate(0)}to{transform:rotate(359deg)}}span.chaty-loader.active{display:inline-block;vertical-align:baseline}.chaty-i-trigger.single-channel>.chaty-channel>.on-hover-text{display:none!important}html[dir=rtl] .chaty-input-field,html[dir=rtl] .chaty-submit-button,html[dir=rtl] .chaty-tooltip,html[dir=rtl] .chaty-tooltip:after,html[dir=rtl] .chaty-whatsapp-message,html[dir=rtl] .on-hover-text{direction:rtl}.add-bg-blur-effect{background-color:rgba(0,0,0,.4);overflow-x:hidden}.add-bg-blur-effect>:not(.chaty,.chaty-outer-forms,.picmo__popupContainer){filter:blur(6px)}.email_suggestion,.wp_email_suggestion{margin:0;padding:0;font-size:14px;color:#970029}.email_suggestion i,.wp_email_suggestion i{color:#2596be;font-weight:700;cursor:pointer}.chaty-custom-whatsapp-form .eac-sugg,.chaty-form .eac-sugg{color:#c1c1c1;line-height:34px!important}.chaty-form .eac-input-wrap{width:100%;overflow:hidden}.chaty-custom-whatsapp-form .chaty-whatsapp-body:before{opacity:.05}.chaty-custom-whatsapp-form .chaty-whatsapp-body{border-radius:0}.chaty-custom-whatsapp-form .chaty-whatsapp-footer{border-top:1px solid #e1e1e1;min-height:70px}.chaty-custom-whatsapp-form .chaty-whatsapp-data{display:block;z-index:1}.chaty-custom-whatsapp-form .chaty-whatsapp-button-button{width:100%!important;z-index:1;position:relative}.chaty-custom-whatsapp-form .header-text{display:flex;align-items:center}.chaty-custom-whatsapp-form .header-text span{display:inline-block;vertical-align:super;padding-left:5px}.chaty-custom-whatsapp-form .chaty-whatsapp-button svg{width:26px;height:26px;fill:#ffffff;margin-right:3px}.chaty-custom-whatsapp-form .chaty-whatsapp-button span{font-size:15px;padding-left:5px}.chaty-custom-whatsapp-form .chaty-whatsapp-button{display:flex;align-items:center;justify-content:center;border-radius:6px!important}.chaty-custom-whatsapp-form .chaty-whatsapp-content{padding:15px;z-index:101111;position:relative}.chaty-custom-whatsapp-form .chaty-whatsapp-body{min-height:auto}.chaty-outer-forms input[type=number]::-webkit-inner-spin-button,.chaty-outer-forms input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.chaty-whatsapp-header{display:flex;align-items:center;background-color:#4aa485;border-top-left-radius:6px;border-top-right-radius:6px;padding:10px 15px;position:relative;justify-content:space-between;box-shadow:0 16px 32px 0 #1a0E3529}.chaty-whatsapp-header .header-wp-icon{height:30px;width:30px;margin-right:7px}.chaty-whatsapp-header .header-wp-title{color:#fff;font-size:15px;flex:1;padding-right:8px}.whatsapp-form-close-btn{flex:0 0 16px;cursor:pointer}.whatsapp-form-close-btn svg{width:16px;height:16px}.chaty-form,.chaty-whatsapp-form{font-family:Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif}.chaty-whatsapp-body .wp-profile-img{height:30px;width:30px;margin-right:15px}.chaty-whatsapp-body .wp-profile-img img{height:30px;width:30px;border-radius:50%;object-fit:cover}.chaty-whatsapp-message-nickname{color:#489d81;font-size:10px;font-weight:500;line-height:14px}.chaty-whatsapp-message-time{color:#a1a1a9;font-size:10px;line-height:12px}.chaty-whatsapp-input::placeholder{color:#83a1b7;opacity:40%}.chaty-whatsapp-input::-ms-input-placeholder{color:#83a1b7;opacity:40%}button[type=button].chaty-wp-emoji-input,button[type=button].chaty-wp-emoji-input:focus,button[type=button].chaty-wp-emoji-input:hover{position:absolute!important;top:9px;left:8px;background:0 0!important;border:none!important;cursor:pointer;height:24px!important;width:24px!important;padding:0!important;min-width:1px!important;margin:0!important;outline:0!important}.chaty-whatsapp-field:not(.has_emoji) .chaty-wp-emoji-input{display:none!important}.chaty-whatsapp-input{padding-left:38px!important}.chaty-whatsapp-field:not(.has_emoji) .chaty-whatsapp-input{padding-left:15px!important}.picmo__popupContainer{z-index:1000000}body .picmo__emojiButton span{font-size:24px;line-height:24px;display:inline-block;vertical-align:middle}body .picmo__picker .picmo__categoryButtons .picmo__categoryTab button.picmo__categoryButton{color:#8f8f8f;border:solid 1px transparent}body .picmo__picker .picmo__categoryButtons .picmo__categoryTab.picmo__categoryTabActive .picmo__categoryButton{border:1px solid #a886cd;color:#a071d3;background:#fff}body .picmo__picker .picmo__emojiCategory .picmo__categoryName{display:flex;height:auto;padding:10px 17px;border-bottom:solid 1px #e2e8f0;font-weight:700;background:#f3f3f3}body .picmo__picker .picmo__categoryButtons .picmo__categoryTab button.picmo__categoryButton:hover{background:#fff}body .picmo__emojiButton{border-radius:4px}body .picmo__emojiButton:focus{outline:0;border-radius:5px}.chaty-channel span.chaty-icon{display:block}.chaty.form-open .chaty-widget.has-single .chaty-cta-close .chaty-cta-button{opacity:1;visibility:visible;transform:rotate(360deg);z-index:999}.chaty-custom-whatsapp-form .eac-input-wrap{width:100%;overflow:hidden}.chaty-custom-whatsapp-form .chaty-whatsapp-button button{width:100%;border:none;border-radius:6px;padding:8px;display:flex;align-items:center;justify-content:center;cursor:pointer}.chaty-contact-input input[type=file].chaty-input-field{line-height:32px}.eac-cval:empty,.eac-sugg:empty{display:none!important}.qr-code-header{display:flex;align-items:center;background-color:#a886cd;border-top-left-radius:6px;border-top-right-radius:6px;padding:10px 15px;position:relative;justify-content:space-between;color:#fff;box-shadow:0 16px 32px 0 #1a0E3529;z-index:999999}.chaty-close-button{cursor:pointer}.qr-code-title{line-height:1;padding:15px 15px 0;font-size:14px;color:#83a1b7}.qr-code-box{margin-top:10px;padding:0 15px 15px}.qr-code-head-title{display:inline-flex;align-items:center}.qr-code-head-title svg{margin-right:5px}.mce-error{border:1px solid #d00!important}.required_indicate{color:red;font-size:18px;margin-left:2px}.chaty-whatsapp-button-button svg{display:inline-block;vertical-align:sub}.chaty-wp-emoji-input:hover{background-color:transparent;border-color:transparent}.chaty-wp-emoji-input:focus{outline:0}.chaty-whatsapp-input[placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:40%!important}[placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:1!important}.chaty-outer-forms form{margin:0}.chaty,.chaty *,.chaty-form,.chaty-form *,.chaty-whatsapp-form,.chaty-whatsapp-form *{-webkit-tap-highlight-color:transparent}body.csaas-has-chatway:not(.chatway-is-open) .chatway--trigger-container{display:none!important}body.csaas-has-chatway:not(.chatway-is-open) .chatway--frame-container{opacity:0;visibility:hidden}body.csaas-has-chatway.chatway-is-open .chaty{display:none!important}.chaty-widget.has-chatway .Chatway-channel-link{opacity:1;visibility:visible;pointer-events:auto}.has-chat-view.active .chaty-widget.has-chatway.chaty-open .chaty-channel-list{display:none!important}.chaty-channel.Chatway-channel-link.has-unread-message:after,.chaty-widget:not(.has-chatway):not(.chaty-open) .csaas-widget-trigger.has-unread-message:after{content:attr(data-unread-message);width:20px;height:20px;background:#ff4545;position:absolute;border-radius:50%;font-size:12px;font-weight:600;color:#fff;display:inline-flex;align-items:center;justify-content:center;bottom:44px;z-index:1111;right:-4px}body:not(.chatway--active) .chaty-widget.has-chatway.above-chaty .Chatway-channel-link{display:none!important}body:not(.chatway--active) .chaty-widget.inside-chaty .chaty-channels .Chatway-channel-link{display:none!important}body.csaas-has-chatway.has--chaty.chatway--active:not(.chatway--visible) .chatway--container{display:block}.chaty.chaty-has-chat-view .has-chatway.chaty-open .Chatway-channel-link{display:none!important}.chaty-view-channels .chaty-channel.Chatway-channel.has-unread-message:after{right:0;top:-8px;bottom:auto}html[dir=rtl] button[type=button].chaty-wp-emoji-input,html[dir=rtl] button[type=button].chaty-wp-emoji-input:focus,html[dir=rtl] button[type=button].chaty-wp-emoji-input:hover{right:8px}html[dir=rtl] .chaty-whatsapp-field input[type=text]{padding:0 35px 0 00px}html[dir=rtl] button.chaty-whatsapp-button-button,html[dir=rtl] button.chaty-whatsapp-button-button:focus,html[dir=rtl] button.chaty-whatsapp-button-button:hover{margin:0 10px 0 0!important}html[dir=rtl] button.chaty-whatsapp-button-button svg{transform:rotate(180deg)}@keyframes rotate-forever{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner-loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:none;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay{bottom:0;display:none;height:100%;left:0;overflow:auto;overflow:initial;position:fixed;right:0;top:0;transition:all .15s ease-in-out;width:100%;z-index:1999999999}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{margin-bottom:3em;position:absolute;top:100px;z-index:1999999999}.pum-container.pum-responsive{height:auto;left:50%;margin-left:-47.5%;overflow:visible;width:95%}.pum-container.pum-responsive
img{height:auto;max-width:100%}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;margin-left:inherit;top:auto}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content:focus{outline:none}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content>:last-child{margin-bottom:0}.pum-container .pum-content+.pum-close{background-color:#0000;cursor:pointer;line-height:1;min-width:1em;position:absolute;text-align:center;text-decoration:none;z-index:2}.pum-container .pum-content+.pum-close>span{position:relative;z-index:1}.pum-container.pum-scrollable .pum-content{max-height:95%;overflow:auto;overflow-y:scroll}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{height:auto;position:static;width:auto}.pum-cta-wrapper{display:inline-block;max-width:100%;width:auto}.pum-cta-wrapper.alignleft{display:block;text-align:left}.pum-cta-wrapper.aligncenter{display:block;text-align:center}.pum-cta-wrapper.alignright{display:block;text-align:right}.pum-cta-wrapper.alignfull{display:block;width:100%}.pum-cta-wrapper.alignfull .pum-cta{width:100%}.pum-cta-wrapper .pum-cta{border-radius:9999px;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:inherit;line-height:inherit;padding:1rem 2.25rem;text-align:center;text-decoration:none;transition:filter .15s ease-in-out,background-color .15s ease-in-out;width:auto}.pum-cta-wrapper:not(.is-style-outline):not(.is-style-text-only) .pum-cta{background-color:var(--wp--preset--color--contrast,#000);border:none;color:var(--wp--preset--color--base,#fff)}.pum-cta-wrapper:not(.is-style-outline):not(.is-style-text-only) .pum-cta:hover{filter:brightness(.85)}.pum-cta-wrapper.is-style-outline .pum-cta{background-color:#0000;border:1px
solid;color:var(--wp--preset--color--contrast,currentcolor);padding:calc(1rem - 1px) calc(2.25rem - 1px)}.pum-cta-wrapper.is-style-outline .pum-cta:hover{background-color:#0000000d;filter:brightness(1.05)}.pum-cta-wrapper.is-style-text-only .pum-cta{background-color:#0000;border:none;color:var(--wp--preset--color--contrast,currentcolor);padding:.5rem 1rem}.pum-cta-wrapper.is-style-text-only .pum-cta:hover{text-decoration:underline}@supports not (color:var(--wp--preset--color--contrast )){.pum-cta-wrapper:not(.is-style-outline):not(.is-style-text-only) .pum-cta{background-color:#1e1e1e;color:#fff}.pum-cta-wrapper.is-style-outline .pum-cta,.pum-cta-wrapper.is-style-text-only .pum-cta{color:inherit}}.pum-form{margin:0
auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field
label{font-weight:700}.pum-form__field input[type=date],.pum-form__field
select{font-size:18px;line-height:26px;margin:0
auto;padding:3px;text-align:center;vertical-align:middle}.pum-form__field
select{padding:5px
3px}.pum-form__loader{animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;border:.25em solid #00000080;border-radius:50%;border-right-color:#0000;display:inline-block;font-size:2em;height:.75em;width:.75em}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{border:.25em solid #ffffff80;border-right-color:#0000;margin-left:.5em}.pum-form__messages{border:1px
solid #00000040;display:none;margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message:last-child{margin-bottom:0}.pum-form__message--error{border-color:red;color:red!important}.pum-form__message--success{border-color:green;color:green!important}.pum-form--loading{opacity:.5}.pum-alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-left{text-align:left}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{display:block;margin-bottom:.25em}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block
input{display:block;width:100%}.pum-form--style-default
label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;font-size:14px;margin-bottom:5px;padding:10px
8px}.pum-form--style-default
button{cursor:pointer;font-size:18px;margin:10px
0 0;padding:10px
5px}.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{bottom:40%;position:absolute;right:50%}.pum-sub-form .spinner-loader:not(:required){animation:spinner-loader 1.5s linear infinite;border-radius:.5em;box-shadow:1.5em 0 0 0 #0000334d,1.1em 1.1em 0 0 #0000334d,0 1.5em 0 0 #0000334d,-1.1em 1.1em 0 0 #0000334d,-1.5em 0 0 0 #0000334d,-1.1em -1.1em 0 0 #0000334d,0 -1.5em 0 0 #0000334d,1.1em -1.1em 0 0 #0000334d;display:inline-block;font-size:10px;height:1em;margin:1.5em;overflow:hidden;text-indent:100%;width:1em}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox
label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label
input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline
label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label
input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked
label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label
input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.popmake-close{cursor:pointer}.pum-container
iframe.formidable{overflow:visible;width:100%}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important}