*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-overflow-scrolling:touch}:active,:focus{outline:0}body,html{width:100%;margin:0;padding:0;position:relative;font-family:OpenSans-Regular,sans-serif;color:#565656;background-color:#f1f1f1}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}input{-webkit-box-shadow:0 0 0 100px transparent inset}::-webkit-scrollbar{width:10px;background-color:#f5f5f5}::-webkit-scrollbar-track{border-radius:10px;background:rgba(0,0,0,.1);border:1px solid #ccc}::-webkit-scrollbar-thumb{border-radius:10px;background:linear-gradient(270deg,#fff,#666);border:1px solid #aaa}::-webkit-scrollbar-thumb:hover{background:#444}::-webkit-scrollbar-thumb:active{background:linear-gradient(270deg,#22add4,#1e98ba)}::-moz-placeholder{color:#bababa;opacity:1}:-ms-input-placeholder{color:#bababa}::-ms-input-placeholder{color:#bababa}::placeholder{color:#bababa}img{max-width:100%}a,button,img{display:block}a,button{text-decoration:none;cursor:pointer;color:#565656;transition:all .3s ease-in-out}a:focus,a:visited,button:focus,input:focus,textarea:focus{outline:none}button{border:none}ul{list-style-type:none}.flex{display:flex;flex-wrap:wrap}.center{align-items:center}.justify{justify-content:space-between}.align-end{align-items:flex-end}.align-start{align-items:flex-start}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}body{background:#000}.container{width:100%;max-width:1200px;position:relative;margin:0 auto}@media only screen and (max-width:1440px){.container{max-width:992px}}@media only screen and (max-width:1200px){.container{max-width:780px}}@media only screen and (max-width:992px){.container{max-width:100%;padding:0 15px}}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}@font-face{font-family:OpenSans-Regular;src:url(/fonts/OpenSans-Regular.ttf?629a55a7e793da068dc580d184cc0e31) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:OpenSans-Bold;src:url(/fonts/OpenSans-Bold.ttf?50145685042b4df07a1fd19957275b81) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:OpenSans-ExtraBold;src:url(/fonts/OpenSans-ExtraBold.ttf?8bac22ed4fd7c8a30536be18e2984f84) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:OpenSans-Light;src:url(/fonts/OpenSans-Light.ttf?1bf71be111189e76987a4bb9b3115cb7) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:OpenSans-Semibold;src:url(/fonts/OpenSans-Semibold.ttf?33f225b8f5f7d6b34a0926f58f96c1e9) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:FontAwesome;src:url(/fonts/fontawesome-webfont.eot?8b27bc96115c2d24350f0d09e6a9433f);src:url(/fonts/fontawesome-webfont.eot?8b27bc96115c2d24350f0d09e6a9433f) format("embedded-opentype"),url(/fonts/fontawesome-webfont.woff?3293616ec0c605c7c2db25829a0a509e) format("woff"),url(/fonts/fontawesome-webfont.ttf?dcb26c7239d850266941e80370e207c1) format("truetype"),url(/fonts/fontawesome-webfont.svg?0a799148a50bb02c6f380eabd8d97559) format("svg");font-weight:400;font-style:normal}

/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:a 2s linear infinite;animation:a 2s linear infinite}.fa-pulse{-webkit-animation:a 1s steps(8) infinite;animation:a 1s steps(8) infinite}@-webkit-keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\F26E"}.fa-accessible-icon:before{content:"\F368"}.fa-accusoft:before{content:"\F369"}.fa-address-book:before{content:"\F2B9"}.fa-address-card:before{content:"\F2BB"}.fa-adjust:before{content:"\F042"}.fa-adn:before{content:"\F170"}.fa-adversal:before{content:"\F36A"}.fa-affiliatetheme:before{content:"\F36B"}.fa-algolia:before{content:"\F36C"}.fa-align-center:before{content:"\F037"}.fa-align-justify:before{content:"\F039"}.fa-align-left:before{content:"\F036"}.fa-align-right:before{content:"\F038"}.fa-allergies:before{content:"\F461"}.fa-amazon:before{content:"\F270"}.fa-amazon-pay:before{content:"\F42C"}.fa-ambulance:before{content:"\F0F9"}.fa-american-sign-language-interpreting:before{content:"\F2A3"}.fa-amilia:before{content:"\F36D"}.fa-anchor:before{content:"\F13D"}.fa-android:before{content:"\F17B"}.fa-angellist:before{content:"\F209"}.fa-angle-double-down:before{content:"\F103"}.fa-angle-double-left:before{content:"\F100"}.fa-angle-double-right:before{content:"\F101"}.fa-angle-double-up:before{content:"\F102"}.fa-angle-down:before{content:"\F107"}.fa-angle-left:before{content:"\F104"}.fa-angle-right:before{content:"\F105"}.fa-angle-up:before{content:"\F106"}.fa-angrycreative:before{content:"\F36E"}.fa-angular:before{content:"\F420"}.fa-app-store:before{content:"\F36F"}.fa-app-store-ios:before{content:"\F370"}.fa-apper:before{content:"\F371"}.fa-apple:before{content:"\F179"}.fa-apple-pay:before{content:"\F415"}.fa-archive:before{content:"\F187"}.fa-arrow-alt-circle-down:before{content:"\F358"}.fa-arrow-alt-circle-left:before{content:"\F359"}.fa-arrow-alt-circle-right:before{content:"\F35A"}.fa-arrow-alt-circle-up:before{content:"\F35B"}.fa-arrow-circle-down:before{content:"\F0AB"}.fa-arrow-circle-left:before{content:"\F0A8"}.fa-arrow-circle-right:before{content:"\F0A9"}.fa-arrow-circle-up:before{content:"\F0AA"}.fa-arrow-down:before{content:"\F063"}.fa-arrow-left:before{content:"\F060"}.fa-arrow-right:before{content:"\F061"}.fa-arrow-up:before{content:"\F062"}.fa-arrows-alt:before{content:"\F0B2"}.fa-arrows-alt-h:before{content:"\F337"}.fa-arrows-alt-v:before{content:"\F338"}.fa-assistive-listening-systems:before{content:"\F2A2"}.fa-asterisk:before{content:"\F069"}.fa-asymmetrik:before{content:"\F372"}.fa-at:before{content:"\F1FA"}.fa-audible:before{content:"\F373"}.fa-audio-description:before{content:"\F29E"}.fa-autoprefixer:before{content:"\F41C"}.fa-avianex:before{content:"\F374"}.fa-aviato:before{content:"\F421"}.fa-aws:before{content:"\F375"}.fa-backward:before{content:"\F04A"}.fa-balance-scale:before{content:"\F24E"}.fa-ban:before{content:"\F05E"}.fa-band-aid:before{content:"\F462"}.fa-bandcamp:before{content:"\F2D5"}.fa-barcode:before{content:"\F02A"}.fa-bars:before{content:"\F0C9"}.fa-baseball-ball:before{content:"\F433"}.fa-basketball-ball:before{content:"\F434"}.fa-bath:before{content:"\F2CD"}.fa-battery-empty:before{content:"\F244"}.fa-battery-full:before{content:"\F240"}.fa-battery-half:before{content:"\F242"}.fa-battery-quarter:before{content:"\F243"}.fa-battery-three-quarters:before{content:"\F241"}.fa-bed:before{content:"\F236"}.fa-beer:before{content:"\F0FC"}.fa-behance:before{content:"\F1B4"}.fa-behance-square:before{content:"\F1B5"}.fa-bell:before{content:"\F0F3"}.fa-bell-slash:before{content:"\F1F6"}.fa-bicycle:before{content:"\F206"}.fa-bimobject:before{content:"\F378"}.fa-binoculars:before{content:"\F1E5"}.fa-birthday-cake:before{content:"\F1FD"}.fa-bitbucket:before{content:"\F171"}.fa-bitcoin:before{content:"\F379"}.fa-bity:before{content:"\F37A"}.fa-black-tie:before{content:"\F27E"}.fa-blackberry:before{content:"\F37B"}.fa-blender:before{content:"\F517"}.fa-blind:before{content:"\F29D"}.fa-blogger:before{content:"\F37C"}.fa-blogger-b:before{content:"\F37D"}.fa-bluetooth:before{content:"\F293"}.fa-bluetooth-b:before{content:"\F294"}.fa-bold:before{content:"\F032"}.fa-bolt:before{content:"\F0E7"}.fa-bomb:before{content:"\F1E2"}.fa-book:before{content:"\F02D"}.fa-book-open:before{content:"\F518"}.fa-bookmark:before{content:"\F02E"}.fa-bowling-ball:before{content:"\F436"}.fa-box:before{content:"\F466"}.fa-box-open:before{content:"\F49E"}.fa-boxes:before{content:"\F468"}.fa-braille:before{content:"\F2A1"}.fa-briefcase:before{content:"\F0B1"}.fa-briefcase-medical:before{content:"\F469"}.fa-broadcast-tower:before{content:"\F519"}.fa-broom:before{content:"\F51A"}.fa-btc:before{content:"\F15A"}.fa-bug:before{content:"\F188"}.fa-building:before{content:"\F1AD"}.fa-bullhorn:before{content:"\F0A1"}.fa-bullseye:before{content:"\F140"}.fa-burn:before{content:"\F46A"}.fa-buromobelexperte:before{content:"\F37F"}.fa-bus:before{content:"\F207"}.fa-buysellads:before{content:"\F20D"}.fa-calculator:before{content:"\F1EC"}.fa-calendar:before{content:"\F133"}.fa-calendar-alt:before{content:"\F073"}.fa-calendar-check:before{content:"\F274"}.fa-calendar-minus:before{content:"\F272"}.fa-calendar-plus:before{content:"\F271"}.fa-calendar-times:before{content:"\F273"}.fa-camera:before{content:"\F030"}.fa-camera-retro:before{content:"\F083"}.fa-capsules:before{content:"\F46B"}.fa-car:before{content:"\F1B9"}.fa-caret-down:before{content:"\F0D7"}.fa-caret-left:before{content:"\F0D9"}.fa-caret-right:before{content:"\F0DA"}.fa-caret-square-down:before{content:"\F150"}.fa-caret-square-left:before{content:"\F191"}.fa-caret-square-right:before{content:"\F152"}.fa-caret-square-up:before{content:"\F151"}.fa-caret-up:before{content:"\F0D8"}.fa-cart-arrow-down:before{content:"\F218"}.fa-cart-plus:before{content:"\F217"}.fa-cc-amazon-pay:before{content:"\F42D"}.fa-cc-amex:before{content:"\F1F3"}.fa-cc-apple-pay:before{content:"\F416"}.fa-cc-diners-club:before{content:"\F24C"}.fa-cc-discover:before{content:"\F1F2"}.fa-cc-jcb:before{content:"\F24B"}.fa-cc-mastercard:before{content:"\F1F1"}.fa-cc-paypal:before{content:"\F1F4"}.fa-cc-stripe:before{content:"\F1F5"}.fa-cc-visa:before{content:"\F1F0"}.fa-centercode:before{content:"\F380"}.fa-certificate:before{content:"\F0A3"}.fa-chalkboard:before{content:"\F51B"}.fa-chalkboard-teacher:before{content:"\F51C"}.fa-chart-area:before{content:"\F1FE"}.fa-chart-bar:before{content:"\F080"}.fa-chart-line:before{content:"\F201"}.fa-chart-pie:before{content:"\F200"}.fa-check:before{content:"\F00C"}.fa-check-circle:before{content:"\F058"}.fa-check-square:before{content:"\F14A"}.fa-chess:before{content:"\F439"}.fa-chess-bishop:before{content:"\F43A"}.fa-chess-board:before{content:"\F43C"}.fa-chess-king:before{content:"\F43F"}.fa-chess-knight:before{content:"\F441"}.fa-chess-pawn:before{content:"\F443"}.fa-chess-queen:before{content:"\F445"}.fa-chess-rook:before{content:"\F447"}.fa-chevron-circle-down:before{content:"\F13A"}.fa-chevron-circle-left:before{content:"\F137"}.fa-chevron-circle-right:before{content:"\F138"}.fa-chevron-circle-up:before{content:"\F139"}.fa-chevron-down:before{content:"\F078"}.fa-chevron-left:before{content:"\F053"}.fa-chevron-right:before{content:"\F054"}.fa-chevron-up:before{content:"\F077"}.fa-child:before{content:"\F1AE"}.fa-chrome:before{content:"\F268"}.fa-church:before{content:"\F51D"}.fa-circle:before{content:"\F111"}.fa-circle-notch:before{content:"\F1CE"}.fa-clipboard:before{content:"\F328"}.fa-clipboard-check:before{content:"\F46C"}.fa-clipboard-list:before{content:"\F46D"}.fa-clock:before{content:"\F017"}.fa-clone:before{content:"\F24D"}.fa-closed-captioning:before{content:"\F20A"}.fa-cloud:before{content:"\F0C2"}.fa-cloud-download-alt:before{content:"\F381"}.fa-cloud-upload-alt:before{content:"\F382"}.fa-cloudscale:before{content:"\F383"}.fa-cloudsmith:before{content:"\F384"}.fa-cloudversify:before{content:"\F385"}.fa-code:before{content:"\F121"}.fa-code-branch:before{content:"\F126"}.fa-codepen:before{content:"\F1CB"}.fa-codiepie:before{content:"\F284"}.fa-coffee:before{content:"\F0F4"}.fa-cog:before{content:"\F013"}.fa-cogs:before{content:"\F085"}.fa-coins:before{content:"\F51E"}.fa-columns:before{content:"\F0DB"}.fa-comment:before{content:"\F075"}.fa-comment-alt:before{content:"\F27A"}.fa-comment-dots:before{content:"\F4AD"}.fa-comment-slash:before{content:"\F4B3"}.fa-comments:before{content:"\F086"}.fa-compact-disc:before{content:"\F51F"}.fa-compass:before{content:"\F14E"}.fa-compress:before{content:"\F066"}.fa-connectdevelop:before{content:"\F20E"}.fa-contao:before{content:"\F26D"}.fa-copy:before{content:"\F0C5"}.fa-copyright:before{content:"\F1F9"}.fa-couch:before{content:"\F4B8"}.fa-cpanel:before{content:"\F388"}.fa-creative-commons:before{content:"\F25E"}.fa-creative-commons-by:before{content:"\F4E7"}.fa-creative-commons-nc:before{content:"\F4E8"}.fa-creative-commons-nc-eu:before{content:"\F4E9"}.fa-creative-commons-nc-jp:before{content:"\F4EA"}.fa-creative-commons-nd:before{content:"\F4EB"}.fa-creative-commons-pd:before{content:"\F4EC"}.fa-creative-commons-pd-alt:before{content:"\F4ED"}.fa-creative-commons-remix:before{content:"\F4EE"}.fa-creative-commons-sa:before{content:"\F4EF"}.fa-creative-commons-sampling:before{content:"\F4F0"}.fa-creative-commons-sampling-plus:before{content:"\F4F1"}.fa-creative-commons-share:before{content:"\F4F2"}.fa-credit-card:before{content:"\F09D"}.fa-crop:before{content:"\F125"}.fa-crosshairs:before{content:"\F05B"}.fa-crow:before{content:"\F520"}.fa-crown:before{content:"\F521"}.fa-css3:before{content:"\F13C"}.fa-css3-alt:before{content:"\F38B"}.fa-cube:before{content:"\F1B2"}.fa-cubes:before{content:"\F1B3"}.fa-cut:before{content:"\F0C4"}.fa-cuttlefish:before{content:"\F38C"}.fa-d-and-d:before{content:"\F38D"}.fa-dashcube:before{content:"\F210"}.fa-database:before{content:"\F1C0"}.fa-deaf:before{content:"\F2A4"}.fa-delicious:before{content:"\F1A5"}.fa-deploydog:before{content:"\F38E"}.fa-deskpro:before{content:"\F38F"}.fa-desktop:before{content:"\F108"}.fa-deviantart:before{content:"\F1BD"}.fa-diagnoses:before{content:"\F470"}.fa-dice:before{content:"\F522"}.fa-dice-five:before{content:"\F523"}.fa-dice-four:before{content:"\F524"}.fa-dice-one:before{content:"\F525"}.fa-dice-six:before{content:"\F526"}.fa-dice-three:before{content:"\F527"}.fa-dice-two:before{content:"\F528"}.fa-digg:before{content:"\F1A6"}.fa-digital-ocean:before{content:"\F391"}.fa-discord:before{content:"\F392"}.fa-discourse:before{content:"\F393"}.fa-divide:before{content:"\F529"}.fa-dna:before{content:"\F471"}.fa-dochub:before{content:"\F394"}.fa-docker:before{content:"\F395"}.fa-dollar-sign:before{content:"\F155"}.fa-dolly:before{content:"\F472"}.fa-dolly-flatbed:before{content:"\F474"}.fa-donate:before{content:"\F4B9"}.fa-door-closed:before{content:"\F52A"}.fa-door-open:before{content:"\F52B"}.fa-dot-circle:before{content:"\F192"}.fa-dove:before{content:"\F4BA"}.fa-download:before{content:"\F019"}.fa-draft2digital:before{content:"\F396"}.fa-dribbble:before{content:"\F17D"}.fa-dribbble-square:before{content:"\F397"}.fa-dropbox:before{content:"\F16B"}.fa-drupal:before{content:"\F1A9"}.fa-dumbbell:before{content:"\F44B"}.fa-dyalog:before{content:"\F399"}.fa-earlybirds:before{content:"\F39A"}.fa-ebay:before{content:"\F4F4"}.fa-edge:before{content:"\F282"}.fa-edit:before{content:"\F044"}.fa-eject:before{content:"\F052"}.fa-elementor:before{content:"\F430"}.fa-ellipsis-h:before{content:"\F141"}.fa-ellipsis-v:before{content:"\F142"}.fa-ember:before{content:"\F423"}.fa-empire:before{content:"\F1D1"}.fa-envelope:before{content:"\F0E0"}.fa-envelope-open:before{content:"\F2B6"}.fa-envelope-square:before{content:"\F199"}.fa-envira:before{content:"\F299"}.fa-equals:before{content:"\F52C"}.fa-eraser:before{content:"\F12D"}.fa-erlang:before{content:"\F39D"}.fa-ethereum:before{content:"\F42E"}.fa-etsy:before{content:"\F2D7"}.fa-euro-sign:before{content:"\F153"}.fa-exchange-alt:before{content:"\F362"}.fa-exclamation:before{content:"\F12A"}.fa-exclamation-circle:before{content:"\F06A"}.fa-exclamation-triangle:before{content:"\F071"}.fa-expand:before{content:"\F065"}.fa-expand-arrows-alt:before{content:"\F31E"}.fa-expeditedssl:before{content:"\F23E"}.fa-external-link-alt:before{content:"\F35D"}.fa-external-link-square-alt:before{content:"\F360"}.fa-eye:before{content:"\F06E"}.fa-eye-dropper:before{content:"\F1FB"}.fa-eye-slash:before{content:"\F070"}.fa-facebook:before{content:"\F09A"}.fa-facebook-f:before{content:"\F39E"}.fa-facebook-messenger:before{content:"\F39F"}.fa-facebook-square:before{content:"\F082"}.fa-fast-backward:before{content:"\F049"}.fa-fast-forward:before{content:"\F050"}.fa-fax:before{content:"\F1AC"}.fa-feather:before{content:"\F52D"}.fa-female:before{content:"\F182"}.fa-fighter-jet:before{content:"\F0FB"}.fa-file:before{content:"\F15B"}.fa-file-alt:before{content:"\F15C"}.fa-file-archive:before{content:"\F1C6"}.fa-file-audio:before{content:"\F1C7"}.fa-file-code:before{content:"\F1C9"}.fa-file-excel:before{content:"\F1C3"}.fa-file-image:before{content:"\F1C5"}.fa-file-medical:before{content:"\F477"}.fa-file-medical-alt:before{content:"\F478"}.fa-file-pdf:before{content:"\F1C1"}.fa-file-powerpoint:before{content:"\F1C4"}.fa-file-video:before{content:"\F1C8"}.fa-file-word:before{content:"\F1C2"}.fa-film:before{content:"\F008"}.fa-filter:before{content:"\F0B0"}.fa-fire:before{content:"\F06D"}.fa-fire-extinguisher:before{content:"\F134"}.fa-firefox:before{content:"\F269"}.fa-first-aid:before{content:"\F479"}.fa-first-order:before{content:"\F2B0"}.fa-first-order-alt:before{content:"\F50A"}.fa-firstdraft:before{content:"\F3A1"}.fa-flag:before{content:"\F024"}.fa-flag-checkered:before{content:"\F11E"}.fa-flask:before{content:"\F0C3"}.fa-flickr:before{content:"\F16E"}.fa-flipboard:before{content:"\F44D"}.fa-fly:before{content:"\F417"}.fa-folder:before{content:"\F07B"}.fa-folder-open:before{content:"\F07C"}.fa-font:before{content:"\F031"}.fa-font-awesome:before{content:"\F2B4"}.fa-font-awesome-alt:before{content:"\F35C"}.fa-font-awesome-flag:before{content:"\F425"}.fa-font-awesome-logo-full:before{content:"\F4E6"}.fa-fonticons:before{content:"\F280"}.fa-fonticons-fi:before{content:"\F3A2"}.fa-football-ball:before{content:"\F44E"}.fa-fort-awesome:before{content:"\F286"}.fa-fort-awesome-alt:before{content:"\F3A3"}.fa-forumbee:before{content:"\F211"}.fa-forward:before{content:"\F04E"}.fa-foursquare:before{content:"\F180"}.fa-free-code-camp:before{content:"\F2C5"}.fa-freebsd:before{content:"\F3A4"}.fa-frog:before{content:"\F52E"}.fa-frown:before{content:"\F119"}.fa-fulcrum:before{content:"\F50B"}.fa-futbol:before{content:"\F1E3"}.fa-galactic-republic:before{content:"\F50C"}.fa-galactic-senate:before{content:"\F50D"}.fa-gamepad:before{content:"\F11B"}.fa-gas-pump:before{content:"\F52F"}.fa-gavel:before{content:"\F0E3"}.fa-gem:before{content:"\F3A5"}.fa-genderless:before{content:"\F22D"}.fa-get-pocket:before{content:"\F265"}.fa-gg:before{content:"\F260"}.fa-gg-circle:before{content:"\F261"}.fa-gift:before{content:"\F06B"}.fa-git:before{content:"\F1D3"}.fa-git-square:before{content:"\F1D2"}.fa-github:before{content:"\F09B"}.fa-github-alt:before{content:"\F113"}.fa-github-square:before{content:"\F092"}.fa-gitkraken:before{content:"\F3A6"}.fa-gitlab:before{content:"\F296"}.fa-gitter:before{content:"\F426"}.fa-glass-martini:before{content:"\F000"}.fa-glasses:before{content:"\F530"}.fa-glide:before{content:"\F2A5"}.fa-glide-g:before{content:"\F2A6"}.fa-globe:before{content:"\F0AC"}.fa-gofore:before{content:"\F3A7"}.fa-golf-ball:before{content:"\F450"}.fa-goodreads:before{content:"\F3A8"}.fa-goodreads-g:before{content:"\F3A9"}.fa-google:before{content:"\F1A0"}.fa-google-drive:before{content:"\F3AA"}.fa-google-play:before{content:"\F3AB"}.fa-google-plus:before{content:"\F2B3"}.fa-google-plus-g:before{content:"\F0D5"}.fa-google-plus-square:before{content:"\F0D4"}.fa-google-wallet:before{content:"\F1EE"}.fa-graduation-cap:before{content:"\F19D"}.fa-gratipay:before{content:"\F184"}.fa-grav:before{content:"\F2D6"}.fa-greater-than:before{content:"\F531"}.fa-greater-than-equal:before{content:"\F532"}.fa-gripfire:before{content:"\F3AC"}.fa-grunt:before{content:"\F3AD"}.fa-gulp:before{content:"\F3AE"}.fa-h-square:before{content:"\F0FD"}.fa-hacker-news:before{content:"\F1D4"}.fa-hacker-news-square:before{content:"\F3AF"}.fa-hand-holding:before{content:"\F4BD"}.fa-hand-holding-heart:before{content:"\F4BE"}.fa-hand-holding-usd:before{content:"\F4C0"}.fa-hand-lizard:before{content:"\F258"}.fa-hand-paper:before{content:"\F256"}.fa-hand-peace:before{content:"\F25B"}.fa-hand-point-down:before{content:"\F0A7"}.fa-hand-point-left:before{content:"\F0A5"}.fa-hand-point-right:before{content:"\F0A4"}.fa-hand-point-up:before{content:"\F0A6"}.fa-hand-pointer:before{content:"\F25A"}.fa-hand-rock:before{content:"\F255"}.fa-hand-scissors:before{content:"\F257"}.fa-hand-spock:before{content:"\F259"}.fa-hands:before{content:"\F4C2"}.fa-hands-helping:before{content:"\F4C4"}.fa-handshake:before{content:"\F2B5"}.fa-hashtag:before{content:"\F292"}.fa-hdd:before{content:"\F0A0"}.fa-heading:before{content:"\F1DC"}.fa-headphones:before{content:"\F025"}.fa-heart:before{content:"\F004"}.fa-heartbeat:before{content:"\F21E"}.fa-helicopter:before{content:"\F533"}.fa-hips:before{content:"\F452"}.fa-hire-a-helper:before{content:"\F3B0"}.fa-history:before{content:"\F1DA"}.fa-hockey-puck:before{content:"\F453"}.fa-home:before{content:"\F015"}.fa-hooli:before{content:"\F427"}.fa-hospital:before{content:"\F0F8"}.fa-hospital-alt:before{content:"\F47D"}.fa-hospital-symbol:before{content:"\F47E"}.fa-hotjar:before{content:"\F3B1"}.fa-hourglass:before{content:"\F254"}.fa-hourglass-end:before{content:"\F253"}.fa-hourglass-half:before{content:"\F252"}.fa-hourglass-start:before{content:"\F251"}.fa-houzz:before{content:"\F27C"}.fa-html5:before{content:"\F13B"}.fa-hubspot:before{content:"\F3B2"}.fa-i-cursor:before{content:"\F246"}.fa-id-badge:before{content:"\F2C1"}.fa-id-card:before{content:"\F2C2"}.fa-id-card-alt:before{content:"\F47F"}.fa-image:before{content:"\F03E"}.fa-images:before{content:"\F302"}.fa-imdb:before{content:"\F2D8"}.fa-inbox:before{content:"\F01C"}.fa-indent:before{content:"\F03C"}.fa-industry:before{content:"\F275"}.fa-infinity:before{content:"\F534"}.fa-info:before{content:"\F129"}.fa-info-circle:before{content:"\F05A"}.fa-instagram:before{content:"\F16D"}.fa-internet-explorer:before{content:"\F26B"}.fa-ioxhost:before{content:"\F208"}.fa-italic:before{content:"\F033"}.fa-itunes:before{content:"\F3B4"}.fa-itunes-note:before{content:"\F3B5"}.fa-java:before{content:"\F4E4"}.fa-jedi-order:before{content:"\F50E"}.fa-jenkins:before{content:"\F3B6"}.fa-joget:before{content:"\F3B7"}.fa-joomla:before{content:"\F1AA"}.fa-js:before{content:"\F3B8"}.fa-js-square:before{content:"\F3B9"}.fa-jsfiddle:before{content:"\F1CC"}.fa-key:before{content:"\F084"}.fa-keybase:before{content:"\F4F5"}.fa-keyboard:before{content:"\F11C"}.fa-keycdn:before{content:"\F3BA"}.fa-kickstarter:before{content:"\F3BB"}.fa-kickstarter-k:before{content:"\F3BC"}.fa-kiwi-bird:before{content:"\F535"}.fa-korvue:before{content:"\F42F"}.fa-language:before{content:"\F1AB"}.fa-laptop:before{content:"\F109"}.fa-laravel:before{content:"\F3BD"}.fa-lastfm:before{content:"\F202"}.fa-lastfm-square:before{content:"\F203"}.fa-leaf:before{content:"\F06C"}.fa-leanpub:before{content:"\F212"}.fa-lemon:before{content:"\F094"}.fa-less:before{content:"\F41D"}.fa-less-than:before{content:"\F536"}.fa-less-than-equal:before{content:"\F537"}.fa-level-down-alt:before{content:"\F3BE"}.fa-level-up-alt:before{content:"\F3BF"}.fa-life-ring:before{content:"\F1CD"}.fa-lightbulb:before{content:"\F0EB"}.fa-line:before{content:"\F3C0"}.fa-link:before{content:"\F0C1"}.fa-linkedin:before{content:"\F08C"}.fa-linkedin-in:before{content:"\F0E1"}.fa-linode:before{content:"\F2B8"}.fa-linux:before{content:"\F17C"}.fa-lira-sign:before{content:"\F195"}.fa-list:before{content:"\F03A"}.fa-list-alt:before{content:"\F022"}.fa-list-ol:before{content:"\F0CB"}.fa-list-ul:before{content:"\F0CA"}.fa-location-arrow:before{content:"\F124"}.fa-lock:before{content:"\F023"}.fa-lock-open:before{content:"\F3C1"}.fa-long-arrow-alt-down:before{content:"\F309"}.fa-long-arrow-alt-left:before{content:"\F30A"}.fa-long-arrow-alt-right:before{content:"\F30B"}.fa-long-arrow-alt-up:before{content:"\F30C"}.fa-low-vision:before{content:"\F2A8"}.fa-lyft:before{content:"\F3C3"}.fa-magento:before{content:"\F3C4"}.fa-magic:before{content:"\F0D0"}.fa-magnet:before{content:"\F076"}.fa-male:before{content:"\F183"}.fa-mandalorian:before{content:"\F50F"}.fa-map:before{content:"\F279"}.fa-map-marker:before{content:"\F041"}.fa-map-marker-alt:before{content:"\F3C5"}.fa-map-pin:before{content:"\F276"}.fa-map-signs:before{content:"\F277"}.fa-mars:before{content:"\F222"}.fa-mars-double:before{content:"\F227"}.fa-mars-stroke:before{content:"\F229"}.fa-mars-stroke-h:before{content:"\F22B"}.fa-mars-stroke-v:before{content:"\F22A"}.fa-mastodon:before{content:"\F4F6"}.fa-maxcdn:before{content:"\F136"}.fa-medapps:before{content:"\F3C6"}.fa-medium:before{content:"\F23A"}.fa-medium-m:before{content:"\F3C7"}.fa-medkit:before{content:"\F0FA"}.fa-medrt:before{content:"\F3C8"}.fa-meetup:before{content:"\F2E0"}.fa-meh:before{content:"\F11A"}.fa-memory:before{content:"\F538"}.fa-mercury:before{content:"\F223"}.fa-microchip:before{content:"\F2DB"}.fa-microphone:before{content:"\F130"}.fa-microphone-alt:before{content:"\F3C9"}.fa-microphone-alt-slash:before{content:"\F539"}.fa-microphone-slash:before{content:"\F131"}.fa-microsoft:before{content:"\F3CA"}.fa-minus:before{content:"\F068"}.fa-minus-circle:before{content:"\F056"}.fa-minus-square:before{content:"\F146"}.fa-mix:before{content:"\F3CB"}.fa-mixcloud:before{content:"\F289"}.fa-mizuni:before{content:"\F3CC"}.fa-mobile:before{content:"\F10B"}.fa-mobile-alt:before{content:"\F3CD"}.fa-modx:before{content:"\F285"}.fa-monero:before{content:"\F3D0"}.fa-money-bill:before{content:"\F0D6"}.fa-money-bill-alt:before{content:"\F3D1"}.fa-money-bill-wave:before{content:"\F53A"}.fa-money-bill-wave-alt:before{content:"\F53B"}.fa-money-check:before{content:"\F53C"}.fa-money-check-alt:before{content:"\F53D"}.fa-moon:before{content:"\F186"}.fa-motorcycle:before{content:"\F21C"}.fa-mouse-pointer:before{content:"\F245"}.fa-music:before{content:"\F001"}.fa-napster:before{content:"\F3D2"}.fa-neuter:before{content:"\F22C"}.fa-newspaper:before{content:"\F1EA"}.fa-nintendo-switch:before{content:"\F418"}.fa-node:before{content:"\F419"}.fa-node-js:before{content:"\F3D3"}.fa-not-equal:before{content:"\F53E"}.fa-notes-medical:before{content:"\F481"}.fa-npm:before{content:"\F3D4"}.fa-ns8:before{content:"\F3D5"}.fa-nutritionix:before{content:"\F3D6"}.fa-object-group:before{content:"\F247"}.fa-object-ungroup:before{content:"\F248"}.fa-odnoklassniki:before{content:"\F263"}.fa-odnoklassniki-square:before{content:"\F264"}.fa-old-republic:before{content:"\F510"}.fa-opencart:before{content:"\F23D"}.fa-openid:before{content:"\F19B"}.fa-opera:before{content:"\F26A"}.fa-optin-monster:before{content:"\F23C"}.fa-osi:before{content:"\F41A"}.fa-outdent:before{content:"\F03B"}.fa-page4:before{content:"\F3D7"}.fa-pagelines:before{content:"\F18C"}.fa-paint-brush:before{content:"\F1FC"}.fa-palette:before{content:"\F53F"}.fa-palfed:before{content:"\F3D8"}.fa-pallet:before{content:"\F482"}.fa-paper-plane:before{content:"\F1D8"}.fa-paperclip:before{content:"\F0C6"}.fa-parachute-box:before{content:"\F4CD"}.fa-paragraph:before{content:"\F1DD"}.fa-parking:before{content:"\F540"}.fa-paste:before{content:"\F0EA"}.fa-patreon:before{content:"\F3D9"}.fa-pause:before{content:"\F04C"}.fa-pause-circle:before{content:"\F28B"}.fa-paw:before{content:"\F1B0"}.fa-paypal:before{content:"\F1ED"}.fa-pen-square:before{content:"\F14B"}.fa-pencil-alt:before{content:"\F303"}.fa-people-carry:before{content:"\F4CE"}.fa-percent:before{content:"\F295"}.fa-percentage:before{content:"\F541"}.fa-periscope:before{content:"\F3DA"}.fa-phabricator:before{content:"\F3DB"}.fa-phoenix-framework:before{content:"\F3DC"}.fa-phoenix-squadron:before{content:"\F511"}.fa-phone:before{content:"\F095"}.fa-phone-slash:before{content:"\F3DD"}.fa-phone-square:before{content:"\F098"}.fa-phone-volume:before{content:"\F2A0"}.fa-php:before{content:"\F457"}.fa-pied-piper:before{content:"\F2AE"}.fa-pied-piper-alt:before{content:"\F1A8"}.fa-pied-piper-hat:before{content:"\F4E5"}.fa-pied-piper-pp:before{content:"\F1A7"}.fa-piggy-bank:before{content:"\F4D3"}.fa-pills:before{content:"\F484"}.fa-pinterest:before{content:"\F0D2"}.fa-pinterest-p:before{content:"\F231"}.fa-pinterest-square:before{content:"\F0D3"}.fa-plane:before{content:"\F072"}.fa-play:before{content:"\F04B"}.fa-play-circle:before{content:"\F144"}.fa-playstation:before{content:"\F3DF"}.fa-plug:before{content:"\F1E6"}.fa-plus:before{content:"\F067"}.fa-plus-circle:before{content:"\F055"}.fa-plus-square:before{content:"\F0FE"}.fa-podcast:before{content:"\F2CE"}.fa-poo:before{content:"\F2FE"}.fa-portrait:before{content:"\F3E0"}.fa-pound-sign:before{content:"\F154"}.fa-power-off:before{content:"\F011"}.fa-prescription-bottle:before{content:"\F485"}.fa-prescription-bottle-alt:before{content:"\F486"}.fa-print:before{content:"\F02F"}.fa-procedures:before{content:"\F487"}.fa-product-hunt:before{content:"\F288"}.fa-project-diagram:before{content:"\F542"}.fa-pushed:before{content:"\F3E1"}.fa-puzzle-piece:before{content:"\F12E"}.fa-python:before{content:"\F3E2"}.fa-qq:before{content:"\F1D6"}.fa-qrcode:before{content:"\F029"}.fa-question:before{content:"\F128"}.fa-question-circle:before{content:"\F059"}.fa-quidditch:before{content:"\F458"}.fa-quinscape:before{content:"\F459"}.fa-quora:before{content:"\F2C4"}.fa-quote-left:before{content:"\F10D"}.fa-quote-right:before{content:"\F10E"}.fa-r-project:before{content:"\F4F7"}.fa-random:before{content:"\F074"}.fa-ravelry:before{content:"\F2D9"}.fa-react:before{content:"\F41B"}.fa-readme:before{content:"\F4D5"}.fa-rebel:before{content:"\F1D0"}.fa-receipt:before{content:"\F543"}.fa-recycle:before{content:"\F1B8"}.fa-red-river:before{content:"\F3E3"}.fa-reddit:before{content:"\F1A1"}.fa-reddit-alien:before{content:"\F281"}.fa-reddit-square:before{content:"\F1A2"}.fa-redo:before{content:"\F01E"}.fa-redo-alt:before{content:"\F2F9"}.fa-registered:before{content:"\F25D"}.fa-rendact:before{content:"\F3E4"}.fa-renren:before{content:"\F18B"}.fa-reply:before{content:"\F3E5"}.fa-reply-all:before{content:"\F122"}.fa-replyd:before{content:"\F3E6"}.fa-researchgate:before{content:"\F4F8"}.fa-resolving:before{content:"\F3E7"}.fa-retweet:before{content:"\F079"}.fa-ribbon:before{content:"\F4D6"}.fa-road:before{content:"\F018"}.fa-robot:before{content:"\F544"}.fa-rocket:before{content:"\F135"}.fa-rocketchat:before{content:"\F3E8"}.fa-rockrms:before{content:"\F3E9"}.fa-rss:before{content:"\F09E"}.fa-rss-square:before{content:"\F143"}.fa-ruble-sign:before{content:"\F158"}.fa-ruler:before{content:"\F545"}.fa-ruler-combined:before{content:"\F546"}.fa-ruler-horizontal:before{content:"\F547"}.fa-ruler-vertical:before{content:"\F548"}.fa-rupee-sign:before{content:"\F156"}.fa-safari:before{content:"\F267"}.fa-sass:before{content:"\F41E"}.fa-save:before{content:"\F0C7"}.fa-schlix:before{content:"\F3EA"}.fa-school:before{content:"\F549"}.fa-screwdriver:before{content:"\F54A"}.fa-scribd:before{content:"\F28A"}.fa-search:before{content:"\F002"}.fa-search-minus:before{content:"\F010"}.fa-search-plus:before{content:"\F00E"}.fa-searchengin:before{content:"\F3EB"}.fa-seedling:before{content:"\F4D8"}.fa-sellcast:before{content:"\F2DA"}.fa-sellsy:before{content:"\F213"}.fa-server:before{content:"\F233"}.fa-servicestack:before{content:"\F3EC"}.fa-share:before{content:"\F064"}.fa-share-alt:before{content:"\F1E0"}.fa-share-alt-square:before{content:"\F1E1"}.fa-share-square:before{content:"\F14D"}.fa-shekel-sign:before{content:"\F20B"}.fa-shield-alt:before{content:"\F3ED"}.fa-ship:before{content:"\F21A"}.fa-shipping-fast:before{content:"\F48B"}.fa-shirtsinbulk:before{content:"\F214"}.fa-shoe-prints:before{content:"\F54B"}.fa-shopping-bag:before{content:"\F290"}.fa-shopping-basket:before{content:"\F291"}.fa-shopping-cart:before{content:"\F07A"}.fa-shower:before{content:"\F2CC"}.fa-sign:before{content:"\F4D9"}.fa-sign-in-alt:before{content:"\F2F6"}.fa-sign-language:before{content:"\F2A7"}.fa-sign-out-alt:before{content:"\F2F5"}.fa-signal:before{content:"\F012"}.fa-simplybuilt:before{content:"\F215"}.fa-sistrix:before{content:"\F3EE"}.fa-sitemap:before{content:"\F0E8"}.fa-sith:before{content:"\F512"}.fa-skull:before{content:"\F54C"}.fa-skyatlas:before{content:"\F216"}.fa-skype:before{content:"\F17E"}.fa-slack:before{content:"\F198"}.fa-slack-hash:before{content:"\F3EF"}.fa-sliders-h:before{content:"\F1DE"}.fa-slideshare:before{content:"\F1E7"}.fa-smile:before{content:"\F118"}.fa-smoking:before{content:"\F48D"}.fa-smoking-ban:before{content:"\F54D"}.fa-snapchat:before{content:"\F2AB"}.fa-snapchat-ghost:before{content:"\F2AC"}.fa-snapchat-square:before{content:"\F2AD"}.fa-snowflake:before{content:"\F2DC"}.fa-sort:before{content:"\F0DC"}.fa-sort-alpha-down:before{content:"\F15D"}.fa-sort-alpha-up:before{content:"\F15E"}.fa-sort-amount-down:before{content:"\F160"}.fa-sort-amount-up:before{content:"\F161"}.fa-sort-down:before{content:"\F0DD"}.fa-sort-numeric-down:before{content:"\F162"}.fa-sort-numeric-up:before{content:"\F163"}.fa-sort-up:before{content:"\F0DE"}.fa-soundcloud:before{content:"\F1BE"}.fa-space-shuttle:before{content:"\F197"}.fa-speakap:before{content:"\F3F3"}.fa-spinner:before{content:"\F110"}.fa-spotify:before{content:"\F1BC"}.fa-square:before{content:"\F0C8"}.fa-square-full:before{content:"\F45C"}.fa-stack-exchange:before{content:"\F18D"}.fa-stack-overflow:before{content:"\F16C"}.fa-star:before{content:"\F005"}.fa-star-half:before{content:"\F089"}.fa-staylinked:before{content:"\F3F5"}.fa-steam:before{content:"\F1B6"}.fa-steam-square:before{content:"\F1B7"}.fa-steam-symbol:before{content:"\F3F6"}.fa-step-backward:before{content:"\F048"}.fa-step-forward:before{content:"\F051"}.fa-stethoscope:before{content:"\F0F1"}.fa-sticker-mule:before{content:"\F3F7"}.fa-sticky-note:before{content:"\F249"}.fa-stop:before{content:"\F04D"}.fa-stop-circle:before{content:"\F28D"}.fa-stopwatch:before{content:"\F2F2"}.fa-store:before{content:"\F54E"}.fa-store-alt:before{content:"\F54F"}.fa-strava:before{content:"\F428"}.fa-stream:before{content:"\F550"}.fa-street-view:before{content:"\F21D"}.fa-strikethrough:before{content:"\F0CC"}.fa-stripe:before{content:"\F429"}.fa-stripe-s:before{content:"\F42A"}.fa-stroopwafel:before{content:"\F551"}.fa-studiovinari:before{content:"\F3F8"}.fa-stumbleupon:before{content:"\F1A4"}.fa-stumbleupon-circle:before{content:"\F1A3"}.fa-subscript:before{content:"\F12C"}.fa-subway:before{content:"\F239"}.fa-suitcase:before{content:"\F0F2"}.fa-sun:before{content:"\F185"}.fa-superpowers:before{content:"\F2DD"}.fa-superscript:before{content:"\F12B"}.fa-supple:before{content:"\F3F9"}.fa-sync:before{content:"\F021"}.fa-sync-alt:before{content:"\F2F1"}.fa-syringe:before{content:"\F48E"}.fa-table:before{content:"\F0CE"}.fa-table-tennis:before{content:"\F45D"}.fa-tablet:before{content:"\F10A"}.fa-tablet-alt:before{content:"\F3FA"}.fa-tablets:before{content:"\F490"}.fa-tachometer-alt:before{content:"\F3FD"}.fa-tag:before{content:"\F02B"}.fa-tags:before{content:"\F02C"}.fa-tape:before{content:"\F4DB"}.fa-tasks:before{content:"\F0AE"}.fa-taxi:before{content:"\F1BA"}.fa-teamspeak:before{content:"\F4F9"}.fa-telegram:before{content:"\F2C6"}.fa-telegram-plane:before{content:"\F3FE"}.fa-tencent-weibo:before{content:"\F1D5"}.fa-terminal:before{content:"\F120"}.fa-text-height:before{content:"\F034"}.fa-text-width:before{content:"\F035"}.fa-th:before{content:"\F00A"}.fa-th-large:before{content:"\F009"}.fa-th-list:before{content:"\F00B"}.fa-themeisle:before{content:"\F2B2"}.fa-thermometer:before{content:"\F491"}.fa-thermometer-empty:before{content:"\F2CB"}.fa-thermometer-full:before{content:"\F2C7"}.fa-thermometer-half:before{content:"\F2C9"}.fa-thermometer-quarter:before{content:"\F2CA"}.fa-thermometer-three-quarters:before{content:"\F2C8"}.fa-thumbs-down:before{content:"\F165"}.fa-thumbs-up:before{content:"\F164"}.fa-thumbtack:before{content:"\F08D"}.fa-ticket-alt:before{content:"\F3FF"}.fa-times:before{content:"\F00D"}.fa-times-circle:before{content:"\F057"}.fa-tint:before{content:"\F043"}.fa-toggle-off:before{content:"\F204"}.fa-toggle-on:before{content:"\F205"}.fa-toolbox:before{content:"\F552"}.fa-trade-federation:before{content:"\F513"}.fa-trademark:before{content:"\F25C"}.fa-train:before{content:"\F238"}.fa-transgender:before{content:"\F224"}.fa-transgender-alt:before{content:"\F225"}.fa-trash:before{content:"\F1F8"}.fa-trash-alt:before{content:"\F2ED"}.fa-tree:before{content:"\F1BB"}.fa-trello:before{content:"\F181"}.fa-tripadvisor:before{content:"\F262"}.fa-trophy:before{content:"\F091"}.fa-truck:before{content:"\F0D1"}.fa-truck-loading:before{content:"\F4DE"}.fa-truck-moving:before{content:"\F4DF"}.fa-tshirt:before{content:"\F553"}.fa-tty:before{content:"\F1E4"}.fa-tumblr:before{content:"\F173"}.fa-tumblr-square:before{content:"\F174"}.fa-tv:before{content:"\F26C"}.fa-twitch:before{content:"\F1E8"}.fa-twitter:before{content:"\F099"}.fa-twitter-square:before{content:"\F081"}.fa-typo3:before{content:"\F42B"}.fa-uber:before{content:"\F402"}.fa-uikit:before{content:"\F403"}.fa-umbrella:before{content:"\F0E9"}.fa-underline:before{content:"\F0CD"}.fa-undo:before{content:"\F0E2"}.fa-undo-alt:before{content:"\F2EA"}.fa-uniregistry:before{content:"\F404"}.fa-universal-access:before{content:"\F29A"}.fa-university:before{content:"\F19C"}.fa-unlink:before{content:"\F127"}.fa-unlock:before{content:"\F09C"}.fa-unlock-alt:before{content:"\F13E"}.fa-untappd:before{content:"\F405"}.fa-upload:before{content:"\F093"}.fa-usb:before{content:"\F287"}.fa-user:before{content:"\F007"}.fa-user-alt:before{content:"\F406"}.fa-user-alt-slash:before{content:"\F4FA"}.fa-user-astronaut:before{content:"\F4FB"}.fa-user-check:before{content:"\F4FC"}.fa-user-circle:before{content:"\F2BD"}.fa-user-clock:before{content:"\F4FD"}.fa-user-cog:before{content:"\F4FE"}.fa-user-edit:before{content:"\F4FF"}.fa-user-friends:before{content:"\F500"}.fa-user-graduate:before{content:"\F501"}.fa-user-lock:before{content:"\F502"}.fa-user-md:before{content:"\F0F0"}.fa-user-minus:before{content:"\F503"}.fa-user-ninja:before{content:"\F504"}.fa-user-plus:before{content:"\F234"}.fa-user-secret:before{content:"\F21B"}.fa-user-shield:before{content:"\F505"}.fa-user-slash:before{content:"\F506"}.fa-user-tag:before{content:"\F507"}.fa-user-tie:before{content:"\F508"}.fa-user-times:before{content:"\F235"}.fa-users:before{content:"\F0C0"}.fa-users-cog:before{content:"\F509"}.fa-ussunnah:before{content:"\F407"}.fa-utensil-spoon:before{content:"\F2E5"}.fa-utensils:before{content:"\F2E7"}.fa-vaadin:before{content:"\F408"}.fa-venus:before{content:"\F221"}.fa-venus-double:before{content:"\F226"}.fa-venus-mars:before{content:"\F228"}.fa-viacoin:before{content:"\F237"}.fa-viadeo:before{content:"\F2A9"}.fa-viadeo-square:before{content:"\F2AA"}.fa-vial:before{content:"\F492"}.fa-vials:before{content:"\F493"}.fa-viber:before{content:"\F409"}.fa-video:before{content:"\F03D"}.fa-video-slash:before{content:"\F4E2"}.fa-vimeo:before{content:"\F40A"}.fa-vimeo-square:before{content:"\F194"}.fa-vimeo-v:before{content:"\F27D"}.fa-vine:before{content:"\F1CA"}.fa-vk:before{content:"\F189"}.fa-vnv:before{content:"\F40B"}.fa-volleyball-ball:before{content:"\F45F"}.fa-volume-down:before{content:"\F027"}.fa-volume-off:before{content:"\F026"}.fa-volume-up:before{content:"\F028"}.fa-vuejs:before{content:"\F41F"}.fa-walking:before{content:"\F554"}.fa-wallet:before{content:"\F555"}.fa-warehouse:before{content:"\F494"}.fa-weibo:before{content:"\F18A"}.fa-weight:before{content:"\F496"}.fa-weixin:before{content:"\F1D7"}.fa-whatsapp:before{content:"\F232"}.fa-whatsapp-square:before{content:"\F40C"}.fa-wheelchair:before{content:"\F193"}.fa-whmcs:before{content:"\F40D"}.fa-wifi:before{content:"\F1EB"}.fa-wikipedia-w:before{content:"\F266"}.fa-window-close:before{content:"\F410"}.fa-window-maximize:before{content:"\F2D0"}.fa-window-minimize:before{content:"\F2D1"}.fa-window-restore:before{content:"\F2D2"}.fa-windows:before{content:"\F17A"}.fa-wine-glass:before{content:"\F4E3"}.fa-wolf-pack-battalion:before{content:"\F514"}.fa-won-sign:before{content:"\F159"}.fa-wordpress:before{content:"\F19A"}.fa-wordpress-simple:before{content:"\F411"}.fa-wpbeginner:before{content:"\F297"}.fa-wpexplorer:before{content:"\F2DE"}.fa-wpforms:before{content:"\F298"}.fa-wrench:before{content:"\F0AD"}.fa-x-ray:before{content:"\F497"}.fa-xbox:before{content:"\F412"}.fa-xing:before{content:"\F168"}.fa-xing-square:before{content:"\F169"}.fa-y-combinator:before{content:"\F23B"}.fa-yahoo:before{content:"\F19E"}.fa-yandex:before{content:"\F413"}.fa-yandex-international:before{content:"\F414"}.fa-yelp:before{content:"\F1E9"}.fa-yen-sign:before{content:"\F157"}.fa-yoast:before{content:"\F2B1"}.fa-youtube:before{content:"\F167"}.fa-youtube-square:before{content:"\F431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(/fonts/fa-brands-400.eot?088a34f78f530102fd9661173b4a4f26);src:url(/fonts/fa-brands-400.eot?088a34f78f530102fd9661173b4a4f26) format("embedded-opentype"),url(/fonts/fa-brands-400.woff2?822d94f19fe57477865209e1242a3c63) format("woff2"),url(/fonts/fa-brands-400.woff?f4920c94c0861c537f72ba36590f6362) format("woff"),url(/fonts/fa-brands-400.ttf?273dc9bf9778fd37fa61357645d46a28) format("truetype"),url(/fonts/fa-brands-400.svg?d72293118cda50ec50c39957d9d836d0) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(/fonts/fa-regular-400.eot?3ac49cb33f43a6471f21ab3df40d1b1e);src:url(/fonts/fa-regular-400.eot?3ac49cb33f43a6471f21ab3df40d1b1e) format("embedded-opentype"),url(/fonts/fa-regular-400.woff2?9efb86976bd53e159166c12365f61e25) format("woff2"),url(/fonts/fa-regular-400.woff?a57bcf76c178aee452db7a57b75509b6) format("woff"),url(/fonts/fa-regular-400.ttf?ece54318791c51b52dfdc689efdb6271) format("truetype"),url(/fonts/fa-regular-400.svg?d2e53334c22a9a4937bc26e84b36e1e0) format("svg")}.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(/fonts/fa-solid-900.eot?7fb1cdd9c3b889161216a13267b55fe2);src:url(/fonts/fa-solid-900.eot?7fb1cdd9c3b889161216a13267b55fe2) format("embedded-opentype"),url(/fonts/fa-solid-900.woff2?f6121be597a72928f54e7ab5b95512a1) format("woff2"),url(/fonts/fa-solid-900.woff?93f284548b42ab76fe3fd03a9d3a2180) format("woff"),url(/fonts/fa-solid-900.ttf?2aa6edf8f296a43b32df35f330b7c81c) format("truetype"),url(/fonts/fa-solid-900.svg?7a5de9b08012e4da40504f2cf126a351) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/images/ajax-loader.gif?bc1c98b80038ceb0afb15b5fc4881086) 50% no-repeat}.slick-next,.slick-prev{position:absolute;display:block;height:20px;line-height:0;font-size:0;cursor:pointer;transform:translateY(-50%);padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{height:20px;width:20px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"";width:8px;height:8px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.home-main-banner .slick-dots{bottom:25px}@media only screen and (max-width:770px){.home-main-banner .slick-dots{bottom:10px}}.home-main-banner .slick-dots li{background:#fff;border-radius:50%;width:14px;height:14px}.home-main-banner .slick-dots li button{border:0;background:transparent;display:block;height:13px;width:13px;outline:none;line-height:0;font-size:0;color:transparent;padding:0;cursor:pointer}.home-main-banner .slick-dots li button:focus,.home-main-banner .slick-dots li button:hover{outline:none}.home-main-banner .slick-dots li button:focus:before,.home-main-banner .slick-dots li button:hover:before{opacity:1}.home-main-banner .slick-dots li button:before{position:absolute;top:3px;left:3px;content:"";width:8px;height:8px;background:transparent;border-radius:50%}.home-main-banner .slick-dots li.slick-active{background:#fff;border-radius:50%}.home-main-banner .slick-dots li.slick-active button:before{background:#4dbfe3}.action-items .slick-arrow,.hfp-slides .slick-arrow{height:270px;width:54px;z-index:2;transition:all .2s}.action-items .slick-prev,.hfp-slides .slick-prev{left:0;background-image:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.action-items .slick-prev:hover,.hfp-slides .slick-prev:hover{background-image:linear-gradient(90deg,#fff,hsla(0,0%,100%,.4))}.action-items .slick-next,.hfp-slides .slick-next{right:0;background-image:linear-gradient(270deg,#fff,hsla(0,0%,100%,0))}.action-items .slick-next:hover,.hfp-slides .slick-next:hover{background-image:linear-gradient(270deg,#fff,hsla(0,0%,100%,.4))}.action-items .slick-arrow.slick-disabled,.hfp-slides .slick-arrow.slick-disabled{opacity:0;pointer-events:none}.action-items .slick-next:before,.action-items .slick-prev:before,.hfp-slides .slick-next:before,.hfp-slides .slick-prev:before{content:"";width:14px;height:26px;background:transparent url(/images/slide-next.svg?677513d86d9bfb503c03d97d34cae313) 50% no-repeat;opacity:1;display:block;position:absolute;top:50%;left:50%;margin-top:-13px}.action-items .slick-prev:before,.hfp-slides .slick-prev:before{background:transparent url(/images/slide-prev.svg?281845ec707f5e7e455e6592ea1bd3ee) 50% no-repeat;margin-left:-13px}.action-items .slick-arrow{height:100%;width:54px;z-index:2;transition:all .2s}.action-items .slick-prev{background-image:linear-gradient(90deg,#f6f7fb,rgba(246,247,251,0))}.action-items .slick-prev:hover{background-image:linear-gradient(90deg,#f6f7fb,rgba(246,247,251,.4))}.action-items .slick-next{background-image:linear-gradient(270deg,#f6f7fb,rgba(246,247,251,0))}.action-items .slick-next:hover{background-image:linear-gradient(270deg,#f6f7fb,rgba(246,247,251,.4))}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-02s{-webkit-animation-delay:.2s;animation-delay:.2s}.animated.delay-03s{-webkit-animation-delay:.3s;animation-delay:.3s}.animated.delay-05s{-webkit-animation-delay:.5s;animation-delay:.5s}.animated.delay-07s{-webkit-animation-delay:.7s;animation-delay:.7s}.animated.delay-08s{-webkit-animation-delay:.8s;animation-delay:.8s}.animated.delay-09s{-webkit-animation-delay:.9s;animation-delay:.9s}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-15s{-webkit-animation-delay:1.5s;animation-delay:1.5s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}header{position:fixed;width:100%;height:165px;background-color:transparent;z-index:9}@media only screen and (max-width:769px){header{height:80px}}header.fixedHeader{height:80px}header.fixedHeader .upper_header{opacity:0;visibility:hidden;pointer-events:none;z-index:-1;height:0;padding:0;border:none}header.fixedHeader .main_header{background-color:rgba(13,13,13,.8)}header.fixedHeader .main_header .logo .scalable_img{height:60px}@media only screen and (max-width:992px){header.fixedHeader .main_header .logo .scalable_img{height:55px}}@media only screen and (max-width:769px){header.fixedHeader .main_header .logo .scalable_img{height:45px}}@media only screen and (max-width:480px){header.fixedHeader .main_header .logo .scalable_img{height:40px}}header.fixedHeader .main_header .logo .scalable_img_main{height:25px}@media only screen and (max-width:992px){header.fixedHeader .main_header .logo .scalable_img_main{height:20px}}@media only screen and (max-width:769px){header.fixedHeader .main_header .logo .scalable_img_main{height:18px}}@media only screen and (max-width:480px){header.fixedHeader .main_header .logo .scalable_img_main{height:18px}}header .upper_header{position:relative;padding:15px 0;border-bottom:2px solid hsla(0,0%,100%,.2);opacity:1;visibility:visible;pointer-events:auto;z-index:1;transition:all .1s ease-in-out}@media only screen and (max-width:992px){header .upper_header{padding:10px 0}}@media only screen and (max-width:769px){header .upper_header{display:none}}header .upper_header .info{width:50%}header .upper_header .info a{display:inline-block;margin-right:20px;font-size:14px;color:#f1f1f1;font-family:OpenSans-Regular,sans-serif}header .upper_header .info a:last-child{margin-right:0}header .upper_header .info a:hover{color:#ec7725}header .upper_header .info a:hover i{color:#f1f1f1}header .upper_header .info a i{margin-right:5px;color:#ec7725;transition:all .3s ease-in-out}header .upper_header .social{width:50%;text-align:right}header .upper_header .social a{display:inline-block;margin-right:15px}header .upper_header .social a:last-child{margin-right:0}header .upper_header .social a:hover i{color:#ec7725;transform:translateY(-3px)}header .upper_header .social a i{font-size:16px;color:#f1f1f1;transition:all .3s ease-in-out}header .main_header{position:relative;padding:10px 0}header .main_header .logo{position:relative}@media only screen and (max-width:480px){header .main_header .logo{width:60%}}header .main_header .logo img{display:inline-block;margin-right:15px}@media only screen and (max-width:992px){header .main_header .logo img{margin-right:10px}}header .main_header .logo img:last-child{margin-right:0}header .main_header .logo img.scalable_img{height:100px;transition:all .3s ease-in-out}@media only screen and (max-width:1440px){header .main_header .logo img.scalable_img{height:75px}}@media only screen and (max-width:1200px){header .main_header .logo img.scalable_img{height:65px}}@media only screen and (max-width:992px){header .main_header .logo img.scalable_img{height:60px}}@media only screen and (max-width:769px){header .main_header .logo img.scalable_img{height:50px}}@media only screen and (max-width:480px){header .main_header .logo img.scalable_img{height:45px}}header .main_header .logo img.scalable_img_main{transition:all .3s ease-in-out}@media only screen and (max-width:1440px){header .main_header .logo img.scalable_img_main{height:35px}}@media only screen and (max-width:1200px){header .main_header .logo img.scalable_img_main{height:30px}}@media only screen and (max-width:992px){header .main_header .logo img.scalable_img_main{height:22px}}@media only screen and (max-width:769px){header .main_header .logo img.scalable_img_main{height:20px}}@media only screen and (max-width:480px){header .main_header .logo img.scalable_img_main{height:18px}}header .main_header .menu_content{position:relative;text-align:right}@media only screen and (max-width:480px){header .main_header .menu_content{width:40%}}header .main_header .menu_content .hamburger_btn{width:40px;height:40px;transition:transform .1s linear;position:relative;background:0;z-index:9;outline:0;padding:0;border:0;margin-right:10px;display:none}header .main_header .menu_content .hamburger_btn .bar{display:inline-block;position:relative;height:2px;width:34px;border-radius:1px;background:#ec7725;vertical-align:middle}header .main_header .menu_content .hamburger_btn .bar:after,header .main_header .menu_content .hamburger_btn .bar:before{display:inline-block;position:absolute;content:"";height:2px;border-radius:1px;background:#ec7725;transition:all .2s}header .main_header .menu_content .hamburger_btn .bar:before{top:-8px;left:3px;width:28px}header .main_header .menu_content .hamburger_btn .bar:after{top:8px;left:6px;width:22px}header .main_header .menu_content .hamburger_btn:hover .bar:after,header .main_header .menu_content .hamburger_btn:hover .bar:before{width:34px;left:0}@media only screen and (max-width:769px){header .main_header .menu_content .hamburger_btn{display:inline-block}}header .main_header .menu_content .menu_wrap{display:inline-block;position:relative}@media only screen and (max-width:769px){header .main_header .menu_content .menu_wrap{position:absolute;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.85);visibility:hidden;z-index:1;position:fixed;overflow-y:auto}}header .main_header .menu_content .menu_wrap .menu{position:relative;display:inline-block;transition:all .5s ease-in-out}@media only screen and (max-width:769px){header .main_header .menu_content .menu_wrap .menu{width:100%;text-align:left;padding:100px 100px 0;opacity:0}}@media only screen and (max-width:480px){header .main_header .menu_content .menu_wrap .menu{padding:80px 50px 0}}header .main_header .menu_content .menu_wrap .menu li{display:inline-block;margin-right:20px;padding-bottom:10px}@media only screen and (max-width:1200px){header .main_header .menu_content .menu_wrap .menu li{margin-right:15px}}@media only screen and (max-width:992px){header .main_header .menu_content .menu_wrap .menu li{margin-right:10px}}@media only screen and (max-width:769px){header .main_header .menu_content .menu_wrap .menu li{margin-right:0;display:block;margin-bottom:10px;padding-bottom:0}header .main_header .menu_content .menu_wrap .menu li.has_child.active_link a:after{content:"\F107"}header .main_header .menu_content .menu_wrap .menu li.has_child a{position:relative;display:inline-block}header .main_header .menu_content .menu_wrap .menu li.has_child a:after{content:"\F105";position:absolute;right:-20px;top:4px;transform:translate(0);color:#ec7725;font-family:FontAwesome;font-weight:400;font-style:normal;font-size:20px;opacity:1;transition:all .3s ease-in-out}}header .main_header .menu_content .menu_wrap .menu li.active_page a{color:#ec7725}header .main_header .menu_content .menu_wrap .menu li.active_link ul.dropdown_menu{opacity:1;visibility:visible;z-index:2;pointer-events:auto;top:32px}@media only screen and (max-width:769px){header .main_header .menu_content .menu_wrap .menu li.active_link ul.dropdown_menu{display:block;top:auto}}header .main_header .menu_content .menu_wrap .menu li a{font-size:18px;color:#f1f1f1;font-family:OpenSans-Regular,sans-serif}header .main_header .menu_content .menu_wrap .menu li a:hover{color:#ec7725}@media only screen and (max-width:1200px){header .main_header .menu_content .menu_wrap .menu li a{font-size:17px}}@media only screen and (max-width:992px){header .main_header .menu_content .menu_wrap .menu li a{font-size:16px}}@media only screen and (max-width:769px){header .main_header .menu_content .menu_wrap .menu li a{font-size:19px}}header .main_header .menu_content .menu_wrap .menu li ul.dropdown_menu{position:absolute;top:100px;left:-20px;width:auto;background-color:#ec7725;padding:5px 20px;opacity:0;visibility:hidden;z-index:-1;pointer-events:none;transition:all .4s ease-in-out;text-align:left}@media only screen and (max-width:769px){header .main_header .menu_content .menu_wrap .menu li ul.dropdown_menu{position:relative;top:auto;left:auto;background-color:transparent;opacity:1;visibility:visible;z-index:1;pointer-events:all;text-align:left;display:none;margin:20px 0;padding:0}}header .main_header .menu_content .menu_wrap .menu li ul.dropdown_menu li{display:block;margin-bottom:10px;margin-right:0;padding-bottom:0;border-bottom:1px solid #0d0d0d;-o-border-image:linear-gradient(90deg,#0d0d0d 0,#0d0d0d 25%,#0d0d0d 75%,#ec7725) 1 stretch;border-image:linear-gradient(90deg,#0d0d0d 0,#0d0d0d 25%,#0d0d0d 75%,#ec7725) 1 stretch}header .main_header .menu_content .menu_wrap .menu li ul.dropdown_menu li:last-child{margin-bottom:0;border:none}@media only screen and (max-width:769px){header .main_header .menu_content .menu_wrap .menu li ul.dropdown_menu li{border:none}}header .main_header .menu_content .menu_wrap .menu li ul.dropdown_menu li a{font-size:18px;color:#f1f1f1;font-family:OpenSans-Regular,sans-serif}header .main_header .menu_content .menu_wrap .menu li ul.dropdown_menu li a:hover{color:#000}header .main_header .menu_content .menu_wrap .menu li ul.dropdown_menu li a:after{display:none}@media only screen and (max-width:1200px){header .main_header .menu_content .menu_wrap .menu li ul.dropdown_menu li a{font-size:17px}}@media only screen and (max-width:769px){header .main_header .menu_content .menu_wrap .menu li ul.dropdown_menu li a:hover{color:#ec7725}}header .main_header .menu_content .menu_wrap .mobile_info_social{display:none;border-top:1px solid #565656;margin-top:15px;padding:20px 0}header .main_header .menu_content .menu_wrap .mobile_info_social .info{margin-bottom:20px;text-align:center}header .main_header .menu_content .menu_wrap .mobile_info_social .info a{display:block;margin-right:20px;margin-bottom:10px;font-size:14px;color:#fff;font-family:OpenSans-Regular,sans-serif}header .main_header .menu_content .menu_wrap .mobile_info_social .info a i{margin-right:5px;color:#ec7725}header .main_header .menu_content .menu_wrap .mobile_info_social .social{text-align:center}header .main_header .menu_content .menu_wrap .mobile_info_social .social a{display:inline-block;margin-right:15px}header .main_header .menu_content .menu_wrap .mobile_info_social .social a:last-child{margin-right:0}header .main_header .menu_content .menu_wrap .mobile_info_social .social a i{font-size:30px;color:#fff}@media only screen and (max-width:769px){header .main_header .menu_content .menu_wrap .mobile_info_social{display:block;opacity:0}}header .main_header .menu_content .sc_menu{display:inline-block}header .main_header .menu_content .sc_menu li{display:inline-block;margin-right:20px}@media only screen and (max-width:1200px){header .main_header .menu_content .sc_menu li{margin-right:15px}}@media only screen and (max-width:992px){header .main_header .menu_content .sc_menu li{margin-right:10px}}header .main_header .menu_content .sc_menu li:last-child{margin-right:0}header .main_header .menu_content .sc_menu li a i{font-size:18px;color:#ec7725;transition:all .3s ease-in-out}header .main_header .menu_content .sc_menu li a i:hover{color:#f1f1f1}@media only screen and (max-width:1200px){header .main_header .menu_content .sc_menu li a i{font-size:17px}}@media only screen and (max-width:992px){header .main_header .menu_content .sc_menu li a i{font-size:16px}}.search_section{width:100%;height:100vh;position:fixed;background-color:rgba(0,0,0,.9);z-index:99;opacity:0}.search_section .close_search_btn{position:absolute;right:50px;top:50px;width:55px;height:55px}@media only screen and (max-width:600px){.search_section .close_search_btn{right:20px;top:20px;width:35px;height:35px}}.search_section .close_search_btn:after,.search_section .close_search_btn:before{position:absolute;left:15px;content:" ";height:54px;width:2px;background-color:#ec7725}@media only screen and (max-width:600px){.search_section .close_search_btn:after,.search_section .close_search_btn:before{height:34px}}.search_section .close_search_btn:before{transform:rotate(45deg)}.search_section .close_search_btn:after{transform:rotate(-45deg)}.search_section .site-search{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:700px}@media only screen and (max-width:992px){.search_section .site-search{width:550px}}@media only screen and (max-width:600px){.search_section .site-search{width:300px}}@media only screen and (max-width:460px){.search_section .site-search{width:85%}}.search_section .site-search form{width:100%;position:relative}.search_section .site-search form label{width:0;height:0;font-size:0;border:none;text-indent:-9999px;position:absolute;left:0;z-index:-1;top:0}.search_section .site-search form input{width:100%;background-color:transparent;border:none;border-bottom:1px solid #f1f1f1;font-size:40px;color:#f1f1f1;font-family:OpenSans-Regular,sans-serif;padding-right:60px}@media only screen and (max-width:992px){.search_section .site-search form input{font-size:28px}}@media only screen and (max-width:600px){.search_section .site-search form input{font-size:20px}}.search_section .site-search form input::-moz-placeholder{font-size:40px;color:#f1f1f1;font-family:OpenSans-Regular,sans-serif}.search_section .site-search form input:-ms-input-placeholder{font-size:40px;color:#f1f1f1;font-family:OpenSans-Regular,sans-serif}.search_section .site-search form input::-ms-input-placeholder{font-size:40px;color:#f1f1f1;font-family:OpenSans-Regular,sans-serif}.search_section .site-search form input::placeholder{font-size:40px;color:#f1f1f1;font-family:OpenSans-Regular,sans-serif}@media only screen and (max-width:992px){.search_section .site-search form input::-moz-placeholder{font-size:28px}.search_section .site-search form input:-ms-input-placeholder{font-size:28px}.search_section .site-search form input::-ms-input-placeholder{font-size:28px}.search_section .site-search form input::placeholder{font-size:28px}}@media only screen and (max-width:600px){.search_section .site-search form input::-moz-placeholder{font-size:20px}.search_section .site-search form input:-ms-input-placeholder{font-size:20px}.search_section .site-search form input::-ms-input-placeholder{font-size:20px}.search_section .site-search form input::placeholder{font-size:20px}}.search_section .site-search form .search-submit{position:absolute;right:15px;bottom:20px;background:none;background-color:transparent;width:40px;height:40px;border-radius:40px;border:2px solid #ec7725}@media only screen and (max-width:600px){.search_section .site-search form .search-submit{width:30px;height:30px;right:10px;bottom:10px}}.search_section .site-search form .search-submit:before{content:"";width:2px;height:25px;position:absolute;right:-5px;top:30px;display:block;background-color:#ec7725;transform:rotate(-45deg)}@media only screen and (max-width:600px){.search_section .site-search form .search-submit:before{height:15px;right:-3px;top:21px}}body.active_search{overflow-y:hidden}footer{background:#0d0d0d;border-top:2px solid #ec7725;position:relative}footer .container div{width:33.33333%;padding:20px 0}@media only screen and (max-width:580px){footer .container div{width:100%}}footer .container div img{display:inline-block}footer .container div.info{text-align:left}@media only screen and (max-width:580px){footer .container div.info{text-align:center}}footer .container div.info a{display:block;margin-bottom:25px;color:#f1f1f1;font-family:OpenSans-Regular,sans-serif;font-size:18px}@media only screen and (max-width:1200px){footer .container div.info a{margin-bottom:10px;font-size:16px}}@media only screen and (max-width:769px){footer .container div.info a{font-size:13px}}footer .container div.info a:last-child{margin-bottom:0}footer .container div.info a i{transition:all .3s ease-in-out;color:#ec7725;margin-right:15px}@media only screen and (max-width:769px){footer .container div.info a i{margin-right:5px}}footer .container div.info a:hover{color:#ec7725}footer .container div.logo{text-align:center}@media only screen and (max-width:580px){footer .container div.logo{padding:0}}footer .container div.logo img{margin-right:25px}footer .container div.logo img:last-child{margin-right:0}@media only screen and (max-width:1200px){footer .container div.logo img{height:115px}}@media only screen and (max-width:769px){footer .container div.logo img{height:95px}}@media only screen and (max-width:580px){footer .container div.logo img{height:75px}footer .container div.logo img:first-child{position:absolute;left:10px;top:50%;transform:translateY(-50%)}footer .container div.logo img:last-child{position:absolute;right:10px;top:50%;transform:translateY(-50%)}}footer .container div.social{text-align:right}@media only screen and (max-width:580px){footer .container div.social{text-align:center;justify-content:center}}footer .container div.social a{display:inline-block;width:19%;margin-right:5%}@media only screen and (max-width:580px){footer .container div.social a{width:35px}}footer .container div.social a:last-child{margin-right:0}footer .container div.social a img{transition:all .3s ease-in-out}footer .container div.social a:hover img{transform:translateY(-7px)}footer .copyr{position:relative;border-top:2px solid hsla(0,0%,100%,.2);width:100%;background-color:#000;text-align:center;padding:15px 0}@media only screen and (max-width:769px){footer .copyr{padding:10px 0}}@media only screen and (max-width:480px){footer .copyr{padding:7px 0}}footer .copyr a,footer .copyr span{color:#f1f1f1;font-family:OpenSans-Regular,sans-serif;font-size:9px;display:inline-block}footer .copyr a{color:#ec7725}.btn,.hidden_overflow{overflow:hidden}.btn{padding:15px 25px;background-color:transparent;color:#f1f1f1;font-family:OpenSans-Regular,sans-serif;font-size:18px;display:inline-block;position:relative;z-index:1;transition:color .5s ease-in-out;transition-delay:.2s;border:1px solid #ec7725}.btn:after,.btn:before{content:"";display:block;position:absolute;z-index:-1}.btn:after{transition:width .5s ease-in-out;top:0;right:0;bottom:0;left:0;background:#ec7725;width:300%}@media only screen and (max-width:1440px){.btn{padding:10px 20px;font-size:17px}}@media only screen and (max-width:992px){.btn{padding:8px 20px;font-size:16px}}@media only screen and (max-width:480px){.btn{padding:6px 15px;font-size:15px}}.btn.read_more{font-size:14px;padding:10px 20px}@media only screen and (max-width:480px){.btn.read_more{padding:6px 15px}}.btn:hover{color:#ec7725}.btn:hover:after{width:0}.home_video{width:100%;height:100vh;overflow:hidden;position:relative;z-index:1}@media only screen and (max-width:1440px){.home_video{height:auto}}.home_video video{width:100%;display:block}.home_video img{width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home_video .video_overlay{width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(0,0,0,.3)}.home_video .video_text{position:absolute;top:60%;left:50%;max-width:720px;transform:translate(-50%,-50%);text-align:center}@media only screen and (max-width:600px){.home_video .video_text{width:65%}}@media only screen and (max-width:480px){.home_video .video_text{width:80%}}.home_video .video_text h1{font-family:OpenSans-ExtraBold,sans-serif;color:#f1f1f1;font-size:85px}@media only screen and (max-width:1680px){.home_video .video_text h1{font-size:70px}}@media only screen and (max-width:1440px){.home_video .video_text h1{font-size:55px}}@media only screen and (max-width:1200px){.home_video .video_text h1{font-size:45px}}@media only screen and (max-width:992px){.home_video .video_text h1{font-size:40px}}@media only screen and (max-width:769px){.home_video .video_text h1{font-size:35px}}@media only screen and (max-width:480px){.home_video .video_text h1{font-size:30px}}.home_video .video_text span{font-family:OpenSans-Regular,sans-serif;color:#ec7725;font-size:55px;display:block;margin-bottom:50px}@media only screen and (max-width:1680px){.home_video .video_text span{font-size:45px}}@media only screen and (max-width:1440px){.home_video .video_text span{font-size:35px;margin-bottom:30px}}@media only screen and (max-width:1200px){.home_video .video_text span{font-size:30px}}@media only screen and (max-width:992px){.home_video .video_text span{font-size:25px}}@media only screen and (max-width:769px){.home_video .video_text span{font-size:20px;margin-bottom:20px}}@media only screen and (max-width:480px){.home_video .video_text span{font-size:18px}}.loc_ac{padding:90px 0}@media only screen and (max-width:1440px){.loc_ac{padding:60px 0}}@media only screen and (max-width:992px){.loc_ac{padding:40px 0}}@media only screen and (max-width:480px){.loc_ac{padding:30px 0}}.loc_ac .academy_box,.loc_ac .location_box,.loc_ac .web_shop_box{width:49%;border:2px solid #ec7725;text-align:center;height:350px;position:relative}@media only screen and (max-width:1440px){.loc_ac .academy_box,.loc_ac .location_box,.loc_ac .web_shop_box{height:300px}}@media only screen and (max-width:1200px){.loc_ac .academy_box,.loc_ac .location_box,.loc_ac .web_shop_box{height:250px}}@media only screen and (max-width:992px){.loc_ac .academy_box,.loc_ac .location_box,.loc_ac .web_shop_box{height:200px}}@media only screen and (max-width:769px){.loc_ac .academy_box,.loc_ac .location_box,.loc_ac .web_shop_box{height:170px}}@media only screen and (max-width:480px){.loc_ac .academy_box,.loc_ac .location_box,.loc_ac .web_shop_box{height:145px;width:100%;margin-bottom:20px}.loc_ac .academy_box:last-child,.loc_ac .location_box:last-child,.loc_ac .web_shop_box:last-child{margin-bottom:0}}.loc_ac .academy_box h2,.loc_ac .location_box h2,.loc_ac .web_shop_box h2{font-size:48px;font-family:OpenSans-ExtraBold,sans-serif;color:#ec7725;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;transition:all .3s ease-in-out;text-transform:uppercase}@media only screen and (max-width:1680px){.loc_ac .academy_box h2,.loc_ac .location_box h2,.loc_ac .web_shop_box h2{font-size:40px}}@media only screen and (max-width:1440px){.loc_ac .academy_box h2,.loc_ac .location_box h2,.loc_ac .web_shop_box h2{font-size:35px}}@media only screen and (max-width:1200px){.loc_ac .academy_box h2,.loc_ac .location_box h2,.loc_ac .web_shop_box h2{font-size:30px}}@media only screen and (max-width:992px){.loc_ac .academy_box h2,.loc_ac .location_box h2,.loc_ac .web_shop_box h2{font-size:25px}}@media only screen and (max-width:769px){.loc_ac .academy_box h2,.loc_ac .location_box h2,.loc_ac .web_shop_box h2{font-size:20px}}.loc_ac .academy_box:hover,.loc_ac .location_box:hover,.loc_ac .web_shop_box:hover{border-color:#565656}.loc_ac .academy_box:hover h2,.loc_ac .location_box:hover h2,.loc_ac .web_shop_box:hover h2{color:#f1f1f1}.loc_ac .location_box{background-image:url(/images/location_bg.jpg?db77e70eeb8342803dcb2dc5deb35f49)}.loc_ac .academy_box,.loc_ac .location_box{background-repeat:no-repeat;background-position:50%;background-size:cover}.loc_ac .academy_box{background-image:url(/images/club_bg.jpg?f46fc3379457885267abc69e3c853f88)}.loc_ac .web_shop_box{background-image:url(/images/webshop-image.jpg?6eca2ca558c43575f1e8dd559c10a68e);background-repeat:no-repeat;background-position:50%;background-size:cover}.programs{width:100%;position:relative}.programs .box{width:33.33333%;background-color:#0d0d0d;text-align:center;padding:95px 0 80px;border:2px solid transparent;background-repeat:no-repeat;background-position:50%;background-size:cover;background-image:none;will-change:background-image}@media only screen and (max-width:1680px){.programs .box{padding:65px 0 50px}}@media only screen and (max-width:1440px){.programs .box{padding:45px 0 30px}}@media only screen and (max-width:992px){.programs .box{padding:25px 0 20px}}@media only screen and (max-width:600px){.programs .box{width:100%;border:none;border-bottom:1px solid #565656}.programs .box:first-child{background-image:url(/images/hover-grupe-grupni-treninzi.jpg?9159d136dc97ca91cabe65624b107c91);border-top:1px solid #565656}.programs .box:nth-child(2){background-image:url(/images/hover-grupe-funkcionalni-trening.jpg?1f33ce75fe530c943fe32f398dc5abcf)}.programs .box:nth-child(3){background-image:url(/images/hover-grupe-sportska-ishrana.jpg?e0c56bb27847f1bc3e5bc69c1f713e09)}.programs .box:hover{background-image:none;border:none}.programs .box:hover:first-child{border-top:1px solid #565656}}.programs .box:hover{border:2px solid #ec7725;background-image:url(/images/hover-grupe-grupni-treninzi.jpg?9159d136dc97ca91cabe65624b107c91)}.programs .box:hover h3,.programs .box:hover span{color:#f1f1f1}@media only screen and (max-width:600px){.programs .box:hover{border:none;border-bottom:1px solid #565656}}.programs .box:nth-child(2):hover{background-image:url(/images/hover-grupe-funkcionalni-trening.jpg?1f33ce75fe530c943fe32f398dc5abcf)}.programs .box:nth-child(3):hover{background-image:url(/images/hover-grupe-sportska-ishrana.jpg?e0c56bb27847f1bc3e5bc69c1f713e09)}.programs .box img{display:inline-block;margin-bottom:30px}@media only screen and (max-width:1440px){.programs .box img{margin-bottom:20px;height:65px}}@media only screen and (max-width:992px){.programs .box img{margin-bottom:15px;height:50px}}@media only screen and (max-width:769px){.programs .box img{margin-bottom:10px;height:40px}}.programs .box h3{font-size:30px;font-family:OpenSans-Bold,sans-serif;color:#565656}@media only screen and (max-width:1680px){.programs .box h3{font-size:25px}}@media only screen and (max-width:1440px){.programs .box h3{font-size:20px}}@media only screen and (max-width:992px){.programs .box h3{font-size:18px}}@media only screen and (max-width:769px){.programs .box h3{font-size:16px}}@media only screen and (max-width:600px){.programs .box h3{color:#f1f1f1}}.programs .box span{font-size:24px;font-family:OpenSans-Regular,sans-serif;color:#565656}@media only screen and (max-width:1680px){.programs .box span{font-size:20px}}@media only screen and (max-width:992px){.programs .box span{font-size:16px}}@media only screen and (max-width:769px){.programs .box span{font-size:14px}}@media only screen and (max-width:600px){.programs .box span{color:#f1f1f1}}.title{text-align:center;margin-bottom:40px}@media only screen and (max-width:769px){.title{margin-bottom:20px}}.title h2{font-size:48px;font-family:OpenSans-Bold,sans-serif;color:#f1f1f1}@media only screen and (max-width:1680px){.title h2{font-size:40px}}@media only screen and (max-width:1440px){.title h2{font-size:38px}}@media only screen and (max-width:1200px){.title h2{font-size:35px}}@media only screen and (max-width:992px){.title h2{font-size:32px}}@media only screen and (max-width:769px){.title h2{font-size:28px}}@media only screen and (max-width:480px){.title h2{font-size:25px}}.title span{font-size:24px;font-family:OpenSans-Regular,sans-serif;color:#565656}@media only screen and (max-width:1680px){.title span{font-size:20px}}@media only screen and (max-width:992px){.title span{font-size:18px}}@media only screen and (max-width:480px){.title span{font-size:16px}}.team{padding:110px 0}@media only screen and (max-width:1680px){.team{padding:60px 0}}@media only screen and (max-width:1440px){.team{padding:50px 0}}@media only screen and (max-width:992px){.team{padding:35px 0}.team .container{width:85%;margin:0 auto}}@media only screen and (max-width:480px){.team{padding:30px 0}}.team .team_slider{margin:0 -10px}.team .team_slider .slick-slide{margin-right:10px;margin-left:10px}.team .team_slider .item{position:relative;width:23.5%;border:1px solid #565658}.team .team_slider .item:nth-child(n+5){display:none}@media only screen and (max-width:1200px){.team .team_slider .item{width:31%}.team .team_slider .item:nth-child(n+4){display:none}}@media only screen and (max-width:600px){.team .team_slider .item{width:46%}.team .team_slider .item:nth-child(n+3){display:none}}@media only screen and (max-width:480px){.team .team_slider .item{width:95%;margin:0 auto}.team .team_slider .item:nth-child(n+2){display:none}}.team .team_slider .item .item_img{width:100%;height:400px;overflow:hidden;display:block;background:#bfbaba;background:radial-gradient(circle,#565656 4%,#1f1f1f 60%,#000 100%)}@media only screen and (max-width:1680px){.team .team_slider .item .item_img{height:325px}}@media only screen and (max-width:992px){.team .team_slider .item .item_img{height:290px}}@media only screen and (max-width:769px){.team .team_slider .item .item_img{height:260px}}@media only screen and (max-width:480px){.team .team_slider .item .item_img{height:230px}}.team .team_slider .item .item_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:992px){.team .team_slider .item .item_img img{-o-object-fit:contain;object-fit:contain}}.team .team_slider .item .item_text{background-color:#f1f1f1;text-align:center;padding:15px 10px 20px;border-top:1px solid #565658}.team .team_slider .item .item_text span{font-family:OpenSans-Regular,sans-serif;color:#565656;font-size:24px;display:inline-block;margin-bottom:5px}@media only screen and (max-width:1680px){.team .team_slider .item .item_text span{font-size:21px}}@media only screen and (max-width:1440px){.team .team_slider .item .item_text span{font-size:19px}}@media only screen and (max-width:1200px){.team .team_slider .item .item_text span{font-size:18px}}@media only screen and (max-width:992px){.team .team_slider .item .item_text span{font-size:16px}}.team .team_slider .item .item_text p{font-family:OpenSans-Regular,sans-serif;color:#565656;font-size:18px;margin-bottom:15px;height:52px;overflow:hidden}@media only screen and (max-width:1680px){.team .team_slider .item .item_text p{font-size:17px}}@media only screen and (max-width:1440px){.team .team_slider .item .item_text p{font-size:16px;height:45px}}@media only screen and (max-width:992px){.team .team_slider .item .item_text p{font-size:14px;height:40px}}.slick-next,.slick-prev{width:20px;height:50px;top:50%}.slick-next:hover:before,.slick-prev:hover:before{color:#ec7725}.slick-next:before,.slick-prev:before{content:"\F104";position:absolute;left:0;top:0;color:#565656;font-family:FontAwesome;font-weight:400;font-style:normal;font-size:60px;opacity:1;transition:all .3s ease-in-out}.slick-next:before{content:"\F105"}.slick-prev{left:-40px}@media only screen and (max-width:769px){.slick-prev{left:-30px}}@media only screen and (max-width:480px){.slick-prev{left:-20px}}.slick-next{right:-40px}@media only screen and (max-width:769px){.slick-next{right:-30px}}@media only screen and (max-width:480px){.slick-next{right:-20px}}.caracteristics{position:relative;background-image:url(/images/caract_bg.jpg?df47f560ec39150ef6025d79bdffb7bb);background-repeat:no-repeat;background-position:50%;background-size:cover}.caracteristics .box{width:25%;padding:75px 2%;text-align:center}@media only screen and (max-width:1680px){.caracteristics .box{padding:45px 2%}}@media only screen and (max-width:992px){.caracteristics .box{padding:25px 15px;width:50%}}@media only screen and (max-width:480px){.caracteristics .box{padding:15px;width:100%}}.caracteristics .box img{display:inline-block;margin-bottom:20px}@media only screen and (max-width:1440px){.caracteristics .box img{height:60px}}@media only screen and (max-width:992px){.caracteristics .box img{height:50px;margin-bottom:15px}}@media only screen and (max-width:600px){.caracteristics .box img{height:40px;margin-bottom:10px}}.caracteristics .box h3{font-family:OpenSans-Bold,sans-serif;color:#ec7725;font-size:30px;margin-bottom:10px}@media only screen and (max-width:1680px){.caracteristics .box h3{font-size:27px}}@media only screen and (max-width:1440px){.caracteristics .box h3{font-size:25px}}@media only screen and (max-width:1200px){.caracteristics .box h3{font-size:23px}}@media only screen and (max-width:992px){.caracteristics .box h3{font-size:20px}}@media only screen and (max-width:600px){.caracteristics .box h3{font-size:18px}}.caracteristics .box p{font-family:OpenSans-Regular,sans-serif;color:#f1f1f1;font-size:18px}@media only screen and (max-width:1680px){.caracteristics .box p{font-size:16px}}@media only screen and (max-width:1440px){.caracteristics .box p{font-size:15px}}@media only screen and (max-width:600px){.caracteristics .box p{font-size:14px}}.custom_box{position:relative;border:1px solid #565658;width:32%;transition:all .3s ease-in-out}.custom_box:nth-child(n+4){display:none}.custom_box:hover{border-color:#f1f1f1}.custom_box:hover .box_text{background-color:#f1f1f1}.custom_box:hover .box_text p{color:#565656}@media only screen and (max-width:992px){.custom_box{width:48.5%}}@media only screen and (max-width:480px){.custom_box{width:95%;margin:0 auto}}.custom_box .box_img{width:100%;height:285px;overflow:hidden;display:block}@media only screen and (max-width:1680px){.custom_box .box_img{height:250px}}@media only screen and (max-width:1440px){.custom_box .box_img{height:200px}}@media only screen and (max-width:992px){.custom_box .box_img{height:170px}}@media only screen and (max-width:600px){.custom_box .box_img{height:145px}}@media only screen and (max-width:480px){.custom_box .box_img{height:125px}}.custom_box .box_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.custom_box .box_text{position:relative;padding:25px 30px;text-align:left;transition:all .3s ease-in-out}@media only screen and (max-width:1200px){.custom_box .box_text{padding:15px 20px}}@media only screen and (max-width:769px){.custom_box .box_text{padding:15px;background-color:#f1f1f1}}@media only screen and (max-width:480px){.custom_box .box_text{padding:10px}}.custom_box .box_text .box_title{position:relative;margin-bottom:35px}.custom_box .box_text .box_title h4{font-size:21px;font-family:OpenSans-Bold,sans-serif;color:#ec7725;height:60px;overflow:hidden}@media only screen and (max-width:1440px){.custom_box .box_text .box_title h4{font-size:19px;height:55px}}@media only screen and (max-width:1200px){.custom_box .box_text .box_title h4{font-size:18px;height:50px}}@media only screen and (max-width:769px){.custom_box .box_text .box_title h4{font-size:16px;height:45px}}@media only screen and (max-width:480px){.custom_box .box_text .box_title h4{font-size:15px;height:auto}}.custom_box .box_text .box_title:after{content:"";position:absolute;bottom:-15px;left:0;height:2px;width:50px;background-color:#ec7725}.custom_box .box_text p{font-size:14px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1;margin-bottom:20px;height:95px;overflow:hidden}@media only screen and (max-width:769px){.custom_box .box_text p{font-size:13px;height:90px;color:#565656}}.custom_box .box_text .date{background-color:#f1f1f1;display:inline-block;padding:15px;font-size:14px;font-family:OpenSans-Bold,sans-serif;color:#565656;position:absolute;top:-68px;left:30px}@media only screen and (max-width:1440px){.custom_box .box_text .date{padding:10px;font-size:13px;top:-56px}}@media only screen and (max-width:1200px){.custom_box .box_text .date{left:20px}}@media only screen and (max-width:769px){.custom_box .box_text .date{left:15px;padding:5px 10px;top:-46px}}@media only screen and (max-width:480px){.custom_box .box_text .date{left:10px}}.partners_giga_section{width:100%;position:relative;padding:60px 0 0}@media only screen and (max-width:1200px){.partners_giga_section .container{max-width:90%}}@media only screen and (max-width:992px){.partners_giga_section{padding:40px 15px 10px}.partners_giga_section .container{max-width:100%}}@media only screen and (max-width:480px){.partners_giga_section{padding:20px 0 0}}.partners_giga_section .gigatron_banner{width:100%;position:relative}.partners_giga_section .gigatron_banner a{display:block}.partners_giga_section .gigatron_banner a img{width:100%;max-width:100%}.partners_giga_section .gigatron_banner a img.d_view{display:block}@media only screen and (max-width:769px){.partners_giga_section .gigatron_banner a img.d_view{display:none}}.partners_giga_section .gigatron_banner a img.m_view{display:none}@media only screen and (max-width:769px){.partners_giga_section .gigatron_banner a img.m_view{display:block}}.sponsors_hs{padding-top:60px}@media only screen and (max-width:1200px){.sponsors_hs{padding-top:40px;max-width:90%}}@media only screen and (max-width:992px){.sponsors_hs{padding:40px 0 0}}.sponsors_hs .sh_box{width:49%;position:relative;margin-bottom:2%;border:2px solid #ec7725;padding:25px 40px}@media only screen and (max-width:992px){.sponsors_hs .sh_box{width:100%;margin-bottom:20px}}@media only screen and (max-width:480px){.sponsors_hs .sh_box{padding:15px}}.sponsors_hs .sh_box.sh_full{width:100%}.sponsors_hs .sh_box.sh_full.sh_one_logo .sh_img{width:50%}@media only screen and (max-width:600px){.sponsors_hs .sh_box.sh_full.sh_one_logo .sh_img{width:100%}}.sponsors_hs .sh_box.sh_full .sh_img{width:25%;margin-right:0}@media only screen and (max-width:600px){.sponsors_hs .sh_box.sh_full .sh_img{width:50%}}.sponsors_hs .sh_box.sh_full .sh_text{width:45%;margin-left:5%}@media only screen and (max-width:600px){.sponsors_hs .sh_box.sh_full .sh_text{width:100%;margin-left:0;margin-top:15px}}.sponsors_hs .sh_box .sh_img{width:40%;margin-right:5%}.sponsors_hs .sh_box .sh_img img{width:100%;max-width:250px}@media only screen and (max-width:480px){.sponsors_hs .sh_box .sh_img img{max-width:150px}}@media only screen and (max-width:600px){.sponsors_hs .sh_box .sh_img{width:100%;margin-right:0}.sponsors_hs .sh_box .sh_img img{margin:0 auto 15px}}.sponsors_hs .sh_box .sh_text{width:55%}@media only screen and (max-width:600px){.sponsors_hs .sh_box .sh_text{width:100%;text-align:center}}.sponsors_hs .sh_box .sh_text p{font-size:14px;color:#f1f1f1;font-family:OpenSans-Regular,sans-serif}.partners_section.ps_new{padding-top:80px}@media only screen and (max-width:1200px){.partners_section.ps_new{padding-top:40px;max-width:90%}}@media only screen and (max-width:992px){.partners_section.ps_new{padding:40px 0 0}}.partners_section.ps_new .partners_home{width:32%;margin-right:2%;border:2px solid #ec7725;padding:40px 15px}@media only screen and (max-width:992px){.partners_section.ps_new .partners_home{padding:20px 15px;width:100%;margin-right:0;margin-bottom:20px}}.partners_section.ps_new .partners_home:nth-child(3n){margin-right:0}.partners_section.ps_new .partners_home .partners_img{width:100%;margin-bottom:30px}.partners_section.ps_new .partners_home .partners_img img{margin:0 auto}@media only screen and (max-width:480px){.partners_section.ps_new .partners_home .partners_img img{max-width:150px}}.partners_section.ps_new .partners_home .partners_text{width:100%;text-align:center;background-image:url(/images/pnew_bg.png?6674c81dc4483b48c94ecf67c1d65159);background-repeat:no-repeat;background-position:50%;background-size:cover}.partners_section.ps_new .partners_home .partners_text .partner_price{padding:5px 15px;background-color:#ec7725;display:inline-block;margin-bottom:5px;font-size:14px;width:100%}@media only screen and (max-width:480px){.partners_section.ps_new .partners_home .partners_text .partner_price{font-size:13px;padding:5px 10px}}.partners_section.ps_new .partners_home .partners_text .partner_price span{color:#f1f1f1;font-family:OpenSans-Regular,sans-serif}.partners_section.ps_new .partners_home .partners_text a.secutor_link{display:inline-block;width:auto;margin:50px auto 0;color:#f1f1f1;font-size:18px;padding:10px 15px;background-color:#ec7725}@media only screen and (max-width:992px){.partners_section.ps_new .partners_home .partners_text a.secutor_link{margin-top:30px}}@media only screen and (max-width:480px){.partners_section.ps_new .partners_home .partners_text a.secutor_link{font-size:15px;padding:5px 10px;margin-top:10px}}.partners_section.ps_new .partners_home .partners_text span{display:block;font-size:14px;color:#ec7725;font-family:OpenSans-Bold,sans-serif;text-align:left}@media only screen and (max-width:992px){.partners_section.ps_new .partners_home .partners_text span{text-align:center}}.partners_section.ps_new .partners_home .partners_text p{font-size:14px;color:#f1f1f1;font-family:OpenSans-Regular,sans-serif;text-align:left;margin-bottom:15px}.partners_section.ps_new .partners_home .partners_text p a{display:inline;color:#ec7725}.hr_banners{padding-top:60px}@media only screen and (max-width:1200px){.hr_banners{padding-top:40px;max-width:90%}}@media only screen and (max-width:992px){.hr_banners{padding:40px 0 0}}.hr_banners .hm_home{width:49%;position:relative}@media only screen and (max-width:992px){.hr_banners .hm_home{width:100%}.hr_banners .hm_home:first-child{margin-bottom:20px}}.hr_banners .hm_home.results_banner a{background-image:url(/images/results_home_small.jpg?cf54712a91402b5b6cb1a25618515e2a)}.hr_banners .hm_home a{display:block;width:100%;border:2px solid #ec7725;padding:60px 15px;background-image:url(/images/hm_home_small.jpg?9cbbc2e467e02e10e59024ac16575cf8);background-repeat:no-repeat;background-position:50%;background-size:cover;text-align:center}@media only screen and (max-width:1440px){.hr_banners .hm_home a{padding:40px 15px}}@media only screen and (max-width:600px){.hr_banners .hm_home a{padding:35px}}@media only screen and (max-width:480px){.hr_banners .hm_home a{padding:25px;background-position:0}}.hr_banners .hm_home a span{font-size:40px;font-family:OpenSans-ExtraBold,sans-serif;color:#ec7725;text-transform:uppercase;display:inline-block}.hr_banners .hm_home a span br{display:none}@media only screen and (max-width:1440px){.hr_banners .hm_home a span{font-size:30px}}@media only screen and (max-width:1200px){.hr_banners .hm_home a span{font-size:25px}}@media only screen and (max-width:769px){.hr_banners .hm_home a span{font-size:23px}}@media only screen and (max-width:480px){.hr_banners .hm_home a span{font-size:20px}.hr_banners .hm_home a span br{display:block}}.partners_section{width:100%;position:relative;padding-top:40px}@media only screen and (max-width:1200px){.partners_section{padding-top:15px}.partners_section .container{max-width:90%}}@media only screen and (max-width:992px){.partners_section{padding:10px 15px 20px}.partners_section .container{max-width:100%}}@media only screen and (max-width:480px){.partners_section{padding:15px 0}}.partners_section .partner_home{width:100%;padding:60px 0;position:relative;background-image:url(/images/partners_home_bg.jpg?1919dd2321814fb7778eee3a60b2f44d);background-repeat:no-repeat;background-position:50%;background-size:cover;min-height:330px}@media only screen and (max-width:992px){.partners_section .partner_home{min-height:auto}.partners_section .partner_home.olimp_home,.partners_section .partner_home.sbf_home{min-height:220px}}@media only screen and (max-width:769px){.partners_section .partner_home{padding:35px 0;border-bottom:1px solid hsla(0,0%,100%,.5)}.partners_section .partner_home.olimp_home,.partners_section .partner_home.sbf_home{min-height:auto}}@media only screen and (max-width:480px){.partners_section .partner_home{padding:25px 0}.partners_section .partner_home:last-child{border-bottom:none}}@media only screen and (max-width:769px){.partners_section .partner_home{background-image:none}}.partners_section .partner_home.sbf_home,.partners_section .partner_home.secutor_home{background-image:url(/images/partners_home_bg_reversed.jpg?a9a7b4d0447ae65591bfc8cc8df50852)}@media only screen and (max-width:769px){.partners_section .partner_home.sbf_home,.partners_section .partner_home.secutor_home{background-image:none}}.partners_section .partner_home.f_gym_home .partners_text,.partners_section .partner_home.olimp_home .partners_text,.partners_section .partner_home.oxford_home .partners_text{padding-left:30px}@media only screen and (max-width:769px){.partners_section .partner_home.f_gym_home .partners_text,.partners_section .partner_home.olimp_home .partners_text,.partners_section .partner_home.oxford_home .partners_text{padding:0}}.partners_section .partner_home:nth-child(2n){flex-direction:row-reverse}.partners_section .partner_home:nth-child(2n) .partners_text{padding-right:30px;padding-left:100px}@media only screen and (max-width:992px){.partners_section .partner_home:nth-child(2n) .partners_text{padding-left:60px}}@media only screen and (max-width:769px){.partners_section .partner_home:nth-child(2n) .partners_text{padding:0}}.partners_section .partner_home:nth-child(2n) .partners_img{right:auto;left:0}@media only screen and (max-width:769px){.partners_section .partner_home:nth-child(2n) .partners_img{left:auto}}.partners_section .partner_home .partners_text{width:70%;padding-right:40px;position:relative;z-index:3}@media only screen and (max-width:769px){.partners_section .partner_home .partners_text{width:100%;padding:0;order:3}}.partners_section .partner_home .partners_text .partner_price{padding:5px 15px;background-color:#ec7725;display:inline-block;margin-bottom:5px;font-size:14px}@media only screen and (max-width:480px){.partners_section .partner_home .partners_text .partner_price{font-size:13px;padding:5px 10px}}.partners_section .partner_home .partners_text .partner_price span{color:#f1f1f1;font-family:OpenSans-Regular,sans-serif}.partners_section .partner_home .partners_text p{font-size:14px;color:#f1f1f1;margin-bottom:15px}.partners_section .partner_home .partners_text p:last-child{margin-bottom:0}@media only screen and (max-width:480px){.partners_section .partner_home .partners_text p{font-size:13px;margin-bottom:10px}}.partners_section .partner_home .partners_text a{display:inline-block;color:#ec7725}.partners_section .partner_home .partners_text a.secutor_link{color:#f1f1f1;font-size:18px;padding:10px 15px;background-color:#ec7725}@media only screen and (max-width:480px){.partners_section .partner_home .partners_text a.secutor_link{font-size:15px;padding:5px 10px}}.partners_section .partner_home .partners_text span{font-size:14px;font-family:OpenSans-Bold,sans-serif;color:#ec7725}@media only screen and (max-width:480px){.partners_section .partner_home .partners_text span{font-size:13px}}.partners_section .partner_home .partners_img{width:auto;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:2}@media only screen and (max-width:1200px){.partners_section .partner_home .partners_img{max-width:40%}}@media only screen and (max-width:769px){.partners_section .partner_home .partners_img{width:100%;order:1;text-align:center;position:relative;right:auto;top:auto;transform:translate(0);max-width:100%}}.partners_section .partner_home .partners_img img{display:inline-block;max-width:100%}@media only screen and (max-width:769px){.partners_section .partner_home .partners_img img{margin:0 auto 15px}}.blog_section{position:relative;padding:110px 0}@media only screen and (max-width:1680px){.blog_section{padding:60px 0}}@media only screen and (max-width:1440px){.blog_section{padding:50px 0}}@media only screen and (max-width:992px){.blog_section{padding:35px 0}.blog_section .container{width:85%;margin:0 auto}}@media only screen and (max-width:480px){.blog_section{padding:30px 0}}.blog_section .blog_slider{margin:0 -10px}.blog_section .blog_slider .slick-slide{margin-right:10px;margin-left:10px}.blog_section .blog_slider .custom_box:nth-child(n+4){display:none}@media only screen and (max-width:992px){.blog_section .blog_slider .custom_box:nth-child(n+3){display:none}}@media only screen and (max-width:480px){.blog_section .blog_slider .custom_box:nth-child(n+2){display:none}}.blog_section .blog_slider .custom_box .box_text p:nth-of-type(n+2){display:none}.mobile_app{padding:160px 0;position:relative;background-image:url(/images/app_bg.png?916873bb9d07c86808dc472e22d31f41);background-repeat:no-repeat;background-position:50%;background-size:cover}@media only screen and (max-width:1440px){.mobile_app{padding:130px 0}}@media only screen and (max-width:992px){.mobile_app{padding:80px 0}}@media only screen and (max-width:769px){.mobile_app{padding:50px 0}}@media only screen and (max-width:480px){.mobile_app{padding:30px 0 70px}}.mobile_app .abs_img{position:absolute;left:0;top:50%;transform:translateY(-50%)}@media only screen and (max-width:1440px){.mobile_app .abs_img{width:650px;top:60%}}@media only screen and (max-width:1200px){.mobile_app .abs_img{width:550px}}@media only screen and (max-width:992px){.mobile_app .abs_img{width:480px;left:55px}}@media only screen and (max-width:769px){.mobile_app .abs_img{width:350px;top:65%}}@media only screen and (max-width:600px){.mobile_app .abs_img{width:310px;left:25px}}@media only screen and (max-width:480px){.mobile_app .abs_img{width:220px;left:15px;top:90%}}.mobile_app .app_text{width:51%;text-align:right}@media only screen and (max-width:769px){.mobile_app .app_text{width:60%}}@media only screen and (max-width:600px){.mobile_app .app_text{width:65%}}@media only screen and (max-width:480px){.mobile_app .app_text{width:100%}}.mobile_app .app_text h3{font-size:30px;font-family:OpenSans-Bold,sans-serif;color:#ec7725;margin-bottom:10px}@media only screen and (max-width:1440px){.mobile_app .app_text h3{font-size:25px}}@media only screen and (max-width:769px){.mobile_app .app_text h3{font-size:19px}}@media only screen and (max-width:480px){.mobile_app .app_text h3{font-size:18px}}.mobile_app .app_text p{font-size:18px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1;margin-bottom:60px}@media only screen and (max-width:1440px){.mobile_app .app_text p{font-size:17px}}@media only screen and (max-width:992px){.mobile_app .app_text p{font-size:16px;margin-bottom:40px}}@media only screen and (max-width:769px){.mobile_app .app_text p{font-size:14px}}.mobile_app .app_text .store_btns{display:block;margin-bottom:5px}.mobile_app .app_text .store_btns a,.mobile_app .app_text .store_btns a img{display:inline-block}@media only screen and (max-width:769px){.mobile_app .app_text .store_btns a img{width:140px}}@media only screen and (max-width:480px){.mobile_app .app_text .store_btns a img{width:110px}}.mobile_app .app_text .store_btns a:hover{transform:translate(-5px)}.partners{position:relative;padding:20px 0 0;background-color:#0d0d0d}.partners .partners_slider span{width:16.5%;display:inline-block}.partners .partners_slider span:nth-child(n+7){display:none}.partners .partners_slider span img{max-width:90%}@media only screen and (max-width:1200px){.partners .partners_slider span{width:25%}.partners .partners_slider span:nth-child(n+5){display:none}}@media only screen and (max-width:600px){.partners .partners_slider span{width:33.33333%}.partners .partners_slider span:nth-child(n+4){display:none}}@media only screen and (max-width:480px){.partners .partners_slider span{width:50%}.partners .partners_slider span:nth-child(n+3){display:none}}@media only screen and (max-width:1680px){.partners .partners_slider .slick-slide img{max-width:90%}}.partners .partners_all{width:100%;display:block;padding-top:15px}.partners .partners_all a{width:100%;text-align:center;display:block;background:#000;background:radial-gradient(circle,transparent 0,#ed7e30 0,rgba(232,123,47,.7595413165) 26%,transparent 100%);color:#f1f1f1;font-size:18px;font-family:OpenSans-Semibold,sans-serif;padding:10px 35px}@media only screen and (max-width:769px){.partners .partners_all a{font-size:16px}}@media only screen and (max-width:480px){.partners .partners_all a{font-size:14px}}.contact{position:relative;padding:90px 0 120px}@media only screen and (max-width:1680px){.contact{padding:60px 0 80px}}@media only screen and (max-width:1440px){.contact{padding:50px 0}}@media only screen and (max-width:992px){.contact{padding:35px 0 50px}}@media only screen and (max-width:480px){.contact{padding:30px 0 50px}}.contact form{text-align:left}.contact form label{width:0;height:0;font-size:0;border:none;text-indent:-9999px;position:absolute;left:0;z-index:-1;top:0}.contact form input{width:32%;padding:20px;margin-bottom:25px;border:2px solid #ccc;font-size:18px;font-family:OpenSans-Regular,sans-serif;color:#565656}.contact form input::-moz-placeholder{font-size:18px;font-family:OpenSans-Regular,sans-serif;color:rgba(87,87,87,.53)}.contact form input:-ms-input-placeholder{font-size:18px;font-family:OpenSans-Regular,sans-serif;color:rgba(87,87,87,.53)}.contact form input::-ms-input-placeholder{font-size:18px;font-family:OpenSans-Regular,sans-serif;color:rgba(87,87,87,.53)}.contact form input::placeholder{font-size:18px;font-family:OpenSans-Regular,sans-serif;color:rgba(87,87,87,.53)}@media only screen and (max-width:1440px){.contact form input{font-size:17px;padding:15px}.contact form input::-moz-placeholder{font-size:17px}.contact form input:-ms-input-placeholder{font-size:17px}.contact form input::-ms-input-placeholder{font-size:17px}.contact form input::placeholder{font-size:17px}}@media only screen and (max-width:992px){.contact form input{font-size:16px;padding:10px}.contact form input::-moz-placeholder{font-size:16px}.contact form input:-ms-input-placeholder{font-size:16px}.contact form input::-ms-input-placeholder{font-size:16px}.contact form input::placeholder{font-size:16px}}@media only screen and (max-width:769px){.contact form input{width:100%;margin-bottom:15px;padding:5px 10px;font-size:15px}}@media only screen and (max-width:769px){.contact form input::-moz-placeholder{font-size:15px}.contact form input:-ms-input-placeholder{font-size:15px}.contact form input::-ms-input-placeholder{font-size:15px}.contact form input::placeholder{font-size:15px}}.contact form textarea{width:100%;padding:20px;margin-bottom:25px;border:2px solid #ccc;font-size:18px;font-family:OpenSans-Regular,sans-serif;color:#565656}.contact form textarea::-moz-placeholder{font-size:18px;font-family:OpenSans-Regular,sans-serif;color:rgba(87,87,87,.53)}.contact form textarea:-ms-input-placeholder{font-size:18px;font-family:OpenSans-Regular,sans-serif;color:rgba(87,87,87,.53)}.contact form textarea::-ms-input-placeholder{font-size:18px;font-family:OpenSans-Regular,sans-serif;color:rgba(87,87,87,.53)}.contact form textarea::placeholder{font-size:18px;font-family:OpenSans-Regular,sans-serif;color:rgba(87,87,87,.53)}@media only screen and (max-width:1440px){.contact form textarea{font-size:17px;padding:15px}.contact form textarea::-moz-placeholder{font-size:17px}.contact form textarea:-ms-input-placeholder{font-size:17px}.contact form textarea::-ms-input-placeholder{font-size:17px}.contact form textarea::placeholder{font-size:17px}}@media only screen and (max-width:992px){.contact form textarea{font-size:16px;padding:10px}.contact form textarea::-moz-placeholder{font-size:16px}.contact form textarea:-ms-input-placeholder{font-size:16px}.contact form textarea::-ms-input-placeholder{font-size:16px}.contact form textarea::placeholder{font-size:16px}}@media only screen and (max-width:769px){.contact form textarea{padding:5px 10px;font-size:15px}.contact form textarea::-moz-placeholder{font-size:15px}.contact form textarea:-ms-input-placeholder{font-size:15px}.contact form textarea::-ms-input-placeholder{font-size:15px}.contact form textarea::placeholder{font-size:15px}}.page_banner{width:100%;height:500px;position:relative}@media only screen and (max-width:1440px){.page_banner{height:400px}}@media only screen and (max-width:992px){.page_banner{height:300px}}@media only screen and (max-width:769px){.page_banner{height:250px}}@media only screen and (max-width:460px){.page_banner{height:200px}}.page_banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page_banner .page_title{position:absolute;bottom:60px;left:50%;transform:translate(-50%);margin-bottom:50px;width:95%;text-align:center}@media only screen and (max-width:1440px){.page_banner .page_title{margin-bottom:30px}}@media only screen and (max-width:769px){.page_banner .page_title{bottom:30px}}@media only screen and (max-width:460px){.page_banner .page_title{bottom:20px}}.page_banner .page_title:after{content:"";position:absolute;bottom:-40px;left:50%;height:2px;width:100px;background-color:#f1f1f1;transform:translate(-50%)}@media only screen and (max-width:1440px){.page_banner .page_title:after{bottom:-20px}}@media only screen and (max-width:992px){.page_banner .page_title:after{width:50px}}@media only screen and (max-width:460px){.page_banner .page_title:after{bottom:-10px}}.page_banner .page_title h1{font-size:46px;color:#f1f1f1;font-family:OpenSans-Bold,sans-serif}@media only screen and (max-width:1440px){.page_banner .page_title h1{font-size:40px}}@media only screen and (max-width:992px){.page_banner .page_title h1{font-size:35px}}@media only screen and (max-width:769px){.page_banner .page_title h1{font-size:30px}}@media only screen and (max-width:480px){.page_banner .page_title h1{font-size:25px}}@media only screen and (max-width:430px){.page_banner .page_title h1{font-size:22px}}.page_banner .page_title h1 span{color:#ec7725}.blog_page,.location_page{width:100%;position:relative;padding-bottom:50px}@media only screen and (max-width:1200px){.blog_page .container,.location_page .container{max-width:90%}}@media only screen and (max-width:600px){.blog_page .container,.location_page .container{max-width:100%}}@media only screen and (max-width:480px){.blog_page,.location_page{padding-bottom:30px}}.blog_page .blog_wrap .custom_box,.location_page .blog_wrap .custom_box{margin-bottom:2%;margin-right:2%}.blog_page .blog_wrap .custom_box:nth-child(3n),.location_page .blog_wrap .custom_box:nth-child(3n){margin-right:0}.blog_page .blog_wrap .custom_box:nth-child(n+4),.location_page .blog_wrap .custom_box:nth-child(n+4){display:block}@media only screen and (max-width:992px){.blog_page .blog_wrap .custom_box:nth-child(n+3),.location_page .blog_wrap .custom_box:nth-child(n+3){display:block}.blog_page .blog_wrap .custom_box:nth-child(3n),.location_page .blog_wrap .custom_box:nth-child(3n){margin-right:2%}.blog_page .blog_wrap .custom_box:nth-child(2n),.location_page .blog_wrap .custom_box:nth-child(2n){margin-right:0}}@media only screen and (max-width:480px){.blog_page .blog_wrap .custom_box,.blog_page .blog_wrap .custom_box:nth-child(2n),.blog_page .blog_wrap .custom_box:nth-child(3n),.location_page .blog_wrap .custom_box,.location_page .blog_wrap .custom_box:nth-child(2n),.location_page .blog_wrap .custom_box:nth-child(3n){margin:0 auto 30px}.blog_page .blog_wrap .custom_box:nth-child(n+2),.location_page .blog_wrap .custom_box:nth-child(n+2){display:block}}.blog_page .blog_wrap .custom_box .box_text p:nth-of-type(n+2),.location_page .blog_wrap .custom_box .box_text p:nth-of-type(n+2){display:none}.pagination{position:relative;padding:20px 0;display:block!important}.pagination .previous_post{float:left}.pagination .next_post{float:right}.pagination .next_post,.pagination .previous_post{width:50%;position:relative}.pagination .next_post a,.pagination .previous_post a{font-size:16px;color:#f1f1f1;font-family:OpenSans-Regular,sans-serif}@media only screen and (max-width:600px){.pagination .next_post a,.pagination .previous_post a{font-size:14px}}@media only screen and (max-width:480px){.pagination .next_post a,.pagination .previous_post a{font-size:0}}.pagination .next_post a i,.pagination .previous_post a i{font-size:40px;color:#565656;transition:all .3s ease-in-out;position:absolute;top:50%;transform:translateY(-50%)}.pagination .next_post a:hover i,.pagination .previous_post a:hover i{color:#ec7725}.pagination .previous_post a{padding-left:30px}.pagination .previous_post a i{left:0}.pagination .next_post a{padding-right:30px;text-align:right}.pagination .next_post a i{right:0}.pagination .next,.pagination .previous{width:30px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.pagination .next a,.pagination .previous a{font-size:40px;color:#565656}.pagination .next a:hover,.pagination .previous a:hover{color:#ec7725}.pagination .next{left:auto;right:0}.pagination .numeric{width:100%}.pagination .numeric ul{padding:0 30px}.pagination .numeric ul li{display:inline-block;margin-right:15px}.pagination .numeric ul li:last-child{margin-right:0}.pagination .numeric ul li a{font-size:16px;color:#f1f1f1;font-family:OpenSans-Regular,sans-serif;opacity:.7}.pagination .numeric ul li.active_page a{opacity:1}.blog_single_content{width:100%}@media only screen and (max-width:1200px){.blog_single_content .container{max-width:90%}}@media only screen and (max-width:600px){.blog_single_content .container{max-width:100%}}.blog_single_content .date{background-color:#f1f1f1;display:inline-block;padding:10px 15px;font-size:14px;font-family:OpenSans-Bold,sans-serif;color:#565656;margin-bottom:30px}@media only screen and (max-width:600px){.blog_single_content .date{margin-top:-58px}}.blog_single_content h2{font-size:21px;font-family:OpenSans-Bold,sans-serif;color:#ec7725;margin-bottom:55px;display:flex;flex-wrap:wrap;position:relative}@media only screen and (max-width:992px){.blog_single_content h2{font-size:19px}}@media only screen and (max-width:600px){.blog_single_content h2{width:100%;display:block}}.blog_single_content h2:after{content:"";position:absolute;bottom:-35px;left:0;height:2px;width:50px;background-color:#ec7725}@media only screen and (max-width:600px){.blog_single_content h2:after{bottom:-20px}}.blog_single_content p{font-size:14px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1;margin-bottom:15px}.blog_single_content p strong{color:#ec7725;text-transform:uppercase;font-size:16px;font-family:OpenSans-Bold,sans-serif}@media only screen and (max-width:600px){.blog_single_content p strong{font-size:14px}}.blog_single_content p a{display:inline-block;color:#ec7725}.blog_single_content .main_box_img{float:left;border:1px solid #f1f1f1;margin-right:35px;margin-bottom:35px}@media only screen and (max-width:992px){.blog_single_content .main_box_img{width:35%}}@media only screen and (max-width:600px){.blog_single_content .main_box_img{width:100%;height:auto;display:block;overflow:hidden;float:none;margin:0 0 15px}.blog_single_content .main_box_img img{width:100%;max-width:100%}}.location_wrap .blog_wrap .custom_box .box_img{height:190px}@media only screen and (max-width:600px){.location_wrap .blog_wrap .custom_box .box_img{height:140px}}.location_wrap .blog_wrap .custom_box .box_title h4{height:50px}@media only screen and (max-width:1200px){.location_wrap .blog_wrap .custom_box .box_title h4{height:45px}}@media only screen and (max-width:600px){.location_wrap .blog_wrap .custom_box .box_title h4{height:40px}}@media only screen and (max-width:480px){.location_wrap .blog_wrap .custom_box .box_title h4{height:auto}}.location_wrap .blog_wrap .custom_box .box_text p{height:60px}@media only screen and (max-width:769px){.location_wrap .blog_wrap .custom_box .box_text p{height:55px}}.location_content .content_full{width:100%;margin-bottom:40px}@media only screen and (max-width:769px){.location_content .content_full.reverse_flex{flex-direction:column-reverse}}@media only screen and (max-width:600px){.location_content .content_full{margin-bottom:20px}}.location_content .content_full.location_video{width:100%;text-align:center;border-top:2px solid #565656;padding-top:40px}.location_content .content_full.location_video h2{font-size:30px;font-family:OpenSans-Regular,sans-serif;color:#ec7725;margin-bottom:25px}.location_content .content_full.location_video .main_video{max-width:900px;width:100%;text-align:center;margin:0 auto 40px}.location_content .content_full.location_video .main_video .video_wrap{position:relative;overflow:hidden;padding-top:56.222222%}.location_content .content_full.location_video .main_video .video_wrap #play_icon{position:absolute;z-index:1;width:100px;height:100px;left:50%;top:50%;transform:translate(-50%,-50%);font-size:75px;color:#ec7725;cursor:pointer;opacity:1;visibility:visible;transition:all .2s linear}@media only screen and (max-width:769px){.location_content .content_full.location_video .main_video .video_wrap #play_icon{width:70px;height:70px}}@media only screen and (max-width:480px){.location_content .content_full.location_video .main_video .video_wrap #play_icon{width:50px;height:50px}}.location_content .content_full.location_video .main_video .video_wrap #play_icon:after{content:"";background-image:url(/images/playhover.png?a088fa99800a045fd47befb0bfc2239e);background-repeat:no-repeat;background-position:50%;background-size:contain;width:100%;height:90px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:1;transition:all .3s ease-in-out;cursor:pointer}.location_content .content_full.location_video .main_video .video_wrap #play_icon.playing{opacity:0;visibility:hidden;z-index:-1}.location_content .content_full.location_video .main_video .video_wrap video{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #ec7725}.location_content .content_full.location_video .main_video .video_wrap video::-webkit-media-controls{visibility:hidden}.location_content .content_full.location_video .main_video .video_wrap video::-webkit-media-controls-enclosure{visibility:visible}.location_content .content_full .content_half{width:49%}@media only screen and (max-width:769px){.location_content .content_full .content_half{width:100%}}.location_content .content_full .content_half.location_map img{max-width:100%;width:100%}@media only screen and (max-width:769px){.location_content .content_full .content_half.location_map{margin-bottom:30px}}.location_content .content_full .content_half.location_map .resp-container{position:relative;overflow:hidden;padding-top:68.2%}.location_content .content_full .content_half.location_map .resp-container .resp-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.location_content .content_full .content_half.location_info div{margin-bottom:45px}@media only screen and (max-width:1200px){.location_content .content_full .content_half.location_info div{margin-bottom:25px}}.location_content .content_full .content_half.location_info div span{display:block;font-size:24px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1;padding-left:40px;position:relative}@media only screen and (max-width:1200px){.location_content .content_full .content_half.location_info div span{font-size:20px}}@media only screen and (max-width:992px){.location_content .content_full .content_half.location_info div span{font-size:17px}}@media only screen and (max-width:480px){.location_content .content_full .content_half.location_info div span{padding-left:30px}}.location_content .content_full .content_half.location_info div span i{position:absolute;left:0;top:50%;transform:translateY(-50%);color:#ec7725;font-size:20px}@media only screen and (max-width:992px){.location_content .content_full .content_half.location_info div span i{font-size:16px}}.location_content .content_full .content_half.location_info p{font-size:18px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1;margin-bottom:25px}@media only screen and (max-width:1200px){.location_content .content_full .content_half.location_info p{font-size:16px;margin-bottom:15px}}@media only screen and (max-width:992px){.location_content .content_full .content_half.location_info p{font-size:15px}}.location_content .content_full .content_half.location_info a{display:inline-block;background-color:#ec7725;font-size:18px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1;padding:15px 40px 15px 20px;position:relative}@media only screen and (max-width:992px){.location_content .content_full .content_half.location_info a{font-size:16px}}@media only screen and (max-width:480px){.location_content .content_full .content_half.location_info a{font-size:14px;width:100%}}.location_content .content_full .content_half.location_info a:after{content:"\F104";position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#f1f1f1;font-family:FontAwesome;font-weight:400;font-style:normal;font-size:30px;opacity:1;transition:all .3s ease-in-out}.location_content .content_full .content_half.location_info a.sc_active:after{content:"\F105"}.location_content .content_full.schedule{display:none;overflow-x:auto}.location_content .content_full.schedule span{display:block;width:100%;padding:10px 0 30px;font-size:18px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1}@media only screen and (max-width:992px){.location_content .content_full.schedule span{font-size:16px}}@media only screen and (max-width:480px){.location_content .content_full.schedule span{font-size:14px}}.location_content .content_full.schedule table{width:100%;border-collapse:collapse;border:1px solid #ec7725;font-size:16px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1}@media only screen and (max-width:769px){.location_content .content_full.schedule table{font-size:12px;width:720px;white-space:nowrap}}.location_content .content_full.schedule table tr:first-child{background-color:#404040}.location_content .content_full.schedule table tr:first-child th:first-child{border-right:1px solid #ec7725}.location_content .content_full.schedule table td,.location_content .content_full.schedule table th{padding:10px 0}.location_content .content_full.schedule table tr td{border:1px solid #ec7725;text-align:center;width:12.5%}.location_content .content_full.schedule table tr td:first-child{background-color:#404040}.location_content .content_full.prop{background-image:url(/images/location_prop_bg.jpg?211edcf3451d08daf08547ecd882e47c);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:20px 5% 15px}.location_content .content_full.prop .slick-prev{left:0}.location_content .content_full.prop .slick-next{right:0}.location_content .content_full.prop div{text-align:center}.location_content .content_full.prop div .slick-slide{padding:0 15px}.location_content .content_full.prop div img{display:inline-block;margin-bottom:15px;height:150px;width:auto}@media only screen and (max-width:1200px){.location_content .content_full.prop div img{height:100px}}.location_content .content_full.prop div span{width:100%;display:block;font-size:18px;font-family:OpenSans-Bold,sans-serif;color:#f1f1f1}@media only screen and (max-width:992px){.location_content .content_full.prop div span{font-size:15px}}.location_content .content_full.custom_gallery{border-top:2px solid #565656;padding-top:40px}.location_content .content_full.location_partner{border-top:2px solid #565656;padding:0;margin-bottom:0}.location_content .content_full.location_partner .loc_p_text{width:50%;padding-right:50px;padding-top:40px;padding-bottom:40px}@media only screen and (max-width:1200px){.location_content .content_full.location_partner .loc_p_text{padding-right:20px}}@media only screen and (max-width:992px){.location_content .content_full.location_partner .loc_p_text{width:65%}}@media only screen and (max-width:769px){.location_content .content_full.location_partner .loc_p_text{width:100%;padding-right:0;margin-bottom:20px;text-align:center}}@media only screen and (max-width:600px){.location_content .content_full.location_partner .loc_p_text{padding-top:20px;padding-bottom:20px}}.location_content .content_full.location_partner .loc_p_text h4{font-size:18px;font-family:OpenSans-Bold,sans-serif;color:#f1f1f1;margin-bottom:20px;display:block}@media only screen and (max-width:1200px){.location_content .content_full.location_partner .loc_p_text h4{font-size:17px}}.location_content .content_full.location_partner .loc_p_text p{font-size:12px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1;margin-bottom:15px}.location_content .content_full.location_partner .loc_p_text p:last-child{margin-bottom:0}.location_content .content_full.location_partner .loc_p_text a{display:inline-block;padding:10px 40px 10px 20px;background-color:#ec7725;color:#f1f1f1;font-family:OpenSans-Regular,sans-serif;font-size:18px;position:relative}@media only screen and (max-width:600px){.location_content .content_full.location_partner .loc_p_text a{font-size:14px}}.location_content .content_full.location_partner .loc_p_text a:after{content:"\F105";position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#f1f1f1;font-family:FontAwesome;font-weight:400;font-style:normal;font-size:30px;opacity:1;transition:all .3s ease-in-out}@media only screen and (max-width:600px){.location_content .content_full.location_partner .loc_p_text a:after{font-size:20px}}.location_content .content_full.location_partner .loc_p_text .partner_price{padding:10px 25px;background-color:#ec7725;display:inline-block;margin-bottom:10px}.location_content .content_full.location_partner .loc_p_text .partner_price span{font-size:18px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1}@media only screen and (max-width:1200px){.location_content .content_full.location_partner .loc_p_text .partner_price span{font-size:17px}}@media only screen and (max-width:992px){.location_content .content_full.location_partner .loc_p_text .partner_price span{font-size:16px}}.location_content .content_full.location_partner .loc_p_text .partner_price span strong{font-family:OpenSans-Bold,sans-serif;padding-left:20px}@media only screen and (max-width:992px){.location_content .content_full.location_partner .loc_p_text .partner_price span strong{padding-left:10px}}@media only screen and (max-width:430px){.location_content .content_full.location_partner .loc_p_text .partner_price span strong{padding-left:0;display:block}}.location_content .content_full.location_partner .loc_p_image{width:50%;text-align:center;padding:40px 50px}.location_content .content_full.location_partner .loc_p_image.p_image_white{background-color:#fff}.location_content .content_full.location_partner .loc_p_image.p_image_white p,.location_content .content_full.location_partner .loc_p_image.p_image_white p a{color:#565656}@media only screen and (max-width:1200px){.location_content .content_full.location_partner .loc_p_image{padding-left:20px;padding-right:20px}}@media only screen and (max-width:992px){.location_content .content_full.location_partner .loc_p_image{width:35%}}@media only screen and (max-width:769px){.location_content .content_full.location_partner .loc_p_image{width:100%;padding-left:0;padding-right:0}}@media only screen and (max-width:600px){.location_content .content_full.location_partner .loc_p_image{padding-top:20px;padding-bottom:20px}}.location_content .content_full.location_partner .loc_p_image img{display:inline-block;margin-bottom:10px}@media only screen and (max-width:480px){.location_content .content_full.location_partner .loc_p_image img{max-width:200px}}.location_content .content_full.location_partner .loc_p_image p,.location_content .content_full.location_partner .loc_p_image p a{font-size:12px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1}.location_content .content_full.location_partner .loc_p_image p a{display:inline}.location_content .content_full.location_partner .loc_p_image p a:hover{color:#ec7725}.custom_gallery .gallery_wrap .gallery_image{width:23.5%;height:200px;display:block;margin-bottom:2%;position:relative;margin-right:2%}.custom_gallery .gallery_wrap .gallery_image:nth-child(4n){margin-right:0}.custom_gallery .gallery_wrap .gallery_image:after{content:"\F002";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.5);color:#ec7725;font-family:FontAwesome;font-weight:400;font-style:normal;font-size:40px;opacity:0;transition:all .5s ease-in-out}@media only screen and (max-width:1200px){.custom_gallery .gallery_wrap .gallery_image{height:150px}}@media only screen and (max-width:992px){.custom_gallery .gallery_wrap .gallery_image{width:32%}.custom_gallery .gallery_wrap .gallery_image:nth-child(4n){margin-right:2%}.custom_gallery .gallery_wrap .gallery_image:nth-child(3n){margin-right:0}}@media only screen and (max-width:769px){.custom_gallery .gallery_wrap .gallery_image{width:49%}.custom_gallery .gallery_wrap .gallery_image:nth-child(3n){margin-right:2%}.custom_gallery .gallery_wrap .gallery_image:nth-child(2n){margin-right:0}}@media only screen and (max-width:480px){.custom_gallery .gallery_wrap .gallery_image{height:105px}}.custom_gallery .gallery_wrap .gallery_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-in-out}.custom_gallery .gallery_wrap .gallery_image:hover img{opacity:.5}.custom_gallery .gallery_wrap .gallery_image:hover:after{opacity:.7;transform:translate(-50%,-50%) scale(1)}.about_wrap{position:relative}@media only screen and (max-width:1200px){.about_wrap .container{max-width:90%}}.about_wrap .about_section{padding:40px 0;border-bottom:1px solid #565656}@media only screen and (max-width:992px){.about_wrap .about_section{padding:20px 0 40px}}.about_wrap .about_section .icon_title{width:100%;margin-bottom:20px}.about_wrap .about_section .icon_title img{display:inline-block;margin-right:10px;width:50px}@media only screen and (max-width:769px){.about_wrap .about_section .icon_title img{width:10%;margin-right:2%}}@media only screen and (max-width:600px){.about_wrap .about_section .icon_title img{width:8%;margin-right:2%}}.about_wrap .about_section .icon_title span{display:inline-block;font-size:24px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1;text-transform:uppercase;width:calc(100% - 60px)}@media only screen and (max-width:1200px){.about_wrap .about_section .icon_title span{font-size:21px}}@media only screen and (max-width:769px){.about_wrap .about_section .icon_title span{width:88%;font-size:19px}}@media only screen and (max-width:600px){.about_wrap .about_section .icon_title span{width:90%;font-size:18px}}.about_wrap .about_section p{font-size:18px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1;margin-bottom:20px}.about_wrap .about_section p:last-child{margin-bottom:0}@media only screen and (max-width:1200px){.about_wrap .about_section p{font-size:16px}}@media only screen and (max-width:600px){.about_wrap .about_section p{font-size:15px;margin-bottom:10px}}.about_wrap .about_section .full_result_box{width:100%;border:1px solid #f1f1f1}.about_wrap .about_section .full_result_box ul li{font-size:18px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1;width:100%;position:relative;padding:10px;border-bottom:1px solid #6d749e}.about_wrap .about_section .full_result_box ul li:last-child{border-bottom:none}@media only screen and (max-width:1200px){.about_wrap .about_section .full_result_box ul li{font-size:16px}}@media only screen and (max-width:600px){.about_wrap .about_section .full_result_box ul li{font-size:15px}}.about_wrap .about_section.best_club .custom_gallery .gallery_wrap.club_gallery .gallery_image{width:18.4%;height:310px;border:1px solid #ec7725}.about_wrap .about_section.best_club .custom_gallery .gallery_wrap.club_gallery .gallery_image:nth-child(4n){margin-right:2%}.about_wrap .about_section.best_club .custom_gallery .gallery_wrap.club_gallery .gallery_image:nth-child(5n){margin-right:0}@media only screen and (max-width:1200px){.about_wrap .about_section.best_club .custom_gallery .gallery_wrap.club_gallery .gallery_image{height:250px}}@media only screen and (max-width:992px){.about_wrap .about_section.best_club .custom_gallery .gallery_wrap.club_gallery .gallery_image{width:32%}.about_wrap .about_section.best_club .custom_gallery .gallery_wrap.club_gallery .gallery_image:nth-child(5n){margin-right:2%}}@media only screen and (max-width:769px){.about_wrap .about_section.best_club .custom_gallery .gallery_wrap.club_gallery .gallery_image{height:200px}.about_wrap .about_section.best_club .custom_gallery .gallery_wrap.club_gallery .gallery_image:nth-child(2n){margin-right:2%}.about_wrap .about_section.best_club .custom_gallery .gallery_wrap.club_gallery .gallery_image:nth-child(3n){margin-right:0}}@media only screen and (max-width:600px){.about_wrap .about_section.best_club .custom_gallery .gallery_wrap.club_gallery .gallery_image{height:160px}}@media only screen and (max-width:480px){.about_wrap .about_section.best_club .custom_gallery .gallery_wrap.club_gallery .gallery_image{height:120px}}.about_wrap .about_section .results_full{width:100%}.about_wrap .about_section .results_full .result_box{width:25%;border:1px solid #f1f1f1;text-align:left}@media only screen and (max-width:992px){.about_wrap .about_section .results_full .result_box{width:33.33333%}}@media only screen and (max-width:769px){.about_wrap .about_section .results_full .result_box{width:50%}}@media only screen and (max-width:480px){.about_wrap .about_section .results_full .result_box{width:100%}}.about_wrap .about_section .results_full .result_box table{width:100%;border-collapse:collapse}.about_wrap .about_section .results_full .result_box table tr td a{font-size:18px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1;width:100%;padding-right:30px;position:relative}.about_wrap .about_section .results_full .result_box table tr td a:hover{color:#ec7725}@media only screen and (max-width:1200px){.about_wrap .about_section .results_full .result_box table tr td a{font-size:16px}}@media only screen and (max-width:600px){.about_wrap .about_section .results_full .result_box table tr td a{font-size:15px}}.about_wrap .about_section .results_full .result_box table tr td a:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:20px;height:25px;background-image:url(/images/pdf_icon-sm.png?d8a2e763806d8342632473360a0be1fc);background-size:contain;background-position:50%;background-repeat:no-repeat}.about_wrap .about_section .results_full .result_box table tr td{padding:10px;border-top:1px solid #6d749e;position:relative}.about_wrap .about_section .results_full .result_box table tr th{padding:10px;background-color:#1a1a1a;color:#ec7725;font-size:24px}@media only screen and (max-width:992px){.about_wrap .about_section .results_full .result_box table tr th{font-size:21px}}@media only screen and (max-width:600px){.about_wrap .about_section .results_full .result_box table tr th{font-size:18px}}.about_wrap .about_section .hum_slider{width:100%}.about_wrap .about_section .hum_slider .hum_item{border:1px solid #f1f1f1;padding:5px 5px 0;width:100%}.about_wrap .about_section .hum_slider .hum_item:nth-child(n+2){display:none}@media only screen and (max-width:769px){.about_wrap .about_section .hum_slider .hum_item{width:98%!important;margin:0 auto}}.about_wrap .about_section .hum_slider .hum_item .hum_item_wrap .hum_text{width:35%;padding:30px}@media only screen and (max-width:992px){.about_wrap .about_section .hum_slider .hum_item .hum_item_wrap .hum_text{width:100%;padding:15px;margin-bottom:20px}}@media only screen and (max-width:480px){.about_wrap .about_section .hum_slider .hum_item .hum_item_wrap .hum_text{padding:10px}}.about_wrap .about_section .hum_slider .hum_item .hum_item_wrap .hum_text .box_title{position:relative;margin-bottom:35px}.about_wrap .about_section .hum_slider .hum_item .hum_item_wrap .hum_text .box_title h3{font-size:21px;font-family:OpenSans-Bold,sans-serif;color:#ec7725;height:60px;overflow:hidden}@media only screen and (max-width:600px){.about_wrap .about_section .hum_slider .hum_item .hum_item_wrap .hum_text .box_title h3{font-size:19px;height:auto}}@media only screen and (max-width:480px){.about_wrap .about_section .hum_slider .hum_item .hum_item_wrap .hum_text .box_title h3{font-size:17px}}.about_wrap .about_section .hum_slider .hum_item .hum_item_wrap .hum_text .box_title:after{content:"";position:absolute;bottom:-15px;left:0;height:2px;width:50px;background-color:#ec7725}.about_wrap .about_section .hum_slider .hum_item .hum_item_wrap .hum_text p{font-size:14px}.about_wrap .about_section .hum_slider .hum_item .hum_item_wrap .custom_gallery{width:65%}@media only screen and (max-width:992px){.about_wrap .about_section .hum_slider .hum_item .hum_item_wrap .custom_gallery{width:100%}}.about_wrap .about_section .hum_slider .hum_item .hum_item_wrap .custom_gallery .gallery_wrap .gallery_image{margin-bottom:5px;height:140px;width:24.5%;margin-right:.6%}.about_wrap .about_section .hum_slider .hum_item .hum_item_wrap .custom_gallery .gallery_wrap .gallery_image:nth-child(4n){margin-right:0}@media only screen and (max-width:600px){.about_wrap .about_section .hum_slider .hum_item .hum_item_wrap .custom_gallery .gallery_wrap .gallery_image{height:100px}}@media only screen and (max-width:480px){.about_wrap .about_section .hum_slider .hum_item .hum_item_wrap .custom_gallery .gallery_wrap .gallery_image{width:49%;margin-right:2%}.about_wrap .about_section .hum_slider .hum_item .hum_item_wrap .custom_gallery .gallery_wrap .gallery_image:nth-child(4n){margin-right:2%}.about_wrap .about_section .hum_slider .hum_item .hum_item_wrap .custom_gallery .gallery_wrap .gallery_image:nth-child(2n){margin-right:0}}.about_wrap .about_section.club_info .content_half{width:50%}@media only screen and (max-width:1200px){.about_wrap .about_section.club_info .content_half{width:100%;margin-bottom:20px}}.about_wrap .about_section.club_info .content_half .club_members{margin-bottom:40px;padding-right:40px}@media only screen and (max-width:1200px){.about_wrap .about_section.club_info .content_half .club_members{padding-right:0}}@media only screen and (max-width:600px){.about_wrap .about_section.club_info .content_half .club_members:last-child{margin-bottom:20px}}.about_wrap .about_section.club_info .content_half .club_members ul{list-style-type:decimal;list-style-position:outside;color:#ec7725;padding-left:15px}.about_wrap .about_section.club_info .content_half .club_members ul li span{color:#f1f1f1;font-size:18px}@media only screen and (max-width:600px){.about_wrap .about_section.club_info .content_half .club_members ul li span{font-size:16px}}.about_wrap .about_section.club_info .content_half .club_members ul li span.small_orange_list{color:#ec7725;display:block;font-size:12px}.about_wrap .about_section.club_info .content_half .management_slider{width:100%;margin:0 -10px}.about_wrap .about_section.club_info .content_half .management_slider .slick-slide{margin-right:10px;margin-left:10px}.about_wrap .about_section.club_info .content_half .management_slider .item{position:relative;width:23.5%;border:1px solid #565658}.about_wrap .about_section.club_info .content_half .management_slider .item:nth-child(n+5){display:none}@media only screen and (max-width:1200px){.about_wrap .about_section.club_info .content_half .management_slider .item{width:31%}.about_wrap .about_section.club_info .content_half .management_slider .item:nth-child(n+4){display:none}}@media only screen and (max-width:600px){.about_wrap .about_section.club_info .content_half .management_slider .item{width:46%}.about_wrap .about_section.club_info .content_half .management_slider .item:nth-child(n+3){display:none}}@media only screen and (max-width:480px){.about_wrap .about_section.club_info .content_half .management_slider .item{width:95%;margin:0 auto}.about_wrap .about_section.club_info .content_half .management_slider .item:nth-child(n+2){display:none}}.about_wrap .about_section.club_info .content_half .management_slider .item .item_img{width:100%;height:400px;overflow:hidden;display:block}@media only screen and (max-width:1680px){.about_wrap .about_section.club_info .content_half .management_slider .item .item_img{height:325px}}@media only screen and (max-width:992px){.about_wrap .about_section.club_info .content_half .management_slider .item .item_img{height:290px}}@media only screen and (max-width:769px){.about_wrap .about_section.club_info .content_half .management_slider .item .item_img{height:260px}}@media only screen and (max-width:480px){.about_wrap .about_section.club_info .content_half .management_slider .item .item_img{height:230px}}.about_wrap .about_section.club_info .content_half .management_slider .item .item_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:992px){.about_wrap .about_section.club_info .content_half .management_slider .item .item_img img{-o-object-fit:contain;object-fit:contain}}.about_wrap .about_section.club_info .content_half .management_slider .item .item_text{background-color:#f1f1f1;text-align:center;padding:15px 10px 20px;border-top:1px solid #565658}.about_wrap .about_section.club_info .content_half .management_slider .item .item_text span{font-family:OpenSans-Regular,sans-serif;color:#565656;font-size:24px;display:inline-block;margin-bottom:5px}@media only screen and (max-width:1680px){.about_wrap .about_section.club_info .content_half .management_slider .item .item_text span{font-size:21px}}@media only screen and (max-width:1440px){.about_wrap .about_section.club_info .content_half .management_slider .item .item_text span{font-size:19px}}@media only screen and (max-width:1200px){.about_wrap .about_section.club_info .content_half .management_slider .item .item_text span{font-size:18px}}@media only screen and (max-width:992px){.about_wrap .about_section.club_info .content_half .management_slider .item .item_text span{font-size:16px}}.about_wrap .about_section.club_info .content_half .management_slider .item .item_text p{font-family:OpenSans-Regular,sans-serif;color:#565656;font-size:18px}@media only screen and (max-width:1680px){.about_wrap .about_section.club_info .content_half .management_slider .item .item_text p{font-size:17px}}@media only screen and (max-width:1440px){.about_wrap .about_section.club_info .content_half .management_slider .item .item_text p{font-size:16px}}@media only screen and (max-width:992px){.about_wrap .about_section.club_info .content_half .management_slider .item .item_text p{font-size:14px}}.about_wrap .about_section .content_full.pdf_d{width:100%;padding:20px;border:1px solid #f1f1f1}@media only screen and (max-width:992px){.about_wrap .about_section .content_full.pdf_d{padding:30px}}@media only screen and (max-width:600px){.about_wrap .about_section .content_full.pdf_d{padding:20px}}.about_wrap .about_section .content_full.pdf_d .box_title{position:relative;margin-bottom:70px}.about_wrap .about_section .content_full.pdf_d .box_title h3{font-size:24px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1;height:30px;overflow:hidden}@media only screen and (max-width:992px){.about_wrap .about_section .content_full.pdf_d .box_title h3{font-size:21px}}@media only screen and (max-width:600px){.about_wrap .about_section .content_full.pdf_d .box_title h3{font-size:19px}}.about_wrap .about_section .content_full.pdf_d .box_title:after{content:"";position:absolute;bottom:-25px;left:0;height:2px;width:50px;background-color:#ec7725}.about_wrap .about_section .content_full.pdf_d .box_title span{position:absolute;left:0;bottom:-60px;font-size:14px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1}.about_wrap .about_section .content_full.pdf_d .pdf_img{margin-left:30px}.trainings_page{position:relative}@media only screen and (max-width:1200px){.trainings_page .container{max-width:90%}}@media only screen and (max-width:600px){.trainings_page .container{max-width:100%}}.trainings_page .page_banner{height:550px}@media only screen and (max-width:992px){.trainings_page .page_banner{height:400px}}@media only screen and (max-width:600px){.trainings_page .page_banner{height:auto;margin-bottom:30px}.trainings_page .page_banner img{height:auto;-o-object-fit:unset;object-fit:unset}}.trainings_page .training_title{position:relative;width:100%;text-align:center;margin-top:-220px;margin-bottom:115px}@media only screen and (max-width:992px){.trainings_page .training_title{margin-bottom:70px}}@media only screen and (max-width:600px){.trainings_page .training_title{margin-bottom:40px;margin-top:-70px}}@media only screen and (max-width:480px){.trainings_page .training_title{margin-top:-20px}}.trainings_page .training_title .page_title{position:relative;margin-bottom:75px}@media only screen and (max-width:992px){.trainings_page .training_title .page_title{margin-bottom:40px}}.trainings_page .training_title .page_title:after{content:"";position:absolute;bottom:-25px;left:50%;height:2px;width:45%;background-color:#f1f1f1;transform:translate(-50%)}@media only screen and (max-width:992px){.trainings_page .training_title .page_title:after{bottom:-15px}}.trainings_page .training_title .page_title img{display:inline-block;width:auto;height:auto;-o-object-fit:unset;object-fit:unset}@media only screen and (max-width:1200px){.trainings_page .training_title .page_title img{width:75px}}@media only screen and (max-width:480px){.trainings_page .training_title .page_title img{width:45px}}.trainings_page .training_title .page_title h1{display:inline-block;font-size:46px;color:#f1f1f1;font-family:OpenSans-Bold,sans-serif}@media only screen and (max-width:1440px){.trainings_page .training_title .page_title h1{font-size:40px}}@media only screen and (max-width:992px){.trainings_page .training_title .page_title h1{font-size:35px}}@media only screen and (max-width:769px){.trainings_page .training_title .page_title h1{font-size:30px}}@media only screen and (max-width:480px){.trainings_page .training_title .page_title h1{font-size:25px}}@media only screen and (max-width:430px){.trainings_page .training_title .page_title h1{font-size:22px}}.trainings_page .training_title p{font-size:14px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1}.trainings_page .content_full{width:100%;margin-bottom:100px}@media only screen and (max-width:992px){.trainings_page .content_full{margin-bottom:40px}}@media only screen and (max-width:480px){.trainings_page .content_full{margin-bottom:20px}}.trainings_page .content_full:nth-child(2n){flex-direction:row-reverse}.trainings_page .content_full:nth-child(2n) .content_half:nth-child(2){text-align:right}@media only screen and (max-width:992px){.trainings_page .content_full:nth-child(2n) .content_half:nth-child(2){text-align:left}}.trainings_page .content_full:nth-child(2n) .content_half:nth-child(2) .box_title:after{left:auto;right:0}@media only screen and (max-width:992px){.trainings_page .content_full:nth-child(2n) .content_half:nth-child(2) .box_title:after{left:0;right:auto}}.trainings_page .content_full .content_half{width:50%}@media only screen and (max-width:992px){.trainings_page .content_full .content_half{width:100%}}.trainings_page .content_full .content_half:nth-child(2){padding:0 25px}@media only screen and (max-width:769px){.trainings_page .content_full .content_half:nth-child(2){padding:0}}.trainings_page .content_full .content_half img{max-width:100%;width:100%;border:1px solid #ec7725}@media only screen and (max-width:992px){.trainings_page .content_full .content_half img{width:auto;margin:0 auto 20px}}.trainings_page .content_full .content_half .box_title{position:relative;margin-bottom:60px}@media only screen and (max-width:480px){.trainings_page .content_full .content_half .box_title{margin-bottom:40px}}.trainings_page .content_full .content_half .box_title:after{content:"";position:absolute;bottom:-20px;left:0;height:2px;width:50px;background-color:#ec7725}@media only screen and (max-width:480px){.trainings_page .content_full .content_half .box_title:after{bottom:-15px}}.trainings_page .content_full .content_half .box_title h4{font-size:24px;font-family:OpenSans-Bold,sans-serif;color:#ec7725}@media only screen and (max-width:1200px){.trainings_page .content_full .content_half .box_title h4{font-size:21px}}@media only screen and (max-width:769px){.trainings_page .content_full .content_half .box_title h4{font-size:19px}}@media only screen and (max-width:480px){.trainings_page .content_full .content_half .box_title h4{font-size:18px}}.trainings_page .content_full .content_half .box_title span{font-size:16px;font-family:OpenSans-Bold,sans-serif;color:#ec7725}.trainings_page .content_full .content_half a,.trainings_page .content_full .content_half p,.trainings_page .content_full .content_half p a,.trainings_page .content_full .content_half p span{font-size:14px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1;margin-bottom:15px}.trainings_page .content_full .content_half p a{display:inline-block}.trainings_page .content_full .content_half p a:hover{color:#ec7725}.trainings_page .content_full .content_half ul{list-style-type:disc;list-style-position:inside;margin-bottom:15px}.trainings_page .content_full .content_half ul li{font-size:14px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1}.video_page{position:relative}@media only screen and (max-width:992px){.video_page .container{max-width:85%}}.video_page .video_content{padding-bottom:100px}@media only screen and (max-width:600px){.video_page .video_content{padding-bottom:70px}}@media only screen and (max-width:480px){.video_page .video_content{padding-bottom:40px}}.video_page .video_content .main_video{max-width:900px;width:100%;text-align:center;margin:0 auto 40px}.video_page .video_content .main_video .video_wrap{position:relative;overflow:hidden;padding-top:56.222222%}.video_page .video_content .main_video .video_wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #ec7725}.video_page .video_content .main_video span{font-size:18px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1;padding-top:20px;display:block}@media only screen and (max-width:480px){.video_page .video_content .main_video span{font-size:16px;padding-top:10px}}.video_page .video_content .video_cat{margin-bottom:40px}@media only screen and (max-width:480px){.video_page .video_content .video_cat{margin-bottom:20px}}.video_page .video_content .video_cat .video_cat_title{position:relative;padding:25px 0;width:100%}@media only screen and (max-width:480px){.video_page .video_content .video_cat .video_cat_title{padding:15px 0}}.video_page .video_content .video_cat .video_cat_title:after{content:" ";position:absolute;left:0;top:50%;width:100%;height:1px;border-bottom:1px solid #f1f1f1;z-index:0;opacity:.5}.video_page .video_content .video_cat .video_cat_title h2{font-size:21px;font-family:OpenSans-Bold,sans-serif;color:#ec7725;background-color:#000;display:inline-block;z-index:1;position:relative;padding-right:30px}@media only screen and (max-width:769px){.video_page .video_content .video_cat .video_cat_title h2{font-size:19px;padding-right:15px}}@media only screen and (max-width:480px){.video_page .video_content .video_cat .video_cat_title h2{font-size:17px}}.video_page .video_content .video_cat .video_slider{margin:0 -15px}.video_page .video_content .video_cat .video_slider .slick-slide{margin-right:15px;margin-left:15px}.video_page .video_content .video_cat .video_slider .video_link{text-align:center}.video_page .video_content .video_cat .video_slider .video_link.loading{opacity:0;transition:all .3s ease-in-out}.video_page .video_content .video_cat .video_slider .video_link:hover .video_img:after{opacity:1}.video_page .video_content .video_cat .video_slider .video_link .video_img{border:1px solid #ec7725;width:100%;padding-top:56.22222%;background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:10px;position:relative}.video_page .video_content .video_cat .video_slider .video_link .video_img:after{content:"";background-image:url(/images/playhover.png?a088fa99800a045fd47befb0bfc2239e);background-repeat:no-repeat;background-position:50%;background-size:contain;width:20%;height:90px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;transition:all .3s ease-in-out}.video_page .video_content .video_cat .video_slider .video_link .video_title{display:block;font-size:14px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1}.academy_page{position:relative}@media only screen and (max-width:1440px){.academy_page .content_full{margin-bottom:50px}}@media only screen and (max-width:1440px) and (max-width:769px){.academy_page .content_full{margin-bottom:30px}}.academy_page .training_title{margin-top:-300px}@media only screen and (max-width:992px){.academy_page .training_title{margin-top:-210px}}@media only screen and (max-width:769px){.academy_page .training_title{margin-top:-270px}}@media only screen and (max-width:600px){.academy_page .training_title{margin-top:-50px}}@media only screen and (max-width:480px){.academy_page .training_title{margin-top:0}}.academy_page .training_title .page_title img.block_img{display:block;margin:0 auto 20px}@media only screen and (max-width:1200px){.academy_page .training_title .page_title img.block_img{width:auto}}@media only screen and (max-width:992px){.academy_page .training_title .page_title img.block_img{width:115px}}@media only screen and (max-width:769px){.academy_page .training_title .page_title img.block_img{width:100px}}@media only screen and (max-width:480px){.academy_page .training_title .page_title img.block_img{width:85px}}.academy_page .training_title .page_title h1{display:block}.academy_page .section_academy_cat{background-image:url(/images/fence.png?af217de3c03f6ae882debc78fb78110f);background-repeat:no-repeat;background-position:50%;background-size:cover}.academy_page .section_academy_cat .content_full:nth-child(2n) .content_half:nth-child(2) .box_title img{right:auto;left:0}@media only screen and (max-width:992px){.academy_page .section_academy_cat .content_full:nth-child(2n) .content_half:nth-child(2) .box_title img{right:0;left:auto}}.academy_page .section_academy_cat .content_full .content_half .box_title{position:relative}.academy_page .section_academy_cat .content_full .content_half .box_title img{position:absolute;border:none;width:auto;right:0;top:50%;transform:translateY(-50%)}@media only screen and (max-width:1200px){.academy_page .section_academy_cat .content_full .content_half .box_title img{width:20%}}@media only screen and (max-width:992px){.academy_page .section_academy_cat .content_full .content_half .box_title img{width:10%;top:70%}}@media only screen and (max-width:600px){.academy_page .section_academy_cat .content_full .content_half .box_title img{width:12%}}.academy_page .section_academy_gallery .container{border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;margin-bottom:100px}@media only screen and (max-width:1440px){.academy_page .section_academy_gallery .container{margin-bottom:50px}}@media only screen and (max-width:480px){.academy_page .section_academy_gallery .container{margin-bottom:30px}}.academy_page .section_academy_gallery .content_full{margin-bottom:0;padding:100px 0 80px}@media only screen and (max-width:1440px){.academy_page .section_academy_gallery .content_full{padding:50px 0 30px}}@media only screen and (max-width:480px){.academy_page .section_academy_gallery .content_full{padding:30px 0}}.academy_page .section_academy_price{background-image:url(/images/fence.png?af217de3c03f6ae882debc78fb78110f);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:100px 0;text-align:center}@media only screen and (max-width:1440px){.academy_page .section_academy_price{padding:50px 0}}@media only screen and (max-width:769px){.academy_page .section_academy_price{padding:30px 0}}.academy_page .section_academy_price h3{font-size:46px;font-family:OpenSans-Bold,sans-serif;color:#ec7725;margin-bottom:50px}@media only screen and (max-width:1440px){.academy_page .section_academy_price h3{font-size:40px}}@media only screen and (max-width:1200px){.academy_page .section_academy_price h3{font-size:35px}}@media only screen and (max-width:769px){.academy_page .section_academy_price h3{font-size:30px;margin-bottom:20px}}@media only screen and (max-width:600px){.academy_page .section_academy_price h3{font-size:25px}}@media only screen and (max-width:480px){.academy_page .section_academy_price h3{font-size:20px}}.academy_page .section_academy_price .content_full{width:100%;flex-direction:unset;border:1px solid #ec7725;border-bottom:none}.academy_page .section_academy_price .content_full:nth-child(2n) .content_half:nth-child(2){text-align:center}@media only screen and (max-width:600px){.academy_page .section_academy_price .content_full{align-items:stretch}}.academy_page .section_academy_price .content_full .content_half{width:50%;text-align:center;padding:20px;border-bottom:1px solid #ec7725}@media only screen and (max-width:992px){.academy_page .section_academy_price .content_full .content_half{width:30%}}@media only screen and (max-width:480px){.academy_page .section_academy_price .content_full .content_half{padding:10px;width:100%}}.academy_page .section_academy_price .content_full .content_half p{font-size:27px;font-family:OpenSans-Bold,sans-serif;color:#ec7725}@media only screen and (max-width:1440px){.academy_page .section_academy_price .content_full .content_half p{font-size:22px}}@media only screen and (max-width:1200px){.academy_page .section_academy_price .content_full .content_half p{font-size:20px}}@media only screen and (max-width:769px){.academy_page .section_academy_price .content_full .content_half p{font-size:16px}}@media only screen and (max-width:480px){.academy_page .section_academy_price .content_full .content_half p{font-size:15px}}.academy_page .section_academy_price .content_full .content_half:nth-child(odd){background-color:#404040}.academy_page .section_academy_price .content_full .content_half:nth-child(odd) p{color:#f1f1f1}@media only screen and (max-width:992px){.academy_page .section_academy_price .content_full .content_half:nth-child(odd){width:70%}}@media only screen and (max-width:480px){.academy_page .section_academy_price .content_full .content_half:nth-child(odd){width:100%}}.pricing_page{padding-bottom:80px}@media only screen and (max-width:769px){.pricing_page{padding-bottom:50px}}@media only screen and (max-width:480px){.pricing_page{padding-bottom:30px}}.pricing_page .pricing_banner{margin-bottom:30px}.pricing_page .pricing_banner img{width:100%;max-width:100%;height:auto}.pricing_page .content_full{width:100%}.pricing_page .content_full div{border:1px solid #565656;padding:20px 10px}@media only screen and (max-width:769px){.pricing_page .content_full div{padding:15px 10px}}@media only screen and (max-width:480px){.pricing_page .content_full div{padding:10px}}.pricing_page .content_full div p{font-size:25px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1}@media only screen and (max-width:1440px){.pricing_page .content_full div p{font-size:21px}}@media only screen and (max-width:992px){.pricing_page .content_full div p{font-size:19px}}@media only screen and (max-width:769px){.pricing_page .content_full div p{font-size:18px}}@media only screen and (max-width:600px){.pricing_page .content_full div p{font-size:16px}}@media only screen and (max-width:480px){.pricing_page .content_full div p{font-size:14px}}.pricing_page .content_full div.link{width:100%;padding:0}.pricing_page .content_full div.link a{padding:20px 10px;color:#fff;font-size:20px;position:relative}.pricing_page .content_full div.link a:hover{color:#ec7725}.pricing_page .content_full div.link a:after{content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px;height:25px;background-image:url(/images/pdf_icon-sm.png?d8a2e763806d8342632473360a0be1fc);background-size:contain;background-position:50%;background-repeat:no-repeat}.pricing_page .content_full div.link a .link-text{margin-right:20px}.pricing_page .content_full div.text{width:80%}@media only screen and (max-width:600px){.pricing_page .content_full div.text{width:75%}}@media only screen and (max-width:480px){.pricing_page .content_full div.text{width:65%}}.pricing_page .content_full div.price{width:20%;text-align:right}@media only screen and (max-width:600px){.pricing_page .content_full div.price{width:25%}}@media only screen and (max-width:480px){.pricing_page .content_full div.price{width:35%}}.pricing_page .content_full div.note{width:100%;border:none;margin:20px 0}@media only screen and (max-width:992px){.pricing_page .content_full div.note{margin:10px 0}}@media only screen and (max-width:600px){.pricing_page .content_full div.note{text-align:left;margin:5px 0}}.pricing_page .content_full div.note p{color:#ec7725}.searh_result_wrap{padding:80px 0}@media only screen and (max-width:992px){.searh_result_wrap{padding:50px 0}}@media only screen and (max-width:480px){.searh_result_wrap{padding:35px 0}}.searh_result_wrap p{font-size:35px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1;margin-bottom:50px;text-align:center}@media only screen and (max-width:1200px){.searh_result_wrap p{font-size:30px}}@media only screen and (max-width:992px){.searh_result_wrap p{font-size:25px}}@media only screen and (max-width:600px){.searh_result_wrap p{font-size:22px}}@media only screen and (max-width:480px){.searh_result_wrap p{font-size:19px}}.searh_result_wrap a{font-size:25px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1;margin-bottom:15px;position:relative;padding-left:20px;display:block}@media only screen and (max-width:1200px){.searh_result_wrap a{font-size:22px}}@media only screen and (max-width:992px){.searh_result_wrap a{font-size:20px}}@media only screen and (max-width:600px){.searh_result_wrap a{font-size:19px}}@media only screen and (max-width:480px){.searh_result_wrap a{font-size:17px;margin-bottom:10px}}.searh_result_wrap a:after{content:"\2022";color:#f1f1f1;position:absolute;left:0;top:50%;transform:translateY(-50%)}.searh_result_wrap a:hover{color:#ec7725;text-decoration:underline}.error_page{width:100%;height:100vh;background-image:url(/images/Untitled-1.jpg?abcebd8cb9c50d1fb76590eafe54cc19);background-repeat:no-repeat;background-position:50%;background-size:cover;position:relative}.error_page .error_text{position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;padding:0 20px;text-align:center}.error_page .error_text h1{font-size:46px;color:#f1f1f1;font-family:OpenSans-Bold,sans-serif;margin-bottom:50px}@media only screen and (max-width:1440px){.error_page .error_text h1{font-size:40px}}@media only screen and (max-width:992px){.error_page .error_text h1{font-size:35px}}@media only screen and (max-width:769px){.error_page .error_text h1{font-size:30px;margin-bottom:35px}}@media only screen and (max-width:480px){.error_page .error_text h1{font-size:25px;margin-bottom:25px}}@media only screen and (max-width:430px){.error_page .error_text h1{font-size:22px}}.nutrition_page .nutrition_subtitle{margin-bottom:45px}@media only screen and (max-width:600px){.nutrition_page .nutrition_subtitle{margin-bottom:25px}}.nutrition_page .nutrition_subtitle h3{font-size:24px;color:#ec7725;font-family:OpenSans-Bold,sans-serif;text-transform:uppercase}@media only screen and (max-width:1200px){.nutrition_page .nutrition_subtitle h3{font-size:20px}}@media only screen and (max-width:769px){.nutrition_page .nutrition_subtitle h3{font-size:18px}}@media only screen and (max-width:600px){.nutrition_page .nutrition_subtitle h3{font-size:16px}}@media only screen and (max-width:480px){.nutrition_page .nutrition_subtitle h3{font-size:15px}}.nutrition_page .nutrition_subtitle span{font-size:24px;color:#f1f1f1;font-family:OpenSans-Bold,sans-serif}@media only screen and (max-width:1200px){.nutrition_page .nutrition_subtitle span{font-size:20px}}@media only screen and (max-width:769px){.nutrition_page .nutrition_subtitle span{font-size:18px}}@media only screen and (max-width:600px){.nutrition_page .nutrition_subtitle span{font-size:16px}}@media only screen and (max-width:480px){.nutrition_page .nutrition_subtitle span{font-size:15px}}.nutrition_page .content_full{flex-direction:row-reverse}.nutrition_page .content_full:nth-child(2n){flex-direction:unset}.nutrition_page .content_full:nth-child(2n) .content_half:nth-child(2){text-align:left}.academy_page.secutor_page .training_title .page_title h1{color:#ec7725}.academy_page.secutor_page .section_academy_cat,.academy_page.secutor_page .section_academy_price{background-image:none}.section_academy_price .secutor_note p{font-family:OpenSans-Bold,sans-serif;color:#f1f1f1;font-size:22px}.section_academy_price .secutor_note p span{color:#ec7725}@media only screen and (max-width:1440px){.section_academy_price .secutor_note p{font-size:19px}}@media only screen and (max-width:992px){.section_academy_price .secutor_note p{font-size:17px}}@media only screen and (max-width:600px){.section_academy_price .secutor_note p{font-size:16px}}@media only screen and (max-width:480px){.section_academy_price .secutor_note p{font-size:14px}}.academy_page.secutor_page .section_academy_price .content_full{position:relative;margin-bottom:50px}@media only screen and (max-width:992px){.academy_page.secutor_page .section_academy_price .content_full{margin-bottom:25px}}.academy_page.secutor_page .section_academy_price .content_full .content_third{width:33.33333%;text-align:center;padding:20px;border-bottom:1px solid #ec7725;font-size:23px}@media only screen and (max-width:1440px){.academy_page.secutor_page .section_academy_price .content_full .content_third{font-size:19px}}@media only screen and (max-width:992px){.academy_page.secutor_page .section_academy_price .content_full .content_third{font-size:17px}}@media only screen and (max-width:600px){.academy_page.secutor_page .section_academy_price .content_full .content_third{padding:10px;font-size:16px}}@media only screen and (max-width:480px){.academy_page.secutor_page .section_academy_price .content_full .content_third{width:100%;font-size:14px}}.academy_page.secutor_page .section_academy_price .content_full .content_third.termin_col{border-left:1px solid #ec7725;border-right:1px solid #ec7725}.academy_page.secutor_page .section_academy_price .content_full .content_third.termin_col p{color:#ec7725}.academy_page.secutor_page .section_academy_price .content_full .content_third.name_col{background-color:#404040;font-family:OpenSans-Bold,sans-serif;color:#f1f1f1}.academy_page.secutor_page .section_academy_price .content_full .content_third.price_col{font-family:OpenSans-Bold,sans-serif;color:#ec7725}.partners_page{position:relative;width:100%}.partners_page .page_banner{height:550px}@media only screen and (max-width:992px){.partners_page .page_banner{height:400px}}@media only screen and (max-width:600px){.partners_page .page_banner{height:auto;margin-bottom:30px}.partners_page .page_banner img{height:auto;-o-object-fit:unset;object-fit:unset}}.partners_page .training_title{position:relative;width:100%;text-align:center;margin-top:-220px;margin-bottom:115px}@media only screen and (max-width:992px){.partners_page .training_title{margin-bottom:70px}}@media only screen and (max-width:600px){.partners_page .training_title{margin-bottom:40px;margin-top:-70px}}@media only screen and (max-width:480px){.partners_page .training_title{margin-top:-20px}}.partners_page .training_title .page_title{position:relative;margin-bottom:75px}@media only screen and (max-width:992px){.partners_page .training_title .page_title{margin-bottom:40px}}.partners_page .training_title .page_title:after{content:"";position:absolute;bottom:-25px;left:50%;height:2px;width:45%;background-color:#f1f1f1;transform:translate(-50%)}@media only screen and (max-width:992px){.partners_page .training_title .page_title:after{bottom:-15px}}.partners_page .training_title .page_title h1{display:inline-block;font-size:46px;color:#ec7725;font-family:OpenSans-Bold,sans-serif}@media only screen and (max-width:1440px){.partners_page .training_title .page_title h1{font-size:40px}}@media only screen and (max-width:992px){.partners_page .training_title .page_title h1{font-size:35px}}@media only screen and (max-width:769px){.partners_page .training_title .page_title h1{font-size:30px}}@media only screen and (max-width:480px){.partners_page .training_title .page_title h1{font-size:25px}}@media only screen and (max-width:430px){.partners_page .training_title .page_title h1{font-size:22px}}.partners_page .training_title p{font-size:14px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1}.partners_page .parners_boxes{width:100%;position:relative;padding-bottom:100px}@media only screen and (max-width:769px){.partners_page .parners_boxes{padding-bottom:50px}}.partners_page .parners_boxes .p_box{width:24%;border:1px solid #ec7725;text-align:center;padding:20px;margin-right:1.333333%;margin-bottom:1.333333%}.partners_page .parners_boxes .p_box:nth-child(4n){margin-right:0}@media only screen and (max-width:769px){.partners_page .parners_boxes .p_box{width:32%;margin-right:2%;margin-bottom:2%}.partners_page .parners_boxes .p_box:nth-child(4n){margin-right:2%}.partners_page .parners_boxes .p_box:nth-child(3n){margin-right:0}}@media only screen and (max-width:480px){.partners_page .parners_boxes .p_box{width:49%;padding:10px}.partners_page .parners_boxes .p_box:nth-child(3n){margin-right:2%}.partners_page .parners_boxes .p_box:nth-child(2n){margin-right:0}}.partners_page .parners_boxes .p_box img{display:inline-block}.lg-progress-bar .lg-progress{background-color:#ec7725!important}.location_slider{padding:80px;background-color:#0d0d0d}@media only screen and (max-width:1440px){.location_slider{padding:50px 60px}}@media only screen and (max-width:600px){.location_slider{padding:40px 45px}}@media only screen and (max-width:480px){.location_slider{padding:20px 25px}}.location_slider figure{width:20%}.location_slider figure:nth-child(n+6){display:none}@media only screen and (max-width:992px){.location_slider figure{width:33.33333%}.location_slider figure:nth-child(n+4){display:none}}@media only screen and (max-width:600px){.location_slider figure{width:50%}.location_slider figure:nth-child(n+3){display:none}}.location_slider .loc_item{padding:0 10px;position:relative}@media only screen and (max-width:480px){.location_slider .loc_item{padding:0 5px}}.location_slider .loc_item img{width:100%;max-width:100%;border:3px solid transparent;transition:border .6s linear}.location_slider .loc_item img:hover{border:3px solid #ec7725}.location_slider .loc_item span{font-size:18px;font-family:OpenSans-Regular,sans-serif;color:#ec7725;width:100%;text-align:center;display:block;padding:10px}@media only screen and (max-width:1200px){.location_slider .loc_item span{font-size:16px}}@media only screen and (max-width:600px){.location_slider .loc_item span{font-size:14px}}@media only screen and (max-width:480px){.location_slider .loc_item span{font-size:12px;padding:5px 0 0}}.pravilnik_wrapp{padding-bottom:40px}@media only screen and (max-width:992px){.pravilnik_wrapp{padding:0 30px 30px}}@media only screen and (max-width:640px){.pravilnik_wrapp{padding:0 15px 30px}}@media only screen and (max-width:480px){.pravilnik_wrapp{padding:0 0 20px}}.pravilnik_wrapp h2{font-family:OpenSans-Bold,sans-serif;color:#ec7725;font-size:35px;text-align:center;margin-bottom:30px}@media only screen and (max-width:1440px){.pravilnik_wrapp h2{font-size:30px}}@media only screen and (max-width:1200px){.pravilnik_wrapp h2{font-size:25px}}@media only screen and (max-width:640px){.pravilnik_wrapp h2{font-size:20px}}@media only screen and (max-width:480px){.pravilnik_wrapp h2{font-size:18px}}.pravilnik_wrapp p{font-size:18px;color:#f1f1f1;margin-bottom:20px}@media only screen and (max-width:992px){.pravilnik_wrapp p{font-size:16px;margin-bottom:15px}}@media only screen and (max-width:640px){.pravilnik_wrapp p{font-size:15px}}@media only screen and (max-width:480px){.pravilnik_wrapp p{font-size:14px}}.pravilnik_wrapp p strong{font-weight:"OpenSans-Regular",sans-serif}.pravilnik_wrapp p span{display:inline;text-decoration:none;font-size:inherit;font-family:OpenSans-Bold,sans-serif;color:inherit}.pravilnik_wrapp p a{font-size:18px;color:#f1f1f1;display:inline-block;transition:color .4s ease-in-out}.pravilnik_wrapp p a:hover{color:#ec7725}@media only screen and (max-width:992px){.pravilnik_wrapp p a{font-size:16px}}@media only screen and (max-width:640px){.pravilnik_wrapp p a{font-size:15px}}@media only screen and (max-width:480px){.pravilnik_wrapp p a{font-size:14px}}.pravilnik_wrapp img{display:block;margin:10px auto 30px;max-width:100%}@media only screen and (max-width:992px){.pravilnik_wrapp img{max-width:60%}}@media only screen and (max-width:480px){.pravilnik_wrapp img{max-width:100%;margin:10px auto 20px}}.pravilnik_wrapp span{font-size:20px;color:#f1f1f1;font-family:OpenSans-Bold,sans-serif;margin-bottom:20px;display:block;text-decoration:underline}@media only screen and (max-width:992px){.pravilnik_wrapp span{font-size:18px}}@media only screen and (max-width:640px){.pravilnik_wrapp span{font-size:16px}}@media only screen and (max-width:480px){.pravilnik_wrapp span{font-size:17px}}.pravilnik_wrapp span.date_pr{color:#f1f1f1;font-size:16px;font-family:OpenSans-Regular,sans-serif;text-decoration:none}@media only screen and (max-width:992px){.pravilnik_wrapp span.date_pr{font-size:14px}}@media only screen and (max-width:640px){.pravilnik_wrapp span.date_pr{font-size:13px}}.pdf_rules{width:100%;padding:80px 0 0}@media only screen and (max-width:992px){.pdf_rules{padding:50px 30px 0}}@media only screen and (max-width:480px){.pdf_rules{padding:30px 0 0}}.pdf_rules .content_full.pdf_d{width:100%;padding:20px;border:1px solid #ec7725}@media only screen and (max-width:992px){.pdf_rules .content_full.pdf_d{padding:30px}}@media only screen and (max-width:600px){.pdf_rules .content_full.pdf_d{padding:20px}}@media only screen and (max-width:480px){.pdf_rules .content_full.pdf_d{padding:20px 10px}}.pdf_rules .content_full.pdf_d .box_title{position:relative;margin-bottom:70px}.pdf_rules .content_full.pdf_d .box_title h3{font-size:24px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1;height:30px;overflow:hidden}@media only screen and (max-width:992px){.pdf_rules .content_full.pdf_d .box_title h3{font-size:21px}}@media only screen and (max-width:600px){.pdf_rules .content_full.pdf_d .box_title h3{font-size:19px}}@media only screen and (max-width:480px){.pdf_rules .content_full.pdf_d .box_title h3{font-size:17px}}.pdf_rules .content_full.pdf_d .box_title:after{content:"";position:absolute;bottom:-25px;left:0;height:2px;width:50px;background-color:#ec7725}.pdf_rules .content_full.pdf_d .box_title span{position:absolute;left:0;bottom:-60px;font-size:14px;font-family:OpenSans-Regular,sans-serif;color:#f1f1f1}.pdf_rules .content_full.pdf_d .pdf_img{margin-left:30px}@media only screen and (max-width:480px){.pdf_rules .content_full.pdf_d .pdf_img img{width:55px}}@font-face{font-family:lg;src:url(/fonts/lg.eot?ecff11700aad0000cf3503f537d1df17);src:url(/fonts/lg.eot?ecff11700aad0000cf3503f537d1df17) format("embedded-opentype"),url(/fonts/lg.woff?5fd4c338c1a1b1eeeb2c7b0a0967773d) format("woff"),url(/fonts/lg.ttf?4fe6f9caff8b287170d51d3d71d5e5c6) format("truetype"),url(/fonts/lg.svg?98d62b1e5f5b556facf319b19c6c7cba) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:none}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#fff}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\E095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\E094"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,.45)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;background:none;border:none;box-shadow:none;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:"\E070"}.lg-toolbar .lg-download:after{content:"\E0F2"}.lg-sub-html{background-color:rgba(0,0,0,.45);bottom:0;color:#eee;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{transform:scale3d(.5,.5,.5);opacity:0;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{transform:scaleX(1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;transform:translate3d(0,100%,0);transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{transform:translateZ(0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{border-radius:5px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #fff;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0d0a0a;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px;outline:medium none;border:none}.lg-outer .lg-toogle-thumb:after{content:"\E1FF"}.lg-outer .lg-toogle-thumb:hover{color:#fff}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-has-vimeo .lg-video-play{background:url(/images/vimeo-play.png?dfe7764b4fe444c3880736ac6131f5b4) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(/images/vimeo-play.png?dfe7764b4fe444c3880736ac6131f5b4) no-repeat scroll 0 -58px transparent}.lg-outer .lg-has-html5 .lg-video-play{background:transparent url(/images/video-play.png?dc34cc9c99e935cd9c88c036e34103f5) no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(/images/youtube-play.png?e6f0c233c87ddefab049c991c61e2d69) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(/images/youtube-play.png?e6f0c233c87ddefab049c991c61e2d69) no-repeat scroll 0 -60px transparent}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;transition:opacity .08s ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\E01D"}.lg-show-autoplay .lg-autoplay-button:after{content:"\E01A"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{transform:scaleX(1);transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\E311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\E033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\E312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;transform:translateZ(0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:inset 0 0 0 2px #fff}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;transition:opacity .15s ease 0s,transform .15s ease 0s;transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:hsla(0,0%,100%,.5);border-radius:50%;box-shadow:inset 0 0 0 8px hsla(0,0%,100%,.7);display:block;height:12px;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:inset 0 0 0 8px #fff}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\E20C"}.lg-fullscreen-on .lg-fullscreen:after{content:"\E20D"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{transition-delay:0s;transform:translateZ(0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active #lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;transform:translate3d(0,5px,0);transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\E80D"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\E901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\E904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\E902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\E903"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;outline:none;transition:opacity .15s ease 0s}.lg-outer *{box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{transition-duration:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{height:100%;width:100%;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{width:100%;height:100%;position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(/images/loading.gif?bbdac9cda255c54bfd809110aff87898) no-repeat scroll 50% transparent;display:none!important}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transform:translateZ(0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}