@charset "UTF-8";
.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);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{left:0;position:absolute;text-align:center;width:100%;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-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-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-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-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(//carl-dittler-rs.de/wp-content/plugins/floating-button/vendors/fontawesome/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-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(//carl-dittler-rs.de/wp-content/plugins/floating-button/vendors/fontawesome/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(//carl-dittler-rs.de/wp-content/plugins/floating-button/vendors/fontawesome/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(//carl-dittler-rs.de/wp-content/plugins/floating-button/vendors/fontawesome/webfonts/fa-brands-400.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//carl-dittler-rs.de/wp-content/plugins/floating-button/vendors/fontawesome/webfonts/fa-solid-900.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//carl-dittler-rs.de/wp-content/plugins/floating-button/vendors/fontawesome/webfonts/fa-regular-400.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//carl-dittler-rs.de/wp-content/plugins/floating-button/vendors/fontawesome/webfonts/fa-solid-900.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//carl-dittler-rs.de/wp-content/plugins/floating-button/vendors/fontawesome/webfonts/fa-brands-400.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//carl-dittler-rs.de/wp-content/plugins/floating-button/vendors/fontawesome/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(//carl-dittler-rs.de/wp-content/plugins/floating-button/vendors/fontawesome/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}.post-views.entry-meta>span{margin-right:0!important;font:16px;line-height:1}.post-views.entry-meta>span.post-views-icon.dashicons{display:inline-block;font-size:16px;line-height:1;text-decoration:inherit;vertical-align:middle}.post-views.load-dynamic .post-views-count{color:#fff0;transition:color 0.3s ease-in-out;position:relative}.post-views.load-dynamic.loaded .post-views-count{color:inherit}.post-views.load-dynamic.loading .post-views-count,.post-views.load-dynamic.loading .post-views-count:after{box-sizing:border-box}.post-views.load-dynamic .post-views-count:after{opacity:0;transition:opacity 0.3s ease-in-out;position:relative;color:#6610f2}.post-views.load-dynamic.loading .post-views-count:after{content:'';display:block;width:16px;height:16pxpx;border-radius:50%;border:2px solid currentColor;border-color:currentColor #fff0 currentColor #fff0;animation:pvc-loading 1s linear infinite;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:1}@keyframes pvc-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa,
.fas,
.far,
.fal,
.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-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 {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-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-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-aws:before {
content: "\f375"; }
.fa-backward:before {
content: "\f04a"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-book:before {
content: "\f02d"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-btc:before {
content: "\f15a"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-crop:before {
content: "\f125"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edit:before {
content: "\f044"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-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-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-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-frown:before {
content: "\f119"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-gift:before {
content: "\f06b"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-heart:before {
content: "\f004"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-key:before {
content: "\f084"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-meh:before {
content: "\f11a"; }
.fa-mercury:before {
content: "\f223"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-moon:before {
content: "\f186"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nintendo-switch:before {
content: "\f418"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-osi:before {
content: "\f41a"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-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-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-percent:before {
content: "\f295"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-plane:before {
content: "\f072"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.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-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-random:before {
content: "\f074"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-rendact:before {
content: "\f3e4"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-retweet:before {
content: "\f079"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-road:before {
content: "\f018"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-safari:before {
content: "\f267"; }
.fa-sass:before {
content: "\f41e"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-search:before {
content: "\f002"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-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-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-sign: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-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-spinner:before {
content: "\f110"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-star:before {
content: "\f005"; }
.fa-star-half:before {
content: "\f089"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-strava:before {
content: "\f428"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-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-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-train:before {
content: "\f238"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.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-display: swap;
font-style: normal;
font-weight: normal;
src: url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fa-brands-400.eot);
src: url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), 
url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fa-brands-400.woff2) format("woff2"), 
url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fa-brands-400.woff) format("woff"), 
url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fa-brands-400.ttf) format("truetype"), 
url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands'; }@font-face {
font-family: 'Font Awesome 5 Free';font-display: swap;
font-style: normal;
font-weight: 900;
src: url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fa-solid-900.eot);
src: url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), 
url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fa-solid-900.woff2) format("woff2"), 
url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fa-solid-900.woff) format("woff"), 
url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fa-solid-900.ttf) format("truetype"), 
url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }@font-face {
font-family: 'Font Awesome 5 Free';font-display: swap;
font-style: normal;
font-weight: 400;
src: url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fa-regular-400.eot);
src: url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), 
url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fa-regular-400.woff2) format("woff2"), 
url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fa-regular-400.woff) format("woff"), 
url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fa-regular-400.ttf) format("truetype"), 
url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fa-regular-400.svg#fontawesome) format("svg"); }
.far {
font-family: 'Font Awesome 5 Free';
font-weight: 400; }@font-face{font-family:'FontAwesome';font-display: swap;src:url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/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';font-display: swap;
src:url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/ElegantIcons.eot);
src:url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/ElegantIcons.woff) format('woff'),
url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/ElegantIcons.ttf) format('truetype'),
url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/fonts/ElegantIcons.svg#ElegantIcons) format('svg');
font-weight: normal;
font-style: normal;
}    .arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
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: "Genericons";font-display: swap;
src: url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/Genericons.eot);
src: url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/Genericons.eot?) format("embedded-opentype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Genericons";font-display: swap;
src: url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAADakAA0AAAAAVqwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAA2iAAAABoAAAAcdeu6KE9TLzIAAAGgAAAARQAAAGBkLHXFY21hcAAAAogAAACWAAABsqlys6FjdnQgAAADIAAAAAQAAAAEAEQFEWdhc3AAADaAAAAACAAAAAj//wADZ2x5ZgAABFQAAC7AAABIkKrsSc5oZWFkAAABMAAAAC8AAAA2C2BCV2hoZWEAAAFgAAAAHQAAACQQuAgGaG10eAAAAegAAACfAAABOFjwU3Jsb2NhAAADJAAAATAAAAEwy4vdrm1heHAAAAGAAAAAIAAAACAA6QEZbmFtZQAAMxQAAAE5AAACN1KGf59wb3N0AAA0UAAAAjAAAAXo9iKXv3jaY2BkYGAAYqUtWvLx/DZfGbg5GEDgkmLVWhj9/ycDAwcbWJyDgQlEAQABJgkgAHjaY2BkYOBgAIIdHAz/fwLZbAyMDKiAFQBE7gLWAAAAAAEAAACXAOgAEAAAAAAAAgAAAAEAAQAAAEAALgAAAAB42mNgYf/MOIGBlYGB1Zh1JgMDoxyEZr7OkMYkxMDAxMDKzAADjAIMCBCQ5prC0MCg8FWcA8TdwQFVg6REgYERAPvTCMQAAAB42i1PsRXCUAg8SAprl7FN4QZqb2WZGRjAIVLrHj4be4ews7OJHAd54cMBd+Af7JHmt3RPYAOHAYFweFhmYE4jlj+uVb8nshCzd/qVeNUCLysG8lgwrojfSW/pcTK6o7rWX82En6HJwIEv+wbi28IwpndxRu/JaJGStHRDq5EB+OKCNumZLlSVl2TnOFVtl9nR5t7woR0QzVT+D7cKLeIAeNpjYGBgZoBgGQZGBhBYA+QxgvksDBOAtAIQsoDoj5yfOD9JflL7zPGF84vkF80vll88v0R+yfxS9lX8/3+wCoZPDJ8EPil8ZvjC8EXgi8IXgy8OXwK+JHwp+Mrw////x/wsfHx8HHxMvJo8Rjw6PGo8CjxSPCI8fDwc3PVQ2/ECRjYGuDJGJiDBhK4A4pXhDABtHClYAAAARAURAAAALAAsACwALABaAIQAzADyAQABHAFGAZQBzgIIArIDTAOkA+AEEgTCBRYFYgW+BjAGwgbkByQHSAeCB+AI2Ao4CowLGgvQDBwM6g08DX4Nug4kDkYOYg6ADsoO7A8yD4gP8hAwEGYQpBDuEUgRshHUEfYSQBJeEnoSlhLEEtwTIBNYE6oT6hQaFC4UShSQFJ4UtBTyFSAVjBW4FegV+hYUFiwWQBZWFmQWchaIFuYXFhdUF4gXyhgEGCwYThh8GNYZEhlCGVgZZhl8GZIZoBnQGhIaShp8GtIa6Br+GzAbVBt+G8Ib/Bw6HGgciBy8HOwdHh1WHXAdmB3eHvYfIB8uHzofSB9WH6of4CA4IMghACFCIcQh4CIGIjoiSCJ8IpYiyCLmIxAjWiPwJCQkSHja1Xx5YFTVvf/53nUm++zJJJnMkpkJJJkss5GFMIQ9w04IS0BZRSJLMIIo1l4XFETQFkVFBKwVrbuWpRaXPOtalZaCPKu1D2yf28NX21qfQubk9z3nzoSAS//+Mbn3nnvuuWc/n+/n+z3fCxHIaEKEJfJMIhKVhJ4GUtP8jCqRz+ufVuQ/NT8jChgkT4ssWmbRz6gK9DU/Ayw+bPKY/B6TZ7TgpuVwN71Unnnm0dHS24QQRSACUYis8XyzST6xEAch4LF5ZJsnKkc9NsDDj2ETXgUikT4iaClNJEBSGoZIP74qa+l//YRfKB5EAEyj4g/ztWBZbslcIEjucqHATOpjkYBXsYo18DNYeOQI3UMvonuOHIHXj+/YcXyHSs7FLGQp+o7sYA8IFq+BpmqKhtk6SDEZinWVWfMsHlLfIkRCgjdPsLpAtMlRUu8CmzVP8HlDEInJmkC+wcbihT54cN/6cePW79Mv/f1E+MUT2zvCM68cOWt7Rwc2pk8TNQ3IWW0gEbuI3yxI7KW9HdtnjbxyZrhj+xPbWX0EYhjcf9h3Jg9gldjBfhLm1af1ERF7BTAEmoxngQDeU35mB/YPsDiFtU0gxChgX2tn8S6FP3zG38O+zMWEVkU1yaYQRCMxt13WblvTT9bcdgpaTsnahlcqUp9owt0Vr2zYc+oUHwN8S2FjwMYV62PNA5+pPhaFc0EP4JhuPr2la4eQCVCsNRvnLac3A9nRNShIBFZPXpciEmHjareZsEbRWNTEBhVvHDasmyniwP7HJ+4AhlsgbmOP7PUsWVA8DFmHuzoSa3avSXR09XZ0HaZfHa7raOARKjm8kWoLdwfuamwHbcqaNVOo1t54V2D3QtA2nsQL1TYePrwRtMTaWUWYhvI0gGlYz5FeldWtgPiwvfW8bpVgAk/cwxqtR/hwhHxeVq9YWNG6duzo0miCHtBgy55TlN/jbYIHFGwyi6IJ6NVO7RG0c7c7ugBDRITMuMlYqovNAFYeuNg4BWPRSBCDBRhsEaKRQJCl5mOvSfmxpqbY3GQSCmYvXjy7s6bVP2WcjI/P4iEUxG7ddWt0brKrC5/P+Yz2fTans2bNjWMvPTwOi8B2Vhtw5pEr+cpyCWabVVAkVQngpGDFtChYcIsQCIYgT1ADQUUNifmQB7g4HIrN6pIdiponhCAYkoJDMd7ucEkOlxK32q02qxIMlAewtuYWQVwLdsg6+fyNbcufpfRunw+CruicxZMm1JYsV4zGfIuUV9+8OH7VzTdfFV80IpSVVZBvMErLS2rHT140JxrJtYfGjRjrFIyl3liplFNkNDlFY6nTmwuKwx0fu6gZfL67aOrZ5W03Pn/SQNiZfrXlIfr62RfrVXeh9JvpoxY4FUt5/eRFm2bsvTy/YvzFdSDK5jq/F8DrrzMpglAxtSFekt2zZ/rmRZPr/WYl1JmVJxdEq6VcX3GhoGY7zaAUuoZ5pNwhrqF5WabyKXVZhW4l/MJZaHhoC28cdiIDKkJ4nxqIiZQittSTBJlKiL8+LogKUe3+mDleLrvAjLhidsRIPBDMAda9LsERkxwCsETlccHiVXx2S4sUD1SBWyIIewRxjzDgk8iBw54n/0w3db0rjt/1ViE9TY/nNXaeue+KFT+Cxz4uSNCP6Bp5+biD/9dsLw0qj8DEq51nG1+if695Cb68Zevjbs19yW+VvZO2LB9yLT1Er4JdsAEsP/85/ZxupEvw+PznPweLNhWq4MY2evS13r0roL03FCq+m/5W2Jx4iP5u/dsQm1SrddTDuw0Xd7lKw+05HqUYSuGfM+nhE/bxIXBCrGAf3Sc0ultay6/9qXZB5lggL5R1FyAeVyEef0Aa8EZR7Qi4kuRz++3helzyOL0wgJfhOL8YXsXtkgNnaIsQrrc7YvE8UGOqllwpVM/Vnvo9pdvoEdpfVTXzgZ+MuPJ5n99dV/vjhyfPTs6uvwVu+TCrcfGm5OQt4R+tsLY3rFJquycX25Yff/vwfT0jH5QDY+vEbavV3KI3b5QrxfqfXbS445E3s4dUtm1a3Dg8XpRILPfm6vUlKD9UjQQH0MGHKG3xDEcZEXbEAz4UIKUIiyg0zwMI+hHk5dCPKlv3yZOWX/TT2VWUpqrYAxUR4SxB6HwNpN6c5jj8Iyt28drRp2lfqmFHl4xPOLZjufLHWK6b4YPIBAMrI9IiYU+Ugejl5YrSbpiQT1+lvX/+s6N6/EXXtsW7nE51/pKKiNMofU2P9h0SJ0ANCJEFs8bHShVRpB+Z/NVeUTASRJ9M2yyIzB6yhKzi2GA3s0HxeXFFF5hjgDMXFKjHuZsNdgtYYvEWMRphQGBA6AjXOwLlPq+kqPXh+tgIiNkVVVHBIiKOxBz2c3F+HGpVjJmjEbENVsDEL7aN7Nn38idXH6T7v9i27Qv6pzNv0x+PFQO3XC8JX/+j+y/gmypIBXkW1VFoBYdslvMkVZjcCMZV9NN7b6H9R8YXF/lX+Lw2S561qhb8T13bbs23WjdOCVzm82GkrVLwycO/OvSeqmHu+w9e/cnL+3pGbvsCJvLSU3mn6YYlUul9fTUhWREeSo30SHv7dkOOklNXNzZcGJoT9Qp+gzu7JL/Qlt3QAUu6Ox9YJQsilHlFWei7SzDBbFXwuiErE6lWVN68M9XQBT3vH2FzXSC3wj9Rlm4ldWQ4G0W73q8hITOh1ZARh5FBLM5+Me7xh20+my/qi4ajYeE9IZAbGLPkmh3T1723++JF9797+do3WncKVqO9oMjucpWblz66ZMmjS0d2j48VSXS/uE9nVJIWDE/fcc2SMYGLd7+3bu37uy+ePPEeyFVzDdmqURIXP/rbRxeXx8Y0Fb3Nk2M9RZ13Kc8jJzFjXTkjCTJxx4YX4R/FPkZF2FQHFYWyxxz02FoUfCbYhPn0ILQ9KExbumxGvL0KqjrkAnpoWkfluKG52fSQJMGEbJvbUxNuLZ++eVkDEPG/bl40oW1h9aS62kmhszsF8/Ir/WF3cSz1n+L187eaSnzFxZbs+GWPr2ZcKT0/Gct0k+ZBKzC91Bg/saCYDoEPiYTVjhG8moIa9dgLbCrWOs672mbSVyVbeCiGHfSbG0ZPg6mto6ZPGyk1PbSpftowbwH9GgAMhixvg3fMyMwy1ZfkGSIW9X0sbpzS2DxpclPjlL4N8NqTB4sqg4XdHtpz4CAcrrQ5h5Re3E5nY2c+isJhGsqFqazGLkkf9kBQwJURDMQtbALEWKWsrD/ZGsFVEULemYdJkQSpeewvyOeJLNWt++MT2xZEqmdctePgksVPeicUeOffqZb+TMqzb71kxuxAc57j6iVrn1005obXfzT/0ZtXTQjOMKuqaBVUn33munj5xBV3/fIvBhJftGnvgfkbPnxx18rm+Qn6wbAN22MPXy08ZfQsj9x6+LLp4e3/0bD49l9B3cFLn76uLTSt+6a7p965yOYszJmSVWgy+u54rnvS7nu3rp9Vr+N4RvYtzvCJAiFPwGYGY3ELn8/AGiXqjbI77AgbEI8Fgmk0x6nD2CRS7TinOWxuYboywE5yBMiFXCIt5+/YliwZX7J12lW/u31a0+W73u5Zd3T3tVOGdC0zl8iCSZDlvNHjtN41Sx/oGjZ1x0XRdn9Odp1r3KjY3GiBwbjG4pAP0NO7BjMH+hn9iuU/dP1icEaTlx0G8c7Ox+9YnYhfdM3td7bdcmyoIc9iSGRZbaYpVy185uZpzctvm7n96zujndGaXVcObZ01+upk5TSLhfpnLNo8BRyw7sgAQRDIXmGBukDei4srn/PeAuS2BeXpq2yF2V9+SR/+MnVFOiDvZecv03d41eUlUW9Xc4gXbyQR+bkP0TuIkwWpYhx/FrPDjCITQxhlVjaAtSAHlaGfpu5bsco7bZ71qvaN1z0152hdxNo8YdiabkPBpsSYG1VioA/SFB1Oh0AZ3HYtlLWvuKLnboOV/p7+agr9+1NPzbu7FB5nbcjoT/mIDd9af0ZBIag27OnjZ+CanoKsl/J7Ac99nL0SgHeJplTgWvbqWgUqEw47kw9xEwoHnDaMeEZNvihvVFwaBb+gs0wF1c0TN93cM3/+ig0XXzSqNfJqVzIZqjapGm2iH9PIrqoqZ/ls+lHMbi8ra2i8boOwNuVLJObO2cKm52D8cJBqjsEX1J+4lQK7O1aANeKr0c05B9bNHkb2b8J5WQlepRSs9iaojw2GELGMvnSKqVBIzf/XvPk0/ez0ZjP932RUJtFkMqqlT+ejCCWn9Lf6TolkbCMqSKg7NY1JsVekA5l3knxp9QOooPSTbeSnZAe5h9xH7icPkoeZNodNsNUq7M+q1KHOoNQpqpWdFBsDFOxOJR9A8QahtgYCwdpANKB3byAYCfIVGIhiZAS7IFobi8bqIqzPo/VxftV/I6A2DrF6B9Ta62rtYbtj4GdjRy37szqsdXYwyXEjOPyyLQ4mv+qPB1UjBGV/VFVx1Pk/Af+E9BkvqVZThSnVCiLgdBZZrADn/RNgIDGKVuEFTC68AAIM5JHOCDArcH2cujJ19mNwpV59EO6kH34sjPv000+hUpA/ph8KjQ9K/5AlWi2oAkjsHVaowIpM54D5A63OzoFjLPt0TUX+HC+AL+GLEhyTZAFkEPCWHew1ngE7H8vOptXpFop6jqwMlgzfgCn07Rd3wmz68M4X9/5pVeoFiLx47+Rdu3ZhaPbOF+//06rz56oF5dwL5GM2V5GJFaCO5uaqVQsSYVTXBJQPDrsUV9I8AjEVgXUEMEzFFKiHWTgDUxiRRmStjdQhVQuUsyj+aoyBcAgUPUI4B8whIRjggocnY1Qcc2MP2T0TSiIqi0GO1w6XiLfsjfStAPXlOINQiAVZlojhEpYZDJjjMYyPK5KCcG+2SxI5yJgfI2T0Dkb8OAc8tpueWLlyidW075r14N4wIbn6rTtmlSdC2KNGEUb+/OVlD4Brodt/KX3/dnHo0I4tV6xrn7vgyWuT2V3tl9AvV14xvCXLsHPlqv9qanEkQxs3RTsstnBBVbS0am4gEDEYzEUFlfXFzki1udghK5VlFTWh8bmohxlt9jGBwFirTTYbi70V9spOj9cvCh0bW8Mza3Js5qmXrBtWPjJsKjaaHRsebp91+0y64TRsuqRp1o43eibdsNAZG9/TTQ899BD9dFxb7qzZUP2MyXwv/fSNdde9DyGdd+rNZLQzzUDvMqxdfRn945139E8Yn9dgm739re6xm9bWY1uzBEiuaLp1Q7j62jtTWaNuGtYz1FfiTV775ALhshdbJlmbWpZfds3637g80+d3fpgMV1uDwxcsnFlcWaZm5zkc44YMbfc4PBZByHGai9v8/haTXYFhlQKUTSh1eQSo9Pnag1aP0yIZi8rcc2pHXhYy5Yy5aHU00l5tsOfVDC+Pb2ieclU0P2flA303f/3WTTeuPXrvZVb3yq3T7qJPrN/QXer8rz27YOU99/7BJQk5t7xL/7x7H/3D+9f//8R1mT73Y3W4ej25BG9cuAjy5BAqSKY8A858HnIJsTiKJ5eI+ngspPiC3kAeJgOXWAZqSMLF0iK6RIe8Wy2aMGb26CZnXlnlitVXdl86K2E2I+waTFa3P1IaWdU+xmzxjB41rACGKdbEiNmTpo+oyxLKW6Z3zpsx0mKRCsKR5NgZ48aXFBeJJmeR0XhKdTQOKc0eP2rMww899bO7N8xzqkPEnKH1M+ffsO3QojmbZ8Qtcm6uqtD/EVS7w+3yuUqzzUKRKycXCr2VeeXV4jOpjwQ5W5It1aMuGzPx+s62Km++ASFJyS+sCCerqxdMm9hYlZP9htG9fNWD9786b/LlTW4hr6QoKz2GiEFXIAYNIddh79hVbgwNMqiRUCwy5iaivseUAtlmBWapCgz+YRqmD9rTgn3gORITJpusg2SINS3zB57bMnQgpo4Mw6QbDiy5auWUiZe//yukq6ZRdZ3r75y69cq2sYteeHB7z4wqekmT1ze8qX368g6Xu9xtKYjEOxdVDvWUOIpqIj5vkXPYsBkzu7ctXzGsIR7tnL1xXsswr6el9dLJ1aFCp8NWUlYV8/pikVlXHrxnVbfYuuzyJQdumNSYN3zFrmff62mfefnGqXeu76xL5lTN6Nn+4AuL5tPftl86e3hzRbDY6bAYjeZ8zCPkLXe7W0I2e3l5dai+FqmIMzhkQtuCS0a3BgMlVrPJ46ofMbTKbvN4orWFRagDJSdNrBkRCnH+jKyIKMzuGGESHXFX1wbwrFQiS+EcJSRUgomjOO94Zp1Gwe6ptyuaPVhkZ0cymmCsgSZGXjFu7lCtt27VwgSoiACeOWMLDAbYG01KpLiu3OAJ6mdM3ZWsqK0QtIvu/3qzbKr2lLTvnD5zrz+Q1Cn927BVDas93KIVJLVkBBmPesxmrGUMq6UPWwSJAY4VYC3TWqK9nKkzCrvzxzidV+0oE1iQWwesdgmsjhgzlyjEqzCzbsRi1e0/gBKO866MXoTpLCimHHILYgXrCtQSgn7R7mD3LpBezx/qyu949nBHvmto/rDbfkL/1hoKjRwZCrXC6HmtrfNaBU9lw5DqshmpLY+C75FH6AePPkY/eOQR8KU+rKiZWVo1pFGuxoEYUb1vWCjvilfoF/QE/eKVtQWllUXrZtTNKDn03/Nks9kGDYXT69qWL2+rmVIn0jOT/vxkycz62LyYaMh3VeZ3dORXuvKHgRJqxeJbW/VzKDS8rHZIQ3B4alnXgctWHOzqOnjiYJdwb03JxOHlDUJ7qCVUnUg9Fe8srq9b+uzGKVM2/mop6n/hkb4Z66oDC43whj07Rx4/pG75HcurJ4Wa6bU5CypCsXlsfSK/Znq6RnwkjuPBjDBM7RX5loUwHDw23VzOu81hU2VPRscKRh1x/aE0ze63e2sA5t03f4w2LwZqzega+bUtW16X7kMaoc7bPX/+7nmw/D6Mlo7Os/ttIS8tm3vPnGjnj0YfPeKpqfHAx5uef3HTZdU/Ptq5a+6cnZ1/qA0dZ/FEryPbP8B5nU/KM3ybb+Lo+jrbxkF+yPZyHBB3IamOOxRkxpn9GyTW7wWSXX76Hn3P35UMwHLZ1DC6wSSr3Kx+VN/iOcrs6Kl9LAF9H/z8hR1Sqc9XKhHdrvUCcqnWgT0WByFG0WTMiduMEHUIt8Ga1Od0O6wULBTDggVWpv4u5NPtqc9hDb0dLt+d+iL1xW61lb5FD0F56lnw0V/RtyAC4+kH9CFxL/0TTIDI2W/o28t66EvQ0rOMt10ghCpzsO0uMoa3XRUFNU9iKoQKeaBrOEwcMr6F65vtb8TNyLCYcqGzMKaZcMuiBxVo+dXZjdbIHFlWrEU1rjMGWaVX5g11Z1vL8suaK4RTXtlpSa2ylcr/dFpLyz6wFouCS5RcFvr3Yp+vGEZk2wtUsmgRpbTFarVV2MyCgTYU5IqyWlkh2xxVVSV09S/tZW5zn0GRcZ4U5jnzDLtyrT5vcbDYk2PhOMX2R9h+0GDtb9BmCPnezY/0bgfHOgFnLd9TYnsdqPw5PDaPGBZ6xd5+wjRETJ7i8jylIRPW+klmLmHJCmPHOdwqZYTMRqCESyFFKBHf7GKApmAwRdg+U5Ldk8weC5+HZcSftmtm2DQza+q7f4hNeCdZTKhsmcQ6cIH8XHf3c/Qs/ZCefX716ufhjrXv3NvZee87a3fRr3buhKw/wdBO+rRKVj+vJ2LJkefji8+fXd2588RnJ3Z27qRf0dcxuUToXPqfnTAV3tPnB9aJ8L1IE957GY7arSLrVQ/rTKmL72ZqTGs+tUfS+B4m/ezUnn7siD2nCBncrmxSTKp0W53JEw3b8LAw45c+rbj+mh4vNlQ+VlhYRqFzBg9NwM5ORvu4xiniOdXrRKYcSODZqWhn2RLStLOYjCVIsbNwIOCkhD2HXkx5fl1cZChpxLrUoqasioxHxS16iZ4mqK0PowJRAnU/VFUJy1JC4RJ1xRO8DMK0KYebmya/s8bSb0AwqFij4pxQETyNVRLcDtTnDn9X5QnJGajr4H3rYpwblaQJZdwohqdhm5g+MmFPOowc1Wb6oZ7OvHtuO5vVmF+/pwGU6GnYM37Q9DVzFsh3NQWi+qY5Xx8zYaZ6tXo1tseNCAcOQB2tRYA4qAFvPt+jUyFurx+BsAt/Fsrmpk6VNzUGvTnWYcLX+4WyA/6uwIFCs7lwf+rkgQCG/cIwnspfU5pnDIWnS88dSJ3c7/cfKGptLTwglGHwoL9rYG1ynC8gJdh3KqCUZjv15W7JjOyOIM9HBEMJhdhHNGq6+9n0+oFhkLVzdd/q9Ue+PLKenQAb/LfVmSe4dHY9eze8mX64fv2AfTpdFm/pBcWRdFGoXtgtUY9NNsHfvlVmauxAngZBE1dT07fKpd+cq5VhsG2cr7cSUsFtVza2FeOJMjj6gXqIOIw4UGzpCv+mOkomIb6S+jf14vKNQKWBKO+QXKxTKaJbNdv/Z9AWNEIMqyIagXe8EZi2FUNVI8aNjgLnXYifMpyl8hL6JfKeL5dSBc4shRwYCjl+WEu3Tnrl3Zcn0lvh8kmvrFjxypQUYWauU/SlhRxbZXyTypf09CyDM3BmWU9PXyVcAT2TZ0yfTG+lW/EKL+3RXzglRDk6n1dn5ofh46uOgDcIjDWyuiOtjDNLeByCFgcE46whqEtk8N7PmSM2KK7zTYkUeWC/ckoAWMBbcucvdm2/qH3FK0lY+8fQdWfJdRpt5M268//eSG3h1YC3u257eAVvWsuaEaf2rEDIgf2eoj2nhJN0L2vTlO3e6ZPhinfhQ54DvMoauDf1Fm/4V13LeRNfWrNgJQdjEBho6b4S2P/M7IX1MwIKo15IaLSX9mqQ4CdIyBfcayxNen+R29HPz8NA+nrFhNbX29eriQl+EhPqBfcaS8PmqJaWKxbEsyjzcLFVGqJ+ziLsKutBhlWIVHJ4wPgZPveTiQ44mo49ySgg0DCB4OxPA76mg4+eQuGJEYoOIOjiX2+KqyACXjMH5w1QirxhBzGy9WrBP5CLQSW0/BD1U/8hWi5M3L9f+jE9mPoUJtL9ggPaQHCkPmXYovMFDbs2i692BN4gMxqj1Ne0PqKJuGAUBpiUGahTvdBLE+f4MeMLRu6TZAT8M3kYi0jhT8TfGQxzF5pedmJVJRLvv16lF98zkDzGdIwCW90OHIoaQfXjfMQ+6u3TaELUUo8vEGak9moLEgs0mIThBQqW3qdBL7acPetbwJ/lskdp/oS5syE2Ztx8VOQ5jPYgDCVS/E1WFegdjDc5uLY5g+a+Gp6IUO4z1aMYcwLeZEGgCnxmphyhmAWi7zm09ZMjdPfvj8I2mAYlr67qJ/Me/Jx+TA880b23G//kjLvE72HREZGsepX+lT5JLz/6BCSh6PMH5/VpPB2X7f3fADEo6ovYG07uo+JCecJ1UlyiLcgsBpZmMXgs6luVeZErZnxzunVZs8PhE76u7L68u5L+H193f4zQj8LC3LHa/LgvMbNrmPTO2AkTxp45ylcVRNmeAQ5MZp/BhtgQ1nkNQwXUXeJc3+RIhqCG6Oth0GB3sMYH1ZAgcBqleJnHFv1tkv7mpVkPbm0E1AoC0S2TmIMOHqi+JmH4S9d/MofFg2/G4i95YyWcSo8dD7U3AWoT/tjwU0IZ28h47PiSOSwCyutLaS3vPd3fivsxVWa8mPLAyzg9Liu7m7sz+bwDTkt8rXGazJ2XOIJrLLRmytRuXDcauzLXpZR2NcP2qxk2MD8lQZuypntqmmy9TJvZnUA2snUBP1HY3Mgjhbp/HIKnyrA+GjGjClHAii+wi+VccsyZSpfT5VPn7IR9Nz733I2Ys0qYNFl7DB/AXVOPrd0FWSnnc2B4jjlTMTxbwPBMPsmWEJIJH8QdMucl9KR2Uj65IEVgr9aLY4Vz1EAGuBQpwsFi48WuBvI10Q82k3GZ4pHionAQZ7CQIZhHEFd1HrMLO0w4iKwJzALi8JjKcIJxDwMTTn34y18E7ZOa0f4/PnTz6UcXrZc3DVs69i8pzfLO+KlLnljF4pRSvP8k1L1xzNP0b1X0jH3zqyDeugvsdPKlrz48Dt+3vDP215euPbKtFBR8SFNMJxGxrZLGW8OWpcb87tL1ZPjDOoG1j89EfzrFWVRP+vC9PsKd3RjSzBASBtZnKtczy9gq5/wgfQGHlN7vM6fXizCM/gu2a9QCa6UH04HuvlE4Mdgw/H33mjW718j30zLEJyLsSZ3Sry0L2VOcPvTwGpbkPG6icj7L8IW7kg1emTL3HUNVCa+QPLceEYnTsSJ3IBu8GAnLisuUdN4ZphzXmTJJ4475gqs/7f2pM2Vd/Mhc8Hi4EEK1Ecmzz8TSCPu48Bj8B2nnRuZHmRFDNKGrA/ycwMqx5zgI/A3QX6T6ZZ9OjCVOm5lE0nM9yzVK5oTKCB0j4kRlumgJ12d1cRiJNUHajsVtTNw+OWizT1UPb2xdVxV67vI9pwolwvWyHWWejYfD1Us3nNrT0srXpqaCKqf9Ye1Wxr+DbGEEA5ERbCdNRFquHEwmP207mqQN9CS8Bm1tnyaPt83e20/2yruSx/ARjKcN4GaPjuNdW2rHXiAMkIHJLpnRKPVc/4t6RWS9Qtym+Af5f+UnuKwRsPCoByQCn1PLLJjFXFTpL+THqYVaOmCWBrO4HRIX2B8UTX8H1zySWyS1EplFf8G8UGHWLGqRH++gv8B3O+BzrssnFFYPxuiYgASEiFRvCllNr8xksYDUJsHTMSxJsHRYFyMm41YCIYE/jQlsDKZ6B3wJRKwe88bEGSxyd9o+Pg8BVyhWTX+Gc5st0syzNE+QNe6STIwiq7zGSBmbAWeJoDsecx5fwG5kTfm2/ucjQZzZNShz4lwTJBl9jx3xsM03+D48SB/8vnthgEylMqE+7cLAgAN0xgP6e0K8awRuB+G2DFbnb+1iZ5CF4ZisG2T4WbeNMEMJs5718TiJObNo6dUu4qM0jvD8GX4FLsg/zASuzRcdVI4YZYownCtKYxlpmQI5K2NWwEyZqOExxfhcwQeYituv2xAydnCGM8U6FjN5Lqev4LEKCiOAIRBEfIc3iF/6cJBv+vQn/eQnn96kcODglnD9mnrzbvqvX5bSf0Ju6S8hm9FEoq97Ja3FMXxOAwBDq8Eg4IIBFJCwesz1FnDe8NZi43SHX0U5vLGqfVypDgoCVk3HLmBmGyZH8OJ2bzzsqHSlMeIc9pQPYI9ej+8rPe1JSDJ10If1/JI5HOnQ+R1lCtxfn/EqI7fgmdjWlkfl8hqBGDECFy3zLmf6JzNHpN6bKwToXIGNEMV1xy1yKMD38Qfn2bDymZgo5c4cePJFue86MKjFNP2MZbNhuUpNsdXI8gaUm/q6TY+5iY84kxBNyGrTs5nVLRCJc41F4apFIjN1+4hYX1/fd4TZo9hU0vT5fBZLi/80zjRNAdFyj7pAXUCq+M6K6ldUixpkRDFoCQTlINMf48G4HIuLcQeictwh2h1+h2rHseaT216vLmikv6tptm95Y4Sz5Y0ttqZa+rvGTwyGTxqhrrbJtuWNkdaRb9xqb6qFOhZNN3H4FU7fam+uOZdSzyA3O4E5NNfoST/RM771dcy4jGM3ucDGYEV9/rwvH4Ab+VWI+fnOaRyUC7+BkOo3n96yaYNweHwf4aHUmPHf+iAidWTL6c3jU2M2bGJX4fCGb/GH4nNypTyjVyCgstXPlrusc4eUfmEsCGGYsEkj4ezRY/XF/SaTwWx1n5srOo8y6SyRxWZEvUx0qGbceoBz8ZTsyxH965GBbxIyOK+7D4n48AwrnmTwftD+QyYtkiELm576dyB6iSkuIAa+nyCDvp/A0tLfT4jAHbwN34u5ZBDm6kbwNNalQRc7x4AAeEZfsXj+OgO6vKoixyOWv4LaFcNcjqnG84rxpH+DihPS4CoMFAm82rj0M0XzL1Gw/0UtUzy+hO1mrR+oxoXzznLhvJMym3TI1zy2MDK3C+edsExH+720V9v7rQlXz4vpSzJooWk5dl55ju/+wodx1m995ZMazFsvKOjskfP0yPPKCH93GfrONa4qB9+uZkDLfqUQjnIPqO8pH170t7ffsf/n825aUlHkLCyKjC52vmUyj5n+fXUSGhqndSdGXrR/XEFBia+k2Du0umpkg7fUaquOpH3hdZ1Xn9Xsp+K8YYYKjrknqRuHzQ0nL0jLEhpZ2hSOvESYwZ6lZcyHupk9I2MHYUzHTOz4RhgVg7AFj6DPb0HNLlzMggqjGimWeQe00/85UamlPuvgtkitYwTeybwu3I7JE6bDvO7/xPrkKtvYTgbTQFsEexnEW8CF0horv35CU/DGZ1+YcP/9E1741caK5gk4ZZeO+c1r97YMHXP33WOGttz7+ktj2Jwgl8BJdafixhWsfw3F7F8iqBbRwQzaQeGyE/Qo1Jw4Kh09cfToCag52/U1kK/lhm3IoRu2QQO8to2+Rl/bBq/RshaJtDCdjOunaTtQEdv9MQpRFLSoxX3LgTjKtTREubBJNxIpiCqsnX0oqges7lEm33UTrcxhhFnz8IRU9lwKbtMfMPp+ux6lP1wP2w+Xn/p3JWvkO8os+4EyLSj+g+oPldoHL8+lOw50/lDJOH1e7mSJGIqm56iMcgzLNRkF5rRgCqIIY/Y0k8CtngyARYJyaEfbc0v6OR7LCWYdpb18CrMPyujxHW0Tqabfp/0ldFzP4z7Vg3OVL8iLfMf752wPIuuTjCzycgdl0Weq5w4WHD0kPsnHrk4mV48dt6Il3ODzNYRbVozjMcB7SsaVxzRSdogDoUEYx/lRNrPSQBrEeYnMv9kT5Fv1wC0jDLgljS2shmHdKdLtDxcxNS/FxaPE51EfSW6Nr1lTPvfiem0wd+K2hguHlDkEurFzZE+Uf1qncEW4j583nwb76c1slxR5h3TeGGq6J6rG6SbTNwQiz8I2FBAn99f1cJRUVBt3QfF5mCmOQWglFOlBH8qkZV+uXr1w6sqFf/0NnQbk+iVz6uouXbt96YK3FG3smHuW3ZinFt20+r6nhV8NH9daWkpb6PFJU28jaTs6kTP7wz4xrHriYYsv7pFna19oFTRRwS6oXnKFikvOtM1b49wim2EQ6+eMYwmYgswRk7MLOJCWxzhxe/s5Vko6Xel7U0j0phaAm00QI/ezZv3KeIOR5HB/ZxuOIMp+i8ljYR8asNk2BEC3DKt+I6BKr+nKDWjf8DHTzS2gm5i1bzROhPFeThNjiqVnDC9shEHjLErjagYztmnny0kz+Y/zZZgjqKgjuLtlMF4j5EONMEJ1jIAyCNRAvhQcAY54cIQQCKoO/MsXWSK8RVkXR3jmCeP5QhnGYaAM8iGuloEazzcEK/HGEccMJYdaIyvMXdNRI48QkDiPEPBtScWkIuboyMdZd6GIzBPFLNnkEsjLkGhT8n1FhcMiFUEAWXbkWnL9geJRzsJch5xX6nCGC8XcGkOhrSJ/Yo9k9Ug2Q/OkZqUgJ2R3j3FdtuidJwO1bl+NSynJrk2Wx3ODxV6Lx2MszbYmY0PlvOxQgbMsz+fMcjsNhaFgnVLamD8kWIUKowEMcpYMTtc1726SsrJHubPUPIMh35rbHBTyLaPrvEaDx1BTWyY4Suoryk2CRxr6LcH9L0mxIMPum/zHp7LCRQaLTSyNueOq2ZdndfogS/VnNcdkVbD7so0VTtHuNNqz1ycFk5wlGLN8pc0em9VkMIH/ZsgxGBTVLDrkItvQfHOJN+AwmbPiVos9x1SgWixyvsliLXQ2O2srKt2uSqfRPKW2oNWUZcpxlIcWz/gJ7X+mPOeWEa3DSgqiLXK2Uc01Fxepdq9FrjMWZEuWxpGjyzplh8mpcBm6V3SrC6SMDfJbPH6Az/t+fcMNv75BFAdfpJM38Ougv7SfJLO79DJUxzlvIF9rYq84YK/BGwNbKyRqArEXUb8vwd6REnwvC+ORa/BYA+lLcDtOIr3PJXD+wqL1PAfbACpILRmmf6+sey4hJ/Po3y2nv5YxIWOLDYd0VHl6wUtpYodI08i/Ru4njWOZLtwYuPqmrh083KfvRQrJtMPI2LXeB5jc6NIkn3fdGIZ8oY5WB7WP29H1gHftWIyw87QHMoRZGdAtzv/2PS1LMps7me+4gejSpI8wBV5EAU55jMhAgmlOeFCSCQHnYXqY41ucY4BGcvX9EKOIOjEEWyS+Y+rzBiEaDCj5oDBfLodubiyDcyYaAp9igf/0+8EP3MtP/G0M2xGjBxPOTv9Ef5c/X9Dy/RjKdya0p6KBQNSvatSBtDPX3xWAclG2jZu+8QyNTkx2xaBNSzjzMbH+VheGOp2J1L/wJX+UkMHfEo4mE0k7mUeW8D2jtE9gC8SZU6DHNBDDfGzZ8A6KiHLlf2C0mdUHrxlQH/D8ueCqDgx1Mpoe9rGN/Sjx0kG2m5MOMiealD4N+tJq2vmX+fq484nwAJKqD9L3Y9Z5wZeMPpCeJ3j7wJ5TkJk2OJPoB6f2pMXKmeQgZTiZmTsC9skpNaH08v00ou/Lh42CiGzXwbZHM2tWfsS3plXMFmh3v84k6fH/Hsc9A/Cnb0TJPdEWoe+kwGcPqoOzerYxkxi7F36W3sETYBWuqZ/imvLwvRYH9w6Iu8BhYh7XgzrZFrb5TC2Q6WaZ3rGMPkCX0AeW3TH2lR5NS/edpvW8Qn+kd9OROY/+9s1H5rRdYoF/aQ+c64UHNJptWSqm0o0W0nOCkMk4H3SLVyX75tdcCqytwyESZFt85UFlIMIcDwR9ujUsEg+YeC3xoUtwtwjML47dFah2m98bCOreoI48QeWbBG/neucuCkQC18+lX+28h/5rzg14s3iOJ+9t9rS39D68XfrY5yB9/thSDO4qSWk7U8Pn/mNT5+M/aarY8mu+qTCybRnt38rzS5x49MpbNl/52HH9bivAsgmtmGTqgiMg6HHXY1aY5fX6He0/0tmh/WLzwpXhzsTcWyZnbF3aoL1swZNGC1nTTXps3TOeInHGwMaQMgSAAQ7AuI09bPJWAclCLcHqUO3EIb9+371H6eX0SfrXV1cJpOv5S6D+sBgOU7LqVSiBabDt6Ocnnn+a/m06r8OrOBca+f8FUcr9zjhX5CTaGg8rAjOvBoRg2AXumDR1z5o1UyJzws/2Wr98up88/aW11/EOFB8XtTVTBDJlTXhOhJKpBYfoF0PoF1AwBAoObT50KO3TLGJLB++pySS9p3buO2pHxoLDDZ+mwWE13SeDzpxAZc6MOn1XPKTfy+gJvL+zM9+Z6T/mLsDwltnSGbHWQ6y/+TduhNfNyHbRQPTIoh//PCIKMe654JHIOroVqtahHh25Eqro1nXHhMdT77yTOpE68U7qHeFx+WN6zx/onvffh4V/EFENodekboRb6DrhGrgx8917poyMP4SnGFCFH5TJsWOo7g96Mb0ZN7h++YPfFnklL8zjWKaK386MVrD6wbK07x7X1ezI8CuZ/cmIs4vtZnOc9nBvczbv1EAQYZk9hfq43cFs1gof036udnWxweCBueOHzLphj77r20f0O8q4MQcyLpaBpP/TkKZrF3Xq8ZSH4cLv9arJBLLoO7029Z3hgId9i8x2j+3hWJhv3NnjulJSnv5M2Wp31PNHkqPebhl4xp+EM0/s4njohol/27r1b3Q/vZ3uZyGxy+LKN+bn/Z3+NXb1xNEmk6nI6cz95SU//uKiXK2kPLiJPvPIuFunjA6HyhSn0vPLn0OgK8epuWrCd9Dr3+l7JBEO5Lvlx359GGZfXaRqg7OGiby4s8vykRcX5qlbTWaTIbvYbHPlOpsacj6qcTVYJ8/GEk3NJZGs3GDbqFxwRvxh57xZYduYQDg3MCWZc15fidybtIjNdh//TwL4ZrzoyzARWxxn7y6hZFffxcpwWk3v/+yvlChLzpyFiz+Fx+THaDUcYwccP/s8HcUIiPR6apQ45+yOY8c4DqVtSen95cHaJhPPusJznmcmV3XYyuQx/Pz/AAfdhq542o2QsWrDMBCGfyVOSjOUDn4AdSlJiY1sMCTZ0hQHQqcM6RyMahsSKVj2EChd+wgd+wZ9s7xDz4pKl0IrkO7T3a+73wZwhU8wnNcNHhwzDPDiuIMLvDvu4hYnxx4G7M5xD9fsyXGf8q+kZN4l3e7tq5YZfDw77tDcN8ddPOLDsQef+Y574Cxx3Kd8gQU0DjiiQokcBWpwDJFhRDGGQIQEY+IV6SQU0RwGezR0GpvBQh+OVZkXNR9mIx6LKBnzlZaKz82+MUaSZGmV0k7JqJOit1hKJasy04p4TcWcmu6wJRHWMm92W4LUimsbK1JIayskYxwz2r81PlciTBBgSvv7M5BqVae6yiWPQ8Fn/McAXaJJMA1a8/9wu7FFQ2Vtf4mwE0IbW2fYyMqUWnEholAIwf/u+QXtVlqxAAAAeNpt0meTFVUUheH7DhkJEgQJgpIFhdvn7NM9gxKGCZKzKGZyUHJGySAgSq7i5wrFfYdPdFXX+tRP9V61Wl2tt8//rdbh1vueV29eWl2tYXQxjOGMYCSjGM0YxvIB4xjPBCbyIZOYzBSm8hHTmM7HzGAms5jNJ8xhLp/yGfOYzwIWsojFLOFzlrKML/iS5aygTUUiExRqGrrpYSVf8TWrWM0a1tLLOvroZ4BBvmE9G9jIJjazha1sYzs72MkudvMte/iO79nLD/zIT/zML/zKb+xjPwc4yCEOc4SjHOM4v/MHJzjJKU5zhrOc4zwXuMglLnOFq/zJX1zjOje4yS1uc4e73ONv7vOAh/zDI/7lPx7zhKc84zkveDnqwsljg1W7bVZmMrMZZjFrszG7zZ63mfSSXtJLekkv6SW9pJf00pBX6VV6lV6lV+lVepVepVfpVXpJL+klvaSX9JJe6njZu7J3Ze/K3pW9K3tXbg9915id/wid0Amd0Amd0Amd0Il3TueesJ+wn7CfsJ+wn7CfsJ+wn7CfsJ+wn7CfsJ+wn7CfsJ+wn0h6SS/pZb2sl/WyXtbLelkv62W9rBd6oRd6oRd6oRd6oRd6oVf0il7RK3pFr+gVvaJX9IperVfr1Xq1Xq1X69V6tV6tV+s1eo1eo9foNXqNXtPxijsr7qy4s+LOijsr7qy0h75rzG6zx+w115l9Zr85YA520l0Wd1ncZXGXxV0Wd1ncZama1x+EcTsAAAAB//8AAnjaY2BgYGQAgosrjpwF0ZcUq9bCaABTzgdAAAA=") format("woff"),
url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/Genericons.ttf) format("truetype"),
url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/Genericons.svg#Genericons) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Genericons";font-display: swap;
src: url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/Genericons.svg#Genericons) format("svg");
}
} .genericon {
font-size: 16px;
vertical-align: top;
text-align: center;
-moz-transition: color .1s ease-in 0;
-webkit-transition: color .1s ease-in 0;
display: inline-block;
font-family: "Genericons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
speak: none;
} .genericon-rotate-90 {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.genericon-rotate-180 {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.genericon-rotate-270 {
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.genericon-flip-horizontal {
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.genericon-flip-vertical {
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
} .genericon-404:before { content: "\f423"; }
.genericon-activity:before { content: "\f508"; }
.genericon-anchor:before { content: "\f509"; }
.genericon-aside:before { content: "\f101"; }
.genericon-attachment:before { content: "\f416"; }
.genericon-audio:before { content: "\f109"; }
.genericon-bold:before { content: "\f471"; }
.genericon-book:before { content: "\f444"; }
.genericon-bug:before { content: "\f50a"; }
.genericon-cart:before { content: "\f447"; }
.genericon-category:before { content: "\f301"; }
.genericon-chat:before { content: "\f108"; }
.genericon-checkmark:before { content: "\f418"; }
.genericon-close:before { content: "\f405"; }
.genericon-close-alt:before { content: "\f406"; }
.genericon-cloud:before { content: "\f426"; }
.genericon-cloud-download:before { content: "\f440"; }
.genericon-cloud-upload:before { content: "\f441"; }
.genericon-code:before { content: "\f462"; }
.genericon-codepen:before { content: "\f216"; }
.genericon-cog:before { content: "\f445"; }
.genericon-collapse:before { content: "\f432"; }
.genericon-comment:before { content: "\f300"; }
.genericon-day:before { content: "\f305"; }
.genericon-digg:before { content: "\f221"; }
.genericon-document:before { content: "\f443"; }
.genericon-dot:before { content: "\f428"; }
.genericon-downarrow:before { content: "\f502"; }
.genericon-download:before { content: "\f50b"; }
.genericon-draggable:before { content: "\f436"; }
.genericon-dribbble:before { content: "\f201"; }
.genericon-dropbox:before { content: "\f225"; }
.genericon-dropdown:before { content: "\f433"; }
.genericon-dropdown-left:before { content: "\f434"; }
.genericon-edit:before { content: "\f411"; }
.genericon-ellipsis:before { content: "\f476"; }
.genericon-expand:before { content: "\f431"; }
.genericon-external:before { content: "\f442"; }
.genericon-facebook:before { content: "\f203"; }
.genericon-facebook-alt:before { content: "\f204"; }
.genericon-fastforward:before { content: "\f458"; }
.genericon-feed:before { content: "\f413"; }
.genericon-flag:before { content: "\f468"; }
.genericon-flickr:before { content: "\f211"; }
.genericon-foursquare:before { content: "\f226"; }
.genericon-fullscreen:before { content: "\f474"; }
.genericon-gallery:before { content: "\f103"; }
.genericon-github:before { content: "\f200"; }
.genericon-googleplus:before { content: "\f206"; }
.genericon-googleplus-alt:before { content: "\f218"; }
.genericon-handset:before { content: "\f50c"; }
.genericon-heart:before { content: "\f461"; }
.genericon-help:before { content: "\f457"; }
.genericon-hide:before { content: "\f404"; }
.genericon-hierarchy:before { content: "\f505"; }
.genericon-home:before { content: "\f409"; }
.genericon-image:before { content: "\f102"; }
.genericon-info:before { content: "\f455"; }
.genericon-instagram:before { content: "\f215"; }
.genericon-italic:before { content: "\f472"; }
.genericon-key:before { content: "\f427"; }
.genericon-leftarrow:before { content: "\f503"; }
.genericon-link:before { content: "\f107"; }
.genericon-linkedin:before { content: "\f207"; }
.genericon-linkedin-alt:before { content: "\f208"; }
.genericon-location:before { content: "\f417"; }
.genericon-lock:before { content: "\f470"; }
.genericon-mail:before { content: "\f410"; }
.genericon-maximize:before { content: "\f422"; }
.genericon-menu:before { content: "\f419"; }
.genericon-microphone:before { content: "\f50d"; }
.genericon-minimize:before { content: "\f421"; }
.genericon-minus:before { content: "\f50e"; }
.genericon-month:before { content: "\f307"; }
.genericon-move:before { content: "\f50f"; }
.genericon-next:before { content: "\f429"; }
.genericon-notice:before { content: "\f456"; }
.genericon-paintbrush:before { content: "\f506"; }
.genericon-path:before { content: "\f219"; }
.genericon-pause:before { content: "\f448"; }
.genericon-phone:before { content: "\f437"; }
.genericon-picture:before { content: "\f473"; }
.genericon-pinned:before { content: "\f308"; }
.genericon-pinterest:before { content: "\f209"; }
.genericon-pinterest-alt:before { content: "\f210"; }
.genericon-play:before { content: "\f452"; }
.genericon-plugin:before { content: "\f439"; }
.genericon-plus:before { content: "\f510"; }
.genericon-pocket:before { content: "\f224"; }
.genericon-polldaddy:before { content: "\f217"; }
.genericon-portfolio:before { content: "\f460"; }
.genericon-previous:before { content: "\f430"; }
.genericon-print:before { content: "\f469"; }
.genericon-quote:before { content: "\f106"; }
.genericon-rating-empty:before { content: "\f511"; }
.genericon-rating-full:before { content: "\f512"; }
.genericon-rating-half:before { content: "\f513"; }
.genericon-reddit:before { content: "\f222"; }
.genericon-refresh:before { content: "\f420"; }
.genericon-reply:before { content: "\f412"; }
.genericon-reply-alt:before { content: "\f466"; }
.genericon-reply-single:before { content: "\f467"; }
.genericon-rewind:before { content: "\f459"; }
.genericon-rightarrow:before { content: "\f501"; }
.genericon-search:before { content: "\f400"; }
.genericon-send-to-phone:before { content: "\f438"; }
.genericon-send-to-tablet:before { content: "\f454"; }
.genericon-share:before { content: "\f415"; }
.genericon-show:before { content: "\f403"; }
.genericon-shuffle:before { content: "\f514"; }
.genericon-sitemap:before { content: "\f507"; }
.genericon-skip-ahead:before { content: "\f451"; }
.genericon-skip-back:before { content: "\f450"; }
.genericon-skype:before { content: "\f220"; }
.genericon-spam:before { content: "\f424"; }
.genericon-spotify:before { content: "\f515"; }
.genericon-standard:before { content: "\f100"; }
.genericon-star:before { content: "\f408"; }
.genericon-status:before { content: "\f105"; }
.genericon-stop:before { content: "\f449"; }
.genericon-stumbleupon:before { content: "\f223"; }
.genericon-subscribe:before { content: "\f463"; }
.genericon-subscribed:before { content: "\f465"; }
.genericon-summary:before { content: "\f425"; }
.genericon-tablet:before { content: "\f453"; }
.genericon-tag:before { content: "\f302"; }
.genericon-time:before { content: "\f303"; }
.genericon-top:before { content: "\f435"; }
.genericon-trash:before { content: "\f407"; }
.genericon-tumblr:before { content: "\f214"; }
.genericon-twitch:before { content: "\f516"; }
.genericon-twitter:before { content: "\f202"; }
.genericon-unapprove:before { content: "\f446"; }
.genericon-unsubscribe:before { content: "\f464"; }
.genericon-unzoom:before { content: "\f401"; }
.genericon-uparrow:before { content: "\f500"; }
.genericon-user:before { content: "\f304"; }
.genericon-video:before { content: "\f104"; }
.genericon-videocamera:before { content: "\f517"; }
.genericon-vimeo:before { content: "\f212"; }
.genericon-warning:before { content: "\f414"; }
.genericon-website:before { content: "\f475"; }
.genericon-week:before { content: "\f306"; }
.genericon-wordpress:before { content: "\f205"; }
.genericon-xpost:before { content: "\f504"; }
.genericon-youtube:before { content: "\f213"; }
.genericon-zoom:before { content: "\f402"; }@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;font-display:swap;src:url(//carl-dittler-rs.de/wp-content/uploads/omgf/local-stylesheet-import-55/source-sans-pro-normal-latin-400.woff2?ver=1760444439)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(//carl-dittler-rs.de/wp-content/uploads/omgf/local-stylesheet-import-51/roboto-slab-normal-latin-400.woff2?ver=1760444439)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Playfair Display';font-style:normal;font-weight:400;font-display:swap;src:url(//carl-dittler-rs.de/wp-content/uploads/omgf/local-stylesheet-import-56/playfair-display-normal-latin-400.woff2?ver=1760444439)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'PT Sans';font-style:normal;font-weight:400;font-display:swap;src:url(//carl-dittler-rs.de/wp-content/uploads/omgf/local-stylesheet-import-47/pt-sans-normal-latin-400.woff2?ver=1760444439)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'PT Sans';font-style:normal;font-weight:400;font-display:swap;src:url(//carl-dittler-rs.de/wp-content/uploads/omgf/local-stylesheet-import-47/pt-sans-normal-latin-400.woff2?ver=1760444439)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(//carl-dittler-rs.de/wp-content/uploads/omgf/local-stylesheet-import-50/montserrat-normal-latin-400.woff2?ver=1760444439)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Playfair Display';font-style:normal;font-weight:400;font-display:swap;src:url(//carl-dittler-rs.de/wp-content/uploads/omgf/local-stylesheet-import-56/playfair-display-normal-latin-400.woff2?ver=1760444439)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Hind';font-style:normal;font-weight:400;font-display:swap;src:url(//carl-dittler-rs.de/wp-content/uploads/omgf/local-stylesheet-import-105/hind-normal-latin-400.woff2?ver=1760444439)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Karla';font-style:normal;font-weight:400;font-display:swap;src:url(//carl-dittler-rs.de/wp-content/uploads/omgf/local-stylesheet-import-105/karla-normal-latin-400.woff2?ver=1760444439)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Lato';font-style:normal;font-weight:400;font-display:swap;src:url(//carl-dittler-rs.de/wp-content/uploads/omgf/local-stylesheet-import-105/lato-normal-latin-400.woff2?ver=1760444439)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Merriweather Sans';font-style:normal;font-weight:400;font-display:swap;src:url(//carl-dittler-rs.de/wp-content/uploads/omgf/local-stylesheet-import-105/merriweather-sans-normal-latin-400.woff2?ver=1760444439)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:url(//carl-dittler-rs.de/wp-content/uploads/omgf/local-stylesheet-import-105/open-sans-normal-latin-400.woff2?ver=1760444439)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Oxygen';font-style:normal;font-weight:400;font-display:swap;src:url(//carl-dittler-rs.de/wp-content/uploads/omgf/local-stylesheet-import-105/oxygen-normal-latin-400.woff2?ver=1760444439)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(//carl-dittler-rs.de/wp-content/uploads/omgf/local-stylesheet-import-105/poppins-normal-latin-400.woff2?ver=1760444439)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(//carl-dittler-rs.de/wp-content/uploads/omgf/local-stylesheet-import-105/roboto-normal-latin-400.woff2?ver=1760444439)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} .ttp-team-content-outer-wrap .ttp-grid-layout-popup.ttp-popup-content-right,
.ttp-team-content-outer-wrap .ttp-filter-layout-popup.ttp-popup-content-right,
.ttp-team-content-outer-wrap .ttp-list-layout-popup.ttp-popup-content-right,
.ttp-team-content-outer-wrap .ttp-carousal-layout-popup.ttp-popup-content-right,
.ttp-team-content-outer-wrap .ttp-flipster-layout-popup.ttp-popup-content-right,
.ttp-team-content-outer-wrap .ttp-thumbnail-layout-popup.ttp-popup-content-right,
.ttp-team-content-outer-wrap .ttp-table-layout-popup.ttp-popup-content-right
{
padding: 37px 0px;
height:100%;
background-color: white;
content: '';
box-shadow: 0 0 2px #bbb;
right: 0;
position: fixed;
top: 0%;
text-align: center;
width: 35%;
z-index:9999;
}
.ttp-team-content-outer-wrap .ttp-grid-layout-popup.ttp-popup-content-left,
.ttp-team-content-outer-wrap .ttp-filter-layout-popup.ttp-popup-content-left,
.ttp-team-content-outer-wrap .ttp-list-layout-popup.ttp-popup-content-left,
.ttp-team-content-outer-wrap .ttp-carousal-layout-popup.ttp-popup-content-left,
.ttp-team-content-outer-wrap .ttp-flipster-layout-popup.ttp-popup-content-left,
.ttp-team-content-outer-wrap .ttp-thumbnail-layout-popup.ttp-popup-content-left,
.ttp-team-content-outer-wrap .ttp-table-layout-popup.ttp-popup-content-left
{ height:100%;
background-color: white;
content: '';
box-shadow: 0 0 2px #bbb;
left: 0%;
position: fixed;
top: 0%;
text-align: center;
width: 35%;
z-index:9999;
}
.ttp-popup-content-left .mCSB_container{
padding-top: 30px;
}
.ttp-team-content-outer-wrap .ttp-grid-layout-popup.ttp-popup-content-center,
.ttp-team-content-outer-wrap .ttp-filter-layout-popup.ttp-popup-content-center,
.ttp-team-content-outer-wrap .ttp-list-layout-popup.ttp-popup-content-center,
.ttp-team-content-outer-wrap .ttp-carousal-layout-popup.ttp-popup-content-center,
.ttp-team-content-outer-wrap .ttp-flipster-layout-popup.ttp-popup-content-center,
.ttp-team-content-outer-wrap .ttp-thumbnail-layout-popup.ttp-popup-content-center,
.ttp-team-content-outer-wrap .ttp-table-layout-popup.ttp-popup-content-center
{
padding: 35px 0px 15px 15px;
height: 75%;
background-color: white;
content: '';
box-shadow: 0 0 2px #bbb;
left: 50%;
position: fixed;
top: 15%;
text-align: center;
width: 60%;
transform: translateX(-50%);
z-index: 9999;
}
.ttp-popup-content-overlay {
position: fixed;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.7;
top: 0;
bottom: 0;
right: 0;
left: 0;
display: block;
z-index: 9995;
cursor: pointer;
}
img{
display: block;
} .ttp-grid-layout #ttp-template-19 .ttp-grid-thumb-wrapper{
position: relative;
}
.ttp-grid-layout #ttp-template-19 .ttp-grid-image{
float: left;
width: 35%;
position: relative;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (max-width: 980px){
.ttp-grid-layout #ttp-template-19 .ttp-inner-whole-wrapper{
width: 100%;
}
.ttp-grid-layout #ttp-template-19 #ttp-column-2 .grid-row-wrapper .ttp-inner-whole-wrapper{
width: 100% !important;
clear: left;
}
.ttp-grid-layout #template-19 .grid-row-wrapper .grid-row-wrapper-inner{
display: block !important;
}
}
@media only screen and (max-width: 720px){
.ttp-grid-layout #ttp-template-19 #ttp-column-1 .ttp-secondary-content{
max-height: 100px !important;
}
}
.ttp-grid-layout #ttp-template-19 .ttp-image-wrapper{
position: relative;
}
.ttp-grid-layout #ttp-template-19 .grid-row-wrapper .ttp-inner-whole-wrapper{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-19 .ttp-grid-image .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-19 .ttp-grid-image .ttp-expand-popup-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
cursor: pointer;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
background-color: rgba(0,0,0,.3);
visibility: hidden;
opacity: 0;
}
.ttp-grid-layout #ttp-template-19 .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-19 .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-popup-click{
opacity: 1;
visibility: visible;
}
.ttp-grid-layout #ttp-template-19 .ttp-grid-image .ttp-expand-slide-out-click .fa,
.ttp-grid-layout #ttp-template-19 .ttp-grid-image .ttp-expand-popup-click .fa{
color: #FFF;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
visibility: hidden;
opacity: 0;
}
.ttp-grid-layout #ttp-template-19 .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-slide-out-click .fa,
.ttp-grid-layout #ttp-template-19 .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-popup-click .fa{
opacity: 1;
visibility: visible;
}
.ttp-grid-layout #ttp-template-19 .ttp-grid-image .ttp-thumb-social-link{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: fit-content;
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-19 .ttp-grid-thumb-wrapper:hover .ttp-grid-image .ttp-thumb-social-link{
opacity: 1;
visibility: visible;
}
.ttp-grid-layout #ttp-template-19 .content-wrapper{
display: flex;
}
.ttp-grid-layout #ttp-template-19 .ttp-secondary-content-outer-wrap{
float: left;
width: 65%;
padding: 30px;
background-color: #36afe0;
}
.ttp-grid-layout #ttp-template-19 .ttp-secondary-content{
height: 130px;
overflow: auto;
width: 100%;
}
.ttp-grid-layout #ttp-template-19 .ttp-team-inner-hidden .ttp-secondary-content{
height: unset;
}
.ttp-grid-layout #ttp-template-19 #ttp-column-1 .ttp-secondary-content{
max-height: 200px;
height: auto;
}
.ttp-grid-layout #ttp-template-19 .ttp-secondary-content-wrapper{
padding: 20px;
background-color: #f3f3f3;
}
.ttp-grid-layout #ttp-template-19 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-19 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-19 .ttp-secondary-content .ttp-thumb-emailaddress{
color: #4c4c4c;
margin-top: 5px !important;
}
.ttp-grid-layout #ttp-template-19 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-19 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-19 .ttp-secondary-content .ttp-thumb-emailaddress:before{
color: #4c4c4c;
text-align: center;
}
.ttp-grid-layout #ttp-template-19 .ttp-thumb-social-link{
height: 25px;
overflow: auto;
margin-top: 20px;
}
.ttp-grid-layout #ttp-template-19 .ttp-social-link-list-default .fa{
color: #FFF;
margin: 0 20px 0 0;
font-size: 17px;
}
.ttp-grid-layout #ttp-template-19 .team-info-block .ttp-social-link-list-default .fa,
.ttp-grid-layout #ttp-template-19 .ttp-team-inner-hidden .ttp-social-link-list-default .fa{
color: #4c4c4c;
}
.ttp-grid-layout #ttp-template-19 .ttp-social-link-list-default .fa:hover{
color: #000;
}
.ttp-grid-layout #ttp-template-19 #ttp-column-1 .ttp-social-link-list-default .fa{
margin: 0 5px;
}
.ttp-grid-layout #ttp-template-19 .ttp-content-header{
display: block;
font-size: 18px !important;
color: #FFF;
font-weight: 700;
}
.ttp-grid-layout #ttp-template-19 .team-info-block .ttp-content-header,
.ttp-grid-layout #ttp-template-19 .ttp-team-inner-hidden .ttp-content-header{
color: #4c4c4c;
}
.ttp-grid-layout #ttp-template-19 .ttp-thumb-position{
display: block;
font-size: 14px !important;
color: #FFF;
}
.ttp-grid-layout #ttp-template-19 .team-info-block .ttp-thumb-position,
.ttp-grid-layout #ttp-template-19 .ttp-team-inner-hidden .ttp-thumb-position{
color: #4c4c4c;
} .ttp-grid-layout #ttp-template-19 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 13px !important;
margin: 10px 0;
}
.ttp-grid-layout #ttp-template-19 #ttp-column-2 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
margin: 0; 
}
.ttp-grid-layout #ttp-template-19 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #4c4c4c !important;
}
.ttp-grid-layout #ttp-template-19 #ttp-column-2 .ttp-content-skill-list-top{
margin: 6px 0 0 0;
}
.ttp-grid-layout #ttp-template-19 #ttp-column-2 .ttp-content-skill-list:first-child .ttp-content-skill-list-top{
margin: 0;
}
.ttp-grid-layout #ttp-template-19 .ttp-content-skill-list-top .ttp-skill-label{
text-transform: capitalize;
}
.ttp-grid-layout #ttp-template-19 .ttp-content-skill-list-top .ttp-skill-label,
.ttp-grid-layout #ttp-template-19 .ttp-content-skill-list-top .ttp-skill-value{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #4e4e4e;
}
.ttp-grid-layout #ttp-template-19 .ttp-secondary-content .ttp-thumb-description{
line-height: 22px;
font-family: 'Oxygen', sans-serif;
font-size: 13px;
color: #4e4e4e;
}   .ttp-grid-layout #ttp-template-28 #ttp-column-3 .grid-row-wrapper .ttp-inner-whole-wrapper,
.ttp-grid-layout #ttp-template-28 #ttp-column-4 .grid-row-wrapper .ttp-inner-whole-wrapper,
.ttp-grid-layout #ttp-template-19 #ttp-column-3 .grid-row-wrapper .ttp-inner-whole-wrapper,
.ttp-grid-layout #ttp-template-19 #ttp-column-4 .grid-row-wrapper .ttp-inner-whole-wrapper,
.ttp-grid-layout #ttp-template-24 #ttp-column-3 .grid-row-wrapper .ttp-inner-whole-wrapper,
.ttp-grid-layout #ttp-template-24 #ttp-column-4 .grid-row-wrapper .ttp-inner-whole-wrapper{
width: 50% !important;
}
.ttp-grid-layout #ttp-template-28 #ttp-column-3 .ttp-inner-whole-wrapper:nth-child(2n+1), 
.ttp-grid-layout #ttp-template-28 #ttp-column-4 .ttp-inner-whole-wrapper:nth-child(2n+1),
.ttp-grid-layout #ttp-template-19 #ttp-column-3 .ttp-inner-whole-wrapper:nth-child(2n+1), 
.ttp-grid-layout #ttp-template-19 #ttp-column-4 .ttp-inner-whole-wrapper:nth-child(2n+1),
.ttp-grid-layout #ttp-template-24 #ttp-column-3 .ttp-inner-whole-wrapper:nth-child(2n+1), 
.ttp-grid-layout #ttp-template-24 #ttp-column-4 .ttp-inner-whole-wrapper:nth-child(2n+1){
clear: right;
}
.ttp-grid-layout #ttp-template-28 .grid-row-wrapper .grid-row-wrapper-inner,
.ttp-grid-layout #ttp-template-19 .grid-row-wrapper .grid-row-wrapper-inner,
.ttp-grid-layout #ttp-template-24 .grid-row-wrapper .grid-row-wrapper-inner{
display: block;
}
.ttp-grid-layout #ttp-template-28 .ttp-grid-thumb-wrapper{
position: relative;
}
.ttp-grid-layout #ttp-template-28 .ttp-grid-thumb-wrapper .content-wrapper{
display: flex;
}
.ttp-grid-layout #ttp-template-28 .ttp-grid-image{
float: left;
width: 180px;
position: relative;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: -2;
}
.ttp-grid-layout #ttp-template-28 .ttp-grid-image img{
height: 180px;
overflow: hidden;
max-width: unset;
width: 100%;
}
@media only screen and (max-width: 980px){
.ttp-grid-layout #ttp-template-28 .ttp-inner-whole-wrapper{
width: 100%;
}
.ttp-grid-layout #ttp-template-28 #ttp-column-2 .grid-row-wrapper .ttp-inner-whole-wrapper{
width: 100% !important;
clear: left;
}
.ttp-grid-layout #ttp-template-28 .grid-row-wrapper .grid-row-wrapper-inner{
display: block !important;
}
}
@media only screen and (max-width: 720px){
.ttp-grid-layout #ttp-template-28 #ttp-column-1 .ttp-secondary-content{
max-height: 100px !important;
}
}
@media only screen and (max-width: 480px){
.ttp-grid-layout #ttp-template-28 .ttp-grid-thumb-wrapper .content-wrapper{
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.ttp-grid-layout #ttp-template-28 .ttp-grid-image{
width: 100% !important;
}
.ttp-grid-layout #ttp-template-28 .ttp-grid-image img{
height: unset !important;
}
.ttp-grid-layout #ttp-template-28 .ttp-secondary-content-outer-wrap{
width: 100% !important;
}
.ttp-grid-layout #ttp-template-28 #ttp-column-1 .ttp-secondary-content{
max-height: unset !important;
}
}
.ttp-grid-layout #ttp-template-28 .ttp-image-wrapper{
position: relative;
}
.ttp-grid-layout #ttp-template-28 .grid-row-wrapper .ttp-inner-whole-wrapper{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-28 .ttp-grid-image .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-28 .ttp-grid-image .ttp-expand-popup-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,.5);
color: transparent;
cursor: pointer;
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-28 .ttp-grid-thumb-wrapper:hover .ttp-grid-image .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-28 .ttp-grid-thumb-wrapper:hover .ttp-grid-image .ttp-expand-popup-click{
opacity: 1;
visibility: visible;
}
.ttp-grid-layout #ttp-template-28 .ttp-grid-image .ttp-thumb-social-link{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: fit-content;
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-28 .ttp-grid-thumb-wrapper:hover .ttp-grid-image .ttp-thumb-social-link{
opacity: 1;
visibility: visible;
}
.ttp-grid-layout #ttp-template-28 .ttp-secondary-content-outer-wrap{
float: left;
width: calc(100% - 180px);
padding: 8px;
background-color: #FFD000;
position: relative;
}
.ttp-grid-layout #ttp-template-28 .ttp-secondary-content-outer-wrap:after{
content: "";
border-top: 220px solid transparent;
border-right: 50px solid #ffd000;
position: absolute;
left: -50px;
top: 0;
}
.ttp-grid-layout #ttp-template-28 #ttp-column-2 .ttp-secondary-content-outer-wrap{
padding: 10px;
}
@media only screen and (max-width: 900px){
.ttp-grid-layout #ttp-template-28 .ttp-secondary-content-outer-wrap{
padding: 10px;
}
}
.ttp-grid-layout #ttp-template-28 .ttp-secondary-content{
overflow: auto;
width: 100%;
margin-top: 10px;
}
.ttp-grid-layout #ttp-template-28 #ttp-column-1 .ttp-secondary-content{
max-height: 200px;
height: auto;
}
.ttp-grid-layout #ttp-template-28 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-28 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-28 .ttp-secondary-content .ttp-thumb-emailaddress{
color: #4c4c4c;
}
.ttp-grid-layout #ttp-template-28 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-28 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-28 .ttp-secondary-content .ttp-thumb-emailaddress:before{
color: #4c4c4c;
border: 1px solid #4c4c4c;
-webkit-border-radius: 50%;
border-radius: 50%;
text-align: center;
line-height: 30px;
}
.ttp-grid-layout #ttp-template-28 .ttp-thumb-social-link{
height: 25px;
overflow: auto;
}
.ttp-grid-layout #ttp-template-28 .ttp-social-link-list-default .fa{
color: #FFF;
margin: 0 4px;
font-size: 18px;
}
.ttp-grid-layout #ttp-template-28 #ttp-column-1 .ttp-social-link-list-default .fa{
font-size: 18px;
margin: 0 5px;
}
.ttp-grid-layout #ttp-template-28 .ttp-content-header{
display: block;
font-size: 18px !important;
}
.ttp-grid-layout #ttp-template-28 .ttp-thumb-position{
display: block;
font-size: 14px !important;
}
@media only screen and (max-width: 780px){
.page-content, .entry-content, .entry-summary{
margin: 1.5em 0 0;
margin: 0 !important;
}
.ttp-grid-layout #ttp-template-29 .ttp-primary-content .ttp-details-wrapper{
padding: 10px 0 !important;
}
} .ttp-grid-layout #ttp-template-28 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 13px !important;
margin: 10px 0;
}
.ttp-grid-layout #ttp-template-28 #ttp-column-2 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
margin: 0; 
}
.ttp-grid-layout #ttp-template-28 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #4c4c4c !important;
}
.ttp-grid-layout #ttp-template-28 #ttp-column-2 .ttp-content-skill-list-top{
margin: 0 0 6px 0;
}
.ttp-grid-layout #ttp-template-28 .ttp-content-skill-list-top .ttp-skill-label{
text-transform: capitalize;
}
.ttp-grid-layout #ttp-template-28 .ttp-content-skill-list-top .ttp-skill-label,
.ttp-grid-layout #ttp-template-28 .ttp-content-skill-list-top .ttp-skill-value,
.ttp-grid-layout #ttp-template-28 .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #4e4e4e;
}
.ttp-grid-layout #ttp-template-28 .ttp-secondary-content .ttp-thumb-description{
line-height: 22px;
}   .ttp-grid-layout #ttp-template-24 .ttp-grid-thumb-wrapper{
border: 1px solid #ccc;
padding: 20px;
}
.ttp-grid-layout #ttp-template-24 .ttp-grid-thumb-wrapper{
padding: 30px;
}
.ttp-grid-layout #ttp-template-24 .ttp-grid-image{
float: left;
width: 25%;
position: relative;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ttp-grid-layout #ttp-template-24 .ttp-grid-image img{
z-index: 1;
padding: 7px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.ttp-grid-layout #ttp-template-24 .ttp-image-wrapper{
position: relative;
}
.ttp-grid-layout #ttp-template-24 .ttp-image-wrapper:before{
content: "";
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
-webkit-border-radius: 50%;
border-radius: 50%;
content: "";
background: rgb(97,112,162);
background: -moz-linear-gradient(top, rgba(97,112,162,1) 1%, rgba(249,3,125,1) 100%);
background: -webkit-linear-gradient(top, rgba(97,112,162,1) 1%,rgba(249,3,125,1) 100%);
background: linear-gradient(to bottom, rgba(97,112,162,1) 1%,rgba(249,3,125,1) 100%);
z-index: -1;
}
.ttp-grid-layout #ttp-template-24 .ttp-grid-thumb-wrapper .ttp-grid-image:hover img{
padding: 0;
z-index: -1;
}
.ttp-grid-layout #ttp-template-24 .grid-row-wrapper .ttp-inner-whole-wrapper{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-24 .ttp-grid-image .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-24 .ttp-grid-image .ttp-expand-popup-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: -webkit-linear-gradient(rgba(97, 112, 162, 0.5), rgba(249, 4, 126, 0.5));
background: -moz-linear-gradient(rgba(97, 112, 162, 0.5), rgba(249, 4, 126, 0.5));
background: linear-gradient(rgba(97, 112, 162, 0.5), rgba(249, 4, 126, 0.5));
color: transparent;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
cursor: pointer;
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-24 .ttp-grid-thumb-wrapper .ttp-grid-image:hover .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-24 .ttp-grid-thumb-wrapper .ttp-grid-image:hover .ttp-expand-popup-click{
opacity: 1;
visibility: visible;
}
.ttp-grid-layout #ttp-template-24 .ttp-grid-image .ttp-thumb-social-link{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: fit-content;
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-24 .ttp-secondary-content-outer-wrap{
float: left;
width: 75%;
padding-left: 20px;
}
.ttp-grid-layout #ttp-template-24 .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
width: 100%;
text-align: left;
color: #4c4c4c;
}
.ttp-grid-layout #ttp-template-24 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding-top: 4px;
text-align: center;
left: 0;
color: #4c4c4c;
border: 1px solid #4c4c4c;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.ttp-grid-layout #ttp-template-25 .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
width: 100%;
color: #4c4c4c;
}
.ttp-grid-layout #ttp-template-25 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding-top: 4px;
text-align: center;
left: 0;
background: #4c4c4c;
color: #E1E1E6;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.ttp-grid-layout #ttp-template-26 .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
width: 100%;
color: #4c4c4c;
text-align: left;
}
.ttp-grid-layout #ttp-template-26 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding-top: 4px;
text-align: center;
left: 0;
background: #4c4c4c;
color: #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.ttp-grid-layout #ttp-template-27 .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
width: 100%;
color: #fff;
text-align: left;
}
.ttp-grid-layout #ttp-template-27 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding-top: 4px;
text-align: center;
left: 0;
background: #eeb313;
color: #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.ttp-grid-layout #ttp-template-28 .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
width: 100%;
color: #4c4c4c;
text-align: left;
}
.ttp-grid-layout #ttp-template-28 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding-top: 4px;
text-align: center;
left: 0;
border: 1px solid #4c4c4c;
color: #4c4c4c;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.ttp-grid-layout #ttp-template-29 .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
width: 100%;
color: #fff;
text-align: left;
}
.ttp-grid-layout #ttp-template-29 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding-top: 4px;
left: -2px;
color: #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.ttp-grid-layout #ttp-template-30 .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
width: 100%;
color: #797979;
text-align: left;
}
.ttp-grid-layout #ttp-template-30 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding-top: 4px;
left: 0;
text-align: center;
color: #4c4c4c;
-webkit-border-radius: 50%;
border-radius: 50%;
}
@media only screen and (max-width: 500px){
.ttp-grid-layout #ttp-template-24 .ttp-grid-image{
float: none;
width: 80%;
margin: 0 auto;
}
.ttp-grid-layout #ttp-template-24 .ttp-secondary-content-outer-wrap{
float: none;
width: 100%;
padding-left: 0 !important;
margin-top: 40px;
}
}
.ttp-grid-layout #ttp-template-24 #ttp-column-1 .ttp-secondary-content-outer-wrap{
padding-left: 30px;
}
.ttp-grid-layout #ttp-template-24 .ttp-secondary-content{
height: 110px;
overflow: auto;
width: 100%;
margin: 10px 0;
}
.ttp-grid-layout #ttp-template-24 #ttp-column-1 .ttp-secondary-content{
max-height: 200px;
height: auto;
}
.ttp-grid-layout #ttp-template-24 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-24 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-24 .ttp-secondary-content .ttp-thumb-emailaddress{
color: #4c4c4c;
}   
.ttp-grid-layout #ttp-template-24 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-24 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-24 .ttp-secondary-content .ttp-thumb-emailaddress:before{
color: #4c4c4c;
border: 1px solid #4c4c4c;
-webkit-border-radius: 50%;
border-radius: 50%;
text-align: center;
line-height: 30px;
}
.ttp-grid-layout #ttp-template-24 .ttp-thumb-social-link{
height: 25px;
overflow: auto;
}
.ttp-grid-layout #ttp-template-24 .ttp-social-link-list-default .fa{
color: #000;
margin: 0 5px;
font-size: 18px;
}
.ttp-grid-layout #ttp-template-24 .ttp-social-link-list-default .fa:hover{
color: #727171;
}
.ttp-grid-layout #ttp-template-24 .ttp-content-header{
display: block;
font-size: 18px !important;
}
.ttp-grid-layout #ttp-template-24 .ttp-team-member-content .ttp-content-header{
font-size: 22px !important;
}
.ttp-grid-layout #ttp-template-24 .ttp-thumb-position{
display: block;
font-size: 14px !important;
}
.ttp-grid-layout #ttp-column-1 .grid-row-wrapper .ttp-inner-whole-wrapper{
width: 100%;
} .ttp-grid-layout #ttp-template-24 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 13px !important;
margin: 10px 0;
}
.ttp-grid-layout #ttp-template-24 #ttp-column-2 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
margin: 0; 
}
.ttp-grid-layout #ttp-template-24 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #4c4c4c !important;
}
.ttp-grid-layout #ttp-template-24 #ttp-column-2 .ttp-content-skill-list-top{
margin: 0 0 6px 0;
}
.ttp-grid-layout #ttp-template-24 .ttp-content-skill-list-top .ttp-skill-label{
text-transform: capitalize;
}
.ttp-grid-layout #ttp-template-24 .ttp-content-skill-list-top .ttp-skill-label,
.ttp-grid-layout #ttp-template-24 .ttp-content-skill-list-top .ttp-skill-value,
.ttp-grid-layout #ttp-template-24 .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #4e4e4e;
}
.ttp-grid-layout #ttp-template-24 .ttp-secondary-content .ttp-thumb-description{
line-height: 22px;
}   .ttp-grid-layout #ttp-template-1{
font-family: 'Roboto', sans-serif;
}
.ttp-grid-layout #ttp-template-2{
font-family: 'Roboto Condensed', sans-serif;
}
.ttp-grid-layout #ttp-template-3{
font-family: 'Lato', sans-serif;
}
.ttp-grid-layout #ttp-template-4,
.ttp-grid-layout #ttp-template-5{
font-family: 'Open Sans', sans-serif;
}
.ttp-grid-layout #ttp-template-13,
.ttp-grid-layout #ttp-template-21,
.ttp-grid-layout #ttp-template-23{
font-family: 'Open Sans', sans-serif;
}
.ttp-grid-layout #ttp-template-14,
.ttp-grid-layout #ttp-template-27{
font-family: 'Montserrat', sans-serif;
}
.ttp-grid-layout #ttp-template-15{
font-family: 'Montserrat', sans-serif;
}
.ttp-grid-layout #ttp-template-17,
.ttp-grid-layout #ttp-template-18,
.ttp-grid-layout #ttp-template-19{
font-family: 'Roboto', sans-serif;
}
.ttp-grid-layout #ttp-template-20,
.ttp-grid-layout #ttp-template-22{
font-family: 'Roboto Condensed', sans-serif;
}  @media only screen and (max-width: 935px) {
.ttp-grid-layout .grid-row-wrapper .grid-row-wrapper-inner{
display: block;
}
}
@media only screen and (min-width: 780px) {
.ttp-grid-layout .grid-row-wrapper .grid-row-wrapper-inner{
display: table;
table-layout: fixed;
}
}
.ttp-expand-popup-click-action.ttp-content-header,
.ttp-expand-slide-out-click-action.ttp-content-header{
cursor: pointer;
} .ttp-grid-layout #ttp-template-1 .ttp-grid-thumb-wrapper .ttp-grid-image{
border-top: 5px solid #ff2e63;
overflow: hidden;
}
.ttp-grid-layout #ttp-template-1 .ttp-grid-image img{
max-width: 100%;
overflow: hidden;
text-align: center;
display: block;
-webkit-transition: .8s;
-moz-transition: .8s;
-ms-transition: .8s;
-o-transition: .8s;
transition: .8s;
}
.ttp-grid-layout #ttp-template-1 .ttp-primary-content .ttp-thumb-position{
color: #9e9e9e;
display: block;
}
.ttp-grid-layout #ttp-template-1 .ttp-primary-content  .ttp-content-header{
text-decoration: none;
color: #000;
display: block;
}
.ttp-grid-layout #ttp-template-1 .ttp-primary-content .ttp-thumb-social-link{
margin-top: 15px;
}
.ttp-grid-layout #ttp-template-1 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-1 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-1 .ttp-secondary-content .ttp-thumb-emailaddress{
color: #000;
text-align: left;
}
.ttp-grid-layout #ttp-template-1 .ttp-primary-content .ttp-thumb-position,
.ttp-grid-layout #ttp-template-2 .ttp-primary-content .ttp-thumb-position{
font-size: 18px;
}
.ttp-grid-layout #ttp-template-1 #ttp-column-2 .ttp-primary-content .ttp-thumb-position,
.ttp-grid-layout #ttp-template-2 #ttp-column-2 .ttp-primary-content .ttp-thumb-position{
font-size: 16px;
}
.ttp-grid-layout #ttp-template-1 #ttp-column-4 .ttp-primary-content .ttp-thumb-position,
.ttp-grid-layout #ttp-template-2 #ttp-column-4 .ttp-primary-content .ttp-thumb-position,
.ttp-grid-layout #ttp-template-1 #ttp-column-3 .ttp-primary-content .ttp-thumb-position,
.ttp-grid-layout #ttp-template-2 #ttp-column-3 .ttp-primary-content .ttp-thumb-position{
font-size: 14px;
}
.ttp-grid-layout #ttp-template-1 .ttp-primary-content {
color: #343434;
font-size: 24px;
display: block; }
.ttp-grid-layout #ttp-template-1 .ttp-expand-popup-click, 
.ttp-grid-layout #ttp-template-1 .ttp-grid-image span{
position: relative;
cursor: pointer;
}
.ttp-grid-layout #ttp-template-1 .ttp-expand-popup-click{
width: 100%;
}
.ttp-grid-layout #ttp-template-1 .ttp-expand-slide-out-click .fa,
.ttp-grid-layout #ttp-template-1 .ttp-expand-popup-click .fa{
height: 54px;
width: 54px;
background: #ff2e64;
color: #fff;
text-align: center;
padding-top: 15px;
position: absolute;
bottom: 0px;
right: 0px;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
opacity: 0;
}
.ttp-grid-layout #ttp-template-1 .ttp-grid-thumb-wrapper:hover .ttp-expand-slide-out-click .fa,
.ttp-grid-layout #ttp-template-1 .ttp-grid-thumb-wrapper:hover .ttp-expand-popup-click .fa{
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-1 .ttp-grid-thumb-wrapper:hover .ttp-grid-image img{
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.ttp-grid-layout #ttp-template-1 .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-1 .ttp-expand-slide-out-click{
display: block;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa{
width: 30px;
height: 30px;
line-height: 30px;
color: #fff;
font-size: 18px;
text-align: center;
margin: 0 10px 10px 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
float: left;
}
.ttp-grid-layout #ttp-template-2 .ttp-social-link-list-default .fa{
color: #000;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-2 .ttp-team-inner-hidden .ttp-social-link-list-default .fa{
padding-right: 20px;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-twitter,
.ttp-grid-layout #ttp-template-5 .ttp-social-link-list-default .fa-twitter{
background: #0084b4;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-twitter:hover{
color: #0084b4;
border: 1px solid #0084b4;
background: #fff;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-facebook,
.ttp-grid-layout #ttp-template-5 .ttp-social-link-list-default .fa-facebook{
background: #3d5998;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-facebook:hover{
color: #3d5998;
border: 1px solid #3d5998;
background: #fff;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-google-plus,
.ttp-grid-layout #ttp-template-5 .ttp-social-link-list-default .fa-google-plus{
background: #d34836;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-google-plus:hover{
color: #d34836;
border: 1px solid #d34836;
background: #fff;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-linkedin,
.ttp-grid-layout #ttp-template-5 .ttp-social-link-list-default .fa-linkedin{
background: #0077B5;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-linkedin:hover{
color: #0077B5;
border: 1px solid #0077B5;
background: #fff;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-skype,
.ttp-grid-layout #ttp-template-5 .ttp-social-link-list-default .fa-skype{
background: #00aff0;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-skype:hover{
color: #00aff0;
border: 1px solid #00aff0;
background: #fff;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-instagram,
.ttp-grid-layout #ttp-template-5 .ttp-social-link-list-default .fa-instagram{
background: #9b6954;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-instagram:hover{
color: #9b6954;
border: 1px solid #9b6954;
background: #fff;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-youtube,
.ttp-grid-layout #ttp-template-5 .ttp-social-link-list-default .fa-youtube{
background: #ff0000;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-youtube:hover{
color: #ff0000;
background: #fff;
border: 1px solid #ff0000;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-wordpress,
.ttp-grid-layout #ttp-template-5 .ttp-social-link-list-default .fa-wordpress{
background: #21759b;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-wordpress:hover{
color: #21759b;
border: 1px solid #21759b;
background: #fff;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-digg,
.ttp-grid-layout #ttp-template-5 .ttp-social-link-list-default .fa-digg{
border: 1px solid transparent;
background: #000;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-digg:hover{
color: #000;
border: 1px solid #000;
background: #fff;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-reddit,
.ttp-grid-layout #ttp-template-5 .ttp-social-link-list-default .fa-reddit{
background: rgb(255, 69, 0);
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-reddit:hover{
color: rgb(255, 69, 0);
background: #fff;
border: 1px solid rgb(255, 69, 0);
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-pinterest,
.ttp-grid-layout #ttp-template-5 .ttp-social-link-list-default .fa-pinterest{
background: #C92228;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-1 .ttp-social-link-list-default .fa-pinterest:hover{
color: #C92228;
border: 1px solid #C92228;
background: #fff;
}
.ttp-grid-layout .ttp-thumb-address, 
.ttp-grid-layout .ttp-thumb-telephone,
.ttp-grid-layout .ttp-thumb-emailaddress{
display: block;
}
.ttp-grid-layout .ttp-secondary-content{
font-size: .7em;
line-height: 15px;
}
.ttp-grid-layout #ttp-template-1 .ttp-primary-content .ttp-thumb-position{
margin-top: 10px;
}
.ttp-social-link-list-default{
display: inline-block;
} .ttp-grid-layout #ttp-template-1 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 13px !important;
margin: 12px 0 18px 0;
}
.ttp-grid-layout #ttp-template-1 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #ff2e63 !important;
}
.ttp-grid-layout .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
animation: progress-bar 2s linear infinite;
}
@keyframes progress-bar{
0% {background-position: 40px 0;}
100% {background-position: 0 0;}
}
.ttp-grid-layout #ttp-template-1 .ttp-content-skill-list-top .ttp-skill-label{
text-transform: capitalize;
}
.ttp-grid-layout #ttp-template-1 .ttp-content-skill-list-top .ttp-skill-label,
.ttp-grid-layout #ttp-template-1 .ttp-content-skill-list-top .ttp-skill-value,
.ttp-grid-layout #ttp-template-1 .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #4e4e4e;
}
.ttp-grid-layout #ttp-template-1 .ttp-secondary-content .ttp-thumb-description{
line-height: 22px;
}
.ttp-grid-layout #ttp-template-1 .ttp-thumb-title-custom,
.ttp-grid-layout #ttp-template-1 .ttp-thumb-address,
.ttp-grid-layout #ttp-template-1 .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-1 .ttp-thumb-emailaddress{
height: 30px;
padding-left: 40px;
margin-top: 18px;
overflow: hidden;
}
.ttp-grid-layout #ttp-template-2 .ttp-thumb-title-custom{
padding-left: 2px !important;
}
.ttp-grid-layout #ttp-template-1 .ttp-thumb-title-custom{
padding-left: 10px !important;
}
.ttp-grid-layout #ttp-template-1 .totalteam-icon-custom {
margin-top: 18px;
}
.ttp-grid-layout #ttp-template-2 .totalteam-field-custom-wrap ,
.ttp-grid-layout #ttp-template-1 .totalteam-field-custom-wrap {
display: flex;
align-items: center;
}
.ttp-grid-layout #ttp-template-1 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
overflow: auto;
}
@media only screen and (max-width: 780px){
.ttp-grid-layout #ttp-template-1 .ttp-grid-thumb-wrapper .ttp-secondary-content{
}
}
.ttp-grid-layout #ttp-template-1 .totalteam-field-custom-wrap i,
.ttp-grid-layout #ttp-template-1 .ttp-thumb-address:before,
.ttp-grid-layout #ttp-template-1 .ttp-thumb-telephone:before,
.ttp-grid-layout #ttp-template-1 .ttp-thumb-emailaddress:before{
height: 30px;
line-height: 30px;
width: 30px;
background: #ff2e63;
color: #fff;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
}   .ttp-grid-layout #ttp-template-2 .ttp-primary-content{
margin-bottom: 15px;
}
.ttp-grid-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-grid-thumb-wrapper{
padding: 25px;
border: 1px solid transparent;
position: relative;
}
.ttp-grid-layout #ttp-template-2 #ttp-column-4 .ttp-inner-whole-wrapper .ttp-grid-thumb-wrapper{
padding: 15px;
}
.ttp-grid-layout #ttp-template-2 .ttp-grid-thumb-wrapper:hover{
border: 1px solid #dedede;
-webkit-box-shadow: 0px 25px 25px -10px rgba(0,0,0,0.25);
box-shadow: 0px 25px 25px -10px rgba(0,0,0,0.25);
}
.ttp-grid-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-thumb-social-link{
margin-top: 15px;
height: 25px;
overflow: auto;
}
.ttp-grid-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-thumb-social-link .ttp-social-link-list-default{
float: left;
padding: 0px 15px 0 0;
}
.ttp-grid-layout #ttp-template-2 .ttp-primary-content .ttp-content-header{
display: block;
font-size: 30px;
color: #1c1c1c;
padding-top: 12px;
}
.ttp-grid-layout #ttp-template-2 #ttp-column-2 .ttp-primary-content .ttp-content-header{
font-size: 25px;
}
.ttp-grid-layout #ttp-template-2 #ttp-column-3 .ttp-primary-content .ttp-content-header{
font-size: 20px;
}
.ttp-grid-layout #ttp-template-2 #ttp-column-4 .ttp-primary-content .ttp-content-header{
font-size: 18px;
width: fit-content;
}
.ttp-grid-layout #ttp-template-2 .ttp-primary-content .ttp-thumb-position{
display: block;
color: #7c7c7c;
font-weight: 400;
}
.ttp-grid-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-grid-image{
position: relative;
}
.ttp-grid-layout #ttp-template-2 .ttp-primary-content .ttp-grid-image img{
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
max-width: 100%;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.ttp-grid-layout #ttp-template-2 .ttp-inner-whole-wrapper:hover .ttp-grid-image img{
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.ttp-grid-layout #ttp-template-2 .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-2 .ttp-expand-popup-click{
position: absolute;
top: 0;
left: 56px;
width: 54px;
height: 36px;
background: #d04984;
color: #fff;
text-align: center;
padding-top: 5px;
border-radius: 3px;
visibility: hidden;
opacity: 0;
-webkit-transition: .3s;
-moz-transition: .3s;
-ms-transition: .3s;
-o-transition: .3s;
transition: .3s;
cursor: pointer;
}
.ttp-grid-layout #ttp-template-2 .ttp-inner-whole-wrapper:hover .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-2 .ttp-inner-whole-wrapper:hover .ttp-expand-popup-click{
visibility: visible;
opacity: 1;
color: #fff;
left: 0;
top: 0;
}
.ttp-grid-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-thumb-social-link .fa:hover{
color: #d04984;
}
.ttp-grid-layout #ttp-template-2 .ttp-secondary-content .ttp-content-skill-list-top{
text-transform: uppercase;
} .ttp-grid-layout #ttp-template-2 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 2px !important;
margin: 16px 0 26px 0;
}
.ttp-grid-layout #ttp-template-2 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #d24684 !important;
}
.ttp-grid-layout #ttp-template-2 .ttp-secondary-content .ttp-thumb-title-custom,
.ttp-grid-layout #ttp-template-2 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-2 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-2 .ttp-secondary-content .ttp-thumb-emailaddress{
color: #d24684;
}
.ttp-grid-layout #ttp-template-2 .ttp-secondary-content .ttp-thumb-title-custom{
margin-left: 2px;
}
.ttp-grid-layout #ttp-template-2 .ttp-secondary-content .totalteam-icon-custom{
margin-left: -2px;
padding-top: 5px;
}
.ttp-grid-layout #ttp-template-2 .ttp-secondary-content .totalteam-icon-custom, 
.ttp-grid-layout #ttp-template-2 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-2 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-2 .ttp-secondary-content .ttp-thumb-emailaddress:before{
color: #000;
}
.ttp-grid-layout #ttp-template-2 .ttp-secondary-content .ttp-content-quote{
line-height: 22px;
font-size: 14px;
font-weight: 600;
position: relative;
}
.ttp-grid-layout #ttp-template-2 .ttp-secondary-content .ttp-content-quote:before{
position: absolute;
top: -30px;
left: 0;
content: '\f10d';
font-family: FontAwesome;
color: #d24684;
font-size: 30px;
}   .ttp-grid-layout #ttp-template-3 .ttp-grid-thumb-wrapper{
margin-bottom: 30px;
}
.ttp-grid-layout #ttp-template-3 .ttp-primary-content{
text-align: center;
position: relative;
margin-bottom: 20px;
}
.ttp-grid-layout #ttp-template-3 .ttp-primary-content .ttp-grid-image{
position: relative;
}
.ttp-grid-layout #ttp-template-3 .ttp-primary-content .ttp-content-header{
font-family: 'Lato', sans-serif;
font-size: 18px;
font-weight: bold;
display: block;
background: #f2f2f2;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
padding: 20px 0 5px 0;
}
.ttp-grid-layout #ttp-template-3 .ttp-primary-content .ttp-thumb-position{
font-family: 'Lato', sans-serif;
font-size: 13px;
display: block;
background: #f2f2f2;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
padding-bottom: 20px;
}
.ttp-grid-layout #ttp-template-3 .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-3 .ttp-expand-popup-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
cursor: pointer;
color: transparent;
}
.ttp-grid-layout #ttp-template-3 .ttp-primary-content .ttp-thumb-social-link{
background: rgba(0, 0, 0, 0.6);
position: absolute;
bottom: 0;
left: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
width: 100%;
}
.ttp-grid-layout #ttp-template-3 .ttp-primary-content .ttp-social-link-list-default{
display: inline-block;
padding: 0 10px;
}
.ttp-grid-layout #ttp-template-3 .ttp-team-inner-hidden .ttp-social-link-list-default .fa,
.ttp-grid-layout #ttp-template-3 .ttp-primary-content .ttp-social-link-list-default .fa{
color: #b8ab81;
line-height: 45px;
-webkit-transition: .3s;
-moz-transition: .3s;
-ms-transition: .3s;
-o-transition: .3s;
transition: .3s;
font-size: 18px;
}
.ttp-grid-layout #ttp-template-3 .ttp-team-inner-hidden .ttp-social-link-list-default .fa{
padding: 10px;
}
.ttp-grid-layout #ttp-template-3 .ttp-primary-content .ttp-social-link-list-default .fa:hover{
color: #fff;
}
.ttp-grid-layout #ttp-template-3 .ttp-grid-thumb-wrapper:hover .ttp-content-header,
.ttp-grid-layout #ttp-template-3 .ttp-grid-thumb-wrapper:hover .ttp-thumb-position{
background: #b8ab81;
color: #fff;
}
.ttp-grid-layout #ttp-template-3 .ttp-grid-thumb-wrapper:hover .ttp-thumb-social-link{
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-3 .ttp-grid-thumb-wrapper .ttp-social-link-custom{
padding-left: 20px;
display: inline-block;
} .ttp-grid-layout #ttp-template-3 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 5px !important;
margin: 16px 0 26px 0;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.ttp-grid-layout #ttp-template-3 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #b8ab81 !important;
}
.ttp-grid-layout #ttp-template-3 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar:before{
content: '';
height: 12px;
width: 12px;
background: #b8ab81;
-webkit-border-radius: 50%;
border-radius: 50%;
position: absolute;
right: -3px;
top: -4px;
}
.ttp-grid-layout #ttp-template-3 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar:after{
content: '';
height: 6px;
width: 6px;
background: #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
position: absolute;
right: 0px;
top: -1px;
}
.ttp-grid-layout #ttp-template-3 .ttp-content-skill-list-top .ttp-skill-value{
padding: 2px;
border: 1px solid #d2d2d2;
position: relative;
}
.ttp-grid-layout #ttp-template-3 .ttp-content-skill-list-top .ttp-skill-value:before{
content: '';
border-top: 6px solid #d2d2d2;
border-right: 6px solid transparent;
border-left: 6px solid transparent;
position: absolute;
left: 50%;
bottom: -6px;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.ttp-grid-layout #ttp-template-3 .ttp-content-skill-list-top .ttp-skill-value:after{
content: '';
border-top: 6px solid #fff;
border-right: 6px solid transparent;
border-left: 6px solid transparent;
position: absolute;
left: 50%;
bottom: -5px;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.ttp-grid-layout #ttp-template-3 .ttp-content-skill-list-top{
font-size: 13px;
font-weight: 700;
font-family: 'Lato', sans-serif;
}
.ttp-grid-layout #ttp-template-3 .ttp-content-quote{
font-family: 'Lato', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 24px;
}
.ttp-grid-layout #ttp-template-3 .ttp-secondary-content .ttp-thumb-title-custom, 
.ttp-grid-layout #ttp-template-3 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-3 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-3 .ttp-secondary-content .ttp-thumb-emailaddress{
background: #f0f0f0;
margin-top: 8px;
padding-left: 60px;
font-family: 'Lato', sans-serif;
font-size: 14px;
font-weight: 400;
}
.ttp-grid-layout #ttp-template-3 .ttp-secondary-content .totalteam-icon-custom, 
.ttp-grid-layout #ttp-template-3 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-3 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-3 .ttp-secondary-content .ttp-thumb-emailaddress:before{
color: #fff;
background: #b8ab81;
height: 40px;
width: 40px;
text-align: center;
left: 2px;
}
.ttp-grid-layout #ttp-template-3 .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative; 
}
.ttp-grid-layout #ttp-template-3 .ttp-secondary-content .totalteam-icon-custom {
position: absolute; 
left: 2px;
top: 10px;
z-index: 9;
padding-top: 5px;
}   .ttp-grid-layout #ttp-template-4 .ttp-primary-content,
.ttp-grid-layout #ttp-template-5 .ttp-primary-content{
position: relative;
margin-bottom: 10px;
}
.ttp-grid-layout #ttp-template-4 .ttp-primary-content .ttp-content-header{
color: #fff;
position: absolute;
bottom: 37px;
left: 10%;
max-width: 80%;
font-family: 'Open Sans', sans-serif;
font-size: 20px;
font-weight: 600;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-4 .ttp-primary-content .ttp-thumb-position{
position: absolute;
bottom: 20px;
left: 10%;
max-width: 80%;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: 400;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-4 .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-4 .ttp-expand-popup-click{
opacity: 1;
visibility: visible;
position: absolute;
height: 100%;
width: 100%;
left: 0;
top: 0;
color: transparent;
background: rgba(66,66,66,0);
background: -moz-linear-gradient(top, rgba(66,66,66,0) 0%, rgba(0,0,0,0) 0%, rgba(77,77,77,0) 0%, rgba(61,61,61,0.09) 9%, rgba(89,89,89,0.25) 25%, rgba(38,38,38,0.32) 32%, rgba(15,15,15,0.6) 60%, rgba(38,38,38,0.76) 76%, rgba(26,26,26,0.91) 91%, rgba(15,15,15,1) 100%);
background: -webkit-linear-gradient(top, rgba(66,66,66,0) 0%, rgba(0,0,0,0) 0%, rgba(77,77,77,0) 0%, rgba(61,61,61,0.09) 9%, rgba(89,89,89,0.25) 25%, rgba(38,38,38,0.32) 32%, rgba(15,15,15,0.6) 60%, rgba(38,38,38,0.76) 76%, rgba(26,26,26,0.91) 91%, rgba(15,15,15,1) 100%);
background: -o-linear-gradient(top, rgba(66,66,66,0) 0%, rgba(0,0,0,0) 0%, rgba(77,77,77,0) 0%, rgba(61,61,61,0.09) 9%, rgba(89,89,89,0.25) 25%, rgba(38,38,38,0.32) 32%, rgba(15,15,15,0.6) 60%, rgba(38,38,38,0.76) 76%, rgba(26,26,26,0.91) 91%, rgba(15,15,15,1) 100%);
background: -ms-linear-gradient(top, rgba(66,66,66,0) 0%, rgba(0,0,0,0) 0%, rgba(77,77,77,0) 0%, rgba(61,61,61,0.09) 9%, rgba(89,89,89,0.25) 25%, rgba(38,38,38,0.32) 32%, rgba(15,15,15,0.6) 60%, rgba(38,38,38,0.76) 76%, rgba(26,26,26,0.91) 91%, rgba(15,15,15,1) 100%);
}
.ttp-grid-layout #ttp-template-4 .ttp-social-link-list-default{
float: left;
}
.ttp-grid-layout #ttp-template-4 .ttp-thumb-social-link{
position: absolute;
visibility: hidden;
opacity: 0;
bottom: 10%;
left: 10%;
max-width: 80%;
height: 30px;
overflow: auto;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-4 #ttp-column-4 .ttp-thumb-social-link,
.ttp-grid-layout #ttp-template-5 #ttp-column-4 .ttp-thumb-social-link{
height: 30px;
overflow: auto;
}
.ttp-grid-layout #ttp-template-4 #ttp-column-3 .ttp-thumb-social-link,
.ttp-grid-layout #ttp-template-5 #ttp-column-3 .ttp-thumb-social-link,
.ttp-grid-layout #ttp-template-6 #ttp-column-3 .ttp-thumb-social-link,
.ttp-grid-layout #ttp-template-6 #ttp-column-4 .ttp-thumb-social-link{
height: 30px;
overflow: auto;
}
.ttp-grid-layout #ttp-template-4 .ttp-thumb-social-link .ttp-social-link-list-default{
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
background: #f59331;
margin: 0 10px 0 0;
border-radius: 50%;
font-size: 15px;
overflow: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-4 .ttp-thumb-social-link .ttp-social-link-list-default .fa{
color: #fff;
}
.ttp-grid-layout #ttp-template-4 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-content-header{
top: 20px;
bottom: unset;
}
.ttp-grid-layout #ttp-template-4 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-thumb-position{
top: 50px;
bottom: unset;
}
.ttp-grid-layout #ttp-template-4 .ttp-grid-thumb-wrapper{
position: relative;
}
.ttp-grid-layout #ttp-template-4 .ttp-grid-thumb-wrapper .ttp-secondary-content{
opacity: 0;
visibility: hidden;
color: #fff;
position: absolute;
top: 50%;
left: 0%;
-webkit-transform: translate(-0%,-50%);
-moz-transform: translate(-0%,-50%);
-ms-transform: translate(-0%,-50%);
-o-transform: translate(-0%,-50%);
transform: translate(-0%,-50%);
max-width: 80%;
height: 150px;
margin: 0 10%;
overflow: auto;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-4 #ttp-column-3 .ttp-grid-thumb-wrapper .ttp-secondary-content,
.ttp-grid-layout #ttp-template-4 #ttp-column-4 .ttp-grid-thumb-wrapper .ttp-secondary-content{
height: 105px;
max-width: 80%;
width: unset;
}
@media only screen and (max-width: 935px){
.ttp-grid-layout #ttp-template-4 #ttp-column-3 .ttp-grid-thumb-wrapper .ttp-secondary-content{
height: 100px;
}
}
@media only screen and (max-width: 680px){
.ttp-grid-layout #ttp-template-4 #ttp-column-2 .ttp-grid-thumb-wrapper .ttp-secondary-content{
height: 100px;
}
}
.ttp-grid-layout .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
max-height: 200px;
overflow: auto;
}
.ttp-grid-layout #ttp-template-28 .ttp-grid-thumb-wrapper .ttp-secondary-content{
max-height: 105px;
}
.ttp-grid-layout #ttp-template-25 .ttp-grid-thumb-wrapper .ttp-secondary-content,
.ttp-grid-layout #ttp-template-2 .ttp-grid-thumb-wrapper .ttp-secondary-content{
max-height: unset;
}
.ttp-grid-layout #ttp-template-5 .ttp-grid-thumb-wrapper .ttp-secondary-content{
max-height: 60%;
padding-top: 20px;
}
.ttp-grid-layout #ttp-template-5 .ttp-grid-thumb-wrapper .ttp-secondary-content > span:first-child{
padding-top: 10px;
}
.ttp-grid-layout #ttp-template-5 .ttp-grid-thumb-wrapper .ttp-secondary-content > span:last-child{
margin-bottom: 0;
}
.ttp-grid-layout #ttp-template-5 #ttp-column-3 .ttp-grid-thumb-wrapper .ttp-secondary-content{
max-height: 55%;
}
.ttp-grid-layout #ttp-template-13 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
}
.ttp-grid-layout #ttp-template-2 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
overflow: auto;
min-height: 150px;
}
.ttp-grid-layout #ttp-template-7 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: unset;
}
.ttp-grid-layout #ttp-template-3 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
}
.ttp-grid-layout #ttp-template-4 #ttp-column-2 .ttp-grid-thumb-wrapper .ttp-secondary-content{
bottom: 40px;
}
.ttp-grid-layout #ttp-template-4 .ttp-grid-thumb-wrapper:hover .ttp-secondary-content,
.ttp-grid-layout #ttp-template-4 .ttp-grid-thumb-wrapper:hover .ttp-thumb-social-link{
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-4 .ttp-grid-thumb-wrapper:hover .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-4 .ttp-grid-thumb-wrapper:hover .ttp-expand-popup-click{
opacity: 1;
visibility: visible;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
top: 0;
right: 0;
color: transparent;
cursor: pointer;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
#ttp-template-4 .ttp-grid-thumb-wrapper .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;
}
#ttp-template-4 .ttp-grid-thumb-wrapper .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
top: 10px;
left: -3px;
}
#ttp-template-4 .ttp-grid-thumb-wrapper .ttp-secondary-content .ttp-thumb-title-custom {
padding-left: 30px !important;
} .ttp-grid-layout #ttp-template-4 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 14px !important;
width: 100%;
margin: 8px 0 10px 0;
}
.ttp-content-skill-list-wrap .ttp-content-skill-list:first-child .ttp-content-skill-list-top{
margin-top: 0;
}
.ttp-content-skill-list:last-child .ttp-bar-skill-title{
margin-bottom: 0;
}
.ttp-grid-layout #ttp-template-4 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #f7951e !important;
height: 10px !important;
line-height: 10px !important;
top: 50%;
left: 1%;
transform: translate(-1%, -50%);
}
.ttp-grid-layout #ttp-template-4 .ttp-secondary-content .ttp-content-quote{
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 21px;
}
.ttp-grid-layout #ttp-template-4 .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 18px;
}   .ttp-grid-layout #ttp-template-5 .ttp-grid-image{
text-align: center;
}
.ttp-grid-layout #ttp-template-5 .ttp-head-pos-temp-5-wrapper{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
}
.ttp-grid-layout #ttp-template-5 .ttp-primary-content .ttp-content-header{
font-family: 'Raleway', sans-serif;
font-weight: 700;
font-size: 20px;
width: max-content;
color: #fff;
-webkit-transition: .7s;
-moz-transition: .7s;
-ms-transition: .7s;
-o-transition: .7s;
transition: .7s;
display: block;
margin: 0 auto;
}
.ttp-grid-layout #ttp-template-5 .ttp-primary-content .ttp-thumb-position{
font-family: 'Raleway', sans-serif;
font-weight: 400;
font-size: 14px;
color: #fff;
-webkit-transition: .7s;
-moz-transition: .7s;
-ms-transition: .7s;
-o-transition: .7s;
transition: .7s;
display: block;
margin: 0 auto;
}
.ttp-grid-layout #ttp-template-5 .ttp-primary-content .ttp-thumb-social-link{
position: absolute;
visibility: hidden;
opacity: 0;
bottom: 20%;
left: 50%;
width: -webkit-fit-content;
-webkit-transform: translateY(-20%);
-moz-transform: translateY(-20%);
-ms-transform: translateY(-20%);
-o-transform: translateY(-20%);
transform: translateY(-20%);
-webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: .7s;
-moz-transition: .7s;
-ms-transition: .7s;
-o-transition: .7s;
transition: .7s;
}
.ttp-grid-layout #ttp-template-5 #ttp-column-4 .ttp-primary-content .ttp-thumb-social-link{
bottom: 20px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
@media only screen and (max-width: 900px){
.ttp-grid-layout #ttp-template-5 #ttp-column-3 .ttp-primary-content .ttp-thumb-social-link{
bottom: 20px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
} 
}
@media only screen and (max-width: 620px){
.ttp-grid-layout #ttp-template-5 #ttp-column-2 .ttp-primary-content .ttp-thumb-social-link{
bottom: 20px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
} 
}
.ttp-grid-layout #ttp-template-5 .ttp-primary-content .ttp-thumb-social-link .ttp-social-link-list-default{
float: left;
text-align: center;
}
.ttp-grid-layout #ttp-template-5 .ttp-team-inner-hidden .ttp-thumb-social-link .ttp-social-link-list-default .fa,
.ttp-grid-layout #ttp-template-5 .ttp-primary-content .ttp-thumb-social-link .ttp-social-link-list-default .fa{
width: 30px;
height: 30px;
line-height: 28px;
border-radius: 50%;
color: #fff;
text-align: center;
margin: 0 6px;
}
.ttp-grid-layout #ttp-template-5 #ttp-column-4 .ttp-primary-content .ttp-thumb-social-link .ttp-social-link-list-default .fa{
width: 30px;
height: 30px;
line-height: 30px;
border-radius: 50%;
color: #fff;
font-size: 12px;
}
.ttp-grid-layout #ttp-template-5 .ttp-primary-content{
position: relative;
}
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content{
position: absolute;
top: 36%;
left: 50%;
-webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); color: #fff;
visibility: hidden;
opacity: 0;
-webkit-transition: .7s;
-moz-transition: .7s;
-ms-transition: .7s;
-o-transition: .7s;
transition: .7s;
padding-right: 20px;
padding-left: 20px;
}
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-content-quote{
font-family: 'Raleway', sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 22px;
}
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-thumb-description{
font-family: 'Raleway', sans-serif;
font-weight: 400;
font-size: 12px;
line-height: 20px;
}
.ttp-grid-layout #ttp-template-5 .ttp-primary-content .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-5 .ttp-primary-content .ttp-expand-popup-click{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
visibility: visible;
opacity: .3;
color: transparent;
cursor: pointer;
-webkit-transition: .7s;
-moz-transition: .7s;
-ms-transition: .7s;
-o-transition: .7s;
transition: .7s;
}
.ttp-grid-layout #ttp-template-5 .ttp-grid-thumb-wrapper{
position: relative;
margin-bottom: 50px;
overflow: hidden;
}
.ttp-grid-layout #ttp-template-5 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-content-header,
.ttp-grid-layout #ttp-template-5 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-thumb-position{
visibility: hidden;
opacity: 0;
}
.ttp-grid-layout #ttp-template-5 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-5 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-expand-popup-click{
visibility: visible;
opacity: .8;
background: #34A4D8;
}
.ttp-grid-layout #ttp-template-5 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-thumb-social-link,
.ttp-grid-layout #ttp-template-5 #ttp-column-1 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-thumb-social-link,
.ttp-grid-layout #ttp-template-5 #ttp-column-2 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-thumb-social-link,
.ttp-grid-layout #ttp-template-5 .ttp-grid-thumb-wrapper:hover .ttp-secondary-content,
.ttp-grid-layout #ttp-template-5 #ttp-column-2 .ttp-grid-thumb-wrapper:hover .ttp-secondary-content{
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-content-skill-list-top{
text-transform: capitalize;
}
.ttp-grid-layout #ttp-template-5 #ttp-column-3 .ttp-secondary-content .ttp-content-skill-list-top,
.ttp-grid-layout #ttp-template-5 #ttp-column-4 .ttp-secondary-content .ttp-content-skill-list-top{
margin-bottom: -4px;
}
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-content-inner-link-list a{
color: #FFF;
text-align: center;
}
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .totalteam-field-custom-wrap {
text-align: center;
}
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .totalteam-field-custom-wrap .totalteam-icon-custom {
position: absolute;
top: 5px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-thumb-title-custom {
padding-left: 0 !important;
padding-bottom: 0;
} .ttp-grid-layout #ttp-template-5 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 14px !important;
width: 100%;
-webkit-border-radius: 7px;
border-radius: 7px;
background-color: transparent !important;
border: 1px solid #fff;
position: relative;
margin: 10px 0 8px 0;
}
.ttp-grid-layout #ttp-template-5 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
height: 4px !important;
background-color: #045071;
position: absolute;
left: 1%;
top: 50%;
-webkit-transform: translate(-1%,-50%);
-moz-transform: translate(-1%,-50%);
-ms-transform: translate(-1%,-50%);
-o-transform: translate(-1%,-50%);
transform: translate(-1%,-50%);
}
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-thumb-emailaddress{
text-align: center;
padding-left: 0;
margin-bottom: 12px;
}
.ttp-grid-layout #ttp-template-5 #ttp-column-4 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-5 #ttp-column-4 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-5 #ttp-column-4 .ttp-secondary-content .ttp-thumb-emailaddress{
text-align: center;
padding-left: 0;
margin-bottom: 4px;
}
.ttp-grid-layout #ttp-template-5 #ttp-column-4 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-5 #ttp-column-4 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-5 #ttp-column-4 .ttp-secondary-content .ttp-thumb-emailaddress:before{
top: -18px !important;
}
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-thumb-emailaddress:before{
position: static;
display: block;
}   .ttp-grid-layout #ttp-template-6 .ttp-primary-content{
position: relative;
-webkit-perspective: 150px; perspective: 150px;
}
.ttp-grid-layout #ttp-template-6 .ttp-primary-content .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-6 .ttp-primary-content .ttp-expand-popup-click{
position: absolute;
top: -50%;
left: 0;
width: 100%;
height: 100%;
background: #34a4d8;
visibility: hidden;
opacity: 0;
color: transparent;
cursor: pointer;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
-webkit-transform: rotateX(-45deg); transform: rotateX(-45deg);
}
.ttp-grid-layout #ttp-template-6 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-6 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-expand-popup-click{
visibility: visible;
opacity: .8;
-webkit-transform: rotateX(0deg); transform: rotateX(0deg);
top: 0%;
}
.ttp-grid-layout #ttp-template-6 .ttp-grid-image{
overflow: hidden;
text-align: center;
}
.ttp-grid-layout #ttp-template-6 .ttp-grid-image img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-6 .ttp-grid-thumb-wrapper:hover .ttp-grid-image img{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.ttp-grid-layout #ttp-template-6 .ttp-primary-content .ttp-thumb-social-link{
position: absolute;
visibility: hidden;
opacity: 0;
top: 50%;
left: 50%;
width: -webkit-fit-content;
-webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); -webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-6 #ttp-column-4 .ttp-primary-content .ttp-thumb-social-link{
height: 35px;
}
.ttp-grid-layout #ttp-template-6 #ttp-column-3 .ttp-thumb-social-link{
height: 38px;
}
.ttp-grid-layout #ttp-template-6 .ttp-primary-content .ttp-thumb-social-link .ttp-social-link-list-default{
float: left;
text-align: center;
margin: 0 5px;
}
.ttp-grid-layout #ttp-template-6 .ttp-primary-content .ttp-thumb-social-link .ttp-social-link-list-default .fa{
width: 40px;
height: 40px;
line-height: 40px;
font-size: 16px;
-webkit-border-radius: 50%;
border-radius: 50%;
color: #000;
background: #fff;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-6 .ttp-primary-content .ttp-thumb-social-link .ttp-social-link-list-default .fa:hover{
color: #FFF;
background: #000;
}
.ttp-grid-layout #ttp-template-6 #ttp-column-3 .ttp-primary-content .ttp-thumb-social-link .ttp-social-link-list-default .fa,
.ttp-grid-layout #ttp-template-6 #ttp-column-4 .ttp-primary-content .ttp-thumb-social-link .ttp-social-link-list-default .fa{
width: 30px;
height: 30px;
line-height: 30px;
font-size: 16px;
}
.ttp-grid-layout #ttp-template-6 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-thumb-social-link{
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-6 .ttp-primary-content .ttp-content-header{
font-family: 'Raleway', sans-serif;
font-weight: 700;
font-size: 20px;
position: absolute;
bottom: -47px;
left: 0;
color: #000;
}
.ttp-grid-layout #ttp-template-6 #ttp-column-4 .ttp-primary-content .ttp-content-header{
font-size: 16px;
}
.ttp-grid-layout #ttp-template-6 .ttp-primary-content .ttp-thumb-position{
font-family: 'Raleway', sans-serif;
font-weight: 700;
font-size: 14px;
position: absolute;
bottom: -70px;
left: 0;
color: #26a3dd;
}
.ttp-grid-layout #ttp-template-6 #ttp-column-4 .ttp-primary-content .ttp-thumb-position{
font-size: 12px;
}
.ttp-grid-layout #ttp-template-6 .ttp-grid-thumb-wrapper{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-6 .ttp-secondary-content{
margin-top: 77px;
border-top: 1px solid #eaeaea;
padding-top: 20px;
}
.ttp-grid-layout #ttp-template-6 .totalteam-field-custom-wrap {
position: relative;
}
.ttp-grid-layout #ttp-template-6 .totalteam-icon-custom {
position: absolute;
top: 6px;
left: -2px;
}
.ttp-grid-layout #ttp-template-6 .ttp-thumb-title-custom {
padding-left: 30px !important;
} .ttp-grid-layout #ttp-template-6 .ttp-secondary-content .ttp-bar-skill-title{
height: 2px !important;
}
.ttp-grid-layout #ttp-template-6 .ttp-secondary-content .ttp-bar-skill-title .sb_bar{
height: 200% !important;
top: 50%;
left: 0;
transform: translate(0,-50%);
background-color: #1dbaf4 !important;
}
.ttp-grid-layout #ttp-template-6 .ttp-secondary-content .ttp-content-quote{
font-family: 'Raleway', sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: #848484;
}
.ttp-grid-layout #ttp-template-6 .ttp-secondary-content .ttp-thumb-description{
font-family: 'Raleway', sans-serif;
font-weight: 400;
font-size: 12px;
line-height: 20px;
color: #848484;
}
.ttp-grid-layout #ttp-template-6 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
overflow: -webkit-paged-y;
}
.ttp-grid-layout #ttp-template-6 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-6 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-6 .ttp-secondary-content .ttp-thumb-emailaddress{
font-family: 'Raleway', sans-serif;
}
.ttp-grid-layout #ttp-template-6 .ttp-secondary-content .ttp-content-skill-list-top{
padding: 10px 0 8px 0;
text-transform: uppercase;
font-weight: 600;
}
.ttp-grid-layout #ttp-column-1{
clear: left;
}
.ttp-content-inner-link-list{
display: block;
}
.ttp-table-layout .ttp-content-inner-link-list a,
.ttp-list-layout .ttp-content-inner-link-list a,
.ttp-grid-layout .ttp-content-inner-link-list a{
color: #666;
font-size: 12px;
padding-top: 5px;
display: inline-block;
}
.ttp-table-layout .ttp-content-inner-link-list:first-child a,
.ttp-list-layout .ttp-content-inner-link-list:first-child a,
.ttp-grid-layout .ttp-content-inner-link-list:first-child a{
padding-top: 0;
}
.ttp-table-layout .ttp-content-inner-link-list a:hover,
.ttp-grid-layout .ttp-content-inner-link-list a:hover,
.ttp-grid-layout .ttp-content-inner-link-list a:hover{
color: #000;
}
.ttp-grid-layout #ttp-template-4 .ttp-content-inner-link-list a,
.ttp-grid-layout #ttp-template-5 .ttp-content-inner-link-list a{
color: #FFF;
}
.ttp-grid-layout #ttp-template-4 .ttp-team-inner-hidden .ttp-content-inner-link-list a, 
.ttp-grid-layout #ttp-template-5 .ttp-team-inner-hidden .ttp-content-inner-link-list a{
color: #4c4c4c;
}   .ttp-grid-layout #ttp-template-7 .ttp-primary-content .ttp-grid-image{
border-bottom: 3px solid #ffb820;
position: relative;
}
.ttp-grid-layout #ttp-template-7 .ttp-primary-content .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-7 .ttp-primary-content .ttp-expand-popup-click{
position: absolute;
top: 0;
left: 0;
color: #fff;
visibility: hidden;
opacity: 0;
cursor: pointer;
width: 100%;
height: 100%;
}
.ttp-grid-layout #ttp-template-7 .ttp-primary-content:hover .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-7 .ttp-primary-content:hover .ttp-expand-popup-click{
opacity: 1;
visibility: visible;
}
.ttp-grid-layout #ttp-template-7 .ttp-primary-content .ttp-expand-slide-out-click .fa,
.ttp-grid-layout #ttp-template-7 .ttp-primary-content .ttp-expand-popup-click .fa{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 20px;
}
.ttp-grid-layout #ttp-template-7 .ttp-primary-content .ttp-inner-overlay{
background: #ffb820;
opacity: 0;
visibility: hidden;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-7 .ttp-primary-content:hover .ttp-inner-overlay{
opacity: 0.5;
visibility: visible;
}
.ttp-grid-layout #ttp-template-7 .ttp-primary-content .ttp-content-header{
font-family: 'Raleway', sans-serif;
font-weight: 500;
font-size: 20px;
color: #000;
display: block;
margin: 20px 0 0 30px;
}
.ttp-grid-layout #ttp-template-7 #ttp-column-3 .ttp-primary-content .ttp-content-header,
.ttp-grid-layout #ttp-template-7 #ttp-column-4 .ttp-primary-content .ttp-content-header{
margin: 10% 5%;
}
.ttp-grid-layout #ttp-template-7 #ttp-column-3 .ttp-secondary-content,
.ttp-grid-layout #ttp-template-7 #ttp-column-4 .ttp-secondary-content{
margin: 10% 5%;
}
.ttp-grid-layout #ttp-template-7 .ttp-primary-content .ttp-thumb-position{
font-family: 'Raleway', sans-serif;
font-weight: 400;
font-size: 14px;
background: #ffb820;
color: #fff;
height: 30px;
line-height: 30px; display: inline-block;
padding: 0 15px;
margin-left: 30px;
position: absolute;
bottom: -13px;
left: 0;
}
.ttp-grid-layout #ttp-template-7 #ttp-column-3 .ttp-primary-content .ttp-thumb-position,
.ttp-grid-layout #ttp-template-7 #ttp-column-4 .ttp-primary-content .ttp-thumb-position{
margin-left: 0;
left: 5%;
}
.ttp-grid-layout #ttp-template-7 .ttp-thumb-social-link{
position: relative;
background: #e9e8e8;
padding-left: 20px;
}
.ttp-grid-layout #ttp-template-7 .ttp-thumb-social-link:before{
content: '';
position: absolute;
left: 50px;
top: -15px;
border-top: 20px solid transparent;
border-right: 40px solid #e9e8e8;
}
.ttp-grid-layout #ttp-template-7 .ttp-thumb-social-link:after{
content: '';
position: absolute;
left: 90px;
top: -15px;
width: 100%;
height: 20px;
background: #e9e8e8;
}
.ttp-grid-layout #ttp-template-7 .ttp-thumb-social-link .ttp-social-link-list-default{
display: inline-block;
text-align: center;
margin: 0 20px 15px 0;
}
.ttp-grid-layout #ttp-template-7 .ttp-thumb-social-link .ttp-social-link-list-default .fa{
color: #999;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
margin-top: 10px;
font-size: 18px;
}
.ttp-grid-layout #ttp-template-7 .ttp-thumb-social-link .ttp-social-link-list-default:first-child .fa{
margin-left: 80px;
}
.ttp-grid-layout #ttp-template-7 .ttp-thumb-social-link .ttp-social-link-list-default .fa:hover{
color: #000;
}
.ttp-grid-layout #ttp-template-7 .ttp-secondary-content{
margin: 20px 30px 40px 30px;
}
.ttp-grid-layout #ttp-template-7 .ttp-grid-thumb-wrapper{
overflow: hidden;
border: 1px solid #e1e1e1;
} .ttp-grid-layout #ttp-template-7 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 13px !important;
margin: 12px 0 18px 0;
}
.ttp-grid-layout #ttp-template-7 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #ffb900 !important;
}
.ttp-grid-layout #ttp-template-7 .ttp-content-skill-list-top .ttp-skill-label{
text-transform: uppercase;
font-weight: 600;
}
.ttp-grid-layout #ttp-template-7 .ttp-content-skill-list-top .ttp-skill-label,
.ttp-grid-layout #ttp-template-7 .ttp-content-skill-list-top .ttp-skill-value,
.ttp-grid-layout #ttp-template-7 .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #4e4e4e;
}
.ttp-grid-layout #ttp-template-7 .ttp-secondary-content .ttp-thumb-description{
line-height: 22px;
}
.ttp-grid-layout #ttp-template-7 .ttp-content-skill-list-top .ttp-skill-value{
padding: 2px;
border: 1px solid #000;
position: relative;
color: #FFF;
background: #000;
}
.ttp-grid-layout #ttp-template-7 .ttp-content-skill-list-top .ttp-skill-value:before{
content: '';
border-top: 6px solid #000;
border-right: 6px solid transparent;
border-left: 6px solid transparent;
position: absolute;
left: 50%;
bottom: -6px;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.ttp-grid-layout #ttp-template-7 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-7 .ttp-secondary-content .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-7 .ttp-secondary-content .ttp-thumb-emailaddress{
overflow: hidden;
color: inherit;
}
.ttp-grid-layout #ttp-template-7 .ttp-secondary-content .totalteam-icon-custom, 
.ttp-grid-layout #ttp-template-7 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-7 .ttp-secondary-content .ttp-thumb-telephone:before,
.ttp-grid-layout #ttp-template-7 .ttp-secondary-content .ttp-thumb-emailaddress:before{
background: #ffb900;
color: #fff;
text-align: center;
}
.ttp-grid-layout #ttp-template-7 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
padding-top: 5px;
}   .ttp-grid-layout #ttp-template-8 .ttp-grid-image{
position: relative;
}
.ttp-grid-layout #ttp-template-8 .ttp-grid-image .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-8 .ttp-grid-image .ttp-expand-slide-out-click{
position: absolute;
width: 100%;
height: 100%;
background: rgba(0,0,0,.5);
top: 0;
left: 0;
cursor: pointer;
color: transparent;
opacity: 0;
visibility: hidden;
-webkit-transition: .8s;
-moz-transition: .8s;
-ms-transition: .8s;
-o-transition: .8s;
transition: .8s;
}
.ttp-grid-layout #ttp-template-8 .grid-row-wrapper .ttp-inner-whole-wrapper{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-8 .grid-row-wrapper .ttp-inner-whole-wrapper .ttp-grid-thumb-wrapper{
background: #FFF;
border-top: 2px solid #443384;
border-bottom: 3px solid #443384;
}
.ttp-grid-layout #ttp-template-8 .grid-row-wrapper .ttp-inner-whole-wrapper .ttp-primary-content:hover .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-8 .grid-row-wrapper .ttp-inner-whole-wrapper .ttp-primary-content:hover .ttp-expand-slide-out-click{
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-8 .ttp-primary-content{
text-align: center;
}
.ttp-grid-layout #ttp-template-8 .ttp-content-header{
display: block;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
font-weight: 700;
color: #443384;
margin: 24px 0 0 0;
letter-spacing: 1px;
}
.ttp-grid-layout #ttp-template-8 .ttp-team-inner-hidden .ttp-content-header{
font-size: 22px;
margin: 0;
}
.ttp-grid-layout #ttp-template-8 .ttp-thumb-position{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: 700;
color: #443384;
display: inline-block;
background: #fff;
height: 24px;
line-height: 24px;
padding: 0 20px;
letter-spacing: 1px;
-webkit-border-radius: 12px;
border-radius: 12px;
position: absolute;
bottom: 40px;
left: 50%;
transform: translate(-50%, 0);
width: fit-content;
}
.ttp-grid-layout #ttp-template-8 .ttp-team-inner-hidden .ttp-thumb-position{
position: relative;
left: 0;
-webkit-transform: translate(0);
-moz-transform: translate(0);
-ms-transform: translate(0);
-o-transform: translate(0);
transform: translate(0);
bottom: unset;
padding: 0;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default{
display: inline-block;
}
.ttp-grid-layout #ttp-template-8 .ttp-secondary-content .totalteam-field-custom-wrap {
text-align: left;
position: relative;
display: inline-block;
width: 100%;
}
.ttp-grid-layout #ttp-template-8 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
left: -2px;
top: 0;
padding-top: 6px;
} .ttp-grid-layout .ttp-content-skill-list-top .ttp-skill-label{
float: left;
padding-left: 5px;
}
.ttp-grid-layout #ttp-template-8 .ttp-content-skill-list-top .ttp-skill-label{
text-transform: uppercase;
}
.ttp-grid-layout .ttp-content-skill-list-top .ttp-skill-value{
float: right;
padding-right: 5px;
}
.ttp-grid-layout #ttp-template-8 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
text-align: center;
padding: 20px 10px 20px;
font-family: 'Open Sans', sans-serif;
}
.ttp-grid-layout #ttp-template-8 .ttp-grid-thumb-wrapper .ttp-secondary-content .ttp-content-skill-list-wrap{
display: inline-block;
width: 100%;
}
.ttp-grid-layout #ttp-template-8 .ttp-content-skill-list-wrap .ttp-content-skill-list{
margin-bottom: 5px;
}
.ttp-grid-layout #ttp-template-8 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-content-skill-list-top{
margin-bottom: 5px;
color: #443384;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
}
.ttp-grid-layout #ttp-template-8 #ttp-column-3 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-content-skill-list-top,
.ttp-grid-layout #ttp-template-8 #ttp-column-4 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-content-skill-list-top{    
font-size: 13px;
margin-bottom: 2px;
}
.ttp-grid-layout #ttp-template-8 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 8px !important;
-webkit-border-radius: 5px;
border-radius: 5px;
margin-bottom: 16px;
}
.ttp-grid-layout #ttp-template-8 #ttp-column-3 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title,
.ttp-grid-layout #ttp-template-8 #ttp-column-4 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
margin-bottom: 8px;
}
.ttp-grid-layout #ttp-template-8 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
-webkit-border-radius: 5px;
border-radius: 5px;
position: absolute;
height: 25% !important;
top: 50%;
left: 0%;
transform: translate(1%,-50%);
-webkit-transform: translate(1%,-50%);
-moz-transform: translate(1%,-50%);
-ms-transform: translate(1%,-50%);
-o-transform: translate(1%,-50%);
transform: translate(1%,-50%);
background-color: #443384 !important;
}
.ttp-grid-layout #ttp-template-8 .ttp-primary-content{
position: relative;
margin-bottom: 10px;
}
.ttp-grid-layout #ttp-template-8 .ttp-thumb-social-link{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
visibility: hidden;
-webkit-transition: .8s;
-moz-transition: .8s;
-ms-transition: .8s;
-o-transition: .8s;
transition: .8s;
overflow: auto;
height: 60px;
}
.ttp-grid-layout #ttp-template-8 .grid-row-wrapper .ttp-inner-whole-wrapper .ttp-primary-content:hover .ttp-thumb-social-link{
opacity: 1;
visibility: visible;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa{
color: #fff;
width: 30px;
height: 30px;
line-height: 30px;
margin: 0 5px;
border: 1px solid rgba(255, 255, 255, .4);
font-size: 16px;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-twitter{
background: #0084b4;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-twitter:hover{
color: #0084b4;
background: #fff;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-facebook{
background: #3d5998;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-facebook:hover{
color: #3d5998;
background: #FFF;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-google-plus{
background: #d34836;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-google-plus:hover{
color: #d34836;
background: #FFF;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-linkedin{
background: #0077B5;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-linkedin:hover{
color: #0077B5;
background: #FFF;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-skype{
background: #00aff0;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-skype:hover{
color: #00aff0;
background: #FFF;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-instagram{
background: #9b6954;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-instagram:hover{
color: #9b6954;
background: #FFF;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-youtube{
background: #ff0000;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-youtube:hover{
color: #ff0000;
background: #FFF;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-wordpress{
background: #21759b;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-wordpress:hover{
color: #21759b;
background: #FFF;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-digg{
background: #000;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-digg:hover{
color: #000;
background: #FFF;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-reddit{
background: rgb(255, 69, 0);
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-reddit:hover{
color: rgb(255, 69, 0);
background: #FFF;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-pinterest{
background: #C92228;
}
.ttp-grid-layout #ttp-template-8 .ttp-social-link-list-default .fa-pinterest:hover{
color: #C92228;
background: #FFF;
}
.ttp-grid-layout #ttp-template-8 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-8 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-8 .ttp-secondary-content .ttp-thumb-emailaddress{
text-align: left;
color: #443086;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
margin-bottom: 5px;
}
.ttp-grid-layout #ttp-template-8 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-8 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-8 .ttp-secondary-content .ttp-thumb-emailaddress:before{
color: #666;
}
.ttp-grid-layout #ttp-template-8 .ttp-content-inner-link-list a:hover{
color: #443086;
}
.ttp-grid-layout #ttp-template-8 .ttp-thumb-description{
font-size: 11px;
line-height: 16px
}
.ttp-grid-layout #ttp-template-8 .ttp-content-quote{
font-size: 13px;
line-height: 18px;
letter-spacing: 1px;
display: block;
position: relative;
padding-top: 10px;
}
.ttp-grid-layout #ttp-template-8 .ttp-content-quote:before{
width: 30px;
height: 30px;
background: #443086;
content: "";
position: absolute;
left: 50%;
top: -30px;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.ttp-grid-layout #ttp-template-8 .ttp-content-quote:after{
color: #FFF;
content: "\f10d";
position: absolute;
font-family: FontAwesome;
left: 50%;
top: -23px;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.ttp-grid-layout #ttp-template-8 .ttp-content-inner-link-list a{
padding: 0px 0px 5px;
}
.ttp-grid-layout #ttp-template-8 .ttp-grid-thumb-wrapper .ttp-secondary-content{ }
.ttp-grid-layout  #ttp-template-8 .ttp-grid-thumb-wrapper .ttp-secondary-content {
max-height: 180px;
}
.ttp-grid-layout  #ttp-template-8 .ttp-grid-thumb-wrapper .ttp-thumb-title-custom {
padding-left: 30px !important;
}
.ttp-grid-layout  #ttp-template-9 .ttp-grid-thumb-wrapper .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
}
.ttp-grid-layout  #ttp-template-9 .ttp-grid-thumb-wrapper .totalteam-icon-custom {
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
padding-top: 5px;
}
.ttp-grid-layout  #ttp-template-9 .ttp-grid-thumb-wrapper .ttp-thumb-title-custom {
padding-left: 0 !important;
margin-top: 18px;
}   .ttp-grid-layout #ttp-template-9 .ttp-primary-content,
.ttp-grid-layout #ttp-template-10 .ttp-primary-content,
.ttp-grid-layout #ttp-template-11 .ttp-primary-content{
text-align: center;
}
.ttp-grid-layout #ttp-template-9 .ttp-content-header,
.ttp-grid-layout #ttp-template-10 .ttp-content-header,
.ttp-grid-layout #ttp-template-11 .ttp-content-header{
display: block;
}
.ttp-grid-layout #ttp-template-9 .ttp-thumb-position,
.ttp-grid-layout #ttp-template-10 .ttp-thumb-position,
.ttp-grid-layout #ttp-template-11 .ttp-thumb-position{
display: block;
}
.ttp-grid-layout #ttp-template-9 .ttp-grid-thumb-wrapper .ttp-secondary-content,
.ttp-grid-layout #ttp-template-10 .ttp-grid-thumb-wrapper .ttp-secondary-content,
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
text-align: center;
padding: 5% 0;
}
.ttp-grid-layout #ttp-template-9 .ttp-grid-thumb-wrapper .ttp-secondary-content{
padding: 0;
margin: 10px 0;
}
.ttp-grid-layout #ttp-template-9 .ttp-social-link-list-default,
.ttp-grid-layout #ttp-template-10 .ttp-social-link-list-default,
.ttp-grid-layout #ttp-template-11 .ttp-social-link-list-default{
width: 30px;
height: 30px;
line-height: 30px;
display: inline-block;
margin: 5px;
}
.ttp-grid-layout #ttp-template-9 .ttp-social-link-list-default{
margin: 0;
}
.ttp-grid-layout #ttp-template-9 .ttp-thumb-social-link,
.ttp-grid-layout #ttp-template-9 .ttp-thumb-social-link,
.ttp-grid-layout #ttp-template-9 .ttp-thumb-social-link{
margin-top: 5%;
}
.ttp-grid-layout #ttp-template-9 .ttp-grid-thumb-wrapper,
.ttp-grid-layout #ttp-template-10 .ttp-grid-thumb-wrapper,
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper{
margin: 25px 0;
}
.ttp-grid-layout #ttp-template-9 .ttp-grid-image,
.ttp-grid-layout #ttp-template-10 .ttp-grid-image,
.ttp-grid-layout #ttp-template-11 .ttp-grid-image{
position: relative;
margin-bottom: 5%;
}
.ttp-grid-layout #ttp-template-9 .ttp-grid-image img,
.ttp-grid-layout #ttp-template-10 .ttp-grid-image img,
.ttp-grid-layout #ttp-template-11 .ttp-grid-image img{
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
}
.ttp-grid-layout #ttp-template-9 .ttp-grid-image img{
width: 210px;
height: 210px;
border: 10px solid #f5f5f5;
display: inline-block;
}
.ttp-grid-layout #ttp-template-9 .ttp-social-link-list-default .fa{
color: #5C5C5C;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
width: 30px;
height: 30px;
line-height: 30px;
}
.ttp-grid-layout #ttp-template-9 .ttp-content-header{
font-family: 'Merriweather', serif;
color: #383838;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-9 .ttp-thumb-position{
font-family: 'Roboto', sans-serif;
color: #383838;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-9 .ttp-grid-thumb-wrapper{
border: 1px solid #c6c6c6;
padding: 5%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-9 .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-9 .ttp-expand-slide-out-click{
width: 210px;
height: 210px;
cursor: pointer;
background-color: transparent;
color: transparent;
position: absolute;
left: 50%;
top: 0;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-border-radius: 50%;
border-radius: 50%;
}
.ttp-grid-layout #ttp-template-9 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-9 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-9 .ttp-secondary-content .ttp-thumb-emailaddress{
position: relative;
padding-left: 0 !important;
margin-top: 15px !important;
}
.ttp-grid-layout #ttp-template-9 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-9 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-9 .ttp-secondary-content .ttp-thumb-emailaddress:before{
position: absolute;
left: 50%;
top: -18px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
text-align: center;
}
.ttp-grid-layout #ttp-template-9 .ttp-content-skill-list-top{
text-transform: uppercase;
}
.ttp-grid-layout #ttp-template-9 .ttp-bar-skill-title{
height: 20px !important;
-webkit-border-radius: 10px;
border-radius: 10px;
background-color: #EBEBEB !important;
}
.ttp-grid-layout #ttp-template-9 #ttp-column-3 .ttp-bar-skill-title,
.ttp-grid-layout #ttp-template-9 #ttp-column-4 .ttp-bar-skill-title{
height: 10px !important;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.ttp-grid-layout #ttp-template-9 .ttp-bar-skill-title .sb_bar{
-webkit-border-radius: 10px;
border-radius: 10px;
background-color: #D46E6E !important;
}
.ttp-grid-layout #ttp-template-9 #ttp-column-3 .ttp-bar-skill-title .sb_bar,
.ttp-grid-layout #ttp-template-9 #ttp-column-4 .ttp-bar-skill-title .sb_bar{
-webkit-border-radius: 5px;
border-radius: 5px;
}
.ttp-grid-layout #ttp-template-9 .ttp-grid-thumb-wrapper:hover{
background-color: #F99393;
border: 1px solid #F99393;
}
.ttp-grid-layout #ttp-template-9 .ttp-grid-thumb-wrapper:hover{
color: #FFF;
}
.ttp-grid-layout #ttp-template-9 .ttp-grid-thumb-wrapper:hover .ttp-content-header,
.ttp-grid-layout #ttp-template-9 .ttp-grid-thumb-wrapper:hover .ttp-thumb-position{
color: #FFF;
}
.ttp-grid-layout #ttp-template-9 .ttp-grid-thumb-wrapper:hover .ttp-grid-image img{
border: 10px solid #f9b0b0;
}
.ttp-grid-layout #ttp-template-9 .ttp-grid-thumb-wrapper:hover .ttp-social-link-list-default .fa{
color: #8e1114;
}  .ttp-grid-layout #ttp-template-10 .ttp-content-header{
font-family: 'Open Sans', sans-serif;
color: #545450;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-10 .ttp-thumb-position{
font-family: 'Open Sans', sans-serif;
color: #19a499;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
font-weight: 600;
letter-spacing: 1px;
}
.ttp-grid-layout #ttp-template-10 .ttp-social-link-list-default .fa{
color: #fff;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
height: 30px;
line-height: 30px;
}
.ttp-grid-layout #ttp-template-10 .ttp-social-link-list-default{
-webkit-border-radius: 50%;
border-radius: 50%;
background: #aaa;
text-align: center;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-10 .ttp-social-link-list-default:hover{
background: #7fc9b7;
}
.ttp-grid-layout #ttp-template-10 .ttp-social-link-list-default a{
display: block;
}
.ttp-grid-layout #ttp-template-10 .ttp-thumb-social-link{
margin-top: 5%;
}
.ttp-grid-layout #ttp-template-10 .ttp-grid-thumb-wrapper .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-10 .ttp-grid-thumb-wrapper .ttp-expand-slide-out-click{
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
}
.ttp-grid-layout #ttp-template-10 .ttp-grid-thumb-wrapper .content-wrapper{
text-align: center;
}
.ttp-grid-layout #ttp-template-10 .ttp-grid-thumb-wrapper .ttp-grid-image,
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper .ttp-grid-image{
overflow: hidden;
max-width: 290px;
width: 100%;
display: inline-block;
position: relative;
}
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper .ttp-grid-image .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper .ttp-grid-image .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,.3);
-webkit-border-radius: 50%;
border-radius: 50%;
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
cursor: pointer;
}
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper .ttp-grid-image .ttp-expand-popup-click .fa,
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper .ttp-grid-image .ttp-expand-slide-out-click .fa{
color: #FFF;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
visibility: visible;
}
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper .ttp-grid-image:hover .ttp-expand-popup-click .fa,
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper .ttp-grid-image:hover .ttp-expand-slide-out-click .fa,
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper .ttp-grid-image:hover .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper .ttp-grid-image:hover .ttp-expand-slide-out-click{
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-10 .ttp-grid-thumb-wrapper .ttp-grid-image .fa-search{
color: #FFF;
position: absolute;
top: 70%;
left: 50%;
-webkit-transform: translate(-50%, -70%);
-moz-transform: translate(-50%, -70%);
-ms-transform: translate(-50%, -70%);
-o-transform: translate(-50%, -70%);
transform: translate(-50%, -70%);
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
visibility: hidden;
opacity: 0;
}
.ttp-grid-layout #ttp-template-10 #ttp-column-3 .ttp-grid-thumb-wrapper .ttp-grid-image,
.ttp-grid-layout #ttp-template-10 #ttp-column-4 .ttp-grid-thumb-wrapper .ttp-grid-image,
.ttp-grid-layout #ttp-template-11 #ttp-column-3 .ttp-grid-thumb-wrapper .ttp-grid-image,
.ttp-grid-layout #ttp-template-11 #ttp-column-4 .ttp-grid-thumb-wrapper .ttp-grid-image{
width: 160px;
height: 160px;
}
.ttp-grid-layout #ttp-template-10 .ttp-grid-thumb-wrapper:hover .ttp-grid-image .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-10 .ttp-grid-thumb-wrapper:hover .ttp-grid-image .ttp-expand-slide-out-click{
background-color: rgba(114, 183, 164, 0.7);
cursor: pointer;
}
.ttp-grid-layout #ttp-template-10 .ttp-grid-thumb-wrapper:hover .ttp-grid-image .fa-search{
visibility: visible;
opacity: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ttp-grid-layout #ttp-template-10 #ttp-column-3 .ttp-social-link-list-default .fa, 
.ttp-grid-layout #ttp-template-10 #ttp-column-4 .ttp-social-link-list-default .fa, 
.ttp-grid-layout #ttp-template-9 #ttp-column-3 .ttp-social-link-list-default .fa, 
.ttp-grid-layout #ttp-template-9 #ttp-column-4 .ttp-social-link-list-default .fa{
font-size: 16px;
}
.ttp-grid-layout #ttp-template-11 #ttp-column-3 .ttp-social-link-list-default .fa,  
.ttp-grid-layout #ttp-template-11 #ttp-column-4 .ttp-social-link-list-default .fa{
font-size: 18px;
}
.ttp-grid-layout #ttp-template-9 .ttp-grid-thumb-wrapper:hover .ttp-social-link-list-default .fa:hover{
color: #FFF;
}
.ttp-grid-layout #ttp-template-10 .ttp-content-skill-list-top{
font-family: 'Open Sans', sans-serif;
font-weight: 700;
text-transform: uppercase;
}
.ttp-grid-layout #ttp-template-10 .ttp-bar-skill-title{
height: 10px !important;
background: #eee !important;
position: relative;
}
.ttp-grid-layout #ttp-template-10 .ttp-bar-skill-title .sb_bar{
background-color: #72b7a4 !important;
height: 20% !important;
position: absolute;
top: 50%;
left: 1px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.ttp-grid-layout #ttp-template-10 .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
line-height: 30px;
}
.ttp-grid-layout #ttp-template-10 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
left: 0;
top: 50%;
padding-top: 5px;
color: #7fc9b7;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.ttp-grid-layout #ttp-template-10 .ttp-secondary-content .ttp-thumb-title-custom {
padding-left: 30px !important;
}
.ttp-grid-layout #ttp-template-10 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-10 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-10 .ttp-secondary-content .ttp-thumb-emailaddress{
display: block;
line-height: 30px;
padding-left: 0 !important;
width: 100%;
overflow: hidden;
}
.ttp-grid-layout #ttp-template-10 #ttp-column-1 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-10 #ttp-column-1 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-10 #ttp-column-1 .ttp-secondary-content .ttp-thumb-emailaddress{
line-height: 40px;
}
.ttp-grid-layout #ttp-template-10 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-10 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-10 .ttp-secondary-content .ttp-thumb-emailaddress:before{
color: #7fc9b7;
text-align: center;
left: unset;
padding-left: 0;
position: relative;
padding-right: 10px;
}
.ttp-grid-layout #ttp-template-10 .ttp-grid-thumb-wrapper .ttp-secondary-content{
padding: 5%;
}
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper .ttp-secondary-content{
text-align: left;
padding: 0 5%;
}
.ttp-grid-layout #ttp-template-10 .ttp-secondary-content .ttp-thumb-description,
.ttp-grid-layout #ttp-template-10 .ttp-secondary-content .ttp-content-quote,
.ttp-grid-layout #ttp-template-10 .ttp-secondary-content .ttp-content-external-link-list{
color: #5d5d5d;
font-family: 'Open Sans', sans-serif;
text-align: center;
display: block;
}  .ttp-grid-layout #ttp-template-11 .ttp-social-link-list-default .fa{
color: #333;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-11 .ttp-thumb-social-link{
margin-top: 20px;
}
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper{
position: relative;
}
.ttp-grid-layout #ttp-template-11 .ttp-primary-content{
border: 1px solid #e1e2e4;
padding: 10% 5%;
min-height: 380px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #FFF;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
z-index: 1;
}
.ttp-grid-layout #ttp-template-11 .ttp-content-header{
font-weight: 700;
padding: 5%;
}
.ttp-grid-layout #ttp-template-11 .ttp-team-inner-hidden .ttp-content-header{
padding: 0;
}
.ttp-grid-layout #ttp-template-11 .ttp-thumb-position{
font-weight: 500;
color: #737373;
margin-bottom: 10px;
}
.ttp-grid-layout #ttp-template-11 #ttp-column-3 .ttp-social-link-list-default,
.ttp-grid-layout #ttp-template-11 #ttp-column-4 .ttp-social-link-list-default{
margin: 5px 2px;
}
.ttp-grid-layout #ttp-template-11 .ttp-secondary-content-outer-wrap{
background: #e1e2e3;
text-align: center;
min-height: 380px;
padding: 50px 0;
}
.ttp-grid-layout #ttp-template-11 .ttp-secondary-content-outer-wrap .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-11 .ttp-secondary-content-outer-wrap .ttp-expand-slide-out-click{
height: 50px;
line-height: 50px;
display: inline-block;
padding: 0 20px;
cursor: pointer;
padding-top: 20px;
}
.ttp-grid-layout #ttp-template-11 .ttp-secondary-content-outer-wrap .ttp-content-header{
padding-top: 10px;
}
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper .ttp-grid-image{
overflow: visible;
}
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper .ttp-secondary-content{
padding: 0 5%;
}
.ttp-grid-layout #ttp-template-11 #ttp-column-2 .ttp-primary-content,
.ttp-grid-layout #ttp-template-11 #ttp-column-2 .ttp-secondary-content-outer-wrap{
min-height: 580px;
}
.ttp-grid-layout #ttp-template-11 #ttp-column-1 .ttp-primary-content,
.ttp-grid-layout #ttp-template-11 #ttp-column-1 .ttp-secondary-content-outer-wrap{
min-height: 680px;
}
.ttp-grid-layout #ttp-template-11 #ttp-column-1 .ttp-primary-content .ttp-content-header{
padding: 5%;
}
.ttp-grid-layout #ttp-template-11 #ttp-column-1 .ttp-primary-content{
padding: 5%;
}
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper:hover .ttp-primary-content{
-webkit-transform: rotate3d(0, 1, 0, -180deg);
-moz-transform: rotate3d(0, 1, 0, -180deg);
-ms-transform: rotate3d(0, 1, 0, -180deg);
-o-transform: rotate3d(0, 1, 0, -180deg);
transform: rotate3d(0, 1, 0, -180deg);
-webkit-transform-origin: 0 50%;
-moz-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
-o-transform-origin: 0 50%;
transform-origin: 0 50%;
border-right-color: transparent;
z-index: 9;
}
.ttp-grid-layout #ttp-template-11 .ttp-inner-whole-wrapper:first-child .ttp-grid-thumb-wrapper:hover .ttp-primary-content{
-webkit-transform-origin: 100% 0% 0;
-moz-transform-origin: 100% 0% 0;
-ms-transform-origin: 100% 0% 0;
-o-transform-origin: 100% 0% 0;
transform-origin: 100% 0% 0;
border-left-color: transparent;
}
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper:hover .ttp-primary-content >.ttp-content-header,
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper:hover .ttp-primary-content >.ttp-thumb-position,
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper:hover .ttp-primary-content >.ttp-thumb-social-link{
-webkit-transform: rotate3d(0, 1, 0, -180deg);
-moz-transform: rotate3d(0, 1, 0, -180deg);
-ms-transform: rotate3d(0, 1, 0, -180deg);
-o-transform: rotate3d(0, 1, 0, -180deg);
transform: rotate3d(0, 1, 0, -180deg);
}
.ttp-grid-layout #ttp-template-11 .ttp-grid-thumb-wrapper{
overflow: visible;
}
.ttp-grid-layout #ttp-template-11 .ttp-bar-skill-title{
height: 10px !important;
background: #fff !important;
}
.ttp-grid-layout #ttp-template-11 .ttp-bar-skill-title .sb_bar{
background-color: #5b5b5b !important;
}
.ttp-grid-layout #ttp-template-11 .ttp-content-skill-list-top{
font-weight: bold;
text-transform: uppercase;
}
.ttp-grid-layout #ttp-template-11 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-11 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-11 .ttp-secondary-content .ttp-thumb-emailaddress:before{
background-color: #5b5b5b;
color: #fff;
text-align: center;
}
.ttp-grid-layout #ttp-template-11 .ttp-secondary-content .totalteam-icon-custom {
background-color: #5b5b5b;
color: #fff;
text-align: center;
position: absolute;
padding-top: 5px;
top: 2px;
}
.ttp-grid-layout #ttp-template-11 .ttp-secondary-content .totalteam-field-custom-wrap{
display: inline-block;
width: 100%;
background: #f1f1f1;
color: #000000;
font-weight: 600;
position: relative;
}
.ttp-grid-layout #ttp-template-11 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-11 .ttp-secondary-content .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-11 .ttp-secondary-content .ttp-thumb-emailaddress{
background: #f1f1f1;
color: #000000;
font-weight: 600;
}
.ttp-grid-layout #ttp-template-11 .ttp-social-link-list-default .fa-twitter:hover{
color: #0084b4;
}
.ttp-grid-layout #ttp-template-11 .ttp-social-link-list-default .fa-facebook:hover{
color: #3d5998;
}
.ttp-grid-layout #ttp-template-11 .ttp-social-link-list-default .fa-google-plus:hover{
color: #d34836;
}
.ttp-grid-layout #ttp-template-11 .ttp-social-link-list-default .fa-linkedin:hover{
color: #0077B5;
}
.ttp-grid-layout #ttp-template-11 .ttp-social-link-list-default .fa-skype:hover{
color: #00aff0;
}
.ttp-grid-layout #ttp-template-11 .ttp-social-link-list-default .fa-instagram:hover{
color: #9b6954;
}
.ttp-grid-layout #ttp-template-11 .ttp-social-link-list-default .fa-youtube:hover{
color: #ff0000;
}
.ttp-grid-layout #ttp-template-11 .ttp-social-link-list-default .fa-wordpress:hover{
color: #21759b;
}
.ttp-grid-layout #ttp-template-11 .ttp-social-link-list-default .fa-digg:hover{
color: #000;
}
.ttp-grid-layout #ttp-template-11 .ttp-social-link-list-default .fa-reddit:hover{
color: rgb(255, 69, 0);
}
.ttp-grid-layout #ttp-template-11 .ttp-social-link-list-default .fa-pinterest:hover{
color: #C92228;
}  .ttp-grid-layout #ttp-template-12 .ttp-grid-thumb-wrapper{
overflow: hidden;
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-12 .ttp-primary-content{
position: relative;
margin-bottom: 15px;
}
.ttp-grid-layout #ttp-template-12 .ttp-primary-content .ttp-grid-image img{
width: 100%;
}
.ttp-grid-layout #ttp-template-12 .ttp-primary-content .ttp-content-header{
position: absolute;
left: 50%;
top: 10%;
-webkit-transform: translate(-50%,-10%);
-moz-transform: translate(-50%,-10%);
-ms-transform: translate(-50%,-10%);
-o-transform: translate(-50%,-10%);
transform: translate(-50%,-10%);
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
color: #FFF;
visibility: hidden;
opacity: 0;
font-size: 20px;
width: fit-content;
}
.ttp-grid-layout #ttp-template-12 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-content-header{
left: 50%;
top: 72%;
-webkit-transform: translate(-50%,-70%);
-moz-transform: translate(-50%,-70%);
-ms-transform: translate(-50%,-70%);
-o-transform: translate(-50%,-70%);
transform: translate(-50%,-70%);
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-12 #ttp-column-3 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-content-header,
.ttp-grid-layout #ttp-template-12 #ttp-column-4 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-content-header{
left: 50%;
top: 75%;
-webkit-transform: translate(-50%,-72%);
-moz-transform: translate(-50%,-72%);
-ms-transform: translate(-50%,-72%);
-o-transform: translate(-50%,-72%);
transform: translate(-50%,-72%);
visibility: visible;
opacity: 1;
font-size: 20px;
}
.ttp-grid-layout #ttp-template-12 .ttp-primary-content .ttp-thumb-position{
position: absolute;
left: 50%;
top: 10%;
-webkit-transform: translate(-50%,-10%);
-moz-transform: translate(-50%,-10%);
-ms-transform: translate(-50%,-10%);
-o-transform: translate(-50%,-10%);
transform: translate(-50%,-10%);
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
color: #FFF;
visibility: hidden;
opacity: 0;
font-size: 13px;
}
.ttp-grid-layout #ttp-template-12 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-thumb-position{
left: 50%;
top: 62%;
-webkit-transform: translate(-50%,-65%);
-moz-transform: translate(-50%,-65%);
-ms-transform: translate(-50%,-65%);
-o-transform: translate(-50%,-65%);
transform: translate(-50%,-65%);
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-12 #ttp-column-3 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-thumb-position,
.ttp-grid-layout #ttp-template-12 #ttp-column-4 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-thumb-position{
left: 50%;
top: 65%;
-webkit-transform: translate(-50%,-65%);
-moz-transform: translate(-50%,-65%);
-ms-transform: translate(-50%,-65%);
-o-transform: translate(-50%,-65%);
transform: translate(-50%,-65%);
visibility: visible;
opacity: 1;
font-size: 14px;
}
.ttp-grid-layout #ttp-template-12 .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-12 .ttp-expand-popup-click{
position: absolute;
left: 0px;
top: -100%;
color: transparent;
cursor: pointer;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.6)); background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.6)); background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.6)); background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.6));
border-bottom: 3px solid #ff8217;
-webkit-transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
transition: 1s;
}
.ttp-grid-layout #ttp-template-12 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-12 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-expand-popup-click{
top: 0%;
-webkit-transition: .6s;
-moz-transition: .6s;
-o-transition: .6s;
transition: .6s;
}
.ttp-grid-layout #ttp-template-12 .ttp-thumb-social-link{
position: absolute; 
left: 50%;
bottom: 0px;
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);
z-index: 1;
-webkit-transition: .6s;
-moz-transition: .6s;
-o-transition: .6s;
transition: .6s;
visibility: hidden;
opacity: 0;
height: 40px;
overflow: auto;
}
.ttp-grid-layout #ttp-template-12 .ttp-grid-thumb-wrapper:hover .ttp-thumb-social-link{
position: absolute;
left: 50%;
bottom: 5%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default{
float: left;
text-align: center;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa{
color: #fff;
height: 30px;
line-height: 29px;
width: 30px;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transition: .6s;
-moz-transition: .6s;
-o-transition: .6s;
transition: .6s;
border: 1px solid transparent;
margin: 0 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa:hover{
background: #fff;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-twitter{
background: #0084b4;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-twitter:hover{
color: #0084b4;
border: 1px solid #0084b4;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-facebook{
background: #3d5998;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-facebook:hover{
color: #3d5998;
border: 1px solid #3d5998;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-google-plus{
background: #d34836;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-google-plus:hover{
color: #d34836;
border: 1px solid #d34836;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-linkedin{
background: #0077B5;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-linkedin:hover{
color: #0077B5;
border: 1px solid #0077B5;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-skype{
background: #00aff0;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-skype:hover{
color: #00aff0;
border: 1px solid #00aff0;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-instagram{
background: #9b6954;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-instagram:hover{
color: #9b6954;
border: 1px solid #9b6954;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-youtube{
background: #ff0000;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-youtube:hover{
color: #ff0000;
border: 1px solid #ff0000;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-wordpress{
background: #21759b;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-wordpress:hover{
color: #21759b;
border: 1px solid #21759b;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-digg{
background: #000;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-digg:hover{
color: #000;
border: 1px solid #000;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-reddit{
background: rgb(255, 69, 0);
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-reddit:hover{
color: rgb(255, 69, 0);
border: 1px solid rgb(255, 69, 0);
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-pinterest{
background: #C92228;
}
.ttp-grid-layout #ttp-template-12 .ttp-social-link-list-default .fa-pinterest:hover{
color: #C92228;
border: 1px solid #C92228;
} .ttp-grid-layout #ttp-template-12 .ttp-bar-skill-title{
height: 10px !important;
background: #FFF !important;
position: relative;
}
.ttp-grid-layout #ttp-template-12 #ttp-column-3 .ttp-bar-skill-title,
.ttp-grid-layout #ttp-template-12 #ttp-column-4 .ttp-bar-skill-title{
height: 4px !important;
margin-bottom: 8px;
}
.ttp-grid-layout #ttp-template-12 #ttp-column-3 .ttp-content-skill-list:last-child .ttp-bar-skill-title,
.ttp-grid-layout #ttp-template-12 #ttp-column-4 .ttp-content-skill-list:last-child .ttp-bar-skill-title{
margin-bottom: 0px;
}
.ttp-grid-layout #ttp-template-12 #ttp-column-1 .ttp-bar-skill-title,
.ttp-grid-layout #ttp-template-12 #ttp-column-2 .ttp-bar-skill-title{
margin-bottom: 20px;
}
.ttp-grid-layout #ttp-template-12 .ttp-bar-skill-title .sb_bar{
background-color: #ff8217 !important;
position: absolute;
bottom: 50%;
}
.ttp-grid-layout #ttp-template-12 .ttp-content-skill-list-top{
color: #FFF;
text-transform: capitalize;
}
.ttp-grid-layout #ttp-template-12 #ttp-column-3 .ttp-content-skill-list-top,
.ttp-grid-layout #ttp-template-12 #ttp-column-4 .ttp-content-skill-list-top{
margin-bottom: 2px;
}
.ttp-grid-layout #ttp-template-12 #ttp-column-1 .ttp-content-skill-list-top,
.ttp-grid-layout #ttp-template-12 #ttp-column-2 .ttp-content-skill-list-top{
margin-bottom: 8px;
}
@media only screen and (max-width: 1202px) and (min-width: 780px) {
.ttp-grid-layout #ttp-template-12 #ttp-column-3 .ttp-social-link-list-default .fa,
.ttp-grid-layout #ttp-template-12 #ttp-column-4 .ttp-social-link-list-default .fa{
height: 30px;
width: 30px;
line-height: 26px;
}
.ttp-grid-layout #ttp-template-12 #ttp-column-3 .ttp-thumb-social-link,
.ttp-grid-layout #ttp-template-12 #ttp-column-4 .ttp-thumb-social-link{
height: 30px;
}
}
.ttp-grid-layout #ttp-template-12 .ttp-grid-thumb-wrapper{
position: relative;
}
.ttp-grid-layout #ttp-template-12 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
padding: 0 10%;
position: absolute;
top: 10%;
left: 0%
visibility: hidden;
opacity: 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-12 .ttp-grid-thumb-wrapper:hover .ttp-secondary-content{
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-12 .ttp-secondary-content .totalteam-field-custom-wrap, 
.ttp-grid-layout #ttp-template-12 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-12 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-12 .ttp-secondary-content .ttp-thumb-emailaddress{
color: #FFF;
font-weight: 700;
font-family: 'Raleway', sans-serif;
} 
.ttp-grid-layout #ttp-template-12 .ttp-team-inner-hidden .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-12 .ttp-team-inner-hidden .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-12 .ttp-team-inner-hidden .ttp-secondary-content .ttp-thumb-emailaddress,
.ttp-grid-layout #ttp-template-12 .team-info-block .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-12 .team-info-block .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-12 .team-info-block .ttp-secondary-content .ttp-thumb-emailaddress{
color: #4c4c4c;
}
.ttp-grid-layout #ttp-template-12 .ttp-secondary-content > *:last-child{
margin-bottom: 0px;
}
@media only screen and (max-width: 1125px) and (min-width: 780px) {
.ttp-grid-layout #ttp-template-12 #ttp-column-3 .ttp-content-quote{
font-size: 10px;
}
}
@media only screen and (max-width: 1125px) and (min-width: 935px) {
.ttp-grid-layout #ttp-template-12 #ttp-column-4 .ttp-secondary-content,
.ttp-grid-layout #ttp-template-12 #ttp-column-3 .ttp-secondary-content{
padding: 0 5%;
}
}
.ttp-grid-layout #ttp-template-12 .ttp-secondary-content .totalteam-icon-custom,
.ttp-grid-layout #ttp-template-12 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-12 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-12 .ttp-secondary-content .ttp-thumb-emailaddress:before{
background: #ff8217;
text-align: center;
}
.ttp-grid-layout #ttp-template-12 .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
}
.ttp-grid-layout #ttp-template-12 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
padding-top: 5px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.ttp-grid-layout #ttp-template-12 .ttp-content-quote{
color: #FFF;
font-weight: 400;
font-family: 'Raleway', sans-serif;
}
.ttp-grid-layout #ttp-template-12 .ttp-team-inner-hidden .ttp-content-quote,
.ttp-grid-layout #ttp-template-12 .team-info-block .ttp-content-quote{
color: #4c4c4c;
}
.ttp-grid-layout #ttp-template-12 .ttp-grid-thumb-wrapper .ttp-content-inner-link-list a{
opacity: 0;
visibility: hidden;
color: #FFF;
}
.ttp-grid-layout #ttp-template-12 .ttp-grid-thumb-wrapper:hover .ttp-content-inner-link-list a{
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-12 .ttp-thumb-description{
color: #FFF;
}   .ttp-grid-layout #ttp-template-13 .ttp-social-link-list-default .fa{
color: #352e36;
font-size: 18px;
text-align: center;
padding-top: 5px;
margin: 5px;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
float: left;
}
.ttp-grid-layout #ttp-template-13 .ttp-social-link-list-default:hover .fa{
color: #14ABF4;
}
.ttp-grid-layout #ttp-template-13 .ttp-content-header{
display: block;
font-weight: 700;
position: relative;
z-index: 1;
padding: 0 20px;
}
.ttp-grid-layout #ttp-template-13 .ttp-thumb-position{
display: block;
margin-top: 10px;
position: relative;
z-index: 1;
padding: 0 20px;
}
.ttp-grid-layout #ttp-template-13 .ttp-grid-thumb-wrapper{
overflow: hidden;
margin-bottom: 50px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-13 .ttp-grid-thumb-wrapper:hover{
box-shadow: rgba(51, 51, 51, 0.17) 5px 5px 10px 2px;
}
.ttp-grid-layout #ttp-template-13 .content-wrapper:before{
content: "";
}
.ttp-grid-layout #ttp-template-13 .ttp-primary-content{
position: relative;
}
.ttp-grid-layout #ttp-template-13 .ttp-secondary-content{
z-index: 1;
position: relative;
margin: 20px 0 40px 0;
padding: 0 20px;
}
.ttp-grid-layout #ttp-template-13 .ttp-primary-content:before{
content:'';
width: 101%;
height: 130px;
position: absolute;
left: 0;
bottom: -20px;
background: #fff;
opacity: .5;
-ms-transform: skewY(6deg); -webkit-transform: skewY(6deg); transform: skewY(6deg); -webkit-transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
transition: 1s;
z-index: 0;
}
.ttp-grid-layout #ttp-template-13 .ttp-primary-content:after{
content:'';
width: 101%;
height: 160px;
position: absolute;
left: 0;
bottom: -30px;
background: #fff;
-ms-transform: skewY(6deg); -webkit-transform: skewY(6deg); transform: skewY(6deg); -webkit-transition: .6s;
-moz-transition: .6s;
-o-transition: .6s;
transition: .6s;
z-index: 0;
}
.ttp-grid-layout #ttp-template-13 #ttp-column-1 .ttp-primary-content:before{
height: 180px;
-ms-transform: skewY(3deg); -webkit-transform: skewY(3deg); transform: skewY(3deg); }
.ttp-grid-layout #ttp-template-13 #ttp-column-1 .ttp-primary-content:after{
height: 160px;
-ms-transform: skewY(3deg); -webkit-transform: skewY(3deg); transform: skewY(3deg); }
.ttp-grid-layout #ttp-template-13 .ttp-grid-thumb-wrapper .ttp-primary-content:before{
-ms-transform: skewY(10deg); -webkit-transform: skewY(10deg); transform: skewY(10deg); bottom: 20px;
}
.ttp-grid-layout #ttp-template-13 .ttp-grid-thumb-wrapper .ttp-primary-content:after{
-ms-transform: skewY(10deg); -webkit-transform: skewY(10deg); transform: skewY(10deg); bottom: -30px;
}
.ttp-grid-layout #ttp-template-13 .ttp-grid-thumb-wrapper .ttp-thumb-social-link{
bottom: 80px;
opacity: 1;
visibility: visible;
}
.ttp-grid-layout #ttp-template-13 #ttp-column-1 .ttp-grid-thumb-wrapper .ttp-thumb-social-link{
bottom: 130px;
}
.ttp-grid-layout #ttp-template-13 #ttp-column-4 .ttp-grid-thumb-wrapper .ttp-thumb-social-link{
bottom: 85px;
}
.ttp-grid-layout #ttp-template-13 .ttp-thumb-social-link{
position: absolute; 
left: 20px; 
bottom: 0px;
z-index: 1;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
opacity: 0;
visibility: hidden;
height: 33px;
overflow: auto;
}
.ttp-grid-layout #ttp-template-13 .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-13 .ttp-expand-popup-click{
position: absolute;
left: 0px;
top: 0px;
cursor: pointer;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,.3);
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-13 .ttp-expand-slide-out-click .fa,
.ttp-grid-layout #ttp-template-13 .ttp-expand-popup-click .fa{
color: #FFF;
position: absolute;
left: 50%;
top: 40%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ttp-grid-layout #ttp-template-13 .ttp-grid-thumb-wrapper:hover .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-13 .ttp-grid-thumb-wrapper:hover .ttp-expand-popup-click{
opacity: 1;
visibility: visible;
}
.ttp-grid-layout #ttp-template-13 .ttp-social-link-list-default{
float: left;
}
.ttp-grid-layout #ttp-template-13 .ttp-bar-skill-title{
height: 10px !important;
margin: 10px 0 20px 0;
}
.ttp-grid-layout #ttp-template-13 #ttp-column-3 .ttp-bar-skill-title,
.ttp-grid-layout #ttp-template-13 #ttp-column-4 .ttp-bar-skill-title{
height: 6px !important;
margin: 6px 0 12px 0;
}
.ttp-grid-layout #ttp-template-13 .ttp-bar-skill-title .sb_bar{
background-color: #352e36 !important;
position: relative;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-13 .ttp-bar-skill-title .sb_bar:after{
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
right: 0;
height: 150%;
width: 1px;
background: #000;
content: "";
}
.ttp-grid-layout #ttp-template-13 .ttp-grid-thumb-wrapper .ttp-secondary-content{
overflow: visible;
}
.ttp-grid-layout #ttp-template-13 .ttp-content-skill-list-top{
font-weight: 700;
text-transform: uppercase;
}
.ttp-grid-layout #ttp-template-13 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-13 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-13 .ttp-secondary-content .ttp-thumb-emailaddress{
color: #352e36;
}
.ttp-grid-layout #ttp-template-13 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-13 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-13 .ttp-secondary-content .ttp-thumb-emailaddress:before{
color: #352e36;
}
.ttp-grid-layout #ttp-template-13 .ttp-content-quote{
color: #979797;
}
.ttp-grid-layout #ttp-template-13 .ttp-thumb-description{
color: #979797;
}
.ttp-grid-layout #ttp-template-13 .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
}
.ttp-grid-layout #ttp-template-13 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
left: -2px;
}
.ttp-grid-layout #ttp-template-13 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
padding-top: 5px;
left: -2px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.ttp-grid-layout #ttp-template-13 .ttp-secondary-content .ttp-thumb-title-custom {
padding-left: 30px !important;
}  .ttp-grid-layout #ttp-template-14 .ttp-thumb-social-link{
text-align: center;
height: 10%;
}
.ttp-grid-layout #ttp-template-14 .team-info-block .ttp-thumb-social-link,
.ttp-grid-layout #ttp-template-14 .ttp-team-inner-hidden .ttp-thumb-social-link{
text-align: left;
}
.ttp-grid-layout #ttp-template-14 .ttp-social-link-list-default{
display: inline-block;
width: 30px;
height: 30px;
line-height: 30px;
color: #fff;
text-align: center;
margin: 5px;
}
.ttp-grid-layout #ttp-template-14 #ttp-column-3 .ttp-social-link-list-default,
.ttp-grid-layout #ttp-template-14 #ttp-column-4 .ttp-social-link-list-default{
width: 20px;
height: 20px;
line-height: 20px;
font-size: 14px;
margin: 0 4px;
}
.ttp-grid-layout #ttp-template-14 .ttp-social-link-list-default .fa{
color: #FFF;
font-size: 16px;
}
.ttp-grid-layout #ttp-template-14 .team-info-block .ttp-social-link-list-default .fa,
.ttp-grid-layout #ttp-template-14 .ttp-team-inner-hidden .ttp-social-link-list-default .fa{
color: #4c4c4c;
}
.ttp-grid-layout #ttp-template-14 .ttp-grid-image {
position: relative;
text-align: center;
}
.ttp-grid-layout #ttp-template-14 .ttp-grid-image img{
display: inline-block;
}
.ttp-grid-layout #ttp-template-14 .ttp-inner-image-whole-wrapper{
position: relative;
text-align: center;
color: #FFF;
padding: 5% 0;
position: absolute;
left: 0;
top: 50%;
width: 100%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
background: rgba(254, 179, 18, 0.8);
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-14 .ttp-grid-thumb-wrapper:hover .ttp-inner-image-whole-wrapper{
opacity: 1;
visibility: visible;
}
.ttp-grid-layout #ttp-template-14 .ttp-inner-image-whole-wrapper .ttp-content-header{
display: block;
font-size: 30px;
height: 20%;
line-height: 35px;
width: 100%;
padding: 0 10%;
}
.ttp-grid-layout #ttp-template-14 .ttp-inner-image-whole-wrapper .ttp-thumb-position{
display: block;
font-size: 14px;
height: 10%;
padding: 0 10%;
}
.ttp-grid-layout #ttp-template-14 .ttp-inner-image-whole-wrapper .ttp-secondary-content {
padding: 5% 10%;
width: 100%;
}
.ttp-grid-layout #ttp-template-14 .ttp-content-inner-link-list a{
color: #FFF;
letter-spacing: 1px;
}
.ttp-grid-layout #ttp-template-14 .team-info-block .ttp-content-inner-link-list a,
.ttp-grid-layout #ttp-template-14 .ttp-team-inner-hidden.ttp-team-inner-hidden .ttp-content-inner-link-list a{
color: #4c4c4c;
}
.ttp-grid-layout #ttp-template-14 .ttp-inner-image-whole-wrapper .ttp-content-skill-list{
margin-bottom: 10px;
text-transform: capitalize;
}
.ttp-grid-layout #ttp-template-14 .ttp-inner-image-whole-wrapper .ttp-bar-skill-title{
height: 16px !important;
background: #FFF !important;
position: relative;
}
.ttp-grid-layout #ttp-template-14 #ttp-column-3 .ttp-inner-image-whole-wrapper .ttp-bar-skill-title,
.ttp-grid-layout #ttp-template-14 #ttp-column-4 .ttp-inner-image-whole-wrapper .ttp-bar-skill-title{
height: 8px !important;
}
.ttp-grid-layout #ttp-template-14 .ttp-inner-image-whole-wrapper .ttp-bar-skill-title .sb_bar{
height: 50% !important;
position: absolute;
left: 4px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
background-color: #feb312 !important;
}
.ttp-grid-layout #ttp-template-14 .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-14 .ttp-expand-slide-out-click{
position: absolute;
cursor: pointer;
width: 100%;
height: 75%;
left: 0;
top: 0;
color: transparent;
}
.ttp-grid-layout #ttp-template-14 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-14 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-14 .ttp-secondary-content .ttp-thumb-emailaddress{
text-align: left;
color: #FFF;
}
.ttp-grid-layout #ttp-template-14 .team-info-block .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-14 .team-info-block .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-14 .team-info-block .ttp-secondary-content .ttp-thumb-emailaddress,
.ttp-grid-layout #ttp-template-14 .ttp-team-inner-hidden .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-14 .ttp-team-inner-hidden .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-14 .ttp-team-inner-hidden .ttp-secondary-content .ttp-thumb-emailaddress{
color: #feb312;
}
.ttp-grid-layout #ttp-template-16 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-16 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-16 .ttp-secondary-content .ttp-thumb-emailaddress{
font-family: 'Open Sans', sans-serif;
color: #FFF;
}
.ttp-grid-layout #ttp-template-14 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-14 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-14 .ttp-secondary-content .ttp-thumb-emailaddress:before{
text-align: center;
background: #FFF;
color: #feb312;
}
.ttp-grid-layout #ttp-template-14 .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
width: 100%;
}
.ttp-grid-layout #ttp-template-14 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
left: 0;
top: 0;
text-align: center;
background: #FFF;
color: #feb312;
padding-top: 5px;
}
.ttp-grid-layout #ttp-template-14 .grid-row-wrapper .ttp-inner-whole-wrapper{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-14 .ttp-secondary-content .ttp-thumb-title-custom {
text-align: left;
padding-bottom: 7px;
}  .ttp-grid-layout #ttp-template-15 .ttp-grid-image,
.ttp-grid-layout #ttp-template-17 .ttp-grid-image,
.ttp-grid-layout #ttp-template-18 .ttp-grid-image,
.ttp-grid-layout #ttp-template-20 .ttp-grid-image,
.ttp-grid-layout #ttp-template-21 .ttp-grid-image,
.ttp-grid-layout #ttp-template-26 .ttp-grid-image{
position: relative;
text-align: center;
}
.ttp-grid-layout #ttp-template-15 .ttp-grid-image .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-17 .ttp-grid-image .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-18 .ttp-grid-image .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-20 .ttp-grid-image .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-21 .ttp-grid-image .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-26 .ttp-grid-image .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-15 .ttp-grid-image .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-17 .ttp-grid-image .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-18 .ttp-grid-image .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-20 .ttp-grid-image .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-21 .ttp-grid-image .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-26 .ttp-grid-image .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
color: transparent;
cursor: pointer;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
} .ttp-grid-layout #ttp-template-15 .ttp-secondary-content{
height: 0px; margin-top: 20px;
}
.ttp-grid-layout #ttp-template-15 .ttp-content-header{
color: #4a4a4a;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-15 .ttp-inner-whole-wrapper:hover .ttp-content-header{
color: #51a1c1;
}
.ttp-grid-layout #ttp-template-15 .ttp-primary-content{
position: relative;
}
.ttp-grid-layout #ttp-template-15 .content-wrapper{
margin-bottom: 150px;
}
.ttp-grid-layout #ttp-template-15 .ttp-details-wrapper{
width: 100%;
padding: 20px 10%;
text-align: center;
height: 150px;
position: absolute;
left: 0;
bottom: -150px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-15 .ttp-inner-whole-wrapper:hover .ttp-secondary-content{
height: 150px;
overflow: auto;
}
.ttp-grid-layout #ttp-template-15 .ttp-inner-whole-wrapper:hover .ttp-details-wrapper{
height: 300px;
background: #FFF;
border-top: 1px solid #ccc;
}
.ttp-grid-layout #ttp-template-15 .ttp-thumb-social-link .fa{
color: #4c4c4c;
padding: 0 8px;
font-size: 18px;
}
.ttp-grid-layout #ttp-template-15 .ttp-thumb-social-link{
width: 100%;
padding: 10px 0 0;
} .ttp-grid-layout #ttp-template-15 .ttp-inner-whole-wrapper{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-15 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 13px !important;
margin: 0 0 8px 0;
}
.ttp-grid-layout #ttp-template-15 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #4a4a4a !important;
}
.ttp-grid-layout #ttp-template-15 .ttp-content-skill-list-top .ttp-skill-label{
text-transform: capitalize;
}
.ttp-grid-layout #ttp-template-15 .ttp-content-skill-list-top .ttp-skill-label,
.ttp-grid-layout #ttp-template-15 .ttp-content-skill-list-top .ttp-skill-value,
.ttp-grid-layout #ttp-template-15 .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
}
.ttp-grid-layout #ttp-template-15 .ttp-secondary-content .ttp-thumb-description{
line-height: 22px;
}
.ttp-grid-layout #ttp-template-15 .ttp-thumb-address,
.ttp-grid-layout #ttp-template-15 .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-15 .ttp-thumb-emailaddress{
height: 30px;
padding-left: 40px;
margin-top: 18px;
overflow: hidden;
color: #261e4c;
}
.ttp-grid-layout #ttp-template-15 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
overflow: auto;
}
.ttp-grid-layout #ttp-template-15 .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
width: 100%;
}
.ttp-grid-layout #ttp-template-15 .totalteam-icon-custom,
.ttp-grid-layout #ttp-template-15 .ttp-thumb-address:before,
.ttp-grid-layout #ttp-template-15 .ttp-thumb-telephone:before,
.ttp-grid-layout #ttp-template-15 .ttp-thumb-emailaddress:before{
height: 30px;
line-height: 30px;
width: 30px;
background: #261e4c !important;
color: #e1e1e6;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-15 .totalteam-icon-custom {
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding-top: 5px;
} .ttp-grid-layout #ttp-template-15 .ttp-social-link-list-default .fa-twitter:hover{
color: #0084b4;
}
.ttp-grid-layout #ttp-template-15 .ttp-social-link-list-default .fa-facebook:hover{
color: #3d5998;
}
.ttp-grid-layout #ttp-template-15 .ttp-social-link-list-default .fa-google-plus:hover{
color: #d34836;
}
.ttp-grid-layout #ttp-template-15 .ttp-social-link-list-default .fa-linkedin:hover{
color: #0077B5;
}
.ttp-grid-layout #ttp-template-15 .ttp-social-link-list-default .fa-skype:hover{
color: #00aff0;
}
.ttp-grid-layout #ttp-template-15 .ttp-social-link-list-default .fa-instagram:hover{
color: #9b6954;
}
.ttp-grid-layout #ttp-template-15 .ttp-social-link-list-default .fa-youtube:hover{
color: #ff0000;
}
.ttp-grid-layout #ttp-template-15 .ttp-social-link-list-default .fa-wordpress:hover{
color: #21759b;
}
.ttp-grid-layout #ttp-template-15 .ttp-social-link-list-default .fa-digg:hover{
color: #000;
}
.ttp-grid-layout #ttp-template-15 .ttp-social-link-list-default .fa-reddit:hover{
color: rgb(255, 69, 0);
}
.ttp-grid-layout #ttp-template-15 .ttp-social-link-list-default .fa-pinterest:hover{
color: #C92228;
}  .ttp-grid-layout #ttp-template-17 .ttp-inner-whole-wrapper{
padding: 10%;
background-color: #FFF;
padding-bottom: 100px;
-webkit-box-shadow: 0px 6px 20px rgba(0,0,0,.2);
box-shadow: 0px 6px 20px rgba(0,0,0,.2);
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-17 .ttp-primary-content{
position: relative;
}
.ttp-grid-layout #ttp-template-17 .ttp-grid-image{
position: relative;
overflow: hidden;
padding-top: 20px;
}
.ttp-grid-layout #ttp-template-17 .ttp-grid-image .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-17 .ttp-grid-image .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
color: transparent;
cursor: pointer;
}
.ttp-grid-layout #ttp-template-17 .ttp-grid-image .ttp-expand-popup-click .fa,
.ttp-grid-layout #ttp-template-17 .ttp-grid-image .ttp-expand-slide-out-click .fa{
color: transparent;
}
.ttp-grid-layout #ttp-template-17 .ttp-content-header{
font-weight: 900;
font-size: 18px;
padding-top: 20px;
}
.ttp-grid-layout #ttp-template-17 .ttp-thumb-position{
font-size: 13px;
padding-top: 10px;
color: #8FA1A9;
}
.ttp-grid-layout #ttp-template-17 .ttp-thumb-social-link{
height: 50px;
overflow: auto;
position: absolute;
bottom: 0;
left: 0;
padding-left: 10%;
width: 100%;
background-color: #FFF;
visibility: hidden;
opacity: 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-17 .ttp-details-wrapper{
height: 300px;
position: absolute;
left: 0;
bottom: -150px;
width: 100%;
padding: 0 10%;
background-color: #FFF;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
border-top: 2px solid #4c4c4c;
}
.ttp-grid-layout #ttp-template-17 .ttp-grid-thumb-wrapper .ttp-secondary-content{
height: 50%;
opacity: 0;
visibility: hidden;
margin-top: 20px;
}
.ttp-grid-layout #ttp-template-17 .ttp-secondary-content .ttp-thumb-address:before,
.ttp-grid-layout #ttp-template-17 .ttp-secondary-content .ttp-thumb-telephone:before,
.ttp-grid-layout #ttp-template-17 .ttp-secondary-content .ttp-thumb-emailaddress:before{
color: #fff;
}
.ttp-grid-layout #ttp-template-17 .ttp-secondary-content .ttp-thumb-address,
.ttp-grid-layout #ttp-template-17 .ttp-secondary-content .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-17 .ttp-secondary-content .ttp-thumb-emailaddress{
color: #000;
}
.ttp-grid-layout #ttp-template-17 .ttp-inner-whole-wrapper:hover .ttp-details-wrapper{
bottom: 0px;
}
.ttp-grid-layout #ttp-template-17 .ttp-inner-whole-wrapper:hover{
z-index: 1;
}
.ttp-grid-layout #ttp-template-17 .ttp-inner-whole-wrapper:hover .ttp-thumb-social-link{
bottom: 0;
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-17 .ttp-inner-whole-wrapper:hover .ttp-secondary-content{
opacity: 1;
visibility: visible;
}
.ttp-grid-layout #ttp-template-17 .team-info-block{
margin-bottom: 40px;
border: 1px solid #ccc;
padding: 20px;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa{
width: 30px;
height: 30px;
line-height: 30px;
color: #fff;
font-size: 18px;
text-align: center;
margin: 0 10px 10px 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
float: left;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-twitter{
background: #0084b4;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-twitter:hover{
color: #0084b4;
border: 1px solid #0084b4;
background: #fff;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-facebook{
background: #3d5998;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-facebook:hover{
color: #3d5998;
border: 1px solid #3d5998;
background: #fff;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-google-plus{
background: #d34836;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-google-plus:hover{
color: #d34836;
border: 1px solid #d34836;
background: #fff;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-linkedin{
background: #0077B5;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-linkedin:hover{
color: #0077B5;
border: 1px solid #0077B5;
background: #fff;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-skype{
background: #00aff0;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-skype:hover{
color: #00aff0;
border: 1px solid #00aff0;
background: #fff;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-instagram{
background: #9b6954;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-instagram:hover{
color: #9b6954;
border: 1px solid #9b6954;
background: #fff;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-youtube{
background: #ff0000;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-youtube:hover{
color: #ff0000;
background: #fff;
border: 1px solid #ff0000;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-wordpress{
background: #21759b;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-wordpress:hover{
color: #21759b;
border: 1px solid #21759b;
background: #fff;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-digg{
border: 1px solid transparent;
background: #000;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-digg:hover{
color: #000;
border: 1px solid #000;
background: #fff;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-reddit{
background: rgb(255, 69, 0);
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-reddit:hover{
color: rgb(255, 69, 0);
background: #fff;
border: 1px solid rgb(255, 69, 0);
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-pinterest{
background: #C92228;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-17 .ttp-social-link-list-default .fa-pinterest:hover{
color: #C92228;
border: 1px solid #C92228;
background: #fff;
} .ttp-grid-layout #ttp-template-17{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-17 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 13px !important;
margin: 12px 0 18px 0;
}
.ttp-grid-layout #ttp-template-17 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #261e4c !important;
}
.ttp-grid-layout #ttp-template-17 .ttp-content-skill-list-top .ttp-skill-label{
text-transform: capitalize;
}
.ttp-grid-layout #ttp-template-17 .ttp-content-skill-list-top .ttp-skill-label,
.ttp-grid-layout #ttp-template-17 .ttp-content-skill-list-top .ttp-skill-value,
.ttp-grid-layout #ttp-template-17 .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
}
.ttp-grid-layout #ttp-template-17 .ttp-secondary-content .ttp-thumb-description{
line-height: 22px;
}
.ttp-grid-layout #ttp-template-17 .ttp-thumb-address,
.ttp-grid-layout #ttp-template-17 .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-17 .ttp-thumb-emailaddress{
padding-left: 40px;
margin-top: 5px;
overflow: hidden;
color: #261e4c;
}
.ttp-grid-layout #ttp-template-17 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
overflow: auto;
}
.ttp-grid-layout #ttp-template-17 .ttp-thumb-address:before,
.ttp-grid-layout #ttp-template-17 .ttp-thumb-telephone:before,
.ttp-grid-layout #ttp-template-17 .ttp-thumb-emailaddress:before{
height: 30px;
line-height: 30px;
width: 30px;
background: #261e4c !important;
color: #e1e1e6;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-18 .ttp-secondary-content .totalteam-field-custom-wrap ,
.ttp-grid-layout #ttp-template-17 .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
width: 100%;
}
.ttp-grid-layout #ttp-template-18 .ttp-secondary-content .totalteam-icon-custom ,
.ttp-grid-layout #ttp-template-17 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding-top: 5px;
background: #261e4c !important;
color: #fff;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
font-size: 14px;
}
.ttp-grid-layout #ttp-template-18 .ttp-secondary-content .totalteam-icon-custom {
left: 0;
}
.ttp-grid-layout #ttp-template-19 .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
width: 100%;
}
.ttp-grid-layout #ttp-template-19 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding-top: 5px;
text-align: center;
left: 5px;
}
.ttp-grid-layout #ttp-template-19 .ttp-secondary-content .totalteam-icon-custom i {
font-size: 14px;
}   .ttp-grid-layout #ttp-template-18 .ttp-secondary-content{
max-height: 0px;
background: #FFF;
}
.ttp-grid-layout #ttp-template-18 .ttp-content-header{
color: #0081FF;
}
.ttp-grid-layout #ttp-template-18 .ttp-primary-content{
position: relative;
}
.ttp-grid-layout #ttp-template-18 .content-wrapper{
margin-bottom: 150px;
}
.ttp-grid-layout #ttp-template-18 .ttp-details-wrapper{
width: 100%;
padding: 20px 10%;
text-align: center;
max-height: 127px;
position: absolute;
left: 0;
bottom: -127px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-18 .ttp-inner-whole-wrapper:hover .ttp-secondary-content{
max-height: 150px;
overflow: auto;
margin-top: 20px;
}
.ttp-grid-layout #ttp-template-18 .ttp-inner-whole-wrapper:hover .ttp-details-wrapper{
max-height: 300px;
background: #FFF;
-moz-box-shadow: 0px 3px 35px rgba(100,100,100, .5);
-webkit-box-shadow: 0px 3px 35px rgba(100,100,100, .5);
box-shadow: 0px 3px 35px rgba(100,100,100, .5);
}
.ttp-grid-layout #ttp-template-18 .ttp-grid-thumb-wrapper{
overflow: visible;
}
.ttp-grid-layout #ttp-template-18 .ttp-thumb-social-link .fa{
color: #A3B1B9;
padding: 0 8px;
font-size: 18px;
}
.ttp-grid-layout #ttp-template-18 .ttp-thumb-social-link .fa:hover{
color: #0081FF;
}
.ttp-grid-layout #ttp-template-18 .ttp-thumb-social-link{
width: 100%;
padding: 10px 0 0;
} .ttp-grid-layout #ttp-template-18 .ttp-inner-whole-wrapper{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-18 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 13px !important;
margin: 12px 0 18px 0;
}
.ttp-grid-layout #ttp-template-18 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #0081ff !important;
}
.ttp-grid-layout #ttp-template-18 .ttp-content-skill-list-top .ttp-skill-label{
text-transform: capitalize;
}
.ttp-grid-layout #ttp-template-18 .ttp-content-skill-list-top .ttp-skill-label,
.ttp-grid-layout #ttp-template-18 .ttp-content-skill-list-top .ttp-skill-value,
.ttp-grid-layout #ttp-template-18 .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
}
.ttp-grid-layout #ttp-template-18 .ttp-secondary-content .ttp-thumb-description{
line-height: 22px;
}
.ttp-grid-layout #ttp-template-18 .ttp-thumb-address,
.ttp-grid-layout #ttp-template-18 .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-18 .ttp-thumb-emailaddress{
padding-left: 40px;
overflow: hidden;
color: #261e4c;
}
.ttp-grid-layout #ttp-template-18 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
overflow: auto;
}
.ttp-grid-layout #ttp-template-18 .ttp-thumb-address:before,
.ttp-grid-layout #ttp-template-18 .ttp-thumb-telephone:before,
.ttp-grid-layout #ttp-template-18 .ttp-thumb-emailaddress:before{
height: 30px;
line-height: 30px;
width: 30px;
background: #261e4c !important;
color: #e1e1e6;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}   .ttp-grid-layout #ttp-template-20 .ttp-secondary-content{
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-20 .ttp-content-header{
color: #fff;
}
.ttp-grid-layout #ttp-template-20 .ttp-thumb-position{
color: #FFF;
}
.ttp-grid-layout #ttp-template-20 .ttp-primary-content{
position: relative;
}
.ttp-grid-layout #ttp-template-20 .content-wrapper{
margin-bottom: 150px;
}
.ttp-grid-layout #ttp-template-20 .ttp-details-wrapper{
width: 100%;
padding: 20px 10%;
text-align: center;
max-height: 150px;
position: absolute;
left: 0;
bottom: -150px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
background: #f7a4af;
}
.ttp-grid-layout #ttp-template-20 .ttp-inner-whole-wrapper:hover .ttp-secondary-content{
max-height: 150px;
overflow: auto;
opacity: 1;
visibility: visible;
}
.ttp-grid-layout #ttp-template-20 .ttp-inner-whole-wrapper:hover .ttp-details-wrapper{
max-height: 300px;
}
.ttp-grid-layout #ttp-template-20 .ttp-thumb-social-link{
width: 100%;
padding: 10px 0 0;
position: absolute;
left: 50%;
bottom: 20px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.ttp-grid-layout #ttp-template-20 .team-info-block .ttp-thumb-social-link,
.ttp-grid-layout #ttp-template-20 .ttp-team-inner-hidden .ttp-thumb-social-link{
position: static;
left: unset;
bottom: unset;
-webkit-transform: translate(0);
-moz-transform: translate(0);
-ms-transform: translate(0);
-o-transform: translate(0);
transform: translate(0);
}
.ttp-grid-layout #ttp-template-20 .ttp-content-inner-link-list a{
color: #FFF;
}
.ttp-grid-layout #ttp-template-20 .ttp-inner-whole-wrapper:hover .ttp-thumb-social-link{
position: static;
left: unset;
bottom: unset;
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
.ttp-grid-layout #ttp-template-20 .ttp-thumb-social-link .fa{
color: #fff;
padding: 0 8px;
font-size: 18px;
}
.ttp-grid-layout #ttp-template-20 .team-info-block .ttp-thumb-social-link .fa,
.ttp-grid-layout #ttp-template-20 .ttp-team-inner-hidden .ttp-thumb-social-link .fa{
color: #4c4c4c;
}
.ttp-grid-layout #ttp-template-20 .ttp-thumb-social-link .fa:hover{
color: #c65151;
} .ttp-grid-layout #ttp-template-20 .ttp-inner-whole-wrapper{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-20 .ttp-content-quote,
.ttp-grid-layout #ttp-template-20 .ttp-content-skill-list-wrap{
color: #FFF;
}
.ttp-grid-layout #ttp-template-20 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 13px !important;
margin: 12px 0 18px 0;
}
.ttp-grid-layout #ttp-template-20 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #f25d7f !important;
}
.ttp-grid-layout #ttp-template-20 .ttp-content-skill-list-top .ttp-skill-label{
text-transform: capitalize;
}
.ttp-grid-layout #ttp-template-20 .ttp-content-skill-list-top .ttp-skill-label,
.ttp-grid-layout #ttp-template-20 .ttp-content-skill-list-top .ttp-skill-value,
.ttp-grid-layout #ttp-template-20 .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
}
.ttp-grid-layout #ttp-template-20 .ttp-secondary-content .ttp-thumb-description{
line-height: 22px;
}
.ttp-grid-layout #ttp-template-20 .ttp-thumb-address,
.ttp-grid-layout #ttp-template-20 .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-20 .ttp-thumb-emailaddress{
padding-left: 40px;
margin-top: 8px;
overflow: hidden;
color: #fff;
text-align: left;
}
.ttp-grid-layout #ttp-template-20 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
overflow: auto;
margin-top: 20px;
}
.ttp-grid-layout #ttp-template-20 .ttp-thumb-description{
color: #FFF;
}
.ttp-grid-layout #ttp-template-20 .ttp-team-inner-hidden .ttp-content-inner-link-list a,
.ttp-grid-layout #ttp-template-20 .ttp-team-inner-hidden .ttp-thumb-description,
.ttp-grid-layout #ttp-template-20 .ttp-team-inner-hidden .ttp-content-quote,
.ttp-grid-layout #ttp-template-20 .ttp-team-inner-hidden .ttp-content-skill-list-wrap{
color: #000;
}
.ttp-grid-layout #ttp-template-20 .ttp-thumb-address:before,
.ttp-grid-layout #ttp-template-20 .ttp-thumb-telephone:before,
.ttp-grid-layout #ttp-template-20 .ttp-thumb-emailaddress:before{
height: 30px;
line-height: 30px;
width: 30px;
background: #fff !important;
color: #f7a4af;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-20 .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
width: 100%;
color: #fff;
text-align: left;
}
.ttp-grid-layout #ttp-template-20 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding-top: 5px;
background: #fff !important;
color: #f7a4af;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
left: 0;
}    .ttp-grid-layout #ttp-template-16 .grid-row-wrapper .ttp-inner-whole-wrapper{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-16 .ttp-grid-thumb-wrapper{
overflow: visible;
}
.ttp-grid-layout #ttp-template-16 .content-wrapper{
-webkit-box-shadow: 0px 4px 10px rgb(230, 230, 230);
-moz-box-shadow: 0px 4px 10px rgb(230, 230, 230);
box-shadow: 0px 4px 10px rgb(230, 230, 230);
position: relative;
}
.ttp-grid-layout #ttp-template-16 .ttp-grid-thumb-wrapper .ttp-grid-image{
position: relative;
text-align: center;
}
.ttp-grid-layout #ttp-template-16 .ttp-grid-image-immer{
overflow: hidden;
}
.ttp-grid-layout #ttp-template-16 .ttp-grid-thumb-wrapper .ttp-grid-image .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-16 .ttp-grid-thumb-wrapper .ttp-grid-image .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
cursor: pointer;
color: transparent;
background-color: rgba(100,188,143,0.6);
height: 100%;
width: 100%;
visibility: hidden;
opacity: 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-16 .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-16 .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-slide-out-click{
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-16 .ttp-inner-whole-wrapper .ttp-grid-image img{
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-16 .ttp-inner-whole-wrapper:hover .ttp-grid-image img{
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.ttp-grid-layout #ttp-template-16 .ttp-grid-thumb-wrapper .ttp-grid-image .ttp-secondary-content{
position: absolute;
width: 100%;
top: 10%;
max-height: 80%;
height: auto;
padding:0 20px;
text-align: left;
color: #FFF;
visibility: hidden;
opacity: 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-16 .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-secondary-content{
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-16 .ttp-content-inner-link-list a{
color: #FFF;
}
.ttp-grid-layout #ttp-template-16 .ttp-grid-thumb-wrapper .ttp-details-wrapper{
height: 100px;
padding: 40px 0 20px;
text-align: center;
}
.ttp-grid-layout #ttp-template-16 #ttp-column-2 .ttp-grid-thumb-wrapper .ttp-details-wrapper,
.ttp-grid-layout #ttp-template-16 #ttp-column-3 .ttp-grid-thumb-wrapper .ttp-details-wrapper{
height: 130px;
}
.ttp-grid-layout #ttp-template-16 .ttp-thumb-social-link{
height: 44px;
width: 44px;
background: #fff;
-webkit-border-radius: 40px;
border-radius: 40px;
position: absolute;
left: 50%;
bottom: 82px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-box-shadow: 0px 4px 10px rgb(230, 230, 230);
-moz-box-shadow: 0px 4px 10px rgb(230, 230, 230);
box-shadow: 0px 4px 10px rgb(230, 230, 230);
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
text-align: center;
}
@media only screen and (max-width: 500px){
.ttp-grid-layout #ttp-template-16 .ttp-grid-thumb-wrapper .ttp-details-wrapper{
height: 150px;
}
.ttp-grid-layout #ttp-template-16 .ttp-thumb-social-link{
bottom: 130px;
}
}
.ttp-grid-layout #ttp-template-16 #ttp-column-2 .ttp-thumb-social-link,
.ttp-grid-layout #ttp-template-16 #ttp-column-3 .ttp-thumb-social-link{
bottom: -22px;
}
.ttp-grid-layout #ttp-template-16 .ttp-thumb-social-link:before{
font-size: 18px;
content: '\f1e0';
color: #64bc8f;
font-family: fontAwesome;
display: block;
text-align: center;
line-height: 44px;
}
.ttp-grid-layout #ttp-template-16 .ttp-thumb-social-link .fa{
opacity: 0;
visibility: hidden;
color: #444;
font-size: 18px;
padding: 0 12px;
line-height: 44px;
}
.ttp-grid-layout #ttp-template-16 .ttp-inner-whole-wrapper .ttp-grid-image:hover .ttp-thumb-social-link{
width: auto;
overflow: hidden;
}
.ttp-grid-layout #ttp-template-16 .ttp-inner-whole-wrapper .ttp-grid-image:hover .ttp-thumb-social-link:before{
display: none;
}
.ttp-grid-layout #ttp-template-16 .ttp-inner-whole-wrapper .ttp-grid-image:hover .ttp-thumb-social-link .fa{
opacity: 1;
visibility: visible;
}
.ttp-grid-layout #ttp-template-16 .ttp-inner-whole-wrapper .ttp-grid-image:hover .ttp-thumb-social-link .fa:hover{
color: #67bb90;
} .ttp-grid-layout #ttp-template-16 .ttp-thumb-social-link:hover:before{
display: none;
}
.ttp-grid-layout #ttp-template-16 .ttp-thumb-social-link:hover .fa{
opacity: 1;
visibility: visible;
}
.ttp-grid-layout #ttp-template-16 .ttp-content-header{
font-family: 'Roboto Slab', serif;
display: block;
}
.ttp-grid-layout #ttp-template-16 .ttp-thumb-position{
font-family: 'Roboto', sans-serif;
display: block;
}
.ttp-grid-layout #ttp-template-19 .ttp-team-inner-hidden .ttp-thumb-position,
.ttp-grid-layout #ttp-template-20 .ttp-team-inner-hidden .ttp-thumb-position,
.ttp-grid-layout #ttp-template-21 .ttp-team-inner-hidden .ttp-thumb-position{
color: #000;
}
.ttp-grid-layout #ttp-template-19 .ttp-team-inner-hidden .ttp-content-header,
.ttp-grid-layout #ttp-template-20 .ttp-team-inner-hidden .ttp-content-header,
.ttp-grid-layout #ttp-template-21 .ttp-team-inner-hidden .ttp-content-header{
color: #000;
}
.ttp-grid-layout #ttp-template-16 .ttp-secondary-content .ttp-content-quote{
line-height: 22px;
font-size: 16px;
font-family: 'Lato', sans-serif;
font-weight: 400;
display: block;
padding-top: 60px;
position: relative;
}
.ttp-grid-layout #ttp-template-16 .ttp-secondary-content .ttp-content-quote:before{
position: absolute;
top: 10px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
content: '\f10d';
font-family: FontAwesome;
color: #67bb90;
font-size: 30px;
} .ttp-grid-layout #ttp-template-16{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-16 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 13px !important;
margin: 12px 0 18px 0;
}
.ttp-grid-layout #ttp-template-16 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #67bb90 !important;
}
.ttp-grid-layout #ttp-template-16 .ttp-content-skill-list-top .ttp-skill-label{
text-transform: capitalize;
}
.ttp-grid-layout #ttp-template-16 .ttp-content-skill-list-top .ttp-skill-label,
.ttp-grid-layout #ttp-template-16 .ttp-content-skill-list-top .ttp-skill-value,
.ttp-grid-layout #ttp-template-16 .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #fff;
}
.ttp-grid-layout #ttp-template-16 .ttp-secondary-content .ttp-thumb-description{
line-height: 22px;
}
.ttp-grid-layout #ttp-template-16 .ttp-thumb-address,
.ttp-grid-layout #ttp-template-16 .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-16 .ttp-thumb-emailaddress{
height: 30px;
padding-left: 40px;
margin-top: 18px;
overflow: hidden;
}
.ttp-grid-layout #ttp-template-16 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
overflow: auto;
}
.ttp-grid-layout #ttp-template-16 .ttp-thumb-address:before,
.ttp-grid-layout #ttp-template-16 .ttp-thumb-telephone:before,
.ttp-grid-layout #ttp-template-16 .ttp-thumb-emailaddress:before{
height: 30px;
line-height: 30px;
width: 30px;
background: #67bb90;
color: #fff;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.ttp-grid-layout #ttp-template-16 .ttp-content-skill-list:last-child .ttp-bar-skill-title{
margin-bottom: 0;
}
.ttp-grid-layout #ttp-template-16 .team-infos-block .ttp-secondary-content .ttp-thumb-address,
.ttp-grid-layout #ttp-template-16 .team-infos-block .ttp-secondary-content .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-16 .team-infos-block .ttp-secondary-content .ttp-thumb-emailaddress{
color: #67bb90 !important;
}
.ttp-grid-layout #ttp-template-16 .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
width: 100%;
}
.ttp-grid-layout #ttp-template-16 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding-top: 5px;
background: #67bb90;
color: #fff;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
}   .ttp-grid-layout #ttp-template-21 .ttp-secondary-content{
opacity: 0;
visibility: hidden;
}
.ttp-grid-layout #ttp-template-21 .ttp-content-header{
color: #fff;
}
.ttp-grid-layout #ttp-template-21 .ttp-thumb-position{
color: #FFF;
}
.ttp-grid-layout #ttp-template-21 .ttp-primary-content{
position: relative;
}
.ttp-grid-layout #ttp-template-21 .ttp-grid-thumb-wrapper{
overflow: visible;
}
.ttp-grid-layout #ttp-template-21 .ttp-details-wrapper{
width: 100%;
padding: 20px 10%;
text-align: center;
height: 100px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
background: #59b031;
}
.ttp-grid-layout #ttp-template-21 .ttp-inner-whole-wrapper .ttp-secondary-content{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
text-align: left;
padding: 0 5%;
}
.ttp-grid-layout #ttp-template-21 .ttp-inner-whole-wrapper:hover .ttp-secondary-content{
max-height: 150px;
overflow: auto;
opacity: 1;
visibility: visible;
}
.ttp-grid-layout #ttp-template-21 .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-21 .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-slide-out-click{
background: rgba(0,0,0,.3);
}
.ttp-grid-layout #ttp-template-21 .ttp-thumb-social-link .fa{
color: #fff;
text-align: center;
margin: 0 4px;
background: #59b031;
height: 30px;
line-height: 30px;
width: 30px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.ttp-grid-layout #ttp-template-21 .ttp-thumb-social-link .fa:hover{
color: #59b031;
background: #fff;
}
.ttp-grid-layout #ttp-template-21 .ttp-thumb-social-link{
width: fill-content;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
bottom: 20px;
height: 30px;
overflow: auto;
visibility: hidden;
opacity: 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-21 .team-info-block{
margin-bottom: 40px;
border: 1px solid #59b031;
padding: 20px;
}
.ttp-grid-layout #ttp-template-21 .ttp-inner-whole-wrapper:hover .ttp-thumb-social-link{
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-21 .ttp-content-inner-link-list a{
color: #FFF;
} .ttp-grid-layout #ttp-template-21 .ttp-inner-whole-wrapper{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-21 .ttp-content-quote,
.ttp-grid-layout #ttp-template-21 .ttp-content-skill-list-wrap{
color: #FFF;
}
.ttp-grid-layout #ttp-template-21 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 13px !important;
margin-bottom: 10px;
}
.ttp-grid-layout #ttp-template-21 .ttp-content-skill-list-wrap .ttp-content-skill-list:last-child .ttp-bar-skill-title{
margin-bottom: 0;
}
.ttp-grid-layout #ttp-template-21 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #59b031 !important;
}
.ttp-grid-layout #ttp-template-21 .ttp-content-skill-list-top .ttp-skill-label{
text-transform: capitalize;
}
.ttp-grid-layout #ttp-template-21 .ttp-content-skill-list-top .ttp-skill-label,
.ttp-grid-layout #ttp-template-21 .ttp-content-skill-list-top .ttp-skill-value,
.ttp-grid-layout #ttp-template-21 .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
}
.ttp-grid-layout #ttp-template-21 .ttp-secondary-content .ttp-thumb-description{
line-height: 22px;
}
.ttp-grid-layout #ttp-template-21 .team-info-block .ttp-thumb-address,
.ttp-grid-layout #ttp-template-21 .team-info-block .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-21 .team-info-block .ttp-thumb-emailaddress{
padding-left: 40px;
margin-top: 18px;
overflow: hidden;
color: #59b031;
}
.ttp-grid-layout #ttp-template-21 .ttp-thumb-address,
.ttp-grid-layout #ttp-template-21 .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-21 .ttp-thumb-emailaddress{
padding-left: 40px;
overflow: hidden;
color: #fff;
}
.ttp-grid-layout #ttp-template-21 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
overflow: auto;
}
.ttp-grid-layout #ttp-template-21 .ttp-thumb-description{
color: #FFF;
}
.ttp-grid-layout #ttp-template-21 .ttp-thumb-address:before,
.ttp-grid-layout #ttp-template-21 .ttp-thumb-telephone:before,
.ttp-grid-layout #ttp-template-21 .ttp-thumb-emailaddress:before{
height: 30px;
line-height: 30px;
width: 30px;
background: #59b031 !important;
color: #fff;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-21 .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
width: 100%;
color: #fff;
text-align: left;
}
.ttp-grid-layout #ttp-template-21 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding-top: 4px;
background: #59b031;
color: #fff;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
left: 0;
}   .ttp-grid-layout #ttp-template-22 .ttp-inner-whole-wrapper{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-22 .ttp-social-link-list-default .fa{
color: #777;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
font-size: 14px;
height: 30px;
width: 30px;
line-height: 30px;
text-align: center;
border: 1px solid #ccc;
margin: 0 4px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.ttp-grid-layout #ttp-template-22 .ttp-social-link-list-default .fa:hover{
color: #000;
border: 1px solid #000;
}
.ttp-grid-layout #ttp-template-22 .ttp-thumb-social-link{
margin-top: 20px;
height: 30px;
overflow: auto;
}
.ttp-grid-layout #ttp-template-22 .ttp-grid-thumb-wrapper{
position: relative;
}
.ttp-grid-layout #ttp-template-22 .ttp-primary-content{
border: 1px solid #e1e2e4;
padding: 10%;
min-height: 380px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #FFF;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
z-index: 1;
}
.ttp-grid-layout #ttp-template-22 .ttp-content-header{
font-weight: 700;
display: block;
font-family: 'Playfair Display', serif;
}
.ttp-grid-layout #ttp-template-22 .ttp-thumb-position{
font-weight: 400;
color: #bba466;
display: block;
font-family: 'Playfair Display', serif;
margin-top: 10px;
}
.ttp-grid-layout #ttp-template-22 .ttp-secondary-content-outer-wrap{
background: #f4f3f1;
text-align: left;
padding: 40px;
min-height: 380px;
}
.ttp-grid-layout #ttp-template-22 .ttp-grid-image{
position: relative;
}
.ttp-grid-layout #ttp-template-22 .ttp-grid-image .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-22 .ttp-grid-image .ttp-expand-slide-out-click{
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
cursor: pointer;
color: transparent;
}
.ttp-grid-layout #ttp-template-22 .ttp-secondary-content-outer-wrap .ttp-content-header{
padding-top: 10px;
}
.ttp-grid-layout #ttp-template-22 .ttp-grid-thumb-wrapper .ttp-grid-image{
overflow: visible;
}
.ttp-grid-layout #ttp-template-22 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
max-height: 159px;
margin: 20px 0;
}
.ttp-grid-layout #ttp-template-22 #ttp-column-2 .ttp-primary-content,
.ttp-grid-layout #ttp-template-22 #ttp-column-2 .ttp-secondary-content-outer-wrap{
min-height: 580px;
}
.ttp-grid-layout #ttp-template-22 #ttp-column-1 .ttp-primary-content,
.ttp-grid-layout #ttp-template-22 #ttp-column-1 .ttp-secondary-content-outer-wrap{
min-height: 680px;
}
.ttp-grid-layout #ttp-template-22 #ttp-column-1 .ttp-primary-content .ttp-content-header{
padding: 5%;
}
.ttp-grid-layout #ttp-template-22 #ttp-column-1 .ttp-primary-content{
padding: 5%;
}
.ttp-grid-layout #ttp-template-22 .ttp-grid-thumb-wrapper:hover .ttp-primary-content{
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
border-left-color: transparent;
z-index: 9;
}
.ttp-grid-layout #ttp-template-22 .ttp-inner-whole-wrapper:first-child .ttp-grid-thumb-wrapper:hover .ttp-primary-content{
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
border-right-color: transparent;
}
.ttp-grid-layout #ttp-template-22 .ttp-grid-thumb-wrapper:hover .ttp-primary-content >.ttp-content-header,
.ttp-grid-layout #ttp-template-22 .ttp-grid-thumb-wrapper:hover .ttp-primary-content >.ttp-thumb-position,
.ttp-grid-layout #ttp-template-22 .ttp-grid-thumb-wrapper:hover .ttp-primary-content >.ttp-thumb-social-link{
-webkit-transform: rotate3d(0, 1, 0, -180deg);
-moz-transform: rotate3d(0, 1, 0, -180deg);
-ms-transform: rotate3d(0, 1, 0, -180deg);
-o-transform: rotate3d(0, 1, 0, -180deg);
transform: rotate3d(0, 1, 0, -180deg);
}
.ttp-grid-layout #ttp-template-22 .ttp-grid-thumb-wrapper{
overflow: visible;
}
.ttp-grid-layout #ttp-template-22 .ttp-bar-skill-title{
height: 10px !important;
background: #fff !important;
}
.ttp-grid-layout #ttp-template-22 .ttp-bar-skill-title .sb_bar{
background-color: #777 !important;
}
.ttp-grid-layout #ttp-template-22 .ttp-content-skill-list-top{
font-weight: bold;
text-transform: uppercase;
color: #777;
}
.ttp-grid-layout #ttp-template-22 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-22 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-22 .ttp-secondary-content .ttp-thumb-emailaddress:before{
color: #4c4c4c;
text-align: center;
}
.ttp-grid-layout #ttp-template-22 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-22 .ttp-secondary-content .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-22 .ttp-secondary-content .ttp-thumb-emailaddress{
color: #777;
}
.ttp-grid-layout #ttp-template-22 .ttp-content-inner-link-list a,
.ttp-grid-layout #ttp-template-22 .ttp-content-quote,
.ttp-grid-layout #ttp-template-22 .ttp-thumb-description{
color: #777;
}
.ttp-grid-layout #ttp-template-22 .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
width: 100%;
text-align: left;
color: #777;
}
.ttp-grid-layout #ttp-template-22 .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding-top: 4px;
text-align: center;
left: 0;
color: #4c4c4c;
}
@media only screen and (max-width: 785px){
.ttp-grid-layout #ttp-template-22 #ttp-column-1 .ttp-primary-content, 
.ttp-grid-layout #ttp-template-22 #ttp-column-1 .ttp-secondary-content-outer-wrap,
.ttp-grid-layout #ttp-template-22 #ttp-column-2 .ttp-primary-content, 
.ttp-grid-layout #ttp-template-22 #ttp-column-2 .ttp-secondary-content-outer-wrap{
min-height: 380px;
}
}  .ttp-grid-layout #ttp-template-23 .ttp-inner-whole-wrapper{
position: relative;
margin-bottom: 50px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-23 .ttp-inner-whole-wrapper:hover{
-webkit-box-shadow: 0px 15px 10px -10px rgba(0,0,0,0.25);
box-shadow: 0px 15px 10px -10px rgba(0,0,0,0.25);
}
.ttp-grid-layout #ttp-template-23 .ttp-grid-thumb-wrapper{
position: relative;
}
.ttp-grid-layout #ttp-template-23 .ttp-inner-whole-wrapper .ttp-primary-content{
position: absolute;
top: 0px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
width: 100%;
}
.ttp-grid-layout #ttp-template-23 .ttp-grid-image{
overflow: hidden;
-webkit-border-radius: 50%;
border-radius: 50%;
margin: 0 25%;
z-index: 1;
border: 5px solid #fff;
}
.ttp-grid-layout #ttp-template-23 .ttp-grid-image .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-23 .ttp-grid-image .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 50%;
height: 100%;
margin: 0 25%;
cursor: pointer;
-webkit-border-radius: 50%;
border-radius: 50%;
color: transparent;
overflow: hidden;
}
.ttp-grid-layout #ttp-template-23 .ttp-item-details{
text-align: center;
background-color: #e1e1e6;
width: 100%;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
min-height: 450px;
margin-top: 25%;
}
.ttp-grid-layout #ttp-template-23 #ttp-column-3 .grid-row-wrapper .ttp-inner-whole-wrapper,
.ttp-grid-layout #ttp-template-23 #ttp-column-3 .grid-row-wrapper .ttp-inner-whole-wrapper{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-23 #ttp-column-3 .ttp-item-details{
min-height: 405px;
}
.ttp-grid-layout #ttp-template-23 #ttp-column-4 .ttp-item-details{
min-height: 300px;
}
.ttp-grid-layout #ttp-template-23 .ttp-grid-thumb-wrapper .ttp-secondary-content{
min-height: 150px;
padding:0 5%;
margin: 5% 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: left;
width: 100%;
}
.ttp-grid-layout #ttp-template-23 #ttp-column-3 .ttp-grid-thumb-wrapper .ttp-secondary-content{
min-height: 120px;
}
.ttp-grid-layout #ttp-template-23 #ttp-column-4 .ttp-grid-thumb-wrapper .ttp-secondary-content{
min-height: 100px;
}
.ttp-grid-layout #ttp-template-23 .ttp-inner-whole-wrapper .ttp-item-details{
-webkit-transition: 0s;
-moz-transition: 0s;
-ms-transition: 0s;
-o-transition: 0s;
transition: 0s;
-webkit-transition: background 0.3s;
-moz-transition: background 0.3s;
-ms-transition: background 0.3s;
-o-transition: background 0.3s;
transition: background 0.3s;
}
.ttp-grid-layout #ttp-template-23 .ttp-inner-whole-wrapper:hover .ttp-item-details{
background-color: #f0a700;
-webkit-box-shadow: 0px 15px 10px -10px rgba(0,0,0,0.25);
box-shadow: 0px 15px 10px -10px rgba(0,0,0,0.25);
}
.ttp-grid-layout #ttp-template-23 .ttp-inner-whole-wrapper:hover .ttp-item-details{
color: #FFF;
}
.ttp-grid-layout #ttp-template-23 .ttp-content-header{
font-family: 'Open Sans', sans-serif;
font-weight: 700;
font-size: 18px;
padding-top: 30%;
}
.ttp-grid-layout #ttp-template-23 .ttp-thumb-social-link{
height: 40px;
overflow: auto;
margin-top: 30px;
}
.ttp-grid-layout #ttp-template-23 #ttp-column-3 .ttp-thumb-social-link,
.ttp-grid-layout #ttp-template-23 #ttp-column-4 .ttp-thumb-social-link{
margin-top: 10px;
}
.ttp-grid-layout #ttp-template-23 .ttp-thumb-social-link .fa{
color: #000;
margin: 0 15px;
font-size: 18px;
} .ttp-grid-layout #ttp-template-23{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-23 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 13px !important;
margin: 12px 0 18px 0;
}
.ttp-grid-layout #ttp-template-23 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #261e4c !important;
}
.ttp-grid-layout .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
animation: progress-bar 2s linear infinite;
}
.ttp-grid-layout #ttp-template-23 .ttp-content-skill-list-top .ttp-skill-label{
text-transform: capitalize;
}
.ttp-grid-layout #ttp-template-23 .ttp-content-skill-list-top .ttp-skill-label,
.ttp-grid-layout #ttp-template-23 .ttp-content-skill-list-top .ttp-skill-value,
.ttp-grid-layout #ttp-template-23 .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
}
.ttp-grid-layout #ttp-template-23 .ttp-secondary-content .ttp-thumb-description{
line-height: 22px;
}
.ttp-grid-layout #ttp-template-23 .ttp-thumb-address,
.ttp-grid-layout #ttp-template-23 .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-23 .ttp-thumb-emailaddress{
padding-left: 40px;
overflow: hidden;
color: #261e4c;
}
.ttp-grid-layout #ttp-template-23 .ttp-inner-whole-wrapper:hover .ttp-thumb-address,
.ttp-grid-layout #ttp-template-23 .ttp-inner-whole-wrapper:hover .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-23 .ttp-inner-whole-wrapper:hover .ttp-thumb-emailaddress{
color: #fff;
}
.ttp-grid-layout #ttp-template-23 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
overflow: auto;
}
.ttp-grid-layout #ttp-template-23 .ttp-thumb-address:before,
.ttp-grid-layout #ttp-template-23 .ttp-thumb-telephone:before,
.ttp-grid-layout #ttp-template-23 .ttp-thumb-emailaddress:before{
height: 30px;
line-height: 30px;
width: 30px;
background: #261e4c !important;
color: #e1e1e6;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.ttp-grid-layout #ttp-template-23 .totalteam-field-custom-wrap .totalteam-icon-custom {
background: #261e4c !important;
color: #e1e1e6;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding-top: 4px;
}
.ttp-grid-layout #ttp-template-23 .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
}
.ttp-grid-layout #ttp-template-23 .ttp-item-details .totalteam-field-custom-wrap {
-webkit-transition: 0s;
-moz-transition: 0s;
-ms-transition: 0s;
-o-transition: 0s;
transition: 0s;
}
.ttp-grid-layout #ttp-template-23 .ttp-inner-whole-wrapper:hover .totalteam-field-custom-wrap .totalteam-icon-custom ,
.ttp-grid-layout #ttp-template-23 .ttp-inner-whole-wrapper:hover .ttp-thumb-address:before,
.ttp-grid-layout #ttp-template-23 .ttp-inner-whole-wrapper:hover .ttp-thumb-telephone:before,
.ttp-grid-layout #ttp-template-23 .ttp-inner-whole-wrapper:hover .ttp-thumb-emailaddress:before{
color: #f0a700 !important;
background: #FFF !important;
}
.ttp-grid-layout #ttp-template-23 .ttp-inner-whole-wrapper:hover .ttp-thumb-social-link .fa{
color: #FFF;
} @media only screen and (max-width: 820px){
.ttp-grid-layout #ttp-template-23 .ttp-grid-image{
border: 5px solid #fff;
}
.ttp-grid-layout #ttp-template-23 .ttp-content-header{
padding-top: 30%;
}
}  .ttp-grid-layout #ttp-template-25 .ttp-inner-whole-wrapper{
position: relative;
margin-bottom: 50px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-25 .ttp-grid-thumb-wrapper{
position: relative;
}
.ttp-grid-layout #ttp-template-25 .ttp-grid-background{
height: 180px;
overflow: hidden;
width: 100%;
position: relative;
}
.ttp-grid-layout #ttp-template-25 #ttp-column-3 .ttp-grid-background{
height: 150px;
}
.ttp-grid-layout #ttp-template-25 #ttp-column-4 .ttp-grid-background{
height: 120px;
}
.ttp-grid-layout #ttp-template-25 .ttp-grid-background .ttp-grid-image-overlay{
background: rgba(255,0,0,.2);
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.ttp-grid-layout #ttp-template-25 .ttp-inner-whole-wrapper .ttp-primary-content{
position: absolute;
top: 0px;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
}
.ttp-grid-layout #ttp-template-25 .ttp-grid-image{
overflow: hidden;
-webkit-border-radius: 50%;
border-radius: 50%;
margin: 0 25%;
z-index: 1;
border: 8px solid #fff;
background-color: #FFF;
}
.ttp-grid-layout #ttp-template-25 .ttp-grid-image .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-25 .ttp-grid-image .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 50%;
margin: 0 25%;
height: 100%;
cursor: pointer;
-webkit-border-radius: 50%;
border-radius: 50%;
color: transparent;
}
.ttp-grid-layout #ttp-template-25 .ttp-item-details{
text-align: center;
background-color: #e1e1e6;
width: 100%;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
min-height: 470px;
position: relative;
}
.ttp-grid-layout #ttp-template-25 #ttp-column-3 .grid-row-wrapper .ttp-inner-whole-wrapper,
.ttp-grid-layout #ttp-template-25 #ttp-column-3 .grid-row-wrapper .ttp-inner-whole-wrapper{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-25 #ttp-column-3 .ttp-item-details{
min-height: 370px;
}
.ttp-grid-layout #ttp-template-25 #ttp-column-4 .ttp-item-details{
min-height: 300px;
}
.ttp-grid-layout #ttp-template-25 .ttp-grid-thumb-wrapper .ttp-secondary-content{
min-height: 150px;
padding:0 5%;
margin: 4% 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
text-align: center;
}
.ttp-grid-layout #ttp-template-25 #ttp-column-3 .ttp-grid-thumb-wrapper .ttp-secondary-content{
min-height: 140px;
}
.ttp-grid-layout #ttp-template-25 #ttp-column-4 .ttp-grid-thumb-wrapper .ttp-secondary-content{
min-height: 100px;
}
.ttp-grid-layout #ttp-template-25 .ttp-content-header{
font-family: 'Open Sans', sans-serif;
font-weight: 700;
font-size: 18px;
}
.ttp-grid-layout #ttp-template-25 .ttp-thumb-position{
display: block;
padding-top: 28%;
}
.ttp-grid-layout #ttp-template-25 .ttp-team-inner-hidden .ttp-thumb-position{
padding-top: 0;
font-weight: 400;
}
.ttp-grid-layout #ttp-template-23 .ttp-team-inner-hidden .ttp-content-header{
padding-top: 0;
font-size: 22px;
}
.ttp-grid-layout #ttp-template-25 .ttp-thumb-social-link{
padding-bottom: 30px;
}
.ttp-grid-layout #ttp-template-25 #ttp-column-3 .ttp-thumb-social-link,
.ttp-grid-layout #ttp-template-25 #ttp-column-4 .ttp-thumb-social-link{
margin-top: 10px;
}
.ttp-grid-layout #ttp-template-25 .ttp-thumb-social-link .fa{
color: #000;
margin: 0 10px;
height: 40px;
line-height: 40px;
font-size: 18px;
}
.ttp-grid-layout #ttp-template-25 .ttp-thumb-social-link .fa:hover{
color: #727171;
} .ttp-grid-layout #ttp-template-25{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-25 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 13px !important;
margin: 12px 0 18px 0;
}
.ttp-grid-layout #ttp-template-25 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #4c4c4c !important;
}
.ttp-grid-layout .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
animation: progress-bar 2s linear infinite;
}
.ttp-grid-layout #ttp-template-25 .ttp-content-skill-list-top .ttp-skill-label{
text-transform: capitalize;
}
.ttp-grid-layout #ttp-template-25 .ttp-content-skill-list-top .ttp-skill-label,
.ttp-grid-layout #ttp-template-25 .ttp-content-skill-list-top .ttp-skill-value,
.ttp-grid-layout #ttp-template-25 .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
}
.ttp-grid-layout #ttp-template-25 .ttp-secondary-content .ttp-thumb-description{
line-height: 22px;
}
.ttp-grid-layout #ttp-template-25 .ttp-thumb-address,
.ttp-grid-layout #ttp-template-25 .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-25 .ttp-thumb-emailaddress{
padding-left: 40px;
overflow: hidden;
color: #4c4c4c;
}
.ttp-grid-layout #ttp-template-25 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
overflow: auto;
}
.ttp-grid-layout #ttp-template-25 .ttp-thumb-address:before,
.ttp-grid-layout #ttp-template-25 .ttp-thumb-telephone:before,
.ttp-grid-layout #ttp-template-25 .ttp-thumb-emailaddress:before{
height: 30px;
line-height: 30px;
width: 30px;
background: #4c4c4c;
color: #e1e1e6;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
} @media only screen and (max-width: 1010px){
.ttp-grid-layout #ttp-template-25 .ttp-grid-background{
height: 120px;
}
.ttp-grid-layout #ttp-template-25 #ttp-column-3 .ttp-grid-background{
height: 100px;
}
.ttp-grid-layout #ttp-template-25 #ttp-column-4 .ttp-grid-background{
height: 100px;
}
}
@media only screen and (max-width: 900px){
.ttp-grid-layout #ttp-template-25 #ttp-column-3 .ttp-grid-background{
height: 60px;
}
}
@media only screen and (max-width: 830px){
.ttp-grid-layout #ttp-template-25 .ttp-grid-background{
height: 100px;
}
}
@media only screen and (max-width: 820px){
.ttp-grid-layout #ttp-template-25 .ttp-grid-image{
border: 5px solid #fff;
}
}
@media only screen and (max-width: 780px){
.ttp-grid-layout #ttp-template-25 .ttp-grid-background{
height: 150px;
}
}
@media only screen and (max-width: 720px){
.ttp-grid-layout #ttp-template-25 .ttp-item-details{
min-height: 350px;
}
.no-sidebar-wide #primary, .woocommerce-page #primary{
padding: 0 !important;
}
}
@media only screen and (max-width: 500px){
.ttp-grid-layout #ttp-template-25 .ttp-item-details{
height: unset;
}
.ttp-grid-layout #ttp-template-25 .ttp-thumb-position{
padding-top: 35%;
}
}  .ttp-grid-layout #ttp-template-26 .ttp-secondary-content{
max-height: 250px;
}
.ttp-grid-layout #ttp-template-26 .ttp-content-header{
color: #666186;
}
.ttp-grid-layout #ttp-template-26 .ttp-thumb-position{
color: #196cd8;
display: block;
padding-bottom: 20px;
}
.ttp-grid-layout #ttp-template-26 .ttp-primary-content{
position: relative;
}
.ttp-grid-layout #ttp-template-26 .ttp-primary-content .ttp-grid-image{
max-height: 330px;
overflow: hidden;
}
.ttp-grid-layout #ttp-template-26 .ttp-details-wrapper{
width: 100%;
padding: 20px 0;
text-align: center;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
border: 1px solid #ccc;
}
.ttp-grid-layout #ttp-template-26 .ttp-thumb-social-link .fa,
.ttp-grid-layout #ttp-template-26 .team-info-block .ttp-social-link-list-default .fa,
.ttp-grid-layout #ttp-template-26 .ttp-team-inner-hidden .ttp-social-link-list-default .fa{
color: #4c4c4c;
padding: 0 8px;
}
.ttp-grid-layout #ttp-template-26 .ttp-thumb-social-link{
width: 100%;
padding: 10px 10% 0;
}
.ttp-grid-layout #ttp-template-26 .ttp-grid-image .ttp-expand-popup-click:hover, 
.ttp-grid-layout #ttp-template-26 .ttp-grid-image .ttp-expand-slide-out-click:hover{
background-color: rgba(0,0,0,.3);
}
.ttp-grid-layout #ttp-template-26 .ttp-grid-image .ttp-expand-popup-click:hover .fa, 
.ttp-grid-layout #ttp-template-26 .ttp-grid-image .ttp-expand-slide-out-click:hover .fa{
color: #FFF;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 24px;
} .ttp-grid-layout #ttp-template-26 .ttp-inner-whole-wrapper{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-26 .ttp-content-quote,
.ttp-grid-layout #ttp-template-26 .ttp-content-skill-list-wrap{
color: #4c4c4c;
}
.ttp-grid-layout #ttp-template-26 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 13px !important;
margin: 12px 0 18px 0;
}
.ttp-grid-layout #ttp-template-26 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #4c4c4c !important;
}
.ttp-grid-layout #ttp-template-26 .ttp-content-skill-list-top .ttp-skill-label{
text-transform: capitalize;
}
.ttp-grid-layout #ttp-template-26 .ttp-content-skill-list-top .ttp-skill-label,
.ttp-grid-layout #ttp-template-26 .ttp-content-skill-list-top .ttp-skill-value,
.ttp-grid-layout #ttp-template-26 .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
}
.ttp-grid-layout #ttp-template-26 .ttp-secondary-content .ttp-thumb-description{
line-height: 22px;
}
.ttp-grid-layout #ttp-template-26 .ttp-thumb-address,
.ttp-grid-layout #ttp-template-26 .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-26 .ttp-thumb-emailaddress{
padding-left: 40px;
overflow: hidden;
color: #4c4c4c;
}
.ttp-grid-layout #ttp-template-26 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
overflow: auto;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 10px 10%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: left;
}
.ttp-grid-layout #ttp-template-26 .ttp-thumb-description{
color: #4c4c4c;
}
.ttp-grid-layout #ttp-template-26 .ttp-thumb-address:before,
.ttp-grid-layout #ttp-template-26 .ttp-thumb-telephone:before,
.ttp-grid-layout #ttp-template-26 .ttp-thumb-emailaddress:before{
height: 30px;
line-height: 30px;
width: 30px;
background: #4c4c4c !important;
color: #fff;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}   .ttp-grid-layout #ttp-template-27 .ttp-primary-content{
position: relative;
height: 340px;
}
.ttp-grid-layout #ttp-template-27 .ttp-grid-thumb-wrapper{
height: 360px;
}
.ttp-grid-layout #ttp-template-27 .ttp-inner-whole-wrapper{
background-color: #FFF;
padding-bottom: 100px;
text-align: center;
-webkit-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
}
.ttp-grid-layout #ttp-template-27 .ttp-grid-image{
position: relative;
overflow: hidden;
height: 339px;
}
.ttp-grid-layout #ttp-template-27 .ttp-grid-thumb-wrapper .ttp-secondary-content{
position: absolute;
left: 50%;
top: 20%;
-webkit-transform: translate(-50%, -10%);
-moz-transform: translate(-50%, -10%);
-ms-transform: translate(-50%, -10%);
-o-transform: translate(-50%, -10%);
transform: translate(-50%, -10%);
height: 140px;
opacity: 0;
visibility: hidden;
color: #FFF;
}
.ttp-grid-layout #ttp-template-27 .ttp-content-inner-link-list a{
color: #FFF;
}
.ttp-grid-layout #ttp-template-27 #ttp-column-3 .ttp-content-inner-link-list a, 
.ttp-grid-layout #ttp-template-27 #ttp-column-3 .ttp-content-inner-link-list a, 
.ttp-grid-layout #ttp-template-27 #ttp-column-4 .ttp-content-inner-link-list a, 
.ttp-grid-layout #ttp-template-27 #ttp-column-4 .ttp-content-inner-link-list a{
font-size: 14px;
}
.ttp-grid-layout #ttp-template-27 .ttp-inner-whole-wrapper:hover .ttp-grid-thumb-wrapper .ttp-secondary-content{
opacity: 1;
visibility: visible;
}
.ttp-grid-layout #ttp-template-27 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-27 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-27 .ttp-secondary-content .ttp-thumb-emailaddress{
color: #FFF;
text-align: left;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-16 #team-infos-block .ttp-secondary-content .ttp-thumb-address,
.ttp-grid-layout #ttp-template-16 #team-infos-block .ttp-secondary-content .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-16 #team-infos-block .ttp-secondary-content .ttp-thumb-emailaddress{
color: #67bb90 !important;
}
.ttp-grid-layout #ttp-template-27 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-27 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-27 .ttp-secondary-content .ttp-thumb-emailaddress:before{
color: #FFF;
}
.ttp-grid-layout #ttp-template-27 .ttp-grid-image .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-27 .ttp-grid-image .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
color: transparent;
cursor: pointer;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-27 .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-27 .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-slide-out-click{
background-color: rgba(38, 30, 76, .8);
}
.ttp-grid-layout #ttp-template-27 .ttp-content-header{
font-weight: 700;
font-size: 18px;
padding-top: 20px;
color: #fff;
}
.ttp-grid-layout #ttp-template-27 .team-info-block .ttp-content-header,
.ttp-grid-layout #ttp-template-27 .ttp-team-inner-hidden .ttp-content-header{
color: #4c4c4c;
padding-top: 0;
}
.ttp-grid-layout #ttp-template-27 .ttp-thumb-position{
font-size: 13px;
padding-top: 10px;
color: #eeb313;
}
.ttp-grid-layout #ttp-template-27 .ttp-thumb-social-link{
height: 40px;
overflow: auto;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background-color: #FFF;
visibility: hidden;
opacity: 0;
background-color: #261e4c;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-27 .ttp-details-wrapper{
height: 100px;
position: absolute;
left: 0;
bottom: 1px;
width: 100%;
background-color: #FFF;
background-color: #261e4c;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-27 .ttp-inner-whole-wrapper:hover .ttp-details-wrapper{
bottom: 37px;
background-color: #eeb313;
}
.ttp-grid-layout #ttp-template-27 .ttp-inner-whole-wrapper:hover .ttp-thumb-social-link{
bottom: 0px;
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-27 .ttp-inner-whole-wrapper:hover .ttp-content-header{
color: #221b3f;
}
.ttp-grid-layout #ttp-template-27 .ttp-inner-whole-wrapper:hover .ttp-thumb-position{
color: #fff;
}
.ttp-grid-layout #ttp-template-27 .ttp-thumb-social-link .fa {
color: #fff;
padding:0 14px;
height: 40px;
line-height: 40px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-27 .ttp-thumb-social-link .fa:hover {
color: #eeb313;
} .ttp-grid-layout #ttp-template-27{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-27 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 13px !important;
margin: 12px 0 18px 0;
}
.ttp-grid-layout #ttp-template-27 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #261e4c !important;
}
.ttp-grid-layout #ttp-template-27 .ttp-content-skill-list-top .ttp-skill-label{
text-transform: capitalize;
}
.ttp-grid-layout #ttp-template-27 .ttp-content-skill-list-top .ttp-skill-label,
.ttp-grid-layout #ttp-template-27 .ttp-content-skill-list-top .ttp-skill-value,
.ttp-grid-layout #ttp-template-27 .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #fff;
}
.ttp-grid-layout #ttp-template-27 .ttp-secondary-content .ttp-thumb-description{
line-height: 22px;
}
.ttp-grid-layout #ttp-template-27 .ttp-thumb-address,
.ttp-grid-layout #ttp-template-27 .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-27 .ttp-thumb-emailaddress{
padding-left: 40px;
overflow: hidden;
}
.ttp-grid-layout #ttp-template-27 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
overflow: auto;
padding: 0 10px;
}
.ttp-grid-layout #ttp-template-27 .ttp-thumb-address:before,
.ttp-grid-layout #ttp-template-27 .ttp-thumb-telephone:before,
.ttp-grid-layout #ttp-template-27 .ttp-thumb-emailaddress:before{
height: 30px;
line-height: 30px;
width: 30px;
background: #eeb313;
color: #fff;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
}   .ttp-grid-layout #ttp-template-29 .ttp-primary-content{
position: relative;
margin-bottom: 10px;
}
.ttp-grid-layout #ttp-template-29 .ttp-primary-content .ttp-grid-image{
background: #000;
}
.ttp-grid-layout #ttp-template-29 .ttp-primary-content .ttp-details-wrapper{
width: 100%;
position: absolute;
left: 0;
bottom: 0;
padding: 20px 0;
background: #FFF;
height: 100px;
text-align: center;
}
.ttp-grid-layout #ttp-template-29 .ttp-secondary-content .ttp-thumb-address,
.ttp-grid-layout #ttp-template-29 .ttp-secondary-content .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-29 .ttp-secondary-content .ttp-thumb-emailaddress{
color: #FFF;
}
.ttp-grid-layout #ttp-template-29 .team-info-block .ttp-secondary-content .ttp-thumb-address,
.ttp-grid-layout #ttp-template-29 .team-info-block .ttp-secondary-content .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-29 .team-info-block .ttp-secondary-content .ttp-thumb-emailaddress,
.ttp-grid-layout #ttp-template-29 .ttp-team-inner-hidden .ttp-secondary-content .ttp-thumb-address,
.ttp-grid-layout #ttp-template-29 .ttp-team-inner-hidden .ttp-secondary-content .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-29 .ttp-team-inner-hidden .ttp-secondary-content .ttp-thumb-emailaddress{
color: #4c4c4c;
}
@media only screen and (max-width: 950px) and (min-width: 780px){
.ttp-grid-layout #ttp-template-29 .ttp-primary-content .ttp-details-wrapper{
padding: 10px 0;
}
}
@media only screen and (max-width: 900px) and (min-width: 780px){
.ttp-grid-layout #ttp-column-3 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-column-3 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-column-3 .ttp-secondary-content .ttp-thumb-emailaddress, 
.ttp-grid-layout #ttp-column-4 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-column-4 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-column-4 .ttp-secondary-content .ttp-thumb-emailaddress{
padding-left: 25px;
}
.ttp-grid-layout #ttp-template-29 .ttp-grid-thumb-wrapper .ttp-secondary-content{
padding: 0 5%;
top: 60px;
}
.ttp-grid-layout #ttp-template-29 .ttp-thumb-social-link{
bottom: 3%;
}
}
.ttp-grid-layout #ttp-template-29 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-details-wrapper{
top: 0px;
bottom: unset;
background: transparent;
}
.ttp-grid-layout #ttp-template-29 .ttp-primary-content .ttp-content-header{
color: #4c4c4c;
width: 100%;
font-family: 'Open Sans', sans-serif;
font-size: 20px;
font-weight: 600;
display: block;
}
.ttp-grid-layout #ttp-template-29 .ttp-primary-content .ttp-thumb-position{
width: 100%;
color: #edb415;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: 400;
display: block;
}
.ttp-grid-layout #ttp-template-29 .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-29 .ttp-expand-popup-click{
position: absolute;
height: 50px;
width: 50px;
line-height: 50px;
text-align: center;
bottom: 100px;
right: 0;
background: #feb801;
color: #fff;
}
.ttp-grid-layout #ttp-template-29 .ttp-thumb-social-link{
position: absolute;
visibility: hidden;
opacity: 0;
bottom: 10%;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
width: -webkit-fit-content;
height: 32px;
overflow: auto;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-29 .team-info-block .ttp-thumb-social-link,
.ttp-grid-layout #ttp-template-29 .ttp-team-inner-hidden .ttp-thumb-social-link{
position: relative;
left: unset;
bottom: unset;
-webkit-transform: translate(0);
-moz-transform: translate(0);
-ms-transform: translate(0);
-o-transform: translate(0);
transform: translate(0);
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default{
float: left;
height: 30px;
overflow: hidden;
}
.ttp-grid-layout #ttp-template-29 .ttp-thumb-social-link .ttp-social-link-list-default .fa{
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 15px;
overflow: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
color: #FFF;
}
.ttp-grid-layout #ttp-template-29 .ttp-grid-thumb-wrapper:hover .ttp-primary-content .ttp-content-header{
color: #FFF;
}
.ttp-grid-layout #ttp-template-29 .ttp-grid-thumb-wrapper{
position: relative;
}
.ttp-grid-layout #ttp-template-29 .ttp-grid-thumb-wrapper .ttp-secondary-content{
opacity: 0;
visibility: hidden;
color: #fff;
position: absolute;
top: 100%;
left: 0%;
width: 100%;
max-height: 150px;
padding: 0 10%;
overflow: auto;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-grid-layout #ttp-template-29 .ttp-grid-thumb-wrapper:hover .ttp-secondary-content{
opacity: 1;
visibility: visibility;
top: 50%;
left: 0%;
-webkit-transform: translate(-0%,-50%);
-moz-transform: translate(-0%,-50%);
-ms-transform: translate(-0%,-50%);
-o-transform: translate(-0%,-50%);
transform: translate(-0%,-50%);
}
.ttp-grid-layout #ttp-template-29 #ttp-column-4 .ttp-grid-thumb-wrapper .ttp-secondary-content{
height: 100px;
}
.ttp-grid-layout #ttp-template-29 #ttp-column-2 .ttp-grid-thumb-wrapper .ttp-secondary-content{
bottom: 40px;
}
.ttp-grid-layout #ttp-template-29 .ttp-grid-thumb-wrapper:hover .ttp-secondary-content,
.ttp-grid-layout #ttp-template-29 .ttp-grid-thumb-wrapper:hover .ttp-thumb-social-link{
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-29 .ttp-grid-thumb-wrapper:hover .ttp-expand-slide-out-click,
.ttp-grid-layout #ttp-template-29 .ttp-grid-thumb-wrapper:hover .ttp-expand-popup-click{
background: rgba(0, 0, 0, 1);
width: 100%;
height: 100%;
color: transparent;
top: 0;
left: 0;
color: transparent;
cursor: pointer;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-twitter{
background: #0084b4;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-twitter:hover{
color: #0084b4;
border: 1px solid #0084b4;
background: #fff;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-facebook{
background: #3d5998;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-facebook:hover{
color: #3d5998;
border: 1px solid #3d5998;
background: #fff;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-google-plus{
background: #d34836;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-google-plus:hover{
color: #d34836;
border: 1px solid #d34836;
background: #fff;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-linkedin{
background: #0077B5;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-linkedin:hover{
color: #0077B5;
border: 1px solid #0077B5;
background: #fff;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-skype{
background: #00aff0;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-skype:hover{
color: #00aff0;
border: 1px solid #00aff0;
background: #fff;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-instagram{
background: #9b6954;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-instagram:hover{
color: #9b6954;
border: 1px solid #9b6954;
background: #fff;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-youtube{
background: #ff0000;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-youtube:hover{
color: #ff0000;
background: #fff;
border: 1px solid #ff0000;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-wordpress{
background: #21759b;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-wordpress:hover{
color: #21759b;
border: 1px solid #21759b;
background: #fff;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-digg{
border: 1px solid transparent;
background: #000;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-digg:hover{
color: #000;
border: 1px solid #000;
background: #fff;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-reddit{
background: rgb(255, 69, 0);
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-reddit:hover{
color: rgb(255, 69, 0);
background: #fff;
border: 1px solid rgb(255, 69, 0);
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-pinterest{
background: #C92228;
border: 1px solid transparent;
}
.ttp-grid-layout #ttp-template-29 .ttp-social-link-list-default .fa-pinterest:hover{
color: #C92228;
border: 1px solid #C92228;
background: #fff;
} .ttp-grid-layout #ttp-template-29 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 14px !important;
width: 100%;
margin: 8px 0 10px 0;
}
.ttp-grid-layout #ttp-template-29 .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #f7951e !important;
height: 10px !important;
line-height: 10px !important;
top: 50%;
left: 1%;
transform: translate(-1%, -50%);
}
.ttp-grid-layout #ttp-template-29 .ttp-secondary-content .ttp-content-quote{
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 21px;
}
.ttp-grid-layout #ttp-template-29 .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 18px;
} @media only screen and (max-width: 935px){
.ttp-grid-layout #ttp-template-29 #ttp-column-3 .ttp-grid-thumb-wrapper .ttp-secondary-content{
height: 100px;
}
}
@media only screen and (max-width: 680px){
.ttp-grid-layout #ttp-template-29 #ttp-column-2 .ttp-grid-thumb-wrapper .ttp-secondary-content{
height: 100px;
}
}  .ttp-grid-layout #ttp-template-30 .ttp-inner-whole-wrapper{
margin-bottom: 50px;
}
.ttp-grid-layout #ttp-template-30 .ttp-social-link-list-default .fa{
color: #1e2532;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
font-size: 18px;
height: 30px;
width: 30px;
line-height: 30px;
text-align: center;
}
.ttp-grid-layout #ttp-template-30 .ttp-social-link-list-default .fa:hover{
color: #d84c5d;
}
.ttp-grid-layout #ttp-template-30 .ttp-thumb-social-link{
margin-top: 20px;
height: 30px;
overflow: auto;
}
.ttp-grid-layout #ttp-template-30 .ttp-grid-thumb-wrapper{
position: relative;
box-shadow: 0 0 20px rgba(0,0,0,0.6);
-moz-box-shadow: 0 0 20px rgba(0,0,0,0.6);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.6);
-o-box-shadow: 0 0 20px rgba(0,0,0,0.6);
-webkit-border-radius: 10px;
border-radius: 10px;
}
.ttp-grid-layout #ttp-template-30 .ttp-primary-content{ background: #FFF;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
z-index: 1;
float: left;
width: 50%;
}
.ttp-grid-layout #ttp-template-30 #ttp-column-1 .ttp-primary-content{
float: left;
width: 50%;
min-height: 380px;
}
@media only screen and (max-width: 780px){
.ttp-grid-layout #ttp-template-30 #ttp-column-1 .ttp-primary-content,
.ttp-grid-layout #ttp-template-30 #ttp-column-2 .ttp-primary-content{
float: none;
width: unset;
}
}
.ttp-grid-layout #ttp-template-30 .ttp-content-header{
font-weight: 700;
display: block;
font-family: 'Roboto Condensed', sans-serif;
color: #283347;
}
.ttp-grid-layout #ttp-template-30 .ttp-thumb-position{
font-weight: 400;
color: #d84c5d;
display: block;
font-family: 'Roboto Condensed', sans-serif;
margin-top: 10px;
}
.ttp-grid-layout #ttp-template-30 .ttp-secondary-content-outer-wrap{
background: #fff;
text-align: left;
padding: 20px;
border-left: 1px solid #ccc;
float: left;
width: 50%;
}
.ttp-grid-layout #ttp-template-30 #ttp-column-1 .ttp-secondary-content-outer-wrap{
width: 50%;
float: left;
min-height: 380px;
}
.ttp-grid-layout #ttp-template-30 #ttp-column-3 .ttp-secondary-content-outer-wrap,
.ttp-grid-layout #ttp-template-30 #ttp-column-4 .ttp-secondary-content-outer-wrap{
border-left: none;
}
.ttp-grid-layout #ttp-template-30 #ttp-column-3 .ttp-primary-content,
.ttp-grid-layout #ttp-template-30 #ttp-column-4 .ttp-primary-content{
border: none;
}
@media only screen and (max-width: 780px){
.ttp-grid-layout #ttp-template-30 #ttp-column-1 .ttp-secondary-content-outer-wrap,
.ttp-grid-layout #ttp-template-30 #ttp-column-2 .ttp-secondary-content-outer-wrap{
width: unset;
float: none;
}
.ttp-grid-layout #ttp-template-30 .ttp-primary-content{
border: none;
}
.ttp-grid-layout #ttp-template-30 #ttp-column-2 .ttp-secondary-content-outer-wrap{
border-left: none;
}
}
.ttp-grid-layout #ttp-template-30 #ttp-column-1 .ttp-content-header, 
.ttp-grid-layout #ttp-template-30 #ttp-column-2 .ttp-content-header{
font-size: 20px;
}
.ttp-grid-layout #ttp-template-30 .ttp-grid-image{
position: relative;
}
.ttp-grid-layout #ttp-template-30 .ttp-grid-image .ttp-expand-popup-click,
.ttp-grid-layout #ttp-template-30 .ttp-grid-image .ttp-expand-slide-out-click{
height: 100%;
width: 100%;
position: absolute;
left: 0%;
top: 0%;
cursor: pointer;
}
.ttp-grid-layout #ttp-template-30 .ttp-grid-image .ttp-expand-popup-click .fa, 
.ttp-grid-layout #ttp-template-30 .ttp-grid-image .ttp-expand-slide-out-click .fa{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #FFF;
visibility: hidden;
opacity: 0;
}
.ttp-grid-layout #ttp-template-30 .ttp-grid-image:hover .ttp-expand-popup-click .fa, 
.ttp-grid-layout #ttp-template-30 .ttp-grid-image:hover .ttp-expand-slide-out-click .fa{
visibility: visible;
opacity: 1;
}
.ttp-grid-layout #ttp-template-30 .ttp-grid-image .ttp-expand-popup-click:after,
.ttp-grid-layout #ttp-template-30 .ttp-grid-image .ttp-expand-slide-out-click:after{
height: 90%;
width: 90%;
position: absolute;
left: 5%;
top: 5%;
border: 1px solid #ccc;
content: "";
opacity: 0;
visibility: hidden;
}
.ttp-grid-layout #ttp-template-30 .ttp-grid-image:hover .ttp-expand-popup-click:after,
.ttp-grid-layout #ttp-template-30 .ttp-grid-image:hover .ttp-expand-slide-out-click:after{
opacity: 1;
visibility: visible;
}
.ttp-grid-layout #ttp-template-30 .ttp-primary-content:hover .ttp-grid-image .ttp-expand-popup-click:hover, 
.ttp-grid-layout #ttp-template-30 .ttp-primary-content:hover .ttp-grid-image .ttp-expand-slide-out-click:hover{
background-color: #283347;
opacity: .5;
}
.ttp-grid-layout #ttp-template-30 .grid-row-wrapper .grid-row-wrapper-inner{
display: block;
}
.ttp-grid-layout #ttp-template-30 .ttp-secondary-content-outer-wrap .ttp-content-header{
padding-top: 10px;
position: relative;
}
.ttp-grid-layout #ttp-template-30 .ttp-secondary-content-outer-wrap .ttp-content-header:after{
width: 38px;
height: 2px;
background-color: #d84c5d;
position: absolute;
content: "";
left: 0;
top: 0;
}
.ttp-grid-layout #ttp-template-30 .ttp-grid-thumb-wrapper .ttp-grid-image{
overflow: visible;
}
.ttp-grid-layout #ttp-template-30 .ttp-grid-thumb-wrapper .ttp-secondary-content{
width: 100%;
max-height: 200px;
margin: 20px 0;
}
.ttp-grid-layout #ttp-template-30 #ttp-column-1 .ttp-primary-content .ttp-content-header{
padding: 5%;
}
.ttp-grid-layout #ttp-template-30 .ttp-bar-skill-title{
height: 10px !important;
background: #fff !important;
}
.ttp-grid-layout #ttp-template-30 .ttp-bar-skill-title .sb_bar{
background-color: #d84c5d !important;
}
.ttp-grid-layout #ttp-template-30 .ttp-content-skill-list-top{
font-weight: bold;
text-transform: uppercase;
color: #797979;
}
.ttp-grid-layout #ttp-template-30 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-30 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-30 .ttp-secondary-content .ttp-thumb-emailaddress:before{
color: #4c4c4c;
text-align: center;
}
.ttp-grid-layout #ttp-template-30 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-30 .ttp-secondary-content .ttp-thumb-telephone,
.ttp-grid-layout #ttp-template-30 .ttp-secondary-content .ttp-thumb-emailaddress{
color: #797979;
}
.ttp-grid-layout #ttp-template-30 .ttp-content-inner-link-list a,
.ttp-grid-layout #ttp-template-30 .ttp-content-quote,
.ttp-grid-layout #ttp-template-30 .ttp-thumb-description{
color: #797979;
}
@media only screen and (max-width: 785px){
.ttp-grid-layout #ttp-template-30 #ttp-column-1 .ttp-primary-content, 
.ttp-grid-layout #ttp-template-30 #ttp-column-1 .ttp-secondary-content-outer-wrap{
min-height: 380px;
} }  .ttp-grid-layout #ttp-template-2 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-2 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-2 .ttp-secondary-content .ttp-thumb-emailaddress,
.ttp-grid-layout #ttp-template-4 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-4 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-4 .ttp-secondary-content .ttp-thumb-emailaddress,
.ttp-grid-layout #ttp-template-6 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-6 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-6 .ttp-secondary-content .ttp-thumb-emailaddress,
.ttp-grid-layout #ttp-template-8 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-8 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-8 .ttp-secondary-content .ttp-thumb-emailaddress,
.ttp-grid-layout #ttp-template-13 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-13 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-13 .ttp-secondary-content .ttp-thumb-emailaddress{
padding-left: 30px !important;
}
.ttp-grid-layout .ttp-secondary-content .ttp-thumb-address:before{content: '\f2b9';}
.ttp-grid-layout .ttp-secondary-content .ttp-thumb-telephone:before{content: '\f095';}
.ttp-grid-layout .ttp-secondary-content .ttp-thumb-emailaddress:before{content: '\f0e0';}
.ttp-grid-layout .ttp-secondary-content .ttp-thumb-title-custom,
.ttp-grid-layout .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout .ttp-secondary-content .ttp-thumb-emailaddress{
font-size: 16px;
padding: 10px 0 10px 60px;
padding-left: 60px;
position: relative;
display: flex;
justify-content: center;
flex-direction: column;
}
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content a:last-child span{
padding-bottom: 0px;
}
.ttp-grid-layout #ttp-column-2 .ttp-secondary-content .ttp-thumb-title-custom, 
.ttp-grid-layout #ttp-column-2 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-column-2 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-column-2 .ttp-secondary-content .ttp-thumb-emailaddress{
font-size: 14px;
padding-left: 40px;
} .ttp-grid-layout #ttp-template-3 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-3 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-3 .ttp-secondary-content .ttp-thumb-emailaddress,
.ttp-grid-layout #ttp-template-6 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-6 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-6 .ttp-secondary-content .ttp-thumb-emailaddress,
.ttp-grid-layout #ttp-template-7 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-7 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-7 .ttp-secondary-content .ttp-thumb-emailaddress,
.ttp-grid-layout #ttp-template-9 .ttp-secondary-content .totalteam-icon-custom,
.ttp-grid-layout #ttp-template-9 .ttp-secondary-content .ttp-thumb-title-custom, 
.ttp-grid-layout #ttp-template-9 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-9 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-9 .ttp-secondary-content .ttp-thumb-emailaddress,
.ttp-grid-layout #ttp-template-10 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-10 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-10 .ttp-secondary-content .ttp-thumb-emailaddress{
color: #404040;
}
.ttp-grid-layout #ttp-template-9 .ttp-grid-thumb-wrapper:hover .ttp-secondary-content .totalteam-icon-custom,
.ttp-grid-layout #ttp-template-9 .ttp-grid-thumb-wrapper:hover .ttp-secondary-content .ttp-thumb-title-custom, 
.ttp-grid-layout #ttp-template-9 .ttp-grid-thumb-wrapper:hover .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-9 .ttp-grid-thumb-wrapper:hover .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-9 .ttp-grid-thumb-wrapper:hover .ttp-secondary-content .ttp-thumb-emailaddress{
color: #FFF;
-webkit-transition: 0s;
-moz-transition: 0s;
-ms-transition: 0s;
-o-transition: 0s;
transition: 0s;
}
.ttp-grid-layout #ttp-template-9 .ttp-secondary-content .totalteam-icon-custom i{
-webkit-transition: 0s;
-moz-transition: 0s;
-ms-transition: 0s;
-o-transition: 0s;
transition: 0s;
}
.ttp-grid-layout #ttp-template-4 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-4 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-4 .ttp-secondary-content .ttp-thumb-emailaddress,
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-thumb-emailaddress{
color: #fff;
} .ttp-grid-layout #ttp-column-3 .ttp-secondary-content .ttp-thumb-title-custom, 
.ttp-grid-layout #ttp-column-4 .ttp-secondary-content .ttp-thumb-title-custom, 
.ttp-grid-layout #ttp-column-3 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-column-3 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-column-3 .ttp-secondary-content .ttp-thumb-emailaddress,
.ttp-grid-layout #ttp-column-4 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-column-4 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-column-4 .ttp-secondary-content .ttp-thumb-emailaddress{
font-size: 14px;
padding-left: 40px;
}
.ttp-grid-layout .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout .ttp-secondary-content .ttp-thumb-emailaddress:before{
font-family: FontAwesome;
position: absolute;
left: 0px;
width: 40px;
height: 40px;
line-height: 40px;
font-size: 14px;
text-align: left;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
@media only screen and (max-width: 500px){
.ttp-grid-layout .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout .ttp-secondary-content .ttp-thumb-emailaddress{
font-size: 14px;
padding-left: 40px;
}
.ttp-grid-layout .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout .ttp-secondary-content .ttp-thumb-emailaddress:before{
height: 30px;
width: 30px;
line-height: 30px;
text-align: center;
}
}
.ttp-grid-layout #ttp-column-2 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-column-2 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-column-2 .ttp-secondary-content .ttp-thumb-emailaddress:before{
width: 30px;
height: 30px;
line-height: 30px;
font-size: 12px;
}
.ttp-grid-layout #ttp-column-3 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-column-3 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-column-3 .ttp-secondary-content .ttp-thumb-emailaddress:before{
font-size: 14px;
} .ttp-grid-layout #ttp-column-3 .ttp-secondary-content .totalteam-icon-custom, 
.ttp-grid-layout #ttp-column-4 .ttp-secondary-content .totalteam-icon-custom, 
.ttp-grid-layout #ttp-column-3 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-column-3 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-column-3 .ttp-secondary-content .ttp-thumb-emailaddress:before, 
.ttp-grid-layout #ttp-column-4 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-column-4 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-column-4 .ttp-secondary-content .ttp-thumb-emailaddress:before{
width: 30px;
height: 30px;
line-height: 30px;
}
.ttp-grid-layout #ttp-column-3 .ttp-secondary-content .totalteam-icon-custom i {
font-size: 14px;
padding-top: 3px;
}  .ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-thumb-emailaddress:before{
left: 50%;
position: absolute;
top: -20px;
transform: translateX(-50%);
text-align: center;
}
.ttp-grid-layout #ttp-template-5 #ttp-column-3 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-5 #ttp-column-3 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-5 #ttp-column-3 .ttp-secondary-content .ttp-thumb-emailaddress:before,
.ttp-grid-layout #ttp-template-5 #ttp-column-4 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-grid-layout #ttp-template-5 #ttp-column-4 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-grid-layout #ttp-template-5 #ttp-column-4 .ttp-secondary-content .ttp-thumb-emailaddress:before{
top: -15px;
}
.ttp-grid-layout #ttp-template-5 .ttp-grid-thumb-wrapper .ttp-secondary-content .ttp-thumb-address{
margin-top: 20px;
}
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-5 .ttp-secondary-content .ttp-thumb-emailaddress,
.ttp-grid-layout #ttp-template-5 #ttp-column-2 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-5 #ttp-column-2 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-5 #ttp-column-2 .ttp-secondary-content .ttp-thumb-emailaddress,
.ttp-grid-layout #ttp-template-5 #ttp-column-3 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-5 #ttp-column-3 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-5 #ttp-column-3 .ttp-secondary-content .ttp-thumb-emailaddress,
.ttp-grid-layout #ttp-template-5 #ttp-column-4 .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-5 #ttp-column-4 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-5 #ttp-column-4 .ttp-secondary-content .ttp-thumb-emailaddress{
overflow: visible;
padding-left: 0px;
}  .ttp-grid-layout .ttp-grid-thumb-wrapper{
overflow: hidden;
}
.ttp-grid-layout #ttp-column-4 .grid-row-wrapper{
width: 100%;
}
.ttp-grid-layout #ttp-column-2 .ttp-inner-whole-wrapper:nth-child(2n+1),
.ttp-grid-layout #ttp-column-3 .ttp-inner-whole-wrapper:nth-child(3n+1),
.ttp-grid-layout #ttp-column-4 .ttp-inner-whole-wrapper:nth-child(4n+1){
clear: left;
}
@media only screen and (max-width: 780px){
.ttp-grid-layout #ttp-column-2 .ttp-inner-whole-wrapper:nth-child(2n+1),
.ttp-grid-layout #ttp-column-3 .ttp-inner-whole-wrapper:nth-child(3n+1),
.ttp-grid-layout #ttp-column-4 .ttp-inner-whole-wrapper:nth-child(4n+1){
clear: none;
}
}
.ttp-grid-layout .grid-row-wrapper .ttp-inner-whole-wrapper{
margin-bottom: 50px;
}
.ttp-grid-layout .grid-row-wrapper{
clear: right;
}
.ttp-grid-layout #ttp-column-2 .grid-row-wrapper .ttp-inner-whole-wrapper{
width: 50%;
float: left;
padding: 0 10px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
}
@media only screen and (max-width: 780px){
.ttp-grid-layout #ttp-template-19 .grid-row-wrapper .ttp-inner-whole-wrapper,
.ttp-grid-layout #ttp-template-24 .grid-row-wrapper .ttp-inner-whole-wrapper,
.ttp-grid-layout #ttp-template-28 .grid-row-wrapper .ttp-inner-whole-wrapper{
width: 100%;
}
}
.ttp-grid-layout #ttp-column-3 .grid-row-wrapper .ttp-inner-whole-wrapper{
width: 33.33%;
float: left;
padding: 0 10px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.ttp-grid-layout #ttp-template-30 #ttp-column-3 .grid-row-wrapper .ttp-inner-whole-wrapper{
width: 100%;
}
.ttp-grid-layout #ttp-column-4 .grid-row-wrapper .ttp-inner-whole-wrapper{
width: 25%;
float: left;
padding: 0 10px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.ttp-grid-layout #ttp-column-1 .ttp-grid-image > img{
max-width: unset;
width: 100%;
}
.ttp-grid-layout #ttp-template-9 #ttp-column-1 .ttp-grid-image > img{
width: unset;
}  .ttp-grid-layout .ttp-content-skill-list-top{
font-size: 14px;
margin: 10px 0;
}
.ttp-grid-layout #ttp-column-3 .ttp-content-skill-list-top,
.ttp-grid-layout #ttp-column-4 .ttp-content-skill-list-top{
font-size: 11px;
margin: 5px 0;
}  .ttp-grid-layout .ttp-content-inner-link-list a{
font-size: 14px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
line-height: 25px;
}
.ttp-grid-layout .ttp-content-inner-link-list a:hover{
font-size: 15px;
}  .ttp-grid-layout .ttp-content-quote{
font-size: 15px;
line-height: 25px;
}
.ttp-grid-layout #ttp-column-3 .ttp-content-quote,
.ttp-grid-layout #ttp-column-4 .ttp-content-quote{
font-size: 15px;
line-height: 25px;
}  .ttp-grid-layout .ttp-thumb-description{
font-size: 14px;
line-height: 22px;
}
.ttp-grid-layout #ttp-column-3 .ttp-thumb-description,
.ttp-grid-layout #ttp-column-4 .ttp-thumb-description{
font-size: 14px;
line-height: 22px;
}  .ttp-grid-layout #ttp-column-1 .ttp-content-header,
.ttp-grid-layout #ttp-column-2 .ttp-content-header{
font-size: 30px;
}
@media only screen and (max-width: 780px){
.ttp-grid-layout #ttp-column-1 .ttp-content-header,
.ttp-grid-layout #ttp-column-2 .ttp-content-header{
font-size: 22px;
}
}
.ttp-grid-layout #ttp-column-3 .ttp-content-header,
.ttp-grid-layout #ttp-column-4 .ttp-content-header{
font-size: 20px;
}
.ttp-grid-layout .ttp-thumb-position{
font-size: 16px;
}
.ttp-grid-layout #ttp-column-3 .ttp-thumb-position,
.ttp-grid-layout #ttp-column-4 .ttp-thumb-position{
font-size: 14px;
}
@media only screen and (max-width: 720px){
.ttp-grid-layout #ttp-column-2 .ttp-content-header,
.ttp-grid-layout #ttp-column-3 .ttp-content-header,
.ttp-grid-layout #ttp-column-4 .ttp-content-header{
font-size: 18px;
}
.ttp-grid-layout #ttp-column-2 .ttp-thumb-position,
.ttp-grid-layout #ttp-column-3 .ttp-thumb-position,
.ttp-grid-layout #ttp-column-4 .ttp-thumb-position{
font-size: 14px;
}
}
@media only screen and (max-width: 400px){
.ttp-grid-layout #ttp-column-1 .ttp-content-header{
font-size: 18px;
}
.ttp-grid-layout #ttp-column-1 .ttp-thumb-position{
font-size: 14px;
}
}  .ttp-grid-layout .grid-row-wrapper .grid-row-wrapper-inner{
display: flex;
}
@media only screen and (max-width: 935px) {
.ttp-grid-layout .grid-row-wrapper .grid-row-wrapper-inner{
display: block;
}
}   .clearfix:after{
content: "";
clear: both;
display: block;
}
.ttp-list-layout #ttp-template-1,
.ttp-list-layout #ttp-template-2, 
.ttp-list-layout #ttp-template-3,
.ttp-list-layout #ttp-template-4,
.ttp-list-layout #ttp-template-5,
.ttp-list-layout #ttp-template-7{
border-bottom: 4px solid #DD748A;
} .ttp-list-layout .grid-row-wrapper .ttp-inner-whole-wrapper{
display: flex;
margin-bottom: 50px;
}
.ttp-list-layout .ttp-primary-content-left,
.ttp-list-layout .ttp-primary-content-right{
float: left;
}
.ttp-list-layout .ttp-primary-content-right{
margin-left: 45px;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.ttp-list-layout .ttp-secondary-content .ttp-thumb-address,
.ttp-list-layout .ttp-secondary-content .ttp-thumb-telephone,
.ttp-list-layout .ttp-secondary-content .ttp-thumb-emailaddress{
position: relative;  
display: block;
padding-left: 30px; 
font-weight: 400;
color: #848484;
}
.ttp-list-layout .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;  
display: block;
padding-left: 30px; 
font-weight: 400;
color: #848484;
}
.ttp-list-layout .ttp-secondary-content .totalteam-field-custom-wrap .totalteam-icon-custom {
position: absolute;
left: -2px;
}
.ttp-list-layout #ttp-template-1,
.ttp-list-layout #ttp-template-6{
font-family: 'Open Sans', sans-serif;
}
.ttp-list-layout #ttp-template-2{
font-family: 'Roboto Slab', serif;
}
.ttp-list-layout #ttp-template-3{
font-family: 'PT Sans', sans-serif;
}
.ttp-list-layout #ttp-template-4{
font-family: 'Poppins', sans-serif;
}
.ttp-list-layout #ttp-template-5{
font-family: 'Lato', sans-serif;
}
.ttp-list-layout #ttp-template-7{
font-family: 'Lato', sans-serif;
}
.ttp-list-layout .ttp-secondary-content .ttp-thumb-address:before,
.ttp-list-layout .ttp-secondary-content .ttp-thumb-telephone:before,
.ttp-list-layout .ttp-secondary-content .ttp-thumb-emailaddress:before{
position: absolute;
font-family: FontAwesome;
left: 0;
}
.ttp-list-layout .ttp-secondary-content .ttp-thumb-address:before{content: '\f2b9';}
.ttp-list-layout .ttp-secondary-content .ttp-thumb-telephone:before{content: '\f095';}
.ttp-list-layout .ttp-secondary-content .ttp-thumb-emailaddress:before{content: '\f0e0';}
.ttp-list-layout .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
animation: progress-bar 2s linear infinite;
}
.ttp-list-layout .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-skill-label{
float: left;
padding-left: 5px;
}
.ttp-list-layout .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-skill-value{
float: right;
padding-right: 5px;
}
.ttp-list-layout .ttp-content-skill-list-wrap .ttp-content-skill-list{
margin-top: 20px;
}
.ttp-list-layout .ttp-thumb-description{
width: 120px;
overflow: auto;
}  .ttp-list-layout #ttp-template-1 .ttp-primary-content-left{
-webkit-border-top-left-radius: 10px;
border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;            
border-bottom-left-radius: 10px;            
overflow: hidden;
max-height: 380px;
}
.ttp-list-layout #ttp-template-1 .ttp-primary-content-right{
max-height: 380px;
overflow: auto;
}
.ttp-list-layout #ttp-template-1 .ttp-list-title-pos-wrap{
margin-bottom: 20px;
}
.ttp-list-layout #ttp-template-1 .ttp-primary-content-right .ttp-content-header{
font-family: 'Open Sans', sans-serif;
color: #2197ca;
font-size: 20px;
font-weight: 600; }
.ttp-list-layout #ttp-template-1 .ttp-primary-content-right .ttp-thumb-position{
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 15px;
color: #555; }
.ttp-list-layout #ttp-template-1 .ttp-primary-content-left .ttp-grid-image{
max-width: 280px;
overflow: hidden;
background-color: #eee;
}
.ttp-list-layout #ttp-template-1 .ttp-primary-content-left .ttp-grid-image img{
max-width: 100%;
}
.ttp-list-layout #ttp-template-1 .ttp-secondary-content{
margin-top: 20px;
}
.ttp-list-layout #ttp-template-1 .content-wrapper{
position: relative;
}
.ttp-list-layout #ttp-template-1 .ttp-team-member-social-link{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
width: fit-content;
}
.ttp-list-layout #ttp-template-1 .ttp-expand-popup-click,
.ttp-list-layout #ttp-template-1 .ttp-expand-slide-out-click{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
width: 100%;
height: 100%;
background: rgba(0,0,0,.5);
color: transparent;
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
cursor: pointer;
}
.ttp-list-layout #ttp-template-1 .ttp-expand-popup-click:before,
.ttp-list-layout #ttp-template-1 .ttp-expand-slide-out-click:before{
content: "";
height: 85%;
width: 85%;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
border: 1px solid #eee;
}
.ttp-list-layout #ttp-template-1 .ttp-social-link-list-default{
display: inline-block;
}
.ttp-list-layout #ttp-template-1 .ttp-social-link-list-default a .fa{
height: 35px;
line-height: 35px;
width: 35px;
color: #FFF;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
margin: 3px;
}
.ttp-list-layout #ttp-template-1 .ttp-social-link-list-default .fa-twitter,
.ttp-list-layout #ttp-template-2 .ttp-social-link-list-default .fa-twitter{
background: #0084b4;
}
.ttp-list-layout #ttp-template-1 .ttp-social-link-list-default .fa-facebook,
.ttp-list-layout #ttp-template-2 .ttp-social-link-list-default .fa-facebook{
background: #3d5998;
}
.ttp-list-layout #ttp-template-1 .ttp-social-link-list-default .fa-google-plus,
.ttp-list-layout #ttp-template-2 .ttp-social-link-list-default .fa-google-plus{
background: #d34836;
}
.ttp-list-layout #ttp-template-1 .ttp-social-link-list-default .fa-linkedin,
.ttp-list-layout #ttp-template-2 .ttp-social-link-list-default .fa-linkedin{
background: #0077B5;
}
.ttp-list-layout #ttp-template-1 .ttp-social-link-list-default .fa-skype,
.ttp-list-layout #ttp-template-2 .ttp-social-link-list-default .fa-skype{
background: #00aff0;
}
.ttp-list-layout #ttp-template-1 .ttp-social-link-list-default .fa-instagram,
.ttp-list-layout #ttp-template-2 .ttp-social-link-list-default .fa-instagram{
background: #9b6954;
}
.ttp-list-layout #ttp-template-1 .ttp-social-link-list-default .fa-youtube,
.ttp-list-layout #ttp-template-2 .ttp-social-link-list-default .fa-youtube{
background: #ff0000;
}
.ttp-list-layout #ttp-template-1 .ttp-social-link-list-default .fa-wordpress,
.ttp-list-layout #ttp-template-2 .ttp-social-link-list-default .fa-wordpress{
background: #21759b;
}
.ttp-list-layout #ttp-template-1 .ttp-social-link-list-default .fa-digg,
.ttp-list-layout #ttp-template-2 .ttp-social-link-list-default .fa-digg{
background: #000;
}
.ttp-list-layout #ttp-template-1 .ttp-social-link-list-default .fa-reddit,
.ttp-list-layout #ttp-template-2 .ttp-social-link-list-default .fa-reddit{
background: rgb(255, 69, 0);
}
.ttp-list-layout #ttp-template-1 .ttp-social-link-list-default .fa-pinterest,
.ttp-list-layout #ttp-template-2 .ttp-social-link-list-default .fa-pinterest{
background: #C92228;
}
.ttp-list-layout #ttp-template-1 .ttp-inner-whole-wrapper .ttp-primary-content-left:hover .ttp-team-member-social-link{
opacity: 1;
visibility: visible;
}
.ttp-list-layout #ttp-template-1 .ttp-inner-whole-wrapper .ttp-primary-content-left:hover .ttp-expand-popup-click,
.ttp-list-layout #ttp-template-1 .ttp-inner-whole-wrapper .ttp-primary-content-left:hover .ttp-expand-slide-out-click{
opacity: 1;
visibility: visible;
}
.ttp-list-layout #ttp-template-1 .ttp-inner-whole-wrapper .ttp-grid-image img{
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-list-layout #ttp-template-1 .ttp-inner-whole-wrapper .ttp-primary-content-left:hover .ttp-grid-image img{
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.ttp-list-layout #ttp-template-1 .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #797979;
overflow: auto;
display: inline-block;
width: 100%;
}
.ttp-list-layout #ttp-template-1 .ttp-content-quote,
.ttp-list-layout #ttp-template-1 .ttp-content-external-link-list{
font-family: 'Open Sans', sans-serif;
font-size: 16px;
color: #797979;
}
.ttp-list-layout #ttp-template-1 .ttp-content-external-link-list .ttp-content-inner-link-list a{
font-size: 16px;
}
.ttp-list-layout #ttp-template-1 .ttp-bar-skill-title{
height: 18px !important;
background-color: #e7e7e7 !important;
-webkit-border-radius: 9px;
border-radius: 9px;
}
.ttp-list-layout #ttp-template-1 .ttp-bar-skill-title .sb_bar{
height: 40% !important;
position: absolute;
top: 50%;
left: 5px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #2197CA !important;
}
.ttp-list-layout #ttp-template-1 .ttp-content-skill-list-wrap{
font-family: 'Open Sans', sans-serif;
font-size: 12px;
text-transform: uppercase;
}
@media only screen and (max-width: 680px) {
.ttp-list-layout #ttp-template-1 .ttp-inner-whole-wrapper{
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
align-items: center;
}
.ttp-list-layout #ttp-template-1 .ttp-primary-content-right{
width: 100%;
margin-left: 0;
}
.ttp-list-layout #ttp-template-1 .ttp-primary-content-right{
max-height: 480px;
height: auto;
}
.ttp-list-layout #ttp-template-1 .ttp-list-title-pos-wrap{
margin-top: 15px;
}
.ttp-list-layout #ttp-template-1 .ttp-list-title-pos-wrap{
margin-bottom: 10px;
}
}
@media only screen and (max-width: 350px) {
.ttp-list-layout #ttp-template-1 .ttp-primary-content-left{
width: 100%;
}
}  .ttp-list-layout #ttp-template-2{ }
.ttp-list-layout #ttp-template-2 .content-wrapper{
position: relative;
background-color: #F6F4F8;
}
.ttp-list-layout #ttp-template-2 .ttp-team-member-social-link{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
width: fit-content;
}
.ttp-list-layout #ttp-template-2 .ttp-social-link-list-default a .fa{
height: 35px;
line-height: 35px;
width: 35px;
color: #FFF;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
margin: 2px;
}
.ttp-list-layout #ttp-template-2 .ttp-primary-content-left{
width: 270px;
height: 270px;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
}
.ttp-list-layout #ttp-template-2 .ttp-expand-popup-click,
.ttp-list-layout #ttp-template-2 .ttp-expand-slide-out-click{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
width: 100%;
height: 100%;
background: rgba(174,157,193,.5);
color: transparent;
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
cursor: pointer; overflow: hidden;
}
.ttp-list-layout #ttp-template-2 .ttp-list-title-pos-wrap{
margin-bottom: 15px;
}
.ttp-list-layout #ttp-template-2 .ttp-primary-content-right .ttp-content-header{
font-family: 'Roboto Slab', serif;
color: #341e4c;
font-size: 22px;
}
.ttp-list-layout #ttp-template-2 .ttp-primary-content-right .ttp-thumb-position{
font-family: 'Montserrat', sans-serif;
font-size: 15px;
color: #341e4c;
}
.ttp-list-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-primary-content-left:hover .ttp-team-member-social-link{
opacity: 1;
visibility: visible;
}
.ttp-list-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-primary-content-left:hover .ttp-expand-popup-click,
.ttp-list-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-primary-content-left:hover .ttp-expand-slide-out-click{
opacity: 1;
visibility: visible;
}
.ttp-list-layout #ttp-template-2 .ttp-bar-skill-title{
height: 18px !important;
background-color: #e7e7e7 !important;
-webkit-border-radius: 9px;
border-radius: 9px;
}
.ttp-list-layout #ttp-template-2 .ttp-bar-skill-title .sb_bar{
height: 40% !important;
position: absolute;
top: 50%;
left: 5px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #ae9dc1 !important;
}
.ttp-list-layout #ttp-template-2 .ttp-content-skill-list-wrap{
font-family: 'Open Sans', sans-serif;
font-size: 12px;
text-transform: uppercase;
}
.ttp-list-layout #ttp-template-2 .ttp-secondary-content{
margin-top: 20px;
max-height: 170px;
overflow: auto;
}
.ttp-list-layout #ttp-template-2 .ttp-content-skill-list:first-child{
margin-top: 0;
}
.ttp-list-layout #ttp-template-2 .ttp-secondary-content .ttp-thumb-address,
.ttp-list-layout #ttp-template-2 .ttp-secondary-content .ttp-thumb-telephone,
.ttp-list-layout #ttp-template-2 .ttp-secondary-content .ttp-thumb-emailaddress{
color: #696969;
text-align: left;
}
.ttp-list-layout #ttp-template-2 .ttp-secondary-content .totalteam-field-custom-wrap {
color: #696969;
}
.ttp-list-layout #ttp-template-2 .ttp-content-inner-link-list a{
font-size: 16px;
}
@media only screen and (max-width: 720px) {
.ttp-list-layout #ttp-template-2 .ttp-inner-whole-wrapper{
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
align-items: center;
}
.ttp-list-layout #ttp-template-2 .ttp-primary-content-right{
width: 100%;
margin-left: 0;
}
.ttp-list-layout #ttp-template-2 .ttp-primary-content{
display: inline-block;
}
.ttp-list-layout #ttp-template-2 .ttp-primary-content-right{
max-height: 480px;
height: auto;
}
.ttp-list-layout #ttp-template-2 .ttp-list-title-pos-wrap{
margin: 10px 0 5px 0;
}
}
@media only screen and (max-width: 500px){
.ttp-list-layout #ttp-template-2 .ttp-primary-content-right{
max-height: unset;
}
}
@media only screen and (max-width: 480px) {
.ttp-list-layout #ttp-template-2{
padding: 0;
}
}
@media only screen and (max-width: 325px) {
.ttp-list-layout #ttp-template-2 .ttp-primary-content-left{
width: 100%;
height: auto;
}
}  .ttp-list-layout #ttp-template-3 .ttp-primary-content-left{
height: 335px;
width: 270px;
overflow: hidden;
}
.ttp-list-layout #ttp-template-3 .ttp-primary-content-left .ttp-grid-image{
height: 265px;
width: 270px;
overflow: hidden;
background: #4c4c4c;
position: relative;
}
.ttp-list-layout #ttp-template-3 .ttp-primary-content-left .ttp-grid-image img{
-webkit-transition: .6s;
-moz-transition: .6s;
-ms-transition: .6s;
-o-transition: .6s;
transition: .6s;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.ttp-list-layout #ttp-template-3 .ttp-inner-whole-wrapper .ttp-primary-content-left:hover .ttp-grid-image img{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.ttp-list-layout #ttp-template-3 .content-wrapper{
position: relative;
cursor: pointer;
}
.ttp-list-layout #ttp-template-3 .ttp-expand-popup-click,
.ttp-list-layout #ttp-template-3 .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
color: transparent;
background-color: rgba(0,0,0,.3);
visibility: hidden;
opacity: 0;
}
.ttp-list-layout #ttp-template-3 .ttp-expand-popup-click .fa,
.ttp-list-layout #ttp-template-3 .ttp-expand-slide-out-click .fa{
color: #FFF;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ttp-list-layout #ttp-template-3 .ttp-inner-whole-wrapper .ttp-primary-content-left:hover .ttp-expand-popup-click,
.ttp-list-layout #ttp-template-3 .ttp-inner-whole-wrapper .ttp-primary-content-left:hover .ttp-expand-slide-out-click{
visibility: visible;
opacity: 1;
}
.ttp-list-layout #ttp-template-3 .ttp-list-title-pos-wrap{
background-color: #ff9da6;
height: 70px;
}
.ttp-list-layout #ttp-template-3 .ttp-list-title-pos-wrap{
text-align: center;
padding: 10px 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-list-layout #ttp-template-3 .ttp-list-title-pos-wrap .ttp-content-header{
font-size: 18px;
}
.ttp-list-layout #ttp-template-3 .ttp-list-title-pos-wrap .ttp-thumb-position{
font-size: 13px;
}
.ttp-list-layout #ttp-template-3 .ttp-inner-whole-wrapper .ttp-primary-content-left:hover .ttp-list-title-pos-wrap{
color: #FFF;
}
.ttp-list-layout #ttp-template-3 .ttp-team-member-social-link{
margin: 20px 0 0 0;
}
.ttp-list-layout #ttp-template-3 .ttp-social-link-list-default .fa{
width: 40px;
height: 45px;
line-height: 45px;
text-align: center;
border: 1px solid #000;
color: #000;
margin: 2px 15px 2px 0;
}
.ttp-list-layout #ttp-template-3 .ttp-social-link-list-default .fa:hover{
color: #FFF;
background-color: #ff9da6;
border: 1px solid #ff9da6;
}
.ttp-list-layout #ttp-template-3 .ttp-primary-content-right{
overflow: auto;
height: 335px;
}
.ttp-list-layout #ttp-template-3 .ttp-content-quote,
.ttp-list-layout #ttp-template-3 .ttp-thumb-description{
font-family: 'Roboto Slab', serif;
font-size: 16px;
color: #686868;
}
.ttp-list-layout #ttp-template-3 .ttp-content-quote{
font-size: 20px;
}
.ttp-list-layout #ttp-template-3 .ttp-content-inner-link-list a{
font-size: 16px;
}
.ttp-list-layout #ttp-template-3 .ttp-secondary-content .ttp-thumb-address,
.ttp-list-layout #ttp-template-3 .ttp-secondary-content .ttp-thumb-telephone,
.ttp-list-layout #ttp-template-3 .ttp-secondary-content .ttp-thumb-emailaddress{
color: #686868;
}
.ttp-list-layout #ttp-template-3 .ttp-secondary-content .totalteam-field-custom-wrap {
color: #686868;
}
.ttp-list-layout #ttp-template-3 .ttp-bar-skill-title{
height: 18px !important;
}
.ttp-list-layout #ttp-template-3 .ttp-bar-skill-title .sb_bar{
background-color: #ff9da6 !important;
}
.ttp-list-layout #ttp-template-3 .ttp-secondary-content{
overflow: auto;
margin-top: 20px;
}
.ttp-list-layout #ttp-template-3 .ttp-thumb-description{
overflow: auto;
width: 100%;
display: block;
}
@media only screen and (max-width: 768px) {
.ttp-list-layout #ttp-template-3 .ttp-inner-whole-wrapper{
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.ttp-list-layout #ttp-template-3 .ttp-primary-content-right{
width: 100%;
margin-left: 0;
}
.ttp-list-layout #ttp-template-3 .ttp-secondary-content{
position: static;
height: auto;
}
.ttp-list-layout #ttp-template-3 .ttp-primary-content-left{
width: 100%;
text-align: center;
margin-bottom: 20px;
}
.ttp-list-layout #ttp-template-3 .ttp-primary-content{
display: inline-block;
}
.ttp-list-layout #ttp-template-3 .ttp-primary-content-right{
max-height: 480px;
height: auto;
}
}
@media only screen and (max-width: 500px){
.ttp-list-layout #ttp-template-3 .ttp-thumb-description{
height: unset;
}
.ttp-list-layout #ttp-template-3 .ttp-primary-content-right{
max-height: unset;
}
}  .ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper{
border: 1px solid #e8e8e8;
display: flex;
}
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-primary-content-left{
border-right: 1px solid #e8e8e8;
width: 230px;
height: 310px;
overflow: hidden;
}
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-primary-content-right{
padding: 30px 40px;
margin-left: 0;
height: 310px;
overflow: auto;
}
.ttp-list-layout #ttp-template-4 .ttp-primary-content-left .ttp-grid-image img{
height: 268px !important;
max-width: unset;
-webkit-transition: .6s;
-moz-transition: .6s;
-ms-transition: .6s;
-o-transition: .6s;
transition: .6s;
}
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-primary-content-left:hover .ttp-grid-image img{
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.ttp-list-layout #ttp-template-4 .ttp-primary-content-right .ttp-content-header{
font-family: 'Poppins', sans-serif;
color: #2d2d53;
font-size: 22px;
}
.ttp-list-layout #ttp-template-4 .ttp-primary-content-right .ttp-thumb-position{
font-family: 'Poppins', sans-serif;
font-size: 15px;
color: #2b6fd0;
}
.ttp-list-layout #ttp-template-4 .ttp-content-inner-link-list a{
font-size: 16px;
}
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper .content-wrapper{
position: relative;
}
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper .content-wrapper .ttp-grid-image{
overflow: hidden;
}
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-expand-popup-click,
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-expand-slide-out-click{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
cursor: pointer;
color: transparent;
background-color: rgba(0,0,0,.3);
visibility: hidden;
opacity: 0;
}
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-primary-content-left:hover .ttp-expand-popup-click,
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-primary-content-left:hover .ttp-expand-slide-out-click{
visibility: visible;
opacity: 1;
}
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-expand-popup-click .fa,
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-expand-slide-out-click .fa{
color: #FFF;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
visibility: hidden;
opacity: 0;
}
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-primary-content-left:hover .ttp-expand-popup-click .fa,
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-primary-content-left:hover .ttp-expand-slide-out-click .fa{
visibility: visible;
opacity: 1; 
}
.ttp-list-layout #ttp-template-4 .ttp-team-member-social-link{
line-height: 40px;
padding: 0 10px;
position: absolute;
bottom: -42px;
left: 0;
background: #FFF;
width: 100%;
text-align: center;
}
.ttp-list-layout #ttp-template-4 .ttp-team-member-social-link .fa{
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
font-size: 18px;
}
.ttp-list-layout #ttp-template-4 .ttp-team-member-social-link .fa:hover{
color: #2b6fd0;
}
.ttp-list-layout #ttp-template-4 .ttp-social-link-list-default a{
color: #4c4c4c;
padding: 0 10px;
}
.ttp-list-layout #ttp-template-4 .ttp-secondary-content{
margin: 15px 0 0 0;
max-height: 170px;
overflow: auto;
}
.ttp-list-layout #ttp-template-4 .ttp-thumb-description{
font-size: 14px;
font-family: 'Poppins', sans-serif;
color: #5f5f6f;
height: 100px;
display: block;
width: 100%;
overflow: auto;
}
.ttp-list-layout #ttp-template-4 .ttp-bar-skill-title{
height: 10px !important;
}
@media only screen and (max-width: 720px) {
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper{
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.ttp-list-layout #ttp-template-4 .ttp-primary-content-right{
width: 100%;
}
.ttp-list-layout #ttp-template-4 .ttp-secondary-content{
position: static;
max-height: 170px;
height: auto;
}
.ttp-list-layout #ttp-template-4 .ttp-primary-content-left{
width: 100% !important;
text-align: center;
}
.ttp-list-layout #ttp-template-4 .ttp-primary-content{
display: inline-block;
}
.ttp-list-layout #ttp-template-4 .ttp-primary-content-right{
max-height: 480px;
height: auto;
}
.ttp-list-layout #ttp-template-4 .ttp-team-member-social-link{
border: 1px solid #eee;
}
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-primary-content-right{
height: unset;
}
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-primary-content-left{
border-right: none;
height: unset;
padding-top: 30px;
}
.ttp-list-layout #ttp-template-4 .ttp-thumb-description{
height: unset;
}
}
@media only screen and (max-width: 480px) {
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-primary-content-right{
padding: 20px;
}
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-primary-content-left{
padding-top: 20px;
}
}
@media only screen and (max-width: 350px) {
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-primary-content-right{
padding: 10px;
}
.ttp-list-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-primary-content-left{
padding-top: 10px;
}
}  .ttp-list-layout #ttp-template-5 .ttp-primary-content-left .ttp-grid-image{
height: 395px;
width: 395px;
overflow: hidden;
background: #4c4c4c;
position: relative;
}
.ttp-list-layout #ttp-template-5 .ttp-primary-content-left .ttp-grid-image img{
-webkit-transition: .6s;
-moz-transition: .6s;
-ms-transition: .6s;
-o-transition: .6s;
transition: .6s;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.ttp-list-layout #ttp-template-5 .ttp-inner-whole-wrapper .ttp-primary-content-left:hover .ttp-grid-image img{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.ttp-list-layout #ttp-template-5 .content-wrapper{
position: relative;
}
.ttp-list-layout #ttp-template-5 .ttp-expand-popup-click,
.ttp-list-layout #ttp-template-5 .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
cursor: pointer;
visibility: hidden;
opacity: 0;
background-color: rgba(0,0,0,.3);
}
.ttp-list-layout #ttp-template-5 .ttp-primary-content-left:hover .ttp-expand-popup-click,
.ttp-list-layout #ttp-template-5 .ttp-primary-content-left:hover .ttp-expand-slide-out-click{
visibility: visible;
opacity: 1;
}
.ttp-list-layout #ttp-template-5 .ttp-expand-popup-click .fa,
.ttp-list-layout #ttp-template-5 .ttp-expand-slide-out-click .fa{
color: #FFF;
position: absolute;
left: 50%;
top: 40%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ttp-list-layout #ttp-template-5 .ttp-team-member-social-link{
text-align: center;
padding: 10px 0;
position: absolute;
left: 0;
bottom: 0;
background: #FFF;
width: 100%;
}
.ttp-list-layout #ttp-template-5 .ttp-list-title-pos-wrap{
text-align: center;
padding: 10px 75px 0;
position: absolute;
left: 0;
bottom: 50px;
background: #FFF;
width: 100%;
}
.ttp-list-layout #ttp-template-5 .ttp-list-title-pos-wrap .ttp-content-header{
font-family: 'Lato', sans-serif;
font-size: 22px;
font-weight: 700;
color: #565656;
}
.ttp-list-layout #ttp-template-5 .ttp-list-title-pos-wrap .ttp-thumb-position{
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #888888;
}
.ttp-list-layout #ttp-template-5 .ttp-team-inner-hidden .ttp-social-link-list-default .fa,
.ttp-list-layout #ttp-template-5 .ttp-team-member-social-link .ttp-social-link-list-default .fa{
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
color: #4c4c4c;
font-size: 18px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-list-layout #ttp-template-5 .ttp-team-inner-hidden .ttp-social-link-list-default .fa:hover,
.ttp-list-layout #ttp-template-5 .ttp-team-member-social-link .ttp-social-link-list-default .fa:hover{
color: darkgrey;
}
.ttp-list-layout #ttp-template-5 .ttp-primary-content-right{
margin-left: 0;
position: relative;
border: 1px solid #e1e1e1;
border-left: none;
background-color: #f4f4f6;
padding: 30px;
}
.ttp-list-layout #ttp-template-5 .ttp-primary-content-left{
border: 1px solid #e1e1e1;
}
.ttp-list-layout #ttp-template-5 .ttp-secondary-content{
width: 100%;
padding-top: 30px;
overflow: auto;   
}
.ttp-list-layout #ttp-template-5 .ttp-bar-skill-title{
height: 15px !important;
}
.ttp-list-layout #ttp-template-5 .ttp-bar-skill-title .sb_bar{
background-color: #48c7ec !important;
}
.ttp-list-layout #ttp-template-5 .ttp-content-skill-list-top{
font-size: 16px;
color: #000;
}
.ttp-list-layout #ttp-template-5 .ttp-secondary-content {
font-size: 16px;
color: #848484;
}
.ttp-list-layout #ttp-template-5 .ttp-thumb-description {
font-size: 16px;
color: #848484;
}
.ttp-list-layout #ttp-template-5 .ttp-content-inner-link-list a{
font-size: 16px;
}
.ttp-list-layout #ttp-template-5 .ttp-content-quote{
font-size: 18px;
padding-left: 35px;
position: relative;
display: block;
}
.ttp-list-layout #ttp-template-5 .ttp-content-quote:before{
color: #48c7ec;
font-family: FontAwesome;
content: "\f10d";
position: absolute;
font-size: 22px;
left: 0;
top: -5px;
}
@media only screen and (max-width: 800px) {
.ttp-list-layout #ttp-template-5 .ttp-inner-whole-wrapper{
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.ttp-list-layout #ttp-template-5 .ttp-primary-content-right{
width: 100%;
}
.ttp-list-layout #ttp-template-5 .ttp-secondary-content{
position: static;
max-height: 395px;
height: auto;
}
.ttp-list-layout #ttp-template-5 .ttp-primary-content-left{
width: 100%;
text-align: center;
padding: 10px;
}
.ttp-list-layout #ttp-template-5 .ttp-primary-content{
display: inline-block;
}
.ttp-list-layout #ttp-template-5 .ttp-primary-content-right{
max-height: 480px;
height: auto;
}
.ttp-list-layout #ttp-template-5 .ttp-primary-content-right{
border-left: 1px solid #e1e1e1;
border-top: none;
}
}
@media only screen and (max-width: 500px){
.ttp-list-layout #ttp-template-5 .ttp-primary-content-right{
max-height: unset;
}
.ttp-list-layout #ttp-template-5 .ttp-list-title-pos-wrap{
padding: 0;
}
}
@media only screen and (max-width: 480px) {
.ttp-list-layout #ttp-template-5 .ttp-secondary-content{
padding: 10px;
}
.ttp-list-layout #ttp-template-5 .ttp-primary-content-left .ttp-grid-image{
width: 100%;
height: auto;
}
}  .ttp-list-layout #ttp-template-6 .ttp-inner-whole-wrapper{
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
align-items: center;
width: 90%;
background-color: #fff;
margin: 100px 0 0;
margin-left: 5%;
-webkit-box-shadow: 0px 5px 40px #000;
box-shadow: 0px 5px 40px #000;
}
.ttp-list-layout #ttp-template-6 .ttp-primary-content-top{
margin-top: -50px;
}
.ttp-list-layout #ttp-template-6 .content-wrapper{
height: 120px;
width: 120px;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
color: transparent;
cursor: pointer;
position: relative;
}
.ttp-list-layout #ttp-template-6 .ttp-expand-popup-click,
.ttp-list-layout #ttp-template-6 .ttp-expand-slide-out-click{
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background-color: rgba(0,0,0,.3);
opacity: 0;
visibility: hidden;
}
.ttp-list-layout #ttp-template-6 .content-wrapper:hover .ttp-expand-popup-click,
.ttp-list-layout #ttp-template-6 .content-wrapper:hover .ttp-expand-slide-out-click{
visibility: visible;
opacity: 1;
}
.ttp-list-layout #ttp-template-6 .ttp-expand-popup-click .fa,
.ttp-list-layout #ttp-template-6 .ttp-expand-slide-out-click .fa{
color: #FFF;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
visibility: hidden;
}
.ttp-list-layout #ttp-template-6 .content-wrapper:hover .ttp-expand-popup-click .fa,
.ttp-list-layout #ttp-template-6 .content-wrapper:hover .ttp-expand-slide-out-click .fa{
opacity: 1;
visibility: visible;
}
.ttp-list-layout #ttp-template-6 .ttp-content-header{
color: #0180ff;
font-weight: 700;
font-size: 20px;
}
.ttp-list-layout #ttp-template-6 .ttp-thumb-position {
color: #8699a2;
font-size: 16px;
display: block;
margin-bottom: 20px;
}
.ttp-list-layout #ttp-template-6 .ttp-primary-content-bottom{
text-align: center;
width: 100%;
margin-top: 20px;
padding: 0 10%;
}
.ttp-list-layout #ttp-template-6 .ttp-secondary-content{
padding: 0 10%;
margin: 40px 0 20px 0;
max-height: 135px;
overflow: auto;
text-align: center;
}
.ttp-list-layout #ttp-template-6 .ttp-social-link-list-default .fa{
color: #8699a2;
height: 30px;
width: 30px;
line-height: 30px;
font-size: 18px;
}
.ttp-list-layout #ttp-template-6 .ttp-social-link-list-default .fa:hover{
color: #0180ff;
}
.ttp-list-layout #ttp-template-6 .ttp-team-member-social-link{
padding: 20px 0;
}
.ttp-list-layout #ttp-template-6 .ttp-bar-skill-title{
height: 10px !important;
}
.ttp-list-layout #ttp-template-6 .ttp-bar-skill-title .sb_bar{
background-color: #0080ff !important;
}
.ttp-list-layout #ttp-template-6 .ttp-secondary-content .totalteam-field-custom-wrap,
.ttp-list-layout #ttp-template-6 .ttp-secondary-content .ttp-thumb-address, 
.ttp-list-layout #ttp-template-6 .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-list-layout #ttp-template-6 .ttp-secondary-content .ttp-thumb-emailaddress{
margin-top: 20px;
padding-left: 0;
}
.ttp-list-layout #ttp-template-6 .ttp-secondary-content .totalteam-icon-custom,
.ttp-list-layout #ttp-template-6 .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-list-layout #ttp-template-6 .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-list-layout #ttp-template-6 .ttp-secondary-content .ttp-thumb-emailaddress:before{
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
top: -20px;
}
.ttp-list-layout #ttp-template-6 .ttp-content-inner-link-list a{
font-size: 16px;
}  .ttp-list-layout #ttp-template-7 .ttp-content-skill-list:first-child{
margin-top: 0;
}
.ttp-list-layout #ttp-template-7 .ttp-primary-content-right{ background-color: #f4f3f3;
padding: 50px 70px 0 70px;
height: 440px;
overflow: auto;
}
.ttp-list-layout #ttp-template-7 .ttp-inner-whole-wrapper{
-webkit-align-items: flex-end;
align-items: flex-end;
background-color: #f4f3f3;
}
.ttp-list-layout #ttp-template-7 .ttp-primary-content-right .ttp-content-header{
font-weight: 700;
font-size: 26px;
color: #565656;
}
.ttp-list-layout #ttp-template-7 .ttp-primary-content-right .ttp-thumb-position{
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #888;
margin-top: 10px;
display: block;
}
.ttp-list-layout #ttp-template-7 .ttp-primary-content-right .ttp-secondary-content{
color: #7A7A7A;
font-size: 16px;
margin: 10px 0;
max-height: 200px;
overflow: auto;
}
.ttp-list-layout #ttp-template-7 .ttp-thumb-description{
display: block;
width: 100%;
margin-top: 10px;
}
.ttp-list-layout #ttp-template-7 .ttp-content-skill-list-wrap .ttp-content-skill-list{
margin-top: 15px;
}
.ttp-list-layout #ttp-template-7 .ttp-content-inner-link-list a{
font-size: 16px;
}
.ttp-list-layout #ttp-template-7 .ttp-bar-skill-title{
height: 10px !important;
}
.ttp-list-layout #ttp-template-7 .ttp-bar-skill-title .sb_bar{
background-color: #888 !important;
}
.ttp-list-layout #ttp-template-7 .ttp-primary-content-left{ max-height: 440px;
width: 400px;
max-width: 100%;
overflow: hidden;
}
.ttp-list-layout #ttp-template-7 .ttp-primary-content{
width: 400px;
width: 100%;
overflow: hidden;
text-align: center;
}
.ttp-list-layout #ttp-template-7 .content-wrapper{
position: relative;
cursor: pointer;
}
.ttp-list-layout #ttp-template-7 .ttp-expand-popup-click,
.ttp-list-layout #ttp-template-7 .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,.5);
visibility: hidden;
opacity: 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-list-layout #ttp-template-7 .ttp-primary-content-left:hover .ttp-expand-popup-click,
.ttp-list-layout #ttp-template-7 .ttp-primary-content-left:hover .ttp-expand-slide-out-click{
visibility: visible;
opacity: 1;
}
.ttp-list-layout #ttp-template-7 .ttp-expand-popup-click .fa,
.ttp-list-layout #ttp-template-7 .ttp-expand-slide-out-click .fa{
color: #FFF;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
visibility: hidden;
opacity: 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;        }
.ttp-list-layout #ttp-template-7 .ttp-primary-content-left:hover .ttp-expand-popup-click .fa,
.ttp-list-layout #ttp-template-7 .ttp-primary-content-left:hover .ttp-expand-slide-out-click .fa{
visibility: visible;
opacity: 1;
}
.ttp-list-layout #ttp-template-7 .ttp-team-member-social-link .ttp-social-link-custom img,
.ttp-list-layout #ttp-template-7 .ttp-team-member-social-link .ttp-social-link-list-default .fa{
height: 45px;
width: 45px;
border: 1px solid #d6d6d6;
color: #868686;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
line-height: 45px;
text-align: center;
margin: 5px 9px 5px 0;
font-size: 18px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
display: inline-block;
vertical-align: middle;
}
.ttp-list-layout #ttp-template-7 .ttp-team-member-social-link .ttp-social-link-custom:hover img,
.ttp-list-layout #ttp-template-7 .ttp-team-member-social-link .ttp-social-link-list-default .fa:hover{
color: #000;
border: 1px solid #000;
}
.ttp-list-layout #ttp-template-7 .ttp-primary-content-right{
margin-left: 0;
}
@media only screen and (max-width: 800px) {
.ttp-list-layout #ttp-template-7 .ttp-inner-whole-wrapper{
display: flex;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
-webkit-align-items: center;
align-items: center;
}
.ttp-list-layout #ttp-template-7 .ttp-primary-content-right{
width: 100%;
}
.ttp-list-layout #ttp-template-7 .ttp-primary-content-left{
width: 50%;
text-align: center;
}
.ttp-list-layout #ttp-template-7 .ttp-primary-content{
max-height: 570px;
height: auto;
}
.ttp-list-layout #ttp-template-7 .ttp-primary-content-right{
max-height: 480px;
height: auto;
}
}
@media only screen and (max-width: 500px) {
.ttp-list-layout #ttp-template-7 .ttp-primary-content-right{
max-height: unset;
}
}
@media only screen and (max-width: 480px) {
.ttp-list-layout .ttp-primary-content{
width: 100%;
}
.ttp-list-layout .ttp-primary-content-right{
padding: 10px;
}
.ttp-list-layout #ttp-template-7 .ttp-primary-content-right{
padding: 20px;
}
}
@media only screen and (max-width: 350px) {
.ttp-list-layout #ttp-template-7 .ttp-primary-content-right{
padding: 10px;
}
}   .ttp-table-layout .ttp-inner-whole-wrapper{
display: flex;
-webkit-align-items: center;
align-items: center;
width: 100%;
overflow: hidden;
}
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-grid-image,
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-content-header,
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-thumb-position,
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-team-member-table-social-link{
width: 15%;
text-align: center;
}
.ttp-table-layout #ttp-template-3 .ttp-inner-whole-wrapper .ttp-grid-image{
width: 10%;
}
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-grid-image img{
width: 100%;
height: 100%;
}
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-secondary-content{
width: 40%;
text-align: center;
}
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-content-header .ttp-content-header{
display: inline-block;
width: 100%;
}
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-content-header{
position: relative;
}
.ttp-table-layout .ttp-bar-skill-title{
height: 10px !important;
}
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-secondary-content .ttp-skill-label{
float: left;
}
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-secondary-content .ttp-skill-value{
float: right;
}
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-secondary-content .ttp-thumb-address,
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-secondary-content .ttp-thumb-telephone,
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-secondary-content .ttp-thumb-emailaddress{
display: block;
text-align: left;
color: #404040;
}
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-grid-image{
position: relative;
}
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-grid-image .ttp-expand-popup-click,
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-grid-image .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
cursor: pointer;
background-color: rgba(0,0,0,.5);
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-table-layout .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-popup-click,
.ttp-table-layout .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-slide-out-click{
opacity: 1;
visibility: visible;
}
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-grid-image .ttp-expand-popup-click .fa, 
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-grid-image .ttp-expand-slide-out-click .fa{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #fff;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-table-layout .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-popup-click .fa, 
.ttp-table-layout .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-slide-out-click .fa{
opacity: 1;
visibility: visible;
} .ttp-table-layout #ttp-template-1 .ttp-inner-whole-wrapper{
border-bottom: 2px solid #fff;
height: 130px;
}
.ttp-table-layout #ttp-template-1 .ttp-inner-whole-wrapper:nth-child(even){
background-color: #cfad84;
}
.ttp-table-layout #ttp-template-1 .ttp-inner-whole-wrapper:nth-child(odd){
background-color: #fee7ca;
}
.ttp-table-layout #ttp-template-1 .ttp-social-link-list-default .fa{
color: #000;
height: 30px;
line-height: 30px;
width: 30px;
}
.ttp-table-layout #ttp-template-1 .ttp-social-link-list-default .fa:hover{
background: #fff;
}
.ttp-table-layout #ttp-template-1 .ttp-social-link-list-default .fa-twitter:hover{
color: #0084b4;
}
.ttp-table-layout #ttp-template-1 .ttp-social-link-list-default .fa-facebook:hover{
color: #3d5998;
}
.ttp-table-layout #ttp-template-1 .ttp-social-link-list-default .fa-google-plus:hover{
color: #d34836;
}
.ttp-table-layout #ttp-template-1 .ttp-social-link-list-default .fa-linkedin:hover{
color: #0077B5;
}
.ttp-table-layout #ttp-template-1 .ttp-social-link-list-default .fa-skype:hover{
color: #00aff0;
}
.ttp-table-layout #ttp-template-1 .ttp-social-link-list-default .fa-instagram:hover{
color: #9b6954;
}
.ttp-table-layout #ttp-template-1 .ttp-social-link-list-default .fa-youtube:hover{
color: #ff0000;
}
.ttp-table-layout #ttp-template-1 .ttp-social-link-list-default .fa-wordpress:hover{
color: #21759b;
}
.ttp-table-layout #ttp-template-1 .ttp-social-link-list-default .fa-digg:hover{
color: #000;
}
.ttp-table-layout #ttp-template-1 .ttp-social-link-list-default .fa-reddit:hover{
color: rgb(255, 69, 0);
}
.ttp-table-layout #ttp-template-1 .ttp-social-link-list-default .fa-pinterest:hover{
color: #C92228;
}
.ttp-table-layout #ttp-template-1 .ttp-inner-whole-wrapper .ttp-content-header:before{
content: "";
position: absolute;
border-top: 158px solid transparent;
border-right: 30px solid red;
top: -54px;
left: -30px;
}
.ttp-table-layout #ttp-template-1 .ttp-inner-whole-wrapper:nth-child(even) .ttp-content-header:before{
border-right: 30px solid #cfad84;
}
.ttp-table-layout #ttp-template-1 .ttp-inner-whole-wrapper:nth-child(odd) .ttp-content-header:before{
border-right: 30px solid #fee7ca;
}
.ttp-table-layout #ttp-template-1 .ttp-inner-whole-wrapper .ttp-secondary-content,
.ttp-table-layout #ttp-template-1 .ttp-inner-whole-wrapper .ttp-thumb-position,
.ttp-table-layout #ttp-template-1 .ttp-inner-whole-wrapper .ttp-content-header{
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 600;
}
.ttp-table-layout #ttp-template-1 .ttp-inner-whole-wrapper .ttp-secondary-content{
height: 65px;
overflow: auto;
padding:0 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: left;
}
.ttp-table-layout .ttp-content-inner-link-list a{
font-size: 14px;
font-family: 'Raleway', sans-serif;
}
.ttp-table-layout #ttp-template-1 .ttp-content-inner-link-list a{
color: #000;
}
@media only screen and (max-width: 768px){
.ttp-table-layout .ttp-inner-whole-wrapper{
height: unset;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.ttp-table-layout #ttp-template-1 .ttp-inner-whole-wrapper{
height: unset;
}
.ttp-table-layout .ttp-inner-whole-wrapper > div{
padding: 10px 0;
}
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-grid-image{
width: 40%;
}
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-content-header,
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-thumb-position,
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-secondary-content,
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-team-member-table-social-link{
width: 100%;
}
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-content-header:before{
visibility: hidden;
}
.ttp-table-layout #ttp-template-1 .ttp-inner-whole-wrapper .ttp-secondary-content{
height: unset;
max-height: 300px;
overflow: auto;
}
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-grid-image img{
height: unset;
width: unset;
}
}  .ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper{
padding: 20px 0;
height: 120px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-bottom: 1px solid #d9d9d9;
}
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper:first-child{
border-top: 1px solid #d9d9d9;
}
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-grid-image{
height: 100%;
width: 10%;
overflow: hidden;
}
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-grid-image img{
width: unset;
}
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-team-member-table-social-link{
width: 20%;
}
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-secondary-content{
height: 100%;
overflow: auto;
text-align: left;
}
.ttp-table-layout #ttp-template-2 .ttp-social-link-list-default .fa{
color: #111; 
padding: 9px;
}
.ttp-table-layout #ttp-template-2 .ttp-social-link-list-default .fa:hover{
color: #aaa;
}
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-secondary-content,
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-thumb-position,
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-content-header{
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 400;
color: #6B6B6B;
display: block;
}
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-secondary-content{
margin: 0 50px;
}
.ttp-table-layout #ttp-template-3 .ttp-inner-whole-wrapper .ttp-secondary-content .totalteam-field-custom-wrap{
text-align: left;
display: inline-block;
width: 100%;
}
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-secondary-content .totalteam-field-custom-wrap,
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-secondary-content .totalteam-field-custom-wrap{
display: inline-block;
text-align: left;
width: 100%;
padding: 0 50px;
}
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-secondary-content .ttp-thumb-address,
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-secondary-content .ttp-thumb-telephone,
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-secondary-content .ttp-thumb-emailaddress{
padding: 0 50px;
}
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-grid-image .ttp-expand-popup-click,
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-grid-image .ttp-expand-slide-out-click{
padding-top: 35%;
}
@media only screen and (max-width: 768px){
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper{
height: unset;
}
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-grid-image{
width: 50%;
}
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-team-member-table-social-link{
width: 100%;
}
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-secondary-content{
margin: 0;
}
.ttp-table-layout .ttp-secondary-content{
max-height: 300px;
overflow: auto;
}
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-grid-image .ttp-expand-popup-click,
.ttp-table-layout #ttp-template-2 .ttp-inner-whole-wrapper .ttp-grid-image .ttp-expand-slide-out-click{
padding-top: 50%;
}
}  .ttp-table-layout #ttp-template-3 .ttp-inner-whole-wrapper{
border-right: 1px solid #e4e4e4;
border-left: 1px solid #e4e4e4;
height: 120px;
padding: 20px 0;
}
.ttp-table-layout #ttp-template-3 .ttp-inner-whole-wrapper:nth-child(odd){
background-color: #f2f2f2;
border: 1px solid #e4e4e4;
}
.ttp-table-layout #ttp-template-3 .ttp-inner-whole-wrapper:last-child{
border-bottom: 1px solid #e4e4e4;
}
.ttp-table-layout #ttp-template-3 .ttp-social-link-list-default .fa{
color: #111; 
height: 30px;
width: 30px;
line-height: 30px;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 1px solid transparent;
text-align: center;
}
.ttp-table-layout #ttp-template-3 .ttp-social-link-list-default .fa:hover{
border: 1px solid #111;
}
.ttp-table-layout #ttp-template-3 .ttp-inner-whole-wrapper .ttp-secondary-content,
.ttp-table-layout #ttp-template-3 .ttp-inner-whole-wrapper .ttp-thumb-position,
.ttp-table-layout #ttp-template-3 .ttp-inner-whole-wrapper .ttp-content-header{
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 400;
}
.ttp-table-layout #ttp-template-3 .ttp-inner-whole-wrapper .ttp-grid-image{
height: 100%;
text-align: left;
overflow: hidden;
}
.ttp-table-layout #ttp-template-3 .ttp-inner-whole-wrapper .ttp-content-skill-list-wrap{
height: 80px;
overflow: auto;
}
.ttp-table-layout #ttp-template-3 .ttp-inner-whole-wrapper .ttp-grid-image img{
width: 100%;
height: auto;
}
.ttp-table-layout #ttp-template-3 .ttp-expand-popup-click .fa{
color: #fff;
}
@media only screen and (max-width: 768px){
.ttp-table-layout #ttp-template-3 .ttp-inner-whole-wrapper{
height: unset;
padding: 20px;
}
.ttp-table-layout #ttp-template-3 .ttp-inner-whole-wrapper .ttp-grid-image{
text-align: center;
padding-left: 0;
}
.ttp-table-layout #ttp-template-3 .ttp-inner-whole-wrapper  .ttp-content-skill-list-wrap{
max-height: 300px;
height: unset;
}
.ttp-table-layout #ttp-template-3 .ttp-inner-whole-wrapper .ttp-grid-image img{
height: unset;
}
}  .ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper{
height: 120px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #d9d9d9;
margin-top: 6px;
}
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper:first-child{
margin-top: 0;
}
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-grid-image{
height: 100%;
width: 15%;
text-align: left;
}
.ttp-table-layout .ttp-inner-whole-wrapper .ttp-grid-image img{
width: 100%;
height: auto;
}
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-team-member-table-social-link{
width: 20%;
}
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-secondary-content{
height: 65px;
overflow: auto;
}
.ttp-table-layout #ttp-template-4 .ttp-social-link-list-default .fa{
color: #111; 
border: 1px solid transparent;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
}
.ttp-table-layout #ttp-template-4 .ttp-social-link-list-default .fa:hover{
border: 1px solid #111;
}
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-secondary-content{
width: 35%;
}
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-secondary-content,
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-thumb-position,
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-content-header{
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 400;
color: #6B6B6B;
display: block;
}
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-secondary-content{
margin: 0 50px;
}
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-secondary-content .ttp-thumb-address,
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-secondary-content .ttp-thumb-telephone,
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-secondary-content .ttp-thumb-emailaddress{
padding: 0 50px;
}
.ttp-table-layout #ttp-template-4 .ttp-expand-popup-click .fa{
color: #fff;
}
@media only screen and (max-width: 768px){
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper{
height: unset;
}
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-grid-image{
width: 30%;
}
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-team-member-table-social-link{
width: 100%;
}
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-secondary-content{
margin: 0;
width: 100%;
max-height: 300px;
height: unset;
overflow: auto;
padding: 0 10px;
}
.ttp-table-layout .ttp-secondary-content{
max-height: 300px;
overflow: auto;
}
}
@media only screen and (max-width: 480px){    
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-secondary-content .ttp-thumb-address, 
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-table-layout #ttp-template-4 .ttp-inner-whole-wrapper .ttp-secondary-content .ttp-thumb-emailaddress{
padding: 0 10px;
}
}   .ttp-thumbnail-layout #ttp-column-8 .grid-row-wrapper .ttp-inner-whole-wrapper{
width: 12.5%;
float: left;
}
.ttp-thumbnail-layout #ttp-column-7 .grid-row-wrapper .ttp-inner-whole-wrapper{
width: 14.285%;
float: left;
}
.ttp-thumbnail-layout #ttp-column-6 .grid-row-wrapper .ttp-inner-whole-wrapper{
width: 16.666%;
float: left;                                                                                                
}
.ttp-thumbnail-layout #ttp-column-5 .grid-row-wrapper .ttp-inner-whole-wrapper{
width: 20%;
float: left;
}
.ttp-thumbnail-layout #ttp-column-4 .grid-row-wrapper .ttp-inner-whole-wrapper{
width: 25%;
float: left;
}
.ttp-thumbnail-layout #ttp-column-3 .grid-row-wrapper .ttp-inner-whole-wrapper{
width: 33.333%;
float: left;
}
.ttp-thumbnail-layout #ttp-column-2 .grid-row-wrapper .ttp-inner-whole-wrapper{
width: 50%;
float: left;
}
.widget_totalteam_widget .ttp-thumbnail-layout .grid-row-wrapper .ttp-inner-whole-wrapper{
width: 100% !important;
}
.ttp-thumbnail-layout #ttp-column-4 .grid-row-wrapper .ttp-inner-whole-wrapper:nth-child(5){
clear: left;
}
.ttp-thumbnail-layout .ttp-inner-whole-wrapper .ttp-thumb-image{
overflow: hidden;
position: relative;
max-width: 150px;
max-height: 150px;
margin: auto;
margin-top: 20px;
}
.ttp-thumbnail-layout .ttp-inner-whole-wrapper .ttp-thumb-image .ttp-expand-popup-click,
.ttp-thumbnail-layout .ttp-inner-whole-wrapper .ttp-thumb-image .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,.5);
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
cursor: pointer;
}
.ttp-thumbnail-layout .ttp-inner-whole-wrapper .ttp-thumb-image .ttp-expand-popup-click .fa,
.ttp-thumbnail-layout .ttp-inner-whole-wrapper .ttp-thumb-image .ttp-expand-slide-out-click .fa{
color: #FFF;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ttp-thumbnail-layout .ttp-inner-whole-wrapper .ttp-content-header{
font-family: 'Oxygen', sans-serif;
font-size: 16px;
display: block;
position: absolute;
left: 0;
top: 35%;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
color: #FFF;
text-align: center;
line-height: 15px;
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-thumbnail-layout .ttp-inner-whole-wrapper .ttp-thumb-position{
font-family: 'Oxygen', sans-serif;
font-size: 12px;
display: block;
position: absolute;
top: 60%;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
color: #FFF;
text-align: center;
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-thumbnail-layout .ttp-inner-whole-wrapper .ttp-thumb-image:hover .ttp-content-header,
.ttp-thumbnail-layout .ttp-inner-whole-wrapper .ttp-thumb-image:hover .ttp-thumb-position,
.ttp-thumbnail-layout .ttp-inner-whole-wrapper .ttp-thumb-image:hover .ttp-expand-popup-click,
.ttp-thumbnail-layout .ttp-inner-whole-wrapper .ttp-thumb-image:hover .ttp-expand-slide-out-click{
opacity: 1;
visibility: visible;
}
.ttp-thumbnail-layout .grid-row-wrapper{
margin-bottom: 20px;
clear: left;
}
.ttp-thumbnail-layout .grid-row-wrapper:last-child{
margin-bottom: 0;
}
.ttp-thumbnail-layout .ttp-secondary-content .ttp-thumb-address, 
.ttp-thumbnail-layout .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-thumbnail-layout .ttp-secondary-content .ttp-thumb-emailaddress{
color: #4c4c4c;
margin-top: 5px !important;
display: block;
}
.ttp-thumbnail-layout .ttp-secondary-content .ttp-thumb-address:before, 
.ttp-thumbnail-layout .ttp-secondary-content .ttp-thumb-telephone:before, 
.ttp-thumbnail-layout .ttp-secondary-content .ttp-thumb-emailaddress:before{
color: #4c4c4c;
text-align: center;
padding-right: 10px;
}
.ttp-thumbnail-layout .ttp-secondary-content .ttp-thumb-address:before{content: '\f2b9';font-family: FontAwesome;}
.ttp-thumbnail-layout .ttp-secondary-content .ttp-thumb-telephone:before{content: '\f095';font-family: FontAwesome;}
.ttp-thumbnail-layout .ttp-secondary-content .ttp-thumb-emailaddress:before{content: '\f0e0';font-family: FontAwesome;}
.ttp-thumbnail-layout .ttp-thumb-position{
font-size: 16px;
}
.ttp-thumbnail-layout .ttp-content-header{
font-size: 22px;
}
.ttp-thumbnail-layout .ttp-inner-whole-wrapper .ttp-no-thumb-expand-icon .ttp-thumb-image .ttp-expand-popup-click .fa,
.ttp-thumbnail-layout .ttp-inner-whole-wrapper .ttp-no-thumb-expand-icon .ttp-thumb-image .ttp-expand-slide-out-click .fa{
color: transparent;
}  .mCSB_container .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 13px !important;
margin: 0px 0 18px 0;
}
.mCSB_container .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #4c4c4c !important;
}
.mCSB_container .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -webkit-linear-gradient(45deg , rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
animation: progress-bar 2s linear infinite;
}
.mCSB_container .ttp-content-skill-list-top .ttp-skill-label,
.mCSB_container .ttp-content-skill-list-top .ttp-skill-value,
.mCSB_container .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #4e4e4e;
}
.mCSB_container .ttp-content-skill-list-top .ttp-skill-label{
text-transform: capitalize;
float: left;
}
.mCSB_container .ttp-content-skill-list-top .ttp-skill-value{
float: right;
}
.mCSB_container .ttp-content-external-link-list{
color: #4c4c4c;
}
.mCSB_container .ttp-content-external-link-list a{
color: #4c4c4c;
}
.mCSB_container .ttp-secondary-content{
margin: 20px 0;
}
.mCSB_container .ttp-content-quote{
margin: 10px 0;
display: block;
}
.mCSB_container .ttp-content-open-header{
font-size: 22px;
font-weight: 700;
display: block;
}
.mCSB_container .ttp-content-open-subheader{
font-size: 16px;
font-weight: 600;
display: block;
}
.mCSB_container .ttp-content-quote{
font-size: 14px; 
}
.mCSB_container .ttp-team-member-content p{
margin: 0 0 20px;
font-size: 15px;
}
.mCSB_container .ttp-content-header{
font-weight: 700;
font-size: 22px;
margin-top: 10px;
}
#ttp-template-24 .mCSB_container .ttp-content-header{
font-size: 22px;
}
.mCSB_container .ttp-thumb-position{
font-weight: 600;
font-size: 16px;
}
iframe{
margin-top: 10px;
}
.mCustomScrollBox{
margin-right: 0 !important;
}  .single-totalteam
.single-totalteam .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title{
height: 13px !important;
margin: 0px 0 18px 0;
}
.single-totalteam .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-color: #4c4c4c !important;
}
.single-totalteam .ttp-content-skill-list-wrap .ttp-content-skill-list .ttp-bar-skill-title .sb_bar{
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -webkit-linear-gradient(45deg , rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
animation: progress-bar 2s linear infinite;
}
.single-totalteam .ttp-content-skill-list-top .ttp-skill-label,
.single-totalteam .ttp-content-skill-list-top .ttp-skill-value,
.single-totalteam .ttp-secondary-content .ttp-thumb-description{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #4e4e4e;
}
.single-totalteam .ttp-content-skill-list-top .ttp-skill-label{
text-transform: capitalize;
float: left;
}
.single-totalteam .ttp-content-skill-list-top .ttp-skill-value{
float: right;
}
.single-totalteam .ttp-content-external-link-list{
color: #4c4c4c;
}
.single-totalteam .ttp-secondary-content{
margin: 20px 0;
}
.single-totalteam .ttp-content-quote{
margin: 10px 0;
display: block;
}
.single-totalteam .ttp-content-open-header{
font-size: 22px;
font-weight: 700;
display: block;
}
.single-totalteam .ttp-content-open-subheader{
font-size: 16px;
font-weight: 600;
display: block;
}
.single-totalteam .ttp-content-quote{
font-size: 14px; 
}
.single-totalteam .ttp-team-member-content p{
margin: 20px 0;
font-size: 15px;
}
.single-totalteam .ttp-content-header{
font-weight: 700;
font-size: 22px;
}
.single-totalteam .ttp-thumb-position{
font-weight: 600;
font-size: 16px;
}
.single-totalteam .ttp-thumb-address,
.single-totalteam .ttp-thumb-telephone,
.single-totalteam .ttp-thumb-emailaddress{
height: 30px;
padding-left: 40px;
margin-top: 18px;
overflow: hidden;
display: block;
position: relative;
}
.single-totalteam .ttp-thumb-address:before,
.single-totalteam .ttp-thumb-telephone:before,
.single-totalteam .ttp-thumb-emailaddress:before{
height: 30px;
line-height: 30px;
width: 30px;
background: #4c4c4c;
color: #fff;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
display: block;
position: absolute;
left: 0;
top: 0;
font-size: 14px;
}
.single-totalteam .ttp-thumb-address:before{content: '\f2b9';font-family: FontAwesome;}
.single-totalteam .ttp-thumb-telephone:before{content: '\f095';font-family: FontAwesome;}
.single-totalteam .ttp-thumb-emailaddress:before{content: '\f0e0';font-family: FontAwesome;}
.single-totalteam .ttp-content-skill-list{
margin-bottom: 15px;
}
.single-totalteam .ttp-content-external-link-list a{
color: #4c4c4c;
}   .ttp-carousal-layout #ttp-template-1 .ttp-grid-thumb-wrapper{
overflow: hidden;
margin-bottom: 50px;
}
.ttp-carousal-layout #ttp-template-1 .ttp-primary-content{
position: relative;
margin-bottom: 15px;
}
.ttp-carousal-layout #ttp-template-1 .ttp-primary-content .ttp-content-header{
position: absolute;
left: 50%;
top: 10%;
-webkit-transform: translate(-50%,-10%);
-moz-transform: translate(-50%,-10%);
-ms-transform: translate(-50%,-10%);
-o-transform: translate(-50%,-10%);
transform: translate(-50%,-10%);
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
color: #FFF;
visibility: hidden;
opacity: 0;
font-size: 20px;
width: fit-content;
}
.ttp-carousal-layout #ttp-template-1 .ttp-carousal-inner:hover .ttp-primary-content .ttp-content-header{
left: 50%;
top: 70%;
-webkit-transform: translate(-50%,-70%);
-moz-transform: translate(-50%,-70%);
-ms-transform: translate(-50%,-70%);
-o-transform: translate(-50%,-70%);
transform: translate(-50%,-70%);
visibility: visible;
opacity: 1;
}
.ttp-carousal-layout #ttp-template-1 #ttp-column-3 .ttp-carousal-inner:hover .ttp-primary-content .ttp-content-header,
.ttp-carousal-layout #ttp-template-1 #ttp-column-4 .ttp-carousal-inner:hover .ttp-primary-content .ttp-content-header{
left: 50%;
top: 72%;
-webkit-transform: translate(-50%,-72%);
-moz-transform: translate(-50%,-72%);
-ms-transform: translate(-50%,-72%);
-o-transform: translate(-50%,-72%);
transform: translate(-50%,-72%);
visibility: visible;
opacity: 1;
font-size: smaller;
}
.ttp-carousal-layout #ttp-template-1 .ttp-primary-content .ttp-thumb-position{
position: absolute;
left: 50%;
top: 10%;
-webkit-transform: translate(-50%,-10%);
-moz-transform: translate(-50%,-10%);
-ms-transform: translate(-50%,-10%);
-o-transform: translate(-50%,-10%);
transform: translate(-50%,-10%);
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
color: #FFF;
visibility: hidden;
opacity: 0;
font-size: 13px;
}
.ttp-carousal-layout #ttp-template-1 .ttp-carousal-inner:hover .ttp-primary-content .ttp-thumb-position{
left: 50%;
top: 60%;
-webkit-transform: translate(-50%,-60%);
-moz-transform: translate(-50%,-60%);
-ms-transform: translate(-50%,-60%);
-o-transform: translate(-50%,-60%);
transform: translate(-50%,-60%);
visibility: visible;
opacity: 1;
}
.ttp-carousal-layout #ttp-template-1 #ttp-column-3 .ttp-carousal-inner:hover .ttp-primary-content .ttp-thumb-position,
.ttp-carousal-layout #ttp-template-1 #ttp-column-4 .ttp-carousal-inner:hover .ttp-primary-content .ttp-thumb-position{
left: 50%;
top: 60%;
-webkit-transform: translate(-50%,-60%);
-moz-transform: translate(-50%,-60%);
-ms-transform: translate(-50%,-60%);
-o-transform: translate(-50%,-60%);
transform: translate(-50%,-60%);
visibility: visible;
opacity: 1;
font-size: x-small;
}
.ttp-carousal-layout #ttp-template-1 .ttp-expand-slide-out-click,
.ttp-carousal-layout #ttp-template-1 .ttp-expand-popup-click{
position: absolute;
left: 0px;
top: -100%;
color: transparent;
cursor: pointer;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.6)); background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.6)); background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.6)); background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.6));
border-bottom: 3px solid #ff8217;
-webkit-transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
transition: 1s;
}
.ttp-carousal-layout #ttp-template-1 .ttp-carousal-inner:hover .ttp-primary-content .ttp-expand-slide-out-click,
.ttp-carousal-layout #ttp-template-1 .ttp-carousal-inner:hover .ttp-primary-content .ttp-expand-popup-click{
top: 0%;
-webkit-transition: .6s;
-moz-transition: .6s;
-o-transition: .6s;
transition: .6s;
}
.ttp-carousal-layout #ttp-template-1 .ttp-thumb-social-link{
position: absolute; 
left: 50%;
top: 0px;
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);
z-index: 1;
-webkit-transition: .6s;
-moz-transition: .6s;
-o-transition: .6s;
transition: .6s;
visibility: hidden;
opacity: 0;
height: 40px;
overflow: auto;
width: fit-content;
}
.ttp-carousal-layout #ttp-template-1 .ttp-carousal-inner:hover .ttp-thumb-social-link{
position: absolute;
left: 50%;
top: 90%;
-webkit-transform: translate(-50%,-90%);
-moz-transform: translate(-50%,-90%);
-ms-transform: translate(-50%,-90%);
-o-transform: translate(-50%,-90%);
transform: translate(-50%,-90%);
visibility: visible;
opacity: 1;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default{
float: left;
text-align: center;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa{
color: #fff;
height: 30px;
line-height: 29px;
width: 30px;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transition: .6s;
-moz-transition: .6s;
-o-transition: .6s;
transition: .6s;
border: 1px solid transparent;
margin: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa:hover{
background: #fff;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-twitter{
background: #0084b4;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-twitter:hover{
color: #0084b4;
border: 1px solid #0084b4;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-facebook{
background: #3d5998;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-facebook:hover{
color: #3d5998;
border: 1px solid #3d5998;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-google-plus{
background: #d34836;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-google-plus:hover{
color: #d34836;
border: 1px solid #d34836;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-linkedin{
background: #0077B5;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-linkedin:hover{
color: #0077B5;
border: 1px solid #0077B5;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-skype{
background: #00aff0;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-skype:hover{
color: #00aff0;
border: 1px solid #00aff0;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-instagram{
background: #9b6954;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-instagram:hover{
color: #9b6954;
border: 1px solid #9b6954;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-youtube{
background: #ff0000;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-youtube:hover{
color: #ff0000;
border: 1px solid #ff0000;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-wordpress{
background: #21759b;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-wordpress:hover{
color: #21759b;
border: 1px solid #21759b;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-digg{
background: #000;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-digg:hover{
color: #000;
border: 1px solid #000;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-reddit{
background: rgb(255, 69, 0);
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-reddit:hover{
color: rgb(255, 69, 0);
border: 1px solid rgb(255, 69, 0);
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-pinterest{
background: #C92228;
}
.ttp-carousal-layout #ttp-template-1 .ttp-social-link-list-default .fa-pinterest:hover{
color: #C92228;
border: 1px solid #C92228;
}
@media only screen and (max-width: 1202px) and (min-width: 780px) {
.ttp-carousal-layout #ttp-template-1 #ttp-column-3 .ttp-carousal-inner:hover .ttp-primary-content .ttp-thumb-position,
.ttp-carousal-layout #ttp-template-1 #ttp-column-4 .ttp-carousal-inner:hover .ttp-primary-content .ttp-thumb-position{
font-size: xx-small;
}
.ttp-carousal-layout #ttp-template-1 #ttp-column-3 .ttp-carousal-inner:hover .ttp-primary-content .ttp-content-header, 
.ttp-carousal-layout #ttp-template-1 #ttp-column-4 .ttp-carousal-inner:hover .ttp-primary-content .ttp-content-header{
font-size: x-small;
}
.ttp-carousal-layout #ttp-template-1 #ttp-column-3 .ttp-social-link-list-default .fa,
.ttp-carousal-layout #ttp-template-1 #ttp-column-4 .ttp-social-link-list-default .fa{
height: 25px;
width: 25px;
line-height: 25px;
}
.ttp-carousal-layout #ttp-template-1 #ttp-column-3 .ttp-thumb-social-link,
.ttp-carousal-layout #ttp-template-1 #ttp-column-4 .ttp-thumb-social-link{
height: 35px;
}
}
.ttp-carousal-layout #ttp-template-1 .ttp-carousal-inner{
position: relative;
}  .ttp-carousal-layout #ttp-template-2 .ttp-grid-image{
position: relative;
}
.ttp-carousal-layout #ttp-template-2 .ttp-grid-image img{
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-carousal-layout #ttp-template-2 .ttp-expand-popup-click,
.ttp-carousal-layout #ttp-template-2 .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
cursor: pointer;
background-color: rgba(0,0,0,0.5);
color: transparent;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
visibility: hidden;
opacity: 0;
}
.ttp-carousal-layout #ttp-template-2 .ttp-content-header{
position: absolute;
left: 50%;
top: 35%;
-webkit-transform: translate(-50%, -35%);
-moz-transform: translate(-50%, -35%);
-ms-transform: translate(-50%, -35%);
-o-transform: translate(-50%, -35%);
transform: translate(-50%, -35%);
color: #FFF;
font-family: 'Roboto Slab', serif;
font-size: 18px;
opacity: 0;
visibility: hidden;
width: fit-content;
}
.ttp-carousal-layout #ttp-template-2 .ttp-thumb-position{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
color: #FFF;
font-family: 'Roboto', sans-serif;
font-size: 13px;
opacity: 0;
visibility: hidden;
}
.ttp-carousal-layout #ttp-template-2 .ttp-thumb-social-link{
position: absolute;
left: 50%;
top: 70%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
height: 40px;
overflow: auto;
opacity: 0;
visibility: hidden;
}
.ttp-carousal-layout #ttp-template-2 .ttp-thumb-social-link .ttp-social-link-list-default .fa{
color: #FFF;
height: 36px;
line-height: 33px;
width: 36px;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 2px solid #fff;
text-align: center;
margin: 0 2px 4px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ttp-carousal-layout #ttp-template-2 .ttp-inner-whole-wrapper:hover .ttp-grid-image img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.ttp-carousal-layout #ttp-template-2 .ttp-inner-whole-wrapper:hover .ttp-expand-popup-click,
.ttp-carousal-layout #ttp-template-2 .ttp-inner-whole-wrapper:hover .ttp-expand-slide-out-click{
-webkit-transform: scale(1.1 );
-moz-transform: scale(1.1 );
-ms-transform: scale(1.1 );
-o-transform: scale(1.1 );
transform: scale(1.1 );
opacity: 1;
visibility: visible;
}
.ttp-carousal-layout #ttp-template-2 .ttp-inner-whole-wrapper:hover .ttp-thumb-social-link,
.ttp-carousal-layout #ttp-template-2 .ttp-inner-whole-wrapper:hover .ttp-content-header,
.ttp-carousal-layout #ttp-template-2 .ttp-inner-whole-wrapper:hover .ttp-thumb-position{
opacity: 1;
visibility: visible;
}
.ttp-carousal-layout #ttp-template-2 .owl-carousel .owl-item{
margin: 20px 0;
}
.ttp-carousal-layout #ttp-template-2 .owl-carousel .owl-item:hover{
z-index: 1;
}  .ttp-carousal-layout #ttp-template-3 .ttp-carousal-inner{
background: #FFF;
padding: 10%;
margin: 5%;
-webkit-border-radius: 8px;
border-radius: 8px;
overflow: visible;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
min-height: 300px;
}
.ttp-carousal-layout #ttp-template-3 .ttp-carousal-inner:hover{
-webkit-box-shadow: 0px 12px 20px #ddd;
box-shadow: 0px 12px 20px #ddd;
}
.ttp-carousal-layout #ttp-template-3 .ttp-grid-image{
position: relative;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
margin: 10% 20%;
margin-top: 0;
text-align: center;
}
.ttp-carousal-layout #ttp-template-3 .ttp-grid-image .ttp-expand-popup-click,
.ttp-carousal-layout #ttp-template-3 .ttp-grid-image .ttp-expand-slide-out-click{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: pointer;
color: transparent;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.ttp-carousal-layout #ttp-template-3 .ttp-primary-content{
text-align: center;
}
.ttp-carousal-layout #ttp-template-3 .ttp-thumb-social-link{
text-align: center;
height: 26px;
overflow: auto;
margin-top: 40px;
margin-bottom: 20px;
}
.ttp-carousal-layout #ttp-template-3 .ttp-thumb-social-link .ttp-social-link-list-default .fa{
color: #a4b2b9;
padding: 0 8px;
}
.ttp-carousal-layout #ttp-template-3 .ttp-thumb-social-link .ttp-social-link-list-default .fa:hover{
color: #4c4c4c;
}
.ttp-carousal-layout #ttp-template-3 .ttp-content-header{
font-weight: 900;
color: #0080ff;
font-size: 20px;
}
.ttp-carousal-layout #ttp-template-3 .ttp-thumb-position{
color: #8d9fa7;
font-size: 16px;
}
.ttp-carousal-layout #ttp-template-3 .owl-theme .owl-dots .owl-dot span {
width: 20px !important;
height: 6px !important;
-webkit-border-radius: 3px !important;
border-radius: 3px !important;
}  .ttp-carousal-layout #ttp-template-4 .ttp-inner-whole-wrapper{
position: relative;
}
.ttp-carousal-layout #ttp-template-4 .ttp-grid-image{
overflow: hidden;
-webkit-border-radius: 50%;
border-radius: 50%;
position: relative;
margin: 0 25% 60%;
z-index: 1;
border: 8px solid #fff;
}
.ttp-carousal-layout #ttp-template-4 .ttp-grid-image .ttp-expand-popup-click,
.ttp-carousal-layout #ttp-template-4 .ttp-grid-image .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
cursor: pointer;
-webkit-border-radius: 50%;
border-radius: 50%;
color: transparent;
}
.ttp-carousal-layout #ttp-template-4 .ttp-item-details{
text-align: center;
background-color: #e1e1e6;
position: absolute;
left: 0;
top: 60%;
width: 100%;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-carousal-layout #ttp-template-4 .ttp-item-details:hover{
background-color: #f0a700;
-webkit-box-shadow: 0px 15px 10px -10px rgba(0,0,0,0.25);
box-shadow: 0px 15px 10px -10px rgba(0,0,0,0.25);
}
.ttp-carousal-layout #ttp-template-4 .ttp-content-header{
font-family: 'Open Sans', sans-serif;
font-weight: 700;
font-size: 18px;
padding-top: 25%;
}
.ttp-carousal-layout #ttp-template-4 .ttp-thumb-social-link{
height: 40px;
overflow: auto;
margin: 20px 0;
}
.ttp-carousal-layout #ttp-template-4 .ttp-thumb-social-link .fa{
color: #000;
margin: 0 15px;
height: 40px;
line-height: 40px;
}
.ttp-carousal-layout #ttp-template-4 .ttp-thumb-social-link .fa:hover{
color: #FFF;
}
.ttp-carousal-layout #ttp-template-4 .owl-theme .owl-nav [class*=owl-]{
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-carousal-layout #ttp-template-4 .owl-theme .owl-nav [class*=owl-]:hover,
.ttp-carousal-layout #ttp-template-4 .owl-theme .owl-dots .owl-dot.active span, 
.ttp-carousal-layout #ttp-template-4 .owl-theme .owl-dots .owl-dot:hover span{
background-color: #f0a700;
}
@media only screen and (max-width: 820px){
.ttp-carousal-layout #ttp-template-4 .ttp-grid-image{
margin: 0 20% 60%;
border: 5px solid #fff;
}
.ttp-carousal-layout #ttp-template-4 .ttp-content-header{
padding-top: 30%;
}
}  .ttp-carousal-layout #ttp-template-5 .ttp-grid-image{
border-top: 5px solid #ff2e63;
overflow: hidden;
}
.ttp-carousal-layout #ttp-template-5 .ttp-grid-image img{
max-width: 100%;
overflow: hidden;
text-align: center;
display: block;
-webkit-transition: .8s;
-moz-transition: .8s;
-ms-transition: .8s;
-o-transition: .8s;
transition: .8s;
}
.ttp-carousal-layout #ttp-template-5 .ttp-primary-content .ttp-thumb-position{
color: #9e9e9e;
display: block; font-size: 18px;
}
.ttp-carousal-layout #ttp-template-5 #ttp-column-2 .ttp-primary-content .ttp-thumb-position{
font-size: 16px;
}
.ttp-carousal-layout #ttp-template-5 #ttp-column-3 .ttp-primary-content .ttp-thumb-position{
font-size: 14px;
}
.ttp-carousal-layout #ttp-template-5 #ttp-column-4 .ttp-primary-content .ttp-thumb-position{
font-size: 12px;
}
.ttp-carousal-layout #ttp-template-5 .ttp-primary-content {
color: #343434;
font-size: 24px;
display: block; }
.ttp-carousal-layout #ttp-template-5 .ttp-expand-popup-click, .ttp-carousal-layout #ttp-template-5 .ttp-grid-image span{
position: relative;
cursor: pointer;
}
.ttp-carousal-layout #ttp-template-5 .ttp-expand-popup-click{
width: 100%;
}
.ttp-carousal-layout #ttp-template-5 .ttp-expand-slide-out-click .fa,
.ttp-carousal-layout #ttp-template-5 .ttp-expand-popup-click .fa{
height: 54px;
width: 54px;
background: #ff2e64;
color: #fff;
text-align: center;
padding-top: 15px;
position: absolute;
bottom: 0px;
right: 0px;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
opacity: 0;
}
.ttp-carousal-layout #ttp-template-5 .ttp-carousal-inner:hover .ttp-expand-slide-out-click .fa,
.ttp-carousal-layout #ttp-template-5 .ttp-carousal-inner:hover .ttp-expand-popup-click .fa{
visibility: visible;
opacity: 1;
}
.ttp-carousal-layout #ttp-template-5 .ttp-carousal-inner:hover .ttp-grid-image img{
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.ttp-carousal-layout #ttp-template-5 .ttp-expand-popup-click,
.ttp-carousal-layout #ttp-template-5 .ttp-expand-slide-out-click{
display: block;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa{
width: 26px;
height: 26px;
color: #fff;
font-size: 18px;
text-align: center;
padding-top: 5px;
margin: 0 10px 10px 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
float: left;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-twitter{
background: #0084b4;
border: 1px solid transparent;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-twitter:hover{
color: #0084b4;
border: 1px solid #0084b4;
background: #fff;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-facebook{
background: #3d5998;
border: 1px solid transparent;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-facebook:hover{
color: #3d5998;
border: 1px solid #3d5998;
background: #fff;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-google-plus{
background: #d34836;
border: 1px solid transparent;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-google-plus:hover{
color: #d34836;
border: 1px solid #d34836;
background: #fff;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-linkedin{
background: #0077B5;
border: 1px solid transparent;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-linkedin:hover{
color: #0077B5;
border: 1px solid #0077B5;
background: #fff;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-skype{
background: #00aff0;
border: 1px solid transparent;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-skype:hover{
color: #00aff0;
border: 1px solid #00aff0;
background: #fff;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-instagram{
background: #9b6954;
border: 1px solid transparent;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-instagram:hover{
color: #9b6954;
border: 1px solid #9b6954;
background: #fff;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-youtube{
background: #ff0000;
border: 1px solid transparent;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-youtube:hover{
color: #ff0000;
background: #fff;
border: 1px solid #ff0000;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-wordpress{
background: #21759b;
border: 1px solid transparent;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-wordpress:hover{
color: #21759b;
border: 1px solid #21759b;
background: #fff;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-digg{
border: 1px solid transparent;
background: #000;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-digg:hover{
color: #000;
border: 1px solid #000;
background: #fff;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-reddit{
background: rgb(255, 69, 0);
border: 1px solid transparent;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-reddit:hover{
color: rgb(255, 69, 0);
background: #fff;
border: 1px solid rgb(255, 69, 0);
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-pinterest{
background: #C92228;
border: 1px solid transparent;
}
.ttp-carousal-layout #ttp-template-5 .ttp-social-link-list-default .fa-pinterest:hover{
color: #C92228;
border: 1px solid #C92228;
background: #fff;
}
.ttp-carousal-layout #ttp-template-5 .ttp-primary-content .ttp-thumb-position{
margin-top: 10px;
}
.ttp-social-link-list-default{
display: inline-block;
}  .ttp-carousal-layout #ttp-template-6 .ttp-grid-thumb-wrapper{
margin-bottom: 30px;
}
.ttp-carousal-layout #ttp-template-6 .ttp-grid-image{
position: relative;
}
.ttp-carousal-layout #ttp-template-6 .ttp-primary-content{
text-align: center;
position: relative;
margin-bottom: 40px;
}
.ttp-carousal-layout #ttp-template-6 .ttp-primary-content .ttp-content-header{
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: bold;
display: block;
background: #f2f2f2;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
padding: 20px 0 5px 0;
}
.ttp-carousal-layout #ttp-template-6 .ttp-primary-content .ttp-thumb-position{
font-family: 'Raleway', sans-serif;
font-size: 13px;
display: block;
background: #f2f2f2;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
padding-bottom: 20px;
}
.ttp-carousal-layout #ttp-template-6 .ttp-expand-slide-out-click,
.ttp-carousal-layout #ttp-template-6 .ttp-expand-popup-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
cursor: pointer;
color: transparent;
}
.ttp-carousal-layout #ttp-template-6 .ttp-primary-content .ttp-thumb-social-link{
background: rgba(0, 0, 0, 0.5);
position: absolute;
bottom: 0px;
left: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
width: 100%;
}
.ttp-carousal-layout #ttp-template-6 .ttp-primary-content .ttp-social-link-list-default{
display: inline-block;
padding-right: 20px;
}
.ttp-carousal-layout #ttp-template-6 .ttp-primary-content .ttp-social-link-list-default .fa{
color: #b8ab81;
line-height: 45px;
-webkit-transition: .3s;
-moz-transition: .3s;
-ms-transition: .3s;
-o-transition: .3s;
transition: .3s;
font-size: 18px;
}
.ttp-carousal-layout #ttp-template-6 .ttp-primary-content .ttp-social-link-list-default .fa:hover{
color: #fff;
}
.ttp-carousal-layout #ttp-template-6 .ttp-carousal-inner:hover .ttp-content-header,
.ttp-carousal-layout #ttp-template-6 .ttp-carousal-inner:hover .ttp-thumb-position{
background: #b8ab81;
color: #fff;
}
.ttp-carousal-layout #ttp-template-6 .ttp-carousal-inner:hover .ttp-thumb-social-link{
visibility: visible;
opacity: 1;
}  .ttp-carousal-layout #ttp-template-7 .owl-stage-outer{
padding: 20px 0;
cursor: -webkit-grab;
}
.ttp-carousal-layout #ttp-template-7 .ttp-inner-whole-wrapper{
background-color: #FFF;
text-align: center;
-webkit-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
}
.ttp-carousal-layout #ttp-template-7 .ttp-grid-image{
position: relative;
overflow: hidden;
}
.ttp-carousal-layout #ttp-template-7 .ttp-grid-image .ttp-expand-popup-click,
.ttp-carousal-layout #ttp-template-7 .ttp-grid-image .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
color: transparent;
cursor: pointer;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-carousal-layout #ttp-template-7 .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-popup-click,
.ttp-carousal-layout #ttp-template-7 .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-slide-out-click{
background-color: rgba(38, 30, 76, .8);
}
.ttp-carousal-layout #ttp-template-7 .ttp-content-header{
font-weight: 700;
font-size: 18px;
padding-top: 20px;
color: #fff;
}
.ttp-carousal-layout #ttp-template-7 .team-info-block .ttp-content-header,
.ttp-carousal-layout #ttp-template-7 .ttp-team-inner-hidden .ttp-content-header{
color: #4c4c4c;
padding-top: 0;
}
.ttp-carousal-layout #ttp-template-7 .ttp-thumb-position{
font-size: 13px;
padding-top: 10px;
color: #eeb313;
}
.ttp-carousal-layout #ttp-template-7 .ttp-thumb-social-link{
height: 40px;
overflow: auto;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background-color: #FFF;
visibility: hidden;
opacity: 0;
background-color: #261e4c;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-carousal-layout #ttp-template-7 .ttp-details-wrapper{
height: 100px;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
background-color: #FFF;
background-color: #261e4c;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-carousal-layout #ttp-template-7 .ttp-inner-whole-wrapper:hover .ttp-details-wrapper{
bottom: 40px;
background-color: #eeb313;
}
.ttp-carousal-layout #ttp-template-7 .ttp-inner-whole-wrapper:hover .ttp-thumb-social-link{
bottom: 0%;
visibility: visible;
opacity: 1;
}
.ttp-carousal-layout #ttp-template-7 .ttp-inner-whole-wrapper:hover .ttp-content-header{
color: #221b3f;
}
.ttp-carousal-layout #ttp-template-7 .ttp-inner-whole-wrapper:hover .ttp-thumb-position{
color: #fff;
}
.ttp-carousal-layout #ttp-template-7 .ttp-thumb-social-link .fa {
color: #fff;
padding:0 14px;
height: 40px;
line-height: 40px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
font-size: 18px;
}
.ttp-carousal-layout #ttp-template-7 .ttp-thumb-social-link .fa:hover {
color: #eeb313;
}
.ttp-carousal-layout #ttp-template-7 .owl-theme .owl-dots .owl-dot{
margin: 20px 0;
}
.ttp-carousal-layout #ttp-template-7 .owl-theme .owl-dots .owl-dot span{
height: 6px !important;
width: 20px !important;
background-color: #261e4c;
}
.ttp-carousal-layout #ttp-template-7 .owl-theme .owl-dots .owl-dot.active span, 
.ttp-carousal-layout #ttp-template-7 .owl-theme .owl-dots .owl-dot:hover span{
background-color: #eeb313;
}
.ttp-carousal-layout #ttp-template-7 .owl-theme .owl-nav{
display: none;
}  .ttp-carousal-layout #ttp-template-8 .ttp-introduction-details{
background-color: #fb7f2c;
color: #fff;
text-align: center;
padding: 0px 40px 10px;
cursor: -webkit-grab;
}
.ttp-carousal-layout #ttp-template-8 .ttp-content-header{
font-family: 'PT Sans', sans-serif;
font-weight: 700;
font-size: 18px;
padding-top: 20px;
}
.ttp-carousal-layout #ttp-template-8 .ttp-thumb-position{
font-family: 'PT Sans', sans-serif;
font-weight: 400;
font-size: 15px;
border-bottom: 1px solid transparent;
width: 80%;
display: inline-block;
}
.ttp-carousal-layout #ttp-template-8 .ttp-primary-content:hover .ttp-thumb-position{
border-bottom: 1px solid #fdb585;
}
.ttp-carousal-layout #ttp-template-8 .ttp-thumb-social-link{
height: 46px;
text-align: center;
}
.ttp-carousal-layout #ttp-template-8 .ttp-social-link-list-default .fa{
color: transparent;
}
.ttp-carousal-layout #ttp-template-8 .team-info-block .ttp-social-link-list-default .fa,
.ttp-carousal-layout #ttp-template-8 .ttp-team-inner-hidden .ttp-social-link-list-default .fa{
color: #fb7f2c;
height: 30px;
width: 30px;
line-height: 30px;
text-align: center;
border: 1px solid transparent;
}
.ttp-carousal-layout #ttp-template-8 .team-info-block .ttp-social-link-list-default .fa:hover,
.ttp-carousal-layout #ttp-template-8 .ttp-team-inner-hidden .ttp-social-link-list-default .fa:hover{
border: 1px solid #fb7f2c;
color: #fb7f2c;
}
.ttp-carousal-layout #ttp-template-8 .ttp-primary-content:hover .ttp-social-link-list-default .fa{
color: #fff;
font-size: 18px;
height: 30px;
width: 30px;
line-height: 30px;
}
.ttp-carousal-layout #ttp-template-8 .ttp-primary-content:hover .ttp-social-link-list-default .fa:hover{
border: 1px solid #fff;
}
.ttp-carousal-layout #ttp-template-8 .ttp-social-link-list-default .fa:hover{
color: #672b03;
}
.ttp-carousal-layout #ttp-template-8 .ttp-primary-content:hover .ttp-thumb-social-link{
opacity: 1;
visibility: visible;
height: 46px;
line-height: 44px;
background-color: #fb7f2c;
cursor: -webkit-grab;
}
.ttp-carousal-layout #ttp-template-8 .ttp-carousal-inner .ttp-grid-image{
position: relative;
}
.ttp-carousal-layout #ttp-template-8 .ttp-expand-popup-click,
.ttp-carousal-layout #ttp-template-8 .ttp-expand-slide-out-click{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: pointer;
color: transparent;
}
.ttp-carousal-layout #ttp-template-8 .owl-theme .owl-dots .owl-dot span{
height: 12px !important;
width: 12px !important;
color: #d0d0d0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
}
.ttp-carousal-layout #ttp-template-8 .owl-theme .owl-nav [class*=owl-]:hover,
.ttp-carousal-layout #ttp-template-8 .owl-theme .owl-dots .owl-dot.active span, 
.ttp-carousal-layout #ttp-template-8 .owl-theme .owl-dots .owl-dot:hover span{
background-color: #fb7f2c !important;
}
@media only screen and (min-width: 1240px){
.ttp-carousal-layout #ttp-template-8 .owl-theme .owl-nav .owl-prev[class*=owl-]{
position: absolute;
left: -50px;
top: 40%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.ttp-carousal-layout #ttp-template-8 .owl-theme .owl-nav .owl-next[class*=owl-]{
position: absolute;
right: -50px;
top: 40%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
}  .ttp-carousal-layout #ttp-template-9 .owl-stage-outer{
padding: 20px 0;
cursor: -webkit-grab;
}
.ttp-carousal-layout #ttp-template-9 .ttp-inner-whole-wrapper{
padding: 10%;
background-color: #FFF;
padding-bottom: 100px;
-webkit-box-shadow: 0px 6px 20px rgba(0,0,0,.2);
box-shadow: 0px 6px 20px rgba(0,0,0,.2);
}
.ttp-carousal-layout #ttp-template-9 .ttp-grid-image{
position: relative;
overflow: hidden;
}
.ttp-carousal-layout #ttp-template-9 .ttp-grid-image .ttp-expand-popup-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
color: transparent;
cursor: pointer;
}
.ttp-carousal-layout #ttp-template-9 .ttp-content-header{
font-weight: 900;
font-size: 18px;
padding-top: 20px;
}
@media only screen and (max-width: 800px) and (min-width: 500px){
.ttp-carousal-layout #ttp-template-9 .ttp-content-header{
font-size: 16px;
}
}
.ttp-carousal-layout #ttp-template-9 .ttp-thumb-position{
font-size: 13px;
padding-top: 10px;
color: #8FA1A9;
}
.ttp-carousal-layout #ttp-template-9 .ttp-thumb-social-link{
height: 30px;
overflow: auto;
position: absolute;
bottom: 0;
left: 0%;
padding-left: 10%;
margin-bottom: 10px;
width: 100%;
background-color: #FFF;
visibility: hidden;
opacity: 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-carousal-layout #ttp-template-9 .ttp-details-wrapper{
height: 100px;
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
padding-left: 10%;
background-color: #FFF;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-carousal-layout #ttp-template-9 .ttp-inner-whole-wrapper:hover .ttp-details-wrapper{
bottom: 30px;
}
.ttp-carousal-layout #ttp-template-9 .ttp-inner-whole-wrapper:hover .ttp-thumb-social-link{
bottom: 0;
visibility: visible;
opacity: 1;
}
.ttp-carousal-layout #ttp-template-9 .ttp-thumb-social-link .fa {
color: #8FA1A9; height: 30px;
line-height: 30px;
width: 30px;
font-size: 18px;
text-align: center;
}
.ttp-carousal-layout #ttp-template-9 .ttp-thumb-social-link .fa:hover{
color: #4c4c4c;
}
.ttp-carousal-layout #ttp-template-9 .owl-theme .owl-dots .owl-dot{
margin: 20px 0;
}
.ttp-carousal-layout #ttp-template-9 .owl-theme .owl-dots .owl-dot span{
height: 6px !important;
width: 20px !important;
}
.ttp-carousal-layout #ttp-template-9 .owl-theme .owl-nav{
display: none;
}  .ttp-carousal-layout #ttp-template-10 .ttp-inner-whole-wrapper{
text-align: center;
padding-bottom: 10%;
background: #FFF;
-webkit-transition: .6s;
-moz-transition: .6s;
-ms-transition: .6s;
-o-transition: .6s;
transition: .6s;
}
.ttp-carousal-layout #ttp-template-10 .ttp-inner-whole-wrapper:hover{
-webkit-box-shadow: rgba(51, 51, 51, 0.17) 5px 5px 10px 2px;
box-shadow: rgba(51, 51, 51, 0.17) 5px 5px 10px 2px;
}
.ttp-carousal-layout #ttp-template-10 .ttp-member-name-divider{
width: 20px;
height: 2px;
background: #7b5a9e;
display: inline-block;
}
.ttp-carousal-layout #ttp-template-10 .owl-stage-outer{
padding: 50px 0;
}
.ttp-carousal-layout #ttp-template-10 .ttp-grid-image{
position: relative;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
}
.ttp-carousal-layout #ttp-template-10 .ttp-grid-image .ttp-expand-popup-click,
.ttp-carousal-layout #ttp-template-10 .ttp-grid-image .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(123, 90, 158, .3);
color: transparent;
-webkit-border-radius: 50%;
border-radius: 50%;
cursor: pointer;
visibility: hidden;
opacity: 0;
-webkit-transition: .6s;
-moz-transition: .6s;
-ms-transition: .6s;
-o-transition: .6s;
transition: .6s;
}
.ttp-carousal-layout #ttp-template-10 .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-popup-click,
.ttp-carousal-layout #ttp-template-10 .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-slide-out-click{
visibility: visible;
opacity: 1;
}
.ttp-carousal-layout #ttp-template-10 .content-wrapper{
padding: 10% 20% 0%;
}
.ttp-carousal-layout #ttp-template-10 .ttp-content-header{
font-size: 18px;
margin-top: 5%;
font-family: 'Montserrat', sans-serif;
color: #341c4d;
}
.ttp-carousal-layout #ttp-template-10 .ttp-thumb-position{
font-size: 13px;
font-family: 'Montserrat', sans-serif;
color: #341c4d;
}
.ttp-carousal-layout #ttp-template-10 .ttp-thumb-social-link{
height: 40px;
overflow: auto;
width: 80%;
margin-left: 10%;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa{
color: #fff;
height: 30px;
line-height: 29px;
width: 30px;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transition: .6s;
-moz-transition: .6s;
-o-transition: .6s;
transition: .6s;
border: 1px solid transparent;
margin: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa:hover{
background: #fff;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-twitter{
background: #0084b4;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-twitter:hover{
color: #0084b4;
border: 1px solid #0084b4;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-facebook{
background: #3d5998;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-facebook:hover{
color: #3d5998;
border: 1px solid #3d5998;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-google-plus{
background: #d34836;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-google-plus:hover{
color: #d34836;
border: 1px solid #d34836;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-linkedin{
background: #0077B5;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-linkedin:hover{
color: #0077B5;
border: 1px solid #0077B5;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-skype{
background: #00aff0;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-skype:hover{
color: #00aff0;
border: 1px solid #00aff0;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-instagram{
background: #9b6954;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-instagram:hover{
color: #9b6954;
border: 1px solid #9b6954;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-youtube{
background: #ff0000;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-youtube:hover{
color: #ff0000;
border: 1px solid #ff0000;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-wordpress{
background: #21759b;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-wordpress:hover{
color: #21759b;
border: 1px solid #21759b;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-digg{
background: #000;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-digg:hover{
color: #000;
border: 1px solid #000;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-reddit{
background: rgb(255, 69, 0);
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-reddit:hover{
color: rgb(255, 69, 0);
border: 1px solid rgb(255, 69, 0);
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-pinterest{
background: #C92228;
}
.ttp-carousal-layout #ttp-template-10 .ttp-social-link-list-default .fa-pinterest:hover{
color: #C92228;
border: 1px solid #C92228;
}    .ttp-flipster-layout #ttp-template-1 .ttp-grid-thumb-wrapper{
overflow: hidden;
margin-bottom: 50px;
}
.ttp-flipster-layout #ttp-template-1 .ttp-primary-content{
position: relative;
margin-bottom: 15px;
}
.ttp-flipster-layout #ttp-template-1 .ttp-primary-content .ttp-content-header{
position: absolute;
left: 50%;
top: 10%;
-webkit-transform: translate(-50%,-10%);
-moz-transform: translate(-50%,-10%);
-ms-transform: translate(-50%,-10%);
-o-transform: translate(-50%,-10%);
transform: translate(-50%,-10%);
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
color: #FFF;
visibility: hidden;
opacity: 0;
font-size: 20px;
width: fit-content;
}
.ttp-flipster-layout #ttp-template-1 .flipster__item--current .ttp-carousal-inner:hover .ttp-primary-content .ttp-content-header{
left: 50%;
top: 70%;
-webkit-transform: translate(-50%,-70%);
-moz-transform: translate(-50%,-70%);
-ms-transform: translate(-50%,-70%);
-o-transform: translate(-50%,-70%);
transform: translate(-50%,-70%);
visibility: visible;
opacity: 1;
}
.ttp-flipster-layout #ttp-template-1 #ttp-column-3 .flipster__item--current .ttp-carousal-inner:hover .ttp-primary-content .ttp-content-header,
.ttp-flipster-layout #ttp-template-1 #ttp-column-4 .flipster__item--current .ttp-carousal-inner:hover .ttp-primary-content .ttp-content-header{
left: 50%;
top: 72%;
-webkit-transform: translate(-50%,-72%);
-moz-transform: translate(-50%,-72%);
-ms-transform: translate(-50%,-72%);
-o-transform: translate(-50%,-72%);
transform: translate(-50%,-72%);
visibility: visible;
opacity: 1;
font-size: smaller;
}
.ttp-flipster-layout #ttp-template-1 .ttp-primary-content .ttp-thumb-position{
position: absolute;
left: 50%;
top: 10%;
-webkit-transform: translate(-50%,-10%);
-moz-transform: translate(-50%,-10%);
-ms-transform: translate(-50%,-10%);
-o-transform: translate(-50%,-10%);
transform: translate(-50%,-10%);
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
color: #FFF;
visibility: hidden;
opacity: 0;
font-size: 13px;
}
.ttp-flipster-layout #ttp-template-1 .flipster__item--current .ttp-carousal-inner:hover .ttp-primary-content .ttp-thumb-position{
left: 50%;
top: 60%;
-webkit-transform: translate(-50%,-60%);
-moz-transform: translate(-50%,-60%);
-ms-transform: translate(-50%,-60%);
-o-transform: translate(-50%,-60%);
transform: translate(-50%,-60%);
visibility: visible;
opacity: 1;
}
.ttp-flipster-layout #ttp-template-1 #ttp-column-3 .flipster__item--current .ttp-carousal-inner:hover .ttp-primary-content .ttp-thumb-position,
.ttp-flipster-layout #ttp-template-1 #ttp-column-4 .flipster__item--current .ttp-carousal-inner:hover .ttp-primary-content .ttp-thumb-position{
left: 50%;
top: 60%;
-webkit-transform: translate(-50%,-60%);
-moz-transform: translate(-50%,-60%);
-ms-transform: translate(-50%,-60%);
-o-transform: translate(-50%,-60%);
transform: translate(-50%,-60%);
visibility: visible;
opacity: 1;
font-size: x-small;
}
.ttp-flipster-layout #ttp-template-1 .ttp-expand-slide-out-click,
.ttp-flipster-layout #ttp-template-1 .ttp-expand-popup-click{
position: absolute;
left: 0px;
top: -100%;
color: transparent;
cursor: pointer;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.6)); background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.6)); background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.6)); background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.6));
border-bottom: 3px solid #ff8217;
-webkit-transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
transition: 1s;
opacity: 0;
visibility: hidden;
}
.ttp-flipster-layout #ttp-template-1 .flipster__item--current .ttp-carousal-inner:hover .ttp-primary-content .ttp-expand-slide-out-click,
.ttp-flipster-layout #ttp-template-1 .flipster__item--current .ttp-carousal-inner:hover .ttp-primary-content .ttp-expand-popup-click{
top: 0%;
-webkit-transition: .6s;
-moz-transition: .6s;
-o-transition: .6s;
transition: .6s;
opacity: 1;
visibility: visible;
}
.ttp-flipster-layout #ttp-template-1 .ttp-thumb-social-link{
position: absolute; 
left: 50%;
top: 0px;
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);
z-index: 1;
-webkit-transition: .6s;
-moz-transition: .6s;
-o-transition: .6s;
transition: .6s;
visibility: hidden;
opacity: 0;
height: 40px;
overflow: auto;
}
.ttp-flipster-layout #ttp-template-1 .flipster__item--current .ttp-carousal-inner:hover .ttp-thumb-social-link{
position: absolute;
left: 50%;
top: 90%;
-webkit-transform: translate(-50%,-90%);
-moz-transform: translate(-50%,-90%);
-ms-transform: translate(-50%,-90%);
-o-transform: translate(-50%,-90%);
transform: translate(-50%,-90%);
visibility: visible;
opacity: 1;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default{
float: left;
text-align: center;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa{
color: #fff;
height: 30px;
line-height: 30px;
width: 30px;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transition: .6s;
-moz-transition: .6s;
-o-transition: .6s;
transition: .6s;
border: 1px solid transparent;
margin: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa:hover{
background: #fff;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-twitter{
background: #0084b4;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-twitter:hover{
color: #0084b4;
border: 1px solid #0084b4;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-facebook{
background: #3d5998;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-facebook:hover{
color: #3d5998;
border: 1px solid #3d5998;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-google-plus{
background: #d34836;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-google-plus:hover{
color: #d34836;
border: 1px solid #d34836;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-linkedin{
background: #0077B5;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-linkedin:hover{
color: #0077B5;
border: 1px solid #0077B5;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-skype{
background: #00aff0;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-skype:hover{
color: #00aff0;
border: 1px solid #00aff0;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-instagram{
background: #9b6954;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-instagram:hover{
color: #9b6954;
border: 1px solid #9b6954;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-youtube{
background: #ff0000;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-youtube:hover{
color: #ff0000;
border: 1px solid #ff0000;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-wordpress{
background: #21759b;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-wordpress:hover{
color: #21759b;
border: 1px solid #21759b;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-digg{
background: #000;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-digg:hover{
color: #000;
border: 1px solid #000;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-reddit{
background: rgb(255, 69, 0);
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-reddit:hover{
color: rgb(255, 69, 0);
border: 1px solid rgb(255, 69, 0);
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-pinterest{
background: #C92228;
}
.ttp-flipster-layout #ttp-template-1 .ttp-social-link-list-default .fa-pinterest:hover{
color: #C92228;
border: 1px solid #C92228;
}
@media only screen and (max-width: 1202px) and (min-width: 780px) {
.ttp-flipster-layout #ttp-template-1 #ttp-column-3 .ttp-social-link-list-default .fa,
.ttp-flipster-layout #ttp-template-1 #ttp-column-4 .ttp-social-link-list-default .fa{
height: 25px;
width: 25px;
line-height: 25px;
}
.ttp-flipster-layout #ttp-template-1 #ttp-column-3 .ttp-thumb-social-link,
.ttp-flipster-layout #ttp-template-1 #ttp-column-4 .ttp-thumb-social-link{
height: 35px;
}
}
.ttp-flipster-layout #ttp-template-1 .ttp-carousal-inner{
position: relative;
}  .ttp-flipster-layout #ttp-template-2 .ttp-grid-image{
position: relative;
}
.ttp-flipster-layout #ttp-template-2 .ttp-grid-image img{
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-flipster-layout #ttp-template-2 .ttp-expand-popup-click,
.ttp-flipster-layout #ttp-template-2 .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
cursor: pointer;
background-color: rgba(0,0,0,0.5);
color: transparent;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
visibility: hidden;
opacity: 0;
}
.ttp-flipster-layout #ttp-template-2 .ttp-content-header{
position: absolute;
left: 50%;
top: 35%;
-webkit-transform: translate(-50%, -35%);
-moz-transform: translate(-50%, -35%);
-ms-transform: translate(-50%, -35%);
-o-transform: translate(-50%, -35%);
transform: translate(-50%, -35%);
color: #FFF;
font-family: 'Roboto Slab', serif;
font-size: 18px;
opacity: 0;
visibility: hidden;
width: fit-content;
}
.ttp-flipster-layout #ttp-template-2 .ttp-thumb-position{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
color: #FFF;
font-family: 'Roboto', sans-serif;
font-size: 13px;
opacity: 0;
visibility: hidden;
}
.ttp-flipster-layout #ttp-template-2 .ttp-thumb-social-link{
position: absolute;
left: 50%;
top: 70%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
height: 40px;
overflow: auto;
opacity: 0;
visibility: hidden;
}
.ttp-flipster-layout #ttp-template-2 .ttp-thumb-social-link .ttp-social-link-list-default .fa{
color: #FFF;
height: 36px;
line-height: 33px;
width: 36px;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 2px solid #fff;
text-align: center;
margin: 0 2px 4px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ttp-flipster-layout #ttp-template-2 .flipster__item--current .ttp-inner-whole-wrapper:hover .ttp-grid-image img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.ttp-flipster-layout #ttp-template-2 .flipster__item--current .ttp-inner-whole-wrapper:hover .ttp-expand-popup-click,
.ttp-flipster-layout #ttp-template-2 .flipster__item--current .ttp-inner-whole-wrapper:hover .ttp-expand-slide-out-click{
-webkit-transform: scale(1.1 );
-moz-transform: scale(1.1 );
-ms-transform: scale(1.1 );
-o-transform: scale(1.1 );
transform: scale(1.1 );
opacity: 1;
visibility: visible;
}
.ttp-flipster-layout #ttp-template-2 .flipster__item--current .ttp-inner-whole-wrapper:hover .ttp-thumb-social-link,
.ttp-flipster-layout #ttp-template-2 .flipster__item--current .ttp-inner-whole-wrapper:hover .ttp-content-header,
.ttp-flipster-layout #ttp-template-2 .flipster__item--current .ttp-inner-whole-wrapper:hover .ttp-thumb-position{
opacity: 1;
visibility: visible;
}  .ttp-flipster-layout #ttp-template-3 .ttp-carousal-inner{
background: #FFF;
padding: 10%;
-webkit-border-radius: 8px;
border-radius: 8px;
overflow: visible;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
min-height: 300px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0px 6px 40px rgba(0,0,0,.2);
box-shadow: 0px 6px 40px rgba(0,0,0,.2);
}
.ttp-flipster-layout #ttp-template-3 .ttp-grid-image{
position: relative;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
margin: 10%;
margin-top: 0;
text-align: center;
}
.ttp-flipster-layout #ttp-template-3 .ttp-grid-image .ttp-expand-popup-click,
.ttp-flipster-layout #ttp-template-3 .ttp-grid-image .ttp-expand-slide-out-click{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: pointer;
color: transparent;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.ttp-flipster-layout #ttp-template-3 .ttp-primary-content{
text-align: center;
}
.ttp-flipster-layout #ttp-template-3 .ttp-thumb-social-link{
text-align: center;
height: 26px;
overflow: auto;
margin-top: 20px;
}
.ttp-flipster-layout #ttp-template-3  .ttp-popup-content-fix-wrap .ttp-thumb-social-link{
text-align: unset;
}
.ttp-flipster-layout #ttp-template-3 .ttp-thumb-social-link .ttp-social-link-list-default .fa{
color: #a4b2b9;
padding: 0 8px;
}
.ttp-flipster-layout #ttp-template-3 .ttp-content-header{
font-weight: 900;
color: #0080ff;
font-size: 20px;
}
.ttp-flipster-layout #ttp-template-3 .ttp-thumb-position{
color: #8d9fa7;
font-size: 16px;
}  .ttp-flipster-layout #ttp-template-4 .ttp-inner-whole-wrapper{
position: relative;
}
.ttp-flipster-layout #ttp-template-4 .ttp-grid-image{
overflow: hidden;
-webkit-border-radius: 50%;
border-radius: 50%;
position: relative;
margin: 0 25% 60%;
z-index: 1;
border: 8px solid #fff;
}
.ttp-flipster-layout #ttp-template-4 .ttp-grid-image .ttp-expand-popup-click,
.ttp-flipster-layout #ttp-template-4 .ttp-grid-image .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
cursor: pointer;
-webkit-border-radius: 50%;
border-radius: 50%;
color: transparent;
}
.ttp-flipster-layout #ttp-template-4 .ttp-item-details{
text-align: center;
background-color: #e1e1e6;
position: absolute;
left: 0;
top: 60%;
width: 100%;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
padding-top: 25%;
}
.ttp-flipster-layout #ttp-template-4 .flipster__item--current .ttp-item-details:hover{
background-color: #f0a700;
-webkit-box-shadow: 0px 15px 10px -10px rgba(0,0,0,0.25);
box-shadow: 0px 15px 10px -10px rgba(0,0,0,0.25);
}
.ttp-flipster-layout #ttp-template-4 .ttp-content-header{
font-family: 'Open Sans', sans-serif;
font-weight: 700;
font-size: 18px;
display: inline-block;
}
.ttp-flipster-layout #ttp-template-4 .ttp-thumb-social-link{
height: 40px;
overflow: auto;
margin: 30px 0;
}
.ttp-flipster-layout #ttp-template-4 .ttp-thumb-social-link .fa{
color: #000;
margin: 0 15px;
height: 40px;
line-height: 40px;
font-size: 18px;
}
.ttp-flipster-layout #ttp-template-4 .ttp-popup-content-fix-wrap .ttp-thumb-social-link .fa{
margin: 0 20px 0 0;
}
@media only screen and (max-width: 820px){
.ttp-flipster-layout #ttp-template-4 .ttp-grid-image{
margin: 0 20% 60%;
border: 5px solid #fff;
}
.ttp-flipster-layout #ttp-template-4 .ttp-content-header{
padding-top: 30%;
}
}  .ttp-flipster-layout #ttp-template-5 .ttp-grid-image{
border-top: 5px solid #ff2e63;
overflow: hidden;
}
.ttp-flipster-layout #ttp-template-5 .ttp-grid-image img{
max-width: 100%;
overflow: hidden;
text-align: center;
display: block;
-webkit-transition: .8s;
-moz-transition: .8s;
-ms-transition: .8s;
-o-transition: .8s;
transition: .8s;
}
.ttp-flipster-layout #ttp-template-5 .ttp-primary-content .ttp-content-header{
background: #FFF;
}
.ttp-flipster-layout #ttp-template-5 .ttp-primary-content .ttp-thumb-position{
color: #9e9e9e;
display: block;
font-size: 18px;
background: #FFF;
}
.ttp-flipster-layout #ttp-template-5 #ttp-column-2 .ttp-primary-content .ttp-thumb-position{
font-size: 16px;
}
.ttp-flipster-layout #ttp-template-5 #ttp-column-3 .ttp-primary-content .ttp-thumb-position{
font-size: 14px;
}
.ttp-flipster-layout #ttp-template-5 #ttp-column-4 .ttp-primary-content .ttp-thumb-position{
font-size: 12px;
}
.ttp-flipster-layout #ttp-template-5 .ttp-primary-content {
color: #343434;
font-size: 24px;
display: block;
}
.ttp-flipster-layout #ttp-template-5 .ttp-expand-popup-click, 
.ttp-flipster-layout #ttp-template-5 .ttp-grid-image span{
position: relative;
cursor: pointer;
}
.ttp-flipster-layout #ttp-template-5 .ttp-expand-popup-click{
width: 100%;
}
.ttp-flipster-layout #ttp-template-5 .ttp-expand-slide-out-click .fa,
.ttp-flipster-layout #ttp-template-5 .ttp-expand-popup-click .fa{
height: 54px;
width: 54px;
background: #ff2e64;
color: #fff;
text-align: center;
padding-top: 15px;
position: absolute;
bottom: 0px;
right: 0px;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
opacity: 0;
}
.ttp-flipster-layout #ttp-template-5 .ttp-carousal-inner:hover .ttp-expand-slide-out-click .fa,
.ttp-flipster-layout #ttp-template-5 .ttp-carousal-inner:hover .ttp-expand-popup-click .fa{
visibility: visible;
opacity: 1;
}
.ttp-flipster-layout #ttp-template-5 .ttp-carousal-inner:hover .ttp-grid-image img{
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.ttp-flipster-layout #ttp-template-5 .flipster__item--past .ttp-carousal-inner:hover .ttp-grid-image img,
.ttp-flipster-layout #ttp-template-5 .flipster__item--future .ttp-carousal-inner:hover .ttp-grid-image img{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.ttp-flipster-layout #ttp-template-5 .flipster__item--past .ttp-carousal-inner:hover .ttp-expand-slide-out-click .fa,
.ttp-flipster-layout #ttp-template-5 .flipster__item--future .ttp-carousal-inner:hover .ttp-expand-popup-click .fa{
visibility: hidden;
opacity: 0;
}
.ttp-flipster-layout #ttp-template-5 .ttp-expand-popup-click,
.ttp-flipster-layout #ttp-template-5 .ttp-expand-slide-out-click{
display: block;
}
.ttp-flipster-layout #ttp-template-5 .ttp-thumb-social-link{
background: #FFF;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa{
width: 26px;
height: 26px;
color: #fff;
font-size: 18px;
text-align: center;
padding-top: 5px;
margin: 0 10px 10px 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
float: left;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-twitter{
background: #0084b4;
border: 1px solid transparent;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-twitter:hover{
color: #0084b4;
border: 1px solid #0084b4;
background: #fff;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-facebook{
background: #3d5998;
border: 1px solid transparent;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-facebook:hover{
color: #3d5998;
border: 1px solid #3d5998;
background: #fff;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-google-plus{
background: #d34836;
border: 1px solid transparent;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-google-plus:hover{
color: #d34836;
border: 1px solid #d34836;
background: #fff;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-linkedin{
background: #0077B5;
border: 1px solid transparent;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-linkedin:hover{
color: #0077B5;
border: 1px solid #0077B5;
background: #fff;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-skype{
background: #00aff0;
border: 1px solid transparent;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-skype:hover{
color: #00aff0;
border: 1px solid #00aff0;
background: #fff;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-instagram{
background: #9b6954;
border: 1px solid transparent;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-instagram:hover{
color: #9b6954;
border: 1px solid #9b6954;
background: #fff;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-youtube{
background: #ff0000;
border: 1px solid transparent;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-youtube:hover{
color: #ff0000;
background: #fff;
border: 1px solid #ff0000;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-wordpress{
background: #21759b;
border: 1px solid transparent;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-wordpress:hover{
color: #21759b;
border: 1px solid #21759b;
background: #fff;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-digg{
border: 1px solid transparent;
background: #000;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-digg:hover{
color: #000;
border: 1px solid #000;
background: #fff;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-reddit{
background: rgb(255, 69, 0);
border: 1px solid transparent;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-reddit:hover{
color: rgb(255, 69, 0);
background: #fff;
border: 1px solid rgb(255, 69, 0);
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-pinterest{
background: #C92228;
border: 1px solid transparent;
}
.ttp-flipster-layout #ttp-template-5 .ttp-social-link-list-default .fa-pinterest:hover{
color: #C92228;
border: 1px solid #C92228;
background: #fff;
}
.ttp-flipster-layout #ttp-template-5 .ttp-primary-content .ttp-thumb-position{
padding-top: 10px;
}
.ttp-social-link-list-default{
display: inline-block;
}  .ttp-flipster-layout #ttp-template-6 .ttp-grid-thumb-wrapper{
margin-bottom: 30px;
}
.ttp-flipster-layout #ttp-template-6 .ttp-primary-content{
text-align: center;
position: relative;
margin-bottom: 40px;
}
.ttp-flipster-layout #ttp-template-6 .ttp-grid-image{
position: relative;
}
.ttp-flipster-layout #ttp-template-6 .ttp-primary-content .ttp-content-header{
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: bold;
display: block;
background: #f2f2f2;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
padding: 20px 0 5px 0;
}
.ttp-flipster-layout #ttp-template-6 .ttp-primary-content .ttp-thumb-position{
font-family: 'Raleway', sans-serif;
font-size: 13px;
display: block;
background: #f2f2f2;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
padding-bottom: 20px;
}
.ttp-flipster-layout #ttp-template-6 .ttp-expand-slide-out-click,
.ttp-flipster-layout #ttp-template-6 .ttp-expand-popup-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
cursor: pointer;
color: transparent;
}
.ttp-flipster-layout #ttp-template-6 .ttp-primary-content .ttp-thumb-social-link{
background: rgba(0, 0, 0, 0.6);
position: absolute;
bottom: 0px;
left: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
width: 100%;
}
.ttp-flipster-layout #ttp-template-6 .ttp-primary-content .ttp-social-link-list-default{
display: inline-block;
padding-right: 20px;
}
.ttp-flipster-layout #ttp-template-6 .ttp-primary-content .ttp-social-link-list-default .fa{
color: #b8ab81;
line-height: 45px;
-webkit-transition: .3s;
-moz-transition: .3s;
-ms-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.ttp-flipster-layout #ttp-template-6 .ttp-team-inner-hidden .ttp-social-link-list-default .fa{
color: #b8ab81;
padding-right: 20px;
}
.ttp-flipster-layout #ttp-template-6 .ttp-team-inner-hidden .ttp-social-link-list-default .fa:hover{
color: #4c4c4c;
}
.ttp-flipster-layout #ttp-template-6 .flipster__item--current .ttp-primary-content .ttp-social-link-list-default .fa:hover{
color: #fff;
}
.ttp-flipster-layout #ttp-template-6 .flipster__item--current .ttp-carousal-inner:hover .ttp-content-header,
.ttp-flipster-layout #ttp-template-6 .flipster__item--current .ttp-carousal-inner:hover .ttp-thumb-position{
background: #b8ab81;
color: #fff;
}
.ttp-flipster-layout #ttp-template-6 .flipster__item--current .ttp-carousal-inner:hover .ttp-thumb-social-link{
visibility: visible;
opacity: 1;
}  .ttp-flipster-layout #ttp-template-7 .owl-stage-outer{
padding: 20px 0;
cursor: -webkit-grab;
}
.ttp-flipster-layout #ttp-template-7 .ttp-inner-whole-wrapper{
background-color: #FFF;
padding-bottom: 100px;
text-align: center;
-webkit-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
}
.ttp-flipster-layout #ttp-template-7 .ttp-grid-image{
position: relative;
overflow: hidden;
border: 1px solid #ebebeb;
}
.ttp-flipster-layout #ttp-template-7 .ttp-grid-image .ttp-expand-popup-click,
.ttp-flipster-layout #ttp-template-7 .ttp-grid-image .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
color: transparent;
cursor: pointer;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-flipster-layout #ttp-template-7 .flipster__item--current .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-popup-click,
.ttp-flipster-layout #ttp-template-7 .flipster__item--current .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-slide-out-click{
background-color: rgba(38, 30, 76, .8);
}
.ttp-flipster-layout #ttp-template-7 .ttp-content-header{
font-weight: 700;
font-size: 18px;
padding-top: 20px;
color: #fff;
}
.ttp-flipster-layout #ttp-template-7 .ttp-team-inner-hidden .ttp-content-header{
padding-top: 0;
}
.ttp-flipster-layout #ttp-template-7 .ttp-team-inner-hidden .ttp-thumb-social-link .fa,
.ttp-flipster-layout #ttp-template-7 .ttp-team-inner-hidden .ttp-content-header{
color: #4c4c4c;
}
.ttp-flipster-layout #ttp-template-7 .ttp-thumb-position{
font-size: 13px;
padding-top: 10px;
color: #eeb313;
}
.ttp-flipster-layout #ttp-template-7 .ttp-thumb-social-link{
height: 40px;
overflow: auto;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background-color: #FFF;
visibility: hidden;
opacity: 0;
background-color: #261e4c;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-flipster-layout #ttp-template-7 .ttp-details-wrapper{
height: 100px;
position: absolute;
left: 0;
bottom: 20px;
width: 100%;
background-color: #FFF;
background-color: #261e4c;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-flipster-layout #ttp-template-7 .flipster__item--current .ttp-inner-whole-wrapper:hover .ttp-details-wrapper{
bottom: 12%;
background-color: #eeb313;
}
.ttp-flipster-layout #ttp-template-7 .flipster__item--current .ttp-inner-whole-wrapper:hover .ttp-thumb-social-link{
bottom: 4%;
visibility: visible;
opacity: 1;
}
.ttp-flipster-layout #ttp-template-7 .flipster__item--current .ttp-inner-whole-wrapper:hover .ttp-content-header{
color: #221b3f;
}
.ttp-flipster-layout #ttp-template-7 .flipster__item--current .ttp-inner-whole-wrapper:hover .ttp-thumb-position{
color: #fff;
}
.ttp-flipster-layout #ttp-template-7 .ttp-thumb-social-link .fa {
color: #fff;
padding:0 14px;
height: 40px;
line-height: 40px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-flipster-layout #ttp-template-7 .flipster__item--current .ttp-thumb-social-link .fa:hover {
color: #eeb313;
}  .ttp-flipster-layout #ttp-template-8 .ttp-introduction-details{
background-color: #fb7f2c;
color: #fff;
text-align: center;
}
.ttp-flipster-layout #ttp-template-8 .ttp-introduction-details{
padding: 0px 40px 10px;
}
.ttp-flipster-layout #ttp-template-8 .ttp-grid-image{
position: relative;
}
.ttp-flipster-layout #ttp-template-8 .ttp-content-header{
font-family: 'PT Sans', sans-serif;
font-weight: 700;
font-size: 18px;
padding-top: 20px;
}
.ttp-flipster-layout #ttp-template-8 .ttp-thumb-position{
font-family: 'PT Sans', sans-serif;
font-weight: 400;
font-size: 15px;
border-bottom: 1px solid transparent;
width: 80%;
display: inline-block;
}
.ttp-flipster-layout #ttp-template-8 .flipster__item--current .ttp-primary-content:hover .ttp-thumb-position{
border-bottom: 1px solid #fdb585;
}
.ttp-flipster-layout #ttp-template-8 .ttp-thumb-social-link{
height: 46px;
text-align: center;
}
.ttp-flipster-layout #ttp-template-8 .ttp-social-link-list-default .fa{
color: transparent;
}
.ttp-flipster-layout #ttp-template-8 .flipster__item--current .ttp-primary-content:hover .ttp-social-link-list-default .fa{
color: #fff;
padding: 0 15px;
}
.ttp-flipster-layout #ttp-template-8 .flipster__item--current .ttp-social-link-list-default .fa:hover{
color: #672b03;
}
.ttp-flipster-layout #ttp-template-8 .flipster__item--current .ttp-primary-content:hover .ttp-thumb-social-link{
opacity: 1;
visibility: visible;
height: 46px;
line-height: 44px;
background-color: #fb7f2c;
}
.ttp-flipster-layout #ttp-template-8 .ttp-expand-popup-click,
.ttp-flipster-layout #ttp-template-8 .ttp-expand-slide-out-click{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: pointer;
color: transparent;
}  .ttp-flipster-layout #ttp-template-9 .owl-stage-outer{ padding: 20px 0;
cursor: -webkit-grab;
}
.ttp-flipster-layout #ttp-template-9 .ttp-inner-whole-wrapper{
padding: 10%;
background-color: #FFF;
padding-bottom: 100px;
-webkit-box-shadow:  0px 6px 40px 0px rgba(0,0,0,.2);
box-shadow: 0px 6px 40px 0px rgba(0,0,0,.2);
}
.ttp-flipster-layout #ttp-template-9 .ttp-grid-image{
position: relative;
overflow: hidden;
}
.ttp-flipster-layout #ttp-template-9 .ttp-grid-image .ttp-expand-popup-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
color: transparent;
cursor: pointer;
}
.ttp-flipster-layout #ttp-template-9 .ttp-content-header{
font-weight: 900;
font-size: 18px;
padding-top: 20px;
}
.ttp-flipster-layout #ttp-template-9 .ttp-thumb-position{
font-size: 13px;
padding-top: 10px;
color: #8FA1A9;
}
.ttp-flipster-layout #ttp-template-9 .ttp-thumb-social-link{
height: 30px;
overflow: auto;
position: absolute;
bottom: 0;
left: 10%;
width: 90%;
background-color: #FFF;
visibility: hidden;
opacity: 0;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-flipster-layout #ttp-template-9 .ttp-details-wrapper{
height: 100px;
position: absolute;
left: 0;
bottom: 20px;
width: 100%;
padding-left: 10%;
background-color: #FFF;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.ttp-flipster-layout #ttp-template-9 .flipster__item--current .ttp-inner-whole-wrapper:hover .ttp-details-wrapper{
bottom: 15%;
}
.ttp-flipster-layout #ttp-template-9 .flipster__item--current .ttp-inner-whole-wrapper:hover .ttp-thumb-social-link{
bottom: 10%;
visibility: visible;
opacity: 1;
}
.ttp-flipster-layout #ttp-template-9 .ttp-thumb-social-link .fa {
color: #8FA1A9;
padding-right: 14px;
height: 30px;
line-height: 30px;
}  .ttp-flipster-layout #ttp-template-10 .ttp-inner-whole-wrapper{
text-align: center;
padding-bottom: 10%;
background: #FFF;
-webkit-transition: .6s;
-moz-transition: .6s;
-ms-transition: .6s;
-o-transition: .6s;
transition: .6s;
-webkit-box-shadow:  0px 6px 40px 0px rgba(0,0,0,.2);
box-shadow: 0px 6px 40px 0px rgba(0,0,0,.2);
}
.ttp-flipster-layout #ttp-template-10 .ttp-member-name-divider{
width: 20px;
height: 2px;
background: #7b5a9e;
display: inline-block;
}
.ttp-flipster-layout #ttp-template-10 .owl-stage-outer{ padding: 50px 0;
}
.ttp-flipster-layout #ttp-template-10 .ttp-grid-image{
position: relative;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
}
.ttp-flipster-layout #ttp-template-10 .ttp-grid-image .ttp-expand-popup-click,
.ttp-flipster-layout #ttp-template-10 .ttp-grid-image .ttp-expand-slide-out-click{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(123, 90, 158, .3);
color: transparent;
-webkit-border-radius: 50%;
border-radius: 50%;
cursor: pointer;
visibility: hidden;
opacity: 0;
-webkit-transition: .6s;
-moz-transition: .6s;
-ms-transition: .6s;
-o-transition: .6s;
transition: .6s;
}
.ttp-flipster-layout #ttp-template-10 .flipster__item--current .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-popup-click,
.ttp-flipster-layout #ttp-template-10 .flipster__item--current .ttp-inner-whole-wrapper:hover .ttp-grid-image .ttp-expand-slide-out-click{
visibility: visible;
opacity: 1;
}
.ttp-flipster-layout #ttp-template-10 .content-wrapper{
padding: 10% 20% 0%;
}
.ttp-flipster-layout #ttp-template-10 .ttp-content-header{
font-size: 18px;
margin-top: 5%;
font-family: 'Montserrat', sans-serif;
color: #341c4d;
}
.ttp-flipster-layout #ttp-template-10 .ttp-thumb-position{
font-size: 13px;
font-family: 'Montserrat', sans-serif;
color: #341c4d;
}
.ttp-flipster-layout #ttp-template-10 .ttp-thumb-social-link{
height: 40px;
overflow: auto;
width: 80%;
margin-left: 10%;
}
.ttp-flipster-layout #ttp-template-10 .ttp-social-link-list-default .fa{
color: #fff;
height: 30px;
line-height: 30px;
width: 30px;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transition: .6s;
-moz-transition: .6s;
-o-transition: .6s;
transition: .6s;
border: 1px solid transparent;
margin: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ttp-flipster-layout #ttp-template-10 .flipster__item--current .ttp-social-link-list-default .fa:hover{
background: #fff;
}
.ttp-flipster-layout #ttp-template-10 .ttp-social-link-list-default .fa-twitter{
background: #0084b4;
}
.ttp-flipster-layout #ttp-template-10 .flipster__item--current .ttp-social-link-list-default .fa-twitter:hover{
color: #0084b4;
border: 1px solid #0084b4;
}
.ttp-flipster-layout #ttp-template-10 .ttp-social-link-list-default .fa-facebook{
background: #3d5998;
}
.ttp-flipster-layout #ttp-template-10 .flipster__item--current .ttp-social-link-list-default .fa-facebook:hover{
color: #3d5998;
border: 1px solid #3d5998;
}
.ttp-flipster-layout #ttp-template-10 .ttp-social-link-list-default .fa-google-plus{
background: #d34836;
}
.ttp-flipster-layout #ttp-template-10 .flipster__item--current .ttp-social-link-list-default .fa-google-plus:hover{
color: #d34836;
border: 1px solid #d34836;
}
.ttp-flipster-layout #ttp-template-10 .ttp-social-link-list-default .fa-linkedin{
background: #0077B5;
}
.ttp-flipster-layout #ttp-template-10 .flipster__item--current .ttp-social-link-list-default .fa-linkedin:hover{
color: #0077B5;
border: 1px solid #0077B5;
}
.ttp-flipster-layout #ttp-template-10 .ttp-social-link-list-default .fa-skype{
background: #00aff0;
}
.ttp-flipster-layout #ttp-template-10 .flipster__item--current .ttp-social-link-list-default .fa-skype:hover{
color: #00aff0;
border: 1px solid #00aff0;
}
.ttp-flipster-layout #ttp-template-10 .ttp-social-link-list-default .fa-instagram{
background: #9b6954;
}
.ttp-flipster-layout #ttp-template-10 .flipster__item--current .ttp-social-link-list-default .fa-instagram:hover{
color: #9b6954;
border: 1px solid #9b6954;
}
.ttp-flipster-layout #ttp-template-10 .ttp-social-link-list-default .fa-youtube{
background: #ff0000;
}
.ttp-flipster-layout #ttp-template-10 .flipster__item--current .ttp-social-link-list-default .fa-youtube:hover{
color: #ff0000;
border: 1px solid #ff0000;
}
.ttp-flipster-layout #ttp-template-10 .ttp-social-link-list-default .fa-wordpress{
background: #21759b;
}
.ttp-flipster-layout #ttp-template-10 .flipster__item--current .ttp-social-link-list-default .fa-wordpress:hover{
color: #21759b;
border: 1px solid #21759b;
}
.ttp-flipster-layout #ttp-template-10 .ttp-social-link-list-default .fa-digg{
background: #000;
}
.ttp-flipster-layout #ttp-template-10 .flipster__item--current .ttp-social-link-list-default .fa-digg:hover{
color: #000;
border: 1px solid #000;
}
.ttp-flipster-layout #ttp-template-10 .ttp-social-link-list-default .fa-reddit{
background: rgb(255, 69, 0);
}
.ttp-flipster-layout #ttp-template-10 .flipster__item--current .ttp-social-link-list-default .fa-reddit:hover{
color: rgb(255, 69, 0);
border: 1px solid rgb(255, 69, 0);
}
.ttp-flipster-layout #ttp-template-10 .ttp-social-link-list-default .fa-pinterest{
background: #C92228;
}
.ttp-flipster-layout #ttp-template-10 .flipster__item--current .ttp-social-link-list-default .fa-pinterest:hover{
color: #C92228;
border: 1px solid #C92228;
}  .flipster__nav__link{
color: #7f8c8d !important;
background-color: #2c3e50;
border-bottom: 10px solid #34495e;
}
.flipster__nav__item{
margin: .04em !important;
}
.flipster__nav__item:first-child{
overflow: hidden;
border-bottom-left-radius: .15em;
border-top-left-radius: .15em;
}
.flipster__nav__item:last-child{
overflow: hidden;
border-bottom-right-radius: .15em;
border-top-right-radius: .15em;
}
.flipster__nav__item--current>.flipster__nav__link{
color: #2ecc71 !important;
border-bottom: 10px solid #2ecc71;
}
.ttp-flipster-layout #ttp-template-1 .flipster__nav__item--current>.flipster__nav__link{
color: #ff8217 !important;
border-bottom: 10px solid #ff8217;
}
.ttp-flipster-layout #ttp-template-3 .flipster__nav__item--current>.flipster__nav__link{
color: #1f8fff !important;
border-bottom: 10px solid #1f8fff;
}
.ttp-flipster-layout #ttp-template-4 .flipster__nav__item--current>.flipster__nav__link{
color: #f0a700 !important;
border-bottom: 10px solid #f0a700;
}
.ttp-flipster-layout #ttp-template-5 .flipster__nav__item--current>.flipster__nav__link{
color: #ff2e64 !important;
border-bottom: 10px solid #ff2e64;
}
.ttp-flipster-layout #ttp-template-6 .flipster__nav__item--current>.flipster__nav__link{
color: #b8ab81 !important;
border-bottom: 10px solid #b8ab81;
}
.ttp-flipster-layout #ttp-template-7 .flipster__nav__item--current>.flipster__nav__link{
color: #eeb313 !important;
border-bottom: 10px solid #eeb313;
}
.ttp-flipster-layout #ttp-template-8 .flipster__nav__item--current>.flipster__nav__link{
color: #fb7f2c !important;
border-bottom: 10px solid #fb7f2c;
}
.ttp-flipster-layout #ttp-template-10 .flipster__nav__item--current>.flipster__nav__link{
color: #af9bc5 !important;
border-bottom: 10px solid #af9bc5;
}
.ttp-flipster-layout #ttp-template-5 .flipster__item--past .ttp-content-header,
.ttp-flipster-layout #ttp-template-5 .flipster__item--future .ttp-content-header,
.ttp-flipster-layout #ttp-template-5 .flipster__item--past .ttp-content-header,
.ttp-flipster-layout #ttp-template-5 .flipster__item--future .ttp-content-header,
.ttp-flipster-layout #ttp-template-5 .flipster__item--past .ttp-thumb-position,
.ttp-flipster-layout #ttp-template-5 .flipster__item--future .ttp-thumb-position,
.ttp-flipster-layout #ttp-template-5 .flipster__item--past .ttp-thumb-position,
.ttp-flipster-layout #ttp-template-5 .flipster__item--future .ttp-thumb-position,
.ttp-flipster-layout #ttp-template-5 .flipster__item--past .ttp-thumb-social-link,
.ttp-flipster-layout #ttp-template-5 .flipster__item--future .ttp-thumb-social-link,
.ttp-flipster-layout #ttp-template-5 .flipster__item--past .ttp-thumb-social-link,
.ttp-flipster-layout #ttp-template-5 .flipster__item--future .ttp-thumb-social-link{
opacity: 0;
visibility: hidden;
}
.flipster__container{
padding: 20px 0 !important;
height: unset !important;
}
.flipster__button{
outline: none;
}
.flipster__button svg{
stroke: rgba(0,0,0,.5) !important;
display: none;
}
.flipster__button{
height: 30px;
width: 30px;
background-color: #2c3e50 !important;
}
.flipster__button .flipster__button--prev{
position: relative;
}
.flipster__button.flipster__button--prev:before{
content: "";
border-right: 8px solid #fff;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
position: absolute;
left: 10px;
top: 7px;
}
.flipster__button.flipster__button--prev:after{
content: "";
border-right: 8px solid #2c3e50;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
position: absolute;
left: 13px;
top: 7px;
}
.flipster__button .flipster__button--next{
position: relative;
}
.flipster__button.flipster__button--next:before{
content: "";
border-left: 8px solid #fff;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
position: absolute;
left: 13px;
top: 7px;
}
.flipster__button.flipster__button--next:after{
content: "";
border-left: 8px solid #2c3e50;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
position: absolute;
left: 10px;
top: 7px;
}
.flipster__button.flipster__button--prev:hover:before{
border-right: 8px solid #8FA1A9;
}
.flipster__button.flipster__button--next:hover:before{
border-left: 8px solid #8FA1A9;
}
#ttp-template-1 .flipster__button.flipster__button--prev:hover:before{
border-right: 8px solid #ff8217;
}
#ttp-template-1 .flipster__button.flipster__button--next:hover:before{
border-left: 8px solid #ff8217;
}
#ttp-template-2 .flipster__button.flipster__button--prev:hover:before{
border-right: 8px solid #2ecc71;
}
#ttp-template-2 .flipster__button.flipster__button--next:hover:before{
border-left: 8px solid #2ecc71;
}
#ttp-template-3 .flipster__button.flipster__button--prev:hover:before{
border-right: 8px solid #1f8fff;
}
#ttp-template-3 .flipster__button.flipster__button--next:hover:before{
border-left: 8px solid #1f8fff;
}
#ttp-template-4 .flipster__button.flipster__button--prev:hover:before{
border-right: 8px solid #f0a700;
}
#ttp-template-4 .flipster__button.flipster__button--next:hover:before{
border-left: 8px solid #f0a700;
}
#ttp-template-5 .flipster__button.flipster__button--prev:hover:before{
border-right: 8px solid #ff2e63;
}
#ttp-template-5 .flipster__button.flipster__button--next:hover:before{
border-left: 8px solid #ff2e63;
}
#ttp-template-6 .flipster__button.flipster__button--prev:hover:before{
border-right: 8px solid #b8ab81;
}
#ttp-template-6 .flipster__button.flipster__button--next:hover:before{
border-left: 8px solid #b8ab81;
}
#ttp-template-7 .flipster__button.flipster__button--prev:hover:before{
border-right: 8px solid #eeb313;
}
#ttp-template-7 .flipster__button.flipster__button--next:hover:before{
border-left: 8px solid #eeb313;
}
#ttp-template-8 .flipster__button.flipster__button--prev:hover:before{
border-right: 8px solid #fb7f2c;
}
#ttp-template-8 .flipster__button.flipster__button--next:hover:before{
border-left: 8px solid #fb7f2c;
}
#ttp-template-9 .flipster__button.flipster__button--prev:hover:before{
border-right: 8px solid #8FA1A9;
}
#ttp-template-9 .flipster__button.flipster__button--next:hover:before{
border-left: 8px solid #8FA1A9;
}
#ttp-template-10 .flipster__button.flipster__button--prev:hover:before{
border-right: 8px solid #ab95c9;
}
#ttp-template-10 .flipster__button.flipster__button--next:hover:before{
border-left: 8px solid #ab95c9;
}
.ttp-flipster-layout .ttp-primary-content .ttp-social-link-list-default .fa{
font-size: 18px;
}    .ttp-popup-content-fix-wrap{
margin-bottom: 20px; }
.ttp-popup-content-fix-wrap .ttp-thumb-position{
display: block;
}
.ttp-popup-content-fix-wrap .ttp-content-header{
margin-bottom: 20px;
}
.ttp-popup-content-fix-wrap  .ttp-thumb-social-link{
margin-top: 0 !important;
}
.ttp-flipster-layout #ttp-template-3 .ttp-popup-content-fix-wrap .ttp-social-link-list-default .fa{
padding: 0 16px 0 0;
}
.mCSB_container{
padding: 0 20px;
}
.ttp-team-content-outer-wrap .ttp-grid-layout-popup.ttp-popup-content-right, 
.ttp-team-content-outer-wrap .ttp-filter-layout-popup.ttp-popup-content-right, 
.ttp-team-content-outer-wrap .ttp-list-layout-popup.ttp-popup-content-right, 
.ttp-team-content-outer-wrap .ttp-carousal-layout-popup.ttp-popup-content-right, 
.ttp-team-content-outer-wrap .ttp-flipster-layout-popup.ttp-popup-content-right, 
.ttp-team-content-outer-wrap .ttp-thumbnail-layout-popup.ttp-popup-content-right, 
.ttp-team-content-outer-wrap .ttp-table-layout-popup.ttp-popup-content-right{
text-align: left;
}
.ttp-team-inner-hidden .ttp-additional-detail-close{
position: fixed;
cursor: pointer;
float: right;
font-size: 26px;
}
.ttp-team-inner-hidden .ttp-additional-detail-close:before{
content: "\f335";
font-family: dashicons;
position: fixed;
right: 0px;
top: -1px;
}
.ttp-team-inner-hidden.ttp-popup-content-left .ttp-additional-detail-close{
position: relative;
}
.ttp-team-inner-hidden.ttp-popup-content-left .ttp-additional-detail-close:before{
position: absolute;
right: -24px;
top: -30px;
}
.ttp-popup-content-fix-wrap{
text-align: left;
overflow: hidden;
}
@media only screen and (max-width: 720px){
.ttp-team-content-outer-wrap .ttp-grid-layout-popup.ttp-popup-content-right, 
.ttp-team-content-outer-wrap .ttp-filter-layout-popup.ttp-popup-content-right, 
.ttp-team-content-outer-wrap .ttp-list-layout-popup.ttp-popup-content-right, 
.ttp-team-content-outer-wrap .ttp-carousal-layout-popup.ttp-popup-content-right, 
.ttp-team-content-outer-wrap .ttp-flipster-layout-popup.ttp-popup-content-right, 
.ttp-team-content-outer-wrap .ttp-thumbnail-layout-popup.ttp-popup-content-right, 
.ttp-team-content-outer-wrap .ttp-table-layout-popup.ttp-popup-content-right{
width: 50%;
left: 50%;
}
.mCSB_container{
padding-left: 10px;
}
}
@media only screen and (max-width: 480px){
.ttp-team-content-outer-wrap .ttp-grid-layout-popup.ttp-popup-content-right, 
.ttp-team-content-outer-wrap .ttp-filter-layout-popup.ttp-popup-content-right, 
.ttp-team-content-outer-wrap .ttp-list-layout-popup.ttp-popup-content-right, 
.ttp-team-content-outer-wrap .ttp-carousal-layout-popup.ttp-popup-content-right, 
.ttp-team-content-outer-wrap .ttp-flipster-layout-popup.ttp-popup-content-right, 
.ttp-team-content-outer-wrap .ttp-thumbnail-layout-popup.ttp-popup-content-right, 
.ttp-team-content-outer-wrap .ttp-table-layout-popup.ttp-popup-content-right{
width: 100%;
left: 0;
}
}  .ttp-team-member-content{
text-align: left;
}
@media only screen and (max-width: 720px){
.ttp-team-content-outer-wrap .ttp-grid-layout-popup.ttp-popup-content-left, 
.ttp-team-content-outer-wrap .ttp-filter-layout-popup.ttp-popup-content-left, 
.ttp-team-content-outer-wrap .ttp-list-layout-popup.ttp-popup-content-left, 
.ttp-team-content-outer-wrap .ttp-carousal-layout-popup.ttp-popup-content-left, 
.ttp-team-content-outer-wrap .ttp-flipster-layout-popup.ttp-popup-content-left, 
.ttp-team-content-outer-wrap .ttp-thumbnail-layout-popup.ttp-popup-content-left, 
.ttp-team-content-outer-wrap .ttp-table-layout-popup.ttp-popup-content-left{
width: 50%;
}
}
@media only screen and (max-width: 480px){
.ttp-team-content-outer-wrap .ttp-grid-layout-popup.ttp-popup-content-left, 
.ttp-team-content-outer-wrap .ttp-filter-layout-popup.ttp-popup-content-left, 
.ttp-team-content-outer-wrap .ttp-list-layout-popup.ttp-popup-content-left, 
.ttp-team-content-outer-wrap .ttp-carousal-layout-popup.ttp-popup-content-left, 
.ttp-team-content-outer-wrap .ttp-flipster-layout-popup.ttp-popup-content-left, 
.ttp-team-content-outer-wrap .ttp-thumbnail-layout-popup.ttp-popup-content-left, 
.ttp-team-content-outer-wrap .ttp-table-layout-popup.ttp-popup-content-left{
width: 100%;
left: 0%;
}
}  .ttp-popup-content-center .ttp-popup-content-fix-wrap{
float: left;
width: 40%;
padding-right: 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
}
.ttp-popup-content-center .ttp-team-member-content{
float: left;
width: 60%;
}
.ttp-popup-content-center .ttp-thumb-position{
font-size: 14px;
font-family: 'Open Sans', sans-serif;
}
.ttp-popup-content-center .ttp-thumb-social-link{
margin-top: 20px;
}
.ttp-popup-content-center .ttp-content-header{
font-size: 20px;
margin-top: 10px;
}
@media only screen and (max-width: 890px){
.ttp-popup-content-center{
width: 75% !important;
}
}
@media only screen and (max-width: 720px){
.ttp-popup-content-center{
width: 85% !important;
}
}
@media only screen and (max-width: 480px){
.ttp-popup-content-center .ttp-team-member-content,
.ttp-popup-content-center .ttp-popup-content-fix-wrap{
width: 100%;
}
}   .ttp-team-member-slide-content-right .ttp-team-member-social-link{
margin: 40px 0 0;
height: 30px;
line-height: 30px;
}
.team-info-block{
margin: 40px 0;
padding: 20px;
border: 1px solid #ccc;
}
.team-info-block .ttp-team-member-slide-content-left{
width: 60%;
float: left;
}
.team-info-block .ttp-team-member-slide-content-right{
width: 35%;
float: left;
padding-left: 10px;
}
.team-info-block .ttp-additional-detail-close{
float: right;
}
@media only screen and (max-width: 700px){
.team-info-block .ttp-team-member-slide-content-left{
width: 95%;
float: none;
display: block;
}
.team-info-block .ttp-team-member-slide-content-right{
width: 95%;
float: none;
display: block;
margin-top: 20px;
}
}  .ttp-filter-header{
float: left;
max-width: calc(100% - 320px);
}
.ttp-row{
float: right;
}
.ttp-row .small-3{
float: left;
}
.ttp-row .small-3 .button{
display: block;
}
.ttp-row .small-9{
float: right;
}
.ttp-row .small-9 input[type="text"]{
height: 37px;
padding: 3px 10px;
}
.ttp-row .small-3 .button,
.ttp-filter-header .button{
background: transparent;
color: #000 !important;
margin-right: 15px;
text-transform: uppercase;
border: none;
outline: none;
margin-bottom: 10px;
}
.ttp-filter-header .button:last-child{
margin-right: 0;
}
@media screen and (max-width: 768px) {
.ttp-filter-header{
max-width: 100%;
float: none;
display: block;
}
.ttp-row{
float: none;
display: block;
width: 100%;
margin-bottom: 10px;
}
.ttp-row .small-9{
float: none;
display: inline-block;
}
}
@media only screen and (max-width: 480px){
.ttp-row .small-3 .button{
margin-right: 5px;
margin-bottom: 0px;
}
.ttp-filter-header .button{
margin-right: 5px;
}
}
.ttp-row .small-3 .button{
font-size: 14px;
line-height: 15px;
min-height: 33px;
padding: 10px 15px;
font-weight: 400;
}
.ttp-row .small-3 .button:hover,
.ttp-filter-header .button.active,
.ttp-filter-header .button.is-checked,
.ttp-filter-header .button:hover{
background-color: #8cc63e;
color: #fff !important;
}
input[type="text"], 
input[type="email"], 
input[type="url"], 
input[type="password"], 
input[type="search"]{
outline: none;
}
.ttp-filter-layout-wrap #ttp-column-4 .ttp-inner-whole-wrapper{
width: 25%;
}
.ttp-filter-layout-wrap #ttp-column-3 .ttp-inner-whole-wrapper{
width: 33.33%;
}
.ttp-filter-layout-wrap #ttp-column-2 .ttp-inner-whole-wrapper{
width: 50%;
}
.ttp-filter-layout-wrap .ttp-inner-whole-wrapper{
margin-bottom: 50px;
}
@media only screen and (max-width: 720px){
.ttp-filter-layout-wrap #ttp-column-3 .ttp-inner-whole-wrapper,
.ttp-filter-layout-wrap #ttp-column-4 .ttp-inner-whole-wrapper{
width: 50%;
}
.ttp-grid-layout #ttp-column-3 .ttp-inner-whole-wrapper:nth-child(3n+1){
clear: none;
}
}
@media only screen and (max-width: 480px){
.ttp-filter-layout-wrap #ttp-column-2 .ttp-inner-whole-wrapper,
.ttp-filter-layout-wrap #ttp-column-3 .ttp-inner-whole-wrapper,
.ttp-filter-layout-wrap #ttp-column-4 .ttp-inner-whole-wrapper{
width: 100%;
}
}  .ttp-filter-layout-wrap .ttp-row .small-3 .button{
color: #FFF !important;
border: 1px solid transparent;
}
.ttp-filter-layout-wrap #ttp-template-1 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-1 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-1 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-1 .ttp-filter-header .button.is-checked{
background-color: #ff2e64;
}
.ttp-filter-layout-wrap #ttp-template-1 .ttp-row .small-3 .button:hover{
background-color: #FFF;
color: #ff2e64 !important;
border: 1px solid #ff2e64;
}
.ttp-filter-layout-wrap #ttp-template-2 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-2 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-2 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-2 .ttp-filter-header .button.is-checked{
background-color: #d04984;
}
.ttp-filter-layout-wrap #ttp-template-2 .ttp-row .small-3 .button:hover{
color: #d04984 !important;
background-color: #FFF;
border: 1px solid #d04984;
}
.ttp-filter-layout-wrap #ttp-template-3 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-3 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-3 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-3 .ttp-filter-header .button.is-checked{
background-color: #b8ab81;
}
.ttp-filter-layout-wrap #ttp-template-3 .ttp-row .small-3 .button:hover{
color: #b8ab81 !important;
background-color: #FFF;
border: 1px solid #b8ab81;
}
.ttp-filter-layout-wrap #ttp-template-4 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-4 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-4 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-4 .ttp-filter-header .button.is-checked{
background-color: #f59331;
}
.ttp-filter-layout-wrap #ttp-template-4 .ttp-row .small-3 .button:hover{
color: #f59331 !important;
background-color: #fff;
border: 1px solid #f59331;
}
.ttp-filter-layout-wrap #ttp-template-5 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-5 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-5 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-5 .ttp-filter-header .button.is-checked{
background-color: #045071;
}
.ttp-filter-layout-wrap #ttp-template-5 .ttp-row .small-3 .button:hover{
color: #045071 !important;
background: #FFF;
border: 1px solid #045071;
}
.ttp-filter-layout-wrap #ttp-template-6 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-6 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-6 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-6 .ttp-filter-header .button.is-checked{
background-color: #1dbaf4;
}
.ttp-filter-layout-wrap #ttp-template-6 .ttp-row .small-3 .button:hover{
color: #1dbaf4 !important;
background: #FFF;
border: 1px solid #1dbaf4;
}
.ttp-filter-layout-wrap #ttp-template-7 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-7 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-7 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-7 .ttp-filter-header .button.is-checked{
background-color: #ffb900;
}
.ttp-filter-layout-wrap #ttp-template-7 .ttp-row .small-3 .button:hover{
color: #ffb900 !important;
background: #FFF;
border: 1px solid #ffb900;
}
.ttp-filter-layout-wrap #ttp-template-8 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-8 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-8 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-8 .ttp-filter-header .button.is-checked{
background-color: #443384;
}
.ttp-filter-layout-wrap #ttp-template-8 .ttp-row .small-3 .button:hover{
color: #443384 !important;
background-color: #fff;
border: 1px solid #443384;
}
.ttp-filter-layout-wrap #ttp-template-9 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-9 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-9 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-9 .ttp-filter-header .button.is-checked{
background-color: #F99393;
}
.ttp-filter-layout-wrap #ttp-template-9 .ttp-row .small-3 .button:hover{
color: #F99393 !important;
background-color: #fff;
border: 1px solid #F99393;
}
.ttp-filter-layout-wrap #ttp-template-10 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-10 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-10 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-10 .ttp-filter-header .button.is-checked{
background-color: #72b7a4;
}
.ttp-filter-layout-wrap #ttp-template-10 .ttp-row .small-3 .button:hover{
color: #72b7a4 !important;
background-color: #fff;
border: 1px solid #72b7a4;
}
.ttp-filter-layout-wrap #ttp-template-11 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-11 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-11 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-11 .ttp-filter-header .button.is-checked{
background-color: #5b5b5b;
}
.ttp-filter-layout-wrap #ttp-template-11 .ttp-row .small-3 .button:hover{
color: #5b5b5b !important;
background-color: #fff;
border: 1px solid #5b5b5b;
}
.ttp-filter-layout-wrap #ttp-template-12 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-12 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-12 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-12 .ttp-filter-header .button.is-checked{
background-color: #ff8217;
}
.ttp-filter-layout-wrap #ttp-template-12 .ttp-row .small-3 .button:hover{
color: #ff8217 !important;
background-color: #fff;
border: 1px solid #ff8217;
}
.ttp-filter-layout-wrap #ttp-template-13 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-13 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-13 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-13 .ttp-filter-header .button.is-checked{
background-color: #352e36;
}
.ttp-filter-layout-wrap #ttp-template-13 .ttp-row .small-3 .button:hover{
color: #352e36 !important;
background-color: #fff;
border: 1px solid #352e36;
}
.ttp-filter-layout-wrap #ttp-template-14 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-14 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-14 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-14 .ttp-filter-header .button.is-checked{
background-color: #feb312;
}
.ttp-filter-layout-wrap #ttp-template-14 .ttp-row .small-3 .button:hover{
color: #feb312 !important;
background-color: #fff;
border: 1px solid #feb312;
}
.ttp-filter-layout-wrap #ttp-template-15 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-15 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-15 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-15 .ttp-filter-header .button.is-checked{
background-color: #4a4a4a;
}
.ttp-filter-layout-wrap #ttp-template-15 .ttp-row .small-3 .button:hover{
color: #4a4a4a !important;
background-color: #fff;
border: 1px solid #4a4a4a;
}
.ttp-filter-layout-wrap #ttp-template-16 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-16 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-16 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-16 .ttp-filter-header .button.is-checked{
background-color: #67bb90;
}
.ttp-filter-layout-wrap #ttp-template-16 .ttp-row .small-3 .button:hover{
color: #67bb90 !important;
background-color: #fff;
border: 1px solid #67bb90;
}
.ttp-filter-layout-wrap #ttp-template-17 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-17 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-17 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-17 .ttp-filter-header .button.is-checked{
background-color: #261e4c;
}
.ttp-filter-layout-wrap #ttp-template-17 .ttp-row .small-3 .button:hover{
color: #261e4c !important;
background-color: #fff;
border: 1px solid #261e4c;
}
.ttp-filter-layout-wrap #ttp-template-18 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-18 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-18 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-18 .ttp-filter-header .button.is-checked{
background-color: #0081ff;
}
.ttp-filter-layout-wrap #ttp-template-18 .ttp-row .small-3 .button:hover{
color: #0081ff !important;
background-color: #fff;
border: 1px solid #0081ff;
}
.ttp-filter-layout-wrap #ttp-template-19 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-19 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-19 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-19 .ttp-filter-header .button.is-checked{
background-color: #36afe0;
}
.ttp-filter-layout-wrap #ttp-template-19 .ttp-row .small-3 .button:hover{
color: #36afe0 !important;
background-color: #fff;
border: 1px solid #36afe0;
}
.ttp-filter-layout-wrap #ttp-template-20 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-20 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-20 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-20 .ttp-filter-header .button.is-checked{
background-color: #f7a4af;
}
.ttp-filter-layout-wrap #ttp-template-20 .ttp-row .small-3 .button:hover{
color: #f7a4af !important;
background-color: #fff;
border: 1px solid #f7a4af;
}
.ttp-filter-layout-wrap #ttp-template-21 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-21 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-21 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-21 .ttp-filter-header .button.is-checked{
background-color: #59b031;
}
.ttp-filter-layout-wrap #ttp-template-21 .ttp-row .small-3 .button:hover{
color: #59b031 !important;
background-color: #fff;
border: 1px solid #59b031;
}
.ttp-filter-layout-wrap #ttp-template-22 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-22 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-22 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-22 .ttp-filter-header .button.is-checked{
background-color: #bba466;
}
.ttp-filter-layout-wrap #ttp-template-22 .ttp-row .small-3 .button:hover{
color: #bba466 !important;
background-color: #fff;
border: 1px solid #bba466;
}
.ttp-filter-layout-wrap #ttp-template-23 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-23 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-23 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-23 .ttp-filter-header .button.is-checked{
background-color: #f0a700;
}
.ttp-filter-layout-wrap #ttp-template-23 .ttp-row .small-3 .button:hover{
color: #f0a700 !important;
background-color: #fff;
border: 1px solid #f0a700;
}
.ttp-filter-layout-wrap #ttp-template-24 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-24 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-24 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-24 .ttp-filter-header .button.is-checked{
background-color: #4c4c4c;
}
.ttp-filter-layout-wrap #ttp-template-24 .ttp-row .small-3 .button:hover{
color: #4c4c4c !important;
background-color: #fff;
border: 1px solid #4c4c4c;
}
.ttp-filter-layout-wrap #ttp-template-25 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-25 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-25 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-25 .ttp-filter-header .button.is-checked{
background-color: #4c4c4c;
}
.ttp-filter-layout-wrap #ttp-template-25 .ttp-row .small-3 .button:hover{
color: #4c4c4c !important;
background-color: #fff;
border: 1px solid #4c4c4c;
}
.ttp-filter-layout-wrap #ttp-template-26 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-26 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-26 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-26 .ttp-filter-header .button.is-checked{
background-color: #666186;
}
.ttp-filter-layout-wrap #ttp-template-26 .ttp-row .small-3 .button:hover{
color: #666186 !important;
background-color: #fff;
border: 1px solid #666186;
}
.ttp-filter-layout-wrap #ttp-template-27 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-27 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-27 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-27 .ttp-filter-header .button.is-checked{
background-color: #261e4c;
}
.ttp-filter-layout-wrap #ttp-template-27 .ttp-row .small-3 .button:hover{
color: #261e4c !important;
background-color: #fff;
border: 1px solid #261e4c;
}
.ttp-filter-layout-wrap #ttp-template-28 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-28 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-28 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-28 .ttp-filter-header .button.is-checked{
background-color: #fecf17;
}
.ttp-filter-layout-wrap #ttp-template-28 .ttp-row .small-3 .button:hover{
color: #fecf17 !important;
background-color: #fff;
border: 1px solid #fecf17;
}
.ttp-filter-layout-wrap #ttp-template-29 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-29 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-29 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-29 .ttp-filter-header .button.is-checked{
background-color: #f7951e;
}
.ttp-filter-layout-wrap #ttp-template-29 .ttp-row .small-3 .button:hover{
color: #f7951e !important;
background-color: #fff;
border: 1px solid #f7951e;
}
.ttp-filter-layout-wrap #ttp-template-30 .ttp-row .small-3 .button,
.ttp-filter-layout-wrap #ttp-template-30 .ttp-filter-header .button:hover,
.ttp-filter-layout-wrap #ttp-template-30 .ttp-filter-header .button.active,
.ttp-filter-layout-wrap #ttp-template-30 .ttp-filter-header .button.is-checked{
background-color: #d84c5d;
}
.ttp-filter-layout-wrap #ttp-template-30 .ttp-row .small-3 .button:hover{
color: #d84c5d !important;
background-color: #fff;
border: 1px solid #d84c5d;
}  .ttp-thumbnail-layout-popup .ttp-thumb-social-link .ttp-social-link-list-default .fa{
padding: 0 15px 0 0;
}  #TB_ajaxWindowTitle{
text-align: center !important;
}  .flipster button.flipster__button{
-webkit-box-shadow: none !important;
box-shadow: none !important;
} .ttp-grid-layout #ttp-template-6 .ttp-team-inner-hidden .ttp-thumb-social-link,
.ttp-thumbnail-layout .ttp-team-inner-hidden .ttp-thumb-social-link,
.ttp-thumbnail-layout .team-info-block .ttp-team-member-social-link{
border-top: 1px solid #4c4c4c;
border-bottom: 1px solid #4c4c4c;
}
.ttp-grid-layout #ttp-template-6 .ttp-team-inner-hidden .ttp-thumb-social-link,
.ttp-thumbnail-layout .ttp-team-inner-hidden .ttp-thumb-social-link{
height: 30px;
line-height: 30px;
}
.ttp-grid-layout #ttp-template-6 .ttp-team-inner-hidden .ttp-social-link-list-default .fa,
.ttp-thumbnail-layout .ttp-team-inner-hidden .ttp-social-link-list-default .fa,
.ttp-thumbnail-layout .team-info-block .ttp-social-link-list-default .fa{
margin: 0 10px;
color: #4c4c4c;
} .flipster--flat .flipster__item--past, .flipster--flat .flipster__item--future{
opacity: 1 !important;
}
.flipster__nav__link::after{
display: none !important;
}  .ttp-content-external-link-list a{
text-decoration: underline;
}  #team-infos-block{
position: relative;
}
#team-infos-block .ttp-additional-detail-close{
position: absolute;
right: 0;
top: 0;
}
#team-infos-block .ttp-additional-detail-close:before{
position: absolute;
right: 0px;
top: 0px;
content: "\f335";
font-family: dashicons;
} .ttp-table-layout .ttp-inner-whole-wrapper .ttp-secondary-content .totalteam-field-custom-wrap .totalteam-icon-custom i {
display: none;
} .ttp-grid-layout #ttp-template-2 .ttp-grid-layout-popup .ttp-secondary-content .ttp-thumb-title-custom {
margin-left: 12px;
}
.ttp-grid-layout #ttp-template-3 .ttp-grid-layout-popup .ttp-secondary-content .totalteam-icon-custom {
height: 40px;
padding-top: 9px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
top: -2px;
}
.ttp-grid-layout #ttp-template-4 .ttp-grid-layout-popup .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-4 .ttp-grid-layout-popup .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-4 .ttp-grid-layout-popup .ttp-secondary-content .ttp-thumb-emailaddress, 
.ttp-grid-layout #ttp-template-5 .ttp-grid-layout-popup .ttp-secondary-content .ttp-thumb-address, 
.ttp-grid-layout #ttp-template-5 .ttp-grid-layout-popup .ttp-secondary-content .ttp-thumb-telephone, 
.ttp-grid-layout #ttp-template-5 .ttp-grid-layout-popup .ttp-secondary-content .ttp-thumb-emailaddress {
color: #000;
}
.ttp-grid-layout #ttp-template-4 .ttp-grid-layout-popup .ttp-secondary-content .totalteam-field-custom-wrap {
position: relative;
display: inline-block;
width: 100%;
color: #000;
}
.ttp-grid-layout #ttp-template-4 .ttp-grid-layout-popup .ttp-secondary-content .totalteam-icon-custom {
position: absolute;
top: 7px;
left: -3px;
}
.ttp-grid-layout #ttp-template-4 .ttp-grid-layout-popup .ttp-secondary-content .ttp-thumb-title-custom {
padding-left: 30px;   
}
.ttp-grid-layout #ttp-template-5 .ttp-grid-layout-popup .ttp-secondary-content {
position: static;
top: unset;
left: unset;
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-ms-transform: translate(0,0);
-o-transform: translate(0,0);
transform: translate(0,0);
opacity: 1;
visibility: visible;
}
.ttp-grid-layout #ttp-template-7 .ttp-grid-layout-popup .ttp-secondary-content .totalteam-icon-custom {
height: 40px;
width: 40px;
}.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 #dddddd;
background: #ffffff;
color: #333333;
}
.ui-widget-content a {
color: #333333;
}
.ui-widget-header {
border: 1px solid #dddddd;
background: #e9e9e9;
color: #333333;
font-weight: bold;
}
.ui-widget-header a {
color: #333333;
} .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 #cccccc;
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: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #003eff;
background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #ffffff;
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(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/images/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/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(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/images/ui-icons_555555_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
background-image: url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/images/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
background-image: url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
background-image: url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/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: #aaaaaa;
opacity: .3;
filter: Alpha(Opacity=30); }
.ui-widget-shadow {
-webkit-box-shadow: 0px 0px 5px #666666;
box-shadow: 0px 0px 5px #666666;
}
 .animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.animated.infinite {
animation-iteration-count: infinite;
}
.animated.hinge {
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
animation-duration: .75s;
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transform: translate3d(0,0,0);
}
40%, 43% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -30px, 0);
}
70% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -15px, 0);
}
90% {
transform: translate3d(0,-4px,0);
}
}
.bounce {
animation-name: bounce;
transform-origin: center bottom;
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
animation-name: flash;
} @keyframes pulse {
from {
transform: scale3d(1, 1, 1);
}
50% {
transform: scale3d(1.05, 1.05, 1.05);
}
to {
transform: scale3d(1, 1, 1);
}
}
.pulse {
animation-name: pulse;
}
@keyframes rubberBand {
from {
transform: scale3d(1, 1, 1);
}
30% {
transform: scale3d(1.25, 0.75, 1);
}
40% {
transform: scale3d(0.75, 1.25, 1);
}
50% {
transform: scale3d(1.15, 0.85, 1);
}
65% {
transform: scale3d(.95, 1.05, 1);
}
75% {
transform: scale3d(1.05, .95, 1);
}
to {
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
animation-name: rubberBand;
}
@keyframes shake {
from, to {
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
transform: translate3d(10px, 0, 0);
}
}
.shake {
animation-name: shake;
}
@keyframes headShake {
0% {
transform: translateX(0);
}
6.5% {
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
transform: translateX(5px) rotateY(7deg);
}
31.5% {
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
transform: translateX(2px) rotateY(3deg);
}
50% {
transform: translateX(0);
}
}
.headShake {
animation-timing-function: ease-in-out;
animation-name: headShake;
}
@keyframes swing {
20% {
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
transform: rotate3d(0, 0, 1, -5deg);
}
to {
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
transform-origin: top center;
animation-name: swing;
}
@keyframes tada {
from {
transform: scale3d(1, 1, 1);
}
10%, 20% {
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
transform: scale3d(1, 1, 1);
}
}
.tada {
animation-name: tada;
} @keyframes wobble {
from {
transform: none;
}
15% {
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
transform: none;
}
}
.wobble {
animation-name: wobble;
}
@keyframes jello {
from, 11.1%, to {
transform: none;
}
22.2% {
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
animation-name: jello;
transform-origin: center;
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
20% {
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
animation-name: bounceIn;
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, 25px, 0);
}
75% {
transform: translate3d(0, -10px, 0);
}
90% {
transform: translate3d(0, 5px, 0);
}
to {
transform: none;
}
}
.bounceInDown {
animation-name: bounceInDown;
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(25px, 0, 0);
}
75% {
transform: translate3d(-10px, 0, 0);
}
90% {
transform: translate3d(5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInLeft {
animation-name: bounceInLeft;
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(-25px, 0, 0);
}
75% {
transform: translate3d(10px, 0, 0);
}
90% {
transform: translate3d(-5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInRight {
animation-name: bounceInRight;
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
75% {
transform: translate3d(0, 10px, 0);
}
90% {
transform: translate3d(0, -5px, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
animation-name: bounceInUp;
}
@keyframes bounceOut {
20% {
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
animation-name: bounceOut;
}
@keyframes bounceOutDown {
20% {
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
20% {
opacity: 1;
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
20% {
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
animation-name: bounceOutUp;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
animation-name: fadeIn;
}
@keyframes fadeInDown {
from {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDown {
animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
from {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDownBig {
animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
from {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeft {
animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeftBig {
animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
from {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRight {
animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
from {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRightBig {
animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUp {
animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
from {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUpBig {
animation-name: fadeInUpBig;
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
animation-name: fadeOutUpBig;
}
@keyframes flip {
from {
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) scale3d(.95, .95, .95);
animation-timing-function: ease-in;
}
to {
transform: perspective(400px);
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
animation-name: flip;
}
@keyframes flipInX {
from {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInX;
}
@keyframes flipInY {
from {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInY;
}
@keyframes flipOutX {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@keyframes flipOutY {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipOutY;
}
@keyframes lightSpeedIn {
from {
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
transform: skewX(20deg);
opacity: 1;
}
80% {
transform: skewX(-5deg);
opacity: 1;
}
to {
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
animation-name: lightSpeedIn;
animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
animation-name: lightSpeedOut;
animation-timing-function: ease-in;
}
@keyframes rotateIn {
from {
transform-origin: center;
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
transform-origin: center;
transform: none;
opacity: 1;
}
}
.rotateIn {
animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
animation-name: rotateInUpRight;
}
@keyframes rotateOut {
from {
transform-origin: center;
opacity: 1;
}
to {
transform-origin: center;
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
animation-name: rotateOutUpRight;
}
@keyframes hinge {
0% {
transform-origin: top left;
animation-timing-function: ease-in-out;
}
20%, 60% {
transform: rotate3d(0, 0, 1, 80deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
}
40%, 80% {
transform: rotate3d(0, 0, 1, 60deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
animation-name: hinge;
}
@keyframes jackInTheBox {
from {
opacity: 0;
transform: scale(0.1) rotate(30deg);
transform-origin: center bottom;
}
50% {
transform: rotate(-10deg);
}
70% {
transform: rotate(3deg);
}
to {
opacity: 1;
transform: scale(1);
}
}
.jackInTheBox {
animation-name: jackInTheBox;
} @keyframes rollIn {
from {
opacity: 0;
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
transform: none;
}
}
.rollIn {
animation-name: rollIn;
} @keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
animation-name: rollOut;
}
@keyframes zoomIn {
from {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
animation-name: zoomIn;
}
@keyframes zoomInDown {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
animation-name: zoomInDown;
}
@keyframes zoomInLeft {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
animation-name: zoomInLeft;
}
@keyframes zoomInRight {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
animation-name: zoomInRight;
}
@keyframes zoomInUp {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
animation-name: zoomInUp;
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
animation-name: zoomOut;
}
@keyframes zoomOutDown {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
transform: scale(.1) translate3d(-2000px, 0, 0);
transform-origin: left center;
}
}
.zoomOutLeft {
animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
transform: scale(.1) translate3d(2000px, 0, 0);
transform-origin: right center;
}
}
.zoomOutRight {
animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
animation-name: zoomOutUp;
}
@keyframes slideInDown {
from {
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
animation-name: slideInDown;
}
@keyframes slideInLeft {
from {
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
animation-name: slideInLeft;
}
@keyframes slideInRight {
from {
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
animation-name: slideInRight;
}
@keyframes slideInUp {
from {
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
animation-name: slideInUp;
}
@keyframes slideOutDown {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
animation-name: slideOutDown;
}
@keyframes slideOutLeft {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
animation-name: slideOutLeft;
}
@keyframes slideOutRight {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
animation-name: slideOutRight;
}
@keyframes slideOutUp {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
animation-name: slideOutUp;
}.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
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(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-item .active {
display: none;
}
.owl-theme .owl-controls{
margin-top:10px;
text-align:center;
-webkit-tap-highlight-color:transparent
}
.owl-theme .owl-controls .owl-nav [class*=owl-]{
color:#fff;
font-size:14px;
margin:5px;
padding:4px 7px;
background:#d6d6d6;
display:inline-block;
cursor:pointer;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
background:#869791;
color:#fff;
text-decoration:none
}
.owl-theme .owl-controls .owl-nav .disabled{
opacity:.5;
cursor:default
}
.owl-theme .owl-dots .owl-dot{
display:inline-block;
zoom:1;
*display:inline
}
.owl-theme .owl-dots .owl-dot span{
width:10px;
height:10px;
margin:5px 7px;
background:#d6d6d6;
display:block;
-webkit-backface-visibility:visible;
-webkit-transition:opacity 200ms ease;
-moz-transition:opacity 200ms ease;
-ms-transition:opacity 200ms ease;
-o-transition:opacity 200ms ease;
transition:opacity 200ms ease;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px
}
smls-vertical-main-container .bx-wrapper .bx-pager.bx-default-pager a {
display: inline;
}
.owl-item img {
width: 100%;
margin: 0 auto;
}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.flipster{display:block;overflow-x:hidden;overflow-y:visible;position:relative}.flipster:focus{outline:none}.flipster__container,.flipster__item{margin:0;padding:0;list-style-type:none;position:relative}.flipster__container{display:block;white-space:nowrap;word-spacing:-0.25em;transform-origin:50% 50%;backface-visibility:hidden}.flipster__item{display:inline-block;white-space:normal;word-spacing:normal;vertical-align:bottom}.flipster--click .flipster__item--past,.flipster--click .flipster__item--future{cursor:pointer}.flipster__item img{max-width:100%}.flipster__button{position:absolute;top:50%;display:block;appearance:none;background:none;border:none;padding:0;z-index:999;cursor:pointer;font-size:15px;opacity:.5;transition:opacity 500ms ease;margin:-1em 2em}.flipster__button svg{width:2em;stroke:currentColor;fill:transparent;stroke-width:3;stroke-linecap:round}.flipster__button:hover,.flipster__button:focus{opacity:1}.flipster__button--prev{left:0}.flipster__button--next{right:0}.flipster__nav,.flipster__nav__item{list-style-type:none;margin:0;padding:0}.flipster__nav{display:block;margin:0 0 4em;text-align:center;position:relative}.flipster__nav__item{display:inline-block;margin:0 .25em}.flipster__nav__link{display:block;color:inherit;padding:.5em 1em;position:relative;overflow:hidden;transition:all 250ms ease-out;transition-timing-function:cubic-bezier(.56, .12, .12, .98)}.flipster__nav__link::after{content:'';display:block;background:#232221;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transform:translateY(100%) translateY(-0.25em);transition:inherit}.flipster__nav__item--current>.flipster__nav__link,.flipster__nav__link:hover,.flipster__nav__link:focus{color:#fff}.flipster__nav__item--current>.flipster__nav__link::after,.flipster__nav__link:hover::after,.flipster__nav__link:focus::after{transform:translateY(0)}.flipster__nav__child{display:none;position:absolute;top:100%;left:0;right:0;margin-top:-1px;padding:.5em;background:#4e4441;z-index:1}.flipster__nav__child .flipster__nav__link{color:#fff}.flipster__nav__child .flipster__nav__link::after{background:#fff}.flipster__nav__child .flipster__nav__item--current>.flipster__nav__link,.flipster__nav__child .flipster__nav__link:hover,.flipster__nav__child .flipster__nav__link:focus{color:#232221}.flipster__nav__item--current .flipster__nav__child{display:block}.flipster--carousel .flipster__container,.flipster--carousel .flipster__item,.flipster--carousel .flipster__item__content{transition:all 350ms ease-in-out;transition-timing-function:cubic-bezier(.56, .12, .12, .98)}.flipster--carousel .flipster__item{perspective:800px}.flipster--carousel .flipster__item--past,.flipster--carousel .flipster__item--future{opacity:0;transition-delay:115ms}.flipster--carousel .flipster__item--past-2,.flipster--carousel .flipster__item--future-2{opacity:.6;transition-delay:90ms}.flipster--carousel .flipster__item--past-1,.flipster--carousel .flipster__item--future-1{opacity:.8;transition-delay:60ms}.flipster--carousel .flipster__item--past .flipster__item__content{transform:translateX(100%) rotateY(-20deg) scale(.5)}.flipster--carousel .flipster__item--past-2 .flipster__item__content{transform:translateX(25%) rotateY(40deg) scale(.65)}.flipster--carousel .flipster__item--past-1 .flipster__item__content{transform:rotateY(45deg) scale(.8)}.flipster--carousel .flipster__item--future .flipster__item__content{transform:translateX(-100%) rotateY(20deg) scale(.5)}.flipster--carousel .flipster__item--future-2 .flipster__item__content{transform:translateX(-25%) rotateY(-40deg) scale(.65)}.flipster--carousel .flipster__item--future-1 .flipster__item__content{transform:rotateY(-45deg) scale(.8)}.flipster--carousel.no-rotate .flipster__item--past .flipster__item__content{transform:translateX(175%) scale(.5)}.flipster--carousel.no-rotate .flipster__item--past-2 .flipster__item__content{transform:translateX(25%) scale(.65)}.flipster--carousel.no-rotate .flipster__item--past-1 .flipster__item__content{transform:translateX(0) scale(.8)}.flipster--carousel.no-rotate .flipster__item--future .flipster__item__content{transform:translateX(-175%) scale(.5)}.flipster--carousel.no-rotate .flipster__item--future-2 .flipster__item__content{transform:translateX(-25%) scale(.65)}.flipster--carousel.no-rotate .flipster__item--future-1 .flipster__item__content{transform:translateX(0) scale(.8)}.flipster--carousel .flipster__item--current .flipster__item__content{transform:translateX(0) rotateY(0deg) scale(1);transition-delay:60ms}.flipster--coverflow .flipster__container,.flipster--coverflow .flipster__item,.flipster--coverflow .flipster__item__content{transition:all 350ms ease-in-out;transition-timing-function:cubic-bezier(.56, .12, .12, .98)}.flipster--coverflow .flipster__item{perspective:800px}.flipster--coverflow .flipster__container{padding-bottom:5%}.flipster--coverflow .flipster__item__content{transform-origin:50% 100%;box-reflect:below 0 -webkit-gradient(linear, left bottom, left top, color-stop(.05, rgba(255,255,255,0.12)), color-stop(.2, transparent));-webkit-box-reflect:below 0 -webkit-gradient(linear, left bottom, left top, color-stop(.05, rgba(255,255,255,0.12)), color-stop(.2, transparent))}.flipster--coverflow .flipster__item__content img:only-child{display:block}.flipster--coverflow .flipster__item--past .flipster__item__content{transform-origin:0 50%;transform:scale(.75) rotateY(55deg)}.flipster--coverflow .flipster__item--future .flipster__item__content{transform-origin:100% 50%;transform:scale(.75) rotateY(-55deg)}.flipster--coverflow .flip-current .flipster__item__content{transform:rotateY(0deg)}.flipster--flat .flipster__container,.flipster--flat .flipster__item,.flipster--flat .flipster__item__content{transition:all 400ms ease-in-out}.flipster--flat .flipster__item--past,.flipster--flat .flipster__item--future{opacity:.5}.flipster--flat .flipster__item--past .flipster__item__content{transform:scale(.75)}.flipster--flat .flipster__item--future .flipster__item__content{transform:scale(.75)}.flipster--wheel{overflow:hidden}.flipster--wheel .flipster__container,.flipster--wheel .flipster__item__content{transition:all 400ms ease-in-out;transition-timing-function:cubic-bezier(.56, .12, .12, .98)}.flipster--wheel .flipster__container{padding-bottom:20%}.flipster--wheel .flipster__item__content{transform-origin:50% 100%}.flipster--wheel .flipster__item--past .flipster__item__content{transform-origin:100% 100%}.flipster--wheel .flipster__item--future .flipster__item__content{transform-origin:0 100%}.flipster--wheel .flipster__item__content img:only-child{display:block}.flipster--wheel .flipster__item--past .flipster__item__content{opacity:0;transform:rotateZ(-80deg) translate(-170%, 110%)}.flipster--wheel .flipster__item--future .flipster__item__content{opacity:0;transform:rotateZ(80deg) translate(170%, 110%)}.flipster--wheel .flipster__item--past-3 .flipster__item__content{opacity:1;transform:rotateZ(-60deg) translate(-70%, 75%)}.flipster--wheel .flipster__item--future-3 .flipster__item__content{opacity:1;transform:rotateZ(60deg) translate(70%, 75%)}.flipster--wheel .flipster__item--past-2 .flipster__item__content{opacity:1;transform:rotateZ(-40deg) translate(-17%, 30%)}.flipster--wheel .flipster__item--future-2 .flipster__item__content{opacity:1;transform:rotateZ(40deg) translate(17%, 30%)}.flipster--wheel .flipster__item--past-1 .flipster__item__content{opacity:1;transform:rotateZ(-20deg)}.flipster--wheel .flipster__item--future-1 .flipster__item__content{opacity:1;transform:rotateZ(20deg)}.flipster--wheel .flip-current .flipster__item__content{transform:rotateX(0deg)}.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; }
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }
.mCustomScrollBox{ position: relative;
overflow: hidden;
height: 100%;
max-width: 100%;
margin-right: 12px;
outline: none;
direction: ltr;
}
.mCSB_container{ overflow: hidden;
width: auto;
height: auto;
} .mCSB_inside > .mCSB_container{ margin-right: 20px; }
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } .mCS-dir-rtl > .mCSB_inside > .mCSB_container{ margin-right: 0;
margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } .mCSB_scrollTools{ position: absolute;
width: 16px;
height: auto;
left: auto;
top: 0;
right: 0;
bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools{ right: -26px; } .mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ right: auto;
left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } .mCSB_scrollTools .mCSB_draggerContainer{ position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }
.mCSB_scrollTools .mCSB_draggerRail{
width: 2px;
height: 100%;
margin: 0 auto;
-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger{ cursor: pointer;
width: 100%;
height: 0px; z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ position: relative;
width: 4px;
height: 100%;
margin: 0 auto;
-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; }
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; }
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
display: block;
position: absolute;
height: 20px;
width: 100%;
overflow: hidden;
margin: 0 auto;
cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; } .mCSB_horizontal.mCSB_inside > .mCSB_container{
margin-right: 0;
margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } .mCSB_scrollTools.mCSB_scrollTools_horizontal{
width: auto;
height: 16px;
top: auto;
right: 0;
bottom: 0;
left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } .mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 2px;
margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
width: 30px; height: 100%;
left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 4px;
margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
height: 12px; margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
height: 8px; margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
display: block;
position: absolute;
width: 20px;
height: 100%;
overflow: hidden;
margin: 0 auto;
cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; } .mCSB_container_wrapper{
position: absolute;
height: auto;
width: auto;
overflow: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin-right: 30px;
margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container{
padding-right: 30px;
padding-bottom: 30px;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; } .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; } .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; } .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; } .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ margin-right: 0;
margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; }
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
margin-right: 0; margin-left: 0;
} .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } .mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s,
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out;
-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s,
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out;
-o-transition: width .2s ease-out .2s, height .2s ease-out .2s,
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out;
transition: width .2s ease-out .2s, height .2s ease-out .2s,
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out;
}   .mCSB_scrollTools{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }
.mCSB_scrollTools .mCSB_draggerRail{
background-color: #000; background-color: rgba(0,0,0,0.4);
filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.75);
filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.85);
filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.9);
filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
background-image: url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/mCSB_buttons.png); background-repeat: no-repeat;
opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp{
background-position: 0 0; }
.mCSB_scrollTools .mCSB_buttonDown{
background-position: 0 -20px; }
.mCSB_scrollTools .mCSB_buttonLeft{
background-position: 0 -40px; }
.mCSB_scrollTools .mCSB_buttonRight{
background-position: 0 -56px; }
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; } .mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }  .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
width: 4px;
background-color: #fff; background-color: rgba(255,255,255,0.1);
-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width: 4px;
background-color: #fff; background-color: rgba(255,255,255,0.75);
-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 4px;
margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px 0; }
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{	background-position: -32px -20px; }
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -40px -40px; }
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -56px; } .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
background-color: #000; background-color: rgba(0,0,0,0.1);
-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #000; background-color: rgba(0,0,0,0.75);
-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px 0; }
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -20px; }
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -40px; }
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -56px; }  .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
width: 4px;
background-color: #fff; background-color: rgba(255,255,255,0.1);
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width: 6px;
background-color: #fff; background-color: rgba(255,255,255,0.75);
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 4px;
margin: 6px 0;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 6px;
margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px 0; }
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{	background-position: -16px -20px; }
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -20px -40px; }
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -56px; } .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
background-color: #000; background-color: rgba(0,0,0,0.1);
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #000; background-color: rgba(0,0,0,0.75);
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px 0; }
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -20px; }
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -40px; }
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -100px -56px; }  .mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.1); }
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 2px; }
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{ width: 100%; }
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 2px;
margin: 7px auto;
} .mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{	background-position: -80px 0; }
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }  .mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.15); }
.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{ height: 14px; }
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width: 14px;
margin: 0 1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 14px; }
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
height: 14px;
margin: 1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
width: 16px; height: 16px;
margin: -1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 4px; }
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
height: 16px; width: 16px;
margin: 0 -1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
height: 4px; margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{ background-position: 0 -72px; }
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{ background-position: 0 -92px; }
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{ background-position: 0 -112px; }
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{ background-position: 0 -128px; } .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px -72px; }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -92px; }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -112px; }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -128px; } .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{ width: 4px; }
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
background-color: transparent;
background-position: center;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
background-repeat: repeat-y;
opacity: 0.3;
filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
height: 4px;
margin: 6px 0;
background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px -72px; }
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{ background-position: -16px -92px; }
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -20px -112px; }
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -128px; } .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px -72px; }
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -92px; }
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -112px; }
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -100px -128px; }  .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-repeat: repeat-y;
background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
} .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 70px; }
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 70px; }
.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools{
opacity: 1;
filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)";
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
width: 8px;
background-color: #000; background-color: rgba(0,0,0,0.2);
box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 8px;
margin: 4px 0;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 8px;
margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; } .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
background-color: #000; background-color: rgba(0,0,0,0.1);
box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); }
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }  .mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools{
opacity: 1;
filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{ right: 1px; }
.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical{ box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5); }
.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{
bottom: 1px;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
width: 12px;
margin: 2px;
position: absolute;
height: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4); }
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
height: 12px;
width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{
background-color: #000; background-color: rgba(0,0,0,0.05);
box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -40px -128px; } .mCS-3d-thick-dark.mCSB_scrollTools{ box-shadow: inset 0 0 14px rgba(0,0,0,0.2); }
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2); }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2); }
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2); }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #777; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{
background-color: #fff; background-color: rgba(0,0,0,0.05);
box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }  .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
right: 0;
margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
bottom: 0;
margin: 0 12px;
} .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
left: 0;
right: auto;
}
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.2);
filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.5);
filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)";
} .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #000; background-color: rgba(0,0,0,0.2);
filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background-color: #000; background-color: rgba(0,0,0,0.5);
filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)";
}  .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
width: 6px;
background-color: #000; background-color: rgba(0,0,0,0.2);
}
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 6px; }
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 6px;
margin: 5px 0;
}
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
width: 12px;
}
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
height: 12px;
margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; } .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }  .mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{
width: 12px;
background-color: #000; background-color: rgba(0,0,0,0.2);
}
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width: 6px;
margin: 3px 5px;
position: absolute;
height: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
height: 6px;
margin: 5px 3px;
position: absolute;
width: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 12px;
margin: 2px 0;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; } .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; } .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{
background-color: transparent;
border-width: 1px;
border-style: solid;
border-color: #fff;
border-color: rgba(255,255,255,0.2);
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{ border-color: #000; border-color: rgba(0,0,0,0.2); } .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.6); }
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.6); }
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.75); }
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:100002; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;} #cboxOverlay{background:url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/images/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;} #cboxBottomLeft{width:21px; height:21px; background:url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/images/controls.png) no-repeat -101px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/images/controls.png) no-repeat -130px -29px;}  #cboxContent{background:#fff; overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxLoadingOverlay{background:url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/images/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/images/loading.gif) no-repeat center center;} #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; } #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; top: 93%;bottom:0; left:0; background:url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute; top: 93%; bottom:0; left:27px; background:url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxClose{position:absolute; top: 93%; bottom:0; right:0; background:url(//carl-dittler-rs.de/wp-content/plugins/total-team/assets/css/images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;} .cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}