@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)/""}@supports not (content:""/""){:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)}}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-width-auto{--fa-width:auto}.fa-fw,.fa-width-fixed{--fa-width:1.25em}.fa-ul{list-style-type:none;margin-inline-start:var(--fa-li-margin,2.5em);padding-inline-start:0}.fa-ul>li{position:relative}.fa-li{inset-inline-start:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.0625em) var(--fa-border-style,solid) var(--fa-border-color,#eee);box-sizing:var(--fa-border-box-sizing,content-box);padding:var(--fa-border-padding,.1875em .25em)}.fa-pull-left,.fa-pull-start{float:inline-start;margin-inline-end:var(--fa-pull-margin,.3em)}.fa-pull-end,.fa-pull-right{float:inline-end;margin-inline-start:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation:none!important;transition:none!important}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{--fa-width:100%;inset:0;position:absolute;text-align:center;width:var(--fa-width);z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}
.fa-0{--fa:"\30 "}.fa-1{--fa:"\31 "}.fa-2{--fa:"\32 "}.fa-3{--fa:"\33 "}.fa-4{--fa:"\34 "}.fa-5{--fa:"\35 "}.fa-6{--fa:"\36 "}.fa-7{--fa:"\37 "}.fa-8{--fa:"\38 "}.fa-9{--fa:"\39 "}.fa-exclamation{--fa:"\!"}.fa-hashtag{--fa:"\#"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"\$"}.fa-percent,.fa-percentage{--fa:"\%"}.fa-asterisk{--fa:"\*"}.fa-add,.fa-plus{--fa:"\+"}.fa-less-than{--fa:"\<"}.fa-equals{--fa:"\="}.fa-greater-than{--fa:"\>"}.fa-question{--fa:"\?"}.fa-at{--fa:"\@"}.fa-a{--fa:"A"}.fa-b{--fa:"B"}.fa-c{--fa:"C"}.fa-d{--fa:"D"}.fa-e{--fa:"E"}.fa-f{--fa:"F"}.fa-g{--fa:"G"}.fa-h{--fa:"H"}.fa-i{--fa:"I"}.fa-j{--fa:"J"}.fa-k{--fa:"K"}.fa-l{--fa:"L"}.fa-m{--fa:"M"}.fa-n{--fa:"N"}.fa-o{--fa:"O"}.fa-p{--fa:"P"}.fa-q{--fa:"Q"}.fa-r{--fa:"R"}.fa-s{--fa:"S"}.fa-t{--fa:"T"}.fa-u{--fa:"U"}.fa-v{--fa:"V"}.fa-w{--fa:"W"}.fa-x{--fa:"X"}.fa-y{--fa:"Y"}.fa-z{--fa:"Z"}.fa-faucet{--fa:"\e005"}.fa-faucet-drip{--fa:"\e006"}.fa-house-chimney-window{--fa:"\e00d"}.fa-house-signal{--fa:"\e012"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040"}.fa-trailer{--fa:"\e041"}.fa-bacteria{--fa:"\e059"}.fa-bacterium{--fa:"\e05a"}.fa-box-tissue{--fa:"\e05b"}.fa-hand-holding-medical{--fa:"\e05c"}.fa-hand-sparkles{--fa:"\e05d"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e"}.fa-handshake-alt-slash,.fa-handshake-simple-slash,.fa-handshake-slash{--fa:"\e060"}.fa-head-side-cough{--fa:"\e061"}.fa-head-side-cough-slash{--fa:"\e062"}.fa-head-side-mask{--fa:"\e063"}.fa-head-side-virus{--fa:"\e064"}.fa-house-chimney-user{--fa:"\e065"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066"}.fa-lungs-virus{--fa:"\e067"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068"}.fa-plane-slash{--fa:"\e069"}.fa-pump-medical{--fa:"\e06a"}.fa-pump-soap{--fa:"\e06b"}.fa-shield-virus{--fa:"\e06c"}.fa-sink{--fa:"\e06d"}.fa-soap{--fa:"\e06e"}.fa-stopwatch-20{--fa:"\e06f"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070"}.fa-store-slash{--fa:"\e071"}.fa-toilet-paper-slash{--fa:"\e072"}.fa-users-slash{--fa:"\e073"}.fa-virus{--fa:"\e074"}.fa-virus-slash{--fa:"\e075"}.fa-viruses{--fa:"\e076"}.fa-vest{--fa:"\e085"}.fa-vest-patches{--fa:"\e086"}.fa-arrow-trend-down{--fa:"\e097"}.fa-arrow-trend-up{--fa:"\e098"}.fa-arrow-up-from-bracket{--fa:"\e09a"}.fa-austral-sign{--fa:"\e0a9"}.fa-baht-sign{--fa:"\e0ac"}.fa-bitcoin-sign{--fa:"\e0b4"}.fa-bolt-lightning{--fa:"\e0b7"}.fa-book-bookmark{--fa:"\e0bb"}.fa-camera-rotate{--fa:"\e0d8"}.fa-cedi-sign{--fa:"\e0df"}.fa-chart-column{--fa:"\e0e3"}.fa-chart-gantt{--fa:"\e0e4"}.fa-clapperboard{--fa:"\e131"}.fa-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(//iaimhealthcare.org/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(//iaimhealthcare.org/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(//iaimhealthcare.org/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(//iaimhealthcare.org/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(//iaimhealthcare.org/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(//iaimhealthcare.org/wp-content/plugins/floating-button/vendors/fontawesome/webfonts/fa-regular-400.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//iaimhealthcare.org/wp-content/plugins/floating-button/vendors/fontawesome/webfonts/fa-solid-900.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//iaimhealthcare.org/wp-content/plugins/floating-button/vendors/fontawesome/webfonts/fa-brands-400.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//iaimhealthcare.org/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(//iaimhealthcare.org/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}.pcpb-button-wrapper {
margin: 20px 0;
}
.pcpb-payment-button {
background-color: #0073aa;
color: #fff;
border: none;
padding: 12px 24px;
font-size: 16px;
font-weight: 600;
border-radius: 4px;
cursor: pointer;
transition: background-color 0.3s ease;
}
.pcpb-payment-button:hover {
background-color: #005a87;
}
.pcpb-payment-button:active {
background-color: #004768;
}
.pcpb-payment-button:disabled {
background-color: #ccc;
cursor: not-allowed;
} .pcpb-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999;
}
.pcpb-modal-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.7);
}
.pcpb-modal-content {
position: relative;
max-width: 500px;
margin: 50px auto;
background-color: #fff;
border-radius: 8px;
padding: 30px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
z-index: 1000000;
}
.pcpb-modal-close {
position: absolute;
top: 15px;
right: 15px;
background: none;
border: none;
font-size: 28px;
line-height: 1;
color: #999;
cursor: pointer;
padding: 0;
width: 30px;
height: 30px;
}
.pcpb-modal-close:hover {
color: #333;
} .pcpb-modal-header {
text-align: center;
margin-bottom: 25px;
border-bottom: 1px solid #eee;
padding-bottom: 20px;
}
.pcpb-payment-logo {
max-width: 200px;
max-height: 80px;
width: auto;
height: auto;
margin-bottom: 15px;
display: block;
margin-left: auto;
margin-right: auto;
}
.pcpb-modal-content h2 {
margin: 0;
font-size: 24px;
color: #333;
} .pcpb-form-group {
margin-bottom: 20px;
}
.pcpb-form-group label {
display: block;
margin-bottom: 8px;
font-weight: 600;
color: #333;
}
.pcpb-form-group label .required {
color: #d9534f;
}
.pcpb-form-group input {
width: 100%;
padding: 10px 12px;
border: 1px solid #ddd;
border-radius: 4px;
font-size: 14px;
box-sizing: border-box;
}
.pcpb-form-group input:focus {
outline: none;
border-color: #0073aa;
box-shadow: 0 0 0 2px rgba(0, 115, 170, 0.1);
}
.pcpb-form-group input[readonly] {
background-color: #f5f5f5;
cursor: not-allowed;
}
.pcpb-error {
display: block;
color: #d9534f;
font-size: 12px;
margin-top: 5px;
}
.pcpb-form-actions {
margin-top: 25px;
}
.pcpb-submit-button {
width: 100%;
background-color: #5cb85c;
color: #fff;
border: none;
padding: 12px 24px;
font-size: 16px;
font-weight: 600;
border-radius: 4px;
cursor: pointer;
transition: background-color 0.3s ease;
}
.pcpb-submit-button:hover {
background-color: #4cae4c;
}
.pcpb-submit-button:active {
background-color: #449d44;
}
.pcpb-submit-button:disabled {
background-color: #ccc;
cursor: not-allowed;
} .pcpb-message {
padding: 12px 15px;
border-radius: 4px;
margin-top: 15px;
}
.pcpb-message.success {
background-color: #d4edda;
border: 1px solid #c3e6cb;
color: #155724;
}
.pcpb-message.error {
background-color: #f8d7da;
border: 1px solid #f5c6cb;
color: #721c24;
} .pcpb-loading {
text-align: center;
padding: 40px 20px;
}
.pcpb-spinner {
border: 4px solid #f3f3f3;
border-top: 4px solid #0073aa;
border-radius: 50%;
width: 50px;
height: 50px;
animation: pcpb-spin 1s linear infinite;
margin: 0 auto 20px;
}
@keyframes pcpb-spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.pcpb-loading p {
color: #666;
font-size: 16px;
} @media (max-width: 768px) {
.pcpb-modal-content {
margin: 20px;
padding: 20px;
}
.pcpb-modal-content h2 {
font-size: 20px;
}
.pcpb-payment-button {
width: 100%;
}
.pcpb-payment-logo {
max-width: 150px;
max-height: 60px;
}
} .pcpb-payment-status-message {
position: fixed;
top: 20px;
left: 50%;
transform: translateX(-50%);
max-width: 600px;
width: 90%;
padding: 20px 25px;
border-radius: 8px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
z-index: 999999;
animation: pcpb-slide-down 0.5s ease-out;
}
.pcpb-payment-status-message p {
margin: 0;
font-size: 16px;
line-height: 1.5;
}
.pcpb-message-success {
background-color: #d4edda;
border: 2px solid #28a745;
color: #155724;
}
.pcpb-message-error {
background-color: #f8d7da;
border: 2px solid #dc3545;
color: #721c24;
}
@keyframes pcpb-slide-down {
from {
opacity: 0;
transform: translateX(-50%) translateY(-20px);
}
to {
opacity: 1;
transform: translateX(-50%) translateY(0);
}
} @media (max-width: 768px) {
.pcpb-payment-status-message {
top: 10px;
width: 95%;
padding: 15px 20px;
}
.pcpb-payment-status-message p {
font-size: 14px;
}
}
.pcpb-message-close {
position: absolute;
top: 10px;
right: 15px;
background: none;
border: none;
font-size: 28px;
line-height: 1;
color: inherit;
opacity: 0.5;
cursor: pointer;
padding: 0;
width: 30px;
height: 30px;
transition: opacity 0.3s ease;
}
.pcpb-message-close:hover {
opacity: 1;
}
.pcpb-payment-status-message {
position: relative;
padding-right: 50px;
}@font-face{font-family:'FontAwesome';src:url(//iaimhealthcare.org/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//iaimhealthcare.org/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//iaimhealthcare.org/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//iaimhealthcare.org/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//iaimhealthcare.org/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//iaimhealthcare.org/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.custombox-open,.custombox-open body{overflow:hidden}.custombox-perspective,.custombox-perspective body{-webkit-perspective:600px;perspective:600px;height:100%}.custombox-overlay-open{visibility:visible;opacity:1}.custombox-overlay{top:0;right:0;bottom:0;left:0;position:fixed;-webkit-transition-delay:0s;transition-delay:0s}.custombox-overlay-default{-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:opacity;transition-property:opacity;opacity:0}.custombox-modal-wrapper{bottom:0;left:0;outline:0;overflow-x:auto;overflow-y:scroll;position:fixed;right:0;top:0;text-align:center}.custombox-modal-container{margin:0 auto;position:relative}.custombox-modal img{max-width:100%;height:auto}.custombox-overlay-letmein{-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease;transition-timing-function:ease;visibility:hidden}.custombox-overlay-open.custombox-overlay-letmein{-webkit-transform:rotateX(-2deg);transform:rotateX(-2deg);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;visibility:visible;opacity:1}.custombox-overlay-slidetogether{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition-property:-webkit-transform ease-in-out;transition-property:transform ease-in-out}.custombox-overlay-open.custombox-overlay-slidetogether{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-property:-webkit-transform ease-in-out;transition-property:transform ease-in-out}.custombox-overlay-corner{-webkit-transform:translateY(150px) translateX(150px);-ms-transform:translateY(150px) translateX(150px);transform:translateY(150px) translateX(150px);-webkit-transition-property:opacity,-webkit-transform,visibility;transition-property:opacity,transform,visibility}.custombox-overlay-open.custombox-overlay-corner{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,transform}.custombox-overlay-scale{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);-webkit-transition-property:-webkit-transform;transition-property:transform}.custombox-overlay-open.custombox-overlay-scale{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition-property:-webkit-transform;transition-property:transform}.custombox-overlay-door{visibility:hidden;width:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition-property:width ease-in-out;transition-property:width ease-in-out}.custombox-overlay-open.custombox-overlay-door{visibility:visible;width:100%;-webkit-transition-property:width ease-in-out;transition-property:width ease-in-out}.custombox-container-push{overflow-x:hidden;-webkit-transition-property:-webkit-transform;transition-property:transform}.custombox-container-open.custombox-container-push{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.custombox-overlay-push{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition-property:-webkit-transform ease-in-out;transition-property:transform ease-in-out}.custombox-overlay-open.custombox-overlay-push{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition-property:-webkit-transform ease-in-out;transition-property:transform ease-in-out}.custombox-open-contentscale body{background-color:#DDD}.custombox-container-contentscale{-webkit-transition:-webkit-transform .5s;transition:transform .5s;overflow:hidden;height:100%}.custombox-container-open.custombox-container-contentscale{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.custombox-overlay-contentscale{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition-property:-webkit-transform ease-in-out;transition-property:transform ease-in-out}.custombox-overlay-open.custombox-overlay-contentscale{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-property:-webkit-transform ease-in-out;transition-property:transform ease-in-out}.custombox-container-open.custombox-container-makeway{height:100%;overflow:hidden}.custombox-overlay-open.custombox-overlay-makeway{-webkit-transition-property:all;transition-property:all}.custombox-container-open.custombox-container-makeway,.custombox-overlay-open.custombox-overlay-makeway{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-animation:rotateRightSideFirst .5s forwards ease-in;animation:rotateRightSideFirst .5s forwards ease-in}@-webkit-keyframes rotateRightSideFirst{50%{-webkit-transform:translateZ(-50px) rotateY(5deg);transform:translateZ(-50px) rotateY(5deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:translateZ(-200px);transform:translateZ(-200px)}}@keyframes rotateRightSideFirst{50%{-webkit-transform:translateZ(-50px) rotateY(5deg);transform:translateZ(-50px) rotateY(5deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:translateZ(-200px);transform:translateZ(-200px)}}.custombox-overlay-open.custombox-overlay-slip{-webkit-transition-property:all;transition-property:all}.custombox-container-open.custombox-container-slip,.custombox-overlay-open.custombox-overlay-slip{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:OpenTop .5s forwards ease-in-out;animation:OpenTop .5s forwards ease-in-out}@-webkit-keyframes OpenTop{50%{-webkit-transform:rotateX(10deg);transform:rotateX(10deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes OpenTop{50%{-webkit-transform:rotateX(10deg);transform:rotateX(10deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.custombox-modal-fadein{-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);-webkit-transition-property:all;transition-property:all;opacity:0;visibility:hidden}.custombox-modal-open .custombox-modal-fadein{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}.custombox-modal-container-slide>div,.custombox-modal-container-slidetogether>div{opacity:0;float:left}.custombox-modal-open>.custombox-modal-container-slide>div,.custombox-modal-open>.custombox-modal-container-slidetogether>div{opacity:1}.custombox-modal-slide-top{-webkit-transform:translateY(-300%);-ms-transform:translateY(-300%);transform:translateY(-300%)}.custombox-modal-open .custombox-modal-slide-top{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.custombox-modal-slide-left{-webkit-transform:translateX(-300%);-ms-transform:translateX(-300%);transform:translateX(-300%)}.custombox-modal-open .custombox-modal-slide-left{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.custombox-modal-slide-right{-webkit-transform:translateX(300%);-ms-transform:translateX(300%);transform:translateX(300%)}.custombox-modal-open .custombox-modal-slide-right{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.custombox-modal-slide-bottom{-webkit-transform:translateY(300%);-ms-transform:translateY(300%);transform:translateY(300%)}.custombox-modal-open .custombox-modal-slide-bottom{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.custombox-modal-newspaper{-webkit-transform:scale(0) rotate(720deg);-ms-transform:scale(0) rotate(720deg);transform:scale(0) rotate(720deg);opacity:0;-webkit-transition-property:all;transition-property:all;position:absolute}.custombox-overlay-newspaper{-webkit-transition-property:all;transition-property:all}.custombox-modal-open .custombox-modal-newspaper{-webkit-transform:scale(1) rotate(0deg);-ms-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);opacity:1}.custombox-modal-container-fall{-webkit-perspective:1300px;perspective:1300px}.custombox-modal-fall{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(600px) rotateX(20deg);transform:translateZ(600px) rotateX(20deg);opacity:0}.custombox-modal-open .custombox-modal-fall{-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;-webkit-transition-property:all;transition-property:all;-webkit-transform:translateZ(0) rotateX(0deg);transform:translateZ(0) rotateX(0deg);opacity:1}.custombox-modal-container-sidefall{-webkit-perspective:1300px;perspective:1300px}.custombox-modal-wrapper-sidefall{overflow-x:hidden}.custombox-modal-sidefall{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translate(30%) translateZ(600px) rotate(10deg);transform:translate(30%) translateZ(600px) rotate(10deg);opacity:0}.custombox-modal-open .custombox-modal-sidefall{-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;-webkit-transition-property:all;transition-property:all;-webkit-transform:translate(0) translateZ(0) rotate(0deg);transform:translate(0) translateZ(0) rotate(0deg);opacity:1}.custombox-open-blur .custombox-container-blur{-webkit-filter:blur(3px);filter:blur(3px)}@media all and (-ms-high-contrast:none){.custombox-open-blur .custombox-container-blur{text-shadow:0 0 8px #000;color:rgba(255,255,255,0);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');zoom:1}}.custombox-modal-blur{-webkit-transform:translateY(-5%);-ms-transform:translateY(-5%);transform:translateY(-5%);opacity:0;position:absolute}.custombox-modal-container-blur,.custombox-overlay-blur{-webkit-transition-property:all;transition-property:all}.custombox-modal-open .custombox-modal-blur{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.custombox-modal-container-flip{-webkit-perspective:1300px;perspective:1300px}.custombox-modal-flip-horizontal{position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(-70deg);transform:rotateY(-70deg);-webkit-transition-property:all;transition-property:all;opacity:0}.custombox-modal-open .custombox-modal-flip-horizontal{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1}.custombox-modal-flip-vertical{position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(-70deg);transform:rotateX(-70deg);-webkit-transition-property:all;transition-property:all;opacity:0}.custombox-modal-open .custombox-modal-flip-vertical{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}.custombox-modal-container-sign{-webkit-perspective:1300px;perspective:1300px}.custombox-modal-sign{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(-60deg);transform:rotateX(-60deg);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;opacity:0;-webkit-transition-property:all;transition-property:all}.custombox-modal-open .custombox-modal-sign{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}.custombox-modal-superscaled{-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2);opacity:0;-webkit-transition-property:all;transition-property:all;position:absolute}.custombox-modal-open .custombox-modal-superscaled{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.custombox-modal-container-slit{-webkit-perspective:1300px;perspective:1300px}.custombox-modal-slit{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(-3000px) rotateY(90deg);transform:translateZ(-3000px) rotateY(90deg);opacity:0}.custombox-modal-open .custombox-modal-slit{-webkit-animation:slit .7s forwards ease-out;animation:slit .7s forwards ease-out}@-webkit-keyframes slit{50%{-webkit-transform:translateZ(-250px) rotateY(89deg);transform:translateZ(-250px) rotateY(89deg);opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:translateZ(0) rotateY(0deg);transform:translateZ(0) rotateY(0deg);opacity:1}}@keyframes slit{50%{-webkit-transform:translateZ(-250px) rotateY(89deg);transform:translateZ(-250px) rotateY(89deg);opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:translateZ(0) rotateY(0deg);transform:translateZ(0) rotateY(0deg);opacity:1}}.custombox-modal-container-rotate{-webkit-perspective:1300px;perspective:1300px}.custombox-modal-rotate-bottom{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateY(100%) rotateX(90deg);transform:translateY(100%) rotateX(90deg);-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;opacity:0;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-property:all;transition-property:all;position:absolute}.custombox-modal-open .custombox-modal-rotate-bottom{-webkit-transform:translateY(0) rotateX(0deg);transform:translateY(0) rotateX(0deg);opacity:1}.custombox-modal-rotate-left{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(100px) translateX(-30%) rotateY(90deg);transform:translateZ(100px) translateX(-30%) rotateY(90deg);-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;opacity:0;-webkit-transition-property:all;transition-property:all;position:absolute}.custombox-modal-open .custombox-modal-rotate-left{-webkit-transform:translateZ(0) translateX(0) rotateY(0deg);transform:translateZ(0) translateX(0) rotateY(0deg);opacity:1}.custombox-modal-container-letmein{-webkit-transition-property:-webkit-transform;transition-property:transform;-webkit-transform:rotateX(-2deg);transform:rotateX(-2deg);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;opacity:1}.custombox-modal-letmein{opacity:0;-webkit-transform:translateY(300%);-ms-transform:translateY(300%);transform:translateY(300%);float:left}.custombox-modal-open .custombox-modal-letmein{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;-webkit-transition-property:all;transition-property:all}.custombox-modal-makeway{-webkit-transform:translateX(200%);-ms-transform:translateX(200%);transform:translateX(200%);opacity:0;float:left}.custombox-modal-open .custombox-modal-makeway{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.custombox-modal-wrapper-makeway{overflow:hidden}.custombox-modal-slip{-webkit-transform:translateY(-350%);-ms-transform:translateY(-350%);transform:translateY(-350%)}.custombox-modal-open .custombox-modal-slip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-property:all;transition-property:all}.custombox-modal-corner{opacity:0;-webkit-transform:translateY(150px) translateX(150px);-ms-transform:translateY(150px) translateX(150px);transform:translateY(150px) translateX(150px);-webkit-transition-property:opacity,-webkit-transform,visibility;transition-property:opacity,transform,visibility}.custombox-modal-open .custombox-modal-corner{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,transform}.custombox-modal-slidetogether{-webkit-transform:translateY(-600%);-ms-transform:translateY(-600%);transform:translateY(-600%)}.custombox-modal-open .custombox-modal-slidetogether{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.custombox-modal-scale{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);-webkit-transition:-webkit-transform;transition:transform;opacity:0}.custombox-modal-open .custombox-modal-scale{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform;transition:transform;opacity:1}.custombox-modal-door{visibility:hidden;opacity:0}.custombox-modal-open .custombox-modal-door{opacity:1;visibility:visible}.custombox-modal-push{-webkit-transform:translateX(-300%);-ms-transform:translateX(-300%);transform:translateX(-300%)}.custombox-modal-open .custombox-modal-push{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.custombox-modal-contentscale{-webkit-transform:translateY(600%);-ms-transform:translateY(600%);transform:translateY(600%);-webkit-transition-property:-webkit-transform ease-in-out;transition-property:transform ease-in-out;position:absolute}.custombox-modal-open .custombox-modal-contentscale{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
 *{
box-sizing:border-box;
}
.iw-container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.iw-container {
width: 750px;
}
}
@media (min-width: 992px) {
.iw-container {
width: 970px;
}
}
@media (min-width: 1200px) {
.iw-container {
width: 1170px;
}
}
.iw-row{
margin-right: -15px;
margin-left: -15px;
}
.iw-row:before,
.iw-row:after{
content:" ";
display:table;
}
.iw-row:after{
clear:both;
}
.iw-col-xs-1, .iw-col-sm-1, .iw-col-md-1, .iw-col-lg-1, .iw-col-xs-2, .iw-col-sm-2, .iw-col-md-2, .iw-col-lg-2, .iw-col-xs-3, .iw-col-sm-3, .iw-col-md-3, .iw-col-lg-3, .iw-col-xs-4, .iw-col-sm-4, .iw-col-md-4, .iw-col-lg-4, .iw-col-xs-5, .iw-col-sm-5, .iw-col-md-5, .iw-col-lg-5, .iw-col-xs-6, .iw-col-sm-6, .iw-col-md-6, .iw-col-lg-6, .iw-col-xs-7, .iw-col-sm-7, .iw-col-md-7, .iw-col-lg-7, .iw-col-xs-8, .iw-col-sm-8, .iw-col-md-8, .iw-col-lg-8, .iw-col-xs-9, .iw-col-sm-9, .iw-col-md-9, .iw-col-lg-9, .iw-col-xs-10, .iw-col-sm-10, .iw-col-md-10, .iw-col-lg-10, .iw-col-xs-11, .iw-col-sm-11, .iw-col-md-11, .iw-col-lg-11, .iw-col-xs-12, .iw-col-sm-12, .iw-col-md-12, .iw-col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.iw-col-xs-1, .iw-col-xs-2, .iw-col-xs-3, .iw-col-xs-4, .iw-col-xs-5, .iw-col-xs-6, .iw-col-xs-7, .iw-col-xs-8, .iw-col-xs-9, .iw-col-xs-10, .iw-col-xs-11, .iw-col-xs-12 {
float: left;
}
.rtl .iw-col-xs-1, .rtl .iw-col-xs-2, .rtl .iw-col-xs-3, .rtl .iw-col-xs-4, .rtl .iw-col-xs-5, .rtl .iw-col-xs-6, .rtl .iw-col-xs-7, .rtl .iw-col-xs-8, .rtl .iw-col-xs-9, .rtl .iw-col-xs-10, .rtl .iw-col-xs-11, .rtl .iw-col-xs-12 {
float: right;
}
.iw-col-xs-12 {
width: 100%;
}
.iw-col-xs-11 {
width: 91.66666667%;
}
.iw-col-xs-10 {
width: 83.33333333%;
}
.iw-col-xs-9 {
width: 75%;
}
.iw-col-xs-8 {
width: 66.66666667%;
}
.iw-col-xs-7 {
width: 58.33333333%;
}
.iw-col-xs-6 {
width: 50%;
}
.iw-col-xs-5 {
width: 41.66666667%;
}
.iw-col-xs-4 {
width: 33.33333333%;
}
.iw-col-xs-3 {
width: 25%;
}
.iw-col-xs-2 {
width: 16.66666667%;
}
.iw-col-xs-1 {
width: 8.33333333%;
}
.iw-col-xs-pull-12 {
right: 100%;
}
.iw-col-xs-pull-11 {
right: 91.66666667%;
}
.iw-col-xs-pull-10 {
right: 83.33333333%;
}
.iw-col-xs-pull-9 {
right: 75%;
}
.iw-col-xs-pull-8 {
right: 66.66666667%;
}
.iw-col-xs-pull-7 {
right: 58.33333333%;
}
.iw-col-xs-pull-6 {
right: 50%;
}
.iw-col-xs-pull-5 {
right: 41.66666667%;
}
.iw-col-xs-pull-4 {
right: 33.33333333%;
}
.iw-col-xs-pull-3 {
right: 25%;
}
.iw-col-xs-pull-2 {
right: 16.66666667%;
}
.iw-col-xs-pull-1 {
right: 8.33333333%;
}
.iw-col-xs-pull-0 {
right: auto;
}
.iw-col-xs-push-12 {
left: 100%;
}
.iw-col-xs-push-11 {
left: 91.66666667%;
}
.iw-col-xs-push-10 {
left: 83.33333333%;
}
.iw-col-xs-push-9 {
left: 75%;
}
.iw-col-xs-push-8 {
left: 66.66666667%;
}
.iw-col-xs-push-7 {
left: 58.33333333%;
}
.iw-col-xs-push-6 {
left: 50%;
}
.iw-col-xs-push-5 {
left: 41.66666667%;
}
.iw-col-xs-push-4 {
left: 33.33333333%;
}
.iw-col-xs-push-3 {
left: 25%;
}
.iw-col-xs-push-2 {
left: 16.66666667%;
}
.iw-col-xs-push-1 {
left: 8.33333333%;
}
.iw-col-xs-push-0 {
left: auto;
}
.iw-col-xs-offset-12 {
margin-left: 100%;
}
.iw-col-xs-offset-11 {
margin-left: 91.66666667%;
}
.iw-col-xs-offset-10 {
margin-left: 83.33333333%;
}
.iw-col-xs-offset-9 {
margin-left: 75%;
}
.iw-col-xs-offset-8 {
margin-left: 66.66666667%;
}
.iw-col-xs-offset-7 {
margin-left: 58.33333333%;
}
.iw-col-xs-offset-6 {
margin-left: 50%;
}
.iw-col-xs-offset-5 {
margin-left: 41.66666667%;
}
.iw-col-xs-offset-4 {
margin-left: 33.33333333%;
}
.iw-col-xs-offset-3 {
margin-left: 25%;
}
.iw-col-xs-offset-2 {
margin-left: 16.66666667%;
}
.iw-col-xs-offset-1 {
margin-left: 8.33333333%;
}
.iw-col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.iw-col-sm-1, .iw-col-sm-2, .iw-col-sm-3, .iw-col-sm-4, .iw-col-sm-5, .iw-col-sm-6, .iw-col-sm-7, .iw-col-sm-8, .iw-col-sm-9, .iw-col-sm-10, .iw-col-sm-11, .iw-col-sm-12 {
float: left;
}
.rtl .iw-col-sm-1, .rtl .iw-col-sm-2, .rtl .iw-col-sm-3, .rtl .iw-col-sm-4, .rtl .iw-col-sm-5, .rtl .iw-col-sm-6, .rtl .iw-col-sm-7, .rtl .iw-col-sm-8, .rtl .iw-col-sm-9, .rtl .iw-col-sm-10, .rtl .iw-col-sm-11, .rtl .iw-col-sm-12 {
float: right;
}
.iw-col-sm-12 {
width: 100%;
}
.iw-col-sm-11 {
width: 91.66666667%;
}
.iw-col-sm-10 {
width: 83.33333333%;
}
.iw-col-sm-9 {
width: 75%;
}
.iw-col-sm-8 {
width: 66.66666667%;
}
.iw-col-sm-7 {
width: 58.33333333%;
}
.iw-col-sm-6 {
width: 50%;
}
.iw-col-sm-5 {
width: 41.66666667%;
}
.iw-col-sm-4 {
width: 33.33333333%;
}
.iw-col-sm-3 {
width: 25%;
}
.iw-col-sm-2 {
width: 16.66666667%;
}
.iw-col-sm-1 {
width: 8.33333333%;
}
.iw-col-sm-pull-12 {
right: 100%;
}
.iw-col-sm-pull-11 {
right: 91.66666667%;
}
.iw-col-sm-pull-10 {
right: 83.33333333%;
}
.iw-col-sm-pull-9 {
right: 75%;
}
.iw-col-sm-pull-8 {
right: 66.66666667%;
}
.iw-col-sm-pull-7 {
right: 58.33333333%;
}
.iw-col-sm-pull-6 {
right: 50%;
}
.iw-col-sm-pull-5 {
right: 41.66666667%;
}
.iw-col-sm-pull-4 {
right: 33.33333333%;
}
.iw-col-sm-pull-3 {
right: 25%;
}
.iw-col-sm-pull-2 {
right: 16.66666667%;
}
.iw-col-sm-pull-1 {
right: 8.33333333%;
}
.iw-col-sm-pull-0 {
right: auto;
}
.iw-col-sm-push-12 {
left: 100%;
}
.iw-col-sm-push-11 {
left: 91.66666667%;
}
.iw-col-sm-push-10 {
left: 83.33333333%;
}
.iw-col-sm-push-9 {
left: 75%;
}
.iw-col-sm-push-8 {
left: 66.66666667%;
}
.iw-col-sm-push-7 {
left: 58.33333333%;
}
.iw-col-sm-push-6 {
left: 50%;
}
.iw-col-sm-push-5 {
left: 41.66666667%;
}
.iw-col-sm-push-4 {
left: 33.33333333%;
}
.iw-col-sm-push-3 {
left: 25%;
}
.iw-col-sm-push-2 {
left: 16.66666667%;
}
.iw-col-sm-push-1 {
left: 8.33333333%;
}
.iw-col-sm-push-0 {
left: auto;
}
.iw-col-sm-offset-12 {
margin-left: 100%;
}
.iw-col-sm-offset-11 {
margin-left: 91.66666667%;
}
.iw-col-sm-offset-10 {
margin-left: 83.33333333%;
}
.iw-col-sm-offset-9 {
margin-left: 75%;
}
.iw-col-sm-offset-8 {
margin-left: 66.66666667%;
}
.iw-col-sm-offset-7 {
margin-left: 58.33333333%;
}
.iw-col-sm-offset-6 {
margin-left: 50%;
}
.iw-col-sm-offset-5 {
margin-left: 41.66666667%;
}
.iw-col-sm-offset-4 {
margin-left: 33.33333333%;
}
.iw-col-sm-offset-3 {
margin-left: 25%;
}
.iw-col-sm-offset-2 {
margin-left: 16.66666667%;
}
.iw-col-sm-offset-1 {
margin-left: 8.33333333%;
}
.iw-col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.iw-col-md-1, .iw-col-md-2, .iw-col-md-3, .iw-col-md-4, .iw-col-md-5, .iw-col-md-6, .iw-col-md-7, .iw-col-md-8, .iw-col-md-9, .iw-col-md-10, .iw-col-md-11, .iw-col-md-12 {
float: left;
}
.rtl .iw-col-md-1, .rtl .iw-col-md-2, .rtl .iw-col-md-3, .rtl .iw-col-md-4, .rtl .iw-col-md-5, .rtl .iw-col-md-6, .rtl .iw-col-md-7, .rtl .iw-col-md-8, .rtl .iw-col-md-9, .rtl .iw-col-md-10, .rtl .iw-col-md-11, .rtl .iw-col-md-12 {
float: right;
}
.iw-col-md-12 {
width: 100%;
}
.iw-col-md-11 {
width: 91.66666667%;
}
.iw-col-md-10 {
width: 83.33333333%;
}
.iw-col-md-9 {
width: 75%;
}
.iw-col-md-8 {
width: 66.66666667%;
}
.iw-col-md-7 {
width: 58.33333333%;
}
.iw-col-md-6 {
width: 50%;
}
.iw-col-md-5 {
width: 41.66666667%;
}
.iw-col-md-4 {
width: 33.33333333%;
}
.iw-col-md-3 {
width: 25%;
}
.iw-col-md-2 {
width: 16.66666667%;
}
.iw-col-md-1 {
width: 8.33333333%;
}
.iw-col-md-pull-12 {
right: 100%;
}
.iw-col-md-pull-11 {
right: 91.66666667%;
}
.iw-col-md-pull-10 {
right: 83.33333333%;
}
.iw-col-md-pull-9 {
right: 75%;
}
.iw-col-md-pull-8 {
right: 66.66666667%;
}
.iw-col-md-pull-7 {
right: 58.33333333%;
}
.iw-col-md-pull-6 {
right: 50%;
}
.iw-col-md-pull-5 {
right: 41.66666667%;
}
.iw-col-md-pull-4 {
right: 33.33333333%;
}
.iw-col-md-pull-3 {
right: 25%;
}
.iw-col-md-pull-2 {
right: 16.66666667%;
}
.iw-col-md-pull-1 {
right: 8.33333333%;
}
.iw-col-md-pull-0 {
right: auto;
}
.iw-col-md-push-12 {
left: 100%;
}
.iw-col-md-push-11 {
left: 91.66666667%;
}
.iw-col-md-push-10 {
left: 83.33333333%;
}
.iw-col-md-push-9 {
left: 75%;
}
.iw-col-md-push-8 {
left: 66.66666667%;
}
.iw-col-md-push-7 {
left: 58.33333333%;
}
.iw-col-md-push-6 {
left: 50%;
}
.iw-col-md-push-5 {
left: 41.66666667%;
}
.iw-col-md-push-4 {
left: 33.33333333%;
}
.iw-col-md-push-3 {
left: 25%;
}
.iw-col-md-push-2 {
left: 16.66666667%;
}
.iw-col-md-push-1 {
left: 8.33333333%;
}
.iw-col-md-push-0 {
left: auto;
}
.iw-col-md-offset-12 {
margin-left: 100%;
}
.iw-col-md-offset-11 {
margin-left: 91.66666667%;
}
.iw-col-md-offset-10 {
margin-left: 83.33333333%;
}
.iw-col-md-offset-9 {
margin-left: 75%;
}
.iw-col-md-offset-8 {
margin-left: 66.66666667%;
}
.iw-col-md-offset-7 {
margin-left: 58.33333333%;
}
.iw-col-md-offset-6 {
margin-left: 50%;
}
.iw-col-md-offset-5 {
margin-left: 41.66666667%;
}
.iw-col-md-offset-4 {
margin-left: 33.33333333%;
}
.iw-col-md-offset-3 {
margin-left: 25%;
}
.iw-col-md-offset-2 {
margin-left: 16.66666667%;
}
.iw-col-md-offset-1 {
margin-left: 8.33333333%;
}
.iw-col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.iw-col-lg-1, .iw-col-lg-2, .iw-col-lg-3, .iw-col-lg-4, .iw-col-lg-5, .iw-col-lg-6, .iw-col-lg-7, .iw-col-lg-8, .iw-col-lg-9, .iw-col-lg-10, .iw-col-lg-11, .iw-col-lg-12 {
float: left;
}
.rtl .iw-col-lg-1, .rtl .iw-col-lg-2, .rtl .iw-col-lg-3, .rtl .iw-col-lg-4, .rtl .iw-col-lg-5, .rtl .iw-col-lg-6, .rtl .iw-col-lg-7, .rtl .iw-col-lg-8, .rtl .iw-col-lg-9, .rtl .iw-col-lg-10, .rtl .iw-col-lg-11, .rtl .iw-col-lg-12 {
float: right;
}
.iw-col-lg-12 {
width: 100%;
}
.iw-col-lg-11 {
width: 91.66666667%;
}
.iw-col-lg-10 {
width: 83.33333333%;
}
.iw-col-lg-9 {
width: 75%;
}
.iw-col-lg-8 {
width: 66.66666667%;
}
.iw-col-lg-7 {
width: 58.33333333%;
}
.iw-col-lg-6 {
width: 50%;
}
.iw-col-lg-5 {
width: 41.66666667%;
}
.iw-col-lg-4 {
width: 33.33333333%;
}
.iw-col-lg-3 {
width: 25%;
}
.iw-col-lg-2 {
width: 16.66666667%;
}
.iw-col-lg-1 {
width: 8.33333333%;
}
.iw-col-lg-pull-12 {
right: 100%;
}
.iw-col-lg-pull-11 {
right: 91.66666667%;
}
.iw-col-lg-pull-10 {
right: 83.33333333%;
}
.iw-col-lg-pull-9 {
right: 75%;
}
.iw-col-lg-pull-8 {
right: 66.66666667%;
}
.iw-col-lg-pull-7 {
right: 58.33333333%;
}
.iw-col-lg-pull-6 {
right: 50%;
}
.iw-col-lg-pull-5 {
right: 41.66666667%;
}
.iw-col-lg-pull-4 {
right: 33.33333333%;
}
.iw-col-lg-pull-3 {
right: 25%;
}
.iw-col-lg-pull-2 {
right: 16.66666667%;
}
.iw-col-lg-pull-1 {
right: 8.33333333%;
}
.iw-col-lg-pull-0 {
right: auto;
}
.iw-col-lg-push-12 {
left: 100%;
}
.iw-col-lg-push-11 {
left: 91.66666667%;
}
.iw-col-lg-push-10 {
left: 83.33333333%;
}
.iw-col-lg-push-9 {
left: 75%;
}
.iw-col-lg-push-8 {
left: 66.66666667%;
}
.iw-col-lg-push-7 {
left: 58.33333333%;
}
.iw-col-lg-push-6 {
left: 50%;
}
.iw-col-lg-push-5 {
left: 41.66666667%;
}
.iw-col-lg-push-4 {
left: 33.33333333%;
}
.iw-col-lg-push-3 {
left: 25%;
}
.iw-col-lg-push-2 {
left: 16.66666667%;
}
.iw-col-lg-push-1 {
left: 8.33333333%;
}
.iw-col-lg-push-0 {
left: auto;
}
.iw-col-lg-offset-12 {
margin-left: 100%;
}
.iw-col-lg-offset-11 {
margin-left: 91.66666667%;
}
.iw-col-lg-offset-10 {
margin-left: 83.33333333%;
}
.iw-col-lg-offset-9 {
margin-left: 75%;
}
.iw-col-lg-offset-8 {
margin-left: 66.66666667%;
}
.iw-col-lg-offset-7 {
margin-left: 58.33333333%;
}
.iw-col-lg-offset-6 {
margin-left: 50%;
}
.iw-col-lg-offset-5 {
margin-left: 41.66666667%;
}
.iw-col-lg-offset-4 {
margin-left: 33.33333333%;
}
.iw-col-lg-offset-3 {
margin-left: 25%;
}
.iw-col-lg-offset-2 {
margin-left: 16.66666667%;
}
.iw-col-lg-offset-1 {
margin-left: 8.33333333%;
}
.iw-col-lg-offset-0 {
margin-left: 0;
}
}.inf-wrap{
padding-bottom:35px;
}
.theme-bg{
background: #ed9914;
} .in-message {
margin: 0 0 40px !important;
padding: 20px !important;
border-width: 3px 0 0 0;
border-style: solid;
background: #f7f6f7;
}
.in-message .message-text{
padding: 0 30px;
position: relative;
}
.in-message .message-text:after {
font-family: Ionicons;
font-size: 22px;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: auto;
}
.rtl .in-message .message-text:after {
left: auto;
right: 0;
}
.in-message.success .message-text:after {
content: "\f120";
}
.in-message.error {
border-color: red;
}
.in-message.error .message-text:after {
content: "\f100";
color: red;
}
.in-message.notice {
border-color: #c0cd7b;
}
.in-message.notice {
content: "\f100";
color: #f8cd70;
} .sk-cube-grid {
width: 40px;
height: 40px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
}
.sk-cube-grid .sk-cube {
width: 33%;
height: 33%;
background-color: #fff;
float: left;
-webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; 
}
.sk-cube-grid .sk-cube1 {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s; }
.sk-cube-grid .sk-cube2 {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s; }
.sk-cube-grid .sk-cube3 {
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s; }
.sk-cube-grid .sk-cube4 {
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 {
-webkit-animation-delay: 0s;
animation-delay: 0s; }
.sk-cube-grid .sk-cube8 {
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s; }
@-webkit-keyframes sk-cubeGridScaleDelay {
0%, 70%, 100% {
-webkit-transform: scale3D(1, 1, 1);
transform: scale3D(1, 1, 1);
} 35% {
-webkit-transform: scale3D(0, 0, 1);
transform: scale3D(0, 0, 1); 
}
}
@keyframes sk-cubeGridScaleDelay {
0%, 70%, 100% {
-webkit-transform: scale3D(1, 1, 1);
transform: scale3D(1, 1, 1);
} 35% {
-webkit-transform: scale3D(0, 0, 1);
transform: scale3D(0, 0, 1);
} 
}
.listing-ajax-overlay {
background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 100;
}
.iw-title-border {
position: relative;
padding-bottom: 10px;
text-transform: uppercase;
}
.iw-title-border:after {
bottom: 0;
content: "";
height: 3px;
left: 0;
position: absolute;
width: 50px;
background: #e6e6e6;
} .iw-departments-listing .first-class-departments{
clear:both;
}
.iw-departments-listing .department-info {
margin-bottom: 65px;
}
.iw-departments-listing .department-info .department-title {
font-size: 18px;
font-weight: 500;
text-transform: capitalize;
margin: 30px 0 15px;
padding-top: 24px;
position: relative;
}
.iw-departments-listing .department-info .department-title a {
color: #000000;
}
.iw-departments-listing .department-info .department-title:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 80px;
height: 3px;
}
.iw-departments-listing .department-info .department-desc {
color: #505050;
}
.iw-departments-listing .department-info .department-read-more a {
display: inline-block;
font-weight: 500;
margin: 8px 0 0;
}
.iw-departments-listing .department-info .department-read-more a:hover {
color: #777777 !important;
}
.iw-departments-listing .department-info .department-read-more a i {
line-height: 28px;
}
.iw-department-sidebar {
margin-bottom: 30px;
}
.iw-department-sidebar .widget-title {
color: #ffffff;
font-size: 18px;
text-transform: uppercase;
border-bottom: 2px rgba(225, 225, 225, 0.5) solid;
padding-bottom: 14px;
margin: 0 0 10px;
}
.iw-department-sidebar ul {
margin: 0;
padding: 0;
list-style: none;
}
.iw-department-sidebar ul li {
list-style: none;
}
.iw-department-sidebar .sidebar-our-departments {
padding: 18px 20px 15px;
}
.iw-department-sidebar .sidebar-our-departments li {
color: #ffffff;
padding: 10px 0;
text-transform: capitalize;
border-bottom: 1px rgba(225, 225, 225, 0.3) solid;
position: relative;
}
.iw-department-sidebar .sidebar-our-departments li:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 1px;
background: #ffffff;
-webkit-transition: width 0.3s linear;
transition:  width 0.3s linear;
}
.iw-department-sidebar .sidebar-our-departments li:hover:after {
width: 100%;
}
.iw-department-sidebar .sidebar-our-departments li:last-child:after {
display: none;
}
.iw-department-sidebar .sidebar-our-departments li:last-child {
border-bottom: none;
}
.iw-department-sidebar .sidebar-our-departments li a {
color: #ffffff;
}
.iw-department-sidebar .sidebar-opening-hours {
background: #444444;
color: #ffffff;
padding: 18px 20px;
}
.iw-department-sidebar .sidebar-opening-hours li {
padding: 15px 0;
font-weight:600;
}
.iw-department-sidebar .sidebar-opening-hours li span {
float: right;
}  .iw-departments-listing-v2 {
font-weight:500;
}
.iw-departments-listing-v2 .departments-item {
padding: 0;
}
.iw-departments-listing-v2 .department-info {
position:relative;
text-align:center;
color:#fff;
z-index: 0;
border-color: rgba(255,255,255,0.35);
border-style: solid;
border-width: 0;
}
.iw-departments-listing-v2 .departments-item1 .department-info,
.iw-departments-listing-v2 .departments-item2 .department-info {
border-width: 0 1px 1px 0 ;
}
.iw-departments-listing-v2 .departments-item3 .department-info {
border-width: 0 0 1px 0 ;
}
.iw-departments-listing-v2 .departments-item4 .department-info,
.iw-departments-listing-v2 .departments-item5 .department-info {
border-width: 0 1px 0 0 ;
}
.iw-departments-listing-v2 .department-info:after {
content: "";
position: absolute;
background: rgba(0, 0, 0, 0.1);
width: 100%;
height: 100%;
left: 0;
right: 0;
opacity: 0;
transition: opacity ease 0.5s;
-webkit-transition: opacity ease 0.5s;
z-index: -1;
}
.iw-departments-listing-v2 .department-info:hover:after {
opacity: 1;
}
.iw-departments-listing-v2 .department-info a {
color:#fff;
}
.iw-departments-listing-v2 .department-info-inner {
position:absolute;
top:130px;
width:100%;
left:0;
padding:0 30px;
transition:all ease 0.5s;
-webkit-transition:all ease 0.5s;
}
.iw-departments-listing-v2 .department-info:hover .department-info-inner {
top: 65px;
}
.iw-departments-listing-v2 .content-bottom {
opacity:0;
transition:all ease 0.5s;
}
.iw-departments-listing-v2 .department-info:hover .content-bottom {
display:block;
opacity:1;
height:auto;
}
.iw-departments-listing-v2 .department-title{
margin:0 0 18px 0;
line-height:24px;
font-size:18px;
font-weight:600;
}
.iw-departments-listing-v2 .department-icon {
width: 80px;
height: 80px;
margin: 0 auto 23px;
}
.iw-departments-listing-v2 .content-bottom .department-read-more a {
border-radius:100px;
height:38px;
line-height:34px;
padding:0 20px;
display:inline-block;
border:2px solid #fff;
}
.iw-departments-listing-v2 .content-bottom .department-read-more a:hover {
background:#fff;
}
.iw-departments-listing-v2 .department-desc {
margin-bottom:16px;
}   .iw-department.style1 .iw-department-list{
margin:0 -15px;
}
.iw-department.style1.carousel-v1 .department-item{
padding:55px 15px 10px 15px;
text-align:center;
}
.iw-department.style1 .content-image-inner{
display:inline-block;
position:relative;
width:90px;
height:90px;
background:#fff;
border-radius:100px;
line-height:90px;
z-index: 0;
}
.iw-department.style1 .content-image-inner img{
max-width:55px;
filter:brightness(0) invert(1);
-webkit-filter:brightness(0) invert(1);
}
.iw-department.style1 .content-image-inner:before{
position:absolute;
top:-1px;
left:-1px;
height:calc(100% + 2px);
width:calc(100% + 2px);
border:1px solid #f1f1f1;
border-radius:100px;
content:'';
background:#fff;
z-index:-3;
transition:all ease 0.5s;
}
.iw-department.style1 .content-image-inner:after {
position:absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
-webkit-border-radius: 50%;
border-radius: 50%;
content:'';
z-index:-1;
opacity: 0.8;
}
.iw-department.style1 .content-image{
position:absolute;
top:-50px;
width:100%;
left:0;
}
.iw-department.style1 .content-item-inner:hover .content-image-inner:before{
box-shadow:0 0 4px 0 rgba(0,0,0,0.1);
}
.iw-department.style1 .content-item-inner{
background:#fff;
border:1px solid #f1f1f1;
position:relative;
transition:all ease 0.5s;
}
.iw-department.style1 .content-item-inner:hover{
box-shadow:0 0 4px 0 rgba(0,0,0,0.1);
}
.iw-department.style1 .content-detail{
position:relative;
z-index:5;
}
.iw-department.style1.carousel-v1 .department-item .title{
font-weight:600;
font-size:18px;
margin:0 0 18px 0;
line-height:24px;
}
.iw-department.style1.carousel-v1 .department-item .title a{
color:#232323;
}
.iw-department.style1 .department-item .content-detail{
padding:52px 30px 45px 30px;
}
.iw-department.style1.carousel-v1 .department-item .content-description{
line-height:24px;
}
.iw-department.style1 .department-item .readmore a{
display:inline-block;
height:38px;
line-height:34px;
border:2px solid #cbcbcb;
border-radius:50px;
padding:0 25px;
color:#232323;
}
.iw-department.style1 .department-item .readmore{
margin-top:22px;
}
.iw-department.style1 .department-item .readmore a:hover{
color:#fff; }
.iw-department.style1 .readmore-department{
text-align:center;
margin-top:55px;
}
.iw-department.style1 .readmore-department a{
text-transform:uppercase;
color:#969696;
display:inline-block;
border-bottom:2px solid #f1f1f1;
font-weight:600;
position: relative;
}
.iw-department.style1 .readmore-department a:after {
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 2px;
content: "";
-webkit-transition: width 0.3s linear;
transition: width 0.3s linear;
}
.iw-department.style1 .readmore-department a:hover:after {
width: 100%;
}
.iw-department.style1 .owl-controls{
margin:0;
}
.iw-department.style1 .owl-controls .owl-buttons{
position:absolute;
width:100%;
top:calc(50% - 15px);
}
.iw-department.style1 .owl-theme .owl-controls .owl-buttons div{
position:absolute;
top:0;
background: none;
padding: 0;
margin: 0;
}
.iw-department.style1 .owl-theme .owl-controls .owl-buttons div i {
height:38px;
width:38px;
border-radius:50px;
border:1px solid #f1f1f1;
font-size:16px;
background:#fff;
line-height:36px;
text-align:center;
color:#838383;
opacity:1;
padding:0;
margin:0;
}
.iw-department.style1 .owl-theme .owl-controls .owl-buttons div:hover i{
color:#fff;
}
.iw-department.style1 .owl-theme .owl-controls .owl-buttons div.owl-prev{
left:-50px;
}
.iw-department.style1 .owl-theme .owl-controls .owl-buttons div.owl-next{
right:-50px;
}
.iw-department.style1 .navigation_v2 .owl-theme .owl-controls .owl-buttons div.owl-prev {
left: 0;
opacity: 0;
-webkit-transition: left 0.3s ease, opacity 0.3s ease;
transition: left 0.3s ease, opacity 0.3s ease;
}
.iw-department.style1 .navigation_v2 .owl-theme:hover .owl-controls .owl-buttons div.owl-prev {
left: 50px;
opacity: 1;
}
.iw-department.style1 .navigation_v2 .owl-theme .owl-controls .owl-buttons div.owl-next {
right: 0;
opacity: 0;
-webkit-transition: right 0.3s ease, opacity 0.3s ease;
transition: right 0.3s ease, opacity 0.3s ease;
}
.iw-department.style1 .navigation_v2 .owl-theme:hover .owl-controls .owl-buttons div.owl-next {
right: 50px;
opacity: 1;
} .iw-department.style1 .department-item {
padding: 0 15px;
}
.iw-department.carousel-v2 .content-item-wrap {
position: relative;
}
.iw-department.carousel-v2 .content-item {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: auto;
}
.iw-department.carousel-v2 .content-item .background {
position: relative;
padding: 20px 0;
z-index: 0;
}
.iw-department.carousel-v2 .content-item .background:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.8;
z-index: -1;
}
.iw-department.carousel-v2 .content-item .department-icon {
float: left;
width: 80px;
padding: 0 15px;
}
.iw-department.carousel-v2 img {
width: 100%;
}
.iw-department.carousel-v2 .content-item .content-info {
padding: 0 15px;
overflow: hidden;
}
.iw-department.carousel-v2 .content-item h3.title {
font-size: 18px;
font-weight: 500;
text-transform: capitalize;
margin: 0;
position: relative;
}
.iw-department.carousel-v2.iw-department-carousel-v2 .content-item h3.title {
padding-bottom: 14px;
margin-bottom: 15px;
}
.iw-department.carousel-v2.iw-department-carousel-v2 .content-item h3.title:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 70px;
height: 3px;
background: #ffffff;
}
.iw-department.carousel-v2 .content-item h3.title a {
color: #ffffff;
}
.iw-department.carousel-v2 .content-item .content-description {
font-weight: 500;
color: #ffffff;
} .iw-department.carousel-v2 .content-item{
height: 100%;
}
.iw-department.carousel-v2 .department-item:hover .content-description {
opacity: 1;
display: block;
}
.iw-department.carousel-v2 .department-item .content-description {
display: none;
opacity: 0;
padding: 0 20px 0 97px;
transition: opacity 0.5s ease 0s; }
.iw-department.carousel-v2 .department-item .background .content-bottom {
opacity: 0;
-webkit-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition: transform 0.3s linear 0.4s, opacity 0.3s linear 0.4s;
transition: transform 0.3s linear 0.4s, opacity 0.3s linear 0.4s;
padding-bottom: 40px;
}
.iw-department.carousel-v2 .department-item:hover .background .content-bottom {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.iw-department.carousel-v2 .department-item .background {
position: absolute;
padding: 20px 0;
width: 100%;
z-index: 2;
left: 0;
top: calc(100% - 92px); -webkit-transition: top 0.3s linear 0s;
transition: top 0.3s linear 0s;
height: 100%;
}
.iw-department.carousel-v2 .department-item:hover .background {
top: 0 !important;
z-index: 3;
padding-top:32px;
}
.readmore-department-detail a, .readmore-department-detail a:hover {
color:#ffffff;
}
.readmore-department-detail{
margin-top:20px;
}  .iw-department.style2 .department-item-inner{
padding:0 15px 50px 15px;
}
.iw-department.style2 .content-item-inner{
position:relative;
}
.iw-department.style2 .content-details{
position:absolute;
width:90%;
max-width:770px;
left:50%;
transform:translateX(-50%);
bottom:-50px;
color:#fff;
padding:30px 23px 20px 23px;
}
.iw-department.style2 .content-details.no-image{
position:relative;
bottom:auto;
}
.iw-department.style2 .content-details a{
color:#fff;
}
.iw-department.style2 .content-image{
text-align:center;
background:#fff;
}
.iw-department.style2 .content-image img{
max-width: none;
width: 100%;
}
.iw-department.style2 .department-item:not(.slick-active) .content-image img{
opacity:0.4;
}
.iw-department.style2 .department-item:not(.slick-active) .content-details{
display:none;
}
.iw-department.style2 .cat-icon{
float:left;
max-width:110px;
}
.iw-department.style2 .content-wrap {
position: relative;
}
.iw-department.style2 .content-right-box {
position: absolute;
top: 0;
right: 0;
}
.iw-department.style2 .content-detail{
margin:0 220px 0 110px;
border-right:1px solid rgba(255,255,255,0.3);
padding-right:15px;
}
.iw-department.style2 h3.title{
margin:0;
font-size:24px;
font-weight:600;
position:relative;
text-transform:uppercase;
line-height:24px;
padding-bottom:15px;
margin-bottom:15px;
}
.iw-department.style2 h3.title:before{
position:absolute;
bottom:0;
left:0;
content:'';
width:145px;
border-bottom:2px solid rgba(255,255,255,0.3);
}
.iw-department.style2 .desc{
line-height:30px;
}
.iw-department.style2 a.content-link{
border:2px solid #fff;
text-transform:uppercase;
font-weight:600;
padding:9px 15px;
display:inline-block;
width: 200px;
}
.iw-department.style2 a.content-link:hover{
background:#fff; }
.iw-department.style2 span.content-view-all{
margin-top:8px;
display:block;
}
.iw-department.style2 .slick-prev,
.iw-department.style2 .slick-next{
top:calc((100% - 50px)/2 - 22px);
width:44px;
height:44px;
background:#fff;
z-index:2;
padding:0;
border:1px solid #eee;
font-size:18px;
opacity:0;
transition:all ease 0.3s;
}
.iw-department.style2 .iw-department-list.slick-slider:hover .slick-prev,
.iw-department.style2 .iw-department-list.slick-slider:hover .slick-next{
opacity:1;
}
.iw-department.style2 .slick-prev:hover,
.iw-department.style2 .slick-next:hover{ color:#fff;
}
.iw-department.style2 .slick-prev{
left:50px;
}
.iw-department.style2 .slick-next{
right:50px;
}
.iw-department.style2 .slick-slider{
margin:0;
}  .iw-event-listing .event-filter-block select{
float: right;
}
.iw-event-listing .event-filter-block{
border-bottom: 1px solid #e0e0e0;
padding-bottom: 30px;
}
.iw-event-listing .event-filter-block select {
width: 179px;
padding: 4px 35px 0 30px;
font-size: 16px;
border: 2px solid #E6E6E6;
height: 42px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: #ffffff url(//iaimhealthcare.org/wp-content/plugins/inmedical/assets/images/arrow-ev-listing.jpg) no-repeat scroll right center;
} .iw-event-listing .event-filter-block select::-ms-expand {
display: none; } @media screen and (min-width:0\0) {
.iw-event-listing .event-filter-block select {
background:none\9;
padding: 5px\9;
}
}
.iw-event-listing .button-action.unvailable_ticket span{
color:#848484 !important;
background: #f4f4f4 !important;
}
.iw-event-listing .unvailable_ticket{
color:#E70743 !important;
}
.iw-event-listing .button-upcomming{
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background-color: #f06e06;
color: #ffffff;
font-size: 11px;
padding: 2px 12px;
width: 82px;
margin-bottom:18px;
}
.department-detail .department-detail-content {
margin-bottom: 30px;
float: right;
}
.department-detail .department-detail-content .department-name {
font-size: 36px;
font-weight: 300;
color: #666666;
text-transform: uppercase;
margin-bottom: 20px;
}
.department-detail .department-detail-content .department-desc {
margin: 40px 0;
}
.department-detail .iw-department-tab .iw-tab-items {
border-bottom: 2px #e6e6e6 solid;
}
.department-detail .iw-department-tab .iw-tab-item {
display: inline-block;
margin: 15px 40px 0 0;
font-size: 16px;
font-weight:600;
color: #232323;
}
.department-detail .iw-department-tab .iw-tab-item i {
line-height: inherit;
}
.department-detail .iw-department-tab .iw-tab-item .iw-tab-title {
position: relative;
}
.department-detail .iw-department-tab .iw-tab-item.active .iw-tab-title:after,
.department-detail .iw-department-tab .iw-tab-item:hover .iw-tab-title:after {
position: absolute;
bottom: -2px;
height: 2px;
width: 100%;
content: "";
display: block;
}
.department-detail .iw-department-tab .iw-tab-item-content {
padding-top: 40px;
}
.department-detail .iw-department-tab .iw-tab-item-content .working-schedule {
padding: 28px 0 20px;
border-bottom: 1px #e0e0e0 solid;
}
.department-detail .iw-department-tab .iw-tab-item-content .working-schedule:first-child {
padding: 0 0 20px;
}
.department-detail .iw-department-tab .iw-tab-item-content .working-schedule .info-left .day {
float: left;
color: #838383;
font-size: 36px;
font-weight: 600;
line-height: 36px;
padding: 18px 20px 15px;
border: 2px #dddddd solid;
margin-right: 35px;
}
.iw-event-listing.department-detail .iw-department-tab .iw-tab-item-content .working-schedule .info-left .image {
float: left;
margin: 0;
}
.iw-event-listing.department-detail .iw-department-tab .iw-tab-item-content .working-schedule .info-left .day span {
letter-spacing: 4px;
padding-top: 8px;
}
.iw-event-listing.department-detail .iw-department-tab .iw-tab-item-content .working-schedule .info-left .day {
float: left;
color:#ffffff;
font-size: 60px;
font-weight: 900;
line-height: 36px;
padding: 18px 43px 15px 20px;
border-color: transparent #e9e9e9 transparent transparent;
border-style: none solid none none;
border-width: 0 1px 0 0;
margin:0px;
font-family: Hind;
min-width: 132px;
}
.department-detail .iw-tab-item-content .working-schedule .info-left .day span {
font-size: 18px;
font-weight: 500;
display: block;
line-height: 24px;
text-transform: uppercase;
}
.department-detail .iw-tab-item-content .working-schedule .info-left .info {
overflow: hidden;
}
.department-detail .iw-tab-item-content .working-schedule .info-left .info ul {
list-style: none;
margin: 0;
padding: 0;
}
.iw-event-listing.department-detail .iw-tab-item-content .working-schedule .info-left .info {
overflow: hidden;
float: left;
width: 430px;
margin: 0 30px;
}
.department-detail .iw-tab-item-content .working-schedule .info-left .info .title {
font-size: 16px;
color: #232323;
font-weight: 600;
}
.department-detail .iw-tab-item-content .working-schedule .info-left .meta li {
display: inline-block;
color: #838383;
margin-right: 15px;
}
.department-detail .iw-tab-item-content .working-schedule .desc{
margin-top: 10px;
display:inline-block;
}
.department-detail .iw-tab-item-content .working-schedule i {
margin-right: 5px;
}
.department-detail .iw-tab-item-content .working-schedule .info-right {
border-left: 1px #e9e9e9 solid;
padding-left: 25px;
}
.department-detail .iw-tab-item-content .working-schedule .info-right .status {
color: #e60545;
margin-bottom: 9px;
}
.department-detail .iw-tab-item-content .working-schedule .info-right .button-action span {
display: block;
color: #838383;
padding: 11px 25px;
border-width: 2px;
border-style: solid;
border-color: #c5c5c5;
font-weight: 600;
text-transform: uppercase;
text-align: center;
cursor: pointer;
}
.iw-event-listing.department-detail .iw-tab-item-content .working-schedule .info-right .button-action span {
display: block;
color: #ffffff;
padding: 11px 25px;
border:none;
font-weight: 600;
text-transform: uppercase;
text-align: center;
cursor: pointer;
}
.department-detail .iw-tab-item-content .working-schedule .info-right .button-action span:hover {
color: #ffffff;
}
.department-detail .iw-tab-item-content .working-schedule .info-right .button-action a:hover {
color: #ffffff;
}
.department-detail .main-doctors .main-doctors-title {
font-size: 24px;
color: #666666;
margin: 0 0 45px;
}
.department-detail .main-doctors .main-doctors-title:after {
width: 70px;
background: #d0d0d0;
}
.department-sidebar .sidebar-pills {
border: 1px solid #dfdfdf;
}
.department-sidebar .sidebar-pills ul {
margin: 0;
}
.department-sidebar .sidebar-pills ul li {
border-bottom: 1px solid #dfdfdf;
}
.department-sidebar .sidebar-pills ul li:last-child {
border-bottom: none;
}
.department-sidebar .sidebar-pills ul li:hover {
background: #f9f9f9;
}
.department-sidebar .sidebar-pills ul li a {
display: block;
color: #898989;
font-size: 14px;
padding: 12px 45px;
text-transform: uppercase;
position: relative;
}
.department-sidebar .sidebar-pills ul li a:after {
position: absolute;
content: '\f0a9';
font-family: FontAwesome;
top: 12px;
left: 20px;
}  .iw-medical-doctors .doctors-filter-department {
margin-bottom: 45px;
text-align:center;
}
.iw-medical-doctors .doctors-filter-department button {
list-style: none;
border: none;
background: none;
font-weight: 600;
position: relative;
padding: 0 45px 0 0;
line-height: 24px;
}
.iw-medical-doctors .doctors-filter-department button:after {
position: absolute;
width: 2px;
height: 15px;
background: #d0d0d0;
transform: skewX(-40deg);
right: 20px;
top: 5px;
content: "";
}
.iw-medical-doctors .doctors-filter-department button:last-child:after {
display: none;
}
.doctors-grid .doctor-item .image {
position: relative;
}
.doctors-grid .doctor-item .image:after {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
content: "";
background: rgba(0, 0, 0, 0.5);
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.doctors-grid .doctor-item .image:hover:after {
opacity: 1;
}
.doctor-items .doctor-item .image img, .iw-doctor-list .content-image img,
.doctors-grid .doctor-item .image img {
width: 100%;
}
.doctor-items .doctor-item .image .social-link {
position: absolute;
content: "";
top: calc(50% - 22px);
left: 0;
text-align: center;
width: 100%;
height: auto;
padding: 0 15px;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
z-index: 9;
}
.doctor-items .doctor-item .image:hover .social-link {
opacity: 1;
}
.doctor-items .doctor-item .image .social-link ul {
margin: 0;
padding: 0;
}
.doctor-items .doctor-item .image .social-link li {
display: inline-block;
list-style: none;
margin: 5px;
}
.doctor-items .doctor-item .image .social-link li a {
display: inline-block;
color: #ffffff;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
font-size: 16px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.doctor-items .doctor-item .info {
margin: 0 0 30px;
padding: 25px 30px 30px;
text-align: center;
background: #f9f9f9;
}
.doctor-items .doctor-item .doctor-position a {
text-transform: capitalize;
color: #838383;
margin-bottom: 22px;
display: inline;
}
.doctor-items .doctor-item .doctor-name {
font-size: 18px;
margin: 0 0 10px;
font-weight: 600;
text-transform: capitalize;
margin-bottom: 2px;
}
.doctor-items .doctor-item .doctor-name a {
color: #232323;
}
.doctor-items .doctor-item .doctor-desc p {
line-height: 28px;
color: #232323;
margin-bottom: 15px;
}
.doctor-items .doctor-item .doctor-read-more a {
display: inline-block;
color: #ffffff;
padding: 6px 15px;
-webkit-border-radius: 20px;
border-radius: 20px;
font-weight: 600;
}
.doctor-items .doctor-item .doctor-read-more a:hover {
background: #777777 !important;
}
.iw-medical-doctors.iw-doctor-carousel  .doctor-item {
padding: 0 15px;
}
.iw-doctors.style1 .iw-doctor-list .owl-theme .owl-controls {
margin: 0;
position: absolute;
right: 10px;
top: -65px;
z-index: 9;
}
.iw-doctors .owl-theme .owl-controls .owl-buttons div {
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
color: #ffffff;
background: #a4a4a4;
font-size: 14px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 0;
opacity: 1;
}
.doctor-items-grid-v2 .doctor-item .info {
padding: 20px 12px 25px 20px;
background: #f9f9f9;
margin-bottom: 30px;
}
.doctor-items-grid-v2 .doctor-item .info-content {
float: left;
width: calc(100% - 100px);
}
.doctor-items-grid-v2 .doctor-item .doctor-name {
margin: 0 0 5px;
}
.doctor-items-grid-v2 .doctor-item .doctor-name a {
font-family: "poppins";
font-weight: 600;
color: #232323;
font-size: 18px;
}
.doctor-items-grid-v2 .info-social-link {
float: right;
width: 100px;
}
.doctor-items-grid-v2 .info-social-link ul {
margin: 0;
padding: 0;
list-style: none;
}
.doctor-items-grid-v2 .info-social-link li {
list-style: none;
float: left;
padding: 0 8px;
}
.doctor-items-grid-v2 .info-social-link li a {
font-size: 16px;
color: #777777;
}
.doctors-grid-v3 .doctor-items .doctor-item .image .social-link li a {
border: 2px #ffffff solid;
height: 40px;
width: 40px;
line-height: 36px;
}
.doctors-grid-v3.doctors-grid .doctor-item .image {
border-width: 4px;
border-style: solid;
}
.doctors-grid-v3.doctors-grid .doctor-item:hover .image:after {
opacity: 0.88;
}
.doctors-grid-v3.doctors-grid .doctor-item .info {
background: none;
padding: 22px 0 0;
}
.doctor-items .doctor-item .doctor-name {
margin-bottom: 5px;
}
.doctors-grid-v3.doctors-grid .doctor-item .doctor-name a {
color: #777777;
font-size: 24px;
font-weight: 400;
}  .social-link_bg .social-link li {
display: inline-block;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
margin-right: 5px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.social-link_bg .social-link li.facebook {
background: #30477b;
}
.social-link_bg .social-link li.twitter {
background: #01aef0;
}
.social-link_bg .social-link li.google-plus {
background: #c31c47;
}
.social-link_bg .social-link li.youtube {
background: #cc181e;
}
.social-link_bg .social-link li.vimeo {
background: #17272e;
}
.social-link_bg .social-link li.flickr {
background: #128fdc;
}
.social-link_bg .social-link li.linkedin {
background: #0077b5;
}
.social-link_bg .social-link li.tumblr {
background: #56bc8a;
}
.social-link_bg .social-link li a {
font-size: 16px;
color: #ffffff;
}  .iw-doctor-detail .doctor-detail-content .doctor-info-wrap {
position: relative;
margin-bottom: 60px; }
.iw-doctor-detail .iw-department-tab {
margin-bottom: 30px;
}
.iw-doctor-detail .doctor-image {
position: absolute;
top: 0;
right: 0;
width: 50%;
height: 100%;
}
.iw-doctor-detail .doctor-image img {
width: 100%;
}
.iw-doctor-detail .doctor-info {
position: relative;
z-index: 2;
margin-top: 45px;
}
.iw-doctor-detail .doctor-info .doctor-name {
font-size: 36px;
font-weight: 600;
margin: 5px 0 20px;
text-transform: capitalize;
}
.iw-doctor-detail .doctor-info .doctor-desc {
color: #232323;
line-height: 30px;
margin-bottom: 35px;
}
.iw-doctor-detail .doctor-info .doctor-fields ul {
list-style: none;
margin: 0;
padding: 0;
}
.iw-doctor-detail .doctor-info .doctor-fields li {
color: #232323;
text-transform: capitalize;
margin-bottom: 20px;
}
.iw-doctor-detail .doctor-info label {
width: 145px;
font-weight: 400;
color: #232323;
}
.iw-doctor-detail .doctor-info .doctor-fields li div {
font-weight: 600;
display: inline-block;
}
.iw-doctor-detail .doctor-info .social-link ul {
list-style: none;
margin: 0;
padding: 0;
}
.iw-doctor-detail .doctor-info .social-link > div {
display: inline-block;
}
.single-doctor .doctor-info .doctor-name{
border-bottom: 2px solid #eaeaea;
padding-bottom: 20px;
}
.single-doctor .doctor-info .doctor-fields ul{
margin: 0;
padding: 0;
}
.single-doctor .doctor-info .doctor-fields li{
list-style: none !important;
}
.iw-doctor-detail .doctor-info .social-link > div li{
text-align: center;
margin-right: 10px;
display: inline-block;
}
.iw-doctor-detail .doctor-info .social-link > div li > a {
border: 2px #838383 solid;
-webkit-border-radius: 50%;
border-radius: 50%;
width: 38px;
height: 38px;
line-height: 36px;
display:inline-block;
}
.iw-doctor-detail .doctor-info .social-link > div li a {
color: #838383;
font-size: 16px;
}
.iw-doctor-detail .doctor-info .social-link > div li > a:hover{
color:#fff;
}
.iw-doctor-detail .doctor-info .view-schedule a {
display: inline-block;
height: 55px;
line-height: 55px;
border-width: 2px;
border-style: solid;
padding: 0 28px;
text-align: center;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
margin: 30px 0 45px;
}
.iw-tab-info.client-reviews .comment-respond {
margin: 0;
}
.iw-tab-info.client-reviews .comment-respond {
margin-bottom: 25px;
}
.iw-tab-info.client-reviews .comment-respond h3.comment-reply-title,
.iw-tab-info.client-reviews .commentList h3.comments-title {
border-bottom: 1px solid #ededed;
border-top: 1px solid #ededed;
color: #292929;
font-size: 16px;
line-height: 24px;
margin: 0 0 35px;
padding: 16px 0;
text-transform: uppercase;
}
.iw-tab-info.client-reviews .comment-respond p.form-submit {
text-align: right;
}
.iw-tab-info.client-reviews .commentList .commentAvt{
float:left;
}
.iw-tab-info.client-reviews .commentList .commentAvt img.avatar{
width:100px;
}
.iw-tab-info.client-reviews .commentList .commentRight{
margin-left:130px;
}
.iw-tab-info.client-reviews .commentList .name-cmt{
text-transform:uppercase;
font-size:15px;
color:#292929;
}
.iw-tab-info.client-reviews .iw-tab-info.client-reviews .commentList .date-cmt{
font-size:13px;
}
.iw-tab-info.client-reviews .commentList .name-cmt + .date-cmt:before{
content:"/";
padding:0 5px 0 3px;
}
.iw-tab-info.client-reviews .commentList .comment-head-info{
line-height:24px;
position:relative;
padding-bottom:16px;
margin-bottom:15px;
}
.iw-tab-info.client-reviews .commentList .comment-head-info:before{
width:50px;
border-bottom:3px solid #e6e6e6;
bottom:0;
left:0;
content:'';
position:absolute;
}
.iw-tab-info.client-reviews .commentList .content-reply{
line-height:24px;
font-size:13px;
}
.iw-tab-info.client-reviews .commentList .comment_reply{
float:right;
}
.iw-tab-info.client-reviews .commentList .edit-link{
margin-left:10px;
}
.iw-tab-info.client-reviews .commentList ul.children{
margin-left:50px;
}
.iw-tab-info.client-reviews .commentList li.comment{
border-top:1px solid #ededed;
padding-top:35px;
margin-top:35px;
}
.iw-tab-info.client-reviews .commentList ul.comment_list > li.comment:first-child{
border:none;
margin:0;
padding:0;
}
.iw-doctor-detail .iw-doctor-sidebar {
margin-top: 15px;
}
.iw-doctor-detail .sidebar-item {
margin-bottom: 30px;
}
.iw-doctor-detail .sidebar-item .sidebar-title {
font-size: 18px;
margin: 0 0 24px;
padding-bottom: 10px;
text-transform: uppercase;
}
.iw-doctor-detail .sidebar-item.doctor-education-profile .sidebar-title {
color: #838383;
border-bottom: 2px #e2e2e2 solid;
}
.iw-doctor-detail .sidebar-item.sidebar-form-question .sidebar-title {
color: #ffffff;
border-bottom: 2px #ffffff solid;
}
.iw-doctor-detail .iw-shortcode-accordions .accordion1 .iw-accordion-item {
margin-bottom: 5px;
border: none;
}
.iw-doctor-detail .accordion1 .iw-accordion-item .iw-accordion-header .iw-accordion-title  {
padding: 10px 40px;
font-weight: 600;
font-size: 16px;
color: #232323;
position: relative;
background: #f9f9f9;
border-width: 2px;
border-style: solid;
border-color: #ebebeb;
}
.iw-doctor-detail .accordion1 .iw-accordion-item .iw-accordion-header.active .iw-accordion-title {
color: #ffffff;
}
.iw-doctor-detail .accordion1 .iw-accordion-item .iw-accordion-header .iw-accordion-title:after,
.iw-doctor-detail .accordion1 .iw-accordion-item .iw-accordion-header.active .iw-accordion-title:after {
display: none;
}
.iw-doctor-detail .accordion1 .iw-accordion-item .iw-accordion-header .iw-accordion-title:before {
font-family: "Ionicons";
content: "\f2c7";
position: absolute;
left: 18px;
top: 10px;
}
.iw-doctor-detail .accordion1 .iw-accordion-item .iw-accordion-header.active .iw-accordion-title:before {
content: "\f2f4";
}
.iw-doctor-detail .accordion1 .iw-accordion-item .iw-accordion-header .iw-accordion-title i {
margin: 0 10px;
}
.iw-doctor-detail .accordion1 .iw-accordion-item .iw-accordion-content {
padding: 20px 20px 15px;
}
.iw-doctor-detail .iw-accordion-item .iw-accordion-content .sub-title {
color: #838383;
font-weight: 600;
line-height: 28px;
margin-bottom: 10px;
}
.iw-doctor-detail .iw-accordion-item .iw-accordion-content .iw-desc {
line-height: 28px;
color: #232323;
}
.iw-doctor-detail .sidebar-form-question {
padding: 25px 25px 35px;
position: relative;
}
.iw-doctor-detail .sidebar-form-question .form-group {
margin-bottom: 20px;
}
.iw-doctor-detail .sidebar-form-question input {
height: 45px;
line-height: 45px;
}
.iw-doctor-detail .sidebar-form-question input::-moz-placeholder, .iw-doctor-detail .sidebar-form-question textarea::-moz-placeholder {
color: #ffffff;
opacity: 1;
}
.iw-doctor-detail .sidebar-form-question input::-webkit-input-placeholder, .iw-doctor-detail .sidebar-form-question textarea::-webkit-input-placeholder {
color: #ffffff;
opacity: 1;
}
.iw-doctor-detail .sidebar-form-question input, .iw-doctor-detail .sidebar-form-question textarea {
width: 100%;
border: 1px rgba(255, 255, 255, 0.5) solid;
padding: 0 12px;
background: none;
color: #ffffff;
}
.iw-doctor-detail .sidebar-form-question button {
width: 100%;
height: 45px;
line-height: 45px;
background: none;
font-size: 14px;
color: #ffffff;
font-weight: 600;
border: 2px #ffffff solid;
-webkit-border-radius: 0;
border-radius: 0;
}
.iw-doctor-detail .meet-other-doctors {
margin: 60px 0 0;
background: #f6f6f6;
padding: 42px 0 30px;
}
.iw-doctor-detail .meet-other-doctors .iw-title-border {
font-size: 30px;
color: #4e4e4e;
font-weight: 600;
margin-bottom: 64px;
text-align: center;
padding-bottom: 20px;
}
.iw-doctor-detail .meet-other-doctors .iw-title-border:after {
height: 2px;
width: 124px;
left: calc(50% - 62px);
}
.custombox-overlay {
z-index: 101 !important;
}
.custombox-modal-wrapper, .custombox-modal-container {
z-index: 102 !important;
}  .filter-department {
padding-bottom: 20px;
border-bottom: 2px #f1f1f1 solid;
margin-bottom: 75px;
}
.medical-select2.select2-container {
width: 250px;
}
.medical-select2.select2-container .select2-choice {
height: 45px;
line-height: 45px;
border: 2px #e6e6e6 solid;
-webkit-border-radius: 0;
border-radius: 0;
font-size: 13px;
color: #666666;
padding: 0 15px;
}
.select2-container .select2-choice > .select2-chosen {
height: 41px;
line-height: 41px;
}
body .select2-drop {
border: 1px #d9d9d9 solid;
color: #838383;
}
body .select2-drop .select2-search {
padding: 5px;
}
body .select2-drop.select2-drop-above.select2-drop-active {
border-top: 1px #d9d9d9 solid;
border-bottom: 1px #d9d9d9 solid;
}
body .select2-drop .select2-results {
padding: 0;
margin: 0;
background: #f8f8f8;
}
body .select2-drop .select2-results li {
padding: 0;
margin: 0;
}
body .select2-drop .select2-results .select2-highlighted {
-webkit-border-radius: 0;
border-radius: 0;
}
body .select2-drop .select2-results div.select2-result-label {
padding: 10px 15px;
color: #666666;
font-size: 12px;
-webkit-transition: padding 0.3s ease;
transition: padding 0.3s ease;
}
body .select2-drop .select2-results .select2-highlighted div.select2-result-label {
padding: 10px 25px;
color: #ffffff;
}
.medical-select2.select2-dropdown-open.select2-drop-above .select2-choice,
.medical-select2.select2-dropdown-open.select2-drop-above .select2-choices {
border-color: #e6e6e6;
}
.medical-select2.select2-container .select2-choice .select2-arrow {
width: 40px;
text-align: center;
border-left: 1px #e6e6e6 solid;
}
.medical-select2.select2-container .select2-choice .select2-arrow b:after {
content: "\f123";
border: none;
font-family: "Ionicons";
top: 0;
left: calc(50% - 4px);
font-weight: 400;
color: #d5d5d5;
margin-left: 0;
}
.medical-select2.select2-dropdown-open .select2-choice .select2-arrow b:after {
margin-top: -2px;
}
.iw-schedule-table .cd-schedule {
width: 100%;
margin-top: 0;
}
.iw-schedule-table ul {
margin: 0 !important;
}
.iw-schedule-table li {
list-style: none !important;
}
.iw-schedule-table .cd-schedule .timeline {
border-top: 1px solid #eaeaea;
border-left: 1px solid #eaeaea;
}
.iw-schedule-table .cd-schedule .timeline li {
height: 150px;
line-height: 150px;
background: #fafafa;
}
.iw-schedule-table .cd-schedule .timeline li:nth-of-type(2n) {
background: #ffffff;
}
.iw-schedule-table .cd-schedule .timeline li:last-of-type:after {
display: block;
}
.iw-schedule-table .cd-schedule .timeline li:first-child:before {
background: #eaeaea none repeat scroll 0 0;
top: -2px;
content: "";
height: 1px;
left: 0;
position: absolute;
width: 100%;
}
.iw-schedule-table .cd-schedule .timeline li:after {
left: 0;
width: 100%;
}
.iw-schedule-table .cd-schedule .timeline li span {
-webkit-transform: none;
transform: none;
font-weight: 600;
color: #757575;
width: 120px;
text-align: center;
}
.iw-schedule-table .cd-schedule .timeline li:nth-of-type(2n) span {
display: block;
}
.iw-schedule-table .cd-schedule .events {
margin-left: 120px;
width: calc(100% - 120px);
}
.iw-schedule-table .cd-schedule .events .top-info > span {
font-size: 14px;
color: #232323;
font-weight: 500;
}
.iw-schedule-table .cd-schedule .events .events-group {
border-top: none;
}
.iw-schedule-table .cd-schedule .events .single-event {
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 0 0 rgba(0, 0, 0, 0.2) inset;
position: absolute;
}
.iw-schedule-table .cd-schedule .events .single-event .schedule-item-overlay {
content: "";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: #000000;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.iw-schedule-table .cd-schedule .events .single-event:hover .schedule-item-overlay {
opacity: 0.4;
}
.iw-schedule-table .cd-schedule .events .single-event .schedule-item {
font-size: 14px;
color: #ffffff;
font-weight: 400;
text-align: left;
padding: 10px;
z-index: 9;
}
.iw-schedule-table .cd-schedule .events .single-event .schedule-item  .event-time {
font-size: 13px;
}
.iw-schedule-table .cd-schedule .events .single-event .schedule-item  .event-title {
font-size: 14px;
font-weight:700;
}
.iw-schedule-table .cd-schedule .events .single-event .schedule-item  .doctor-title {
font-size: 13px;
font-weight:600;
}
.iw-schedule-table .cd-schedule .event-date {
font-size: 13px;
color: #ffffff;
opacity: 1;
font-weight: 400;
margin: 2px 0 10px;
}
.iw-schedule-table .cd-schedule .doctor-name a{
color:#ffffff;
}
.iw-schedule-table .cd-schedule .doctor-name span {
font-weight: 400;
display: block;
margin: 0;
cursor: pointer;
position: relative;
}
.iw-schedule-table .cd-schedule .schedule-item .schedule-info {
position: absolute;
bottom: 100%;
width: 400px;
height: auto;
left: calc(-200px + 50%);
color: #ffffff;
background: #434343;
display: none;
padding: 10px 20px 15px;
-webkit-transition: opacity 0.5s linear;
transition: opacity 0.5s linear;
opacity: 0;
z-index: 10;
text-align: left;
}
.iw-schedule-table .cd-schedule .schedule-item:hover .schedule-info {
display: block;
opacity: 1;
}
.iw-schedule-table .cd-schedule .schedule-item .schedule-info span {
display: inline-block;
}
.iw-schedule-table .cd-schedule .schedule-item .schedule-info .doctor-name-hover {
font-size: 18px;
font-weight:600;
}
.iw-schedule-table .cd-schedule .schedule-item .schedule-info .doctor-desc {
margin: 10px 0 15px;
text-transform: none;
font-size:14px;
}
.iw-schedule-table .cd-schedule .schedule-item .schedule-info .book-appointment {
height: 36px;
line-height: 32px;
font-size: 14px;
padding: 0;
background: none;
}
.iw-schedule-table .cd-schedule .events .top-info {
border: none;
}
.iw-asked-questions {
margin-top: 105px;
background: #f7f7f7;
padding: 55px 0 115px;
}
.iw-schedule-table .iw-title-border {
text-align: center;
margin-bottom: 60px;
font-size: 30px;
font-weight: 600;
}
.iw-schedule-table .iw-title-border:after {
width: 120px;
height: 2px;
left: calc(50% - 60px);
}
.iw-asked-questions .accordion3 .iw-accordion-item .iw-accordion-header .iw-accordion-title {
padding: 18px 50px;
color: #6f6f6f;
}
.iw-asked-questions .accordion3 .iw-accordion-item:first-child .iw-accordion-header .iw-accordion-title {
border-top: none;
}
.iw-asked-questions .accordion3 .iw-accordion-item .iw-accordion-header .iw-accordion-title:after {
content: "\f143";
font-family: "Ionicons";
color: #ffffff;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
background: #cdcdcd;
font-size: 16px;
top: calc(50% - 15px);
}
.iw-asked-questions .accordion3 .iw-accordion-item .iw-accordion-header .iw-accordion-title:hover:after,
.iw-asked-questions .accordion3 .iw-accordion-item .iw-accordion-header.active .iw-accordion-title:after {
color: #ffffff;
}
.iw-asked-questions .iw-accordion-item .iw-accordion-content .iw-accordion-info {
padding-left: 50px;
}
.meet-other-doctors {
margin-top: 75px;
}  .appoinment-form input.form-control,
.appoinment-form .select2-container .select2-choice,
.appoinment-form textarea.form-control{
border: 1px solid #d9d9d9;
border-radius: 0;
color: #838383;
height: 36px;
line-height: 36px;
padding: 0 12px;
text-transform: none;
width: 100%;
box-shadow:none;
}
.appoinment-form .select2-container .select2-choice > .select2-chosen{
height: 36px;
line-height: 36px;
}
.appoinment-form label{
font-size: 15px;
font-weight: normal;
font-weight:500;
margin: 0;
text-transform:uppercase;
}
.appoinment-form.request-appointment input.form-control,
.appoinment-form.request-appointment .form-control-select,
.appoinment-form.request-appointment textarea.form-control{
border: 2px solid #e8e8e8;
height: 46px;
line-height: 42px;
width: 100%;
padding: 0 12px;
}
.appoinment-form textarea.form-control{
height:auto;
line-height: 20px;
padding: 5px 12px;
}
.appoinment-form.request-appointment textarea.form-control{
height:152px;
}
.appoinment-form.request-appointment h3.title-field {
border-bottom: 2px solid #e8e8e8;
color: #666;
font-size: 18px;
font-weight: 500;
line-height: 24px;
margin: 0 0 22px;
padding: 0 0 6px;
text-transform: uppercase;
}
.appoinment-form.request-appointment{
background: #fff;
border: none;
padding: 30px;
}
.appoinment-form.request-appointment label{
margin: 0 0 6px;
text-transform:none;
}
.appoinment-form.request-appointment .field-group .col-xs-12{
margin-bottom:30px;
}
.appoinment-form.request-appointment .submit-button-wrap{
text-align:right;
}
.appoinment-form.request-appointment button.form-submit{
background: #fff; float: right;
font-size: 18px;
font-weight: 500;
height: 49px;
letter-spacing: -0.5px;
line-height: 45px;
margin: 0 0 0 15px;
padding: 0 30px;
text-transform: uppercase;
}
.appoinment-form.request-appointment button.form-submit:hover{ color:#fff;
}
.appoinment-form.style2{
border:1px solid #d9d9d9;
}
.appoinment-form.style2 .field-group{
padding:0 30px 15px 30px;
}
.appoinment-form.style2 .submit-button-wrap{
text-align:right;
padding:20px 30px;
border-top:1px solid #d9d9d9;
background:#fafafa;
}
.appoinment-form.style2 .field-group .col-xs-12{
margin-bottom:20px;
}
.appoinment-form.style2 .title-block{
padding:30px 30px 40px 30px;
}
.appoinment-form.style2 h3.title-field{
font-size: 30px;
line-height: 30px;
margin:0 0 19px 0;
padding:0 0 7px 0;
position: relative;
text-transform:uppercase;
}
.appoinment-form.style2 h3.title-field:after{
background:#e6e6e6;
bottom: 0;
content: "";
height: 3px;
left: 0;
position: absolute;
width: 50px;
}
.appoinment-form.style2 .description{
font-size:15px;
}
.appoinment-form.style2 button.form-submit{
font-size: 18px;
color: #fffefe;
font-weight: 500;
height: 36px;
line-height: 36px;
border: none;
margin: 0;
padding: 0 40px;
text-transform:uppercase;
border-bottom: 3px solid rgba(0, 0, 0, 0.15);
}
.appoinment-form.style2 button.form-submit:hover{
border-bottom-width:2px;
margin-top:1px;
margin-bottom:-1px;
}  .medical-event-detail {
margin-bottom: 80px;
}
.medical-event-detail .appoinment-form.request-appointment {
padding: 0 0 30px;
}
.medical-event-detail .medical-event-content {
margin-bottom: 40px;
}
.medical-event-detail .event-image {
margin-bottom: 25px;
}
.medical-event-detail .sidebar-item {
margin-bottom: 40px;
}
.event-detail-sidebar .sidebar-title {
font-size: 18px;
text-transform: uppercase;
padding-bottom: 10px;
margin: 0;
}
.event-detail-sidebar .event-information {
padding: 28px 25px 30px;
color: #ffffff;
}
.event-detail-sidebar .event-information .sidebar-title {
border-bottom: 2px #ffffff solid;
margin-bottom: 10px;
}
.event-detail-sidebar .event-information ul{
padding: 0;
margin: 0;
list-style: none;
}
.event-detail-sidebar .event-information ul li {
font-size: 15px;
font-weight: 600;
border-bottom: 1px rgba(255, 255, 255, 0.2) solid;
padding: 12px 0;
}
.event-detail-sidebar .event-information ul li label {
margin: 0;
font-weight: 600;
text-transform: capitalize;
min-width: 90px;
}
.event-detail-sidebar .event-information ul li .colon {
padding: 0 20px;
}
.event-detail-sidebar .head-doctor .sidebar-title {
border-bottom: 2px #dfdfdf solid;
margin-bottom: 30px;
}  .rtl .iw-doctors.style1 .iw-doctor-list .owl-theme .owl-controls {
left: 10px;
right: auto;
}
.rtl .iw-department-sidebar .sidebar-opening-hours li span {
float: left;
}
.rtl .department-detail .iw-tab-item-content .working-schedule .info-right {
border-right: 1px solid #e9e9e9;
border-left: none;
padding: 0 25px 0 0;
}
.rtl .department-detail .iw-tab-item-content .working-schedule i {
margin: 0 0 0 5px;
}
.rtl .department-detail .iw-department-tab .iw-tab-item-content .working-schedule .info-left .day {
float: right;
margin: 0 0 0 35px;
}
.rtl .department-detail .iw-tab-item-content .working-schedule .info-left .meta li {
margin: 0 0 0 15px;
}
.rtl .iw-medical-doctors .doctors-filter-department button {
padding: 0 0 0 55px;
}
.rtl .iw-medical-doctors .doctors-filter-department button::after {
left: 25px;
right: auto;
-webkit-transform: skewX(40deg);
transform: skewX(40deg);
}
.rtl .iw-doctor-detail .doctor-image {
left: 0;
right: auto;
}
.rtl .iw-doctor-detail .doctor-info .social-link > div li {
margin: 0 0 0 10px;
}
.rtl .iw-tab-info.client-reviews .comment-respond p.form-submit {
text-align: left;
}
.rtl .iw-tab-info.client-reviews .commentList .commentAvt {
float: right;
}
.rtl .iw-tab-info.client-reviews .commentList .commentRight {
margin: 0 130px 0 0;
}
.rtl .iw-tab-info.client-reviews .commentList .comment_reply {
float: left;
}
.rtl .iw-tab-info.client-reviews .commentList .comment-head-info:before {
right: 0;
left: auto;
}
.rtl .iw-tab-info.client-reviews .commentList .name-cmt {
float: right;
}
.rtl .iw-doctor-detail .accordion1 .iw-accordion-item .iw-accordion-header .iw-accordion-title:before {
right: 18px;
left: auto;
}
.rtl .appoinment-form.style2 h3.title-field:after {
left: auto;
right: 0;
}
.rtl .iw-doctors-schedule .schedule-date {
float: right;
}
.rtl .iw-doctors-schedule .schedule-detail {
margin: 0 86px 0 0;
}
.rtl .iw-doctors-schedule i {
margin: 0 0 0 6px;
}
.rtl .appoinment-form .select2-container .select2-choice .select2-arrow b::after {
left: auto;
right: calc(50% - 5px);
}
.rtl .department-detail .iw-department-tab .iw-tab-item {
margin: 15px 0 0 40px;
}
.rtl .iw-departments-listing .department-info .department-read-more a i {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
margin: 0;
line-height: 1;
vertical-align: inherit;
}
.rtl .iw-departments-slider-custom .iw-department.carousel-v2 .content-item .department-icon {
float: right;
}
.rtl .iw-departments-listing .department-info .department-title:before {
left: auto;
right: 0;
}
.rtl .iw-department-sidebar .sidebar-our-departments li:after {
left: auto;
right: 0;
}
.rtl .iw-departments-listing-v2 .departments-item1 .department-info,
.rtl .iw-departments-listing-v2 .departments-item2 .department-info {
border-width: 0 0 1px 1px ;
}
.rtl .iw-departments-listing-v2 .departments-item4 .department-info,
.rtl .iw-departments-listing-v2 .departments-item5 .department-info {
border-width: 0 0 0 1px ;
}
.rtl .iw-department.carousel-v2 .department-item .content-description {
padding: 0 97px 0 20px;
}  @media (max-width: 980px) {
.iw-doctors.style1 .iw-doctor-list .owl-theme .owl-controls {
display: none !important;
}
}
@media (max-width: 790px) {
.iw-schedule-table .cd-schedule .events {
margin-left: 0;
width: 100%;
}
.iw-schedule-table .cd-schedule .events .events-group {
width: 100% !important;
}
.iw-schedule-table .cd-schedule .events .events-group .top-info {
padding: 0;
}
.iw-schedule-table .cd-schedule .events .events-group ul {
height: auto !important;
padding: 0 !important;
}
.iw-schedule-table .cd-schedule .events .single-event:last-of-type {
margin-right: 0;
}
}
@media (max-width: 767px) {
.iw-departments-listing-v2 .departments-item4 .department-info,
.iw-departments-listing-v2 .departments-item5 .department-info,
.iw-departments-listing-v2 .departments-item1 .department-info,
.iw-departments-listing-v2 .departments-item2 .department-info,
.iw-departments-listing-v2 .departments-item3 .department-info {
border-width: 0 0 1px 0 ;
}
.rtl .iw-departments-listing-v2 .departments-item4 .department-info,
.rtl .iw-departments-listing-v2 .departments-item5 .department-info,
.rtl .iw-departments-listing-v2 .departments-item1 .department-info,
.rtl .iw-departments-listing-v2 .departments-item2 .department-info,
.rtl .iw-departments-listing-v2 .departments-item3 .department-info  {
border-width: 0 0 1px 0 ;
}
.iw-doctor-detail .doctor-image {
position: relative;
height: 350px;
width: 100%;
left: auto !important;
right: auto !important;
}
}
@media (max-width: 479px) {
.iw-doctor-detail .doctor-image {
height: 250px;
}
}
.ajax-overlay {
background: rgba(198,198,198,0.3);
}
.ajax-overlay .ajax-loading{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,50%);
}
.form-message {
margin-bottom: 10px;
color: #fff;
}
.form-message.error {
color: red;
}
.available-ticket {
text-align: center;
display: block;
border: solid;
padding: 10px;
text-transform: uppercase;
margin-top: 20px;
}
.event-book-ticket .field-group{
text-align: left;
}
.event-book-ticket .block-title {
text-align: left;
color: #fff;
position: relative;
padding: 50px 30px 40px;
z-index: 0;
}
.event-book-ticket .block-title:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -1;
background-image: url(//iaimhealthcare.org/wp-content/plugins/inmedical/assets/images/bg-pop-up.png);
background-size: cover;
background-repeat: no-repeat;
}
.event-book-ticket .block-title .close-button {
width: 36px;
height: 36px;
line-height: 32px;
text-align: center;
border: solid;
position: absolute;
top: 15px;
right: 15px;
cursor: pointer;
}
.event-book-ticket .block-title .title {
font-size: 30px;
font-weight: 300;
position: relative;
padding-bottom: 25px;
margin-bottom: 15px;
}
.event-book-ticket .block-title .title span {
font-weight: 700;
}
.event-book-ticket .block-title .title:after {
position: absolute;
content: "";
width: 130px;
height: 4px;
background-color: #ffffff;
bottom: 0;
left: 0;
}
.event-book-ticket .block-title .description {
font-size: 15px;
font-weight: 500;
}
.rtl .event-book-ticket .block-title {
text-align: right;
}
.rtl .event-book-ticket .block-title .title:after {
left: auto;
right: 0;
}
.rtl .event-book-ticket .block-title .close-button {
right: auto;
left: 15px;
}  .imd-appoinment-calendar table{
border: none;
background: none;
}
.imd-appoinment-calendar table tbody {
background: #fff;
}
.imd-appoinment-calendar table tr.months {
color: #fff;
text-transform: uppercase;
font-size: 24px;
font-weight: 600;
}
.imd-appoinment-calendar table tr.months td {
position: relative;
border-width: 0 1px 0 1px;
border-style: solid;
border-color: rgba(255, 255, 255, 0.2);
background: rgba(255, 255, 255, 0.05);
}
.booked-calendar-prev-month, .booked-calendar-next-month{
cursor: pointer;
position: absolute;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
}
.booked-calendar-prev-month{
top: 50%;
left: 25px;
margin-top: -10px;
}
.booked-calendar-next-month{
top: 50%;
right: 25px;
margin-top: -10px;
}
.booked-calendar-prev-month.disable{
cursor: not-allowed;
color: #eee;
}
.imd-appoinment-calendar table tr.days {
color: #fff;
text-transform: uppercase;
}
.imd-appoinment-calendar table td, .imd-appoinment-calendar table thead{
text-align: center;
}
.imd-appoinment-calendar table .table-title{
font-size: 24px;
height: 55px;
line-height: 55px;
margin: 0;
padding: 0;
font-weight: bold;
text-align: center;
text-transform: uppercase;
}
.imd-appoinment-calendar table tr.days td {
height: 37px;
line-height: 37px;
font-size: 24px;
font-weight: 300;
border-color: #6ca7d1;
}
.imd-appoinment-calendar table tr.days td:first-child {
border-left: 1px solid #6ca7d1;
}
.imd-appoinment-calendar table tbody td {
padding: 0;
text-align: center;
}
.imd-appoinment-calendar table tbody tr td:first-child {
border-left: 1px solid rgba(51, 51, 51, 0.1);
}
.imd-appoinment-calendar table tbody td .date{
background: #f5f5f5;
display: block;
width: 100%;
height: 100%;
color: #c6c6c6;
font-size: 24px;
cursor: not-allowed;
}
.imd-appoinment-calendar table tbody td .date.has-appointment{
background: #fff;
color: #777777;
font-weight: normal;
cursor: pointer;
}
.imd-appoinment-calendar table tbody td .date .number{
display: inline-block;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
width: 50px;
height: 50px;
line-height: 50px;
}
.imd-appoinment-calendar table tbody td .date.current-day .number {
border-width: 2px;
border-style: solid;
}
.imd-appoinment-calendar table tbody td .date.has-appointment:hover .number {
color: #fff;
}
.imd-appoinment-calendar table tbody td.active .date.has-appointment {
color: #fff;
}
.imd-appoinment-calendar table tbody td.active .date .number {
border: 2px solid #fff;
}
.imd-appoinment-calendar table .appointment-block-entry td{
position: relative;
padding: 25px;
}
.appointment-calender-available-list{
background: #fff;
padding: 10px 40px 0;
}
.appointment-calender-available-list.multiple-appointment{
background: #fff;
padding: 15px 40px 40px;
}
.appointment-calender-available-list .timeslot{
position: relative;
text-align: left;
padding: 23px 0 23px 70px;
border-bottom: 1px solid #e5e5e5;
}
.appointment-calender-available-list .timeslot-col{
float: left;
padding: 0 22px;
border-right: 1px solid #e5e5e5;
}
.appointment-calender-available-list .doctor-info{
padding-left: 0;
min-width: 175px;
}
.appointment-calender-available-list .doctor-image{
position: absolute;
top: 19px;
left: 0;
display: inline-block;
width: 54px;
height: 54px;
border-radius: 50%;
overflow: hidden;
}
.appointment-calender-available-list .doctor-name{
font-size: 18px;
font-weight: 500;
margin: 0 0 15px;
line-height: 1;
white-space: normal;
}
.appointment-calender-available-list .department-name{
font-size: 13px;
line-height: 1;
white-space: normal;
}
.appointment-calender-available-list .slot-info{
min-width: 175px;
}
.appointment-calender-available-list .timeslot-range{
font-size: 18px;
font-weight: 500;
line-height: 1;
margin-bottom: 12px;
}
.appointment-calender-available-list .timeslot-range i{
margin-right: 8px;
}
.appointment-calender-available-list .timeslot-slot{
font-size: 13px;
line-height: 1;
white-space: nowrap;
}
.appointment-calender-available-list .book-appointment{
position: absolute;
top: 50%;
left: auto;
right: 40px;
margin-top: -21px;
height: 42px;
line-height: 42px;
padding: 0 13px;
border-width: 2px;
border-style: solid;
font-weight: 500;
font-size: 14px;
text-transform: uppercase;
}
.appointment-calender-available-list .book-appointment:hover{
color: #fff;
}  .imd-appointment-scroll-vertical{
}
.imd-appointment-scroll-vertical .timeslot{
position: relative;
padding: 25px 25px 25px 115px;
height: 135px !important;
width: 100% !important;
list-style: none;
border-bottom: 1px solid rgba(0 ,0 ,0, 0.06);
background: #f7f7f7;
}
.imd-appointment-scroll-vertical .timeslot:hover {
background: #fff;
}
.imd-appointment-scroll-vertical .timeslot-col{
float: left;
width: 50%;
}
.imd-appointment-scroll-vertical .doctor-image{
width: 64px;
height: 64px;
position: absolute;
top: 50%;
left: 25px;
margin-top: -32px;
}
.imd-appointment-scroll-vertical .doctor-image img{
border-radius: 50%;
}
.imd-appointment-scroll-vertical .doctor-name{
margin: 0;
font-size: 18px;
}
.imd-appointment-scroll-vertical .department-name{
font-size: 13px;
margin-top: -4px;
}
.imd-appointment-scroll-vertical .date-time-range{
font-size: 16px;
font-weight: 500;
margin-top: 2px;
}
.imd-appointment-scroll-vertical .date-time-range > span{
margin-right: 5px;
}
.imd-appointment-scroll-vertical .date-time-range i{
margin-right: 4px;
}
.imd-appointment-scroll-vertical .date-time-range .time{
text-transform: lowercase;
}
.imd-appointment-scroll-vertical .slot-info{
position: absolute;
right: 25px;
top: 24px;
width: auto;
}
.imd-appointment-scroll-vertical .timeslot-slot {
font-size: 13px;
}
.imd-appointment-scroll-vertical .book-appointment{
font-size: 14px;
font-family: Poppins;
background: #eaeaea;
height: 47px;
line-height: 47px;
text-align: center;
padding: 0 18px;
display: inline-block;
margin-top: 1px;
}
.imd-appointment-scroll-vertical .book-appointment:hover{
color: #fff;
}
.imd-appointment-scroll-vertical .appointment-list-bar{
background: #f3f3f3;
padding: 10px 25px;
float: left;
width: 100%;
}
.imd-appointment-scroll-vertical .appointment-list-bar .date-title{
float: left;
}
.imd-appointment-scroll-vertical .appointment-list-bar .button-action{
float: right;
}
.imd-appointment-scroll-vertical .appointment-list-prev, .imd-appointment-scroll-vertical .appointment-list-next, .imd-appointment-scroll-vertical .appointments-all{
width: 29px;
height: 29px;
line-height: 32px;
border-radius: 50%;
background: #d5d5d5;
text-align: center;
display: inline-block;
color: #777;
cursor: pointer;
}
.imd-appointment-scroll-vertical .appointment-list-prev:hover, .imd-appointment-scroll-vertical .appointment-list-next:hover, .imd-appointment-scroll-vertical .appointments-all:hover{
color: #fff;
}  .appointment-form{
background: #fff;
text-align: left;
}
.appointment-form-header{
text-align: left;
color: #fff;
position: relative;
padding: 30px;
}
.appointment-form-header .booked-form-title-bar{
font-size: 30px;
font-weight: 300;
position: relative;
padding-bottom: 25px;
margin-bottom: 15px;
margin-top: 0;
}
.appointment-form-header .booked-form-title-bar:after{
position: absolute;
content: "";
width: 130px;
height: 4px;
background-color: #ffffff;
bottom: 0;
left: 0;
}
.appointment-form-header .booked-form-info{
font-size: 15px;
font-weight: 500;
}
.appointment-form-header .appointment-form-close{    width: 36px;
height: 36px;
line-height: 32px;
text-align: center;
border: solid;
position: absolute;
top: 15px;
right: 15px;
cursor: pointer;
}
.appointment-form-body{
background: #fff;
border: none;
padding: 30px;
}
.appointment-form-body label{
font-size: 15px;
font-weight: 500;
margin: 0;
}
.appointment-form-body input, .appointment-form-body select{
border: 2px solid #e8e8e8;
height: 42px;
line-height: 42px;
border-radius: 0;
color: #838383;
padding: 0 12px;
text-transform: none;
width: 100%;
box-shadow: none;
margin-bottom: 20px;
}
.appointment-form-body .invalid label{
color: #ff4444;
}
.appointment-form-body .invalid input, .appointment-form-body .invalid select,  .appointment-form-body .invalid textarea{
border: 2px solid #ff4444;
}
.appointment-form-body textarea{
border: 2px solid #e8e8e8;
border-radius: 0;
color: #838383;
padding: 12px;
text-transform: none;
width: 100%;
box-shadow: none;
margin-bottom: 20px;
}
.appointment-form-body .invalid textarea{
border: 2px solid #ff4444;
}
.appointment-form-body .row:last-child input, .appointment-form-body .row:last-child select, .appointment-form-body .row:last-child textarea{
margin-bottom: 0;
}
.appointment-form-footer {
padding: 0 30px 30px;
}
.appointment-form-footer .appointment-form-button{
text-align: right;
}
.appointment-form-footer button{
border: 2px solid #3c8dc5;
color: #3c8dc5;
background: #fff;
float: right;
font-size: 18px;
font-weight: 500;
height: 45px;
letter-spacing: -0.5px;
line-height: 45px;
margin: 0 0 0 15px;
padding: 0 30px;
text-transform: uppercase;
}
.appointment-form-footer .respon-msg .error{
color: #ff4444;
}
.imd-booked-thanks {
background: #fff;
padding: 20px 30px 45px;
}
.book-appointment-form{
position: relative;
min-height: 100px;
}
.book-appointment{
cursor: pointer;
}
.imd-booked-thanks i {
font-size: 48px;
}
.imd-booked-thanks .booked-thanks-title {
font-size: 30px;
font-family: "poppins";
font-weight: 300;
margin-bottom: 20px;
}
.imd-booked-thanks .booked-thanks-message .text {
font-size: 16px;
font-weight: 500;
margin-bottom: 10px;
}
.imd-booked-thanks .booked-thanks-message .thank {
font-size: 16px;
font-weight: 600;
} .imd-appoinment-calendar {
-webkit-transition: height .15s ease-out;
-moz-transition: height .15s ease-out;
-o-transition: height .15s ease-out;
transition: height .15s ease-out;
}
table.booked-calendar td .count,
table.booked-calendar thead th a,
.appointment-calender-available-list .timeslot .timeslot-time,
.appointment-calender-available-list .timeslot .timeslot-people,
.appointment-calender-available-list .timeslot,
#booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons a,
#booked-profile-page .booked-show-cf,
.booked-list-view a.booked_list_date_picker_trigger {
-webkit-transition: all .1s ease-out;
-moz-transition: all .1s ease-out;
-o-transition: all .1s ease-out;
transition: all .1s ease-out;
}
.imd-appoinment-calendar table tbody td .date,
.imd-appoinment-calendar table tbody td .date span {
-webkit-transition: background .15s ease-out, color .15s ease-out;
-moz-transition: background .15s ease-out, color .15s ease-out;
-o-transition: background .15s ease-out, color .15s ease-out;
transition: background .15s ease-out, color .15s ease-out;
}
.rtl .appointment-calender-available-list .timeslot {
border-bottom: 1px solid #e5e5e5;
padding: 23px 70px 23px 0;
position: relative;
text-align: right;
}
.rtl .appointment-calender-available-list .doctor-image {
left: auto;
right: 0;
}
.rtl .appointment-calender-available-list .timeslot-col {
border-left: 1px solid #e5e5e5;
border-right: none;
float: right;
}
.rtl .appointment-calender-available-list .book-appointment {
right: auto;
left: 40px;
}
.rtl .appointment-calender-available-list .timeslot-range i {
margin: 0 0 0 8px;
}
.iwe-wrap .pagination{
padding:  10px;
}
.iwe-wrap .pagination span{
padding: 5px 10px;
text-align: center;
color: #fff;
font-weight: bold;
background: #0073aa;
border: solid 1px #0073aa;
margin-right: 4px;
float: left;
}
.iwe-wrap .pagination a{
padding:  5px 10px;
text-align: center;
border: solid 1px;
float: left;
margin-right: 4px;
}
@media (min-width: 768px) and  (max-width: 900px){
.imd-appointment-scroll-vertical .timeslot{
height: 202px !important;
}
.imd-appointment-scroll-vertical .timeslot-col{
width:100%;
float:none;
}
.imd-appointment-scroll-vertical .slot-info{
position: relative;
right:0;
top:0;
}
.imd-appointment-scroll-vertical .appointment-list-bar{
height:auto;
}
.imd-appointment-scroll-vertical .appointment-list-bar .date-title{
float:left;
}
.imd-appointment-scroll-vertical .date-time-range{
font-size:13px !important;
}
.iw-departments-listing-v2 .department-info .department-read-more{
display: none;
}
.iw-upcomming-event .date-link{
top:20% !important;
}
.iw-doctors.style1 .iw-doctor-list .owl-theme .owl-controls{
display: none !important;
}
}
@media (max-width: 736px) {
.imd-appointment-scroll-vertical .timeslot{
height: 202px !important;
}
.imd-appointment-scroll-vertical .timeslot-col{
width:100%;
float:none;
}
.imd-appointment-scroll-vertical .slot-info{
position: relative;
right:0;
top:0;
}
.imd-appointment-scroll-vertical .appointment-list-bar{
height:auto;
}
.imd-appointment-scroll-vertical .appointment-list-bar .date-title{
float:left;
}
.imd-appointment-scroll-vertical .date-time-range{
font-size:13px !important;
}
.iw-video-html.style1 .video-poster{
height:430px !important;
}
.iw-video-html.style1 .video-poster-inner{
height:100%;
}
}
@media (max-width: 991px) {
.appointment-calender-available-list .timeslot-col, .rtl .appointment-calender-available-list .timeslot-col {
float: none;
padding: 0;
border: none;
}
.appointment-calender-available-list .timeslot-col.doctor-info {
margin-bottom: 15px;
}
}
@media (max-width: 640px) {
.appointment-calender-available-list .book-appointment, .rtl .appointment-calender-available-list .book-appointment {
display: inline-block;
position: relative;
margin: 15px 0 0;
left: auto;
right: auto;
}
.imd-appoinment-calendar table tbody td .date .number {
border-radius: 50%;
display: inline-block;
height: 40px;
line-height: 40px;
width: 40px;
margin-top: 6px;
}
}
@media (max-width: 480px) {
.appointment-calender-available-list .book-appointment, .rtl .appointment-calender-available-list .book-appointment {
display: inline-block;
position: relative;
margin: 15px 0 0;
left: auto;
right: auto;
}
.imd-appoinment-calendar table tbody td .date .number {
border-radius: 50%;
display: inline-block;
height: 30px;
line-height: 26px;
width: 30px;
}
.imd-appoinment-calendar table tr.days td {
font-size: 14px;
}
.imd-appoinment-calendar table tbody td .date {
font-size: 14px;
}
.appointment-calender-available-list .timeslot, .rtl .appointment-calender-available-list .timeslot {
padding: 23px 0;
}
.appointment-calender-available-list .doctor-image {
position: relative;
top: auto;
margin-bottom: 15px;
}
}
@media (max-width: 320px) {
.imd-appointment-scroll-vertical .date-time-range {
font-size: 12px !important;
}
.imd-appointment-scroll-vertical .book-appointment {
font-size: 12px;
height: 30px;
line-height: 30px;
}
}
@media (max-width: 768px){
.custombox-modal-container.custombox-modal-container-fadein{
margin-top: 5%!important;
}
}.xdsoft_datetimepicker {
box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
background: #fff;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
color: #333;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
padding: 8px;
padding-left: 0;
padding-top: 2px;
position: absolute;
z-index: 9999;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
padding: 8px 0 8px 8px;
}
.xdsoft_datetimepicker iframe {
position: absolute;
left: 0;
top: 0;
width: 75px;
height: 210px;
background: transparent;
border: none;
} .xdsoft_datetimepicker button {
border: none !important;
}
.xdsoft_noselect {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.xdsoft_noselect::selection { background: transparent }
.xdsoft_noselect::-moz-selection { background: transparent }
.xdsoft_datetimepicker.xdsoft_inline {
display: inline-block;
position: static;
box-shadow: none;
}
.xdsoft_datetimepicker * {
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
display: none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
display: block;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
width: 224px;
float: left;
margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
float: right;
margin-right: 8px;
margin-left: 0;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
width: 256px;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
width: 58px;
float: left;
text-align: center;
margin-left: 8px;
margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
float: right;
margin-right: 8px;
margin-left: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
margin-top: 8px;
margin-bottom: 3px
}
.xdsoft_datetimepicker .xdsoft_mounthpicker {
position: relative;
text-align: center;
}
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}
.xdsoft_datetimepicker .xdsoft_label i {
opacity: 0.5;
background-position: -92px -19px;
display: inline-block;
width: 9px;
height: 20px;
vertical-align: middle;
}
.xdsoft_datetimepicker .xdsoft_prev {
float: left;
background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
float: left;
background-position: -70px 0;
margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_next {
float: right;
background-position: 0 0;
}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev ,
.xdsoft_datetimepicker .xdsoft_today_button {
background-color: transparent;
background-repeat: no-repeat;
border: 0 none;
cursor: pointer;
display: block;
height: 30px;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
outline: medium none;
overflow: hidden;
padding: 0;
position: relative;
text-indent: 100%;
white-space: nowrap;
width: 20px;
min-width: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
float: none;
background-position: -40px -15px;
height: 15px;
width: 30px;
display: block;
margin-left: 14px;
margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
float: none;
margin-left: 0;
margin-right: 14px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
background-position: -40px 0;
margin-bottom: 7px;
margin-top: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
height: 151px;
overflow: hidden;
border-bottom: 1px solid #ddd;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
background: #f5f5f5;
border-top: 1px solid #ddd;
color: #666;
font-size: 12px;
text-align: center;
border-collapse: collapse;
cursor: pointer;
border-bottom-width: 0;
height: 25px;
line-height: 25px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
border-top-width: 0;
}
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.xdsoft_datetimepicker .xdsoft_label {
display: inline;
position: relative;
z-index: 9999;
margin: 0;
padding: 5px 3px;
font-size: 14px;
line-height: 20px;
font-weight: bold;
background-color: #fff;
float: left;
width: 182px;
text-align: center;
cursor: pointer;
}
.xdsoft_datetimepicker .xdsoft_label:hover>span {
text-decoration: underline;
}
.xdsoft_datetimepicker .xdsoft_label:hover i {
opacity: 1.0;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
border: 1px solid #ccc;
position: absolute;
right: 0;
top: 30px;
z-index: 101;
display: none;
background: #fff;
max-height: 160px;
overflow-y: hidden;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect{ right: -7px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect{ right: 2px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
color: #fff;
background: #ff8000;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
padding: 2px 10px 2px 5px;
text-decoration: none !important;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
background: #33aaff;
box-shadow: #178fe5 0 1px 3px 0 inset;
color: #fff;
font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_month {
width: 100px;
text-align: right;
}
.xdsoft_datetimepicker .xdsoft_calendar {
clear: both;
}
.xdsoft_datetimepicker .xdsoft_year{
width: 48px;
margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar table {
border-collapse: collapse;
width: 100%;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
padding-right: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
height: 25px;
}
.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th {
width: 14.2857142%;
background: #f5f5f5;
border: 1px solid #ddd;
color: #666;
font-size: 12px;
text-align: right;
vertical-align: middle;
padding: 0;
border-collapse: collapse;
cursor: pointer;
height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
width: 12.5%;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
background: #f1f1f1;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
color: #33aaff;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
background: #ffe9d2;
box-shadow: #ffb871 0 1px 4px 0 inset;
color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
background: #c1ffc9;
box-shadow: #00dd1c 0 1px 4px 0 inset;
color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
background: #33aaff;
box-shadow: #178fe5 0 1px 3px 0 inset;
color: #fff;
font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
cursor: default;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
opacity: 0.2;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
color: #fff !important;
background: #ff8000 !important;
box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
background: #33aaff !important;
box-shadow: #178fe5 0 1px 3px 0 inset !important;
color: #fff !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
color: inherit	!important;
background: inherit !important;
box-shadow: inherit !important;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
font-weight: 700;
text-align: center;
color: #999;
cursor: default;
}
.xdsoft_datetimepicker .xdsoft_copyright {
color: #ccc !important;
font-size: 10px;
clear: both;
float: none;
margin-left: 8px;
}
.xdsoft_datetimepicker .xdsoft_copyright a { color: #eee !important }
.xdsoft_datetimepicker .xdsoft_copyright a:hover { color: #aaa !important }
.xdsoft_time_box {
position: relative;
border: 1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller {
background: #ccc !important;
height: 20px;
border-radius: 3px;
}
.xdsoft_scrollbar {
position: absolute;
width: 7px;
right: 0;
top: 0;
bottom: 0;
cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
left: 0;
right: auto;
}
.xdsoft_scroller_box {
position: relative;
}
.xdsoft_datetimepicker.xdsoft_dark {
box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
background: #000;
border-bottom: 1px solid #444;
border-left: 1px solid #333;
border-right: 1px solid #333;
border-top: 1px solid #333;
color: #ccc;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
background: #0a0a0a;
border-top: 1px solid #222;
color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
border: 1px solid #333;
background: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
color: #000;
background: #007fff;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
background: #cc5500;
box-shadow: #b03e00 0 1px 3px 0 inset;
color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
background: #0a0a0a;
border: 1px solid #222;
color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
background: #0e0e0e;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
color: #cc5500;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
background: #ffe9d2;
box-shadow: #ffb871 0 1px 4px 0 inset;
color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
background: #c1ffc9;
box-shadow: #00dd1c 0 1px 4px 0 inset;
color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
background: #cc5500;
box-shadow: #b03e00 0 1px 3px 0 inset;
color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
color: #000 !important;
background: #007fff !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
color: #666;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright { color: #333 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a { color: #111 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover { color: #555 !important }
.xdsoft_dark .xdsoft_time_box {
border: 1px solid #333;
}
.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {
background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
display: block;
border: 1px solid #dddddd !important;
margin-top: 5px;
width: 100%;
color: #454551;
font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
font-family: "museo-sans", "Book Antiqua", sans-serif;
font-size: 12px;
font-weight: 300;
color: #82878c;
height: 28px;
position: relative;
padding: 4px 17px 4px 33px;
border: 1px solid #d7d8da;
background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa)); background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%); background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%); background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%); background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 ); }
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
color: #454551;
background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF)); background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%); background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%); background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%); background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 ); }.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { 
cursor:url(//iaimhealthcare.org/wp-content/plugins/inmedical/assets/css/grabbing.png) 8 8, move;
} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
} .carousel-v3 .departments-item .department-read-more i.icon{
padding-top: 4px;
}
.carousel-v3 .departments-item .department-title a{
font-size:18px;
text-transform: none;
}.owl-theme .owl-controls{
margin-top: 10px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline; margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
filter: Alpha(Opacity=50); opacity: 0.5;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50); opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100); opacity: 1;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading{
min-height: 150px;
background: url(//iaimhealthcare.org/wp-content/plugins/inmedical/assets/css/AjaxLoader.gif) no-repeat center center
}.owl-origin {
-webkit-perspective: 1200px;
-webkit-perspective-origin-x : 50%;
-webkit-perspective-origin-y : 50%;
-moz-perspective : 1200px;
-moz-perspective-origin-x : 50%;
-moz-perspective-origin-y : 50%;
perspective : 1200px;
} .owl-fade-out {
z-index: 10;
-webkit-animation: fadeOut .7s both ease;
-moz-animation: fadeOut .7s both ease;
animation: fadeOut .7s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn .7s both ease;
-moz-animation: fadeIn .7s both ease;
animation: fadeIn .7s both ease;
} .owl-backSlide-out {
-webkit-animation: backSlideOut 1s both ease;
-moz-animation: backSlideOut 1s both ease;
animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
-webkit-animation: backSlideIn 1s both ease;
-moz-animation: backSlideIn 1s both ease;
animation: backSlideIn 1s both ease;
} .owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
-moz-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown .6s ease both;
-moz-animation: goDown .6s ease both;
animation: goDown .6s ease both;
} .owl-fadeUp-in {
-webkit-animation: scaleUpFrom .5s ease both;
-moz-animation: scaleUpFrom .5s ease both;
animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
-webkit-animation: scaleUpTo .5s ease both;
-moz-animation: scaleUpTo .5s ease both;
animation: scaleUpTo .5s ease both;
}  @-webkit-keyframes empty {
0% {opacity: 1}
}
@-moz-keyframes empty {
0% {opacity: 1}
}
@keyframes empty {
0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-moz-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
25% { opacity: .5; -moz-transform: translateZ(-500px); }
75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
25% { opacity: .5; transform: translateZ(-500px); }
75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -moz-transform: translateZ(-500px); }
100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; transform: translateZ(-500px); }
100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
from { transform: translateY(-100%); }
}
@-webkit-keyframes scaleUpFrom {
from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
from { opacity: 0; transform: scale(1.5); }
}
@-webkit-keyframes scaleUpTo {
to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
to { opacity: 0; transform: scale(1.5); }
}*, *::after, *::before {
box-sizing: border-box;
}
html {
font-size: 62.5%;
}
body {
font-size: 1.6rem;
font-family: "Source Sans Pro", sans-serif;
color: #222222;
background-color: white;
}
a {
color: #A2B9B2;
text-decoration: none;
} .cd-schedule {
position: relative;
margin: 2em 0;
}
.cd-schedule::before { content: 'mobile';
display: none;
}
@media only screen and (min-width: 800px) {
.cd-schedule {
width: 90%;
max-width: 1400px;
margin: 2em auto;
}
.cd-schedule::after {
clear: both;
content: "";
display: block;
}
.cd-schedule::before {
content: 'desktop';
}
}
.cd-schedule .timeline {
display: none;
}
@media only screen and (min-width: 800px) {
.cd-schedule .timeline {
display: block;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
padding-top: 50px;
}
.cd-schedule .timeline li {
position: relative;
height: 50px;
}
.cd-schedule .timeline li::after { content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background: #EAEAEA;
}
.cd-schedule .timeline li:last-of-type::after {
display: none;
}
.cd-schedule .timeline li span {
display: none;
}
}
@media only screen and (min-width: 1000px) {
.cd-schedule .timeline li::after {
width: calc(100% - 60px);
left: 60px;
}
.cd-schedule .timeline li span {
display: inline-block;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.cd-schedule .timeline li:nth-of-type(2n) span {
display: none;
}
}
.cd-schedule .events {
position: relative;
z-index: 1;
}
.cd-schedule .events .events-group {
margin-bottom: 30px;
}
.cd-schedule .events .top-info {
width: 100%;
padding: 0 5%;
}
.cd-schedule .events .top-info > span {
display: inline-block;
line-height: 1.2;
margin-bottom: 10px;
font-weight: bold;
}
.cd-schedule .events .events-group > ul {
position: relative;
padding: 0 5%; display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow-x: scroll;
-webkit-overflow-scrolling: touch;
}
.cd-schedule .events .events-group > ul::after { display: inline-block;
content: '-';
width: 1px;
height: 100%;
opacity: 0;
color: transparent;
}
.cd-schedule .events .single-event { -ms-flex-negative: 0;
flex-shrink: 0;
float: left;
height: 150px;
width: 70%;
max-width: 300px;
box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
margin-right: 20px;
-webkit-transition: opacity .2s, background .2s;
transition: opacity .2s, background .2s;
}
.cd-schedule .events .single-event:last-of-type {
margin-right: 5%;
}
.cd-schedule .events .single-event a {
height: 100%;
}
@media only screen and (min-width: 550px) {
.cd-schedule .events .single-event {
width: 40%;
}
}
@media only screen and (min-width: 800px) {
.cd-schedule .events {
float: left;
width: 100%;
}
.cd-schedule .events .events-group {
width: 20%;
float: left;
border: 1px solid #EAEAEA; margin-bottom: 0;
}
.cd-schedule .events .events-group:not(:first-of-type) {
border-left-width: 0;
}
.cd-schedule .events .top-info { display: table;
height: 50px;
border-bottom: 1px solid #EAEAEA; padding: 0;
}
.cd-schedule .events .top-info > span { display: table-cell;
vertical-align: middle;
padding: 0 .5em;
text-align: center; font-weight: normal;
margin-bottom: 0;
}
.cd-schedule .events .events-group > ul {
height: 950px; display: block;
overflow: visible;
padding: 0;
}
.cd-schedule .events .events-group > ul::after {
clear: both;
content: "";
display: block;
}
.cd-schedule .events .events-group > ul::after { display: none;
}
.cd-schedule .events .single-event {
position: absolute; width: calc(100% + 2px);
left: -1px;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), inset 0 -3px 0 rgba(0, 0, 0, 0.2); -ms-flex-negative: 1;
flex-shrink: 1;
height: auto;
max-width: none;
margin-right: 0;
}
.cd-schedule .events .single-event a {
}
.cd-schedule .events .single-event:last-of-type { margin-right: 0;
}
.cd-schedule .events .single-event.selected-event { visibility: hidden;
}
}
@media only screen and (min-width: 1000px) {
.cd-schedule .events { width: calc(100% - 60px);
margin-left: 60px;
}
}
.cd-schedule.loading .events .single-event { opacity: 0;
}
.cd-schedule .event-name,
.cd-schedule .event-date {
display: block;
color: white;
font-weight: bold;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.cd-schedule .event-name {
font-size: 2.4rem;
}
@media only screen and (min-width: 800px) {
.cd-schedule .event-name {
font-size: 2rem;
}
}
.cd-schedule .event-date { font-size: 1.4rem;
opacity: .7;
line-height: 1.2;
margin-bottom: .2em;
}
.cd-schedule .single-event[data-event="event-1"],
.cd-schedule [data-event="event-1"] .header-bg { background: #577F92;
}
.cd-schedule .single-event[data-event="event-1"]:hover {
background: #618da1;
}
.cd-schedule .single-event[data-event="event-2"],
.cd-schedule [data-event="event-2"] .header-bg {
background: #443453;
}
.cd-schedule .single-event[data-event="event-2"]:hover {
background: #513e63;
}
.cd-schedule .single-event[data-event="event-3"],
.cd-schedule [data-event="event-3"] .header-bg {
background: #A2B9B2;
}
.cd-schedule .single-event[data-event="event-3"]:hover {
background: #b1c4be;
}
.cd-schedule .single-event[data-event="event-4"],
.cd-schedule [data-event="event-4"] .header-bg {
background: #f6b067;
}
.cd-schedule .single-event[data-event="event-4"]:hover {
background: #f7bd7f;
}
.cd-schedule .event-modal {
position: fixed;
z-index: 3;
top: 0;
right: 0;
height: 100%;
width: 100%;
visibility: hidden; -webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: visibility .4s, -webkit-transform .4s;
transition: visibility .4s, -webkit-transform .4s;
transition: transform .4s, visibility .4s;
transition: transform .4s, visibility .4s, -webkit-transform .4s;
-webkit-transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
}
.cd-schedule .event-modal .header {
position: relative;
height: 70px; display: table;
width: 100%;
}
.cd-schedule .event-modal .header .content {
position: relative;
z-index: 3; display: table-cell;
vertical-align: middle;
padding: .6em 5%;
}
.cd-schedule .event-modal .body {
position: relative;
width: 100%; height: calc(100% - 70px);
}
.cd-schedule .event-modal .event-info {
position: relative;
z-index: 2;
line-height: 1.4;
height: 100%;
overflow: hidden;
}
.cd-schedule .event-modal .event-info > div {
overflow: auto;
height: 100%;
padding: 1.4em 5%;
}
.cd-schedule .event-modal .header-bg, .cd-schedule .event-modal .body-bg { position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.cd-schedule .event-modal .body-bg {
z-index: 1;
background: white;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
}
.cd-schedule .event-modal .header-bg {
z-index: 2;
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
}
.cd-schedule .event-modal .close { position: absolute;
top: 0;
right: 0;
z-index: 3;
background: rgba(0, 0, 0, 0.1); color: transparent;
white-space: nowrap;
text-indent: 100%;
height: 70px;
width: 70px;
}
.cd-schedule .event-modal .close::before, .cd-schedule .event-modal .close::after { content: '';
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 22px;
background: white;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.cd-schedule .event-modal .close::before {
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.cd-schedule .event-modal .close::after {
-webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.cd-schedule .event-modal .event-date {
display: none;
}
.cd-schedule .event-modal.no-transition {
-webkit-transition: none;
transition: none;
}
.cd-schedule .event-modal.no-transition .header-bg, .cd-schedule .event-modal.no-transition .body-bg {
-webkit-transition: none;
transition: none;
}
@media only screen and (min-width: 800px) {
.cd-schedule .event-modal { right: auto;
width: auto;
height: auto;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
will-change: transform, width, height;
-webkit-transition: height .4s, width .4s, visibility .4s, -webkit-transform .4s;
transition: height .4s, width .4s, visibility .4s, -webkit-transform .4s;
transition: height .4s, width .4s, transform .4s, visibility .4s;
transition: height .4s, width .4s, transform .4s, visibility .4s, -webkit-transform .4s;
-webkit-transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
}
.cd-schedule .event-modal .header {
position: absolute;
display: block;
top: 0;
left: 0;
height: 100%;
}
.cd-schedule .event-modal .header .content { display: block;
padding: .8em;
}
.cd-schedule .event-modal .event-info > div {
padding: 2em 3em 2em 2em;
}
.cd-schedule .event-modal .body {
height: 100%;
width: auto;
}
.cd-schedule .event-modal .header-bg, .cd-schedule .event-modal .body-bg { -webkit-transform: translateZ(0);
transform: translateZ(0);
will-change: transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.cd-schedule .event-modal .header-bg {
-webkit-transition: -webkit-transform .4s;
transition: -webkit-transform .4s;
transition: transform .4s;
transition: transform .4s, -webkit-transform .4s;
-webkit-transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
}
.cd-schedule .event-modal .body-bg {
opacity: 0;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.cd-schedule .event-modal .event-date {
display: block;
}
.cd-schedule .event-modal .close, .cd-schedule .event-modal .event-info {
opacity: 0;
}
.cd-schedule .event-modal .close {
width: 40px;
height: 40px;
background: transparent;
}
.cd-schedule .event-modal .close::after, .cd-schedule .event-modal .close::before {
background: #222222;
height: 16px;
}
}
@media only screen and (min-width: 1000px) {
.cd-schedule .event-modal .header .content {
padding: 1.2em;
}
}
.cd-schedule.modal-is-open .event-modal { -webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
visibility: visible;
}
.cd-schedule.modal-is-open .event-modal .event-info > div { -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 800px) {
.cd-schedule.animation-completed .event-modal .close,
.cd-schedule.content-loaded.animation-completed .event-modal .event-info { opacity: 1;
-webkit-transition: opacity .2s;
transition: opacity .2s;
}
.cd-schedule.modal-is-open .body-bg {
opacity: 1;
-webkit-transition: -webkit-transform .4s;
transition: -webkit-transform .4s;
transition: transform .4s;
transition: transform .4s, -webkit-transform .4s;
-webkit-transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
}
}
.cd-schedule .cover-layer { position: fixed;
z-index: 2;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.8);
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .4s, visibility .4s;
transition: opacity .4s, visibility .4s;
}
.cd-schedule.modal-is-open .cover-layer {
opacity: 1;
visibility: visible;
}
.schedule-info:before,.schedule-info:after{
border: 0 solid transparent;
content: "";
height: 0;
top: 100%;
position: absolute;
width: 0;
}
.schedule-info:after {
border-left-width: 12px;
border-right-width: 12px;
border-top: 12px solid #434343;
left: 50%;
transform: translateX(-50%);
}.iw-clear_both {
clear: both;
}
.center-text{
text-align: center;
}
.right-text{
text-align: right;
}
.left-text{
text-align: left;
} .iw-item-info.style1 {
margin-bottom: 40px;
}
.iw-item-info.style1.style1_4 {
margin-bottom: 55px;
}
.iw-item-info.style1 .icon-img.right-icon-img {
float:right;
}
.iw-item-info.style1 .icon-img {
float: left;
}
.iw-item-info.style1.style1_1 .icon-img {
float: left;
text-align: center;
width: 95px;
height: 95px;
line-height: 95px;
-webkit-border-radius: 50%;
border-radius: 50%;
margin-right: 20px;
}
.style1_4 .item-info-content {
text-align:left;
}
.iw-item-info.style1.style1_4 .icon-img {
float: left;
margin: 10px 35px 0 0;
}
.iw-item-info.style1 .item-info-content {
overflow: hidden;
}
.iw-item-info.style1.style1_4 .title {
margin-top: 0;
}
.iw-item-info.style1 .title {
font-size: 20px;
color: #303133;
position: relative;
padding-bottom: 9px;
margin:0 0 14px 0;
line-height: 30px;
font-weight:600;
letter-spacing:-1px;
}
.iw-item-info.style1 .title a {
color: #303133;
}
.iw-item-info.style1 .title:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 3px;
width: 50px;
background: #e6e6e6;
}
.iw-item-info.style1 .description {
line-height: 30px;
}
.iw-item-info.style1.style1_2 {
margin-bottom: 60px;
}
.iw-item-info.style1.style1_2 .icon-img {
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
margin-right: 30px;
}
.iw-item-info.style1.style1_2 .title {
margin: 0;
font-family: "poppins";
font-size: 20px;
color: #232323;
}
.iw-item-info.style1.style1_2 .title a {
color: #232323;
}
.iw-item-info.style1.style1_2 .title:after {
display: none;
}
.iw-item-info.style1.style1_2 .item-readmore {
font-weight: 500;
}
.iw-item-info.style1.style1_2 .item-readmore i {
margin: 0 5px;
}
.iw-item-info.style1.style1_3 {
margin: 0 !important;
padding: 40px 30px 0;
}
.iw-item-info.style1.style1_3 .info-wrap {
padding-bottom: 40px;
}
.info-list.style1 .iw-item-info.style1.style1_3 .info-wrap {
border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
}
.info-list.style1 .iw-item-info.style1.style1_3:last-child .info-wrap {
border-bottom: none;
}
.iw-item-info.style1.style1_3 .icon-img {
width: 80px;
height: 80px;
line-height: 86px;
text-align: center;
border: 2px #ffffff solid;
color: #ffffff;
-webkit-border-radius: 50%;
border-radius: 50%;
margin: 0 20px 0 0;
}
.iw-item-info.style1.style1_3 .title {
color: #ffffff;
font-size: 18px;
margin-bottom: 5px;
padding: 0;
letter-spacing: 0;
}
.iw-item-info.style1.style1_3 .title a:after {
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 2px;
content: "";
-webkit-transition: width 0.3s linear;
transition: width 0.3s linear;
background:#ffffff;
}
.iw-item-info.style1.style1_3 .title a:hover:after {
width: 50%;
}
.iw-item-info.style1.style1_3 .title a, .iw-item-info.style1.style1_3 .title a:hover {
color: #ffffff !important;
}
.iw-item-info.style1.style1_3 .title:after {
display: none;
}
.iw-item-info.style1.style1_3 .description {
color: #ffffff;
font-weight: 500;
} .iw-item-info.style1.style1_5 {
margin-bottom: 25px;
}
.iw-item-info.style1.style1_5 .icon-img.right-icon-img {
margin-left: 25px;
margin-right: 0px;
}
.iw-item-info.style1.style1_5 .icon-img {
width: 115px;
height: 115px;
margin-right: 25px;
overflow: hidden;
}
.iw-item-info.style1.style1_5 .title {
font-size: 24px;
padding: 0 0 2px;
letter-spacing: 0px !important;
}
.iw-item-info.style1.style1_5 .title a {
font-size: 24px;
}
.iw-item-info.style1.style1_5 .title:after {
display: none;
}
.iw-item-info.style1.style1_5 .description {
margin-bottom: 2px;
}
.iw-item-info.style1.style1_5 .item-readmore {
font-size: 12px;
}
.iw-item-info.style1.style1_5 .item-readmore i {
padding: 1px;
}
.iw-item-info.style2 {
margin-bottom: 30px;
text-align: center;
}
.iw-item-info.style2 .title {
font-size: 20px;
font-weight: 500;
position: relative;
color: #232323;
display: inline-block;
text-transform: uppercase;
}
.iw-item-info.style2 .title a {
color: #232323;
}
.iw-item-info.style2 .title:after {
content: "";
margin: 10px auto 0;
width: 60px;
height: 2px;
display: block;
line-height: 30px;
}
.iw-item-info.style2 .description {
line-height: 30px;
color: #232323;
margin-bottom: 20px;
}
.iw-item-info.style2 .content {
font-size: 13px;
line-height: 24px;
} .iw-item-info.style3 .item-info-content {
background-size: cover;
background-repeat: no-repeat;
position: relative;
padding: 55px 35px 85px;
color: #ffffff;
}
.iw-item-info.style3 .item-info-content .title {
color: #ffffff;
font-size: 36px;
font-weight: 600;
position: relative;
padding-bottom: 15px;
margin: 0 0 36px;
font-family: "Poppins";
line-height: 36px !important;
}
.iw-item-info.style3 .item-info-content .title:after {
content: "";
position: absolute;
bottom: 0;
width: 85px;
height: 2px;
background-color: #ffffff;
left: 0;
}
.iw-item-info.style3 .item-info-content a {
color: #ffffff;
}
.iw-item-info.style3 .item-info-content .description {
margin-bottom: 25px;
}
.iw-item-info.style3 .item-info-content .item-readmore {
font-size: 14px;
font-family: "Poppins";
font-weight: 600;
display: block;
line-height: 28px;
}
.iw-item-info.style3 .item-info-content .item-readmore i {
margin: 0 10px;
}
.iw-item-info.style4{
font-weight:500;
}
.iw-item-info.style4 .item-info-content{
padding:45px 40px;
background: #ffffff;
margin-bottom: 30px;
}
.iw-item-info.style4.item-border-v4 .item-info-content{
border:1px solid #efefef;
}
.iw-item-info.style4  .item-info-content img{
width:30%;
}
.iw-item-info.style4.item-border-v4 .item-info-content:hover{
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
}
.iw-item-info.style4 h3.title{
margin:25px 0 8px 0;
font-size:24px;
font-weight:600;
color:#232323;
line-height:24px;
display:inline-block;
}
.iw-item-info.style4 h3.title a{
color:#232323;
letter-spacing: -1px;
}
.iw-item-info.style4 .sub-title{
font-size:13px;
color:#232323;
font-style:italic;
}
.iw-item-info.style4 .content-desc p.description{
margin:9px 0 20px 0;
line-height:30px;
}
.iw-item-info.style4 a.item-readmore{
font-size:14px;
font-weight: 600;
}
.iw-item-info.style4 a.item-readmore:hover {
color: #777777 !important;
}
.iw-item-info.style4 a.item-readmore i {
margin: 4px 0 0;
} .iw-item-info.style5 .tag-img{
float: left;
width: 113px;
margin-right: 20px;
border-radius:50%;
}
.iw-item-info.style5 .tag-img img{
border-radius: 50%;
width: 113px;
height: 113px;
}
.iw-item-info.style5{
overflow: hidden;
padding-bottom: 43px;
position: relative;
z-index: 5;
}
.iw-item-info.style5:last-child{
padding-bottom: 55px;
}
.iw-item-info.style5 .item-info-content h3{
position: relative;
margin: 0;
padding-bottom: 15px;
}
.iw-item-info.style5 .item-info-content h3:after{
content: '';
width: 50px;
height: 3px;
background-color: #e0e0e0;
position: absolute;
bottom: 0px;
left: 132px;
}
.iw-item-info.style5 .item-info-content h3 a{
color: #232323;
line-height: 30px;
font-weight: 600;
font-size: 18px;
}
.iw-item-info.style5 .item-info-content p{
margin: 0;
padding: 12px 0 10px
} .iw-item-info.style6 {
margin-bottom: 30px;
}
.iw-item-info.style6 .image-wrap {
padding: 25px;
background-size: 100%;
background-position: center;
background-repeat: no-repeat;
width: 270px;
height: 275px;
line-height: 275px;
margin: 0 auto;
overflow: hidden;
}
.iw-item-info.style6 .image-wrap .img {
width: 225px;
height: 225px;
line-height: 225px;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
margin: 0 auto;
position: relative;
z-index: 9;
}
.iw-item-info.style6 .image-wrap .bg-image {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
-webkit-transition: transform 0.5s ease 0s;
transition: transform 0.5s ease 0s;
}
.iw-item-info.style6 .image-wrap:hover .bg-image {
-webkit-transform: scale(1.3) rotate(5deg);
transform: scale(1.3) rotate(5deg);
}
.iw-item-info.style6 .image-wrap .img img {
max-width: none;
}
.iw-item-info.style6 h3.title {
color: #777777;
margin: 35px 0 25px;
font-size: 24px;
}
.iw-item-info.style6 .title a {
color: #777777 !important;
}
.iw-item-info.style6 .content-desc p {
font-family: "Hind";
margin-bottom: 15px;
line-height: 36px;
}
.iw-item-info.style6 .item-readmore {
font-family: "Hind";
font-weight: 600;
} .iw-item-info.style7 a,
.iw-item-info.style7{
color: #ffffff;
margin:0;
}
.iw-item-info.style7 .info-content-bottom .icon{
padding-top: 4px;
}
.iw-item-info.style7 .info-content-bottom,
.iw-item-info.style7 .info-content-top-title{
text-align: left;
}
.iw-item-info.style7 .info-content-top-title h3 a{
color: #ffffff;
}
.iw-item-info.style7 .info-content-top-title h3 {
font-weight: 500;
padding-top: 3px;
margin:0px;
}
.iw-item-info.style7 .info-content-top-img {
float: left;
margin: 0 28px 0 0;
width: 70px;
}
.iw-item-info.style7 .info-wrap .info-content-top,
.iw-item-info.style7 .info-wrap .info-content-bottom {
display: block;
float:left;
width:50%;
}
.iw-item-info.style7 .info-wrap, .iw-item-info.style7 .info-content-top {
transition: 0.6s;
}
.iw-item-info.style7 .info-wrap .info-content-bottom .description{
margin-bottom:5px;
}
.iw-item-info.style7 .info-wrap .info-content-bottom,
.iw-item-info.style7 .info-wrap .info-content-top{
height: 90px;
overflow: hidden;
}
.iw-item-info.style7 .info-wraps {
width:200%;
}
.iw-item-info.style7 .info-wrap {
height: 90px;
overflow: hidden;
width: 100%;
}
.iw-item-info.style7 .info-content-top{
margin-left: 0em;
}
.iw-item-info.style7 .info-wrap:hover .info-content-top{
margin-left: -100%;
}
.iw-item-info.style7:first-child{
border:0;
}
.iw-item-info.style7{
border-top: 1px rgba(225, 225, 225, 0.2) solid;
padding: 20px 0;
} .iw-item-info.style8 {
margin-bottom: 30px;
}
.iw-item-info.style8 .image-wrap {
width: 320px;
height: 320px;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
border-width: 2px;
border-style: solid;
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
margin: 0 auto;
}
.iw-item-info.style8 .image-wrap:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
-webkit-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
z-index: 1;
margin: 0 auto;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.iw-item-info.style8 .image-wrap img {
max-width: none;
display: block;
margin: 0 auto;
}
.iw-item-info.style8 .image-wrap:hover:after {
opacity: 0.5;
}
.iw-item-info.style8 .image-wrap .img-hover {
position: absolute;
width: 100%;
height: 80px;
top: calc(50% - 40px);
left: 0;
opacity: 0;
-webkit-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
z-index: 9;
vertical-align: middle;
}
.iw-item-info.style8 .image-wrap:hover .img-hover {
opacity: 1;
}
.iw-item-info.style8 .title {
font-weight: 700;
font-size: 22px;
margin: 37px 0 25px;
}
.iw-item-info.style8 .description {
font-family: "Hind";
line-height: 30px;
}
.iw-item-info.style8 .item-readmore {
font-family: "Hind";
font-weight: 600;
} .iw-item-info.style9 .icon-img {
height: 90px;
line-height: 90px;
width: 90px;
-webkit-border-radius: 50%;
border-radius: 50%;
border-width: 2px;
border-style: solid;
border-color: transparent;
margin: 0 auto;
overflow: hidden;
position: relative;
}
.iw-item-info.style9 .icon-img i {
font-size: 36px;
display: inline-block;
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
border-width: 2px;
border-style: solid;
border-color: #777777;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
top: 8px;
left: 8px;
}
.iw-item-info.style9 .icon-img i:before {
line-height: 70px;
}
.iw-item-info.style9 .icon-img:hover i {
color: #ffffff;
}
.iw-item-info.style9 .title, .iw-item-info.style9 .title a {
font-family: "Poppins";
font-size: 18px;
font-weight: 500;
color: #232323;
}
.iw-item-info.style9 .description {
margin: 32px 0 20px;
} .title-background-n .doctor-name a{
color:#777777 !important;
}
.title-background-n{
background: none !important;
} .iw-posts.style1 .post-image img {
width: 100%;
}
.iw-posts.style1 .post-content {
margin: 25px 0;
}
.iw-posts.style1 .post-content .post-date {
color: #838383;
font-size:13px;
}
.iw-posts.style1 .post-content .post-title {
text-transform: none;
margin: 0 0 12px;
font-size:30px;
}
.iw-posts.style1 .post-content .post-title:after {
width: 90px;
}
.iw-posts.style1 .post-content .post-title a {
color: #232323;
font-size: 18px;
}
.iw-posts.style1 .post-content .post-description {
line-height: 28px;
margin-top: 20px;
}
.iw-posts.style1 .post-content .read-more {
font-weight: 600;
position: relative;
margin-top: 10px;
display: inline-block;
}
.iw-posts.style1 .post-content .read-more:after {
position: absolute;
bottom: 2px;
width: 100%;
height: 1px;
left: 0;
}  .iw-heading {
margin: 0 auto;
}
.iw-heading strong {
font-weight: 600;
}
.iw-heading .iwh-title {
margin-top: 0;
}
.iw-heading.border-white .iwh-title:after {
background: #ffffff;
}
.iw-heading.border-grey .iwh-title:after {
background: #e6e6e6;
}
.iw-heading .iwh-title:after {
background: #e6e6e6;
}
.iw-heading.border-white .iwh-sub-title:after {
background: #ffffff;
}
.iw-heading.border-grey .iwh-sub-title:after {
background: #e6e6e6;
}
.iw-heading.style1 .iwh-title {
margin-top: 0;
}
.iw-heading .iwh-description {
font-size: 18px;
}
.iw-heading.style2 .iwh-title {
font-weight: 500;
position: relative;
color: #4e4e4e;
display: inline-block;
margin-bottom: 28px;
}
.iw-heading.style2 .iwh-title:after {
content: "";
margin-top: 5px;
width: 82px;
height: 2px;
display: block;
}
.iw-heading.style2 {
}
.iw-heading.style2.border-center .iwh-title {
color: #4e4e4e;
display: inline-block;
text-transform: uppercase;
font-size: 30px;
font-weight: 600;
}
.iw-heading.style2.border-center .iwh-title:after {
content: "";
margin: 10px auto 0;
width: 120px;
height: 2px;
display: block;
}
.iw-heading.style2.border-grey .iwh-title:after{
background:#eaeaea!important;
height: 2px;
}
.iw-heading.style2.border-transparent .iwh-title:after{
background:rgba(255,255,255,0.25)!important;
height: 2px;
}
.iw-heading.style2.white .iwh-title:after{
background: #ffffff !important;
}
.iw-heading.style4 .iwh-title {
color: #000000;
text-transform: uppercase;
margin: 0;
}
.iw-heading.style4 .iwh-sub-title {
font-size: 14px;
position: relative;
color: #9e9e9e;
text-transform: uppercase;
margin: -5px 0 20px;
display: inline-block;
}
.iw-heading.style4 .iwh-sub-title:after {
content: "";
margin: 25px 0 0;
width: 120px;
height: 3px;
display: block;
background: #e6e6e6;
}
.iw-heading.style4.border-center .iwh-sub-title:after {
margin: 25px auto 0;
}
.iw-heading.style4.border-transparent .iwh-sub-title:after{
background:rgba(255,255,255,0.25)!important;
}
.iw-heading.style4.white .iwh-sub-title:after{
background: #ffffff !important;
}
.iw-heading.style4 .iwh-description {
color: #000000;
}
.iw-heading.style4.style5 .iwh-title{
font-size: 42px;
color: #232323;
text-transform: none;
font-weight: 300;
line-height: 40px;
margin-bottom: 35px;
}
.iw-heading.style4.style5 .iwh-sub-title {
font-size: 18px;
color: #838383;
margin: 0 0 25px;
}
.iw-heading.style4.style5 .iwh-sub-title:after {
content: "";
margin: 10px 0 0;
background: #e2e2e2;
height: 2px;
}
.iw-heading.style4.style5.border-center .iwh-sub-title:after {
margin: 10px auto 0;
}
.iw-heading.style4.style5 .iwh-description {
font-weight: 600;
line-height: 28px;
} .iw-heading.style6{
text-align:center;
position:relative;
z-index:0;
}
.iw-heading.style6 .iwh-title{
font-size:30px;
font-weight:600;
text-transform:uppercase;
margin:0 0 20px 0;
padding: 0 0 15px 0;
line-height:24px;
position:relative;
}
.iw-heading.style6 .iwh-title:before{
position:absolute;
content:'';
width:80px;
bottom:0;
left:calc(50% - 40px);
border-bottom:2px solid #ddd;
}
.iw-heading.style6 .iwh-description{
}
.iw-heading.style6 .iwh-sub-title{
font-weight:600;
white-space:nowrap;
font-family:Poppins;
font-size:150px;
position:relative;
z-index:-1;
letter-spacing:-16px;
color:#f7f7f7;
line-height:30px;
padding-top:45px;
}
.iw-heading.style7 .iwh-title > span{
display:inline-block;
position:relative;
padding-bottom:11px;
}
.iw-heading.style7 .iwh-title{
margin-bottom:23px;
}
.iw-heading.style7 .iwh-title > span:before{
width:100%;
border-bottom:2px solid #dfdfdf;
position:absolute;
bottom:0;
left:0;
content:'';
}   .iw-video-html.style1 .iw-video{
position:relative;
display:inline-block;
}
.iw-video-html.style1.no-width .iw-video{
display:block;
}
.iw-video-html.style1 .play-button,
.iw-video-html.style1 .open-popup-btn{
border:none;
display:block;
font-size:72px;
top: calc(50% - 25px);
transition: all 0.2s ease 0s;
position:absolute;
top:50%;
left:50%;
transform:translateX(-50%) translateY(-50%);
border-radius:150px;
background:red;
color:#fff;
text-align:center;
line-height:90px;
width:90px;
height:90px;
background:url(//iaimhealthcare.org/wp-content/plugins/inwave-common/assets/images/play-video-button.png) center center scroll no-repeat; z-index:99;
}
.iw-video-html.style1 .iw-video.playing .play-button{
transform: translateX(-50%) translateY(-50%) scale(5);
opacity:0;
}
.iw-video-html.style1 video{
width:100%;
display:block;
}
.iw-video-html.style1 .close-popup {
background:none;
border:none;
bottom:0;
color:#fff;
position:absolute;
right:0;
}
.iw-video-html.style1 .modal .iw-modal-dialog{
margin:0 auto;
top:calc(50% - 50px);
transform:translateY(-50%);
width:100%;
max-width:800px;
position:relative;
}
.iw-video-html.style1 .iw-video-player:not(.modal){
position:absolute;
width:100%;
top:0;
left:0;
height:100%;
}
.iw-video-html.style1 .iw-video-player:not(.modal) .video{
position: relative;
top: 50%;
transform: translateY(-50%);
width:100%;
max-width:800px;
margin:0 auto;
}
.iw-video-html.style1 .iw-video-player:not(.modal) video{
max-height:100%;
max-width:100%;
}
.iw-video-html.style1 .iw-video-player:not(.modal) .iw-modal-dialog{
height:100%;
}
.iw-video-html.style1 .iw-video.playing .iw-video-player:not(.modal){
background:#000;
}
.iw-video-html.style1.no-popup .iw-video.playing .video-poster{
opacity:0;
transition: all ease 0.5s;
}
.iw-video-html.style1 .video-poster{
position:relative;
z-index:3;
overflow:hidden;
}
.iw-video-html.style1 .video-poster-inner{
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
position:absolute;
height:100%;
width:100%;
top:0;
left:0;
transition:all ease 0.7s;
}
.iw-video-html.style1 .iw-video:hover .video-poster-inner{
transform:scale(1.3) rotate(5deg);
}
.iw-video-html.style1.no-poster .iw-video-player:not(.modal) .video{
transform:none;
top:auto;
}
.iw-video-html.style1.no-poster .iw-video-player:not(.modal){
position:relative;
}  .iw-pricing-table ul{
list-style: none;
padding: 0;
margin: 0;
}  .iw-pricing-table.style1 .iw-pricing-item {
border-width: 6px;
border-style: solid;
border-color: #f7f7f7;
text-align: center;
margin-bottom: 30px;
}
.iw-pricing-table.style1 .pricing-header {
position: relative;
min-height: 244px;
background-repeat: no-repeat;
background-size: contain;
}
.iw-pricing-table.style1 .pricing-header .pricing-info {
position: absolute;
bottom: 20px;
left: 0;
width: 100%;
height: auto;
text-align: center;
text-transform: uppercase;
}
.iw-pricing-table.style1 .pricing-header .iw-title {
font-size: 30px;
font-weight: 700;
margin: 0 0 -5px;
}
.iw-pricing-table.style1 .pricing-header .iw-sub-title {
font-size: 11px;
}
.iw-pricing-table.style1 .pricing-price {
padding: 0 15px;
color: #ffffff;
font-size: 48px;
height: 75px;
line-height: 75px;
margin: 0 -6px;
}
.iw-pricing-table.style1 .pricing-price .currency-symbol {
font-size: 20px;
position: relative;
top: -16px;
font-weight: bold;
margin: 0 2px;
}
.iw-pricing-table.style1 .pricing-content ul {
margin: 0;
}
.iw-pricing-table.style1 .pricing-content ul li {
list-style: none;
font-size: 13px;
color: #4c4c4c;
padding: 15px;
background: #ffffff;
}
.iw-pricing-table .pricing-content li.iw-check i {
color: #00b89a;
padding: 0 5px;
}
.iw-pricing-table .pricing-content li.iw-close i {
color: #bf130f;
padding: 0 5px;
}
.iw-pricing-table .pricing-content li i {
padding: 0 5px;
}
.iw-pricing-table.style1 .pricing-content ul li:nth-child(2n) {
background: #f7f7f7;
}
.iw-pricing-table.style1 .pricing-footer{
margin: 30px 0;
}
.iw-pricing-table.style1 .pricing-footer a {
display: inline-block;
font-size: 16px;
color: #fffefe;
text-transform: uppercase;
height: 36px;
line-height: 36px;
padding: 0 25px;
background: #696969;
} .iw-pricing-table.style2 .iw-pricing-item {
position: relative;
overflow: hidden;
}
.iw-pricing-table.style2 .iw-pricing-item-inner {
border-width: 3px;
border-style: solid;
border-color: #f1f1f1;
text-align: center;
margin-bottom: 30px;
}
.iw-pricing-table.style2 .pricing-featured-label {
position: absolute;
width: 87px;
height: 16px;
background: #ffd565;
color: #795801;
font-size: 12px;
text-transform: uppercase;
z-index: 999;
line-height: 18px;
box-shadow: 0px 4px 2px #e3e3e3;
-ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); left: -19px;
top: 16px;
}
.iw-pricing-table.style2 .pricing-header {
position: relative;
background: #f8f8f8;
padding: 30px 34px 10px;
}
.iw-pricing-table.style2 .pricing-line {
position: relative;
height: 1px;
width: 100%;
background: #e7e7e7;
}
.iw-pricing-table.style2 .pricing-line span{
position: absolute;
width: 27px;
height: 27px;
color: #fff;
background: #919191;
border-radius: 50%;
top: 0;
left: 50%;
margin-left: -13px;
margin-top: -14px;
text-align: center;
line-height: 27px;
}
.iw-pricing-table.style2 .pricing-header .iw-title {
font-size: 18px;
font-weight: 600;
margin: 20px 0 0;
text-transform: uppercase;
}
.iw-pricing-table.style2 .pricing-price {
padding: 0 15px;
color: #ffffff;
height: 75px;
line-height: 75px;
margin: 0 -3px;
background: #919191;
border-bottom: 1px solid #dadada;
}
.iw-pricing-table.style2 .pricing-price .currency-symbol, .iw-pricing-table.style2 .pricing-price .price  {
font-size: 30px;
font-weight: bold;
}
.iw-pricing-table.style2 .pricing-price .price-unit{
font-size: 18px;
font-weight: bold;
}
.iw-pricing-table.style2 .pricing-content ul {
margin: 0;
}
.iw-pricing-table.style2 .pricing-content ul li {
list-style: none;
color: #777777;
padding: 15px;
background: #ffffff;
border-bottom: 1px solid #ececec;
text-align: center;
}
.iw-pricing-table .pricing-content ul li .iw-star-rating {
margin: 0 auto;
top: -4px;
}
.iw-pricing-table .pricing-content ul li .iw-star-rating span {
font-size: 0;
}
.iw-pricing-table .pricing-content ul li .iw-star-rating span:before {
font-size: 18px;
}
.iw-pricing-table.style2 .pricing-footer{
margin: 30px 0;
}
.iw-pricing-table.style2 .pricing-footer a {
display: inline-block;
color: #fff;
text-transform: uppercase;
height: 39px;
line-height: 39px;
padding: 0 17px;
background: #777777;
border-radius: 2px;
font-weight: 500;
}      .iw-pricing-table.style3 .iw-pricing-item {
position: relative;
overflow: hidden;
margin: 30px 0;
-webkit-transition: margin-top 0.3s linear;
transition:  margin-top 0.3s linear;
}
.iw-pricing-table.style3 .iw-pricing-item.featured {
position: relative;
overflow: hidden;
margin-top: 15px;
box-shadow: 0 0 2px grey;
z-index: 1;
}
.iw-pricing-table.style3 .item {
padding: 0;
}
.iw-pricing-table.style3 .iw-pricing-item-inner {
text-align: center;
background: #ffffff;
}
.iw-pricing-table.style3 .iw-pricing-item-inner .pricing-body {
border: 1px #f1f1f1 solid;
margin-right: -1px;
}
.iw-pricing-table.style3 .featured .iw-pricing-item-inner .pricing-body {
border: none;
}
.iw-pricing-table.style3 .item:last-child .iw-pricing-item-inner .pricing-body {
margin-right: 0;
}
.iw-pricing-table.style3 .pricing-featured-label {
position: absolute;
width: 87px;
height: 16px;
background: #ffd565;
color: #795801;
font-size: 12px;
text-transform: uppercase;
z-index: 999;
line-height: 18px;
box-shadow: 0px 4px 2px #e3e3e3;
-ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); left: -19px;
top: 16px;
}
.iw-pricing-table.style3 .pricing-header {
position: relative;
background: #f8f8f8;
padding: 25px 34px 20px;
}
.iw-pricing-table.style3 .pricing-header .iw-title {
font-size: 20px;
font-weight: 300;
margin: 0;
text-transform: uppercase;
}
.iw-pricing-table.style3 .pricing-price {
padding: 0 15px;
color: #ffffff;
font-size: 48px;
height: 100px;
line-height: 100px;
margin: 0;
background: #383838;
font-weight: 300;
font-family: "Roboto", sans-serif;
border: 2px #383838 solid;
}
.iw-pricing-table.style3 .featured .pricing-price {
border: 2px #f47b45 solid;
}
.iw-pricing-table.style3 .pricing-price .price-unit{
font-size: 18px;
}
.iw-pricing-table.style3 .pricing-content ul {
margin: 0;
}
.iw-pricing-table.style3 .pricing-content ul li {
list-style: none;
color: #9c9c9c;
padding: 15px;
background: #ffffff;
border-bottom: 1px solid #ececec;
}
.iw-pricing-table.style3 .pricing-footer a {
margin: 30px 0;
}
.iw-pricing-table.style3 .featured .pricing-footer a {
margin: 50px 0;
}
.iw-pricing-table.style3 .pricing-footer a {
display: inline-block;
color: #fff;
text-transform: uppercase;
padding: 5px 35px;
background: #777777;
-webkit-border-radius: 30px;
border-radius: 30px;
font-size: 18px;
font-weight: 500;
} .iw-pricing-table-v4 table {
color: #777777;
border: none;
}
.iw-pricing-table-v4 table thead th {
text-transform: uppercase;
padding: 15px 20px !important;
color: #ffffff;
font-weight: 600;
border: none !important;
position: relative;
}
.iw-pricing-table-v4 table thead th:after, .iw-pricing-table-v4 table tbody td:after {
content: "";
position: absolute;
width: 1px;
height: 92%;
top: 4%;
right: 0;
background: #ffffff;
}
.iw-pricing-table-v4 table thead th:last-child:after, .iw-pricing-table-v4 table tbody td:last-child:after {
display: none;
}
.iw-pricing-table-v4 table thead th:after {
background: #ffffff;
}
.iw-pricing-table-v4 table tbody td:after {
background: #c6c6c6;
}
.iw-pricing-table-v4 table tbody tr:nth-child(odd) {
background: #f2f2f2;
}
.iw-pricing-table-v4 table tbody td {
padding: 15px 20px !important;
border: none !important;
position: relative;
}
.iw-pricing-table-v4 table tbody tr:hover td {
color: #ffffff;
}
.iw-pricing-table-v4 table tbody tr:hover td:after {
background: #ffffff;
}  .wpb_single_image.wpb_content_element.choose-doctor-home-3 {
top: 0;
height: 689px;
margin: 0;
position: relative;
right: 174px;
width: 506px;
z-index: 3;
}
.choose-doctor-home-3 img {
bottom: 0;
position: absolute;
right: 0;
} .iw-contact-form-7 {
font-size: 14px;
color: #666666;
text-transform: uppercase;
border: 1px #d9d9d9 solid;
}
.iw-contact-form-7 .field {
padding: 0 30px 35px;
}
.iw-contact-form-7 .title {
font-size: 30px;
line-height: 30px;
margin: 15px 30px 15px;
padding-bottom: 6px;
position: relative;
}
.iw-contact-form-7 .title:after {
background: #e6e6e6 none repeat scroll 0 0;
bottom: 0;
content: "";
height: 3px;
left: 0;
position: absolute;
width: 50px;
}
.iw-contact-form-7 .description {
font-size: 13px;
color: #232323;
text-transform: none;
margin-bottom: 15px;
padding: 0 30px;
}
.iw-contact-form-7 .row > div {
margin-top: 20px;
}
.iw-contact-form-7 span input, .iw-contact-form-7 span .select2-container .select2-choice {
width: 100%;
height: 36px;
line-height: 36px;
border: 2px #d9d9d9 solid;
-webkit-border-radius: 0;
border-radius: 0;
color: #838383;
text-transform: none;
padding: 0 12px;
}
.iw-contact-form-7 span textarea {
border: 2px solid #d9d9d9;
width: 100%;
padding: 0 12px;
}
.iw-contact-form-7 span .select2-container .select2-choice {
background: #fafafa;
}
.iw-contact-form-7 .form-button {
height: 75px;
line-height: 75px;
font-size: 13px;
text-transform: none;
color: #9e9e9e;
background: #fafafa;
padding: 0 30px;
border: 2px solid #e8e8e8;
position: relative;
}
.iw-contact-form-7 .form-button span.form-button-action {
position: absolute;
right: 0;
top: 0;
margin: 0;
width: 100%;
height: 100%;
display: inline-block;
text-align: right;
padding: 0 30px;
}
.iw-contact-form-7 .form-button a {
display: inline-block;
font-size: 18px;
color: #fffefe;
font-weight: 500;
height: 36px;
line-height: 36px;
border: none;
margin: 0;
border-bottom: 3px solid rgba(0, 0, 0, 0.15);
position: relative;
margin-left: 10px;
padding: 0 40px;
}
.iw-contact-form-7 .form-button a.prev-step {
background: #828282;
}
.iw-contact-form-7 .form-button span a:hover {
border-bottom-width: 2px;
top: 2px;
}
.iw-contact-form-7 .select2-container .select2-choice .select2-arrow b::after {
border-color: #b3b3b3 transparent transparent;
}
.wpcf7 .iw-form-step{
display: none;
}
.wpcf7 .iw-form-step-1{
display: block;
}
.wpcf7 .iw-contact-form-7 .iw-form-step-1 .form-button{
border:none;
}
.wpcf7 .iw-form-step-1 div.row:last-child div.col-xs-12{
margin: 0px;
padding: 0px;
}
.wpcf7 .iw-form-step-1 div.row:last-child{
background: #fafafa none repeat scroll 0 0;
margin: 30px -30px 0;
border-top:1px solid #ccc;
}
.iw-contact-form-7 span.wpcf7-not-valid-tip {
font-size: 13px;
text-transform: none;
} .iw-contact-form-7.request-appointment{
padding:30px 30px 60px 30px;
background:#fff;
border:none;
}
.iw-contact-form-7.request-appointment.request-appointment-step {
padding: 0;
background:#fff;
border:none;
}
.iw-contact-form-7.request-appointment.request-appointment-step .iw-form-step {
padding: 0 30px 0px 30px;
border: 1px solid #d9d9d9;
}
.iw-contact-form-7.request-appointment.request-appointment-step .field {
padding: 0;
}
.iw-contact-form-7.request-appointment h3.title-field{
font-size: 18px;
margin: 8px 0 22px;
padding: 0 0 10px;
text-transform: uppercase;
border-bottom: 2px #e8e8e8 solid;
}
.iw-form-step.iw-form-step-1 .field label{
font-weight:normal;
text-transform:none;
font-size:15px;
margin:0 0 6px 0;
}
.iw-contact-form-7.request-appointment .field-group label{
font-weight:normal;
text-transform:none;
margin:0 0 6px 0;
}
.iw-contact-form-7.request-appointment label{
font-weight:300;
}
.iw-contact-form-7.request-appointment span input, 
.iw-contact-form-7.request-appointment span .select2-container .select2-choice{
height:46px;
border:1px solid #d9d9d9;
line-height:42px;
}
.iw-contact-form-7.request-appointment span.wpcf7-form-control-wrap{
display:block;
}
.iw-contact-form-7.request-appointment .field-group .row > div{
margin:0 0 30px 0;
}
.iw-contact-form-7.request-appointment textarea{
border: 2px solid #e8e8e8;
border-radius: 0;
color: #838383;
line-height: 20px;
padding: 5px 12px;
text-transform: none;
width: 100%;
height:152px;
}
.iw-contact-form-7.request-appointment .action-button-submit .iw-prev-step {
float: left;
}
.iw-contact-form-7.request-appointment .action-button-submit .submit-button {
float: right;
}
.iw-contact-form-7.request-appointment .action-button-submit .iw-prev-step a {
display: inline-block;
height: 50px;
line-height: 50px;
padding: 0 40px;
border-width: 2px;
border-style: solid;
font-size:18px;
font-weight:500;
text-align: center;
}
.iw-contact-form-7.request-appointment .action-button-submit .iw-prev-step a:hover {
background: #828282 none repeat scroll 0 0;
border-color: #828282;
color: #ffffff;
}
.iw-contact-form-7.request-appointment .submit-button input[type=submit]{
height:50px;
line-height:46px; font-size:18px;
font-weight:500;
padding:0 30px;
background:#fff;
text-transform:uppercase;
letter-spacing:-0.5px;
float:right;
margin:0 0 0 15px;
}
.iw-contact-form-7.request-appointment .submit-button input[type=submit]:hover{ color:#fff;
}
.iw-contact-form-7.contact-map .field {
padding-bottom: 25px;
}
.iw-contact-form7 .submit-contact {
padding: 20px 30px;
background: #fafafa;
}
.iw-contact-form7 .submit-contact input {
height: 36px;
line-height: 40px;
font-size: 18px;
color: #fffefe;
padding: 0 20px;
margin: 0;
text-transform: none;
border-bottom: 2px rgba(0, 0, 0, 0.15) solid;
font-weight: 400;
}
.iw-contact-form7 .submit-contact input:hover {
position: relative;
top: 2px;
border-bottom: 1px rgba(0, 0, 0, 0.15) solid;
}  .iw-sponsors {
padding: 0 30px;
position: relative;
}
.iw-sponsors .owl-theme .owl-controls {
margin: 0;
}
.iw-sponsors .owl-theme .owl-controls .owl-buttons > div {
font-size: 14px;
margin: 0;
opacity: 1;
padding: 0;
position: absolute;
top: calc(50% - 12px);
background: none;
}
.iw-sponsors .owl-theme .owl-controls .owl-buttons > div i {
height: 24px;
line-height: 24px;
width: 24px;
background: #a4a4a4;
-webkit-border-radius: 2px;
border-radius: 2px;
display: inline-block;
}
.iw-sponsors .owl-carousel .iw-sponsor-item {
text-align: center;
padding: 0 20px;
}
.iw-sponsors.style1 .owl-carousel .owl-item img {
width: 100%;
filter: grayscale(100%);
-webkit-transition: filter 0.3s ease-in-out 0s;
transition: filter 0.3s ease-in-out 0s;
}
.iw-sponsors.style1 .owl-carousel .owl-item:hover img {
filter: grayscale(0);
}
.iw-sponsors .owl-theme .owl-controls .owl-buttons div.owl-prev {
left: -30px;
}
.iw-sponsors .owl-theme .owl-controls .owl-buttons div.owl-next {
right: -30px;
}
.iw-sponsors .owl-theme .owl-controls .owl-buttons div i {
color: #ffffff;
}      .iw-sponsors.style2 {
padding: 65px 40px;
}
.iw-sponsors.style2 .owl-theme .owl-controls .owl-buttons > div i {
background: #ffffff;
}
.iw-sponsors .owl-theme .owl-controls .owl-buttons div.owl-prev {
left: -40px;
}
.iw-sponsors .owl-theme .owl-controls .owl-buttons div.owl-next {
right: -40px;
}
.iw-sponsors.style2 .owl-theme .owl-controls .owl-buttons div i {
color: #7e7e7e;
} .iw-tweet {
color: #fff;
position: relative;
height: 85px;
}
.iw-tweet ul {
margin-left: 134px;
list-style: none;
}
.iw-tweet li {
display: none;
padding-right: 200px;
}
.iw-tweet li.active {
display: block;
}
.iw-tweet .tweet-icon {
position: absolute;
left: 0;
top: calc(50% - 24px);
font-size: 48px;
height: auto;
width: 90px;
display: inline-block;
padding: 0 15px;
}
.iw-tweet .tweet-content {
margin: 0 0 0 90px;
}
.iw-tweet .twitter-message {
font-size: 14px;
height: 85px;
line-height: 85px;
}
.iw-tweet .twitter-message a {
color: #fff;
text-decoration: underline;
}
.iw-tweet .twitter-metas {
color: #fff;
font-size: 11px;
font-family: "Open Sans";
font-weight: 600;
text-transform: uppercase;
}
.iw-tweet .twitter-metas a {
color: #fff;
}
.iw-tweet .twitter-follow i {
margin-right: 5px;
}  .simple-list li{
list-style: none!important;
line-height: 30px;
}
.simple-list ul{
margin:0!important;
padding: 0;
list-style: none;
}
.simple-list .list-content{
display: inline;
}
.simple-list i, .simple-list span.number {
font-size: 14px;
color: #666666;
margin-right: 10px;
} .iw-upcomming-event .schedule-meta div + div{
margin-left:10px;
}
.iw-upcomming-event .date-link a div{
border-top: 1px solid rgba(225, 225, 225, 0.15);
display: block;
font-size: 15px;
font-weight: 300;
margin-top: 3px;
width: auto;
text-transform: uppercase;
}
.iw-upcomming-event .date-link a{
border-radius: 50%;
color: #ffffff;
display: inline-block;
font-size: 32px;
height: 88px;
text-align: center;
width: 88px;
padding-top: 20px;
font-family:Poppins;
font-weight:600;
}
.iw-upcomming-event .date-link{
left:0px;
position: absolute;
text-align: center;
top: 60%;
transition: opacity 0.3s ease 0s;
width: 100%;
z-index: 100;
font-family:Poppins;
}
.iw-upcomming-event .schedule-meta div i{
margin-right:5px;
}
.iw-upcomming-event .schedule-meta div{
display: inline-block;
font-size:14px !important;
font-family: Hind !important;
} .iw-doctors.style1{
font-weight:500;
}
.iw-doctors.style1 .iw-doctor-list{
margin:0 -15px;
}
.iw-doctors.style1 .iw-doctor-list .content-item{
padding:0 15px;
}
.iw-doctors.style1 .content-item-inner{
text-align:center;
background:#f9f9f9;
}
.iw-doctors.style1 .title{
line-height:24px;
margin:0 0 2px 0;
font-size:18px;
font-weight:600;
}
.iw-doctors.style1 .social-link{
left: 0;
opacity: 0;
padding: 0 15px;
position: absolute;
text-align: center;
top: calc(50% - 22px);
transition: opacity 0.3s ease 0s;
width: 100%;
z-index: 9;
}
.iw-doctors.style1 .content-image{
position:relative;
}
.iw-doctors.style1 .content-image:after {
background: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
transition: opacity 0.3s ease 0s;
width: 100%;
}
.iw-doctors.style1 .content-image:hover .social-link,
.iw-doctors.style1 .content-image:hover:after{
opacity: 1;
}
.iw-doctors.style1 .social-link li a {
border-radius: 50%;
color: #ffffff;
display: inline-block;
font-size: 16px;
height: 45px;
line-height: 45px;
text-align: center;
width: 45px;
}
.iw-doctors.style1 .social-link li a i.fa{
line-height:inherit;
}
.iw-doctors.style1 .social-link li{
display:inline-block;
list-style:none;
margin:0 5px 5px 5px;
}
.iw-doctors.style1 .content-detail{
padding:27px 30px 30px;
}
.iw-doctors.style1 .title a{
color:#232323;
}
.iw-doctors.style1 .doctor-department a {
display: inline;
}
.iw-doctors.style1 .doctor-department a :hover{
color:#777777;
}
.iw-doctors.style1 .content-description{
line-height:28px;
margin-top:19px;
}
.iw-doctors.style1 .readmore{
margin-top:17px;
}
.iw-doctors.style1 .readmore a{
display:inline-block;
height:35px;
line-height:35px;
padding:0 15px;
font-weight:600;
color:#fff; border-radius:50px;
}
.iw-doctors.style1 .readmore a:hover{
background:#232323;
}
.iw-doctors.style1 .owl-theme .owl-controls{
margin:0;
position: absolute;
right: 0;
top: -55px;
z-index: 99;
}
.iw-doctors.style1 .owl-theme .owl-controls .owl-page span{
background:#dedede;
margin:0 3px;
opacity:1;
}
.iw-doctors.style1 .owl-theme .owl-controls .owl-page.active span{ }  .iw-doctor-custom .doctor-image-social {
position: relative;
}
.iw-doctor-custom .doctor-image-social img {
width: 100%;
}
.iw-doctor-custom .doctor-image-social .background-overlay {
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
transition: opacity 0.3s ease 0s;
width: 100%;
}
.iw-doctor-custom .doctor-image-social:hover .background-overlay {
opacity: 0.88;
}
.iw-doctor-custom .doctor-image-social .social-link ul {
margin: 0;
}
.iw-doctor-custom .doctor-image-social .social-link {
content: "";
height: auto;
left: 0;
opacity: 0;
padding: 0 15px;
position: absolute;
text-align: center;
top: calc(50% - 22px);
transition: opacity 0.3s ease 0s;
width: 100%;
z-index: 9;
}
.iw-doctor-custom .doctor-image-social:hover .social-link {
opacity: 1;
}
.iw-doctor-custom .doctor-image-social .social-link li {
display: inline-block;
list-style: outside none none;
margin: 5px;
}
.iw-doctor-custom .doctor-image-social .social-link li a {
border: 2px #ffffff solid;
height: 40px;
width: 40px;
line-height: 36px;
border-radius: 50%;
color: #ffffff;
display: inline-block;
font-size: 16px;
text-align: center;
}
.iw-doctor-custom .info {
background: none;
padding: 22px 15px;
text-align: center;
margin: 0 0 30px;
color: #ffffff;
}
.iw-doctor-custom .doctor-name {
margin: 0 0 5px;
}
.iw-doctor-custom .doctor-name a {
color: #ffffff;
font-size: 24px;
font-weight: 400;
text-transform: capitalize;
}
.iw-doctor-custom .doctor-position a {
font-family: "Hind";
font-weight: 300;
color: #ffffff;
display: block;
text-transform: capitalize;
}  .iw-doctors-schedule.style1{
font-weight:500;
}
.iw-doctors-schedule.style1 .schedule-date{
float:left;
width:69px;
border:2px solid #ddd;
text-align:center;
color:#232323;
text-transform:uppercase;
padding-top:13px;
padding-bottom:8px;
}
.iw-doctors-schedule.style1 .schedule-date span{
display:block;
line-height:1;
margin-bottom:4px;
}
.iw-doctors-schedule.style1 .schedule-date span.date-day{
font-size:24px;
font-weight:600;
}
.iw-doctors-schedule.style1 .schedule-detail{
margin-left:86px;
}
.iw-doctors-schedule.style1 .schedule-meta > div{
display:inline-block;
font-size:14px;
line-height:18px;
}
.iw-doctors-schedule.style1 .schedule-meta > div + div{
margin-left:15px;
}
.iw-doctors-schedule.style1 .schedule-item-inner{
display:table;
width:100%;
border-bottom:1px solid #ddd;
padding-bottom:19px;
}
.iw-doctors-schedule.style1 .schedule-item + .schedule-item .schedule-item-inner{
padding-top:21px;
}
.iw-doctors-schedule.style1 h3.title{
margin:0 0 11px 0;
font-size:14px;
font-weight:600;
}
.iw-doctors-schedule.style1 i{
margin-right:6px;
}
.iw-doctors-schedule.style1 h3.title a{
color:#232323;
}
.iw-doctors-schedule.style1 i.icon-font{
font-size:16px;
}
.iw-doctors-schedule.style1 .readmore{
font-family:"Poppins";
margin-top:11px;
}
.iw-doctors-schedule.style1 .readmore a{
font-weight:600;
color:#232323;
text-transform:uppercase;
font-size:12px;
}
.iw-doctors-schedule.style1 .owl-theme .owl-controls{
margin:0;
}
.iw-doctors-schedule.style1 .owl-pagination{
position:absolute;
right:5px;
top:-52px;
}
.iw-doctors-schedule.style1 .owl-theme .owl-controls .owl-page span{
margin:0 3px;
}
.iw-doctors-schedule.style1 .owl-theme .owl-controls .owl-page.active span,
.iw-doctors-schedule.style1 .owl-theme .owl-controls.clickable .owl-page:hover span {
opacity:1;
}  .iw-departments-slider-custom .iw-department.carousel-v2 .content-item .background::after {
opacity: 1;
}
.iw-departments-slider-custom .iw-department.carousel-v2 .department-item:hover .content-item .background::after {
opacity: 0.88;
}
.iw-departments-slider-custom .iw-department.carousel-v2 .content-item .department-icon {
float: left;
width: 80px;
padding: 0 15px;
border-right: 1px rgba(255, 255, 255, 0.2) solid;
}
.iw-departments-slider-custom .iw-department.carousel-v2 .content-item h3.title {
font-weight: 700;
line-height: 28px;
}
.iw-departments-slider-custom .iw-department.carousel-v2 .department-item .content-description {
padding: 0 15px;
margin: 30px 0 0;
font-size: 14px;
font-family: "Hind";
}
.iw-departments-slider-custom .iw-department.carousel-v2 .readmore-department-detail {
font-weight: 600;
margin-top: 12px;
}
.iw-departments-slider-custom .iw-department.style1 .readmore-department {
margin-top: 60px;
}
.iw-departments-slider-custom .iw-department.style1 .readmore-department a {
font-weight: 700;
text-transform: none;
font-size: 18px;
}  .single-department{
position: relative;
}
.single-department-info{
height: auto;
position: absolute;
right: 0;
bottom: 0;
width: 100%;
z-index: 10;
}
.single-department a{
color: #ffffff;
}
.single-department-info a:hover{
color: #ffffff !important;
}
.single-department-info h3 a{
font-family: Poppins;
font-size: 24px;
font-weight: 400;
}
.single-department .single-department-detail a{
font-size:14px;
font-weight: 500;
}
.single-department-background{
background: rgba(0, 0, 0, 0) linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8)) repeat scroll 0 0;
padding: 28px 34px;
}
.single-department-title-readmore,
.single-department-title{
margin: 0 0 15px;
padding: 0px;
}
.single-department-title-readmore::after{
bottom: 65px !important;
}
.single-department-title-readmore::after,
.single-department-title::after {
background: #ffffff none repeat scroll 0 0;
content: "";
height: 3px;
left: 34px;
position: absolute;
bottom: 28px;
width: 112px;
}
.single-department:hover .single-department-background{
background: none;
transition: opacity 0.5s linear 0s;
}
.single-department:hover .single-department-solid::after,
.single-department:hover::after {
opacity: 1;
}
.single-department-solid .single-department-img img {
width: 100%;
}
.single-department-solid:after{
content: "";
height: calc(100% - 34px);
left: 0px;
opacity: 0;
position: absolute;
top: 0px;
transition: opacity 0.5s linear 0s;
width: calc(100% - 34px);;
border:1px solid #fff;
margin: 17px;
}
.single-department:after{
background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
transition: opacity 0.5s linear 0s;
width: 100%;
}
.single-department-detail{
font-size: 12px;
font-weight: 600;
margin-top: 25px;
}
.icon-arrow-right-single-department::before {
content: "\f105";
position: relative;
top: 4px;
}  .iw-opening-hours.style1 {
border-width: 7px;
border-style: solid;
padding: 42px 32px 32px;
}
.iw-opening-hours .iwh-title {
font-size: 30px;
}
.iw-opening-hours.iw-heading.style4 .iwh-sub-title {
margin: -5px 0 10px;
}
.iw-opening-hours.iw-heading.style4 .iwh-sub-title:after {
margin: 10px 0 0;
width: 50px;
}
.iw-opening-hours.iw-heading.style4 .iwh-description {
font-size: 13px;
color: #9e9e9e;
}
.iw-opening-hours ul {
margin: 15px 0 0 !important;
}
.iw-opening-hours.style1 ul li {
list-style: none;
color: #232323;
font-weight:600;
padding: 15px 0;
border-bottom: 1px #e6e6e6 solid;
text-transform: uppercase;
}
.iw-opening-hours ul li:last-child {
border-bottom: none;
}
.iw-opening-hours ul li span {
float: right;
text-transform: none;
}
.iw-opening-hours.style2 {
padding: 30px 30px 70px;
color: #ffffff;
}
.iw-opening-hours.style2 a {
color: #ffffff;
}
.iw-opening-hours.style2 h3.title {
margin: 0;
font-size: 24px;
text-transform: uppercase;
border-bottom: 2px solid #ffffff;
padding-bottom: 15px;
}
.iw-opening-hours.style2 > p {
display: none;
}
.iw-opening-hours.style2 ul {
margin: 6px 0 0 !important;
}
.iw-opening-hours.style2 ul li {
border-bottom: 1px solid rgba(225, 225, 225, 0.5);
list-style: outside none none;
font-weight: 600;
padding: 15px 0;
text-transform: capitalize;
}
.iw-opening-hours.style2 ul li:last-child {
border-bottom: none;
}
.iw-opening-hours.style2 .emergency-line {
border: 2px solid #ffffff;
position: relative;
margin-top: 35px;
text-align: center;
}
.iw-opening-hours.style2 .emergency-line .text {
position: absolute;
top: -13px;
left: 20px;
padding: 0 10px;
font-size: 18px;
}
.iw-opening-hours.style2 .emergency-line .hot-line {
font-size: 30px;
font-weight: 700;
line-height: 30px;
padding: 29px 15px 25px;
display: block;
}
.iw-opening-hours.style2 .description {
line-height: 30px;
margin-top: 25px;
}  .inwave-map-contact {
position: relative;
}
.inwave-map-contact .inwave-map {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 0;
}
.inwave-map-contact .form-contact {
padding-top: 105px;
}
.inwave-map-contact .form-contact .iw-contact-form-7 {
background: #ffffff;
}
.inwave-map .infoBox {
padding: 25px;
border: 1px #e4e4e4 solid;
background: #ffffff;
}
.inwave-map .infoBox:after {
background: #ffffff none repeat scroll 0 0;
border-color: #e4e4e4;
border-style: solid;
border-width: 0 1px 1px 0;
bottom: -10px;
content: "";
height: 20px;
left: 95px;
position: absolute;
transform: rotate(45deg);
width: 20px;
z-index: 9;
}
.inwave-map .info-img {
float: left;
margin-right: 15px;
}
.inwave-map .info {
overflow: hidden;
font-size:15px;
}
.inwave-map .info i, .inwave-map .info span.city {
font-size: 14px;
text-transform: uppercase;
}
.inwave-map .info i {
margin-right: 10px;
}
.inwave-map .info div.address {
color: #6c6c6c;
line-height: 24px;
}
.inwave-map .info > div {
margin-top: 15px;
}  .inwave-multi-map .iw-map-content-wrap {
color: #ffffff;
padding: 60px 0 50px;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.inwave-multi-map .iw-map-content-wrap .map-title {
font-family: "Poppins";
font-size: 30px;
font-weight: 600;
text-align: center;
margin-bottom: 20px;
}
.inwave-multi-map .iw-map-content-wrap .map-desc {
text-align: center;
margin-bottom: 75px;
}
.inwave-multi-map .iw-map-content-wrap .iw-map-item {
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
opacity: 0.5;
cursor: pointer;
}
.inwave-multi-map .iw-map-content-wrap .iw-map-item.active,
.inwave-multi-map .iw-map-content-wrap .iw-map-item:hover {
opacity: 1;
}
.inwave-multi-map .iw-map-content-wrap .iw-map-item > div {
font-size: 14px;
line-height: 18px;
margin-bottom: 15px;
display: table;
}
.inwave-multi-map .iw-map-content-wrap div.contact-title {
font-family: "poppins";
font-size: 24px;
line-height: 28px;
margin-bottom: 20px;
}
.inwave-multi-map .iw-map-content-wrap .iw-map-item a {
color: #ffffff !important;
}
.inwave-multi-map .iw-map-content-wrap .iw-map-item > div i {
float: left;
width: 25px;
}
.inwave-multi-map .iw-map-content-wrap .iw-map-item > div span,
.inwave-multi-map .iw-map-content-wrap .iw-map-item > div a {
float: right;
width: calc(100% - 25px);
}  .iw-tab-item.active {
position: relative;
}
.iw-tab-item.active:after {
border-left: 12px solid rgba(0, 0, 0, 0);
border-right: 12px solid rgba(0, 0, 0, 0);
content: "";
left: calc(50% - 15px);
position: absolute;
top: 100%;
}
.iw-shortcode-tabs .iw-tabs{
position: relative;
border: none;
}
.iw-tabs .iw-tab-icon{
margin-right: 30px;
}
.iw-tabs .iw-tab-title{
display: inline-block;
}
.iw-hidden {
display: none !important;
visibility: hidden !important;
}
.iw-shortcode-tabs .iw-tabs .iw-tab-items {
width: 100%;
border: none;
}
.iw-shortcode-tabs .iw-tabs .iw-tab-items::before {
border: none;
}
.iw-shortcode-tabs .iw-tab-items .iw-tab-title {
padding: 0;
border: none;
}
.iw-shortcode-tabs .iw-tabs .iw-tab-content{
overflow: hidden;
padding: 0;
float: none;
width: 100%;
}
.iw-tab-content-inner {
position: relative;
}
.iw-tabs .iw-tab-content .iw-tab-item-content{
opacity: 0;
position: absolute;
top: 0;
left: 0;
height:100%;
width:100%;
transition: all 0.2s linear 0s;
-webkit-transition: all 0.2s linear 0s;
}
.iw-tabs.horizontal-slide .iw-tab-content .iw-tab-item-content,
.iw-tabs.vertical-slide .iw-tab-content .iw-tab-item-content{
transition: all 0.3s linear 0s;
-webkit-transition: all 0.3s linear 0s;
}
.iw-tabs .iw-tab-content .iw-tab-item-content.active{
opacity: 1;
position: relative;
z-index:2;
}
.iw-tabs.horizontal-slide .iw-tab-content .iw-tab-item-content.next{
transform: translateX(100%);
-webkit-transform: translateX(100%);
z-index:1;
}
.iw-tabs.horizontal-slide .iw-tab-content .iw-tab-item-content.prev{
transform: translateX(-100%);
-webkit-transform: translateX(-100%);
z-index:1;
}
.iw-tabs.vertical-slide .iw-tab-content .iw-tab-item-content.next{
transform: translateY(100%);
-webkit-transform: translateY(100%);
z-index:1;
}
.iw-tabs.vertical-slide .iw-tab-content .iw-tab-item-content.prev{
transform: translateY(-100%);
-webkit-transform: translateY(-100%);
z-index:1;
} .iw-tabs.layout1 .iw-tab-items, .iw-tabs.layout2 .iw-tab-items {
float: left;
width: 30%;
}
.iw-tabs .iw-tab-items .iw-tab-item {
cursor: pointer;
}
.iw-tabs.layout1 .iw-tab-items .iw-tab-item, .iw-tabs.layout2 .iw-tab-items .iw-tab-item {
padding: 9px 15px;
font-weight:600;
}
.iw-tabs.layout1 .iw-tab-items .iw-tab-item.active {
border-width: 1px 0 1px 1px;
border-style: solid;
border-color: #f0f0f0;
-webkit-border-radius: 2px;
border-radius: 2px;
background: #ffffff;
margin-right: -1px;
position: relative;
z-index: 9;
}
.iw-tabs.layout1 .iw-tab-items .iw-tab-item i, .iw-tabs.layout2 .iw-tab-items .iw-tab-item i {
margin: 0 15px;
}
.iw-tabs.layout1 .iw-tab-content {
border-left: 1px solid #f2f2f2;
}
.iw-tabs.layout1 .iw-tab-content, .iw-tabs.layout2 .iw-tab-content {
float: right;
width: 70%;
position: relative;
padding: 18px 15px;
}
.iw-tabs.layout1 .iw-tab-content:before {
background: transparent url(//iaimhealthcare.org/wp-content/plugins/inwave-common/assets/images/bg-tab.png) no-repeat scroll left top;
content: "";
height: 100%;
left: -20px;
position: absolute;
top: 0;
width: 20px;
}
.iw-tabs.layout1 .iw-tab-content .iw-tab-content-inner, .iw-tabs.layout2 .iw-tab-content .iw-tab-content-inner {
padding: 0 30px;
} .iw-tabs.layout2 {
border: 1px #f0f0f0 solid;
}
.iw-tabs.layout2 .iw-tab-items {
background: #fbfbfb;
}
.iw-tabs.layout2 .iw-tab-items .iw-tab-item {
border-width: 0 1px 1px 0;
border-style: solid;
border-color: #f0f0f0;
}
.iw-tabs.layout2 .iw-tab-items .iw-tab-item.active {
border-right: none;
background: #ffffff;
}
.iw-tab-info h3.title {
margin-top: 0;
font-size: 30px;
font-weight: 300;
}
.iw-tab-info .description {
margin-top:20px;
} .iw-tabs.layout3 .iw-tab-items .iw-tab-item {
display: inline-block;
background: #fefefe;
border-width: 1px 1px 0 1px;
border-color: #f1f1f1;
border-style: solid;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 9px 22px;
font-size: 14px;
margin-right: 5px;
position: relative;
}
.iw-tabs.layout3 .iw-tab-items .iw-tab-item.active:after {
position: absolute;
bottom: -2px;
background: #ffffff;
width: 100%;
height: 4px;
left: 0;
}
.iw-tabs.layout3 .iw-tab-items .iw-tab-item .tab-icon {
margin-right: 5px;
}
.iw-tabs.layout3 .iw-tab-content {
padding: 20px;
border: 1px #f1f1f1 solid;
}
.iw-tabs.layout3 .iw-tab-info h3.title {
font-size: 16px;
font-weight: 600;
}
.iw-tab-info .description img {
float: left;
}  .iw-accordion h3.title-block,
.iw-doctors h3.title-block,
.iw-doctors-schedule h3.title-block{
margin:0 0 23px 0;
line-height:24px;
font-size:24px;
font-weight:600;
position:relative;
display:inline-block;
padding-bottom:11px;
}
.iw-accordion h3.title-block:before,
.iw-doctors h3.title-block:before,
.iw-doctors-schedule h3.title-block:before{
position:absolute;
width:100%;
border-bottom:2px solid #dfdfdf;
color:#727272;
content:'';
bottom:0;
left:0;
}
.iw-accordion .iw-accordion-header.active i.fa-plus:before{
content:'\f068';
}
.iw-accordion .accordion-title{
line-height:24px;
font-size:16px;
font-weight:600;
border:2px solid #ebebeb;
padding:9px 20px;
color:#232323;
cursor:pointer;
transition:all ease 0.3s;
}
.iw-accordion .iw-accordion-header.active .accordion-title{ color:#fff;
}
.iw-accordion .accordion-title i{
width:22px;
font-size:16px;
line-height:inherit;
}
.iw-accordion .accordion-item-wrap{
margin-bottom:6px;
}
.iw-accordion .testi-content{
line-height:28px;
color:#232323;
font-weight:500;
padding: 15px;
} .iw-shortcode-accordions .iw-accordions {
margin-bottom: 30px;
}
.accordion1 .iw-accordion-item {
margin-bottom: 15px;
border: 1px #f1f1f1 solid;
}
.iw-accordion-item .iw-accordion-header .iw-accordion-title {
cursor: pointer;
position: relative;
}
.accordion1 .iw-accordion-item .iw-accordion-header .iw-accordion-title {
font-size: 15px;
padding: 8px 20px;
font-weight: 600;
}
.accordion1 .iw-accordion-item .iw-accordion-header.active .iw-accordion-title {
color: #ffffff;
}
.accordion1 .iw-accordion-item .iw-accordion-header .iw-accordion-title:hover {
color: #ffffff;
}
.accordion1 .iw-accordion-item .iw-accordion-header .iw-accordion-title:after {
position: absolute;
top: 9px;
content: "\f067";
font-family: FontAwesome;
display: block;
font-size: 14px;
right: 20px;
}
.accordion1 .iw-accordion-item .iw-accordion-header .iw-accordion-title:hover:after {
color: #ffffff;
}
.accordion1 .iw-accordion-item .iw-accordion-header.active .iw-accordion-title:after {
position: absolute;
content: "\f068";
display: block;
font-family: FontAwesome;
color: #ffffff;
}
.accordion1 .iw-accordion-item .iw-accordion-content {
padding: 20px 20px 10px;
}
.iw-accordion-item .iw-accordion-content .iw-accordion-img {
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
margin-right: 20px;
float: left;
background: #f6f6f6;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.iw-accordion-item .iw-accordion-content .iw-accordion-info {
overflow: hidden;
}
.iw-accordion-item .iw-accordion-content .iw-sub-title {
font-size: 14px;
}
.iw-accordion-item .iw-accordion-content .iw-desc {
} .accordion2 .iw-accordion-item .iw-accordion-header .iw-accordion-title {
color: #6f6f6f;
border-top: 1px #e5e5e5 solid;
padding: 15px 50px;
text-transform: none;
font-size: 18px;
font-weight:600;
}
.accordion2 .iw-accordion-item:last-child .iw-accordion-header .iw-accordion-title,
.accordion2 .iw-accordion-item .iw-accordion-header.active .iw-accordion-title {
border-bottom: 1px #e5e5e5 solid;
}
.accordion2 .iw-accordion-item .iw-accordion-header .iw-accordion-title i {
position: absolute;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
top: calc(50% - 16px);
display: block;
font-size: 16px;
left: 0;
background: #cdcdcd;
color: #ffffff;
}
.accordion2 .iw-accordion-item .iw-accordion-header .iw-accordion-title i:before {
line-height: 32px;
}
.accordion2 .iw-accordion-item .iw-accordion-header .iw-accordion-title i.ion-chevron-up {
display: none;
}
.accordion2 .iw-accordion-item .iw-accordion-header.active .iw-accordion-title i.ion-chevron-up {
display: block;
}
.accordion2 .iw-accordion-item .iw-accordion-header.active .iw-accordion-title i.ion-chevron-down {
display: none;
}
.accordion2 .iw-accordion-item .iw-accordion-content {
padding: 15px 50px 10px;
} .accordion3 .iw-accordion-item .iw-accordion-header .iw-accordion-title {
padding: 8px 0;
}
.accordion3 .iw-accordion-item .iw-accordion-header .iw-accordion-title span {
padding: 0 5px;
}
.accordion3 .iw-accordion-item .iw-accordion-header .iw-accordion-title,
.accordion4 .iw-accordion-item .iw-accordion-header .iw-accordion-title {
color: #6f6f6f;
border-top: 1px #e5e5e5 solid;
text-transform: none;
font-size: 14px;
}
.accordion3 .iw-accordion-item:last-child .iw-accordion-header .iw-accordion-title,
.accordion3 .iw-accordion-item .iw-accordion-header.active .iw-accordion-title,
.accordion4 .iw-accordion-item:last-child .iw-accordion-header .iw-accordion-title,
.accordion4 .iw-accordion-item .iw-accordion-header.active .iw-accordion-title {
border-bottom: 1px #e5e5e5 solid;
}
.accordion3 .iw-accordion-item .iw-accordion-header .iw-accordion-title i {
display: inline-block;
font-size: 16px;
color: #666666;
}
.accordion3 .iw-accordion-item .iw-accordion-content,
.accordion4 .iw-accordion-item .iw-accordion-content {
padding: 15px 0 10px;
}
.accordion3 .iw-accordion-item .iw-accordion-content .iw-sub-title,
.accordion4 .iw-accordion-item .iw-accordion-content .iw-sub-title {
color: #282828;
} .accordion4 .iw-accordion-item .iw-accordion-header .iw-accordion-title {
padding: 8px 40px 8px 0;
font-weight: 700;
}
.accordion4 .iw-accordion-item .iw-accordion-header .iw-accordion-title:after {
position: absolute;
top: 9px;
content: "\f067";
font-family: FontAwesome;
display: block;
font-size: 14px;
right: 15px;
color: #666666;
}
.accordion4 .iw-accordion-item .iw-accordion-header.active .iw-accordion-title:after {
position: absolute;
content: "\f068";
display: block;
font-family: FontAwesome;
} .accordion5 .iw-accordion-item .iw-accordion-img {
float:left;
margin: 0 28px 0 0;
width:70px;
}
.accordion5 .iw-accordion-item .iw-accordion-content{
margin-top:30px;
border-top:1px rgba(225, 225, 225, 0.2) solid;
padding-top: 22px;
}
.accordion5 .iw-accordion-item .item-info-content h3{
font-weight:500;
padding-top:3px;
}
.accordion5 .iw-accordion-item:first-child {
border-top:0px;
}
.accordion5 .iw-accordion-item {
border-top:1px rgba(225, 225, 225, 0.2) solid;
margin-top:19px;
}
.accordion5 .iw-accordion-item i.icon{
padding-top: 4px;
}
.accordion5 .iw-accordion-item .iw-readmore {
padding-top: 20px;
}
.accordion5 .iw-accordion-item .iw-readmore a{
font-weight: 400;
}
.accordion5 .iw-accordion-item a{
color: #ffffff;
}
.accordion5 .iw-accordion-item{
color: #ffffff;
}  .heading-shortcode .title {
border-bottom: 1px #d9d9d9 solid;
text-transform: uppercase;
margin-top: 0;
padding-bottom: 8px;
font-weight: 700;
}
.dropcap {
line-height: 24px;
}
.dropcap .dropcap-style1, .dropcap .dropcap-style2 {
display: inline-block;
float: left;
font-size: 48px;
line-height: 48px;
margin-right: 10px;
}
.dropcap .dropcap-style3, .dropcap .dropcap-style4 {
display: inline-block;
float: left;
font-size: 24px;
margin-right: 10px;
width: 35px;
height: 35px;
text-align: center;
line-height: 35px;
color: #ffffff;
}
.dropcap .dropcap-style3 {
-webkit-border-radius: 50%;
border-radius: 50%;
}
.dropcap .dropcap-style4 {
font-weight: 700;
}
.tooltip .tooltip-inner {
height: 25px;
padding: 0 15px;
line-height: 25px;
color: #ffffff;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.tooltip.in {
filter: alpha(opacity=100);
opacity: 1;
}
.bg-text {
color: #ffffff;
display: inline-block;
height: 25px;
line-height: 25px;
padding: 0 10px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.cta-banner {
color: #ffffff;
padding: 30px 25px 32px;
border: 1px #f1f1f1 solid;
position: relative;
}
.cta-banner .cta-banner-content {
margin-right: 135px;
}
.cta-banner .title {
text-transform: uppercase;
font-weight: 700;
}
.cta-banner.style1 {
background: #fbfbfb;
}
.cta-banner.style1 .title {
color: #868686;
}
.cta-banner.style1 .description {
color: #a2a2a2;
}
.cta-banner .button-action {
position: absolute;
top: calc(50% - 18px);
right: 25px;
}
.cta-banner .button-action a {
display: inline-block;
height: 35px;
line-height: 35px;
padding: 0 15px;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
color: #ffffff;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.cta-banner.style1 .button-action a {
border-bottom: 2px rgba(0, 0, 0, 0.15) solid;
}
.cta-banner.style1 .button-action:hover {
top: calc(50% - 17px);
}
.cta-banner.style1 .button-action a:hover {
border-bottom-width: 1px;
}
.cta-banner.style2 .button-action a {
border: 2px #ffffff solid;
}
.button a {
display: inline-block;
height: 35px;
line-height: 35px;
padding: 0 15px;
color: #ffffff;
text-transform: uppercase;
font-weight: 700;
font-size: 14px;
}
.button a:hover {
color: #ffffff;
}
.shortcode-simple-list ul {
margin: 0 !important;
}
.shortcode-simple-list ul li {
list-style: none;
margin-bottom: 5px;
}
.shortcode-simple-list ul li span {
list-style: none;
width: 16px;
height: 16px;
line-height: 19px;
text-align: center;
color: #ffffff;
-webkit-border-radius: 50%;
border-radius: 50%;
display: inline-block;
margin-right: 10px;
text-transform: uppercase;
}
.shortcode-simple-list ul li span.number {
background: #666666;
}
.shortcode-simple-list ul li i {
font-size: 16px;
margin-right: 10px;
}
.simple-list .iw-typography li i {
font-size: 8px;
margin-right: 15px;
}
.simple-list.angle-right .iw-typography li i, .simple-list.check-mark .iw-typography li i {
width: 20px;
height: 20px;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 1px #CCCCCC solid;
text-align: center;
line-height: 20px;
}
.simple-list.angle-right .iw-typography li:hover i {
color: #ffffff;
}
.simple-list.check-mark .iw-typography li i {
background: #CCCCCC;
color: #ffffff;
}
.simple-list.numbers .iw-typography li {
font-weight: bold;
}
.simple-list .iw-typography li .list-content {
font-size: 13px;
font-weight: normal;
}
.simple-list.numbers .iw-typography li .number {
margin-right: 15px;
display: inline-block;
}
.simple-list.none .simple-list-table li {
border-right: 1px #dfdfdf solid;
border-left: 1px #dfdfdf solid;
}
.simple-list.none .simple-list-table.center li {
border: none;
}
.simple-list.none .simple-list-table li:last-child {
border-bottom: 1px #dfdfdf solid;
}
.simple-list.none .simple-list-table li {
padding: 15px 0;
}
.simple-list.none .simple-list-table li:nth-child(odd) {
background: #f2f2f2;
}
h5.iw-table-heading {
padding: 20px 15px;
text-align: center;
color: #ffffff;
}
h5.iw-table-heading.dark {
background: #323232 !important;
}
.text-underline {
text-decoration: underline;
}
blockquote {
position: relative;
color:#ababab;
margin: 15px 0 25px !important;
}
blockquote p {
font-size: 16px;
line-height: 2em;
}
blockquote.style2 {
padding: 20px;
border-top: 1px solid #e4ebed ;
border-bottom: 1px solid #e4ebed ;
border-right: 1px solid #e4ebed ;
position: relative;
}
blockquote.style2 p {
margin-left: 45px;
position: relative;
line-height: 24px;
}
blockquote.style2 p:before {
content:'\f10d';
display: inline-block;
font-family: fontawesome;
float:left;
font-size: 30px;
margin-left: -45px;
margin-top: 5px;
}
blockquote.style3 {
background-image: url(//iaimhealthcare.org/wp-content/plugins/inwave-common/assets/images/icon-quote.png) !important;
background-position: 105% -10px !important;
background-repeat: no-repeat !important;
position: relative;
padding: 25px 35px 55px;
float:right;
color: #7a7a7a;
max-width: 374px;
line-height: 200%;
font-size: 18px;
margin-left: 25px !important;
border: none;
background: #f7f7f7;
font-weight: 300;
}
blockquote.style3:before {
background: url(//iaimhealthcare.org/wp-content/plugins/inwave-common/assets/images/icon-quote.png) no-repeat !important;
content: "";
display: block;
height: 150px;
position: absolute;
right: -45px;
top: -20px;
width: 150px;
}
.simple-list .buttons li {
display: inline-block;
margin-right: 25px;
}
.simple-list .buttons li .button1 i, .simple-list .buttons li .button2 a:hover i {
color: #ffffff;
}
.simple-list .buttons li i {
margin: 0;
}
.custom-css-imgae {
margin-bottom: 0 !important;
height: 592px;
position: absolute;
width: 115%;
top: 100%;
left: 0;
}
.rtl .custom-css-imgae {
left: 100%;
}
.custom-css-imgae img {
margin-left: -60px;
position: absolute;
vertical-align: top;
bottom: 0;
}  .comparision-slider .twentytwenty-overlay {
display: none;
}
.comparision-slider .twentytwenty-handle {
width: 25px;
height: 25px;
box-shadow: none;
border: none;
}
.twentytwenty-horizontal .comparision-slider .twentytwenty-handle::before,
.twentytwenty-horizontal .comparision-slider .twentytwenty-handle::after {
box-shadow: none !important;
margin: 0 !important;
width: 2px !important;
}
.comparision-slider .twentytwenty-left-arrow, .comparision-slider .twentytwenty-right-arrow {
border: none;
margin-top: -15px;
}
.comparision-slider .twentytwenty-left-arrow {
margin-left: -14px;
}
.comparision-slider .twentytwenty-right-arrow {
margin-right: -14px;
}
.comparision-slider .twentytwenty-left-arrow:before, .comparision-slider .twentytwenty-right-arrow:before {
font-family: fontawesome;
font-size: 9px;
position: absolute;
color: #ffffff;
}
.twentytwenty-left-arrow:before {
content: '\f060';
left: 4px;
}
.twentytwenty-right-arrow:before {
content: '\f061';
right: 4px;
}  .iw-button-popup button.open-popup {
border-color: #c5c5c5;
border-style: solid;
border-width: 2px;
color: #838383;
cursor: pointer;
display: block;
font-weight: 600;
padding: 11px 25px;
text-align: center;
text-transform: uppercase;
}
.iw-button-popup button.open-popup:hover {
color: #ffffff;
}
.iw-button-popup .modal-header {
color: #fff;
padding: 30px;
position: relative;
text-align: left;
}
.iw-button-popup .modal-header .title-form {
font-size: 30px;
font-weight: 300;
margin-bottom: 15px;
margin-top: 0;
padding-bottom: 25px;
position: relative;
}
.iw-button-popup .modal-header .title-form:after {
background-color: #ffffff;
bottom: 0;
content: "";
height: 4px;
left: 0;
position: absolute;
width: 130px;
}
.iw-button-popup .modal-header .desc-form {
font-size: 15px;
font-weight: 500;
}
.iw-button-popup .modal-header button.close {
border: 2px #ffffff solid;
color: #ffffff;
cursor: pointer;
height: 36px;
line-height: 34px;
position: absolute;
right: 15px;
text-align: center;
top: 15px;
width: 34px;
opacity: 1;
font-size: 16px;
margin: 0;
}
.iw-button-popup  .submit-contact {
text-align: right;
padding: 0 30px 35px;
}
.iw-button-popup  .submit-contact input {
background: #fff none repeat scroll 0 0;
border: 2px solid #3c8dc5;
color: #3c8dc5;
float: right;
font-size: 18px;
font-weight: 500;
height: 45px;
letter-spacing: -0.5px;
line-height: 45px;
margin: 0 0 0 15px;
padding: 0 30px;
text-transform: uppercase;
} @media (max-width: 1600px) {
.iw-heading.style6 .iwh-sub-title {
font-size: 100px;
letter-spacing: -14px;
}
}
@media (max-width: 980px) {
.iw-heading.style6 .iwh-sub-title {
font-size: 80px;
letter-spacing: -10px;
}
}
@media (max-width: 1400px) {
.iw-department.style2 .slick-prev{
left:30px;
}
.iw-department.style2 .slick-next{
right:30px;
}
}
@media (max-width: 1199px) { .iw-opening-hours ul li span {
float: none;
display: block;
}
.iw-opening-hours.style2 .emergency-line .hot-line {
font-size: 20px;
}
.iw-contact-form-7.request-appointment .action-button-submit .iw-prev-step ,
.rtl .iw-contact-form-7.request-appointment .action-button-submit .iw-prev-step {
float: none;
width: 100%;
display: block;
margin-bottom: 15px;
}
.iw-contact-form-7.request-appointment .action-button-submit .iw-prev-step a {
width: 100%;
}
.iw-contact-form-7.request-appointment .action-button-submit .submit-button,
.rtl .iw-contact-form-7.request-appointment .action-button-submit .submit-button {
float: none;
}
.iw-contact-form-7 .form-button {
padding: 20px 30px;
height: auto;
line-height: normal;
text-align: right;
}
.rtl .iw-contact-form-7 .form-button {
text-align: left;
}
.iw-contact-form-7 .form-button span.form-button-action {
position: relative;
top: auto;
left: auto;
padding: 0;
margin-top: 10px;
}
}
@media (max-width: 991px) { .inwave-map-contact {
height: auto !important;
}
.inwave-map-contact .inwave-map {
position: relative;
left: auto;
top: auto;
}
.inwave-map-contact .form-contact {
padding: 80px 0;
}
.wpb_single_image.wpb_content_element.choose-doctor-home-3 {
right: auto;
}
.custom-css-imgae img {
margin: 0;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.iw-item-info.style4 .item-info-content {
padding: 45px 15px;
}
}
@media (min-width: 767px) and (max-width: 991px) {
.iw-item-info.style6 .image-wrap {
height: 200px;
line-height: 200px;
padding: 20px;
width: 195px;
}
.iw-item-info.style6 .image-wrap .img {
height: 165px;
line-height: 165px;
width: 165px;
}
.iw-item-info.style8 .image-wrap {
width: 200px;
height: 200px;
line-height: 200px;
}
}
@media (max-width: 900px) {
.iw-department.style1 {
padding: 0 65px;
}
.iw-department.style1.carousel-v2 {
padding: 0;
}
}
@media (max-width: 767px) {
.iw-pricing-table.style3 .iw-pricing-item.featured {
box-shadow: none;
}
.iw-pricing-table.style3 .iw-pricing-item.featured {
margin: 30px 0;
}
.iw-pricing-table.style3 .featured .pricing-footer a {
margin: 30px 0;
}
.iw-pricing-table.style3 .iw-pricing-item-inner .pricing-body {
margin-right: 0;
}
.iw-department.style2 .slick-prev, .iw-department.style2 .slick-next{
display:none;
}
.iw-department.style2 .content-right-box{
width:auto;
position: relative;
top: auto;
right: auto;
padding:0;
margin: 10px 0 0;
}
.iw-department.style2 a.content-link {
width: auto;
}
.iw-department.style2 .content-detail{
margin:20px 0 0 0;
padding:0;
border:none;
}
.iw-department.style2 .content-details{
position:relative;
bottom:auto;
width:100%;
}
.iw-department.style2 .cat-icon{
max-width:85px;
float: none;
}
.iw-opening-hours ul li span {
float: right;
}
.iw-item-info.style1, .iw-item-info.style1.style1_4 {
margin-bottom: 30px;
}
.simple-list.none .simple-list-table.center li {
border-right: 1px #dfdfdf solid;
border-left: 1px #dfdfdf solid;
}
.iw-heading {
width: 100% !important;
}
.iw-contact-form-7 .form-button {
height: auto;
line-height: normal;
padding: 25px 30px 30px;
}
.iw-contact-form-7 .form-button input {
position: relative;
top: auto;
left: auto;
right: auto;
bottom: auto;
margin-top: 15px;
display: block;
}
div.wpcf7 .ajax-loader {
position: absolute;
right: 30px;
bottom: 41px;
}
.inwave-map-contact .infoBox {
display: none;
}
.iw-heading.style6 .iwh-sub-title {
font-size: 36px;
letter-spacing: -4px;
padding-top: 15px;
}
}
@media (max-width: 479px) {
.iw-department.style1 {
padding: 0;
}
.iw-department.style1 .owl-controls {
display: none !important;
}
.inwave-map .info-img{
float:none;
}
.iw-item-info.style4 .item-info-content {
padding: 45px 15px;
}
}
@media (max-width: 360px) {
.iw-item-info.style1.style1_1 .icon-img {
height: 65px;
line-height: 65px;
width: 65px;
}
}
@media (min-width : 320px) and (max-width : 568px) {
.iw-event-listing .iw-tab-info .iw-row{
margin: 0;
}
.iw-event-listing .iw-tab-info .meta ul{
margin:0;
}
.iw-event-listing .iw-tab-info h3.title{
position: absolute;
top: 0;
left: 170px;
padding-right: 20px;
}
.iw-event-listing.department-detail .iw-tab-item-content .working-schedule .info-left .info{
width:auto;
}
.iw-event-listing.department-detail .iw-department-tab .iw-tab-item-content .working-schedule .info-left .day{
padding: 20px 0 30px 0;
}
.iw-event-listing.department-detail .iw-tab-item-content .working-schedule .info-left .info{
margin:0;
}
.iw-event-listing.department-detail .iw-tab-item-content .working-schedule .info-right{
border:0;
padding:0;
}
.iw-event-listing.department-detail .iw-department-tab .iw-tab-item-content .working-schedule .info-left .image{
margin: 20px 0;
}
}.rtl .iw-item-info.style1.style1_1 .icon-img {
float: right;
margin: 0 0 0 20px;
}
.rtl .iw-item-info.style1 .title:after {
right: 0;
left: auto;
}
.rtl .iw-item-info.style1.style1_3 .icon-img {
float: right;
margin: 0 0 0 20px;
}
.rtl .iw-item-info.style1.style1_4 .icon-img {
float: right;
margin: 10px 0 0 35px;
}
.rtl .simple-list i, .rtl .simple-list span.number {
margin: 0 0 0 10px;
}
.rtl .iw-opening-hours ul li span {
float: left;
}
.rtl .iw-contact-form-7 .title:after {
right: 0;
left: auto;
}
.rtl .accordion1 .iw-accordion-item .iw-accordion-header .iw-accordion-title:after {
left: 20px;
right: auto;
}
.rtl .custom-css-imgae img {
margin: 0 -60px 0 0;
}
.rtl .dropcap .dropcap-style1, .rtl .dropcap .dropcap-style2,
.rtl .dropcap .dropcap-style3, .rtl .dropcap .dropcap-style4 {
float: right;
margin: 0 0 0 10px;
}
.rtl .cta-banner .cta-banner-content {
margin: 0 0 0 135px;
}
.rtl .cta-banner .button-action {
right: auto;
left: 25px;
}
.rtl .shortcode-simple-list ul li i, .rtl .shortcode-simple-list ul li span {
margin: 0 0 0 10px;
}
.rtl .iw-tabs.layout1 .iw-tab-items, .rtl .iw-tabs.layout2 .iw-tab-items {
float: right;
}
.rtl .iw-tabs.layout1 .iw-tab-items .iw-tab-item.active {
border-width: 1px 1px 1px 0;
}
.rtl .iw-tabs.layout1 .iw-tab-content:before {
left: auto;
right: -20px;
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.rtl .iw-tabs.layout1 .iw-tab-content {
border-left: none;
border-right: 1px solid #f2f2f2;
}
.rtl .iw-tabs.layout1 .iw-tab-items .iw-tab-item.active {
margin: 0 0 0 -1px;
}
.rtl .iw-tabs.layout2 .iw-tab-items .iw-tab-item {
border-width: 0 0 1px 1px;
}
.rtl .iw-tabs.layout2 .iw-tab-items .iw-tab-item.active {
border-left: none;
}
.rtl .iw-tabs.layout3 .iw-tab-items .iw-tab-item, .rtl .iw-tabs.layout3 .iw-tab-items .iw-tab-item .tab-icon {
margin: 0 0 0 5px;
}
.rtl .iw-tab-info .description img {
float: right;
margin: 5px 0 20px 20px;
}
.rtl .iw-accordion-item .iw-accordion-content .iw-accordion-img {
float: right;
margin: 0 0 0 20px;
}
.rtl .accordion2 .iw-accordion-item .iw-accordion-header .iw-accordion-title i {
left: auto;
right: 0;
}
.rtl .accordion4 .iw-accordion-item .iw-accordion-header .iw-accordion-title {
padding: 8px 0 8px 40px;
}
.rtl .accordion4 .iw-accordion-item .iw-accordion-header .iw-accordion-title:after {
left: 15px;
right: auto;
}
.rtl .iw-tweet .tweet-icon {
left: auto;
right: auto;
}
.rtl .iw-tweet .tweet-content {
margin: 0 90px 0 0;
}
.rtl .iw-contact-form7 {
float: left;
}
.rtl .inwave-map .info {
text-align: left;
}
.rtl .inwave-map .info > div {
position: relative;
padding-left: 20px;
}
.rtl .inwave-map .info > div i {
left: 0;
position: absolute;
top: 0;
}
.rtl .inwave-map .info > div.address {
padding-left: 15px;
}
.rtl .inwave-map .info > div.address i {
top: 5px;
}
.rtl .iw-item-info.style4 a.item-readmore i {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.rtl .iw-contact-form-7 .form-button span.form-button-action {
left: 0;
right: auto;
text-align: left;
}
.rtl .iw-contact-form-7 .form-button a {
margin: 0 10px 0 0;
}
.rtl .iw-contact-form-7.request-appointment .action-button-submit .iw-prev-step {
text-align: right;
}
.rtl .iw-contact-form-7.request-appointment .action-button-submit .submit-button {
text-align: left;
}
.rtl .iw-department.style2 .cat-icon {
float: right;
}
.rtl .iw-department.style2 .content-detail {
border-left: 1px solid rgba(255, 255, 255, 0.3);
border-right: none;
margin: 0 110px 0 220px;
padding-left: 15px;
}
.rtl .iw-department.style2 .content-right-box {
right: auto;
left: 0;
}
.rtl .iw-department.style2 h3.title:before {
left: auto;
right: 0;
}
.rtl .iw-pricing-table-v4 table thead th::after, .iw-pricing-table-v4 table tbody td::after {
right: auto;
left: 0;
}
.rtl .iw-pricing-table.style3 .iw-pricing-item-inner .pricing-body {
margin-left: -1px;
margin-right: 0;
}
.rtl .iw-pricing-table.style3 .item:last-child .iw-pricing-item-inner .pricing-body {
margin: 0;
}
.rtl .iw-item-info.style3 .item-info-content .title::after {
left: auto;
right: 0;
}
.rtl .iw-item-info.style1 .icon-img {
float: right;
}
.rtl .iw-item-info.style1.style1_2 .icon-img {
margin: 0 0 0 30px;
}
.rtl .iw-item-info.style1.style1_5 .icon-img {
margin: 0 0 0 25px;
}
.rtl .single-department-title-readmore::after,.rtl .single-department-title::after {
left: auto;
right: 34px;
}
.rtl .custom-bg-position-img {
background-position: right !important;
}
.rtl .iw-department.carousel-v2 .content-item .department-icon {
border-left: 1px solid rgba(255, 255, 255, 0.2);
border-right: none;
}
@media (max-width: 1200px) {
.rtl .iw-opening-hours ul li span {
float: none;
}
}
@media (max-width: 980px) {
.rtl .custom-css-imgae img {
margin: 0;
}
}
@media (max-width: 767px) {
.rtl .iw-pricing-table.style3 .iw-pricing-item-inner .pricing-body {
margin: 0;
}
.rtl .iw-opening-hours ul li span {
float: left;
}
.rtl .iw-department.style2 .content-right-box {
left: auto;
}
.rtl .iw-department.style2 .content-detail {
border-left: none;
margin: 20px 0 0;
padding-left: 0;
}
.rtl .iw-department.style2 .cat-icon {
float: none;
}
}.iw-testimonial-item {
margin-bottom: 30px;
}
.iw-testimonial-item.style1 .testi-info-wrap {
padding: 25px 35px 35px 45px;
background: #ffffff;
-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.iw-testimonial-item .testi-left {
float: left;
font-size: 12px;
font-weight: 300;
text-align: center;
line-height: 18px;
}
.iw-testimonial-item .testi-image {
position: relative;
-webkit-border-radius: 50%;
border-radius: 50%;
float: left;
height: 50px;
overflow: hidden;
width: 50px;
z-index: 9;
margin-bottom: 5px;
}
.iw-testimonial-item.style2 .testi-image, .iw-testimonial-item.style3 .testi-image {
border: 1px solid rgba(0, 0, 0, 0.1);
}
.iw-testimonial-item.style2 .testi-image:after, .iw-testimonial-item.style3 .testi-image:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
border: 3px #ffffff solid;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.iw-testimonial-item .testi-image img {
width: 100%;
}
.iw-testimonial-item.style1 .testi-image {
margin-right: 15px;
}
.iw-testimonial-item.style1 {
font-weight: 300;
}
.iw-testimonial-item.style1 .testi-info {
margin-bottom: 15px;
}
.iw-testimonial-item.style1 .testi-client-name {
font-size: 18px;
}
.iw-testimonial-item .testi-client-position {
font-size: 12px;
color: #868686;
}
.iw-testimonial-item.style1 .testi-client-position {
line-height: 16px;
}
.iw-testimonial-item.style1 .testi-content {
line-height: 28px;
padding: 0 10px;
}
.iw-testimonial-item.style1 .testi-client-url {
padding: 15px 10px;
}
.iw-testimonial-item .testi-right {
font-weight: 300;
border: 1px #ededed solid;
position: relative;
padding: 10px 22px;
background: #ffffff;
}
.iw-testimonial-item .testi-right:after {
background-color: #fff;
border-color: #ededed;
border-style: solid;
border-width: 0 1px 1px 0;
bottom: auto;
content: "";
height: 20px;
left: -10px;
position: absolute;
top: 25px;
transform: rotate(135deg);
width: 20px;
z-index: 9;
}
.iw-testimonial-item.style1 .testi-right:after {
display: none;
}
.iw-testimonial-item .testi-right .testi-content {
line-height: 28px;
}
.iw-testimonial-item.style2 {
padding-top: 60px;
}
.iw-testimonial-item.style2 .testi-info-wrap {
position: relative;
border: 1px #f1f1f1 solid;
text-align: center;
padding: 0 20px 17px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.iw-testimonial-item.style2 .testi-image {
float: none;
margin: -60px auto 25px;
}
.iw-testimonial-item.style3 .testi-top {
border: 1px #f1f1f1 solid;
padding: 25px 15px 17px;
-webkit-border-radius: 4px;
border-radius: 4px;
margin-bottom: 20px;
position: relative;
}
.iw-testimonial-item .testi-top::after {
background: #ffffff none repeat scroll 0 0;
border-color: #ededed;
border-style: solid;
border-width: 0 1px 1px 0;
bottom: -15px;
content: "";
height: 30px;
position: absolute;
right: 40px;
transform: rotate(61deg);
width: 18px;
z-index: 9;
}
.iw-star-rating {
position: relative;
text-align: center;
height: 20px;
width: 104px;
font-size: 18px;
margin: 10px 0 12px;
}
.iw-star-rating::before {
color: #d3ced2;
content: "\f005 \f005 \f005 \f005 \f005";
font-family: FontAwesome;
float: left;
left: 0;
position: absolute;
top: 0;
letter-spacing: 5px;
}
.iw-star-rating span.rating {
float: left;
left: 0;
overflow: hidden;
padding-top: 20px;
position: absolute;
top: 0;
}
.iw-star-rating span.rating::before {
content: "\f005 \f005 \f005 \f005 \f005";
font-family: FontAwesome;
left: 0;
position: absolute;
top: 0;
letter-spacing: 5px;
}
.iw-testimonial-item.style3 .testi-bottom {
margin-right: 50px;
}
.iw-testimonial-item.style3 .testi-bottom-left {
margin-right: 55px;
text-align: right;
}
.iw-testimonial-item.style3 .testi-image {
float: right;
height: 45px;
overflow: hidden;
width: 45px;
}
.iw-testimonial-item.style3 .testi-image:after {
border: 2px #ffffff solid;
}
.iw-testimonial-item.style4 {
text-align: center;
position: relative;
}
.iw-testimonial-item.style4 .icon-img {
margin-bottom: 20px;
}
.iw-testimonial-item.style4 .icon {
font-size: 24px;
}
.iw-testimonial-item.style4 .testi-client-name {
font-size: 24px;
font-weight: 600;
margin-top: 10px;
}
.iw-testimonial-item.style4 .testi-client-position {
font-size: 14px;
line-height: 24px;
margin-top: 8px;
}
.page-template-home-page-pet .iw-testimonial-item.style4 .testi-client-position,
.page-template-home-page-kid .iw-testimonial-item.style4 .testi-client-position,
.page-template-home-page-pet .iw-testimonial-item.style4 .testi-desc ,
.page-template-home-page-kid .iw-testimonial-item.style4 .testi-desc {
font-family: "Hind";
font-weight: 600;
}
.iw-testimonial-item.style4 .testi-desc {
font-size: 18px;
font-weight: 600;
margin-top: 16px;
line-height: 36px;
}
.iw-testimonals {
margin-bottom: 30px;
}
.iw-testimonals.style1 .iw-testimonial-client-item {
cursor: pointer;
display: inline-block;
padding: 0 10px;
}
.iw-testimonals.style1 .testi-owl-clientinfo {
text-align: center;
}
.iw-testimonals.style1 .iw-testimonial-client-item .testi-image {
border: medium none;
border-radius: 50%;
float: left;
height: 75px;
overflow: hidden;
transition: border 0.1s ease 0s;
width: 75px;
position: relative;
}
.iw-testimonals.style1 .iw-testimonial-client-item .testi-image:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.3);
}
.iw-testimonals.style1 .iw-testimonial-client-item .testi-image:hover:after,
.iw-testimonals.style1 .iw-testimonial-client-item.active .testi-image:after {
display: none;
}
.iw-testimonals.style1 .owl-controls .owl-buttons {
position: absolute;
top: calc(50% - 15px);
width: 100%;
}
.iw-testimonals.style1 .owl-theme .owl-controls .owl-buttons div {
background: #fff none repeat scroll 0 0;
border: 1px solid #f1f1f1;
border-radius: 50px;
color: #838383;
font-size: 16px;
height: 36px;
line-height: 36px;
margin: 0;
opacity: 1;
padding: 0;
position: absolute;
text-align: center;
top: 0;
width: 36px;
}
.iw-testimonals.style1 .owl-theme .owl-controls .owl-buttons div:hover {
color: #ffffff;
}
.iw-testimonals.style1 .owl-theme .owl-controls .owl-buttons div.owl-prev {
left: 0;
}
.iw-testimonals.style1 .owl-theme .owl-controls .owl-buttons div.owl-next {
right: 0;
}
.iw-testimonals.style1 .iw-testimonial-item.style4 {
padding: 0 140px;
margin-bottom: 35px;
} .rtl .iw-testimonial-item.style1 .testi-image {
float: right;
margin: 0 0 5px 15px;
} @media (max-width: 980px) {
.iw-testimonals.style1 .iw-testimonial-item.style4 {
padding: 0 55px;
}
}
@media (max-width: 767px) {
}
@media (max-width: 479px) {
.iw-testimonial-item.style1 .testi-info-wrap {
padding: 25px 15px 35px 15px;
}
}.iw-button a.width-auto {
width: auto;
}
.iw-button a.full-width {
width: 100%;
}
.iw-button.ibutton-small {
height: 32px;
}
.iw-button.ibutton-small a {
height: 32px;
line-height: 28px;
padding: 0 25px;
font-size: 13px;
}
.iw-button.ibutton-normal {
height: 40px;
}
.iw-button.ibutton-normal a {
height: 40px;
line-height: 40px;
padding: 0 25px;
font-size: 14px;
}
.iw-button.button2.ibutton-normal a {
line-height: 36px;
}
.iw-button.ibutton-large a {
height: 46px;
line-height: 42px;
padding: 0 25px;
font-size: 18px;
}
.iw-button.ibutton-large {
height: 46px;
}
.iw-button.ibutton-normal.icon a, .iw-button.ibutton-large.icon a {
padding: 0 25px 0 36px;
}
.iw-button.ibutton-normal.icon-right.icon a, .iw-button.ibutton-large.icon-right.icon a {
padding: 0 36px 0 25px;
}
.iw-button a {
-webkit-border-radius: 2px;
border-radius: 2px;
color: #ffffff;
display: inline-block;
font-weight: 700;
text-transform: capitalize;
position: relative;
overflow: hidden;
}
.iw-button.button1 a {
color: #ffffff !important;
}
.iw-button.button2 a {
border-width: 2px;
border-style: solid;
}
.iw-button a i {
position: absolute;
display: inline-block;
top: calc(50% - 8px);
}
.iw-button.icon-right a i {
right: 15px;
}
.iw-button.icon-left a i {
left: 15px;
}
.iw-button.ibutton-small.icon-right a i {
right: 10px;
}
.iw-button.ibutton-small.icon-left a i {
left: 10px;
}
.iw-button.ibutton-small a i {
font-size: 14px;
}
.iw-button.ibutton-normal a i {
font-size: 16px;
}
.iw-button.ibutton-large a i {
font-size: 18px;
}
.iw-button.effect-1 a {
border-bottom: 3px solid rgba(0, 0, 0, 0.15) !important;
}
.iw-button.effect-1 a:hover {
border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
top: 2px;
}
.iw-button.effect-2.icon a {
padding: 0 15px !important;
}
.iw-button.effect-2 a:hover {
text-decoration: none;
}
.iw-button.effect-2 a .button-text {
backface-visibility: hidden;
display: inline-block;
height: 100%;
transform: translateX(0px);
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
width: 100%;
}
.iw-button.effect-2 a:hover .button-text {
transform: translateX(200%);
}
.iw-button.icon-right.effect-2 a:hover .button-text {
transform: translateX(-200%);
}
.iw-button.effect-2 a i {
font-size: 110%;
height: auto;
position: absolute;
top: calc(50% - 7px);
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
vertical-align: middle;
width: 100%;
text-align: center;
}
.iw-button.icon-left.effect-2 a i {
left: -100% !important;
right: auto !important;
}
.iw-button.icon-right.effect-2 a i {
right: -100% !important;
left: auto !important;
}
.iw-button.icon-left.effect-2 a:hover i {
left: 0 !important;
}
.iw-button.icon-right.effect-2 a:hover i {
right: 0 !important;
}
.iw-button.effect-2 a:hover i {
left: 0 !important;
}
.iw-button.effect-3 a {
z-index: 0;
}
.iw-button.effect-3 a:before {
-webkit-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
opacity: 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
background-color: rgba(0, 0, 0, 0.1);
z-index: -1;
}
.iw-button.effect-3 a:hover::before {
opacity: 1;
}
.iw-button.effect-4 {
overflow: hidden;
}
.iw-button.effect-4 a:after {
background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
content: "";
height: 200%;
margin: -5px 0 0 -5px;
position: absolute;
top: -30px;
transform: rotate(20deg);
transform-origin: 0 0 0;
transition: all 0.3s ease 0s;
width: 30%;
z-index: 1;
}
.iw-button.effect-4.icon-left a:after {
left: 15px;
}
.iw-button.effect-4.icon-right a:after {
right: -30px;
}
.iw-button.effect-4 a:hover::after {
width: 40%;
}
.iw-button.effect-5 a {
position: relative;
z-index: 0;
}
.iw-button.effect-5 a:hover {
color: #ffffff !important;
}
.iw-button.effect-5 a:after {
content: "";
left: 0;
position: absolute;
top: 0;
transition: all 0.3s ease 0s;
width: 100%;
z-index: -1;
height: 0;
}
.iw-button.effect-5 a:hover:after {
height: 100%;
}
.iw-button.border-icon .button-icon {
width: 32px;
text-align: center;
height: 100%;
}
.iw-button.ibutton-small.border-icon .button-icon {
width: 25px;
}
.iw-button.border-icon.icon-left .button-icon {
border-right: 1px solid rgba(255, 255, 255, 0.5);
left: 0 !important;
}
.iw-button.border-icon.icon-right .button-icon {
border-left: 1px solid rgba(255, 255, 255, 0.5);
right: 0 !important;
}
.iw-button.border-icon.icon-left.icon a {
padding-left: 40px !important;
}
.iw-button.border-icon.icon-right.icon a {
padding-right: 40px !important;
}
.iw-button.ibutton-small.border-icon.icon-left.icon a {
padding-left: 30px !important;
}
.iw-button.ibutton-small.border-icon.icon-right.icon a {
padding-right: 30px !important;
}
.iw-button.rounded a {
-webkit-border-radius: 30px;
border-radius: 30px;
}
.iw-button.bg-hover-grey a:hover {
background: #777777 !important;
}
.iw-button.bg-hover-white a:hover {
background: #ffffff !important;
}
.iw-button.bg-hover-black a:hover {
background: #000000 !important;
}
.iw-button.effect-5.bg-hover-grey a:hover:after {
background: #777777 !important;
}
.iw-button.effect-5.bg-hover-white a:hover:after {
background: #ffffff !important;
}
.iw-button.effect-5.bg-hover-black a:hover:after {
background: #000000 !important;
}
.iw-button.hover-color-grey a:hover {
color: #777777 !important;
}
.iw-button.hover-color-white a:hover {
color: #ffffff !important;
}
.iw-button.hover-color-black a:hover {
color: #000000 !important;
}
.iw-button.hover-border-grey a:hover {
border-color: #777777 !important;
}
.iw-button.hover-border-white a:hover {
border-color: #ffffff !important;
}
.iw-button.hover-border-black a:hover {
border-color: #000000 !important;
}.ticker-news {
margin: 0;
padding: 0
}
.ticker-news .tickercontainer {
margin: 0;
padding: 0;
overflow: hidden;
background: #fff;
position: relative;
}
.ticker-news .tickercontainer .ticker-mask {
position: relative;
width: 100%;
left: 0;
top: 0;
overflow: hidden
}
.ticker-news .ticker-wrapper.has-js {
margin: 0;
padding: 0;
height: 40px;
display: block;
font-size: 0.75em;
}
.ticker-news .ticker {
width: 100%;
height: 40px;
display: block;
position: relative;
overflow: hidden;
background-color: #ffffff;
border: 1px solid #ddd;
}
.ticker-news .ticker-title {
background: #dd3737;
width: 14%;
margin: 0;
padding: 0;
color: #fff;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
height: 40px;
line-height: 40px;
text-align: center;
}
.ticker-news .ticker-content {
max-width: 83%;
margin: 0px;
padding: 0 10px;
color: #000000;
font-weight: 600;
font-size: 14px;
background-color: #ffffff;
overflow: hidden;
white-space: nowrap;
height: 40px;
line-height: 40px;
}
.ticker-news .ticker-content a {
text-decoration: none;
color: #707070;
}
.ticker-news .ticker-content a:hover {
text-decoration: underline;
color: #0D3059;
}
.ticker-news .ticker-swipe {
padding-top: 19px;
position: absolute;
top: 0px;
background-color: #ffffff;
display: block;
width: 99%;
height: 33px;
}
.ticker-news .ticker-swipe span {
margin-left: 1px;
background-color: #ffffff;
border-bottom: 1px solid #707070;
height: 12px;
width: 7px;
display: block;
}
.js-hidden {
display: none;
}
.no-js-news {
padding: 10px 0px 0px 45px;
color: #F8F0DB;
} .left .ticker-content, .left .ticker-title, .left .ticker {
float: left;
} .right .ticker-content, .right .ticker-title, .right .ticker {
float: right;
}
@media only screen and (max-width : 960px) {
.ticker-news .ticker-title {
width: 20%;
font-size: 13px;
}
.ticker-news .ticker-content {
max-width: 77%;
font-size: 13px;
}
}
@media only screen and (max-width : 767px) {
.ticker-news .ticker-title {
width: 28%;
font-size: 11px;
}
.ticker-news .ticker-content {
max-width: 66%;
font-size: 11px;
}
}
@media only screen and (max-width : 640px) {
.ticker-news .non-reveal {
white-space: break-spaces;
line-height: normal;
}
.ticker-news .non-reveal a {
position: absolute;
top: 50%;
left: calc((100%/2) - 18%);
transform: translateY(-50%);
}
}
@media only screen and (max-width : 480px) {
.ticker-news .ticker-title {
font-size: 8px;
}
.ticker-news .ticker-content {
font-size: 10px;
}
}.wpos-news-ticker, .wpos-news-ticker *{ box-sizing: border-box; outline: 0; }
.wpos-news-ticker.wpos-fixed-top{ position: fixed; left: 0; right: 0; top: 0; }
.wpos-news-ticker.wpos-fixed-bottom{ position: fixed; left: 0; right: 0; bottom: 0; }
.wpos-label {position: relative; text-align: center; color: #FFF; font-weight: bold; padding: 0 15px; white-space: nowrap; font-size: 16px; border-right: 12px solid #fff; float: left;}
.wpos-news {position: relative; height: 100%; overflow: hidden;}
.wpos-news-ticker .wpos-news ul{ display: block; height: 100%; list-style: none !important; padding: 0 !important; margin: 0; width: 100%; line-height: inherit !important; }
.wpos-effect-scroll .wpos-news ul{position: relative; margin-top: 0 !important;}
.wpos-effect-scroll .wpos-news ul li{ display: list-item; float: left; position: relative; width: auto; }
.wpos-news ul li{ white-space: nowrap; overflow:hidden !important; text-overflow: ellipsis; text-decoration: none; -webkit-transition: color .2s linear; -moz-transition: color .2s linear; -o-transition: color .2s linear; transition: color .2s linear; position: absolute; width: 100%; display: none; color: #333; margin: 0 !important; padding: 0 !important; line-height: inherit; }
.wpos-news ul li a{ white-space: nowrap; text-overflow: ellipsis; text-decoration: none; padding: 0 10px; color: #333; position: relative; display: block; overflow: hidden; }
.wpos-news ul li a:hover{ color: #069; }
.wpos-controls {position: relative; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; float: right;}
.wpos-controls div{width: 30px; float: left; height: 100%; cursor: pointer; text-align: center; outline: none; border-left: solid 1px #EEE; background-color: #f6f6f6;}
.wpos-controls div:hover{ background-color: #EEE; }
.wpos-arrow {margin: auto; display: inline-block; height: 8px; position: relative; width: 8px; color: #999;}
.wpos-arrow::after { border-bottom-style: solid; border-bottom-width: 2px; border-right-style: solid; border-right-width: 2px; content: ''; display: inline-block; height: 8px; left: 0; position: absolute; top: 0; width: 8px; }
.wpos-arrow.wpos-next { -moz-transform: rotate(315deg); -ms-transform: rotate(315deg); -webkit-transform: rotate(315deg); transform: rotate(315deg); left:-3px; }
.wpos-arrow.wpos-prev { -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -webkit-transform: rotate(135deg); transform: rotate(135deg); left: 3px; }
.wpos-arrow::before{ background-color: #fff; }
.wpos-play{ position: relative; width: 0; height: 12px; display: inline-block; margin-left: -5px; }
.wpos-play::after { left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-left-color: inherit; border-width: 8px; margin-top: -8px; }
.wpos-pause{ position: relative; width: 0; height: 14px; display: inline-block; top: 1px; left:-1px; }
.wpos-pause::before{ position: absolute; content: ""; width: 2px; height: 100%; left: 3px; background-color: inherit; }
.wpos-pause::after{ position: absolute; content: ""; width: 2px; height: 100%; left: -3px; background-color: inherit; }
.wptu-ticker-wrp .wptu-style-label > span{width: 0; position: absolute; right: -10px; top: 0; height: 0; border-style: solid; border-width: 10px 0 10px 10px; bottom: 0; border-color: transparent transparent transparent #2096cd; margin: auto;}
.wptu-news-ticker{width: 100%; background: #FFF; overflow: hidden; font-size: 14px; border:2px solid #404040; margin-bottom: 20px; position:relative; height:40px; line-height: 36px; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.wpos-bordernone{border: none !important;}
.wpos-italic .wpos-ticker-news{font-style:italic;}
.wpos-bold .wpos-ticker-news{font-weight:bold;}
.rtl .wptu-ticker-wrp .wpos-label{float: right;}
.rtl .wptu-ticker-wrp .wpos-controls{float: left;}
.rtl .wptu-ticker-wrp .wptu-style-label > span{right: auto; left: -10px; border-width: 10px 10px 10px 0;}
.rtl .wptu-ticker-wrp .wptu-style-label{border-right:0; border-left: 12px solid #fff;}
.rtl .wpos-controls div{border-left: 0; border-right: solid 1px #eee;}
.rtl .wpos-effect-scroll .wpos-news ul li{ float: right; }
@media only screen and (max-width: 530px) {
.wpos-news-ticker .wpos-label{display:none !important;}
}#wpadminbar>.godaddy-styles *,.godaddy-styles *{font-family:GD Sherpa,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.4}#wpadminbar>.godaddy-styles .is-bigger,.godaddy-styles .is-bigger{font-size:1.1em!important;font-weight:500!important}#wpadminbar>.godaddy-styles .components-button,#wpadminbar>.godaddy-styles.components-button,.godaddy-styles .components-button,.godaddy-styles.components-button{border:0;border-radius:6px;box-shadow:none;font-size:1em;height:auto;line-height:1;padding:1.25em;transition:background-color,color,.2s ease-in-out}#wpadminbar>.godaddy-styles .components-button:disabled,#wpadminbar>.godaddy-styles.components-button:disabled,.godaddy-styles .components-button:disabled,.godaddy-styles.components-button:disabled{opacity:.5}#wpadminbar>.godaddy-styles .components-button>svg,#wpadminbar>.godaddy-styles.components-button>svg,.godaddy-styles .components-button>svg,.godaddy-styles.components-button>svg{height:24px;margin-left:.2em;position:relative;right:-5px;top:-1px;transform:scale(.75);width:24px}#wpadminbar>.godaddy-styles .components-button.no-padding,#wpadminbar>.godaddy-styles.components-button.no-padding,.godaddy-styles .components-button.no-padding,.godaddy-styles.components-button.no-padding{padding:0}#wpadminbar>.godaddy-styles .components-button.is-big,#wpadminbar>.godaddy-styles.components-button.is-big,.godaddy-styles .components-button.is-big,.godaddy-styles.components-button.is-big{font-size:1.1em;font-weight:600;padding:1.5em}#wpadminbar>.godaddy-styles .components-button.is-primary,#wpadminbar>.godaddy-styles.components-button.is-primary,.godaddy-styles .components-button.is-primary,.godaddy-styles.components-button.is-primary{background-color:#000;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-primary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:hover:not([disabled]),.godaddy-styles .components-button.is-primary:active:not([disabled]),.godaddy-styles .components-button.is-primary:hover:not([disabled]),.godaddy-styles.components-button.is-primary:active:not([disabled]),.godaddy-styles.components-button.is-primary:hover:not([disabled]){background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-button.is-secondary,#wpadminbar>.godaddy-styles.components-button.is-secondary,.godaddy-styles .components-button.is-secondary,.godaddy-styles.components-button.is-secondary{box-shadow:none;color:#111}#wpadminbar>.godaddy-styles .components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-secondary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:hover:not([disabled]),.godaddy-styles .components-button.is-secondary:active:not([disabled]),.godaddy-styles .components-button.is-secondary:hover:not([disabled]),.godaddy-styles.components-button.is-secondary:active:not([disabled]),.godaddy-styles.components-button.is-secondary:hover:not([disabled]){border:0;box-shadow:none;color:#000}#wpadminbar>.godaddy-styles .components-button.is-tertiary,#wpadminbar>.godaddy-styles.components-button.is-tertiary,.godaddy-styles .components-button.is-tertiary,.godaddy-styles.components-button.is-tertiary{border:1px solid #111;color:#111}#wpadminbar>.godaddy-styles .components-button.is-tertiary:hover,#wpadminbar>.godaddy-styles.components-button.is-tertiary:hover,.godaddy-styles .components-button.is-tertiary:hover,.godaddy-styles.components-button.is-tertiary:hover{background-color:#111;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-link,#wpadminbar>.godaddy-styles.components-button.is-link,.godaddy-styles .components-button.is-link,.godaddy-styles.components-button.is-link{box-shadow:none;color:#00a4a6;padding:0;text-decoration:none}#wpadminbar>.godaddy-styles .components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-link:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:hover:not([disabled]),.godaddy-styles .components-button.is-link:active:not([disabled]),.godaddy-styles .components-button.is-link:hover:not([disabled]),.godaddy-styles.components-button.is-link:active:not([disabled]),.godaddy-styles.components-button.is-link:hover:not([disabled]){color:#111;outline:none}#wpadminbar>.godaddy-styles .components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.has-icon:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:hover:not([disabled]),.godaddy-styles .components-button.has-icon:active:not([disabled]),.godaddy-styles .components-button.has-icon:hover:not([disabled]),.godaddy-styles.components-button.has-icon:active:not([disabled]),.godaddy-styles.components-button.has-icon:hover:not([disabled]){background-color:transparent;color:#00a4a6}#wpadminbar>.godaddy-styles .components-modal__frame,#wpadminbar>.godaddy-styles.components-modal__frame,.godaddy-styles .components-modal__frame,.godaddy-styles.components-modal__frame{border-radius:1rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content,.godaddy-styles .components-modal__frame .components-modal__content,.godaddy-styles.components-modal__frame .components-modal__content{margin-top:0;padding:4.5rem 4.5rem 4.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content:before,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content:before,.godaddy-styles .components-modal__frame .components-modal__content:before,.godaddy-styles.components-modal__frame .components-modal__content:before{margin:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content p:last-child,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content p:last-child,.godaddy-styles .components-modal__frame .components-modal__content p:last-child,.godaddy-styles.components-modal__frame .components-modal__content p:last-child{margin-bottom:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header{border-bottom:0;font-size:2rem;height:unset;margin-bottom:.75em;padding:0;position:relative}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container{margin-right:8px}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading{font-size:2rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon{font-size:1rem;left:auto;padding:.25em;position:absolute;right:-3.5rem;top:-3.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg{margin-left:0;right:0;top:0;transform:scale(1)}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input{margin-bottom:.5em}#wpadminbar>.godaddy-styles .ux-tag,.godaddy-styles .ux-tag{border-radius:4px;color:#000;font-size:.9em;font-weight:700;letter-spacing:.05625rem;line-height:1.5;padding-block:8px;padding-inline:8px;text-transform:uppercase;white-space:nowrap}#wpadminbar>.godaddy-styles .ux-tag-critical,.godaddy-styles .ux-tag-critical{background-color:#fbb}#wpadminbar>.godaddy-styles .ux-tag-highlight,.godaddy-styles .ux-tag-highlight{background-color:#a6fff8}#wpadminbar>.godaddy-styles .ux-tag-info,.godaddy-styles .ux-tag-info{background-color:#d3c1f7}#wpadminbar>.godaddy-styles .ux-tag-internal,.godaddy-styles .ux-tag-internal{background-color:#fbd9ed}#wpadminbar>.godaddy-styles .ux-tag-neutral,.godaddy-styles .ux-tag-neutral{background-color:#ddeaf8}#wpadminbar>.godaddy-styles .ux-tag-passive,.godaddy-styles .ux-tag-passive{background-color:#f4f8fc}#wpadminbar>.godaddy-styles .ux-tag-success,.godaddy-styles .ux-tag-success{background-color:#9fffb8}#wpadminbar>.godaddy-styles .ux-tag-warning,.godaddy-styles .ux-tag-warning{background-color:#ffeea9}#wpadminbar>.godaddy-styles .components-toggle-control,#wpadminbar>.godaddy-styles.components-toggle-control,.godaddy-styles .components-toggle-control,.godaddy-styles.components-toggle-control{align-items:flex-end;display:flex}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles .components-toggle-control__field,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles.components-toggle-control__field,.godaddy-styles .components-toggle-control .components-base-control__field,.godaddy-styles .components-toggle-control__field,.godaddy-styles.components-toggle-control .components-base-control__field,.godaddy-styles.components-toggle-control__field{margin:0}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track{background-color:#f3f6f8}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track{background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__help,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__help,.godaddy-styles .components-toggle-control .components-base-control__help,.godaddy-styles.components-toggle-control .components-base-control__help{margin:0}.footer-width-fixer {
width: 100%;
} .ehf-template-genesis.ehf-header .site-header .wrap,
.ehf-template-genesis.ehf-footer .site-footer .wrap,
.ehf-template-generatepress.ehf-header .site-header .inside-header {
width: 100%;
padding: 0;
max-width: 100%;
} .ehf-template-generatepress.ehf-header .site-header,
.ehf-template-generatepress.ehf-footer .site-footer {
width: 100%;
padding: 0;
max-width: 100%;
background-color: transparent !important; }
.bhf-hidden {
display: none
} .ehf-header #masthead {
z-index: 99;
position: relative;
}@font-face{font-family:eicons;src:url(//iaimhealthcare.org/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.48.0);src:url(//iaimhealthcare.org/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.48.0#iefix) format("embedded-opentype"),url(//iaimhealthcare.org/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.48.0) format("woff2"),url(//iaimhealthcare.org/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.48.0) format("woff"),url(//iaimhealthcare.org/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.48.0) format("truetype"),url(//iaimhealthcare.org/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.48.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-layout:before{content:"\ebd8"}.eicon-components:before{content:"\ebd9"}.eicon-tab-content:before{content:"\ebda"}.eicon-tab-menu:before{content:"\ebdb"}.eicon-atomic-label:before{content:"\e9ee"}.eicon-atomic-form:before{content:"\e9ef"}.eicon-atomic-submit-button:before{content:"\e9f0"}.eicon-atomic-input:before{content:"\e9f1"}.eicon-atomic-text-area:before{content:"\e9f2"}.eicon-atomic-select:before{content:"\e9f3"}.eicon-atomic-checkbox:before{content:"\e9f4"}.eicon-atomic-radiobutton:before{content:"\e9f5"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}