﻿/*!
 * Font Awesome Free 6.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fa,.fas,.fa-solid,.far,.fa-regular,.fal,.fa-light,.fat,.fa-thin,.fad,.fa-duotone,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-0.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-0.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, 0.1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, 0.08em);padding:var(--fa-border-padding, 0.2em 0.25em 0.15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, 0.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, 0.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media(prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1, 1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0)}57%{transform:scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em))}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, 0.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity, 0.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1, 1)}.fa-flip-vertical{transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1, -1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0::before{content:"\30 "}.fa-1::before{content:"\31 "}.fa-2::before{content:"\32 "}.fa-3::before{content:"\33 "}.fa-4::before{content:"\34 "}.fa-5::before{content:"\35 "}.fa-6::before{content:"\36 "}.fa-7::before{content:"\37 "}.fa-8::before{content:"\38 "}.fa-9::before{content:"\39 "}.fa-a::before{content:"A"}.fa-address-book::before{content:""}.fa-contact-book::before{content:""}.fa-address-card::before{content:""}.fa-contact-card::before{content:""}.fa-vcard::before{content:""}.fa-align-center::before{content:""}.fa-align-justify::before{content:""}.fa-align-left::before{content:""}.fa-align-right::before{content:""}.fa-anchor::before{content:""}.fa-angle-down::before{content:""}.fa-angle-left::before{content:""}.fa-angle-right::before{content:""}.fa-angle-up::before{content:""}.fa-angles-down::before{content:""}.fa-angle-double-down::before{content:""}.fa-angles-left::before{content:""}.fa-angle-double-left::before{content:""}.fa-angles-right::before{content:""}.fa-angle-double-right::before{content:""}.fa-angles-up::before{content:""}.fa-angle-double-up::before{content:""}.fa-ankh::before{content:""}.fa-apple-whole::before{content:""}.fa-apple-alt::before{content:""}.fa-archway::before{content:""}.fa-arrow-down::before{content:""}.fa-arrow-down-1-9::before{content:""}.fa-sort-numeric-asc::before{content:""}.fa-sort-numeric-down::before{content:""}.fa-arrow-down-9-1::before{content:""}.fa-sort-numeric-desc::before{content:""}.fa-sort-numeric-down-alt::before{content:""}.fa-arrow-down-a-z::before{content:""}.fa-sort-alpha-asc::before{content:""}.fa-sort-alpha-down::before{content:""}.fa-arrow-down-long::before{content:""}.fa-long-arrow-down::before{content:""}.fa-arrow-down-short-wide::before{content:""}.fa-sort-amount-desc::before{content:""}.fa-sort-amount-down-alt::before{content:""}.fa-arrow-down-wide-short::before{content:""}.fa-sort-amount-asc::before{content:""}.fa-sort-amount-down::before{content:""}.fa-arrow-down-z-a::before{content:""}.fa-sort-alpha-desc::before{content:""}.fa-sort-alpha-down-alt::before{content:""}.fa-arrow-left::before{content:""}.fa-arrow-left-long::before{content:""}.fa-long-arrow-left::before{content:""}.fa-arrow-pointer::before{content:""}.fa-mouse-pointer::before{content:""}.fa-arrow-right::before{content:""}.fa-arrow-right-arrow-left::before{content:""}.fa-exchange::before{content:""}.fa-arrow-right-from-bracket::before{content:""}.fa-sign-out::before{content:""}.fa-arrow-right-long::before{content:""}.fa-long-arrow-right::before{content:""}.fa-arrow-right-to-bracket::before{content:""}.fa-sign-in::before{content:""}.fa-arrow-rotate-left::before{content:""}.fa-arrow-left-rotate::before{content:""}.fa-arrow-rotate-back::before{content:""}.fa-arrow-rotate-backward::before{content:""}.fa-undo::before{content:""}.fa-arrow-rotate-right::before{content:""}.fa-arrow-right-rotate::before{content:""}.fa-arrow-rotate-forward::before{content:""}.fa-redo::before{content:""}.fa-arrow-trend-down::before{content:""}.fa-arrow-trend-up::before{content:""}.fa-arrow-turn-down::before{content:""}.fa-level-down::before{content:""}.fa-arrow-turn-up::before{content:""}.fa-level-up::before{content:""}.fa-arrow-up::before{content:""}.fa-arrow-up-1-9::before{content:""}.fa-sort-numeric-up::before{content:""}.fa-arrow-up-9-1::before{content:""}.fa-sort-numeric-up-alt::before{content:""}.fa-arrow-up-a-z::before{content:""}.fa-sort-alpha-up::before{content:""}.fa-arrow-up-from-bracket::before{content:""}.fa-arrow-up-long::before{content:""}.fa-long-arrow-up::before{content:""}.fa-arrow-up-right-from-square::before{content:""}.fa-external-link::before{content:""}.fa-arrow-up-short-wide::before{content:""}.fa-sort-amount-up-alt::before{content:""}.fa-arrow-up-wide-short::before{content:""}.fa-sort-amount-up::before{content:""}.fa-arrow-up-z-a::before{content:""}.fa-sort-alpha-up-alt::before{content:""}.fa-arrows-left-right::before{content:""}.fa-arrows-h::before{content:""}.fa-arrows-rotate::before{content:""}.fa-refresh::before{content:""}.fa-sync::before{content:""}.fa-arrows-up-down::before{content:""}.fa-arrows-v::before{content:""}.fa-arrows-up-down-left-right::before{content:""}.fa-arrows::before{content:""}.fa-asterisk::before{content:"\*"}.fa-at::before{content:"\@"}.fa-atom::before{content:""}.fa-audio-description::before{content:""}.fa-austral-sign::before{content:""}.fa-award::before{content:""}.fa-b::before{content:"B"}.fa-baby::before{content:""}.fa-baby-carriage::before{content:""}.fa-carriage-baby::before{content:""}.fa-backward::before{content:""}.fa-backward-fast::before{content:""}.fa-fast-backward::before{content:""}.fa-backward-step::before{content:""}.fa-step-backward::before{content:""}.fa-bacon::before{content:""}.fa-bacteria::before{content:""}.fa-bacterium::before{content:""}.fa-bag-shopping::before{content:""}.fa-shopping-bag::before{content:""}.fa-bahai::before{content:""}.fa-baht-sign::before{content:""}.fa-ban::before{content:""}.fa-cancel::before{content:""}.fa-ban-smoking::before{content:""}.fa-smoking-ban::before{content:""}.fa-bandage::before{content:""}.fa-band-aid::before{content:""}.fa-barcode::before{content:""}.fa-bars::before{content:""}.fa-navicon::before{content:""}.fa-bars-progress::before{content:""}.fa-tasks-alt::before{content:""}.fa-bars-staggered::before{content:""}.fa-reorder::before{content:""}.fa-stream::before{content:""}.fa-baseball::before{content:""}.fa-baseball-ball::before{content:""}.fa-baseball-bat-ball::before{content:""}.fa-basket-shopping::before{content:""}.fa-shopping-basket::before{content:""}.fa-basketball::before{content:""}.fa-basketball-ball::before{content:""}.fa-bath::before{content:""}.fa-bathtub::before{content:""}.fa-battery-empty::before{content:""}.fa-battery-0::before{content:""}.fa-battery-full::before{content:""}.fa-battery::before{content:""}.fa-battery-5::before{content:""}.fa-battery-half::before{content:""}.fa-battery-3::before{content:""}.fa-battery-quarter::before{content:""}.fa-battery-2::before{content:""}.fa-battery-three-quarters::before{content:""}.fa-battery-4::before{content:""}.fa-bed::before{content:""}.fa-bed-pulse::before{content:""}.fa-procedures::before{content:""}.fa-beer-mug-empty::before{content:""}.fa-beer::before{content:""}.fa-bell::before{content:""}.fa-bell-concierge::before{content:""}.fa-concierge-bell::before{content:""}.fa-bell-slash::before{content:""}.fa-bezier-curve::before{content:""}.fa-bicycle::before{content:""}.fa-binoculars::before{content:""}.fa-biohazard::before{content:""}.fa-bitcoin-sign::before{content:""}.fa-blender::before{content:""}.fa-blender-phone::before{content:""}.fa-blog::before{content:""}.fa-bold::before{content:""}.fa-bolt::before{content:""}.fa-zap::before{content:""}.fa-bolt-lightning::before{content:""}.fa-bomb::before{content:""}.fa-bone::before{content:""}.fa-bong::before{content:""}.fa-book::before{content:""}.fa-book-atlas::before{content:""}.fa-atlas::before{content:""}.fa-book-bible::before{content:""}.fa-bible::before{content:""}.fa-book-journal-whills::before{content:""}.fa-journal-whills::before{content:""}.fa-book-medical::before{content:""}.fa-book-open::before{content:""}.fa-book-open-reader::before{content:""}.fa-book-reader::before{content:""}.fa-book-quran::before{content:""}.fa-quran::before{content:""}.fa-book-skull::before{content:""}.fa-book-dead::before{content:""}.fa-bookmark::before{content:""}.fa-border-all::before{content:""}.fa-border-none::before{content:""}.fa-border-top-left::before{content:""}.fa-border-style::before{content:""}.fa-bowling-ball::before{content:""}.fa-box::before{content:""}.fa-box-archive::before{content:""}.fa-archive::before{content:""}.fa-box-open::before{content:""}.fa-box-tissue::before{content:""}.fa-boxes-stacked::before{content:""}.fa-boxes::before{content:""}.fa-boxes-alt::before{content:""}.fa-braille::before{content:""}.fa-brain::before{content:""}.fa-brazilian-real-sign::before{content:""}.fa-bread-slice::before{content:""}.fa-briefcase::before{content:""}.fa-briefcase-medical::before{content:""}.fa-broom::before{content:""}.fa-broom-ball::before{content:""}.fa-quidditch::before{content:""}.fa-quidditch-broom-ball::before{content:""}.fa-brush::before{content:""}.fa-bug::before{content:""}.fa-bug-slash::before{content:""}.fa-building::before{content:""}.fa-building-columns::before{content:""}.fa-bank::before{content:""}.fa-institution::before{content:""}.fa-museum::before{content:""}.fa-university::before{content:""}.fa-bullhorn::before{content:""}.fa-bullseye::before{content:""}.fa-burger::before{content:""}.fa-hamburger::before{content:""}.fa-bus::before{content:""}.fa-bus-simple::before{content:""}.fa-bus-alt::before{content:""}.fa-business-time::before{content:""}.fa-briefcase-clock::before{content:""}.fa-c::before{content:"C"}.fa-cake-candles::before{content:""}.fa-birthday-cake::before{content:""}.fa-cake::before{content:""}.fa-calculator::before{content:""}.fa-calendar::before{content:""}.fa-calendar-check::before{content:""}.fa-calendar-day::before{content:""}.fa-calendar-days::before{content:""}.fa-calendar-alt::before{content:""}.fa-calendar-minus::before{content:""}.fa-calendar-plus::before{content:""}.fa-calendar-week::before{content:""}.fa-calendar-xmark::before{content:""}.fa-calendar-times::before{content:""}.fa-camera::before{content:""}.fa-camera-alt::before{content:""}.fa-camera-retro::before{content:""}.fa-camera-rotate::before{content:""}.fa-campground::before{content:""}.fa-candy-cane::before{content:""}.fa-cannabis::before{content:""}.fa-capsules::before{content:""}.fa-car::before{content:""}.fa-automobile::before{content:""}.fa-car-battery::before{content:""}.fa-battery-car::before{content:""}.fa-car-crash::before{content:""}.fa-car-rear::before{content:""}.fa-car-alt::before{content:""}.fa-car-side::before{content:""}.fa-caravan::before{content:""}.fa-caret-down::before{content:""}.fa-caret-left::before{content:""}.fa-caret-right::before{content:""}.fa-caret-up::before{content:""}.fa-carrot::before{content:""}.fa-cart-arrow-down::before{content:""}.fa-cart-flatbed::before{content:""}.fa-dolly-flatbed::before{content:""}.fa-cart-flatbed-suitcase::before{content:""}.fa-luggage-cart::before{content:""}.fa-cart-plus::before{content:""}.fa-cart-shopping::before{content:""}.fa-shopping-cart::before{content:""}.fa-cash-register::before{content:""}.fa-cat::before{content:""}.fa-cedi-sign::before{content:""}.fa-cent-sign::before{content:""}.fa-certificate::before{content:""}.fa-chair::before{content:""}.fa-chalkboard::before{content:""}.fa-blackboard::before{content:""}.fa-chalkboard-user::before{content:""}.fa-chalkboard-teacher::before{content:""}.fa-champagne-glasses::before{content:""}.fa-glass-cheers::before{content:""}.fa-charging-station::before{content:""}.fa-chart-area::before{content:""}.fa-area-chart::before{content:""}.fa-chart-bar::before{content:""}.fa-bar-chart::before{content:""}.fa-chart-column::before{content:""}.fa-chart-gantt::before{content:""}.fa-chart-line::before{content:""}.fa-line-chart::before{content:""}.fa-chart-pie::before{content:""}.fa-pie-chart::before{content:""}.fa-check::before{content:""}.fa-check-double::before{content:""}.fa-check-to-slot::before{content:""}.fa-vote-yea::before{content:""}.fa-cheese::before{content:""}.fa-chess::before{content:""}.fa-chess-bishop::before{content:""}.fa-chess-board::before{content:""}.fa-chess-king::before{content:""}.fa-chess-knight::before{content:""}.fa-chess-pawn::before{content:""}.fa-chess-queen::before{content:""}.fa-chess-rook::before{content:""}.fa-chevron-down::before{content:""}.fa-chevron-left::before{content:""}.fa-chevron-right::before{content:""}.fa-chevron-up::before{content:""}.fa-child::before{content:""}.fa-church::before{content:""}.fa-circle::before{content:""}.fa-circle-arrow-down::before{content:""}.fa-arrow-circle-down::before{content:""}.fa-circle-arrow-left::before{content:""}.fa-arrow-circle-left::before{content:""}.fa-circle-arrow-right::before{content:""}.fa-arrow-circle-right::before{content:""}.fa-circle-arrow-up::before{content:""}.fa-arrow-circle-up::before{content:""}.fa-circle-check::before{content:""}.fa-check-circle::before{content:""}.fa-circle-chevron-down::before{content:""}.fa-chevron-circle-down::before{content:""}.fa-circle-chevron-left::before{content:""}.fa-chevron-circle-left::before{content:""}.fa-circle-chevron-right::before{content:""}.fa-chevron-circle-right::before{content:""}.fa-circle-chevron-up::before{content:""}.fa-chevron-circle-up::before{content:""}.fa-circle-dollar-to-slot::before{content:""}.fa-donate::before{content:""}.fa-circle-dot::before{content:""}.fa-dot-circle::before{content:""}.fa-circle-down::before{content:""}.fa-arrow-alt-circle-down::before{content:""}.fa-circle-exclamation::before{content:""}.fa-exclamation-circle::before{content:""}.fa-circle-h::before{content:""}.fa-hospital-symbol::before{content:""}.fa-circle-half-stroke::before{content:""}.fa-adjust::before{content:""}.fa-circle-info::before{content:""}.fa-info-circle::before{content:""}.fa-circle-left::before{content:""}.fa-arrow-alt-circle-left::before{content:""}.fa-circle-minus::before{content:""}.fa-minus-circle::before{content:""}.fa-circle-notch::before{content:""}.fa-circle-pause::before{content:""}.fa-pause-circle::before{content:""}.fa-circle-play::before{content:""}.fa-play-circle::before{content:""}.fa-circle-plus::before{content:""}.fa-plus-circle::before{content:""}.fa-circle-question::before{content:""}.fa-question-circle::before{content:""}.fa-circle-radiation::before{content:""}.fa-radiation-alt::before{content:""}.fa-circle-right::before{content:""}.fa-arrow-alt-circle-right::before{content:""}.fa-circle-stop::before{content:""}.fa-stop-circle::before{content:""}.fa-circle-up::before{content:""}.fa-arrow-alt-circle-up::before{content:""}.fa-circle-user::before{content:""}.fa-user-circle::before{content:""}.fa-circle-xmark::before{content:""}.fa-times-circle::before{content:""}.fa-xmark-circle::before{content:""}.fa-city::before{content:""}.fa-clapperboard::before{content:""}.fa-clipboard::before{content:""}.fa-clipboard-check::before{content:""}.fa-clipboard-list::before{content:""}.fa-clock::before{content:""}.fa-clock-four::before{content:""}.fa-clock-rotate-left::before{content:""}.fa-history::before{content:""}.fa-clone::before{content:""}.fa-closed-captioning::before{content:""}.fa-cloud::before{content:""}.fa-cloud-arrow-down::before{content:""}.fa-cloud-download::before{content:""}.fa-cloud-download-alt::before{content:""}.fa-cloud-arrow-up::before{content:""}.fa-cloud-upload::before{content:""}.fa-cloud-upload-alt::before{content:""}.fa-cloud-meatball::before{content:""}.fa-cloud-moon::before{content:""}.fa-cloud-moon-rain::before{content:""}.fa-cloud-rain::before{content:""}.fa-cloud-showers-heavy::before{content:""}.fa-cloud-sun::before{content:""}.fa-cloud-sun-rain::before{content:""}.fa-clover::before{content:""}.fa-code::before{content:""}.fa-code-branch::before{content:""}.fa-code-commit::before{content:""}.fa-code-compare::before{content:""}.fa-code-fork::before{content:""}.fa-code-merge::before{content:""}.fa-code-pull-request::before{content:""}.fa-coins::before{content:""}.fa-colon-sign::before{content:""}.fa-comment::before{content:""}.fa-comment-dollar::before{content:""}.fa-comment-dots::before{content:""}.fa-commenting::before{content:""}.fa-comment-medical::before{content:""}.fa-comment-slash::before{content:""}.fa-comment-sms::before{content:""}.fa-sms::before{content:""}.fa-comments::before{content:""}.fa-comments-dollar::before{content:""}.fa-compact-disc::before{content:""}.fa-compass::before{content:""}.fa-compass-drafting::before{content:""}.fa-drafting-compass::before{content:""}.fa-compress::before{content:""}.fa-computer-mouse::before{content:""}.fa-mouse::before{content:""}.fa-cookie::before{content:""}.fa-cookie-bite::before{content:""}.fa-copy::before{content:""}.fa-copyright::before{content:""}.fa-couch::before{content:""}.fa-credit-card::before{content:""}.fa-credit-card-alt::before{content:""}.fa-crop::before{content:""}.fa-crop-simple::before{content:""}.fa-crop-alt::before{content:""}.fa-cross::before{content:""}.fa-crosshairs::before{content:""}.fa-crow::before{content:""}.fa-crown::before{content:""}.fa-crutch::before{content:""}.fa-cruzeiro-sign::before{content:""}.fa-cube::before{content:""}.fa-cubes::before{content:""}.fa-d::before{content:"D"}.fa-database::before{content:""}.fa-delete-left::before{content:""}.fa-backspace::before{content:""}.fa-democrat::before{content:""}.fa-desktop::before{content:""}.fa-desktop-alt::before{content:""}.fa-dharmachakra::before{content:""}.fa-diagram-next::before{content:""}.fa-diagram-predecessor::before{content:""}.fa-diagram-project::before{content:""}.fa-project-diagram::before{content:""}.fa-diagram-successor::before{content:""}.fa-diamond::before{content:""}.fa-diamond-turn-right::before{content:""}.fa-directions::before{content:""}.fa-dice::before{content:""}.fa-dice-d20::before{content:""}.fa-dice-d6::before{content:""}.fa-dice-five::before{content:""}.fa-dice-four::before{content:""}.fa-dice-one::before{content:""}.fa-dice-six::before{content:""}.fa-dice-three::before{content:""}.fa-dice-two::before{content:""}.fa-disease::before{content:""}.fa-divide::before{content:""}.fa-dna::before{content:""}.fa-dog::before{content:""}.fa-dollar-sign::before{content:"\$"}.fa-dollar::before{content:"\$"}.fa-usd::before{content:"\$"}.fa-dolly::before{content:""}.fa-dolly-box::before{content:""}.fa-dong-sign::before{content:""}.fa-door-closed::before{content:""}.fa-door-open::before{content:""}.fa-dove::before{content:""}.fa-down-left-and-up-right-to-center::before{content:""}.fa-compress-alt::before{content:""}.fa-down-long::before{content:""}.fa-long-arrow-alt-down::before{content:""}.fa-download::before{content:""}.fa-dragon::before{content:""}.fa-draw-polygon::before{content:""}.fa-droplet::before{content:""}.fa-tint::before{content:""}.fa-droplet-slash::before{content:""}.fa-tint-slash::before{content:""}.fa-drum::before{content:""}.fa-drum-steelpan::before{content:""}.fa-drumstick-bite::before{content:""}.fa-dumbbell::before{content:""}.fa-dumpster::before{content:""}.fa-dumpster-fire::before{content:""}.fa-dungeon::before{content:""}.fa-e::before{content:"E"}.fa-ear-deaf::before{content:""}.fa-deaf::before{content:""}.fa-deafness::before{content:""}.fa-hard-of-hearing::before{content:""}.fa-ear-listen::before{content:""}.fa-assistive-listening-systems::before{content:""}.fa-earth-africa::before{content:""}.fa-globe-africa::before{content:""}.fa-earth-americas::before{content:""}.fa-earth::before{content:""}.fa-earth-america::before{content:""}.fa-globe-americas::before{content:""}.fa-earth-asia::before{content:""}.fa-globe-asia::before{content:""}.fa-earth-europe::before{content:""}.fa-globe-europe::before{content:""}.fa-earth-oceania::before{content:""}.fa-globe-oceania::before{content:""}.fa-egg::before{content:""}.fa-eject::before{content:""}.fa-elevator::before{content:""}.fa-ellipsis::before{content:""}.fa-ellipsis-h::before{content:""}.fa-ellipsis-vertical::before{content:""}.fa-ellipsis-v::before{content:""}.fa-envelope::before{content:""}.fa-envelope-open::before{content:""}.fa-envelope-open-text::before{content:""}.fa-envelopes-bulk::before{content:""}.fa-mail-bulk::before{content:""}.fa-equals::before{content:"\="}.fa-eraser::before{content:""}.fa-ethernet::before{content:""}.fa-euro-sign::before{content:""}.fa-eur::before{content:""}.fa-euro::before{content:""}.fa-exclamation::before{content:"\!"}.fa-expand::before{content:""}.fa-eye::before{content:""}.fa-eye-dropper::before{content:""}.fa-eye-dropper-empty::before{content:""}.fa-eyedropper::before{content:""}.fa-eye-low-vision::before{content:""}.fa-low-vision::before{content:""}.fa-eye-slash::before{content:""}.fa-f::before{content:"F"}.fa-face-angry::before{content:""}.fa-angry::before{content:""}.fa-face-dizzy::before{content:""}.fa-dizzy::before{content:""}.fa-face-flushed::before{content:""}.fa-flushed::before{content:""}.fa-face-frown::before{content:""}.fa-frown::before{content:""}.fa-face-frown-open::before{content:""}.fa-frown-open::before{content:""}.fa-face-grimace::before{content:""}.fa-grimace::before{content:""}.fa-face-grin::before{content:""}.fa-grin::before{content:""}.fa-face-grin-beam::before{content:""}.fa-grin-beam::before{content:""}.fa-face-grin-beam-sweat::before{content:""}.fa-grin-beam-sweat::before{content:""}.fa-face-grin-hearts::before{content:""}.fa-grin-hearts::before{content:""}.fa-face-grin-squint::before{content:""}.fa-grin-squint::before{content:""}.fa-face-grin-squint-tears::before{content:""}.fa-grin-squint-tears::before{content:""}.fa-face-grin-stars::before{content:""}.fa-grin-stars::before{content:""}.fa-face-grin-tears::before{content:""}.fa-grin-tears::before{content:""}.fa-face-grin-tongue::before{content:""}.fa-grin-tongue::before{content:""}.fa-face-grin-tongue-squint::before{content:""}.fa-grin-tongue-squint::before{content:""}.fa-face-grin-tongue-wink::before{content:""}.fa-grin-tongue-wink::before{content:""}.fa-face-grin-wide::before{content:""}.fa-grin-alt::before{content:""}.fa-face-grin-wink::before{content:""}.fa-grin-wink::before{content:""}.fa-face-kiss::before{content:""}.fa-kiss::before{content:""}.fa-face-kiss-beam::before{content:""}.fa-kiss-beam::before{content:""}.fa-face-kiss-wink-heart::before{content:""}.fa-kiss-wink-heart::before{content:""}.fa-face-laugh::before{content:""}.fa-laugh::before{content:""}.fa-face-laugh-beam::before{content:""}.fa-laugh-beam::before{content:""}.fa-face-laugh-squint::before{content:""}.fa-laugh-squint::before{content:""}.fa-face-laugh-wink::before{content:""}.fa-laugh-wink::before{content:""}.fa-face-meh::before{content:""}.fa-meh::before{content:""}.fa-face-meh-blank::before{content:""}.fa-meh-blank::before{content:""}.fa-face-rolling-eyes::before{content:""}.fa-meh-rolling-eyes::before{content:""}.fa-face-sad-cry::before{content:""}.fa-sad-cry::before{content:""}.fa-face-sad-tear::before{content:""}.fa-sad-tear::before{content:""}.fa-face-smile::before{content:""}.fa-smile::before{content:""}.fa-face-smile-beam::before{content:""}.fa-smile-beam::before{content:""}.fa-face-smile-wink::before{content:""}.fa-smile-wink::before{content:""}.fa-face-surprise::before{content:""}.fa-surprise::before{content:""}.fa-face-tired::before{content:""}.fa-tired::before{content:""}.fa-fan::before{content:""}.fa-faucet::before{content:""}.fa-fax::before{content:""}.fa-feather::before{content:""}.fa-feather-pointed::before{content:""}.fa-feather-alt::before{content:""}.fa-file::before{content:""}.fa-file-arrow-down::before{content:""}.fa-file-download::before{content:""}.fa-file-arrow-up::before{content:""}.fa-file-upload::before{content:""}.fa-file-audio::before{content:""}.fa-file-code::before{content:""}.fa-file-contract::before{content:""}.fa-file-csv::before{content:""}.fa-file-excel::before{content:""}.fa-file-export::before{content:""}.fa-arrow-right-from-file::before{content:""}.fa-file-image::before{content:""}.fa-file-import::before{content:""}.fa-arrow-right-to-file::before{content:""}.fa-file-invoice::before{content:""}.fa-file-invoice-dollar::before{content:""}.fa-file-lines::before{content:""}.fa-file-alt::before{content:""}.fa-file-text::before{content:""}.fa-file-medical::before{content:""}.fa-file-pdf::before{content:""}.fa-file-powerpoint::before{content:""}.fa-file-prescription::before{content:""}.fa-file-signature::before{content:""}.fa-file-video::before{content:""}.fa-file-waveform::before{content:""}.fa-file-medical-alt::before{content:""}.fa-file-word::before{content:""}.fa-file-zipper::before{content:""}.fa-file-archive::before{content:""}.fa-fill::before{content:""}.fa-fill-drip::before{content:""}.fa-film::before{content:""}.fa-filter::before{content:""}.fa-filter-circle-dollar::before{content:""}.fa-funnel-dollar::before{content:""}.fa-filter-circle-xmark::before{content:""}.fa-fingerprint::before{content:""}.fa-fire::before{content:""}.fa-fire-extinguisher::before{content:""}.fa-fire-flame-curved::before{content:""}.fa-fire-alt::before{content:""}.fa-fire-flame-simple::before{content:""}.fa-burn::before{content:""}.fa-fish::before{content:""}.fa-flag::before{content:""}.fa-flag-checkered::before{content:""}.fa-flag-usa::before{content:""}.fa-flask::before{content:""}.fa-floppy-disk::before{content:""}.fa-save::before{content:""}.fa-florin-sign::before{content:""}.fa-folder::before{content:""}.fa-folder-minus::before{content:""}.fa-folder-open::before{content:""}.fa-folder-plus::before{content:""}.fa-folder-tree::before{content:""}.fa-font::before{content:""}.fa-football::before{content:""}.fa-football-ball::before{content:""}.fa-forward::before{content:""}.fa-forward-fast::before{content:""}.fa-fast-forward::before{content:""}.fa-forward-step::before{content:""}.fa-step-forward::before{content:""}.fa-franc-sign::before{content:""}.fa-frog::before{content:""}.fa-futbol::before{content:""}.fa-futbol-ball::before{content:""}.fa-soccer-ball::before{content:""}.fa-g::before{content:"G"}.fa-gamepad::before{content:""}.fa-gas-pump::before{content:""}.fa-gauge::before{content:""}.fa-dashboard::before{content:""}.fa-gauge-med::before{content:""}.fa-tachometer-alt-average::before{content:""}.fa-gauge-high::before{content:""}.fa-tachometer-alt::before{content:""}.fa-tachometer-alt-fast::before{content:""}.fa-gauge-simple::before{content:""}.fa-gauge-simple-med::before{content:""}.fa-tachometer-average::before{content:""}.fa-gauge-simple-high::before{content:""}.fa-tachometer::before{content:""}.fa-tachometer-fast::before{content:""}.fa-gavel::before{content:""}.fa-legal::before{content:""}.fa-gear::before{content:""}.fa-cog::before{content:""}.fa-gears::before{content:""}.fa-cogs::before{content:""}.fa-gem::before{content:""}.fa-genderless::before{content:""}.fa-ghost::before{content:""}.fa-gift::before{content:""}.fa-gifts::before{content:""}.fa-glasses::before{content:""}.fa-globe::before{content:""}.fa-golf-ball-tee::before{content:""}.fa-golf-ball::before{content:""}.fa-gopuram::before{content:""}.fa-graduation-cap::before{content:""}.fa-mortar-board::before{content:""}.fa-greater-than::before{content:"\>"}.fa-greater-than-equal::before{content:""}.fa-grip::before{content:""}.fa-grip-horizontal::before{content:""}.fa-grip-lines::before{content:""}.fa-grip-lines-vertical::before{content:""}.fa-grip-vertical::before{content:""}.fa-guarani-sign::before{content:""}.fa-guitar::before{content:""}.fa-gun::before{content:""}.fa-h::before{content:"H"}.fa-hammer::before{content:""}.fa-hamsa::before{content:""}.fa-hand::before{content:""}.fa-hand-paper::before{content:""}.fa-hand-back-fist::before{content:""}.fa-hand-rock::before{content:""}.fa-hand-dots::before{content:""}.fa-allergies::before{content:""}.fa-hand-fist::before{content:""}.fa-fist-raised::before{content:""}.fa-hand-holding::before{content:""}.fa-hand-holding-dollar::before{content:""}.fa-hand-holding-usd::before{content:""}.fa-hand-holding-droplet::before{content:""}.fa-hand-holding-water::before{content:""}.fa-hand-holding-heart::before{content:""}.fa-hand-holding-medical::before{content:""}.fa-hand-lizard::before{content:""}.fa-hand-middle-finger::before{content:""}.fa-hand-peace::before{content:""}.fa-hand-point-down::before{content:""}.fa-hand-point-left::before{content:""}.fa-hand-point-right::before{content:""}.fa-hand-point-up::before{content:""}.fa-hand-pointer::before{content:""}.fa-hand-scissors::before{content:""}.fa-hand-sparkles::before{content:""}.fa-hand-spock::before{content:""}.fa-hands::before{content:""}.fa-sign-language::before{content:""}.fa-signing::before{content:""}.fa-hands-asl-interpreting::before{content:""}.fa-american-sign-language-interpreting::before{content:""}.fa-asl-interpreting::before{content:""}.fa-hands-american-sign-language-interpreting::before{content:""}.fa-hands-bubbles::before{content:""}.fa-hands-wash::before{content:""}.fa-hands-clapping::before{content:""}.fa-hands-holding::before{content:""}.fa-hands-praying::before{content:""}.fa-praying-hands::before{content:""}.fa-handshake::before{content:""}.fa-handshake-angle::before{content:""}.fa-hands-helping::before{content:""}.fa-handshake-simple-slash::before{content:""}.fa-handshake-alt-slash::before{content:""}.fa-handshake-slash::before{content:""}.fa-hanukiah::before{content:""}.fa-hard-drive::before{content:""}.fa-hdd::before{content:""}.fa-hashtag::before{content:"\#"}.fa-hat-cowboy::before{content:""}.fa-hat-cowboy-side::before{content:""}.fa-hat-wizard::before{content:""}.fa-head-side-cough::before{content:""}.fa-head-side-cough-slash::before{content:""}.fa-head-side-mask::before{content:""}.fa-head-side-virus::before{content:""}.fa-heading::before{content:""}.fa-header::before{content:""}.fa-headphones::before{content:""}.fa-headphones-simple::before{content:""}.fa-headphones-alt::before{content:""}.fa-headset::before{content:""}.fa-heart::before{content:""}.fa-heart-crack::before{content:""}.fa-heart-broken::before{content:""}.fa-heart-pulse::before{content:""}.fa-heartbeat::before{content:""}.fa-helicopter::before{content:""}.fa-helmet-safety::before{content:""}.fa-hard-hat::before{content:""}.fa-hat-hard::before{content:""}.fa-highlighter::before{content:""}.fa-hippo::before{content:""}.fa-hockey-puck::before{content:""}.fa-holly-berry::before{content:""}.fa-horse::before{content:""}.fa-horse-head::before{content:""}.fa-hospital::before{content:""}.fa-hospital-alt::before{content:""}.fa-hospital-wide::before{content:""}.fa-hospital-user::before{content:""}.fa-hot-tub-person::before{content:""}.fa-hot-tub::before{content:""}.fa-hotdog::before{content:""}.fa-hotel::before{content:""}.fa-hourglass::before{content:""}.fa-hourglass-2::before{content:""}.fa-hourglass-half::before{content:""}.fa-hourglass-empty::before{content:""}.fa-hourglass-end::before{content:""}.fa-hourglass-3::before{content:""}.fa-hourglass-start::before{content:""}.fa-hourglass-1::before{content:""}.fa-house::before{content:""}.fa-home::before{content:""}.fa-home-alt::before{content:""}.fa-home-lg-alt::before{content:""}.fa-house-chimney::before{content:""}.fa-home-lg::before{content:""}.fa-house-chimney-crack::before{content:""}.fa-house-damage::before{content:""}.fa-house-chimney-medical::before{content:""}.fa-clinic-medical::before{content:""}.fa-house-chimney-user::before{content:""}.fa-house-chimney-window::before{content:""}.fa-house-crack::before{content:""}.fa-house-laptop::before{content:""}.fa-laptop-house::before{content:""}.fa-house-medical::before{content:""}.fa-house-user::before{content:""}.fa-home-user::before{content:""}.fa-hryvnia-sign::before{content:""}.fa-hryvnia::before{content:""}.fa-i::before{content:"I"}.fa-i-cursor::before{content:""}.fa-ice-cream::before{content:""}.fa-icicles::before{content:""}.fa-icons::before{content:""}.fa-heart-music-camera-bolt::before{content:""}.fa-id-badge::before{content:""}.fa-id-card::before{content:""}.fa-drivers-license::before{content:""}.fa-id-card-clip::before{content:""}.fa-id-card-alt::before{content:""}.fa-igloo::before{content:""}.fa-image::before{content:""}.fa-image-portrait::before{content:""}.fa-portrait::before{content:""}.fa-images::before{content:""}.fa-inbox::before{content:""}.fa-indent::before{content:""}.fa-indian-rupee-sign::before{content:""}.fa-indian-rupee::before{content:""}.fa-inr::before{content:""}.fa-industry::before{content:""}.fa-infinity::before{content:""}.fa-info::before{content:""}.fa-italic::before{content:""}.fa-j::before{content:"J"}.fa-jedi::before{content:""}.fa-jet-fighter::before{content:""}.fa-fighter-jet::before{content:""}.fa-joint::before{content:""}.fa-k::before{content:"K"}.fa-kaaba::before{content:""}.fa-key::before{content:""}.fa-keyboard::before{content:""}.fa-khanda::before{content:""}.fa-kip-sign::before{content:""}.fa-kit-medical::before{content:""}.fa-first-aid::before{content:""}.fa-kiwi-bird::before{content:""}.fa-l::before{content:"L"}.fa-landmark::before{content:""}.fa-language::before{content:""}.fa-laptop::before{content:""}.fa-laptop-code::before{content:""}.fa-laptop-medical::before{content:""}.fa-lari-sign::before{content:""}.fa-layer-group::before{content:""}.fa-leaf::before{content:""}.fa-left-long::before{content:""}.fa-long-arrow-alt-left::before{content:""}.fa-left-right::before{content:""}.fa-arrows-alt-h::before{content:""}.fa-lemon::before{content:""}.fa-less-than::before{content:"\<"}.fa-less-than-equal::before{content:""}.fa-life-ring::before{content:""}.fa-lightbulb::before{content:""}.fa-link::before{content:""}.fa-chain::before{content:""}.fa-link-slash::before{content:""}.fa-chain-broken::before{content:""}.fa-chain-slash::before{content:""}.fa-unlink::before{content:""}.fa-lira-sign::before{content:""}.fa-list::before{content:""}.fa-list-squares::before{content:""}.fa-list-check::before{content:""}.fa-tasks::before{content:""}.fa-list-ol::before{content:""}.fa-list-1-2::before{content:""}.fa-list-numeric::before{content:""}.fa-list-ul::before{content:""}.fa-list-dots::before{content:""}.fa-litecoin-sign::before{content:""}.fa-location-arrow::before{content:""}.fa-location-crosshairs::before{content:""}.fa-location::before{content:""}.fa-location-dot::before{content:""}.fa-map-marker-alt::before{content:""}.fa-location-pin::before{content:""}.fa-map-marker::before{content:""}.fa-lock::before{content:""}.fa-lock-open::before{content:""}.fa-lungs::before{content:""}.fa-lungs-virus::before{content:""}.fa-m::before{content:"M"}.fa-magnet::before{content:""}.fa-magnifying-glass::before{content:""}.fa-search::before{content:""}.fa-magnifying-glass-dollar::before{content:""}.fa-search-dollar::before{content:""}.fa-magnifying-glass-location::before{content:""}.fa-search-location::before{content:""}.fa-magnifying-glass-minus::before{content:""}.fa-search-minus::before{content:""}.fa-magnifying-glass-plus::before{content:""}.fa-search-plus::before{content:""}.fa-manat-sign::before{content:""}.fa-map::before{content:""}.fa-map-location::before{content:""}.fa-map-marked::before{content:""}.fa-map-location-dot::before{content:""}.fa-map-marked-alt::before{content:""}.fa-map-pin::before{content:""}.fa-marker::before{content:""}.fa-mars::before{content:""}.fa-mars-and-venus::before{content:""}.fa-mars-double::before{content:""}.fa-mars-stroke::before{content:""}.fa-mars-stroke-right::before{content:""}.fa-mars-stroke-h::before{content:""}.fa-mars-stroke-up::before{content:""}.fa-mars-stroke-v::before{content:""}.fa-martini-glass::before{content:""}.fa-glass-martini-alt::before{content:""}.fa-martini-glass-citrus::before{content:""}.fa-cocktail::before{content:""}.fa-martini-glass-empty::before{content:""}.fa-glass-martini::before{content:""}.fa-mask::before{content:""}.fa-mask-face::before{content:""}.fa-masks-theater::before{content:""}.fa-theater-masks::before{content:""}.fa-maximize::before{content:""}.fa-expand-arrows-alt::before{content:""}.fa-medal::before{content:""}.fa-memory::before{content:""}.fa-menorah::before{content:""}.fa-mercury::before{content:""}.fa-message::before{content:""}.fa-comment-alt::before{content:""}.fa-meteor::before{content:""}.fa-microchip::before{content:""}.fa-microphone::before{content:""}.fa-microphone-lines::before{content:""}.fa-microphone-alt::before{content:""}.fa-microphone-lines-slash::before{content:""}.fa-microphone-alt-slash::before{content:""}.fa-microphone-slash::before{content:""}.fa-microscope::before{content:""}.fa-mill-sign::before{content:""}.fa-minimize::before{content:""}.fa-compress-arrows-alt::before{content:""}.fa-minus::before{content:""}.fa-subtract::before{content:""}.fa-mitten::before{content:""}.fa-mobile::before{content:""}.fa-mobile-android::before{content:""}.fa-mobile-phone::before{content:""}.fa-mobile-button::before{content:""}.fa-mobile-screen-button::before{content:""}.fa-mobile-alt::before{content:""}.fa-money-bill::before{content:""}.fa-money-bill-1::before{content:""}.fa-money-bill-alt::before{content:""}.fa-money-bill-1-wave::before{content:""}.fa-money-bill-wave-alt::before{content:""}.fa-money-bill-wave::before{content:""}.fa-money-check::before{content:""}.fa-money-check-dollar::before{content:""}.fa-money-check-alt::before{content:""}.fa-monument::before{content:""}.fa-moon::before{content:""}.fa-mortar-pestle::before{content:""}.fa-mosque::before{content:""}.fa-motorcycle::before{content:""}.fa-mountain::before{content:""}.fa-mug-hot::before{content:""}.fa-mug-saucer::before{content:""}.fa-coffee::before{content:""}.fa-music::before{content:""}.fa-n::before{content:"N"}.fa-naira-sign::before{content:""}.fa-network-wired::before{content:""}.fa-neuter::before{content:""}.fa-newspaper::before{content:""}.fa-not-equal::before{content:""}.fa-note-sticky::before{content:""}.fa-sticky-note::before{content:""}.fa-notes-medical::before{content:""}.fa-o::before{content:"O"}.fa-object-group::before{content:""}.fa-object-ungroup::before{content:""}.fa-oil-can::before{content:""}.fa-om::before{content:""}.fa-otter::before{content:""}.fa-outdent::before{content:""}.fa-dedent::before{content:""}.fa-p::before{content:"P"}.fa-pager::before{content:""}.fa-paint-roller::before{content:""}.fa-paintbrush::before{content:""}.fa-paint-brush::before{content:""}.fa-palette::before{content:""}.fa-pallet::before{content:""}.fa-panorama::before{content:""}.fa-paper-plane::before{content:""}.fa-paperclip::before{content:""}.fa-parachute-box::before{content:""}.fa-paragraph::before{content:""}.fa-passport::before{content:""}.fa-paste::before{content:""}.fa-file-clipboard::before{content:""}.fa-pause::before{content:""}.fa-paw::before{content:""}.fa-peace::before{content:""}.fa-pen::before{content:""}.fa-pen-clip::before{content:""}.fa-pen-alt::before{content:""}.fa-pen-fancy::before{content:""}.fa-pen-nib::before{content:""}.fa-pen-ruler::before{content:""}.fa-pencil-ruler::before{content:""}.fa-pen-to-square::before{content:""}.fa-edit::before{content:""}.fa-pencil::before{content:""}.fa-pencil-alt::before{content:""}.fa-people-arrows-left-right::before{content:""}.fa-people-arrows::before{content:""}.fa-people-carry-box::before{content:""}.fa-people-carry::before{content:""}.fa-pepper-hot::before{content:""}.fa-percent::before{content:"\%"}.fa-percentage::before{content:"\%"}.fa-person::before{content:""}.fa-male::before{content:""}.fa-person-biking::before{content:""}.fa-biking::before{content:""}.fa-person-booth::before{content:""}.fa-person-dots-from-line::before{content:""}.fa-diagnoses::before{content:""}.fa-person-dress::before{content:""}.fa-female::before{content:""}.fa-person-hiking::before{content:""}.fa-hiking::before{content:""}.fa-person-praying::before{content:""}.fa-pray::before{content:""}.fa-person-running::before{content:""}.fa-running::before{content:""}.fa-person-skating::before{content:""}.fa-skating::before{content:""}.fa-person-skiing::before{content:""}.fa-skiing::before{content:""}.fa-person-skiing-nordic::before{content:""}.fa-skiing-nordic::before{content:""}.fa-person-snowboarding::before{content:""}.fa-snowboarding::before{content:""}.fa-person-swimming::before{content:""}.fa-swimmer::before{content:""}.fa-person-walking::before{content:""}.fa-walking::before{content:""}.fa-person-walking-with-cane::before{content:""}.fa-blind::before{content:""}.fa-peseta-sign::before{content:""}.fa-peso-sign::before{content:""}.fa-phone::before{content:""}.fa-phone-flip::before{content:""}.fa-phone-alt::before{content:""}.fa-phone-slash::before{content:""}.fa-phone-volume::before{content:""}.fa-volume-control-phone::before{content:""}.fa-photo-film::before{content:""}.fa-photo-video::before{content:""}.fa-piggy-bank::before{content:""}.fa-pills::before{content:""}.fa-pizza-slice::before{content:""}.fa-place-of-worship::before{content:""}.fa-plane::before{content:""}.fa-plane-arrival::before{content:""}.fa-plane-departure::before{content:""}.fa-plane-slash::before{content:""}.fa-play::before{content:""}.fa-plug::before{content:""}.fa-plus::before{content:"\+"}.fa-add::before{content:"\+"}.fa-plus-minus::before{content:""}.fa-podcast::before{content:""}.fa-poo::before{content:""}.fa-poo-storm::before{content:""}.fa-poo-bolt::before{content:""}.fa-poop::before{content:""}.fa-power-off::before{content:""}.fa-prescription::before{content:""}.fa-prescription-bottle::before{content:""}.fa-prescription-bottle-medical::before{content:""}.fa-prescription-bottle-alt::before{content:""}.fa-print::before{content:""}.fa-pump-medical::before{content:""}.fa-pump-soap::before{content:""}.fa-puzzle-piece::before{content:""}.fa-q::before{content:"Q"}.fa-qrcode::before{content:""}.fa-question::before{content:"\?"}.fa-quote-left::before{content:""}.fa-quote-left-alt::before{content:""}.fa-quote-right::before{content:""}.fa-quote-right-alt::before{content:""}.fa-r::before{content:"R"}.fa-radiation::before{content:""}.fa-rainbow::before{content:""}.fa-receipt::before{content:""}.fa-record-vinyl::before{content:""}.fa-rectangle-ad::before{content:""}.fa-ad::before{content:""}.fa-rectangle-list::before{content:""}.fa-list-alt::before{content:""}.fa-rectangle-xmark::before{content:""}.fa-rectangle-times::before{content:""}.fa-times-rectangle::before{content:""}.fa-window-close::before{content:""}.fa-recycle::before{content:""}.fa-registered::before{content:""}.fa-repeat::before{content:""}.fa-reply::before{content:""}.fa-mail-reply::before{content:""}.fa-reply-all::before{content:""}.fa-mail-reply-all::before{content:""}.fa-republican::before{content:""}.fa-restroom::before{content:""}.fa-retweet::before{content:""}.fa-ribbon::before{content:""}.fa-right-from-bracket::before{content:""}.fa-sign-out-alt::before{content:""}.fa-right-left::before{content:""}.fa-exchange-alt::before{content:""}.fa-right-long::before{content:""}.fa-long-arrow-alt-right::before{content:""}.fa-right-to-bracket::before{content:""}.fa-sign-in-alt::before{content:""}.fa-ring::before{content:""}.fa-road::before{content:""}.fa-robot::before{content:""}.fa-rocket::before{content:""}.fa-rotate::before{content:""}.fa-sync-alt::before{content:""}.fa-rotate-left::before{content:""}.fa-rotate-back::before{content:""}.fa-rotate-backward::before{content:""}.fa-undo-alt::before{content:""}.fa-rotate-right::before{content:""}.fa-redo-alt::before{content:""}.fa-rotate-forward::before{content:""}.fa-route::before{content:""}.fa-rss::before{content:""}.fa-feed::before{content:""}.fa-ruble-sign::before{content:""}.fa-rouble::before{content:""}.fa-rub::before{content:""}.fa-ruble::before{content:""}.fa-ruler::before{content:""}.fa-ruler-combined::before{content:""}.fa-ruler-horizontal::before{content:""}.fa-ruler-vertical::before{content:""}.fa-rupee-sign::before{content:""}.fa-rupee::before{content:""}.fa-rupiah-sign::before{content:""}.fa-s::before{content:"S"}.fa-sailboat::before{content:""}.fa-satellite::before{content:""}.fa-satellite-dish::before{content:""}.fa-scale-balanced::before{content:""}.fa-balance-scale::before{content:""}.fa-scale-unbalanced::before{content:""}.fa-balance-scale-left::before{content:""}.fa-scale-unbalanced-flip::before{content:""}.fa-balance-scale-right::before{content:""}.fa-school::before{content:""}.fa-scissors::before{content:""}.fa-cut::before{content:""}.fa-screwdriver::before{content:""}.fa-screwdriver-wrench::before{content:""}.fa-tools::before{content:""}.fa-scroll::before{content:""}.fa-scroll-torah::before{content:""}.fa-torah::before{content:""}.fa-sd-card::before{content:""}.fa-section::before{content:""}.fa-seedling::before{content:""}.fa-sprout::before{content:""}.fa-server::before{content:""}.fa-shapes::before{content:""}.fa-triangle-circle-square::before{content:""}.fa-share::before{content:""}.fa-arrow-turn-right::before{content:""}.fa-mail-forward::before{content:""}.fa-share-from-square::before{content:""}.fa-share-square::before{content:""}.fa-share-nodes::before{content:""}.fa-share-alt::before{content:""}.fa-shekel-sign::before{content:""}.fa-ils::before{content:""}.fa-shekel::before{content:""}.fa-sheqel::before{content:""}.fa-sheqel-sign::before{content:""}.fa-shield::before{content:""}.fa-shield-blank::before{content:""}.fa-shield-alt::before{content:""}.fa-shield-virus::before{content:""}.fa-ship::before{content:""}.fa-shirt::before{content:""}.fa-t-shirt::before{content:""}.fa-tshirt::before{content:""}.fa-shoe-prints::before{content:""}.fa-shop::before{content:""}.fa-store-alt::before{content:""}.fa-shop-slash::before{content:""}.fa-store-alt-slash::before{content:""}.fa-shower::before{content:""}.fa-shrimp::before{content:""}.fa-shuffle::before{content:""}.fa-random::before{content:""}.fa-shuttle-space::before{content:""}.fa-space-shuttle::before{content:""}.fa-sign-hanging::before{content:""}.fa-sign::before{content:""}.fa-signal::before{content:""}.fa-signal-5::before{content:""}.fa-signal-perfect::before{content:""}.fa-signature::before{content:""}.fa-signs-post::before{content:""}.fa-map-signs::before{content:""}.fa-sim-card::before{content:""}.fa-sink::before{content:""}.fa-sitemap::before{content:""}.fa-skull::before{content:""}.fa-skull-crossbones::before{content:""}.fa-slash::before{content:""}.fa-sleigh::before{content:""}.fa-sliders::before{content:""}.fa-sliders-h::before{content:""}.fa-smog::before{content:""}.fa-smoking::before{content:""}.fa-snowflake::before{content:""}.fa-snowman::before{content:""}.fa-snowplow::before{content:""}.fa-soap::before{content:""}.fa-socks::before{content:""}.fa-solar-panel::before{content:""}.fa-sort::before{content:""}.fa-unsorted::before{content:""}.fa-sort-down::before{content:""}.fa-sort-desc::before{content:""}.fa-sort-up::before{content:""}.fa-sort-asc::before{content:""}.fa-spa::before{content:""}.fa-spaghetti-monster-flying::before{content:""}.fa-pastafarianism::before{content:""}.fa-spell-check::before{content:""}.fa-spider::before{content:""}.fa-spinner::before{content:""}.fa-splotch::before{content:""}.fa-spoon::before{content:""}.fa-utensil-spoon::before{content:""}.fa-spray-can::before{content:""}.fa-spray-can-sparkles::before{content:""}.fa-air-freshener::before{content:""}.fa-square::before{content:""}.fa-square-arrow-up-right::before{content:""}.fa-external-link-square::before{content:""}.fa-square-caret-down::before{content:""}.fa-caret-square-down::before{content:""}.fa-square-caret-left::before{content:""}.fa-caret-square-left::before{content:""}.fa-square-caret-right::before{content:""}.fa-caret-square-right::before{content:""}.fa-square-caret-up::before{content:""}.fa-caret-square-up::before{content:""}.fa-square-check::before{content:""}.fa-check-square::before{content:""}.fa-square-envelope::before{content:""}.fa-envelope-square::before{content:""}.fa-square-full::before{content:""}.fa-square-h::before{content:""}.fa-h-square::before{content:""}.fa-square-minus::before{content:""}.fa-minus-square::before{content:""}.fa-square-parking::before{content:""}.fa-parking::before{content:""}.fa-square-pen::before{content:""}.fa-pen-square::before{content:""}.fa-pencil-square::before{content:""}.fa-square-phone::before{content:""}.fa-phone-square::before{content:""}.fa-square-phone-flip::before{content:""}.fa-phone-square-alt::before{content:""}.fa-square-plus::before{content:""}.fa-plus-square::before{content:""}.fa-square-poll-horizontal::before{content:""}.fa-poll-h::before{content:""}.fa-square-poll-vertical::before{content:""}.fa-poll::before{content:""}.fa-square-root-variable::before{content:""}.fa-square-root-alt::before{content:""}.fa-square-rss::before{content:""}.fa-rss-square::before{content:""}.fa-square-share-nodes::before{content:""}.fa-share-alt-square::before{content:""}.fa-square-up-right::before{content:""}.fa-external-link-square-alt::before{content:""}.fa-square-xmark::before{content:""}.fa-times-square::before{content:""}.fa-xmark-square::before{content:""}.fa-stairs::before{content:""}.fa-stamp::before{content:""}.fa-star::before{content:""}.fa-star-and-crescent::before{content:""}.fa-star-half::before{content:""}.fa-star-half-stroke::before{content:""}.fa-star-half-alt::before{content:""}.fa-star-of-david::before{content:""}.fa-star-of-life::before{content:""}.fa-sterling-sign::before{content:""}.fa-gbp::before{content:""}.fa-pound-sign::before{content:""}.fa-stethoscope::before{content:""}.fa-stop::before{content:""}.fa-stopwatch::before{content:""}.fa-stopwatch-20::before{content:""}.fa-store::before{content:""}.fa-store-slash::before{content:""}.fa-street-view::before{content:""}.fa-strikethrough::before{content:""}.fa-stroopwafel::before{content:""}.fa-subscript::before{content:""}.fa-suitcase::before{content:""}.fa-suitcase-medical::before{content:""}.fa-medkit::before{content:""}.fa-suitcase-rolling::before{content:""}.fa-sun::before{content:""}.fa-superscript::before{content:""}.fa-swatchbook::before{content:""}.fa-synagogue::before{content:""}.fa-syringe::before{content:""}.fa-t::before{content:"T"}.fa-table::before{content:""}.fa-table-cells::before{content:""}.fa-th::before{content:""}.fa-table-cells-large::before{content:""}.fa-th-large::before{content:""}.fa-table-columns::before{content:""}.fa-columns::before{content:""}.fa-table-list::before{content:""}.fa-th-list::before{content:""}.fa-table-tennis-paddle-ball::before{content:""}.fa-ping-pong-paddle-ball::before{content:""}.fa-table-tennis::before{content:""}.fa-tablet::before{content:""}.fa-tablet-android::before{content:""}.fa-tablet-button::before{content:""}.fa-tablet-screen-button::before{content:""}.fa-tablet-alt::before{content:""}.fa-tablets::before{content:""}.fa-tachograph-digital::before{content:""}.fa-digital-tachograph::before{content:""}.fa-tag::before{content:""}.fa-tags::before{content:""}.fa-tape::before{content:""}.fa-taxi::before{content:""}.fa-cab::before{content:""}.fa-teeth::before{content:""}.fa-teeth-open::before{content:""}.fa-temperature-empty::before{content:""}.fa-temperature-0::before{content:""}.fa-thermometer-0::before{content:""}.fa-thermometer-empty::before{content:""}.fa-temperature-full::before{content:""}.fa-temperature-4::before{content:""}.fa-thermometer-4::before{content:""}.fa-thermometer-full::before{content:""}.fa-temperature-half::before{content:""}.fa-temperature-2::before{content:""}.fa-thermometer-2::before{content:""}.fa-thermometer-half::before{content:""}.fa-temperature-high::before{content:""}.fa-temperature-low::before{content:""}.fa-temperature-quarter::before{content:""}.fa-temperature-1::before{content:""}.fa-thermometer-1::before{content:""}.fa-thermometer-quarter::before{content:""}.fa-temperature-three-quarters::before{content:""}.fa-temperature-3::before{content:""}.fa-thermometer-3::before{content:""}.fa-thermometer-three-quarters::before{content:""}.fa-tenge-sign::before{content:""}.fa-tenge::before{content:""}.fa-terminal::before{content:""}.fa-text-height::before{content:""}.fa-text-slash::before{content:""}.fa-remove-format::before{content:""}.fa-text-width::before{content:""}.fa-thermometer::before{content:""}.fa-thumbs-down::before{content:""}.fa-thumbs-up::before{content:""}.fa-thumbtack::before{content:""}.fa-thumb-tack::before{content:""}.fa-ticket::before{content:""}.fa-ticket-simple::before{content:""}.fa-ticket-alt::before{content:""}.fa-timeline::before{content:""}.fa-toggle-off::before{content:""}.fa-toggle-on::before{content:""}.fa-toilet::before{content:""}.fa-toilet-paper::before{content:""}.fa-toilet-paper-slash::before{content:""}.fa-toolbox::before{content:""}.fa-tooth::before{content:""}.fa-torii-gate::before{content:""}.fa-tower-broadcast::before{content:""}.fa-broadcast-tower::before{content:""}.fa-tractor::before{content:""}.fa-trademark::before{content:""}.fa-traffic-light::before{content:""}.fa-trailer::before{content:""}.fa-train::before{content:""}.fa-train-subway::before{content:""}.fa-subway::before{content:""}.fa-train-tram::before{content:""}.fa-tram::before{content:""}.fa-transgender::before{content:""}.fa-transgender-alt::before{content:""}.fa-trash::before{content:""}.fa-trash-arrow-up::before{content:""}.fa-trash-restore::before{content:""}.fa-trash-can::before{content:""}.fa-trash-alt::before{content:""}.fa-trash-can-arrow-up::before{content:""}.fa-trash-restore-alt::before{content:""}.fa-tree::before{content:""}.fa-triangle-exclamation::before{content:""}.fa-exclamation-triangle::before{content:""}.fa-warning::before{content:""}.fa-trophy::before{content:""}.fa-truck::before{content:""}.fa-truck-fast::before{content:""}.fa-shipping-fast::before{content:""}.fa-truck-medical::before{content:""}.fa-ambulance::before{content:""}.fa-truck-monster::before{content:""}.fa-truck-moving::before{content:""}.fa-truck-pickup::before{content:""}.fa-truck-ramp-box::before{content:""}.fa-truck-loading::before{content:""}.fa-tty::before{content:""}.fa-teletype::before{content:""}.fa-turkish-lira-sign::before{content:""}.fa-try::before{content:""}.fa-turkish-lira::before{content:""}.fa-turn-down::before{content:""}.fa-level-down-alt::before{content:""}.fa-turn-up::before{content:""}.fa-level-up-alt::before{content:""}.fa-tv::before{content:""}.fa-television::before{content:""}.fa-tv-alt::before{content:""}.fa-u::before{content:"U"}.fa-umbrella::before{content:""}.fa-umbrella-beach::before{content:""}.fa-underline::before{content:""}.fa-universal-access::before{content:""}.fa-unlock::before{content:""}.fa-unlock-keyhole::before{content:""}.fa-unlock-alt::before{content:""}.fa-up-down::before{content:""}.fa-arrows-alt-v::before{content:""}.fa-up-down-left-right::before{content:""}.fa-arrows-alt::before{content:""}.fa-up-long::before{content:""}.fa-long-arrow-alt-up::before{content:""}.fa-up-right-and-down-left-from-center::before{content:""}.fa-expand-alt::before{content:""}.fa-up-right-from-square::before{content:""}.fa-external-link-alt::before{content:""}.fa-upload::before{content:""}.fa-user::before{content:""}.fa-user-astronaut::before{content:""}.fa-user-check::before{content:""}.fa-user-clock::before{content:""}.fa-user-doctor::before{content:""}.fa-user-md::before{content:""}.fa-user-gear::before{content:""}.fa-user-cog::before{content:""}.fa-user-graduate::before{content:""}.fa-user-group::before{content:""}.fa-user-friends::before{content:""}.fa-user-injured::before{content:""}.fa-user-large::before{content:""}.fa-user-alt::before{content:""}.fa-user-large-slash::before{content:""}.fa-user-alt-slash::before{content:""}.fa-user-lock::before{content:""}.fa-user-minus::before{content:""}.fa-user-ninja::before{content:""}.fa-user-nurse::before{content:""}.fa-user-pen::before{content:""}.fa-user-edit::before{content:""}.fa-user-plus::before{content:""}.fa-user-secret::before{content:""}.fa-user-shield::before{content:""}.fa-user-slash::before{content:""}.fa-user-tag::before{content:""}.fa-user-tie::before{content:""}.fa-user-xmark::before{content:""}.fa-user-times::before{content:""}.fa-users::before{content:""}.fa-users-gear::before{content:""}.fa-users-cog::before{content:""}.fa-users-slash::before{content:""}.fa-utensils::before{content:""}.fa-cutlery::before{content:""}.fa-v::before{content:"V"}.fa-van-shuttle::before{content:""}.fa-shuttle-van::before{content:""}.fa-vault::before{content:""}.fa-vector-square::before{content:""}.fa-venus::before{content:""}.fa-venus-double::before{content:""}.fa-venus-mars::before{content:""}.fa-vest::before{content:""}.fa-vest-patches::before{content:""}.fa-vial::before{content:""}.fa-vials::before{content:""}.fa-video::before{content:""}.fa-video-camera::before{content:""}.fa-video-slash::before{content:""}.fa-vihara::before{content:""}.fa-virus::before{content:""}.fa-virus-covid::before{content:""}.fa-virus-covid-slash::before{content:""}.fa-virus-slash::before{content:""}.fa-viruses::before{content:""}.fa-voicemail::before{content:""}.fa-volleyball::before{content:""}.fa-volleyball-ball::before{content:""}.fa-volume-high::before{content:""}.fa-volume-up::before{content:""}.fa-volume-low::before{content:""}.fa-volume-down::before{content:""}.fa-volume-off::before{content:""}.fa-volume-xmark::before{content:""}.fa-volume-mute::before{content:""}.fa-volume-times::before{content:""}.fa-vr-cardboard::before{content:""}.fa-w::before{content:"W"}.fa-wallet::before{content:""}.fa-wand-magic::before{content:""}.fa-magic::before{content:""}.fa-wand-magic-sparkles::before{content:""}.fa-magic-wand-sparkles::before{content:""}.fa-wand-sparkles::before{content:""}.fa-warehouse::before{content:""}.fa-water::before{content:""}.fa-water-ladder::before{content:""}.fa-ladder-water::before{content:""}.fa-swimming-pool::before{content:""}.fa-wave-square::before{content:""}.fa-weight-hanging::before{content:""}.fa-weight-scale::before{content:""}.fa-weight::before{content:""}.fa-wheelchair::before{content:""}.fa-whiskey-glass::before{content:""}.fa-glass-whiskey::before{content:""}.fa-wifi::before{content:""}.fa-wifi-3::before{content:""}.fa-wifi-strong::before{content:""}.fa-wind::before{content:""}.fa-window-maximize::before{content:""}.fa-window-minimize::before{content:""}.fa-window-restore::before{content:""}.fa-wine-bottle::before{content:""}.fa-wine-glass::before{content:""}.fa-wine-glass-empty::before{content:""}.fa-wine-glass-alt::before{content:""}.fa-won-sign::before{content:""}.fa-krw::before{content:""}.fa-won::before{content:""}.fa-wrench::before{content:""}.fa-x::before{content:"X"}.fa-x-ray::before{content:""}.fa-xmark::before{content:""}.fa-close::before{content:""}.fa-multiply::before{content:""}.fa-remove::before{content:""}.fa-times::before{content:""}.fa-y::before{content:"Y"}.fa-yen-sign::before{content:""}.fa-cny::before{content:""}.fa-jpy::before{content:""}.fa-rmb::before{content:""}.fa-yen::before{content:""}.fa-yin-yang::before{content:""}.fa-z::before{content:"Z"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}/*!
 * Font Awesome Free 6.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */:root,:host{--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url("../fontawesome/webfonts/fa-solid-900.woff2") format("woff2"),url("../fontawesome/webfonts/fa-solid-900.ttf") format("truetype")}.fas,.fa-solid{font-family:"Font Awesome 6 Free";font-weight:900}/*!
 * Font Awesome Free 6.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */:root,:host{--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url("../fontawesome/webfonts/fa-regular-400.woff2") format("woff2"),url("../fontawesome/webfonts/fa-regular-400.ttf") format("truetype")}.far,.fa-regular{font-family:"Font Awesome 6 Free";font-weight:400}/*!
 * Font Awesome Free 6.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */:root,:host{--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url("../fontawesome/webfonts/fa-brands-400.woff2") format("woff2"),url("../fontawesome/webfonts/fa-brands-400.ttf") format("truetype")}.fab,.fa-brands{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-42-group:before{content:""}.fa-innosoft:before{content:""}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-adn:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-alipay:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-amilia:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-pay:before{content:""}.fa-artstation:before{content:""}.fa-asymmetrik:before{content:""}.fa-atlassian:before{content:""}.fa-audible:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-aws:before{content:""}.fa-bandcamp:before{content:""}.fa-battle-net:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bilibili:before{content:""}.fa-bimobject:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bootstrap:before{content:""}.fa-bots:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-buromobelexperte:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-cloudflare:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cmplid:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cotton-bureau:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-critical-role:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:""}.fa-dashcube:before{content:""}.fa-deezer:before{content:""}.fa-delicious:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dhl:before{content:""}.fa-diaspora:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-draft2digital:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drupal:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edge-legacy:before{content:""}.fa-elementor:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-etsy:before{content:""}.fa-evernote:before{content:""}.fa-expeditedssl:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-figma:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-fly:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-fulcrum:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-gofore:before{content:""}.fa-golang:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-pay:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guilded:before{content:""}.fa-gulp:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hashnode:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-hive:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-hotjar:before{content:""}.fa-houzz:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-ideal:before{content:""}.fa-imdb:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:""}.fa-instalod:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joomla:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaggle:before{content:""}.fa-keybase:before{content:""}.fa-keycdn:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-korvue:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-leanpub:before{content:""}.fa-less:before{content:""}.fa-line:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-mailchimp:before{content:""}.fa-mandalorian:before{content:""}.fa-markdown:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-mendeley:before{content:""}.fa-microblog:before{content:""}.fa-microsoft:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:""}.fa-mizuni:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-octopus-deploy:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-old-republic:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-padlet:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-palfed:before{content:""}.fa-patreon:before{content:""}.fa-paypal:before{content:""}.fa-perbyte:before{content:""}.fa-periscope:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pix:before{content:""}.fa-playstation:before{content:""}.fa-product-hunt:before{content:""}.fa-pushed:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-r-project:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-renren:before{content:""}.fa-replyd:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-rev:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-rust:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-schlix:before{content:""}.fa-scribd:before{content:""}.fa-searchengin:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-servicestack:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shopify:before{content:""}.fa-shopware:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sith:before{content:""}.fa-sitrox:before{content:""}.fa-sketch:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slideshare:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spotify:before{content:""}.fa-square-font-awesome:before{content:""}.fa-square-font-awesome-stroke:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-sticker-mule:before{content:""}.fa-strava:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-superpowers:before{content:""}.fa-supple:before{content:""}.fa-suse:before{content:""}.fa-swift:before{content:""}.fa-symfony:before{content:""}.fa-teamspeak:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-tencent-weibo:before{content:""}.fa-the-red-yeti:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-think-peaks:before{content:""}.fa-tiktok:before{content:""}.fa-trade-federation:before{content:""}.fa-trello:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-uncharted:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:""}.fa-unsplash:before{content:""}.fa-untappd:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-vaadin:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-viber:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-vuejs:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-whmcs:before{content:""}.fa-wikipedia-w:before{content:""}.fa-windows:before{content:""}.fa-wirsindhandwerk:before{content:""}.fa-wsh:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wodu:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.grid-end{display:grid;justify-content:end}.overflow-5x3{overflow:hidden;display:block;width:100%;height:0;padding:0;position:relative;padding-bottom:60%;background:#212529}.overflow-2x1{overflow:hidden;display:block;width:100%;height:0;padding:0;position:relative;padding-bottom:50%;background:#212529}.overflow-4x6{overflow:hidden;display:block;width:100%;height:0;padding:0;position:relative;padding-bottom:150%;background:#212529}.overflow-5x6{overflow:hidden;display:block;width:100%;height:0;padding:0;position:relative;padding-bottom:120%;background:#212529}.overflow-10x9{overflow:hidden;display:block;width:100%;height:0;padding:0;position:relative;padding-bottom:90%;background:#212529}.overflow-20x9{overflow:hidden;display:block;width:100%;height:0;padding:0;position:relative;padding-bottom:45%;background:#212529}.overflow-16x9{overflow:hidden;display:block;width:100%;height:0;padding:0;position:relative;padding-bottom:56.25%;background:#212529}.overflow-21x9{overflow:hidden;display:block;width:100%;height:0;padding:0;position:relative;padding-bottom:42.857%;background:#212529}.overflow-5x3 img,.overflow-4x3 img,.overflow-16x9 img,.overflow-2x1 img,.overflow-4x6 img,.overflow-5x6 img,.overflow-10x9 img,.overflow-20x9 img,.overflow-21x9 img{transform:translate(0%, -50%);position:absolute !important;top:50%;left:0;width:100%;height:100%;min-height:unset;top:0;transform:translate(0%, 0%);padding:0 !important;margin:0 !important;transition:all .3s ease;opacity:1;object-fit:cover;object-position:top}.overflow-5x3 .img-horizontal-5x3,.overflow-4x3 .img-horizontal-4x3,.overflow-16x9 .img-horizontal-16x9,.overflow-2x1 .img-horizontal-2x1,.overflow-4x6 .img-horizontal-4x6,.overflow-5x6 .img-horizontal-5x6,.overflow-10x9 .img-horizontal-10x9,.overflow-20x9 .img-horizontal-20x9,.overflow-20x9 .img-horizontal-21x9{transform:translate(-50%);position:absolute !important;top:0;left:50%;width:auto !important;max-width:none !important;height:100% !important;min-width:100%;object-fit:cover}h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{margin:0;padding:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.clear{clear:both}a{outline:none}form,input,textarea{margin:0;padding:0;border:0;font-family:"NiveaOTFBook",Arial,Helvetica,sans-serif;color:#575859}.clearfix:before,.clearfix:after,.row:before,.row:after{content:" ";display:block;overflow:hidden;visibility:hidden;width:0;height:0}.row:after,.clearfix:after{clear:both}.row,.clearfix{zoom:1}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.checkbox-control,.radio-control{width:100%;position:relative;display:block;min-height:23px;padding-right:25px}.checkbox-control [type=checkbox]:not(:checked),.checkbox-control [type=radio]:not(:checked),.radio-control [type=checkbox]:not(:checked),.radio-control [type=radio]:not(:checked){position:absolute;pointer-events:none;opacity:0}.checkbox-control [type=checkbox]:checked,.checkbox-control [type=radio]:checked,.radio-control [type=checkbox]:checked,.radio-control [type=radio]:checked{position:absolute;pointer-events:none;opacity:0}.checkbox-control:focus,.radio-control:focus{outline:none}.checkbox-control:active,.radio-control:active{outline:none}.checkbox-control .custom-control-label,.radio-control .custom-control-label{z-index:2;width:100%;font-family:"Muli",sans-serif;font-size:14px;line-height:20px;font-weight:400;position:relative;padding-left:22px;margin-left:0}.checkbox-control .custom-control-label:focus,.radio-control .custom-control-label:focus{outline:none}.checkbox-control .custom-control-label::after,.checkbox-control .custom-control-label::before,.radio-control .custom-control-label::after,.radio-control .custom-control-label::before{width:13px;height:13px;top:.25rem}.checkbox-control input:focus,.radio-control input:focus{outline:none}.checkbox-control input:focus~.box:before,.radio-control input:focus~.box:before{content:"";background:transparent;border:solid 1px #ccc;outline:none;border-radius:5px}.checkbox-control input:focus~label:before,.radio-control input:focus~label:before{content:"";background:transparent;border:solid 1px #ccc;outline:none;border-radius:5px}.checkbox-control input:checked~label:before,.radio-control input:checked~label:before{background:url("../images/icons/shapes-and-symbols.png") right center no-repeat transparent !important;border:solid 1px #707070;outline:none}.checkbox-control .custom-control-input:focus~.custom-control-label::before,.radio-control .custom-control-input:focus~.custom-control-label::before{box-shadow:none}.checkbox-control label:before,.radio-control label:before{content:"";background:transparent;border:solid 1px #707070;outline:none;border-radius:5px}.checkbox-control span.s-label,.radio-control span.s-label{font-family:"Muli",sans-serif;font-size:14px;line-height:24px;font-weight:400;position:relative;margin-left:35px;cursor:pointer;top:1px}.radio-control label:before{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-khtml-border-radius:50%}.radio-control .custom-control-input:focus~.custom-control-label::before{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-khtml-border-radius:50%}.radio-control input:checked~label:before{background:transparent !important}.radio-control input:checked~label:after{background:#aaa !important;outline:none;border:solid 1px #fff;z-index:1;width:9px;height:9px;top:.4rem;left:2px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-khtml-border-radius:50%}.radio-control-box{position:relative;min-height:68px;min-width:136px;padding-left:0;display:inline-block}.radio-control-box [type=radio]:not(:checked){position:absolute;pointer-events:none;opacity:0}.radio-control-box [type=radio]:checked{position:absolute;pointer-events:none;opacity:0}.radio-control-box:focus{outline:none}.radio-control-box:active{outline:none}.radio-control-box .custom-control-label{text-align:center;cursor:pointer;width:100%;min-height:68px;padding:0 8px;margin-left:0;border-radius:5px;font-family:"Muli",sans-serif;font-size:13px;line-height:1.1;font-weight:700;background:#fff;color:#000;position:relative}.radio-control-box .custom-control-label span{min-width:116px;font-weight:400;position:absolute;top:20%;left:50%;transform:translate(-50%, -20%);-ms-transform:translate(-50%, -20%);-webkit-transform:translate(-50%, -20%)}.radio-control-box .custom-control-label span b{font-weight:700}.radio-control-box .custom-control-label:focus{outline:none}.radio-control-box .custom-control-label::before,.radio-control-box .custom-control-label::after{width:100%;height:68px;border-radius:5px;border:solid 1px #a5a5a5;text-align:center;top:0}.radio-control-box input:focus{outline:none}.radio-control-box input:focus~.box:before{content:"";background:transparent;border:solid 1px #707070;outline:none;border-radius:5px}.radio-control-box input:focus~label:before{content:"";background:transparent;border:solid 1px #707070;outline:none;border-radius:5px}.radio-control-box input:checked~label span{color:#fff}.radio-control-box input:checked~label:before{background:#3a4bcd !important;border:solid 1px #3a4bcd !important;outline:none}.radio-control-box .custom-control-input:focus~.custom-control-label::before{box-shadow:none}.radio-control-box label:before{content:"";background:transparent;border:solid 1px #707070;outline:none;border-radius:5px}.select-wrapper{width:100%;overflow:hidden;position:relative;border:1px solid #d9d9d9;border-radius:5px;background:url("../images/icons/arrow-select.svg") right 13px center no-repeat}.select-wrapper select{padding:14px 40px 13px 19px;font-size:18px;line-height:18px;width:100%;border:none;box-shadow:none;font-family:"Muli",sans-serif;font-size:15px;line-height:20px;font-weight:400;background:transparent;background-image:none;-webkit-appearance:none;outline:none;cursor:pointer;-moz-appearance:none;text-overflow:ellipsis}.select-wrapper select option{margin:40px;background:rgba(0,0,0,.3);color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.4)}.redbox{background:#f4511e}.greenbox{background:#13b795}.bluebox{background:#3a4bcd}.purplebox{background:#ff3c85}a.redbox,a.greenbox,a.bluebox,a.purplebox{font-family:"Muli",sans-serif;font-size:9px;line-height:11px;font-weight:600;color:#fff;padding:6px 21px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-khtml-border-radius:5px}a.redbox:hover,a.greenbox:hover,a.bluebox:hover,a.purplebox:hover{color:#fff}.btn{background:transparent;color:#ccc;font-family:"Muli",sans-serif;font-size:13px;line-height:20px;font-weight:400;padding:8px 34px;min-width:inherit}.btn.red{color:#fff;background:#e60019}.view-result{font-family:"Muli",sans-serif;font-size:13px;line-height:20px;font-weight:400;color:#003175;padding:8px 24px}.radio-control-box{position:relative;min-height:68px;min-width:136px;padding-left:0;display:inline-block}.radio-control-box [type=radio]:not(:checked){position:absolute;pointer-events:none;opacity:0}.radio-control-box [type=radio]:checked{position:absolute;pointer-events:none;opacity:0}.radio-control-box:focus{outline:none}.radio-control-box:active{outline:none}.radio-control-box .custom-control-label{text-align:center;cursor:pointer;width:100%;padding:0 16px;margin-left:0;border-radius:5px;font-family:"Muli",sans-serif;font-size:13px;line-height:68px;font-weight:700;background:#fff;color:#000}.radio-control-box .custom-control-label span{position:relative}.radio-control-box .custom-control-label:focus{outline:none}.radio-control-box .custom-control-label::before,.radio-control-box .custom-control-label::after{width:100%;height:68px;line-height:68px;border-radius:5px;border:solid 1px #a5a5a5;text-align:center;top:0}.radio-control-box input:focus{outline:none}.radio-control-box input:focus~.box:before{content:"";background:transparent;border:solid 1px #707070;outline:none;border-radius:5px}.radio-control-box input:focus~label:before{content:"";background:transparent;border:solid 1px #707070;outline:none;border-radius:5px}.radio-control-box input:checked~label span{color:#fff}.radio-control-box input:checked~label:before{background:#3a4bcd !important;border:solid 1px #3a4bcd !important;outline:none}.radio-control-box .custom-control-input:focus~.custom-control-label::before{box-shadow:none}.radio-control-box label:before{content:"";background:transparent;border:solid 1px #707070;outline:none;border-radius:5px}.custom-select{background:#fff url(../images/icons/arrow-select.png) no-repeat right .75rem center;display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background-size:6px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.custom-select:focus,.custom-select:active{box-shadow:none}.select-wrapper{width:100%;overflow:hidden;position:relative;border:1px solid #333;border-radius:2px;background:url("../images/icons/arrow-select.svg") right 13px center no-repeat}.select-wrapper select{padding:14px 40px 13px 19px;font-size:18px;line-height:18px;width:100%;border:none;box-shadow:none;font-family:"Muli",sans-serif;font-size:15px;line-height:20px;font-weight:400;background:transparent;background-image:none;-webkit-appearance:none;outline:none;cursor:pointer;-moz-appearance:none;text-indent:.01px;text-overflow:ellipsis}input[type=text]{border:solid 1px #ccc;-moz-border-radius:13px;-webkit-border-radius:13px;border-radius:13px;-khtml-border-radius:13px;height:26px}input[type=text]::-webkit-input-placeholder{color:#aaa}input[type=text]:-moz-placeholder{color:#aaa;opacity:1}input[type=text]::-moz-placeholder{color:#aaa;opacity:1}input[type=text]:-ms-input-placeholder{color:#aaa}input[type=text]::-ms-input-placeholder{color:#aaa}input[type=text]::placeholder{color:#aaa}.col-2dot4,.col-sm-2dot4,.col-md-2dot4,.col-lg-2dot4,.col-xl-2dot4{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col-2dot4{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}@media(min-width: 540px){.col-sm-2dot4{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}@media(min-width: 720px){.col-md-2dot4{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}@media(min-width: 960px){.col-lg-2dot4{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}@media(min-width: 1140px){.col-xl-2dot4{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}.col-1dot4,.col-sm-1dot4,.col-md-1dot4,.col-lg-1dot4,.col-xl-1dot4{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col-1dot4{-webkit-box-flex:0;-ms-flex:0 0 8.5%;flex:0 0 8.5%;max-width:8.5%}@media(min-width: 540px){.col-sm-1dot4{-webkit-box-flex:0;-ms-flex:0 0 8.5%;flex:0 0 8.5%;max-width:8.5%}}@media(min-width: 720px){.col-md-1dot4{-webkit-box-flex:0;-ms-flex:0 0 8.5%;flex:0 0 8.5%;max-width:8.5%}}@media(min-width: 960px){.col-lg-1dot4{-webkit-box-flex:0;-ms-flex:0 0 8.5%;flex:0 0 8.5%;max-width:8.5%}}@media(min-width: 1140px){.col-xl-1dot4{-webkit-box-flex:0;-ms-flex:0 0 8.5%;flex:0 0 8.5%;max-width:8.5%}}html,body{min-width:375px}body{font:normal 14px/1.2 "Muli",sans-serif;color:#3a3a3a;background:#fff;min-width:1280px}body.hidden{overflow:hidden}.container{max-width:1280px !important}a{text-decoration:none}a:hover{text-decoration:none}.for-mobile{display:none}.bg-border{background:url("../images/icons/bg-border.png") repeat-x;width:100%;height:12px;margin:20px 0}.fa{color:#707070;font-size:12px}.clear{clear:both}.content700{width:700px}.content820{width:820px}.content890{width:890px}.content940{width:940px}.col{float:left;padding-left:0;padding-right:0;margin-right:13px;margin-left:13px}section:after,.three-column:after,.type-list-news:after,.news-today-list:after,.read-news-today:after,.news-block-template:after,.two-column:after,.news-block-header:after{content:"";display:block;clear:both}.news-block-template{margin-top:35px}.wd70percent{width:calc(100% - 300px)}.wd300{width:300px}.grey-br{border:solid 1px #f2f2f2;width:100%;height:1px}input{outline:none;box-shadow:none !important;font-family:"Muli",sans-serif;font-size:14px;line-height:1.1;font-weight:400}input:hover,input:focus{outline:none;box-shadow:none}a,p,h1,h2,h3,h4,h5{font-family:"Muli",sans-serif;font-size:14px;line-height:20px;font-weight:400;color:#0c0c0c}a:hover{color:#3a4bcd !important}a:hover h1,a:hover h2,a:hover h3,a:hover h4,a:hover h5,a:hover h6{color:#3a4bcd !important}.adv-center{text-align:center}.no-margin{margin-left:0 !important;margin-right:0 !important}.w90percent{width:90%}.no-margin-top{margin-top:0 !important}.no-padding-top{padding-top:0 !important}.no-padding{padding:0 !important}.no-padding-bottom{padding-bottom:0}.margin-top-10{margin-top:10px}.margin-top-12{margin-top:12px !important}.margin-top-16{margin-top:16px !important}.margin-top-25{margin-top:25px !important}.margin-bottom-18{margin-bottom:18px}.margin-bottom-25{margin-bottom:25px}.margin-top-35{margin-top:35px !important}.margin-right-20{margin-right:20px}.margin-left-0{margin-left:0 !important}.padding-bot-10{padding-bottom:10px}.padding-bot-20{padding-bottom:20px}.no-padding-left{padding-left:0 !important}.no-padding-right{padding-right:0 !important}.no-margin-right{margin-right:0 !important}.relative{position:relative !important}.align-center{display:table;margin:0 auto}.view-all{background:url("../images/icons/arrow.png") right center no-repeat;padding-right:14px;font-size:13px;color:#000}.title18Bold{font-family:"Muli",sans-serif;font-size:18px;line-height:23px;font-weight:700}.color-red{color:#e60019}.center{text-align:center}.title19Bold{font-family:"Muli",sans-serif;font-size:19px;line-height:24px;font-weight:700}.title20Bold{font-family:"Muli",sans-serif;font-size:20px;line-height:1.1;font-weight:700}.title12Bold{font-family:"Muli",sans-serif;font-size:12px;line-height:15px;font-weight:700}.title13Bold{font-family:"Muli",sans-serif;font-size:13px;line-height:16px;font-weight:700}.title14Bold{font-family:"Muli",sans-serif;font-size:14px;line-height:18px;font-weight:700}.title16Bold{font-family:"Muli",sans-serif;font-size:16px;line-height:20px;font-weight:700}.title21Bold{font-family:"Muli",sans-serif;font-size:21px;line-height:26px;font-weight:700}.title22Bold{font-family:"Muli",sans-serif;font-size:22px;line-height:28px;font-weight:700}.title25Bold{font-family:"Muli",sans-serif;font-size:25px;line-height:1.1;font-weight:700}.title33Bold{font-family:"Muli",sans-serif;font-size:33px;line-height:1.1;font-weight:700}.title36Bold{font-family:"Muli",sans-serif;font-size:36px;line-height:1.1;font-weight:700}.title40Bold{font-family:"Muli",sans-serif;font-size:40px;line-height:1.1;font-weight:700}.brLine{width:100%;height:1px;background:#d9d9d9}.bg-gray{background:#e3e5f6}.whitebox{background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-khtml-border-radius:5px}.main-content{margin-top:12px;padding-top:14px;width:100%}.main-content.has-br-top{border-top:solid 1px #f2f2f2}.content-two-columns{margin-top:20px;margin-bottom:70px}.shadow-box{box-shadow:0 7px 15px 0 rgba(58,75,205,.33);background-color:#fff;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;-khtml-border-radius:8px;position:relative}.shadow-box.type02{box-shadow:0 3px 13px 0 rgba(0,0,0,.51)}.bgf8f8f8{background:#f8f8f8}.paging{display:table;margin:40px auto}.paging ul li{display:inline-block;border:1px solid #e2e2e2;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-khtml-border-radius:3px}.paging ul li.current-page{background:#c8c8c8;color:#000;font-family:"Muli",sans-serif;font-size:12px;line-height:1.1;font-weight:700;padding:5px 7px}.paging ul li.page-back,.paging ul li.page-next{min-height:23px}.paging ul li.page-back i,.paging ul li.page-next i{font-size:18px}.paging ul li a{font-family:"Muli",sans-serif;font-size:12px;line-height:1.1;font-weight:400;padding:4px 7px}.fleft{float:left}.fright{float:right}.ggnewsfollow{background:#f1f2f2;border-radius:12px;padding:5px;display:flex;align-items:center;width:100%;margin-bottom:10px}.ggnewsfollow .text{color:#6f6f70;margin-right:10px;font-size:12px}.breadcrumb{padding:0;background:transparent;width:calc(100% + 32px);border-bottom:1px solid #e2e2e2;margin-left:-16px;padding-left:16px}.breadcrumb .horizontal-scroll-menu{min-height:25px}.breadcrumb .horizontal-scroll-menu a:after{display:none}.breadcrumb .related-title{font-size:13px}.breadcrumb ul{padding:0;margin-bottom:0;color:#b3b3b3}.breadcrumb ul li{display:inline-block}.breadcrumb ul li.related-title{border-width:3px;line-height:14px;color:#e60019;padding-right:10px;margin-bottom:0}.breadcrumb ul li a{font-size:13px;color:#b3b3b3;padding:0;padding-right:10px}header .header-top{background:#e50019;min-height:35px}header .header-top.searchIsOpened{display:block;top:54px;min-height:auto;background:transparent;padding-top:0;border:none;right:-9px}header .header-top.searchIsOpened .search-form .btn-search{display:none}header .header-top.searchIsOpened .for-desktop{display:block}header .search-form{position:relative;width:242px;float:right;margin-top:5px}header .search-form input[type=text]{font-family:"Muli",sans-serif;font-size:10px;line-height:1.1;font-weight:400;color:#707070}header .search-form .btn-search{background:url("../images/icons/search-icon.svg") no-repeat;width:13px;height:13px;position:absolute;border:none;box-shadow:none;outline:none;top:6px;right:10px}header .current-date{font-family:"Muli",sans-serif;font-size:13px;line-height:1.1;font-weight:400;color:#fff;float:right;margin-right:10px;margin-top:11px}header .languages{padding-top:0}header .languages li{display:inline-block;padding-left:5px;padding-right:5px;min-height:35px;padding-top:8px}header .languages li:last-child a{border-right:none}header .languages li a{color:#fff;font-family:"Muli",sans-serif;font-size:13px;line-height:1.1;font-weight:400;border-right:1px solid #fe6c7c;padding-right:15px}header .languages li.actived a{font-family:"Muli",sans-serif;font-size:13px;line-height:1.1;font-weight:700}header .header-middle{margin-top:18px}header .header-middle .banner-top{margin-top:0px;padding-right:10px;float:right}header .header-middle .navbar-brand{padding-left:10px}header .header-middle .navbar-brand:hover{opacity:1}header .navigation{text-align:center;min-height:37px;padding-top:0;width:100%;margin-top:14px}header .navigation .sf-menu a,header .navigation .sf-menu a:visited{color:#000}header .navigation.fixed{position:fixed;top:0;left:auto;width:1280px;z-index:10;margin-top:0;background:#fff}header .navigation ul{border-top:1px solid #ccc;border-bottom:1px solid #e50019;width:100%;display:flex;justify-content:space-between}header .navigation ul li{min-height:37px;display:inline-block}header .navigation ul li:first-child{background:#e50019;width:46px}header .navigation ul li:first-child i{font-size:.9rem;color:#fff}header .navigation ul li .mb_subcate{display:none}header .navigation ul li .arrr{float:right;display:none}header .navigation ul li:hover{background:#e50019}header .navigation ul li:hover a{color:#fff}header .navigation ul li:hover a i{color:#fff !important}header .navigation ul li ul.submenu li{min-height:auto}header .navigation ul li ul.submenu li:first-child{width:250px;background:#fff}header .navigation ul li ul.submenu li a{margin-top:0}header .navigation ul li ul.submenu li:hover{background:#fff}header .navigation ul li a{font-family:"Muli",sans-serif;font-size:12px;line-height:1.1;font-weight:700;color:#000;text-transform:uppercase;display:inline-block;margin:0 5px;height:calc(100% - 12px);float:none;margin-top:12px}header .navigation ul li a:hover{opacity:.8}header .navigation ul li a.home{background:#e50019}header .navigation ul li a.open-menu i{color:#000}.en .short-news marquee{width:calc(100% - 80px)}.short-news{margin-top:14px}.short-news .short-title{background:#003175;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-khtml-border-radius:2px;font-family:"Muli",sans-serif;font-size:13px;line-height:1.1;font-weight:400;color:#fff;padding:4px 9px}.short-news marquee{position:relative;top:3px;width:calc(100% - 100px)}.short-news marquee li:before{content:"#";width:6px;height:6px;display:inline-block}.short-news .slick-slider .slick-prev{left:100%;top:38px;width:20px;height:20px;background-color:transparent}.short-news .slick-slider .slick-prev:hover{background-color:transparent;filter:brightness(0.5)}.short-news .slick-slider .slick-next{right:-34px;top:38px;width:20px;height:20px;background-color:transparent}.short-news .slick-slider .slick-next:hover{background-color:transparent;filter:brightness(0.5)}.short-news .hastags{width:calc(100% - 280px)}.short-news .hastags .tinvan{border:none}.short-news .hastags li{display:inline-block;margin-right:10px;border:1px solid #e9e9e9;border-radius:15px;padding:5px}.short-news .hastags li a{-moz-border-radius:16px;-webkit-border-radius:16px;border-radius:16px;-khtml-border-radius:16px;font-family:"Muli",sans-serif;font-size:13px;line-height:1.1;font-weight:400;color:#2b2b2b;padding:4px 9px}.short-news-remain{width:220px}.short-news-remain .taiapp{float:right;background:#fb0;padding:4px}.short-news-remain .socials{float:right}.short-news-remain .hotline{border:1px solid #e2e2e2;margin:0;padding:6px 12px;margin-left:0;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;-khtml-border-radius:15px}.socials{text-align:right;margin-top:1px;margin-right:5px}.socials li{display:inline-block}.socials li i{font-size:35px}.socials li i.fa-youtube-square{color:#d11701}.socials li i.fa-facebook-square{color:#3b5999}.horizontal-scroll-menu{white-space:nowrap;min-height:40px}.horizontal-scroll-menu a{display:inline-block;color:#161616;font-family:"Muli",sans-serif;font-size:14px;line-height:1.36;font-weight:400;text-align:center;padding:9px 10px 6px;text-decoration:none}.horizontal-scroll-menu a:after{content:"";display:block;height:3px;width:0;margin-top:3px;background:transparent;transition:width .3s ease 0s,left .3s ease 0s;border:none;margin-left:0}.horizontal-scroll-menu a:hover:after,.horizontal-scroll-menu a.active:after{width:100%;background:#3a4bcd}.horizontal-scroll-menu a:first-child{position:relative;font-family:"Muli",sans-serif;font-size:14px;line-height:1.36;font-weight:400}.horizontal-scroll-menu a:first-child:after{content:"";width:1px;height:20px;position:absolute;right:0;top:8px;background:#d9d9d9}.hotline{font-family:"Muli",sans-serif;font-size:13px;line-height:1.1;font-weight:400;float:right;margin-top:11px;margin-left:24px}.hotline span{background:url("../images/icons/call.svg") no-repeat left center;padding-left:12px;color:#d11701;font-family:"Muli",sans-serif;font-size:13px;line-height:1.1;font-weight:700}.en header .navigation.fixed{width:1160px}.navmenu>ul>li:hover .mega-menu,.navmenu .mega-menu.act{opacity:1;visibility:visible;transform:translate(0%, 0%);transition:all .3s ease;z-index:9999}.navmenu>ul>li:hover .mega-menu{display:block}.navmenu .hm{position:relative}.navmenu .mega-menu{position:absolute;top:92%;padding:0px;transition:all .1s ease;opacity:0;visibility:hidden;display:none;left:0;width:100%;margin-top:2px;z-index:-1;transform:translate(0%, 20px);transition:all .3s ease}.navmenu .mega-menu .bg-mega-menu{float:left;width:100%;background:#fff;-webkit-box-shadow:1px 1px 2px 1px #ececec;box-shadow:1px 1px 2px 1px #ececec;padding:10px 15px;margin:0;margin-top:2px}.navmenu .mega-menu .bg-mega-menu .list-bc{display:block;float:left;overflow:hidden;padding-bottom:11px;width:20%;width:200px;padding-right:10px;border:none}.navmenu .mega-menu .bg-mega-menu .list-bc li{text-align:left;line-height:1.45;float:left;padding-right:5px;width:100%;border-bottom:1px dashed #e1e1e1}.navmenu .mega-menu .bg-mega-menu .list-bc li:first-child{border:medium none;padding-left:0;border-bottom:1px dashed #e1e1e1;background:none}.navmenu .mega-menu .bg-mega-menu .list-bc li:not(:last-child){margin-bottom:10px;padding-bottom:10px}.navmenu .mega-menu .bg-mega-menu .list-bc li:last-child{border:none}.navmenu .mega-menu .bg-mega-menu .list-bc li a{text-transform:unset;color:#2e2e2e;font-weight:300;position:relative;padding-left:10px}.navmenu .mega-menu .bg-mega-menu .list-bc li a:before{content:" ";width:5px;height:5px;background:#cd1600;position:absolute;left:0px;top:3px}.navmenu .mega-menu .bg-mega-menu .list-bc li:hover{border-bottom-color:#fd0d63;background:none}.navmenu .mega-menu .bg-mega-menu .list-block{border:none;margin-bottom:0;float:left;width:calc(100% - 200px)}.navmenu .mega-menu .bg-mega-menu .list-block li{display:inline-block;padding-left:25px;vertical-align:top;width:25%}.navmenu .mega-menu .bg-mega-menu .list-block li:first-child{margin-left:0;background:none}.navmenu .mega-menu .bg-mega-menu .list-block li a{color:#000;display:block;font-size:12px;line-height:16px;padding:8px 0 12px;height:auto;text-transform:none}.navmenu .mega-menu .bg-mega-menu .list-block li:hover{background:none}.subend{visibility:hidden;transition:.2s all ease;z-index:100}.head-bot-mobi{position:-webkit-sticky;position:sticky;top:0;z-index:20}.head-bot-mobi #menucate-mobi2{width:100%;float:left;min-height:40px;background:#f1f1f1;border-bottom:1px solid #f1f1f1}.head-bot-mobi #menucate-mobi2 .submenumobi{white-space:nowrap;margin-bottom:0;padding-left:10px;font-size:15px;line-height:40px;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.head-bot-mobi #menucate-mobi2 .submenumobi li{list-style:none;display:inline;border-right:1px solid #e0dede;padding:0 5px;text-transform:uppercase}.head-bot-mobi #menucate-mobi2 .submenumobi li a{font-size:12px}.head-bot-mobi #menucate-mobi2 .submenumobi .act{background:none}.head-bot-mobi #menucate-mobi2 .submenumobi .act a{font-weight:700;color:#000;font-size:12px}.head-bot-mobi #menucate-mobi2 .submenumobi .fa-house{color:#ec1b22}.head-bot-mobi #menucate-mobi2 .submenumobi::-webkit-scrollbar{display:none}#closemore{border:1px solid #fff;border-radius:50%;padding:4px;margin-top:-3px}.wrap-all-menu{width:100%;float:left;background:#f7f7f7;position:absolute;top:100%;left:0px !important;opacity:0;visibility:hidden;-webkit-transition-duration:200ms;transition-duration:200ms;-webkit-transition-property:opacity,top,visible;transition-property:opacity,top,visible;-webkit-transition-timing-function:cubic-bezier(0.7, 1, 0.7, 1);transition-timing-function:cubic-bezier(0.7, 1, 0.7, 1)}.wrap-all-menu .overlay{z-index:60;position:fixed;left:0px;width:100%;height:100vh;background:#f7f7f7}.wrap-all-menu .container{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;position:relative;padding-left:10px;padding-right:10px}.wrap-all-menu .container .header-menu{width:100%;float:left;border-bottom:1px solid #ececec;padding:13px 0;text-align:left}.wrap-all-menu .container .header-menu .name-header{font-size:18px;line-height:23px;color:#4f4f4f;display:inline-block;font-weight:700}.wrap-all-menu .container .header-menu .close-menu{line-height:1.8;float:right;color:#076db6}.wrap-all-menu .container .header-menu .close-menu .icon-close{position:relative;width:14px;height:14px;display:block;float:right;top:3px;margin-left:10px}.wrap-all-menu .container .header-menu .close-menu .icon-close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);content:"";width:20px;height:2px;position:absolute;background:#076db6;left:-3px;top:6px}.wrap-all-menu .container .header-menu .close-menu .icon-close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);content:"";width:20px;height:2px;position:absolute;background:#076db6;left:-3px;top:6px}.wrap-all-menu .container .width_common{width:100%;float:left}.wrap-all-menu .container .content-left{width:calc(100% - 160px);float:left;padding-top:15px;padding-bottom:15px}.wrap-all-menu .container .content-left .ss-container{scroll-behavior:smooth;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch}.wrap-all-menu .container .content-left .scroll-menu-expand{max-height:calc(100vh - 130px);overflow:hidden}.wrap-all-menu .container .content-right{width:160px;padding-left:12px;float:right;padding-top:15px;border-left:1px solid #ececec;color:#000}.wrap-all-menu .container .content-right a{color:#000}.wrap-all-menu .container .content-right .contact{text-align:left;width:100%;height:unset;color:#000}.wrap-all-menu .container .content-right .contact i,.wrap-all-menu .container .content-right .contact svg{color:#000;float:left;margin-right:5px}.wrap-all-menu .container .content-right .contact a{font-weight:300;text-transform:unset;color:#000;font-size:12px;display:inline-block;margin-top:12px}.wrap-all-menu .container .content-right .contact a i,.wrap-all-menu .container .content-right .contact a svg{color:#000;float:left;margin-right:5px}.wrap-all-menu .container .content-right .social-btn{display:table;margin:0 auto;padding-top:10px}.wrap-all-menu .container .content-right .social-btn a{background:#3b5999;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-khtml-border-radius:3px;font-family:"Muli",sans-serif;font-size:12px;line-height:15px;font-weight:700;padding:12px 25px;color:#fff;margin:5px;width:118px;display:block;text-align:center}.wrap-all-menu .container .content-right .social-btn a.yt{background:#e60019}.wrap-all-menu .container .ss-wrapper{overflow:hidden;width:100%;height:100%;position:relative;z-index:70;float:left}.wrap-all-menu .container .ss-wrapper .ss-content{height:100%;width:calc(100% + 17px);padding:0;position:relative;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.wrap-all-menu .container .ss-wrapper .ss-content .row-menu{font-size:0;justify-content:start;align-items:start;display:flex;flex-wrap:wrap}.wrap-all-menu .container .ss-wrapper .ss-content .cat-menu{display:inline-block;vertical-align:top;font-size:14px;width:180px;margin-bottom:30px;border:none}.wrap-all-menu .container .ss-wrapper .ss-content .cat-menu li{list-style-type:none;display:list-item;height:30px;text-align:left}.wrap-all-menu .container .ss-wrapper .ss-content .cat-menu li:hover{background:none}.wrap-all-menu .container .ss-wrapper .ss-content .cat-menu li a{font-size:13px;color:#000;font-weight:400;padding:7.5px 0;display:inline-block;color:inherit;text-transform:unset}.wrap-all-menu .container .ss-wrapper .ss-content .cat-menu li:first-child{color:#eb4235;font-size:16px;font-weight:bold;background:none;width:100%;text-transform:uppercase}.wrap-all-menu .container .ss-wrapper .ss-content .cat-menu li:first-child a{font-weight:700;color:#000}.wrap-all-menu .container .ss-wrapper .ss-content .type-news{padding-bottom:12px;border-bottom:1px solid #ececec;margin-bottom:20px;flex-wrap:wrap}.wrap-all-menu .container .ss-wrapper .ss-content .type-news .item-type{text-align:left;font-size:16px;font-weight:bold;margin-bottom:17px;width:100%}.wrap-all-menu .container .ss-wrapper .ss-content .type-news .item-type:first-child{background:none}.wrap-all-menu .container .ss-wrapper .ss-content .type-news .item-type:hover{background:none}.wrap-all-menu .container .ss-wrapper .ss-content .type-news .item-type a{color:inherit}.header-character{position:absolute;top:0;left:0;right:0;background-color:transparent;min-height:80px}.header-character .head{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;z-index:100}.header-character .head .open-menu{font-family:"Muli",sans-serif;font-size:12px;line-height:1.1;font-weight:700;color:#000;text-transform:uppercase;display:inline-block;margin:0 5px;height:calc(100% - 12px);float:none;margin-top:12px}.header-character .open-menu:first-child,.header-character .open-menus:first-child{margin-right:5px}.header-character .open-menu i,.header-character .open-menus i{color:#fff}.header-character .subend{right:100px}.header-character .search-form{visibility:hidden;position:relative;width:150px;float:left;margin-right:10px}.header-character .search-form input[type=text]{font-family:"Muli",sans-serif;font-size:10px;line-height:1.1;font-weight:400;color:#000;background:#f2f2f2;border:1px solid #ececec}.header-character .search-form .btn-search{background:url("../images/icons/search-icon.svg") no-repeat;width:13px;height:13px;position:absolute;border:none;box-shadow:none;outline:none;top:6px;right:10px}.is-head{padding-top:240px;min-height:100vh;position:relative;z-index:1;overflow:hidden}.middle-cbg{width:100%;height:100vh;position:absolute;z-index:2;top:0;left:0;right:0;bottom:0}.middle-cbg img{width:100%;height:100%;object-fit:cover}.middle-cbg:after{content:"";position:absolute;z-index:4;top:0;left:0;right:0;bottom:0}.middle-ccont{margin-bottom:20vh;z-index:2;display:flex;justify-content:space-between;align-items:start;flex-direction:row;flex-wrap:wrap}.middle-ccont .ccont_left{color:#fff}.middle-ccont .ccont_left h1{font-family:"Muli",sans-serif;font-size:32px;line-height:1.1;font-weight:700;color:#fff;margin-bottom:10px}.middle-ccont .ccont_left h2{font-family:"Muli",sans-serif;font-size:18px;line-height:1.1;font-weight:700;color:#fff;margin-bottom:10px}.middle-ccont .ccont_left .desc{font-family:"Muli",sans-serif;font-size:18px;line-height:1.5;font-weight:700}.middle-ccont .ccont_right ul{width:320px}.middle-ccont .ccont_right ul a{color:#fff}.middle-ccont .ccont_right ul li{border-bottom:1px solid #ececec;margin-bottom:10px;padding-bottom:10px}.middle-ccont .ccont_right ul li:last-child{border:none}.bot-ccont{position:relative;z-index:2;text-align:center}.bot-ccont .title{color:#e50019;font-size:22px;font-weight:700;margin-bottom:50px;position:relative}.bot-ccont .title:after{content:"";position:absolute;z-index:2;left:50%;margin-left:-116px;bottom:-34px;height:24px;width:232px;background-position:center center;background-repeat:no-repeat;background-image:url(../images/home/line.png)}.bot-ccont .desc{font-size:18px;color:#fff}.c_background_box{position:relative;z-index:1;overflow:hidden;padding-top:60px;padding-bottom:40px}.c_background_box .c-box__title{margin-bottom:58px;text-align:center}.c_background_box .c-box__title .c-box__title__name{padding-top:0;border-top:none;color:#fff;font-weight:700;font-size:22px;position:relative}.c_background_box .c-box__title .c-box__title__name:after{content:"";position:absolute;z-index:2;left:43%;margin-left:-116px;bottom:-34px;height:24px;width:409px;background-position:center center;background-repeat:no-repeat;background-image:url(../images/home/line_w.png)}.c_background_box .c-box__content .box-ulnews{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px}.c_background_box .c-box__content .box-ulnews li{background:#fff}.c_background_box .c-box__content .box-ulnews li .title{padding:10px}.c_background_box .c-box__content .character_other{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px;justify-items:center}.c_background_box .c-box__content .character_other li{width:300px;height:450px;position:relative}.c_background_box .c-box__content .character_other li .title{width:100%;position:absolute;bottom:0px;background:rgba(0,0,0,.6);color:#fff;padding:10px;text-align:center}.c_background_box .c-box__content .character_other li .title p{color:#fff;margin-bottom:10px}.c_background_box .c-box__content .character_other li .title p span{font-weight:700}.sf-menu,.sf-menu *{margin:0;padding:0;list-style:none}.sf-menu{line-height:1}.sf-menu ul{position:absolute;top:-999em;width:10em}.sf-menu ul li{width:100%}.sf-menu li:hover{visibility:inherit}.sf-menu li{float:left;position:relative}.sf-menu a{display:block;position:relative}header .navigation ul.submenu li a{line-height:16px}.sf-menu li:hover ul,.sf-menu li.sfHover ul{left:0;top:37px;z-index:99}ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:-999em}ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:10em;top:0}ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul{top:-999em}ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul{left:10em;top:0}.sf-menu{float:left}.sf-menu a{text-decoration:none}.sf-menu a,.sf-menu a:visited{color:#fff}header .navigation ul.submenu{width:250px;display:block}.sf-menu li li{background:url(../img/bg_nav.png) repeat-x;color:#646464}.sf-menu li li li{background:url(../img/bg_nav.png) repeat-x;color:#646464}.sf-menu li:hover,.sf-menu li.sfHover,.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active{outline:0}.sf-menu a.sf-with-ul{min-width:1px;text-transform:uppercase}.sf-sub-indicator1{position:absolute;display:block;right:.75em;top:1.05em;width:0px;height:0px;text-indent:-999em;overflow:hidden}a>.sf-sub-indicator1{top:.8em;background-position:0 -100px}a:focus>.sf-sub-indicator1,a:hover>.sf-sub-indicator1,a:active>.sf-sub-indicator1,li:hover>a>.sf-sub-indicator1,li.sfHover>a>.sf-sub-indicator1{background-position:-10px -100px}.sf-menu ul .sf-sub-indicator1{background-position:-10px 0}.sf-menu ul a>.sf-sub-indicator1{background-position:0 0}.sf-menu ul a:focus>.sf-sub-indicator1,.sf-menu ul a:hover>.sf-sub-indicator1,.sf-menu ul a:active>.sf-sub-indicator1,.sf-menu ul li:hover>a>.sf-sub-indicator1,.sf-menu ul li.sfHover>a>.sf-sub-indicator1{background-position:-10px 0}.sf-shadow ul{padding:0 0px 0px 0;-moz-border-radius-bottomleft:17px;-moz-border-radius-topright:17px;-webkit-border-top-right-radius:17px;-webkit-border-bottom-left-radius:17px}.sf-shadow ul.sf-shadow-off{background:transparent}ul.submenu{border:1px solid #ececec;width:250px}ul.submenu li{float:left;width:250px;margin-top:0px;padding-top:0px;background:none #fff;border-bottom:1px solid #ececec;padding-top:4px;padding-bottom:4px}ul.submenu a{background:none;color:#555 !important;text-align:left}header .navigation ul.submenu li{text-align:left}ul.submenu a:hover{color:red !important}ul.submenu li li{float:left;width:200px;margin-left:70px;margin-top:0px;padding-top:0px}.subend{position:absolute !important;right:-1px;left:auto !important}footer{padding-bottom:35px}footer .footer-top{margin-top:40px;padding-top:27px;border-top:5px solid #e60019;position:relative;border-bottom:1px solid #e2e2e2;margin-bottom:8px;width:100%;padding-bottom:20px}footer .footer-top:before{content:"";border-bottom:1px solid #e60019;width:100%;top:2px;position:absolute;left:0;height:1px;display:block}footer .footer-top .footer-logo{float:left}footer .footer-top ul{float:right;width:calc(100% - 326px);display:flex;flex-wrap:wrap;position:relative;margin-top:18px}footer .footer-top ul.seperate-8 li{width:12.5%}footer .footer-top ul li{display:inline-block;width:20%;margin-bottom:20px}footer .footer-top ul li a{font-family:"Muli",sans-serif;font-size:12px;line-height:15px;font-weight:400;text-transform:uppercase}footer .footer-bottom{margin-top:32px}footer .footer-bottom b{font-weight:700}footer .footer-bottom .col{width:33.33333%}footer .footer-bottom .col h4{font-family:"Muli",sans-serif;font-size:12px;line-height:15px;font-weight:700;color:#2b2b2b;margin-bottom:15px}footer .footer-bottom .col .develop-by{margin:55px auto 0;display:table}footer .footer-bottom .col .develop-by h4{font-family:"Muli",sans-serif;font-size:12px;line-height:15px;font-weight:700;color:#aaa;text-transform:none;margin-bottom:8px}footer .footer-bottom .col p{font-family:"Muli",sans-serif;font-size:12px;line-height:15px;font-weight:400;padding-bottom:6px}footer .footer-bottom .col.support{border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2;padding-left:16px}footer .footer-bottom .col.social .social-btn{display:table;margin:0 auto}footer .footer-bottom .col.social .social-btn a{background:#3b5999;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-khtml-border-radius:3px;font-family:"Muli",sans-serif;font-size:12px;line-height:15px;font-weight:700;padding:12px 49px;color:#fff;margin:0 5px}footer .footer-bottom .col.social .social-btn a.yt{background:#e60019}.en footer .footer-top ul{width:calc(100% - 380px)}.footer_char .footer-bottom{border-top:2px solid #e60019;padding-top:27px;color:#fff}.footer_char .footer-bottom .col{color:#fff}.footer_char .footer-bottom .col h4,.footer_char .footer-bottom .col p,.footer_char .footer-bottom .col a{color:#fff !important}.footer_char .footer-bottom .col.support{border:none}.footer__nav-detail{position:fixed;width:100%;left:0;z-index:11;bottom:0;background:#fff;box-shadow:0 -5px 6px rgba(0,0,0,.04);bottom:-200px;transition:.4s}.footer__nav-detail.show{bottom:0}.footer__nav-detail .change-font{border-bottom:1px solid #f2f2f2;padding:16px 24px;display:none}.footer__nav-detail .change-font .top{display:flex;align-items:center;justify-content:space-between;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#292929;margin-bottom:16px}.footer__nav-detail .change-font .middle{display:flex;align-items:center;justify-content:space-between;width:calc(100% + 8px);margin-left:-4px}.footer__nav-detail .change-font .middle .btn-font{display:flex;width:32px;height:32px;background:#f2f2f2;border-radius:4px;justify-content:center;align-items:center;margin:0 4px}.footer__nav-detail .change-font .middle .input-change{flex:1}.footer__nav-detail .change-font .middle .input-change input[type=range]{-webkit-appearance:none;margin-right:15px;width:100%;height:2px;background:rgba(255,255,255,.6);border-radius:5px;background-image:linear-gradient(to right, #0098d1 0, #0098d1 50%, #bdbdbd 50%, #bdbdbd 100%);background-size:unset;background-repeat:no-repeat}.footer__nav-detail .footer__nav-detail-share{border-bottom:1px solid #f2f2f2;padding:16px 24px;display:none}.footer__nav-detail .footer__nav-detail-share .top{display:flex;align-items:center;justify-content:space-between;font-family:Inter;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#292929;margin-bottom:8px}.footer__nav-detail .nav-b ul{display:flex}.footer__nav-detail .nav-b ul li{width:20%}.footer__nav-detail .nav-b ul li .item{display:flex;width:100%;align-items:center;justify-content:center;height:54px}.footer__nav-detail .nav-b ul li .item .icon{position:relative}#top{background:#fff;border:1px solid #ececec;bottom:65px;cursor:pointer;display:none;width:40px;height:40px;position:fixed;right:120px;z-index:9999;display:flex !important;justify-content:center;align-items:center}#top:hover{background:#f7f7f7}.footer_char .footer-bottom{border-top:2px solid #d0caca;padding-top:27px;color:#fff}.footer_char .footer-bottom .col{color:#fff}.footer_char .footer-bottom .col h4,.footer_char .footer-bottom .col p,.footer_char .footer-bottom .col a{color:#fff !important}.footer_char .footer-bottom .col.support{border:none}.mejs__controls,.mejs__mediaelement{background:0 0 !important}.mejs__time-buffering,.mejs__time-current,.mejs__time-hovered,.mejs__time-loaded{transform:unset}.mejs__container,.mejs__time-loaded{background:0 0}.mejs__time-current{left:0;top:0;height:60px;width:0;opacity:1;overflow:hidden}.mejs__time-slider{left:0;height:60px;width:100%;top:-3rem}.mejs__time-handle{visibility:hidden}.mejs__time{display:none}@media screen and (-webkit-min-device-pixel-ratio: 0){input[type=range]{background:linear-gradient(to right, #3a4bcd 0, #3a4bcd 50%, #fff 50%, #fff 100%);border:1px solid #3a4bcd;border-radius:8px;height:7px;width:10rem;outline:0;transition:background 450ms ease-in;-webkit-appearance:none}}input[type=range]:focus{outline:0}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border-radius:.5rem;height:1rem;width:1rem}#volume,.play_button,.player_forward,.player_rewind,.rate_play,.volumn_button{cursor:pointer}input[type=range]::-moz-range-thumb{background-color:#40119e;border:none;border-radius:.5rem;height:1rem;width:1rem}.play_button,.volumn_button{font-size:1.2rem;color:#3a4bcd}.rate_play{width:40px;font-size:12px;height:22px;border:1px solid #3a4bcd}.mxh{display:flex;gap:1rem;justify-content:end;align-items:center}.mxh a{font-size:1.2rem}.mxh img{width:1.2rem}.playbackrate{color:#3a4bcd}.main-content .news-content{max-width:1280px}.box-hotline{background:#309200;color:#fff;height:50px;width:300px;display:flex;justify-content:center;align-items:center}.box-hotline i{margin-right:5px}.type457 .post457{width:643px}.type457 .post457 img{width:100%}.type457 .post457 .w457px{margin-bottom:15px;width:100% !important}.type457 .post457 .slick-slider{position:relative}.type457 .post457 .slick-slider .slick-prev{background:url(../images/home/i-arrow-back-white.png) center no-repeat rgba(0,0,0,.4);left:0;z-index:50;border-bottom-right-radius:4px;border-top-right-radius:4px;width:30px;height:50px;margin-top:-24px;color:transparent;outline:none}.type457 .post457 .slick-slider .slick-next{background:url(../images/home/i-arrow-next-white.png) center no-repeat rgba(0,0,0,.4);right:0;z-index:50;border-bottom-left-radius:4px;border-top-left-radius:4px;width:30px;height:50px;margin-top:-24px;color:transparent;outline:none}.type457 .post457 .slick-slider .slick-next,.type457 .post457 .slick-slider .slick-prev{opacity:1;transition:all .3s ease;position:absolute}.type457 .post457 .slick-next,.type457 .post457 .slick-prev,.type457 .post457 .slick-next:focus,.type457 .post457 .slick-prev:focus{border-radius:0;background-color:rgba(0,0,0,.5);height:50px;top:160px}.type715 .post715{width:715px}.type715 .post715 img{width:100%}.type715.two-column .post-width-remain{display:flex;flex-wrap:wrap;width:calc(100% - 640px);color:#fff}.type715.two-column .post-width-remain h4{font-family:"Muli",sans-serif;font-size:20px;line-height:25px;font-weight:700;color:#fff;margin-top:10px;margin-bottom:10px}.type715.two-column .post-width-remain p{color:#fff}.post351{width:286px;margin-left:0;margin-right:0}.post351 .w351px{float:left;margin-bottom:6px}.post351 .another-posts{height:160px}.post351 .another-posts .col{margin-left:0;margin-right:0}.post351 .topnbxn{height:33px;display:flex;justify-content:center;align-items:center}.post351 .topnbxn a:nth-child(2){background:#efefef}.post351 .topnbxn a{font-weight:700;display:flex;justify-content:center;align-items:center;width:50%;height:33px;position:relative;background:#f5f5f5}.post351 .topnbxn a.act:after{content:"";position:absolute;bottom:2px;border-bottom:2px solid #e50019;width:50px}.post351 .topnbxn a:hover{background:#efefef}.post351 .topnbxn a:hover:after{content:"";position:absolute;bottom:2px;border-bottom:2px solid #e50019;width:50px}.post351 .list{padding-top:10px;padding-bottom:10px;background:#f5f5f5}.post351 .list li{margin-bottom:15px;border-bottom:1px solid #ececec;width:100%;float:left;padding-bottom:15px}.post351 .list li .w132px{margin-right:12px;width:120px}.post351 .list li h4{font-size:14px}.featured-image{margin-bottom:10px}.three-column .col{width:30.9%}.three-column .col:first-child{margin-left:0px;margin-right:0px}.three-column .col:nth-child(3){margin-left:0px;margin-right:0px}.three-column .col.w50percent{width:calc(50% - 32px);margin-right:9px}.three-column h4{font-size:16px;font-weight:500;line-height:20px;padding-top:4px}.three-column.inline-column .col{float:none;display:inline-block;vertical-align:top;margin-bottom:20px}.two-column .post386{width:386px}.two-column .post386.fullwidth{width:calc(100% - 32px)}.two-column .post386.fullwidth h3{font-size:18px}.two-column .post-width-remain{width:calc(100% - 440px)}.two-column .post-width-remain .video-custom-controls a.play-video .fa{font-size:16px;left:12%;bottom:12%;padding:8px 11px}.two-column .post-width-remain .video-custom-controls .fa-play::before{font-size:15px}.type386 .post386{width:406px;margin-left:0px}.type386 .post386 img{width:100%}.type386 .post386 .dplay{margin-top:10px;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap}.type386 .post386 .dplay span{color:#6a6a6a}.type386 .post386 .dplay .play_button{margin-left:10px}.w386px{position:relative;width:386px;overflow:hidden;float:left;margin-right:16px}.w132px,.w172px,.w367px,.w126px,.w240px,.w261px{position:relative;float:left;overflow:hidden}.w132px h4,.w172px h4,.w367px h4,.w126px h4,.w240px h4,.w261px h4{font-size:14px}.w132px{width:132px}.w219px{position:relative;overflow:hidden;width:213px}.w261px{width:261px;height:141px;position:relative}.w261px img{position:absolute;top:20%;left:50%;transform:translate(-50%, -20%);-ms-transform:translate(-50%, -20%);-webkit-transform:translate(-50%, -20%);width:261px}.w264px{width:264px;height:164px;position:relative;overflow:hidden}.w264px img{position:absolute;top:20%;left:50%;transform:translate(-50%, -20%);-ms-transform:translate(-50%, -20%);-webkit-transform:translate(-50%, -20%);width:264px}.w457px{width:457px;position:relative;overflow:hidden;float:left;margin-right:16px}.w457px img{width:100%}.w195px{width:195px;height:120px;position:relative}.w195px img{position:absolute;top:20%;left:50%;transform:translate(-50%, -20%);-ms-transform:translate(-50%, -20%);-webkit-transform:translate(-50%, -20%);width:195px}.w425px{width:425px;height:265px}.w425px img{position:absolute;top:20%;left:50%;transform:translate(-50%, -20%);-ms-transform:translate(-50%, -20%);-webkit-transform:translate(-50%, -20%);width:425px}.w240px{width:240px}.w240px img{width:240px}.w367px{width:100%;height:162px;overflow:hidden;margin-bottom:10px}.w126px{width:126px}.w126px img{width:100%}.w172px{margin-right:10px}.w172px img{width:172px}.middle{position:relative;overflow:hidden;width:100%;height:0;padding:0;padding-bottom:60%}.middle img{position:absolute;top:20%;left:50%;transform:translate(-50%, -20%);-ms-transform:translate(-50%, -20%);-webkit-transform:translate(-50%, -20%)}.middleImg{position:relative;overflow:hidden;margin-top:20px;margin-bottom:10px}.middleImg.post235{width:235px;height:145px}.middleImg img{position:absolute;top:20%;left:50%;transform:translate(-50%, -20%);-ms-transform:translate(-50%, -20%);-webkit-transform:translate(-50%, -20%)}.w110px{width:110px;margin-right:20px;float:left;position:relative;overflow:hidden}.w110px img{width:110%}.post367 .w367px img{width:110%}.w410px{width:400px;position:relative;overflow:hidden;height:247px}.w410px img{position:absolute;top:20%;left:50%;transform:translate(-50%, -20%);-ms-transform:translate(-50%, -20%);-webkit-transform:translate(-50%, -20%);width:460px}.post-width-remain ul li{float:left;width:100%}.left-column,.right-column{float:left}h3{font-family:"Muli",sans-serif;font-size:25px;line-height:1.1;font-weight:700;color:#2b2b2b}h4{font-family:"Muli",sans-serif;font-size:16px;line-height:1.1;font-weight:700;color:#2b2b2b}.news-content h3{padding-top:7px;padding-bottom:12px;letter-spacing:-0.2px}.another-posts{margin-top:10px}.another-posts a{font-family:"Muli",sans-serif;font-size:14px;line-height:1.1;font-weight:700;color:#2b2b2b;border-top:1px solid #e2e2e2;padding:10px 0;display:block}.type-list-news{padding-right:21px}.type-list-news .post-item{float:left;width:100%;border-bottom:1px solid #e2e2e2;padding-bottom:20px;margin-bottom:22px}.type-list-news .post-item:last-child{border-bottom:none}.type-list-news .post-item .post-image{float:left;margin-right:11px;width:237px}.type-list-news .post-item .post-detail{width:calc(100% - 248px);float:left}.type-list-news .post-detail h3{font-family:"Muli",sans-serif;font-size:21px;line-height:1.1;font-weight:700;padding-bottom:10px;padding-top:0}.type-list-news .post-detail p{font-family:"Muli",sans-serif;font-size:14px;line-height:20px;font-weight:400}.type-list-news .post-detail .dplay{margin-top:10px;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap}.type-list-news .post-detail .dplay span{color:#6a6a6a}.type-list-news .post-detail .dplay .play_button{margin-left:20px}.type-list-news .post-detail .dplay .play_button a{color:#3a4bcd}.bre2e2e2{border-bottom:solid 1px #e2e2e2;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-khtml-border-radius:3px}.read-news-today{position:relative}.read-news-today h3{background-image:linear-gradient(to right, rgba(255, 255, 255, 0.18) 3%, #e60019 50%);font-family:"Open Sans",sans-serif;font-weight:700;text-transform:uppercase;color:#fff;min-height:60px;text-align:right;padding-top:16px;padding-right:68px}.read-news-today .news-icon{background:url("../images/home/papers.png") no-repeat;width:272px;height:240px;position:absolute;top:5px;left:20px}.read-news-today .news-today-list{width:550px;float:right;padding-top:20px;padding-bottom:20px}.read-news-today .news-today-list li{width:calc(50% - 30px);display:inline-block;margin-right:25px;border-bottom:solid 1px #e2e2e2;padding:5px 0}.read-news-today .news-today-list li:last-child,.read-news-today .news-today-list li:nth-last-child(2){border-bottom:none}.read-news-today .news-today-list li a{font-family:"Open Sans",sans-serif;font-weight:700;font-size:13px;line-height:20px;float:left;width:calc(100% - 10px)}.read-news-today .news-today-list li:before{content:"";display:inline-block;width:5px;height:5px;background-color:#e60019;margin-right:5px;position:relative;top:9px;float:left}.category{float:left;font-family:"Muli",sans-serif;font-size:14px;line-height:18px;font-weight:400;color:#aaa}.category span{background:#e60019;font-family:"Muli",sans-serif;font-size:14px;line-height:18px;font-weight:700;color:#fff;margin-right:8px;padding:5px 8px;float:left}.category .cate{float:left}.news-block-template .title{clear:both;padding-top:10px}.news-block-template .category{width:100%;margin-top:11px;margin-bottom:9px}.news-block-template .two-column{padding-top:23px;padding-bottom:23px}.news-block-template .news-block-header{position:relative;top:1px}.news-block-template .news-block-header h4{border-bottom:2px solid #e60019;float:left;font-family:"Muli",sans-serif;font-size:18px;line-height:23px;font-weight:700;color:#fff;padding:0px !important}.news-block-template .news-block-header h4 a{background:#fff !important;color:#000 !important;padding:0px !important;padding-bottom:5px !important}.news-block-template .news-block-header .h4-red{background:#e60019;color:#fff;padding:5px 10px !important;border-top-right-radius:5px;border-top-left-radius:5px}.news-block-template .news-block-header ul{margin-top:4px;margin-right:10px}.news-block-template .news-block-header ul li{display:inline-block;margin-left:10px;margin-right:3px}.news-block-template .news-block-header ul li:after{content:"";padding-left:10px}.news-block-template .news-block-header ul li:last-child::after{display:none}.news-block-template .news-block-header ul li a{font-family:"Muli",sans-serif;font-size:11px;line-height:15px;font-weight:400;color:#6e6e6e}.news-block-template .news-block-header .grid-mb2 li{margin-right:10px;margin-top:5px}.news-block-template .post-width-remain ul li{margin-bottom:21px}.news-block-template .post-width-remain ul li .w132px{margin-right:12px}.television-block-template{position:relative;background:#003e92;padding:20px 0px;padding-bottom:0px;margin-bottom:15px}.television-block-template h4{font-family:"Muli",sans-serif;font-size:20px;line-height:25px;font-weight:700;color:#fff;margin-top:10px;margin-bottom:10px}.television-block-template .type715{padding:20px;background:#fff;border:5px solid #03224d}.television-block-template .type715 .post715{margin-left:0px;width:618px}.television-block-template .type715 .post715 .overflow-16x9{height:396px}.television-block-template .type715 .post715 .vcname{float:left;background:#003e92;color:#fff;padding:5px;margin-top:10px}.television-block-template .type715 .post715 .vcname a{color:#fff;font-weight:700}.television-block-template .type715:hover .video-custom-controls{opacity:1}.television-block-template .hasScrollingBar{height:430px}.television-block-template .news-block-header .lefthead{position:absolute;left:0px;top:0px;height:56px;width:237px}.television-block-template .news-block-header .lefthead img{position:absolute;left:34px;top:10px}.television-block-template .news-block-header .lefthead a{color:#fff;font-size:30px;padding-top:20px;padding-left:24px;float:left}.television-block-template .news-block-header ul{margin-top:4px;width:calc(100% - 200px);float:right}.television-block-template .news-block-header ul li{display:inline-block;margin-left:30px;margin-right:3px}.television-block-template .news-block-header ul li a{font-family:"Muli",sans-serif;font-size:16px;line-height:15px;font-weight:700;color:#fff}.television-block-template .video-item{padding:10px;width:50%;padding-bottom:18px}.television-block-template .video-item .video-custom-controls{position:absolute;left:45%;z-index:100;opacity:.5;top:40%}.television-block-template .video-item .video-custom-controls a.play-video{background:none;padding:12px 10px 20px;margin-right:4px;width:50px}.television-block-template .video-item .video-custom-controls a.play-video .fa{font-size:16px}.television-block-template .video-item .w172px,.television-block-template .video-item .video-box{position:relative;width:100%;margin-bottom:6px}.television-block-template .video-item .w172px .fa,.television-block-template .video-item .video-box .fa{position:absolute;bottom:50%;left:50%;background:rgba(0,0,0,.87);padding:6px 7px;color:#fff;z-index:50;border-radius:50%}.television-block-template .video-item .w172px img,.television-block-template .video-item .video-box img{float:inherit;width:100%}.television-block-template .video-item .w172px .play1,.television-block-template .video-item .video-box .play1{position:absolute;top:40%;left:44%;z-index:60}.television-block-template .video-item .w172px .duration,.television-block-template .video-item .video-box .duration{position:absolute;bottom:0;left:0;background:rgba(0,0,0,.5);padding:6px 7px;color:#fff;z-index:50}.television-block-template .video-item h4,.television-block-template .video-item span{color:#fff}.television-block-template .video-item h4{font-size:16px !important;font-weight:500 !important;line-height:18px}.television-block-template .video-item span{font-family:"Muli",sans-serif;font-size:12px;line-height:15px;font-weight:400;color:#6e6e6e}.television-block-template .bot-video{position:relative;width:100%;float:left}.television-block-template .bot-video:before{content:"";width:100%;height:11px;border-top:10px solid #fff;position:absolute;top:0px}.television-block-template .bot-video .video-item{border:none;width:18.4%;margin-top:10px;padding-top:20px;padding-bottom:0px;margin-bottom:0px;margin-left:15px}.television-block-template .bot-video .video-item:last-child{margin-right:0px}.television-block-template .bot-video .video-item .video-box{margin-bottom:10px;width:100%}.television-block-template .bot-video .video-item .video-box img{width:100% !important}.get-more{font-size:24px !important;position:relative;top:-2px}.bg232323{background:#232323}.br-bottom{border-bottom:1px solid #e2e2e2;float:left;width:100%}.new-block-section{display:flex;justify-content:space-between;margin-bottom:20px}.new-block-section .post-item{float:left;width:100%;border-top:1px solid #ececec;margin-top:10px;padding-top:10px}.new-block-section .post-item .w126px{margin-left:10px;float:right}.new-block-section .post-item .w126px .middle{border-radius:5px}.new-block-section .post-item .w126px .middle img{border-radius:5px}.new-block-section .w367px:after{content:"";clear:both;display:block}.new-block-section .post367 h3{float:left;width:100%;margin-top:10px}.new-block-section .post126 h4{font-size:16px;font-weight:500}.new-block-section .news-block-header h4{width:auto}.new-block-section .news-block-header ul{min-height:25px;width:100%;margin-top:10px;margin-bottom:5px}.new-block-section .news-block-header ul li{margin-left:0;margin-right:8px}.new-block-section.three-column .news-block-template{border-right:1px solid #e2e2e2;margin-left:13px;padding-right:13px;width:33%}.new-block-section.three-column .news-block-template:first-child{margin-left:0}.new-block-section.three-column .news-block-template:last-child{border-right:none;padding-right:0;margin-right:0}.five-column,.four-column{display:flex;justify-content:space-between;margin-top:16px}.five-column .col,.four-column .col{width:calc(20% - 26px)}.five-column .col:first-child,.four-column .col:first-child{margin-left:0}.five-column .col:last-child,.four-column .col:last-child{margin-right:0}.five-column,.four-column,.six-column{display:flex;justify-content:space-between;margin-top:16px}.five-column .col,.four-column .col,.six-column .col{width:calc(20% - 26px)}.five-column .col:first-child,.four-column .col:first-child,.six-column .col:first-child{margin-left:0}.five-column .col:last-child,.four-column .col:last-child,.six-column .col:last-child{margin-right:0}.four-column .col{width:calc(25% - 26px)}.six-column .col{width:calc(16.6666% - 26px);margin-left:10px;margin-right:10px}.hot-videos .news-block-template .six-column .w206px,.hot-videos .news-block-template .four-column .w206px{width:100%}.hot-videos .inline-column .col{display:inline-block;float:none}.type577 .post577{width:577px;position:relative;overflow:hidden}.multimedia-block-template{margin-bottom:15px;position:relative;background:#175d04;padding:27px 7px;padding-bottom:9px}.multimedia-block-template.yellow-bg{background:#fcb782}.multimedia-block-template.yellow-bg h3{margin-top:10px;color:#000}.multimedia-block-template.yellow-bg .video-item h4{line-height:1.29;color:#000}.multimedia-block-template h3{color:#175d04;margin-top:10px}.multimedia-block-template .news-block-header{background:url(../images/home/psa-head.png) center no-repeat;position:absolute;left:0px;top:0px;height:56px;width:237px;margin-bottom:15px}.multimedia-block-template .news-block-header h4{font-size:20px;color:#fff;line-height:41px;float:left;margin-top:8px;padding-left:20px}.multimedia-block-template .news-block-header ul{margin-top:10px}.multimedia-block-template .news-block-header ul li{margin-right:33px;display:inline-block}.multimedia-block-template .news-block-header ul li a{font-size:19px;color:#fff;line-height:24px}.multimedia-block-template .type577{margin-top:30px;background:#fff}.multimedia-block-template .type577 .post577{margin-right:10px;margin-top:20px}.multimedia-block-template .type577 .post577 .overflow-5x3{height:444px}.multimedia-block-template .type577 .post-width-remain{width:calc(100% - 600px);margin-left:0px;margin-right:0px;margin-top:20px}.multimedia-block-template .video-item{width:calc(50% - 30px);float:left;margin-left:10px;margin-right:10px}.multimedia-block-template .video-item h4{margin-top:12px;float:left;width:100%;min-height:70px;color:#175d04;margin-bottom:12px;font-size:15px;line-height:1.2}.flex-content{display:flex;justify-content:space-between}.green-bg{background:#084a3a}.smart-bg{background:url("../images/icons/thanh-pho-moi.png") no-repeat}.dotted-more-box{width:46px;position:relative;top:-4px;height:46px;border-radius:3px;border:solid 1px #fff;float:right}.dotted-more-box a{display:inline-block;height:100%;width:100%;vertical-align:middle;text-align:center;line-height:38px}.dotted-more-box span{width:7px;height:7px;background:#fff;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-khtml-border-radius:50%;display:inline-block}.news-local-block,.news-smart-city-block{padding:28px 15px 35px 30px}.news-local-block .four-column h4,.news-smart-city-block .four-column h4{color:#fff;font-family:"Muli",sans-serif;font-size:15px;line-height:19px;font-weight:700;margin-top:13px;float:left;width:100%}.news-local-block .news-block-header h4,.news-smart-city-block .news-block-header h4{color:#fff;font-family:"Muli",sans-serif;font-size:33px;line-height:41px;font-weight:700;background:transparent;padding-left:0}.news-smart-city-block{min-height:390px}.news-smart-city-block .four-column .col{width:calc(25% - 451px)}.news-smart-city-block .four-column .col.w425px{width:425px}.news-smart-city-block .four-column .col.w425px .description{background-color:rgba(0,0,0,.8);font-family:"Muli",sans-serif;font-size:17px;line-height:21px;font-weight:700;color:#fff;padding:7px 18px;position:absolute;bottom:0;left:0}.hot-news-block.clients-box .slick-slider{padding:38px 20px 0 !important}.clients-box{border-radius:0 !important}.clients-box .slick-slider{margin-left:10px}.clients-box .slick-slider .slick-item{width:207px;margin-right:17px}.clients-box .slick-slider .slick-item .slick-img{border:solid 1px #ccc;position:relative;min-height:131px;text-align:center}.clients-box .slick-slider .slick-item .slick-img img{position:absolute;top:20%;left:50%;transform:translate(-50%, -20%);-ms-transform:translate(-50%, -20%);-webkit-transform:translate(-50%, -20%)}.clients-box .slick-slider .slick-item p{font-family:"Muli",sans-serif;font-size:13px;line-height:16px;font-weight:400;margin-top:6px}.clients-box .slick-slider .slick-arrow{background:url("../images/clients/arrow-left.png") no-repeat;width:17px;height:34px;text-indent:-9999999px;border:none;position:absolute;outline:none;left:-11px;top:50%;cursor:pointer;margin-top:-17px}.clients-box .slick-slider .slick-arrow.slick-next{background:url("../images/clients/arrow-right.png") no-repeat;left:auto;right:0}.rl-video-news:hover .video-custom-controls{display:block !important}.fixedWhenSCroll.fixed{position:fixed;top:0;right:auto}.fixedWhenSCroll.absolute{position:absolute}#video-news{pointer-events:none}.video-custom-controls{position:absolute;left:45%;top:40%;z-index:100;opacity:.5}.video-custom-controls h4{font-family:"Muli",sans-serif;font-size:20px;line-height:25px;font-weight:700;color:#fff;vertical-align:middle;display:table-cell;width:80%;height:78px}.video-custom-controls a.play-video{border-radius:50%;background:#000;float:left;padding:23px 30px 22px;margin-right:4px;width:77px}.video-custom-controls a.play-video .fa{color:#fff;font-size:32px}.post-four-column{margin-left:-16px;margin-right:-16px}.post-four-column .col{width:calc(50% - 20px);margin-left:10px;margin-right:10px;margin-bottom:18px}.en .clients-box .slick-slider .slick-arrow{margin-top:2px}.more-info-inweather{border-top:1px solid #ccc;margin-top:15px;padding-top:10px}.more-info-inweather ul li{display:inline-block;width:49%;margin-bottom:25px}.more-info-inweather ul li a{font-family:"Muli",sans-serif;font-size:13px;line-height:16px;font-weight:400;color:#2b2b2b}.more-info-inweather ul li a i{width:25px;height:22px;display:inline-block;margin-right:12px;position:relative;top:5px}.more-info-inweather ul li a.gold i{background:url(../images/icons/gold.png) no-repeat center}.more-info-inweather ul li a.dollar i{background:url(../images/icons/dollar_currency_sign.png) no-repeat center}.more-info-inweather ul li a.linechart i{background:url(../images/icons/line-chart.png) no-repeat center}.more-info-inweather ul li a.lottery i{background:url(../images/icons/lottery.png) no-repeat center}.more-info-inweather ul li a.electric i{background:url(../images/icons/electricity-icon-png-25.png) no-repeat center}.more-info-inweather ul li a.exam i{background:url(../images/icons/exam.png) no-repeat center}.select-wrapper{width:100%;overflow:hidden;position:relative;border:1px solid #d9d9d9;border-radius:5px;background:url(../images/icons/arrow-select.png) right 13px center no-repeat}.select-wrapper select{padding:14px 40px 13px 19px;font-size:18px;line-height:18px;width:100%;border:none;box-shadow:none;font-family:"Muli",sans-serif;font-size:15px;line-height:20px;font-weight:400;background:transparent;background-image:none;-webkit-appearance:none;outline:none;cursor:pointer;-moz-appearance:none;text-overflow:ellipsis}.select-wrapper select option{margin:40px;background:rgba(0,0,0,.3);color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.4)}.info_weather .info_weather_col:nth-child(2){display:none}.info_weather .location{display:none}.two-column .post-image .middle img{width:280px}.type367 .post235,.type367 .w261px{width:270px;margin:0px auto 10px 0px}.box-t-media{float:right;padding:10px;width:336px;color:#000;margin-right:0px;margin-top:0px;min-height:360px;position:relative;background:#ffe7a4}.box-t-media .title{font-size:20px}.box-t-media .title a{color:#000;font-size:20px}.box-t-media .time{font-size:12px;margin:10px 0;border-bottom:1px solid #000;float:left;width:100%;padding-bottom:10px;color:#000}.box-t-media .desc{margin-bottom:10px;float:left;width:100%;color:#000}.box-t-media .xct{position:absolute;bottom:6px;right:12px;font-size:12px}.box-t-media .xct a{color:#000}.box_multimedia{margin-bottom:15px;padding-top:0px;max-height:480px}.box_multimedia .box-cate-index{position:relative;float:left;width:100%;padding:0;margin-bottom:20px}.box_multimedia .box-cate-index .box-index-slide{float:left;width:100%;background:#efb20a}.box_multimedia .box-cate-index .box-index-slide .lefthead{background:url(../images/home/multimediahead.png) center no-repeat;position:absolute;left:0px;top:0px;height:56px;width:237px}.box_multimedia .box-cate-index .box-index-slide .lefthead span{font-size:20px;font-weight:600;margin-top:15px;display:flex;padding-left:20px}.box_multimedia .box-cate-index .box-index-slide .menu{float:left;margin-left:240px;padding-top:10px}.box_multimedia .box-cate-index .box-index-slide .b-head{height:56px;float:left;width:100%;color:#fff;padding-right:60px;position:relative}.box_multimedia .box-cate-index .box-index-slide .b-head .b-title{margin-left:-10px;margin-right:-10px}.box_multimedia .box-cate-index .box-index-slide .b-head .i-title:nth-child(1){font-size:20px;font-weight:600}.box_multimedia .box-cate-index .box-index-slide .b-head .i-title{font-size:18px;font-weight:300;color:#fff;padding:5px 10px;float:left}.box_multimedia .box-cate-index .i-content{float:left;width:100%;background-size:contain !important;background-repeat:no-repeat !important}.box_multimedia .box-cate-index .i-content .box-t-media{margin-right:0px}.box_multimedia .box-cate-index .i-content .imgbg{object-fit:fill !important}.box_multimedia .slick-arrow .fa{display:none}.slick-slider .slick-prev{background:url(../images/home/i-arrow-back-white.png) center no-repeat rgba(0,0,0,.4);left:0;z-index:999;border-bottom-right-radius:4px;border-top-right-radius:4px;width:30px;height:50px;margin-top:-24px;color:transparent;outline:none}.slick-slider .slick-next{background:url(../images/home/i-arrow-next-white.png) center no-repeat rgba(0,0,0,.4);background-position:center;background-repeat:no-repeat;background-color:rgba(0,0,0,.4);right:0;z-index:999;border-bottom-left-radius:4px;border-top-left-radius:4px;width:30px;height:50px;margin-top:-24px;color:transparent;outline:none}.slick-slider .slick-next,.slick-slider .slick-prev,.slick-slider .slick-next:hover,.slick-slider .slick-prev:hover{border-radius:0;border:none}.slick-slider .slick-next,.slick-slider .slick-prev{opacity:1;transition:opacity .3s ease}.slick-slider .slick-next,.slick-slider .slick-prev,.slick-slider .slick-next:hover,.slick-slider .slick-prev:hover{background-position:center;background-repeat:no-repeat;background-color:rgba(0,0,0,.4)}.slick-prev:before,.slick-next:before{display:none}.dang-1{margin:0px}.dang-1 ul.ngang{width:100%;float:left}.dang-1 ul.ngang li{width:48%}.dang-1 ul.ngang li:first-child{margin-right:10px}.dang-1 ul.ngang li .w132px{width:100%;margin-bottom:10px}.dang-1 ul.ngang li h4{padding-left:0px;font-size:15px;line-height:20px}.dang-1 ul.ngang li:nth-child(3),.dang-1 ul.ngang li:nth-child(4){display:none}.dang-1 ul.doc li{position:relative}.dang-1 ul.doc li:before{content:"";background:#e50019;width:8px;height:8px;padding-right:8px;position:absolute;left:0px;top:5px}.dang-1 ul.doc li h4{padding-left:14px;font-size:14px;line-height:20px}.dulich-block-template{background:#1190b1}.dulich-block-template .news-block-header .lefthead{background:url(../images/home/dulich-head.png) center no-repeat}.dulich-block-template .news-block-header h4{font-size:20px;color:#fff;line-height:41px;float:left;margin-top:8px;padding-left:20px}.dulich-block-template .type715{background:#0b6780}.dulich-block-template .bot-video{background:#1190b1}.dulich-block-template .bot-video:before{display:none}.news-block-r1 .w132px{width:132px;position:relative;float:left;overflow:hidden;margin-right:12px}.news-block-r1 .hot-item{margin-bottom:20px;padding-bottom:40px;border-bottom:1px solid #ececec}.news-block-r1 .hot-item h4{margin-bottom:10px}.news-block-r1 .hot-item:last-child{border-bottom:none;margin-bottom:0}.news-block-r1 .hot-item .category{background:#e60019;font-family:"Muli",sans-serif;font-size:13px;line-height:16px;font-weight:700;color:#fff;margin-right:8px;padding:5px 8px;display:inline-block}.news-block-r1 .hot-item p{font-family:"Muli",sans-serif;font-size:13px;line-height:16px;font-weight:400;color:#2b2b2b;display:inline-block;width:calc(100% - 144px);vertical-align:middle;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.no-top-arr:before{display:none}.no-top-arr .hot-advs-list .hot-item .adv-img{width:100%;height:auto}.no-top-arr .hot-advs-list .hot-item .adv-desc{width:100%;position:relative;padding-left:15px}.no-top-arr .hot-advs-list .hot-item .adv-desc:before{background-color:#ccc;content:"";position:absolute;top:8px;left:0;width:5px;height:5px;display:inline-block;border-radius:100%}.no-top-arr .hot-advs-list .hot-item:first-child .adv-desc:before{display:none}.dflex{display:flex;width:100%}.dflex .mid_col1{padding-right:20px;width:930px;border-right:1px solid #ececec}.dflex .mid_col1 .box_tm{width:435px;border-right:1px solid #ececec;padding-right:10px}.dflex .mid_col1 .box_tm .list_tm li{border-bottom:1px dashed #ececec;padding-bottom:15px;margin-bottom:15px}.dflex .mid_col1 .box_tm .list_tm li .item{display:flex}.dflex .mid_col1 .box_tm .list_tm li .item .b-img{width:180px}.dflex .mid_col1 .box_tm .list_tm li .item h3{font-size:18px;width:calc(100% - 180px);margin-left:10px;font-weight:400;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dflex .mid_col1 .box_tm2{width:463px;margin-left:32px}.dflex .mid_col2{width:300px;margin-left:30px}.box-feature-cate-style-5 .catename{background:none;padding:0;padding-left:0px;position:relative;margin:0;margin-bottom:10px}.box-feature-cate-style-5 .catename .cate-title{position:relative;border-bottom:2px solid #e60019;font-family:"Muli",sans-serif;font-size:18px;line-height:23px;font-weight:700;color:#fff;padding:0px !important}.box-feature-cate-style-5 .catename .cate-title a{font-size:18px;line-height:23px;font-weight:700}.box-feature-cate-style-5 .catename .icon-subMenu{display:block;padding-right:5px;float:right;padding-top:5px}.box-feature-cate-style-5 .catename .icon-subMenu i{font-size:15px}.box-feature-cate-style-5 .catename .subMyMenu{position:absolute;right:0;width:100%;max-width:180px;top:100%;margin-top:5px;display:none;z-index:9999;border:1px solid #ececec;box-shadow:0 0 3px rgba(0,0,0,.15);background:#fff;border-radius:2px}.box-feature-cate-style-5 .catename .subMyMenu a{float:left;width:100%;padding:5px 5px 5px 10px;font-size:14px;line-height:1.4}.box-feature-cate-style-5 .list-item{display:flex;flex-direction:column}.box-feature-cate-style-5 .list-item .news-img{border-bottom:1px solid #ececec;margin-bottom:10px;padding-bottom:10px;display:flex}.box-feature-cate-style-5 .list-item .news-img .b-content{width:calc(100% - 116px);padding-right:10px}.box-feature-cate-style-5 .list-item .news-img .b-title{font-weight:500;font-size:16px;margin-bottom:10px}.box-feature-cate-style-5 .list-item .news-img .b-img{width:116px}.box-feature-cate-style-5 .list-item .news-img:last-child{border-bottom:0px}.box-feature-cate-style-5 .list-item .news-img:first-child{display:flex;flex-direction:column}.box-feature-cate-style-5 .list-item .news-img:first-child .b-img{width:100%}.box-feature-cate-style-5 .list-item .news-img:first-child .b-content{width:100%;padding-right:0px;margin-top:10px}.box-feature-cate-style-5 .list-item .news-img:first-child .b-title{font-weight:600;font-size:18px;margin-bottom:10px}.box_tinhot{border:1px solid #f1a92e;padding:10px;margin-bottom:10px}.box_tinhot .top{color:#0f7dc2;border-bottom:1px solid #f1a92e}.box_tinhot .top span{border-bottom:2px solid #e60019;padding-bottom:1px;font-size:18px;font-weight:700}.box_tinhot .list_news{margin-top:10px}.box_tinhot .list_news li{border-bottom:1px dashed #f1a92e;padding-bottom:10px;margin-bottom:10px}.box_tinhot .list_news li .item{display:flex}.box_tinhot .list_news li .item h3{font-size:18px;width:calc(100% - 14px);margin-left:10px;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.box_tinhot .list_news li .item .stt{color:#ed0606;font-size:26px;width:15px;height:44px;padding-top:5px}.ultinvan{width:50px}.box-feature-cate-style-1 .two-column .post386{width:520px}.box-feature-cate-style-1 .two-column .post386 h3{font-size:18px}.box-feature-cate-style-1 .two-column .post-width-remain{width:calc(100% - 534px);margin:0px;padding:0px}.box-feature-cate-style-1 .two-column .post-width-remain ul li{border-bottom:1px solid #ececec;margin-bottom:10px;padding-bottom:10px}.box-feature-cate-style-1 .two-column .post-width-remain ul li .w132px{order:2;margin-right:0px}.box-feature-cate-style-1 .two-column .post-width-remain ul li .w132px .middle{border-radius:5px}.box-feature-cate-style-1 .two-column .post-width-remain ul li .w132px .middle img{border-radius:5px}.box-feature-cate-style-1 .two-column .post-width-remain ul li h4{order:1;font-weight:500;width:calc(100% - 135px)}.box-feature-cate-style-1 .two-column .post-width-remain ul li a{display:flex;justify-content:space-between}.box-feature-cate-style-1 .two-column .post-width-remain ul li:last-child{border:none}.news-block-template .catename{background:none;padding:0;padding-left:0px;position:relative;margin:0;margin-bottom:10px}.news-block-template .catename .cate-title{position:relative;border-bottom:2px solid #e60019;font-family:"Muli",sans-serif;font-size:18px;line-height:23px;font-weight:700;color:#fff;padding:0px !important}.news-block-template .catename .cate-title a{font-size:18px;line-height:23px;font-weight:700}.news-block-template .catename .icon-subMenu{display:block;padding-right:5px;float:right;padding-top:5px}.news-block-template .catename .icon-subMenu i{font-size:15px}.news-block-template .catename .subMyMenu{position:absolute;right:0;width:100%;max-width:180px;top:100%;margin-top:5px;display:none;z-index:9999;border:1px solid #ececec;box-shadow:0 0 3px rgba(0,0,0,.15);background:#fff;border-radius:2px}.news-block-template .catename .subMyMenu a{float:left;width:100%;padding:5px 5px 5px 10px;font-size:14px;line-height:1.4}.box_qc{margin-bottom:10px}.box_qc img{width:100%;height:auto}.box_baoin{border:1px solid #e2e2e2;padding:15px}.box_baoin .hot-title{margin-left:-15px;margin-right:-15px;border-bottom-color:#ccc}.box_baoin .hot-title h3{margin-left:10px;border-bottom:3px solid #e60019;display:inline-block;padding-bottom:4px;float:none;width:auto}.box_baoin .hot-title h3 a{font-family:"Muli",sans-serif;font-size:17px;line-height:21px;font-weight:700;color:#000;display:inline-block;padding-bottom:4px;float:none;width:auto}.box_baoin #list_baoin{margin-top:10px}.box_baoin .slick-dots li button{font-size:12px;margin-top:-7px}.box_baoin .slick-dots li button:before{font-size:12px}.box_baoin .slick-dots li.slick-active button{margin-top:-7px;font-size:12px}.box_baoin .slick-dots li.slick-active button:before{color:#13408d;font-size:12px}.box-diaphuong{padding:15px 0px;position:relative;overflow:hidden}.box-diaphuong .hot-title{margin-left:-15px;margin-right:-15px;border-bottom-color:#ccc}.box-diaphuong .hot-title h3 a{margin-left:15px;font-family:"Muli",sans-serif;font-size:18px;line-height:21px;font-weight:700;color:#000;border-bottom:3px solid #e60019;display:inline-block;padding-bottom:4px;float:none;width:auto}.box-diaphuong .list{width:100%;overflow:hidden;display:flex;flex-wrap:wrap}.box-diaphuong .list li{width:32%;display:inline-block;vertical-align:top;margin-bottom:10px;margin-right:15px}.box-diaphuong .list li .cate_name{padding:10px;color:#000;float:left;padding-left:0px}.box-diaphuong .list li .cate_name a{color:#000;margin-top:0px;font-weight:700}.box-diaphuong .list li .cate_name a h4{position:relative;margin:0px;width:fit-content;background:#ececec;padding:5px 10px}.box-diaphuong .list li p{margin-top:10px;font-size:15px}.category-page{position:relative}.category-page .wd70percent{width:calc(100% - 300px);padding-right:40px}.category-page #box_topcm{padding:0px}.category-page #box_topcm .three-column{width:100%;display:flex;justify-content:space-between}.category-page #box_topcm .fullwidth{background:#f7f7f7;margin-bottom:20px}.category-page #box_topcm .fullwidth h2{font-size:20px;margin-top:20px;margin-bottom:20px;padding-top:7px;padding-bottom:12px;letter-spacing:-0.2px;font-weight:700}.category-page #box_topcm .w457px{width:620px;margin-right:25px}.category-page #box_topcm .w360px{width:360px;margin-right:25px;position:relative;overflow:hidden;float:left}.category-page .featurepod{background:#fff;border:1px solid #ececec;border-radius:5px;padding:20px;margin-bottom:0px !important}.category-page .right-short-news{min-height:150vh}.category-page .right-short-news .hot-news-block{overflow:hidden;position:-webkit-sticky;position:sticky;top:70px}.sectieudiem{margin-bottom:20px}.sectieudiem .box-tieudiem{position:relative;background-color:#eafaff;padding:10px 30px}.sectieudiem .box-tieudiem:before{content:"Tiêu Điểm";-webkit-text-stroke:2px #096ffa;color:#eafaff;border:none;font-size:50px;font-style:normal;font-weight:800;line-height:1.4;opacity:.2;text-transform:uppercase;margin-right:-21px;position:absolute;right:6px;-webkit-text-orientation:sideways;text-orientation:sideways;top:-2px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;white-space:nowrap}.sectieudiem .box-tieudiem .head h2{margin-left:-15px;margin-bottom:15px;font-size:13px;line-height:1.5;text-transform:uppercase;letter-spacing:unset;padding:0;font-weight:600;color:#292929}.sectieudiem .box-tieudiem .head h2:before{position:absolute;left:0;background-color:#096ffa;content:"";display:inline-block;width:5px;height:26px;margin-right:5px}.sectieudiem .box-tieudiem .ntitle{width:196px}.sectieudiem .box-tieudiem .ntitle a{font-size:20px;line-height:130%;margin-bottom:16px;color:#292929;font-weight:700}.sectieudiem .box-tieudiem .nthumb{display:block;height:156px;margin-top:16px;width:calc(100% - 5px);margin-left:-20px;margin-right:0;float:none;position:relative}.sectieudiem .box-tieudiem .nthumb a{padding-bottom:60%;height:auto;display:block;width:100%;position:relative}.sectieudiem .box-tieudiem .nthumb img{-webkit-animation:fadeInImages .3s ease;-moz-animation:fadeInImages .3s ease;animation:fadeInImages .3s ease;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sectieudiem .box-tieudiem .list li{position:relative;border-bottom:1px solid #096ffa;margin-bottom:16px;padding-left:15px;padding-bottom:15px;margin-top:20px}.sectieudiem .box-tieudiem .list li a{font-weight:700}.sectieudiem .box-tieudiem .list li:before{background-color:#096ffa;content:"";position:absolute;top:8px;left:0;width:5px;height:5px;display:inline-block;border-radius:100%}.sectieudiem .box-tieudiem .list li:last-child{border:none}.sectieudiem_layout2 .box-tieudiem{background-color:#fff3ea}.sectieudiem_layout2 .box-tieudiem .head h2:before{background-color:#ff6d00}.sectieudiem_layout2 .box-tieudiem:before{content:"Tiêu Điểm";-webkit-text-stroke:2px #ff6d00}.sectieudiem_layout2 .box-tieudiem .list li{border-bottom:1px solid #ff6d00}.sectieudiem_layout2 .box-tieudiem .list li:before{background-color:#ff6d00}.mh150{min-height:150vh;margin-bottom:20px}.mh150 .sticky{position:sticky;top:70px}.mh200{min-height:200vh;margin-bottom:20px}.mh200 .sticky{position:sticky;top:70px}.mh200 .right-short-news{min-height:unset}.category-right-column{height:100%;position:absolute;right:0}.sticky{position:sticky;top:70px}#box-4cate{display:flex;flex-wrap:wrap;padding:0px}#box-4cate .box-feature-cate-bottom-1{width:100%;padding:10px}#box-4cate .box-feature-cate-bottom-1:first-child{padding-left:0px}#box-4cate .box-feature-cate-bottom-1:nth-child(4),#box-4cate .box-feature-cate-bottom-1:nth-child(8),#box-4cate .box-feature-cate-bottom-1:nth-child(12){padding-right:0px}#box-4cate .box-feature-cate-bottom-1 .post126{margin-top:10px;display:grid;grid-template-columns:repeat(5, 1fr);column-gap:15px}#box-4cate .box-feature-cate-bottom-1 .post-item{width:100%;border:none;padding:0px;margin:0px}#box-4cate .box-feature-cate-bottom-1 .post-item a{display:flex;flex-wrap:wrap}#box-4cate .box-feature-cate-bottom-1 .post-item a .title13Bold{margin-top:15px}#box-4cate .box-feature-cate-bottom-2{width:25%;padding:10px}#box-4cate .box-feature-cate-bottom-2:first-child{padding-left:0px}#box-4cate .box-feature-cate-bottom-2:nth-child(4),#box-4cate .box-feature-cate-bottom-2:nth-child(8),#box-4cate .box-feature-cate-bottom-2:nth-child(12){padding-right:0px}#box-4cate .box-feature-cate-bottom-2 .type367 .post367 .title16Bold{min-height:60px}#box-4cate .box-feature-cate-bottom-2 .post126{margin-top:10px}#box-4cate .box-feature-cate-bottom-2 .post126 .post-item a{display:flex}#box-4cate .box-feature-cate-bottom-2 .post126 .post-item a .w110px{order:2;margin-right:0px}#box-4cate .box-feature-cate-bottom-2 .post126 .post-item a .title13Bold{width:calc(100% - 115px)}.box-feature-cate-style-6 .two-column .post386{width:520px}.box-feature-cate-style-6 .two-column .post386 h3{font-size:18px}.box-feature-cate-style-6 .two-column .post-width-remain{width:calc(100% - 534px);margin:0px;padding:0px}.box-feature-cate-style-6 .two-column .post-width-remain ul{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);gap:15px}.box-feature-cate-style-6 .two-column .post-width-remain ul li{margin-bottom:0px}.box-feature-cate-style-6 .two-column .post-width-remain ul li .w132px{width:100%;order:1;margin-right:0px;margin-bottom:10px}.box-feature-cate-style-6 .two-column .post-width-remain ul li h4{order:1;font-weight:500;width:100%}.box-feature-cate-style-6 .two-column .post-width-remain ul li a{display:flex;justify-content:space-between;flex-direction:column}.box-feature-cate-style-6 .two-column .post-width-remain ul li:last-child{border:none}.box-top-podcast-detail{background:#fff;padding:10px;display:flex;justify-content:start;align-items:start;flex-direction:row;flex-wrap:wrap}.box-top-podcast-detail .pctl{margin-left:0px}.box-top-podcast-detail .play_time{margin-left:10px}.box-top-podcast-detail .mejs__container{margin-left:10px}.box-top-podcast-detail .mejs__controls{padding:0px}.box-top-podcast-detail .mejs__time-rail{margin:0px}.box-top-podcast-detail .wavep{width:100%;height:200px}.box-top-podcast-detail .wavep .waveform{height:200px;width:100%}.box-top-podcast-detail .pic{width:331px;border:1px solid #ececec;border-radius:5px;object-fit:cover}.box-top-podcast-detail .cont{width:calc(100% - 342px);margin-left:10px}.box-top-podcast-detail .cont h1{font-size:30px;font-weight:500;margin-bottom:15px}.box-top-podcast-detail .cont h2{font-size:30px;font-weight:500;margin-bottom:15px}.box-top-podcast-detail .cont .time{margin-top:10px;color:#6a6a6a;display:flex;justify-content:start;align-items:center;flex-direction:row;flex-wrap:wrap}.box-top-podcast-detail .cont .time .play{color:#eb4235;margin-left:20px}.box-top-podcast-detail .datepub{font-size:14px;border-bottom:1px solid #ececec;padding-bottom:10px;margin-bottom:10px}.box-top-podcast-detail .controls{margin:1rem 0px;width:100%}.box-top-podcast-detail .controls .play{float:left;color:#eb4235;margin-left:16%}.box-top-podcast-detail .controls .mxh{float:right;display:flex;justify-content:start;align-items:start;flex-direction:row;flex-wrap:wrap}.box-top-podcast-detail .controls .mxh img{width:27px;height:27px}.box-top-podcast-detail .controls .mxh a{margin-right:10px}.box-top-podcast-detail .controls .mxh i,.box-top-podcast-detail .controls .mxh svg{height:15px;width:15px;border-radius:50%;border:1px solid #ececec;padding:5px;color:#fff}.box-top-podcast-detail .controls .mxh .fa-facebook{background:#0a58ea}.box-top-podcast-detail .controls .mxh .fa-link{background:#197411}.box-top-podcast-detail .controls .mxh .fa-print{background:#0e3b83}.box-top-podcast-detail .controls .control{width:40%}.box-top-podcast-detail .controls .control .vol{float:left}.box-top-podcast-detail .controls .control .nut{float:left}.box-top-podcast-detail .controls .control .bor{border:3px solid #ececec;padding:3px 12px;cursor:pointer;color:#6a6a6a}.box-top-podcast-detail .controls .control .ico{margin-left:10px;position:relative;cursor:pointer}.box-top-podcast-detail .controls .control .ico i,.box-top-podcast-detail .controls .control .ico svg{color:#6a6a6a}.box-top-podcast-detail .controls .control .ico .second{position:absolute;top:4px;left:6px;font-size:7px;font-weight:700;color:#6a6a6a}.box-podcastother{margin-top:2rem;margin-bottom:1rem}.box-podcastother .tts{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}.box-podcastother .tts li{border:1px solid #ececec;border-radius:5px;padding:20px}.box-podcastother .tts li .item{display:flex;justify-content:start;align-items:start;flex-direction:row;flex-wrap:wrap}.box-podcastother .tts li .item img{max-width:140px;border:1px solid #ececec;border-radius:10px}.box-podcastother .tts li .item .cont{width:calc(100% - 150px);margin-left:10px}.box-podcastother .tts li .item .cont h3{font-size:16px;margin-bottom:5px;font-weight:500}.box-podcastother .tts li .item .cont .time{color:#b5b5b5;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;font-size:14px}.box-podcastother .tts li .item .cont .time .play{color:#3a4bcd;margin-left:20px;width:20px;height:20px}.secxemnhieu{margin-bottom:20px}.secxemnhieu .box-xemnhieu{position:relative;background-color:#eafaff;padding:10px 30px;min-height:692px}.secxemnhieu .box-xemnhieu:before{content:"Xem nhiều";-webkit-text-stroke:2px #096ffa;color:#eafaff;border:none;font-size:50px;font-style:normal;font-weight:800;line-height:1.4;opacity:.2;text-transform:uppercase;margin-right:-21px;position:absolute;right:6px;-webkit-text-orientation:sideways;text-orientation:sideways;top:-2px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;white-space:nowrap}.secxemnhieu .box-xemnhieu .head h2{margin-left:-15px;margin-bottom:15px;font-size:13px;line-height:1.5;text-transform:uppercase;letter-spacing:unset;padding:0;font-weight:600;color:#003170;position:relative}.secxemnhieu .box-xemnhieu .head h2:before{position:absolute;left:0;background-color:#e60019;content:"";display:inline-block;width:5px;height:26px;margin-right:5px}.secxemnhieu .box-xemnhieu .head h2 a{color:#003170;font-size:18px;font-weight:600;position:absolute;top:4px;left:12px}.secxemnhieu .box-xemnhieu .ntitle{width:88%;margin-top:70px}.secxemnhieu .box-xemnhieu .ntitle a{font-size:20px;line-height:130%;margin-bottom:16px;color:#292929;font-weight:700}.secxemnhieu .box-xemnhieu .nthumb{display:block;margin-top:16px;width:240px;margin-left:-20px;margin-right:0;float:none;position:relative}.secxemnhieu .box-xemnhieu .nthumb a{padding-bottom:60%;height:auto;display:block;width:100%;position:relative}.secxemnhieu .box-xemnhieu .nthumb img{-webkit-animation:fadeInImages .3s ease;-moz-animation:fadeInImages .3s ease;animation:fadeInImages .3s ease;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.secxemnhieu .box-xemnhieu .list li{position:relative;border-bottom:1px solid #c0dffe;margin-bottom:16px;padding-left:15px;padding-bottom:15px;margin-top:20px}.secxemnhieu .box-xemnhieu .list li a{font-weight:700}.secxemnhieu .box-xemnhieu .list li:before{background-color:#096ffa;content:"";position:absolute;top:8px;left:0;width:5px;height:5px;display:inline-block;border-radius:100%}.secxemnhieu .box-xemnhieu .list li:last-child{border:none}.box48h .box-xemnhieu{min-height:auto}.breadcrumb{padding-bottom:5px}.box-onecharacter{margin-bottom:20px;background:#f7f7d2;border:1px solid #f1a92e;border-radius:15px;padding:10px}.box-onecharacter ul li{font-size:15px}.box-onecharacter ul li h4{padding-top:10px}.box-onecharacter ul li h3{color:#f88a12;font-size:18px;padding-top:5px;padding-bottom:4px;line-height:1.2}.box-onecharacter ul li h3 span{color:#000;font-weight:400;font-size:14px;width:100%;display:block}.box-onecharacter ul li .topinf{display:flex;justify-content:start;align-items:center;flex-direction:row;flex-wrap:wrap;margin-bottom:10px}.box-onecharacter ul li .topinf img{width:60px;border-radius:50%;height:60px;object-fit:cover;object-position:top;margin-right:10px}.box-onecharacter ul li .other{width:calc(100% - 70px)}.box-onecharacter ul li .desc{margin-bottom:10px;margin-top:0px;padding-left:0px}.box-onecharacter ul li .cont{margin-bottom:10px}.box-onecharacter ul li .cont h3{margin-top:10px;color:#000;font-weight:400;font-size:15px}.box-onecharacter .slick-dotted.slick-slider{margin-bottom:10px}.box-onecharacter .slick-dots{bottom:-18px}.box-onecharacter .slick-dots li button{border:1px solid #fb0;border-radius:50%;width:12px;height:12px}.box-onecharacter .slick-dots li button:before{display:none}.box-onecharacter .slick-dots li.slick-active button{background:#fb0}.box-onecharacter .slick-dots li.slick-active button:before{display:none}.box-new-social{float:left;width:100%;margin:5px 0 14px;margin-bottom:20px;border-radius:3px;background-color:#dddfe2;padding:0 10px 0;border:2px solid #dadde1}.box-new-social .cont{display:grid;grid-template-columns:repeat(4, 1fr);width:100%;gap:10px}.box-new-social header{float:left;width:100%;height:35px;margin-bottom:2px}.box-new-social header h2{display:inline;font-size:1.6em;font-weight:normal;padding:5px 11px 0 0;position:relative;text-transform:uppercase;float:left}.box-new-social header h2 a{color:#d72027;font-weight:700;font-size:20px}.box-new-social header .icon{float:left;padding-top:8px}.box-new-social header .icon img:first-child{padding-right:5px}.box-new-social article{float:left;width:100%;padding-bottom:0;border-bottom:0;position:relative;color:#444}.box-new-social article .cover{float:none;width:100%;height:155px;overflow:hidden;background-repeat:no-repeat;background-size:cover !important;background-position:50% top;cursor:pointer}.box-new-social article .cover a{color:#444;display:block;width:100%;height:100%}.box-new-social article header{float:none;overflow:hidden;border:none;box-shadow:none;height:auto;width:auto;margin-bottom:4px}.box-new-social article header h3{text-transform:unset;display:block;padding-top:10px;font-weight:normal;font-size:14px;line-height:20px}.box-new-social article header h3 a{color:#333;display:flex;justify-content:start;align-items:center;flex-direction:row;flex-wrap:wrap}.box-new-social article header h3 a img{padding-right:5px}.title-timeline{color:#000;margin-bottom:10px}.title-timeline h1{font-family:"Muli",sans-serif;font-size:19px;line-height:30px;font-weight:700}.ghichu{color:#c5bebe;font-style:italic}.dflexcenter{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.dflexcentercol{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:wrap}.lhqc h1{font-size:30px;font-weight:500;margin-top:20px;margin-bottom:30px;line-height:1.2}.lhqc p{margin-bottom:10px}.audio-page .category-right-column{height:auto;position:relative;right:unset}#television-block .type715 h4{color:#03224d;width:100%;float:left}#television-block .type715 .post-width-remain{width:274px;flex-direction:column}#television-block .type715 .post-width-remain .video-item{padding:0px;width:100%;margin-bottom:10px}#television-block .type715 .post-width-remain .video-item .vcname{float:left;background:#003e92;color:#fff;padding:5px}#television-block .type715 .post-width-remain .video-item .vcname a{color:#fff;font-weight:700}#television-block .type715 .post-width-remain h4{color:#03224d;margin-bottom:10px;float:left;min-height:50px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#television-block #podcast-list .video-custom-controls{display:none}.title-page h1{font-family:"Muli",sans-serif;font-size:19px;line-height:30px;font-weight:700;margin-bottom:15px}.grid-box{display:grid;grid-template-columns:repeat(3, 1fr);gap:15px}.grid-box .box-item{border:1px solid #ececec;padding:15px}.grid-box .box-item h2{font-size:16px;font-weight:500;line-height:20px;padding-top:10px}.grid-box .box-item .post-date{color:#b3b3b3;font-size:14px;font-weight:400;margin-top:10px;margin-bottom:10px}.grid-box .box-item .post-desc{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.box-feature-cate-style-7 .catename .cate-title{border-bottom:4px solid #0256cf;padding-bottom:2px !important}.box-feature-cate-style-7 .post-tmp{margin-top:10px;width:100%;float:left}.box-feature-cate-style-7 .post-tmp ul{display:grid;grid-template-columns:repeat(3, 1fr);gap:15px}.box-feature-cate-style-7 .post-tmp ul li{margin-bottom:0px}.box-feature-cate-style-7 .post-tmp ul li .w132px{width:100%;order:1;margin-right:0px;margin-bottom:10px}.box-feature-cate-style-7 .post-tmp ul li h4{order:1;font-weight:500;width:100%;line-height:1.5}.box-feature-cate-style-7 .post-tmp ul li a{display:flex;justify-content:space-between;flex-direction:column}.box-feature-cate-style-7 .post-tmp ul li:last-child{border:none}.box_topleftkm{width:250px}.box_topleftkm .list li h4{line-height:1.3}.box_topleftkm .list li .w132px{width:250px;margin-right:0px;margin-bottom:10px}.type457 .box_topcenterkm{width:678px}.type457 .box_topcenterkm .list li h4{line-height:1.3}.box-albumhome{margin-bottom:10px}.box-albumhome .head{background:#e50019;color:#fff;padding-left:15px}.box-albumhome .head h3{color:#fff}.box-albumhome .box-album-home{justify-items:center;display:grid;grid-template-areas:"top top" "foot1 foot2";grid-gap:10px;width:100%;overflow:hidden}.box-albumhome .box-album-home .album{grid-area:top;width:300px}.box-albumhome .box-album-home .item1{grid-area:foot1;width:140px}.box-albumhome .box-album-home .item2{grid-area:foot2;width:140px}.box-most-read{margin-bottom:10px;border:1px solid #ececec}.box-most-read .head{background:#e50019;color:#fff;padding-left:15px}.box-most-read .head h3{color:#fff}.box-most-read ul{padding:5px}.box-most-read ul li{border-top:1px solid #ececec}.box-most-read ul li:first-child{border:none}.box-most-read ul li h3{font-size:16px;padding-left:15px;margin-left:5px;position:relative}.box-most-read ul li h3:before{position:absolute;top:25px;left:0px;content:"";width:6px;height:6px;border-radius:5px;background:#d32d29}.box-most-read-km ul li h3{line-height:1.3}.hasScrollingBar{position:relative;height:100vh;overflow-x:hidden;scroll-behavior:smooth}.hasScrollingBar::-webkit-scrollbar{width:3px;height:0}.hasScrollingBar::-webkit-scrollbar-track{margin:0px 15px 0}.hasScrollingBar::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px;margin-right:10px;box-shadow:none}.hasScrollingBar:hover::-webkit-scrollbar-thumb{background:#b9b9b9}.hasScrollingBar::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.55)}.hot-news-block{padding:10px;position:relative;overflow:hidden;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.hot-news-block.orange{border:1px solid #f1a92e}.hot-news-block.orange .hot-item{border-bottom:1px solid #f1a92e}.hot-news-block.orange .hot-title{margin-bottom:25px}.hot-news-block.grey{border:1px solid #e2e2e2;padding:15px}.hot-news-block.grey .hot-title{margin-left:-15px;margin-right:-15px;border-bottom-color:#ccc}.hot-news-block.grey .hot-title h3{margin-left:15px}.hot-news-block.grey .hot-news-list{padding-right:5px}.hot-news-block.grey.fb-block{padding:5px}.hot-news-block.grey.fb-block:before{display:none}.hot-news-block.has-blue-bg{background:url(../images/banner/bg-tien-ich.png) no-repeat top center;background-size:cover}.hot-news-block.has-blue-bg .hot-title{border-bottom:none}.hot-news-block.has-blue-bg .hot-title h3{border-bottom-color:#003175;color:#fff}.hot-news-block.has-blue-bg:before{border-bottom:8px solid #003175}.hot-news-block .weather-block{min-height:200px;text-align:center;position:relative}.hot-news-block .weather-block .weather-selection{position:absolute;bottom:0px}.hot-news-block .weather-block .info_weather_col{position:absolute;left:30%}.hot-news-block .contact-for-adv{border-top:1px dotted #ccc}.hot-news-block .contact-for-adv ul{margin-left:-12px}.hot-news-block .contact-for-adv ul li{width:calc(50% - 12px);float:left;margin-top:15px;margin-left:12px}.hot-news-block .contact-for-adv ul li a{font-family:"Muli",sans-serif;font-size:13px;line-height:16px;font-weight:700;color:#2b2b2b;border:1px solid #aaa;text-align:center;display:block;padding:8px 6px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-khtml-border-radius:5px}.hot-news-block .contact-for-adv ul li a:hover{background:#003175;color:#fff}.hot-news-block .contact-for-adv ul li a:before{background:url("../images/banner/text-lines.png") no-repeat;width:14px;height:14px;display:inline-block;margin-right:4px;content:"";position:relative;top:2px}.hot-news-block .contact-for-adv ul li a.papers:before{background:url("../images/banner/newspaper.png") no-repeat}.hot-news-block .contact-for-adv ul li a.adv:before{background:url("../images/banner/phone-receiver.png") no-repeat}.hot-news-block .contact-for-adv ul li a.email-to:before{background:url("../images/banner/gmail.png") no-repeat}.hot-news-block .hot-title{margin-left:-10px;margin-right:-10px;margin-bottom:12px;border-bottom:1px solid #f1a92e}.hot-news-block .hot-title h3{margin-left:10px;font-family:"Muli",sans-serif;font-size:18px;line-height:21px;font-weight:700;color:#000;border-bottom:3px solid #e60019;display:inline-block;padding-bottom:4px;float:none;width:auto}.hot-news-block .hot-news-list h3{float:none;padding-bottom:20px}.hot-news-block .hot-news-list h4{color:#2b2b2b;padding-bottom:10px;font-family:"Muli",sans-serif;font-size:20px;line-height:25px;font-weight:700}.hot-news-block .hot-news-list .hot-new-description{border-bottom:1px solid #ccc;padding-bottom:16px}.hot-news-block .hot-news-list .hot-news-content-list ul li{margin-top:20px;font-family:"Muli",sans-serif;font-size:14px;line-height:18px;font-weight:700}.hot-news-block .hot-news-list .hot-news-content-list ul li:before{content:"";display:inline-block;width:4px;height:4px;background-color:#e60019;margin-right:5px;position:relative;top:9px;float:left}.hot-news-block .hot-item{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #ccc}.hot-news-block .hot-item:last-child{border-bottom:none;margin-bottom:0}.hot-news-block .hot-item .category{background:#e60019;font-family:"Muli",sans-serif;font-size:13px;line-height:16px;font-weight:700;color:#fff;margin-right:8px;padding:5px 8px;display:inline-block}.hot-news-block .hot-item p{font-family:"Muli",sans-serif;font-size:13px;line-height:16px;font-weight:400;color:#2b2b2b;display:inline-block;width:calc(100% - 42px);vertical-align:middle}.btn-idea{margin:18px 0 10px;display:table}.form-new-idea .radio-control{margin-bottom:12px}.hot-advs-list .hasScrollingBar{height:350px}.hot-advs-list .hot-item{float:left;width:100%;border-bottom:none}.hot-advs-list .hot-item .adv-img{width:100px;position:relative;overflow:hidden;float:left;height:62px;float:left;margin-right:12px}.hot-advs-list .hot-item .adv-img img{width:100%;position:absolute;top:20%;left:50%;transform:translate(-50%, -20%);-ms-transform:translate(-50%, -20%);-webkit-transform:translate(-50%, -20%)}.hot-advs-list .hot-item .adv-desc{float:left;width:calc(100% - 112px)}.hot-advs-list .hot-item .adv-desc p{font-size:13px;line-height:16px;display:block;width:100%}.hot-advs-list .hot-item .adv-desc span{color:#e60019;font-family:"Muli",sans-serif;font-size:11px;line-height:14px;font-weight:400}.col-list-right .hot-item{margin-bottom:0px;padding-bottom:0px}.col-list-right .hot-item .adv-desc{font-size:15px;font-weight:400}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[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}.vjs-modal-dialog .vjs-modal-dialog-content,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");font-weight:normal;font-style:normal}.vjs-icon-play,.video-js .vjs-play-control .vjs-icon-placeholder,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-play:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{content:""}.vjs-icon-play-circle{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-play-circle:before{content:""}.vjs-icon-pause,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-pause:before,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-mute,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-low,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-volume-low:before,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-mid,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-volume-mid:before,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-high,.video-js .vjs-mute-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-volume-high:before,.video-js .vjs-mute-control .vjs-icon-placeholder:before{content:""}.vjs-icon-fullscreen-enter,.video-js .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-fullscreen-enter:before,.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{content:""}.vjs-icon-fullscreen-exit,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-fullscreen-exit:before,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before{content:""}.vjs-icon-square{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-square:before{content:""}.vjs-icon-spinner{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-spinner:before{content:""}.vjs-icon-subtitles,.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-subtitles:before,.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before{content:""}.vjs-icon-captions,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-captions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-captions:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-captions-button .vjs-icon-placeholder:before{content:""}.vjs-icon-chapters,.video-js .vjs-chapters-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-chapters:before,.video-js .vjs-chapters-button .vjs-icon-placeholder:before{content:""}.vjs-icon-share{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-share:before{content:""}.vjs-icon-cog{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-cog:before{content:""}.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder,.video-js .vjs-volume-level,.video-js .vjs-play-progress{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before,.video-js .vjs-volume-level:before,.video-js .vjs-play-progress:before{content:""}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-circle-outline:before{content:""}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-circle-inner-circle:before{content:""}.vjs-icon-hd{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-hd:before{content:""}.vjs-icon-cancel,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-cancel:before,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before{content:""}.vjs-icon-replay,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-replay:before,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before{content:""}.vjs-icon-facebook{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-facebook:before{content:""}.vjs-icon-gplus{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-gplus:before{content:""}.vjs-icon-linkedin{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-linkedin:before{content:""}.vjs-icon-twitter{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-twitter:before{content:""}.vjs-icon-tumblr{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-tumblr:before{content:""}.vjs-icon-pinterest{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-pinterest:before{content:""}.vjs-icon-audio-description,.video-js .vjs-descriptions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-audio-description:before,.video-js .vjs-descriptions-button .vjs-icon-placeholder:before{content:""}.vjs-icon-audio,.video-js .vjs-audio-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-audio:before,.video-js .vjs-audio-button .vjs-icon-placeholder:before{content:""}.vjs-icon-next-item{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-next-item:before{content:""}.vjs-icon-previous-item{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-previous-item:before{content:""}.vjs-icon-picture-in-picture-enter,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-picture-in-picture-enter:before,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:""}.vjs-icon-picture-in-picture-exit,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:normal;font-style:normal}.vjs-icon-picture-in-picture-exit:before,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:""}.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:normal;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100% !important;height:100% !important}.video-js[tabindex="-1"]{outline:none}.video-js *,.video-js *:before,.video-js *:after{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.video-js.vjs-fluid,.video-js.vjs-16-9,.video-js.vjs-4-3{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js.vjs-fill{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}body.vjs-full-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs){width:100% !important;height:100% !important;padding-top:0 !important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none !important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block !important;opacity:1;visibility:visible}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0px auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.63332em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);border-radius:.3em;transition:all .4s;display:block}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-0.81666em;margin-left:-1.5em}.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus{border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{background:none;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover,.js-focus-visible .vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:rgba(115,133,159,.5)}.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover,.js-focus-visible .vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em 0;font-weight:bold;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0em;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,.vjs-menu-button-popup .vjs-menu.vjs-lock-showing{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline:hover,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline:hover .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline.vjs-slider-active .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.vjs-has-started .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar,.vjs-error .vjs-control-bar{display:none !important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none;float:left}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before,.video-js .vjs-control:focus{text-shadow:0em 0em 1em #fff}.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:flex;align-items:center}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-0.5em;top:-0.3333333333em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:rgba(255,255,255,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em 0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0em 0em 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal{width:5em;height:3em;margin-right:0}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical{left:-3.5em;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active{width:10em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;visibility:visible;opacity:1;position:relative;transition:none}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-0.5em;left:-0.3em}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-0.3em;right:-0.5em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js:not(.vjs-live) .vjs-live-control,.video-js.vjs-liveui .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{cursor:pointer;flex:none;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.vjs-no-flex .vjs-seek-to-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control{display:none}.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time{display:none}.video-js .vjs-duration,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.vjs-playback-rate>.vjs-menu-button,.vjs-playback-rate .vjs-playback-rate-value{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0em}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:"X";font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-0.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block;-webkit-animation:vjs-spinner-show 0s linear .3s forwards;animation:vjs-spinner-show 0s linear .3s forwards}.vjs-loading-spinner:before,.vjs-loading-spinner:after{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:before,.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after{-webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite,vjs-spinner-fade 1.1s linear infinite;animation:vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:.44s;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@-webkit-keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{100%{transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}@-webkit-keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-0.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"";font-size:1.5em;line-height:inherit}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-0.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" ";font-size:1.5em;line-height:inherit}.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-control,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-control,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-control{display:none}.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active{width:auto;width:initial}.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subs-caps-button{display:none}.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-custom-control-spacer{flex:auto;display:block}.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer,.video-js:not(.vjs-fullscreen).vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-progress-control,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-progress-control{display:none}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-font,.vjs-text-track-settings .vjs-track-settings-controls{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports(display: grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0px 24px}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:5px;padding:3px;border:none}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px 0}.vjs-text-track-settings .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);display:block;margin:0 0 5px 0;padding:0;border:0;height:1px;width:1px;overflow:hidden}.vjs-track-settings-controls button:focus,.vjs-track-settings-controls button:active{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg, #fff 88%, #73859f 100%)}.vjs-track-settings-controls button:hover{color:rgba(43,51,63,.75)}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg, #fff 88%, #73859f 100%);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>*:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js *:focus:not(.focus-visible){outline:none;background:none}.video-js *:focus:not(:focus-visible),.video-js .vjs-menu *:focus:not(:focus-visible){outline:none;background:none}.category-title-box{margin-top:17px}.category-title-box .news-block-template{width:calc(100% - 300px)}.category-title-box .news-block-header h4{color:#d11701;font-family:"Muli",sans-serif;font-size:19px;line-height:30px;font-weight:700;background:transparent;border-bottom:3px solid #e60019;padding:0;margin-right:21px}.category-title-box .news-block-header ul{margin-top:6px}.category-title-box .news-block-header ul li{margin-left:22px}.category-title-box .news-block-header ul li.actived a{font-weight:700;color:#5a5a5a}.category-title-box .news-block-header ul li a{font-family:"Muli",sans-serif;font-size:13px;line-height:18px;font-weight:600;color:#b3b3b3;padding:0}.category-title-box .news-block-header ul li a:after{display:none}.category-title-box .news-block-header .horizontal-scroll-menu{margin-right:21px;padding-top:3px}.category-title-box .news-block-header .horizontal-scroll-menu ul li{margin-left:0;margin-right:21px}.category-title-box .news-block-header .horizontal-scroll-menu::-webkit-scrollbar{width:4px;height:4px}.category-title-box .news-block-header .horizontal-scroll-menu::-webkit-scrollbar-track{-webkit-border-radius:10px;background-color:#fff;border-radius:10px}.category-title-box .news-block-header .horizontal-scroll-menu::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:#e2e2e2;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.category-page .paging.for-mobile{display:none}.category-page .two-column .post386.fullwidth{width:100%;padding-right:10px}.category-page .news-block-two-column{padding-left:13px}.category-page .type-list-news .post-item h3{width:100%}.col263px{width:263px;float:left}.news-block-two-column{width:calc(100% - 36px)}.news-block-two-column .type-list-news{width:calc(100% - 264px);float:left}.w50percent{width:calc(50% - 18px);margin-right:9px}.news-block-two-column .type-list-news .post-item:last-child,.news-block-two-column .type-list-news .post-item.last{border-bottom:none}.right-short-news .post-item{float:left;width:100%;border-top:1px solid #e2e2e2;margin-top:18px;padding-top:14px}.right-short-news .post-item:first-child{margin-top:0}.right-short-news .post-item h3{padding:0}.right-short-news .post-item img{margin-right:20px}.list-red-bullets .post-item a:before{content:"";width:5px;height:5px;background:#e60019;float:left;margin-top:6px;margin-right:10px;margin-left:5px}.list-red-bullets .post-item a h4{display:inline-block;width:calc(100% - 30px)}.single-post .post-detail{margin-top:13px}.single-post .left-column{padding-right:21px}.single-post h1{font-family:"Muli",sans-serif;font-size:30px;line-height:40px;font-weight:800;color:#1c1c1c}.single-post h2{font-family:"Muli",sans-serif;font-size:18px;line-height:30px;font-weight:700;color:#1c1c1c}.single-post .post-date{color:#b3b3b3;font-family:"Muli",sans-serif;font-size:15px;line-height:18px;font-weight:400;margin-top:10px}.single-post .post-date .fa{color:#b3b3b3;font-size:15px}.single-post .post-section{padding-top:25px;margin-top:20px}.single-post .post-content{padding-left:90px;padding-right:0px}.single-post .post-content:after{content:"";clear:both;display:block}.single-post .post-content figure{margin-bottom:16px}.single-post .post-content h4{font-size:18px;line-height:25px}.single-post .post-content h4.author{font-size:19px;line-height:25px;color:#232323}.single-post .post-content p{font-size:16px;line-height:25px;padding-bottom:16px}.single-post .post-content .center{display:table;margin:0 auto}.single-post .post-content i{font-style:italic;font-size:15px}.single-post .post-content ul{background:#fafafa;margin:16px 0;padding-left:16px;padding:20px 16px}.single-post .post-content ul li{font-size:15px;line-height:25px}.single-post .post-content ul li:before{content:"";width:4px;height:4px;background:#07b;display:inline-block;position:relative;top:-3px;margin-right:10px}.single-post .post-content table{max-width:100% !important}.single-post .post-content table td{padding:10px}.brTopE2{border-top:1px dotted #e2e2e2}.socials-left{width:38px;margin-left:24px;float:left}.socials-left.fixed{position:fixed;top:54px;left:auto}.socials-left .mxh{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:wrap}.socials-left .mxh a{margin-bottom:0px}.socials-left .mxh a:hover i,.socials-left .mxh a:hover svg{box-shadow:0 0 8px 8px rgba(0,0,0,.05)}.socials-left .mxh img{width:30px}.socials-left .mxh i,.socials-left .mxh svg{box-sizing:content-box;height:20px;width:20px;border-radius:100px;border:1px solid #e4e4e4;padding:10px;color:#292d32;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;position:relative}.socials-left .mxh i .minus,.socials-left .mxh svg .minus{position:absolute;right:7px;top:0px}.socials-left .mxh i .add,.socials-left .mxh svg .add{position:absolute;right:7px;top:4px;font-size:11px}.socials-left .mxh .fa-facebook{color:#0a58ea;width:30px;height:30px}.socials-left .mxh .zalo svg{width:40px;height:40px;display:block}.socials-left .mxh .zalo2 svg{padding:0px}.share-box{border-top:1px solid #ccc;padding-top:20px;margin-top:33px}.share-box span.share-icon{background:url("../images/icons/share-icon.png") left center no-repeat;padding-left:21px;font-family:"Open Sans";font-size:13px;font-weight:700;line-height:20px;margin-top:4px;margin-right:16px;float:left}.share-box a.fb-share{background:url("../images/icons/fb-icon.png") no-repeat;width:132px;height:26px;display:inline-block}.share-box a.zalo-share{background:url("../images/icons/zalo-icon.png") no-repeat;width:124px;height:26px;display:inline-block}.keywords{margin-top:18px}.keywords span.hastags{background:url("../images/icons/tags.png") left center no-repeat;padding-left:24px;font-family:"Open Sans";font-size:13px;font-weight:700;line-height:20px;margin-top:0;margin-right:6px;float:left}.keywords a{color:#767676;font-size:12px}.adv-post{margin:43px;text-align:center}.adv-post a{margin-left:20px;margin-right:20px}.comment-respond{background:#f4f4f4}.comment-respond{padding:15px 13px}.comment-respond textarea{background:#fff;border:solid 1px #dbdbdb;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-khtml-border-radius:4px;padding:12px 15px;height:84px;margin-bottom:17px;width:100%}.comment-respond:after{content:"";clear:both;display:block}.post-comments{margin-top:32px}.post-comments .comment-list{margin-top:21px}.post-comments .comment-list li{border-bottom:2px solid #f0f0f0;padding-bottom:18px;margin-bottom:18px}.post-comments .comment-list li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.post-comments .comment-list li .author-name{font-family:"Muli",sans-serif;font-size:15px;line-height:22px;font-weight:700;color:#1e1e1e;margin-bottom:10px}.post-comments .comment-list li .post-time{color:#a1a1a1;font-family:"Muli",sans-serif;font-size:13px;line-height:22px;font-weight:400;margin-right:64px}.post-comments .comment-list li .author-content{color:#1e1e1e;font-family:"Muli",sans-serif;font-size:16px;line-height:22px;font-weight:400}.post-comments .comment-list li .author-controls{margin-top:10px}.post-comments .comment-list li .author-controls a{font-family:"Muli",sans-serif;font-size:12px;line-height:22px;font-weight:300;color:#013672;margin-right:24px}.post-comments .comment-list li .author-controls a.like{background:url("../images/icons/thumbs-up.png") no-repeat left center;padding-left:16px}.post-comments .comment-list li .author-controls a.dislike{background:url("../images/icons/thumbs-down.png") no-repeat left center;padding-left:16px}.post-comments .comment-list ul.children{padding-left:40px;margin-top:18px}.post-comments a.load-more{color:#115daa;font-family:"Muli",sans-serif;font-size:15px;line-height:22px;font-weight:400;display:table;margin:30px auto;background:#f6f6f6;padding:13px 22px}.related-title{font-family:"Muli",sans-serif;font-size:26px;line-height:23px;font-weight:700;border-left:5px solid #eb151f;padding-left:12px;color:#252525;margin-bottom:12px}.category-news-list .news-block-template{width:calc(100% + 19px)}.category-news-list .news-block-template .post265 .col{text-align:center}.category-news-list .three-column .col{margin-bottom:24px;margin-left:0px;margin-right:0px}.single-post .type-list-news .post-item .post-detail{margin-top:0}.br1LineE2{border-top:1px solid #e2e2e2;width:100%;height:1px;display:block;margin-bottom:20px}.main-video{background:#f9f9f9;border:1px solid #e2e2e2;min-height:370px;position:relative;max-width:1280px}.main-video #video-news{pointer-events:visible}.main-video .video-js .vjs-big-play-button{display:block;position:absolute;left:50%;top:50%;margin-left:-44px;margin-top:-44px;background-color:rgba(0,0,0,.8);border:none;width:87px;height:87px;border-radius:0}.main-video .video-js .vjs-big-play-button span.vjs-icon-placeholder{font-size:79px;position:relative;top:-24px;left:-35px}.main-video .video-js.vjs-playing .vjs-big-play-button{display:none}.main-video .main-video-section{float:left;margin-right:18px;min-width:684px}.main-video .video-information{padding-top:18px;padding-right:18px;float:left;width:calc(100% - 704px)}.main-video .video-information .video-category{margin-top:18px;margin-bottom:25px}.main-video .video-information .video-category span{font-size:12px;color:#b3b3b3}.main-video .video-information .video-category span.color-red{color:#eb151f}.main-video .video-information .video-content .video-top{border-bottom:1px solid #e0e0e0;margin-bottom:8px}.main-video .video-information .video-content .video-top h4{padding-bottom:1px;font-family:"Muli",sans-serif;font-size:12px;line-height:17px;font-weight:400;color:#0f0f0f;display:inline-block}.main-video .video-information .video-content .video-top .select-video-tab{cursor:pointer;border-bottom:3px solid transparent}.main-video .video-information .video-content .video-top .select-video-tab.active{border-bottom:3px solid #eb151f}.main-video .video-information .video-content .video-top .user-comment{color:#7c7c7c;font-family:"Muli",sans-serif;font-size:12px;line-height:18px;font-weight:400;float:right}.main-video .video-information .video-content .keywords{margin-top:27px;display:flex;flex-wrap:wrap}.main-video .video-information .video-content .keywords a{background:#e9e9e9;-moz-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;-khtml-border-radius:11px;font-size:13px;padding:2px 10px;margin-right:10px;margin-bottom:5px}.bg2b2b2b{background:#2b2b2b}.bg2b2b2b h3{color:#fff}.bg2b2b2b .hot-title h3{color:#fff}.bg2b2b2b .post-item h4{color:#fff}.small-share a{width:58px;height:18px;display:inline-block}.small-share a.fb-small-share{background:url("../images/icons/fb-share-small.png") no-repeat}.small-share a.zalo-small-share{background:url("../images/icons/zalo-share-small.png") no-repeat}.alpha{color:#848484;font-size:15px;line-height:18px}.video-box-cls{position:relative}.video-box-cls img{width:100%}.video-box-cls .fa{position:absolute;bottom:0;left:0;background:rgba(0,0,0,.87);padding:6px 7px;z-index:4;color:#fff}.video-box-cls .fa.center-play-btn{font-size:16px;top:50%;left:50%;bottom:auto;margin-top:-14px;margin-left:-15px}.video-box-cls span.video-time{background:rgba(0,0,0,.87);font-size:12px;line-height:16px;color:#fff;padding:4px 7px;position:absolute;bottom:0;right:0}.form-video-tab{display:none}.form-video-tab.opened{display:block}.form-video-tab input.form-control{width:100%;text-align:left;border-radius:0;padding:0 10px;height:34px;font-size:12px;width:88%;float:left;height:34px;line-height:34px}.form-video-tab .input-group-addon{border-radius:0;background:#d11701;color:#fff;cursor:pointer;width:12%;height:34px;line-height:34px;outline:none;float:left;text-align:center}.user-comment{cursor:pointer}.hot-videos .news-block-template{background:#272727;padding:21px}.hot-videos .news-block-template .w206px{width:206px}.hot-videos .news-block-template .news-block-header h4{color:#fff;margin-top:0;background:#ffb300;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-khtml-border-radius:0}.hot-videos .news-block-template h4{color:#fff;font-size:14px;line-height:17px;margin-top:14px;font-weight:400}.category-video .news-block-header{padding-left:13px;width:calc(100% - 42px)}.category-video .news-block-template .two-column{margin-top:34px}.category-video .three-column .col{margin-bottom:25px}.b-td-xm{border-top:1px dashed #d8d8d8;padding-top:10px;width:100%;min-height:200px}.b-td-xm .bg1{background:#f8f8f8;min-height:526px}.b-td-xm .bg2{padding:0 20px}.b-td-xm .ten{font-size:23px;line-height:1.3;margin-bottom:20px;margin-top:20px;padding-left:10px;position:relative}.b-td-xm .ten:before{content:"";position:absolute;left:0px;top:10px;bottom:0;height:24px;width:3px;background:#e50019}.b-td-xm .src-tieudiem li{width:100%;float:left;border-bottom:1px dashed #d8d8d8;margin-bottom:20px;padding-bottom:10px;position:relative;min-height:60px}.b-td-xm .src-tieudiem li a{width:95%;font-size:15px}.b-td-xm .src-tieudiem .stt{color:#cc2128;font-size:30px;font-weight:300;position:absolute;right:-5px;bottom:18px}.b-td-xm .src-xemnhieu .pic1{text-align:center;margin-bottom:10px}.b-td-xm .src-xemnhieu a{width:95%;font-size:15px}.b-td-xm .src-xemnhieu .name1{font-size:16px;font-weight:700}.b-td-xm .src-xemnhieu li{width:100%;float:left;border-bottom:1px dashed #d8d8d8;margin-bottom:10px;padding-bottom:10px;position:relative}@media(min-width: 1200px){.container{max-width:1160px}}@media screen and (min-width: 992px)and (max-width: 1159px){body{min-width:1024px}.category-title-box .news-block-template{width:calc(100% - 315px)}.container{max-width:1024px !important;padding-right:15px !important;padding-left:15px !important}.short-news .hastags{width:710px}header .search-form{width:225px}header .header-middle .banner-top{width:100%}header .navigation{padding-left:8px;padding-right:8px}header .navigation.fixed{width:1024px}.main-content{padding-left:15px;padding-right:15px}.w457px,.two-column .post386,.w386px{width:50%}.category-page .two-column .w457px{width:50%}.post386 .w386px.fullwidth{width:100%}.news-local-block .w261px{width:100%}.news-smart-city-block .w195px{width:100%;height:auto}.multimedia-block-template .type577 .post577{width:60%}.multimedia-block-template .type577 .post-width-remain{width:calc(40% - 14px);margin-left:-13px}.multimedia-block-template .w240px{width:100%}.two-column .w457px{width:100%}.two-column .news-block-template h3,.two-column h3{font-size:20px;padding-top:0}.two-column .post-width-remain{width:calc(100% - 378px);margin-right:0}.two-column .post-width-remain h4{font-size:14px}.five-column .w219px{width:100%}.television-block-template .type715 .post715{width:calc(60% - 13px)}.television-block-template .type715 .post715 .video-js{width:100%}.television-block-template .type715 .post-width-remain{width:40%}.post-detail{width:100%}.post-detail figure img{width:100%}.adv-post{padding:43px 10px}.adv-post a{width:calc(50% - 60px);display:inline-block}.adv-post a img{width:100%}.three-column .col.w50percent{width:calc(50% - 26px)}.three-column{width:calc(100% - 16px)}.w410px{width:100%}.type457 .post457{width:50%}.type457 .post351{width:calc(50% - 74px)}.type457 .three-column{width:calc(100% - 16px)}.read-news-today .news-today-list{width:410px}.read-news-today .news-icon{width:265px;top:45px;background-size:cover}footer{padding-left:15px;padding-right:15px}.hot-videos .news-block-template .w206px{width:100%;height:94px}}.hidemb{display:block}.showmb{display:none}header #searchformmb{display:none}@media screen and (min-width: 0)and (max-width: 992px){.b-td-xm .row{width:100%}.post126 .post-item .middle{padding-bottom:60% !important}.select-wrapper{width:180%}header .header-top.searchIsOpened .hotline,header .header-top.searchIsOpened .current-date,header .header-top.searchIsOpened .logo-mb,header .header-top.searchIsOpened .languages,header .header-top.searchIsOpened .close-navigation{display:none}body{min-width:375px}.main-video .video-information{width:100%}.sf-menu a,.sf-menu a:visited{color:#2b2b2b}.navigation-mobile{display:none}.for-desktop{display:none}.for-mobile{display:block}.container{padding-left:10px !important;padding-right:10px !important}header .contact{text-align:left;width:100%;height:unset;color:#000}header .contact a{display:inline-block;margin-top:12px;width:100%;font-size:12px;line-height:1.1}header .social-btn{display:table;margin:10px auto;padding-top:10px;padding-bottom:10px}header .social-btn a{background:#3b5999;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-khtml-border-radius:3px;font-size:12px;line-height:15px;font-weight:700;padding:12px 25px;color:#fff;margin:5px;width:118px}header .social-btn a.yt{background:#e60019}header .type-news{padding-bottom:12px;border-bottom:1px solid #ececec;margin-bottom:20px;flex-wrap:wrap;display:flex;margin-top:15px}header .type-news .item-type{text-align:left;font-size:16px;font-weight:700;margin-bottom:17px;width:100%;text-transform:uppercase}header .type-news .item-type:first-child{background:none}header .type-news .item-type:hover{background:none}header .type-news .item-type a{color:inherit;font-weight:700}header.actived .header-top,header.actived .navigation-bar{display:block}header .header-middle .banner-top{width:100%}header .header-top{padding-top:18px;position:fixed;z-index:102;background:#fff;width:100%;min-height:68px;display:none;top:0}header .header-top .logo-mb{float:left;margin-left:38%}header .header-top .close-navigation{background:url("../images/icons/close.png") no-repeat;width:20px;height:20px;float:right;margin-top:8px;position:absolute;left:10px;top:8px}header .header-top .languages{display:none;float:left;margin-left:0px;margin-top:10px;color:#000}header .header-top .languages li{padding-left:8px;padding-right:8px;border-left:none}header .header-top .languages li:first-child{padding-left:0}header .header-top .languages li:last-child{border-right:none;padding-right:0}header .header-top .languages li a{font-size:16px;line-height:16px;color:#000;padding-right:5px}header .header-top.searchIsOpened{display:block;top:54px;min-height:auto;background:transparent;padding-top:0;border:none;right:-9px}.contact-box{width:100%}.contact-box h4{text-align:center;padding-top:10px}.contact-box .btn-contact{display:table;margin:17px auto 10px}.contact-box .btn-contact a{color:#fff;min-width:152px;margin-left:15px;margin-right:15px}.contact-box .btn-contact a.blue{background:#003175}.contact-box .btn-contact a.orange{background:#e67b00;padding:8px 16px}.navigation-bar{display:none;position:fixed;width:calc(100% + 1px);top:53px;background:#fff;left:0px;z-index:100;height:calc(100vh - 68px);border-top:5px solid #e60019;margin-top:14px;overflow:auto}.navigation-bar:before{content:"";border-bottom:1px solid #e60019;width:100%;top:2px;position:absolute;left:0;height:1px;display:block}.navigation-bar .navigation{background:#fff;padding-left:14px;padding-right:16px}.navigation-bar .navigation ul{display:block;position:relative;display:flex;flex-wrap:wrap;margin-top:20px;border-bottom:none}.navigation-bar .navigation ul li{width:100%;text-align:left;padding-right:5px;margin-bottom:15px;margin-top:15px;position:initial;border-bottom:1px solid #ececec}.navigation-bar .navigation ul li ul.submenu{position:absolute;background:#efefef;margin-left:13px;width:100%;height:auto;left:0;float:left;padding:20px 16px 0;top:auto;margin-top:20px;margin-left:0;z-index:101;border-radius:0}.navigation-bar .navigation ul li ul.submenu li{width:50%;background:transparent;margin-bottom:20px}.navigation-bar .navigation ul li ul.submenu li a{margin-left:0}.navigation-bar .navigation ul li.for-desktop{display:none}.navigation-bar .navigation ul li a{color:#2b2b2b;font-size:12px;line-height:15px}.wd70percent{width:100%}.category-page .wd70percent{width:100%;padding-right:0px}.category-page .wd70percent .box_topcm .w457px{width:100%;margin-right:0px}.main-content{padding-left:0px;padding-right:0px}.main-content .row{margin:0}.type457 .post457{margin-left:0}.type457 .post457,.post351,.post264{width:100%}.type457 .post457 .w351px,.type457 .post457 .w264px,.post351 .w351px,.post351 .w264px,.post264 .w351px,.post264 .w264px{width:185px;padding-bottom:30%;margin-right:10px;float:left}.type457 .post457 .w351px img,.type457 .post457 .w264px img,.post351 .w351px img,.post351 .w264px img,.post264 .w351px img,.post264 .w264px img{width:120%}.type457 .post457 h4,.post351 h4,.post264 h4{float:left;width:calc(100% - 204px)}.post264 .col{margin-bottom:20px}#three-column-mb{margin-top:0 !important}#post351-featured{margin-top:20px}.post351 .another-posts{height:auto;margin-top:0;width:calc(100% + 15px)}.post351 .another-posts a{border:none}.post351 .another-posts .col{margin-bottom:20px}.post351 .another-posts .mb-width-50{float:left;margin-right:15px}.post351 .another-posts .mb-width-50 h4{margin-top:5px}.post351 .another-posts .mb-width-100{width:calc(100% - 15px)}.mb-width-50{width:calc(50% - 15px);display:inline-block}.mb-width-50 img{width:120%}.mb-width-100{width:100%}a.mb-width-100{width:100%;display:inline-block}a.mb-width-100 img{width:120%}.col{margin-left:0;margin-right:0}.col.mb-width-50{width:calc(50% - 15px);margin-bottom:15px;float:left;margin-right:15px}.col.mb-width-50 img{width:100%}.news-block-template .post-width-remain ul li .w132px,.w132px{margin-right:10px;width:185px}.news-block-template .post-width-remain ul li .w132px img,.w132px img{width:120%}.open-grid{background:url(../images/icons/grid.png) no-repeat;width:17px;height:17px;float:right;margin-top:6px}.news-block-header{position:relative}.grid-mb.opened{display:block}#video-news-list{margin-top:20px}.television-block-template{width:calc(100% + 34px);margin-left:-18px;padding:20px 14px}.television-block-template .type715 .post715 .w715px{margin-left:-14px;margin-bottom:10px;width:calc(100% + 28px)}.television-block-template .video-item:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.television-block-template .video-item .w172px img{width:120%}.television-block-template .news-block-header ul{display:none}.new-block-section .post367 h3{margin-top:11px}ul.grid-mb{margin-right:0;padding-top:14px;margin-right:0 !important}ul.grid-mb li{border-bottom:1px dotted #e2e2e2;padding-bottom:8px;margin-bottom:8px;margin-left:15px !important;width:calc(100% - 24px)}ul.grid-mb li:last-child{border-bottom:none}ul.grid-mb li:before{content:"";width:5px;height:5px;background-color:#e60019;float:left;margin-right:10px;margin-top:6px}ul.grid-mb li a{font-family:"Muli",sans-serif;font-size:14px;line-height:18px;font-weight:700;width:calc(100% - 15px);float:left}.television-block-template .video-item .w172px,.television-block-template .video-item .video-box,.new-block-section .post-item .w126px{width:140px;float:right;margin-right:0px;margin-left:10px}.news-block-template{margin-top:10px;padding-left:0px;padding-right:0px}.news-block-template .three-column .col{margin-bottom:21px}.news-block-template .w260px,.news-block-template .w261px{width:185px;float:left;margin-right:10px}.news-block-template .two-column.bre2e2e2{border:none;padding-top:0;padding-bottom:5px}.news-block-template .news-block-header{margin-bottom:14px;border-bottom:1px solid #e2e2e2}.news-block-template .four-column{display:block}.grid-mb{display:none;width:179px !important;border-radius:3px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);border:solid 1px #e2e2e2;background-color:#fff;position:absolute;top:25px;right:0;z-index:10}.type-list-news{padding-right:0}.type-list-news .post-item{border-bottom:none;padding-bottom:0}.type-list-news .post-item .post-image{width:100%;margin-right:0px}.type-list-news .post-item .post-image img{width:120%}.type-list-news .post-item .post-detail{float:left;width:100%}.type-list-news .post-item .post-detail h3{font-size:14px;line-height:18px;padding-top:0}.type-list-news .post-item .post-detail p{display:none}.type-list-news .post-item .post-detail .dplay{display:flex;float:left;width:100%}.type-list-news .post-item .post-detail .dplay .play_button{position:relative !important;left:unset;bottom:unset;float:left}.type-list-news .post-item .post-detail .dplay span{margin-right:15px}.right-column{display:none}.adv-center img{width:100%}.main-content{margin-top:54px;padding-top:14px;width:calc(100% - 40px);margin-left:20px;margin-right:20px}.read-news-today h3{font-size:21px;line-height:39px;padding:0;background-color:#e60000;text-align:center;font-family:"Open Sans",sans-serif;padding-top:10px}.read-news-today .news-icon{position:relative;left:auto;display:table;margin:6px auto}.read-news-today .news-today-list{width:calc(100% - 30px);display:table;margin:0 auto;float:none}.read-news-today .news-today-list li{width:100%;padding:14px 0;margin-right:0}.read-news-today .news-today-list li a{color:#000;font-family:"Open Sans",sans-serif;font-weight:700;font-size:15px;line-height:20px}header .header-middle{margin-top:0;min-height:54px;background:#e60019;position:fixed;top:0;left:0;z-index:10;width:100%}header .openMenu{background:url("../images/icons/menu-mb.png") no-repeat;width:29px;height:21px;position:absolute;left:15px;top:17px}header .open-search-form{background:url("../images/icons/search-mb.svg") no-repeat;width:22px;height:22px;position:absolute;right:15px;top:17px}.short-news{float:left;width:100%}.news-content h3{padding-top:11px;float:left;width:100%;font-size:20px}.two-column .post386{width:100%}.two-column .post-width-remain{width:100%}.col263px,.news-block-two-column,.category-page .two-column .post386.fullwidth,.w457px,.two-column .post386.fullwidth,.short-news .hastags,#video-news,.w386px,.two-column,.three-column .col,.multimedia-block-template .type577 .post-width-remain,.w425px,.news-smart-city-block .four-column .col.w425px{width:100%}.news-block-two-column{margin-left:0}.category-page .news-block-two-column{padding-left:0}.category-page .news-block-two-column h3{font-size:20px;line-height:25px;padding-top:0;padding-bottom:0}.w110px{width:185px}.post-item h4{font-size:15px;line-height:18px;font-weight:500}.category-page .single-post .right-column.for-desktop{display:none}.category-page .middleImg.post235{width:100%;height:211px;margin-bottom:5px}.category-page .middleImg.post235 img{width:100%}.category-page .hot-news-block .middle{padding-bottom:70%}.category-page .hot-news-block .w261px{width:100%;height:211px;margin-bottom:0;margin-right:0;margin-top:0}.category-page .hot-news-block .w261px img{width:100%}.category-page .hot-news-block h3{padding-top:5px;font-size:20px;line-height:25px}.category-page .right-column{display:block;width:100%}.category-page .type-list-news{width:100%}.category-page .type-list-news .post-item h3{font-size:16px;margin-bottom:15px}.category-page .type-list-news .post-item.featured .post-image{width:100%}.category-page .category-right-column .news-block-template{margin-top:27px !important}.category-page .category-right-column .hot-news-block{border:none;padding:0}.category-page .category-right-column .hot-news-block:before{display:none}.category-page .category-right-column .hot-news-block .hot-title{border:none;text-align:left}.category-page .category-right-column .hot-news-block .hot-title h3{border-left:5px solid #eb151f;font-size:26px;line-height:23px;padding-left:12px;border-bottom:none}.four-column .col{width:100%}.w457px{margin-right:0}.news-local-block{margin-left:-16px;width:calc(100% + 32px);padding:28px 13px}.news-local-block .news-block-header{border-bottom:0}.news-local-block .news-block-header h4{width:68%;padding-right:0}.news-local-block .news-block-header .dotted-more-box{margin-top:30px}.news-local-block .four-column .col{margin-bottom:20px}.news-local-block .four-column .col.fullwidth{width:100%}.news-local-block .four-column .col.fullwidth h4{font-size:21px;line-height:26px;margin-top:10px;width:100%;padding-bottom:20px}.news-local-block .four-column .col.fullwidth .middle{padding-bottom:70%}.news-local-block .four-column .col.fullwidth .w261px{width:100%;height:240px}.news-local-block .four-column .col.fullwidth .w261px img{width:110%}.news-local-block .four-column .col .w261px{height:110px}.news-local-block .four-column h4{float:left;width:calc(100% - 204px);margin-top:0}.news-smart-city-block{margin-left:-16px;width:calc(100% + 32px);background-size:cover;padding:40px 15px;margin-top:5px}.news-smart-city-block .news-block-header{border-bottom:0}.news-smart-city-block .news-block-header h4{font-size:25px;line-height:31px}.news-smart-city-block .four-column .col{width:100%;margin-bottom:20px}.news-smart-city-block .four-column .col.w425px{overflow:hidden}.news-smart-city-block .four-column .col.w425px .description{float:left}.news-smart-city-block .four-column .col .w195px{float:left;width:185px;margin-right:10px;height:110px}.news-smart-city-block .four-column .col h4{float:left;width:calc(100% - 204px);margin-top:0;font-size:14px;line-height:18px}.multimedia-block-template{margin-left:-16px;width:calc(100% + 32px);background-size:cover;padding:20px 15px}.multimedia-block-template h3{font-size:20px;line-height:25px;margin-bottom:20px;margin-top:25px}.multimedia-block-template .news-block-header ul.grid-mb li a{color:#2b2b2b;font-size:14px;line-height:18px}.multimedia-block-template .video-item{width:100%;margin-left:0;margin-right:0;margin-bottom:20px}.multimedia-block-template .video-item h4{width:calc(100% - 204px);margin-top:0;line-height:19px}.multimedia-block-template .video-item .w240px{float:left;width:185px;margin-right:10px}.multimedia-block-template .video-item .w240px img{width:120%}.multimedia-block-template .w577px img{width:100%}#video-news{height:233px;pointer-events:inherit}.vjs-youtube-mobile .vjs-big-play-button{display:block !important;position:absolute;left:50%;top:50%;margin-left:-33px;margin-top:-33px;background-color:rgba(0,0,0,.8);border:none;width:76px;height:76px;border-radius:0}.video-js .vjs-big-play-button{font-size:48px;line-height:76px}.new-block-section.three-column .news-block-template{border-right:0;padding-right:0;margin-left:0;width:100%}.margin-right-20{margin-right:0}.video-custom-controls{position:relative}.video-custom-controls a.play-video{display:none}.video-custom-controls h4{width:100%;margin-top:9px;float:left;margin-bottom:10px}.type715.two-column .post-width-remain{width:100%}.short-news .hastags{padding-top:10px;padding-bottom:10px}.new-block-section{display:block}.scroll-horizontal{position:relative;overflow:hidden;overflow-x:auto;width:calc(100% + 16px)}.five-column .col,.five-column .w219px{width:207px}.five-column .col{margin-right:17px}.navbar-brand{display:table;margin:8px auto 0}.short-news{background:#f6f6f6;margin-left:-16px;width:calc(100% + 32px);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-khtml-border-radius:5px}.short-news .short-title{background:url("../images/icons/arrow178.png") no-repeat;text-indent:-999999px;float:left;width:25px;height:13px}.full-width-32{width:calc(100% + 32px);margin-bottom:15px}.adv-400{margin-top:18px}.adv-400 img{width:100%}.orange-span{background:#e7bf10;font-family:"Muli",sans-serif;font-size:10px;line-height:13px;font-weight:400;color:#2b2b2b;padding:3px 7px;display:inline-block;margin-top:5px}.hot-news-block .hot-news-list .hot-new-description{line-height:20px}.hot-news-block .hot-title h3{font-size:21px;line-height:26px}.hot-news-block .hot-title span.grey-title{font-size:21px;line-height:26px;color:#b8b8b8;float:right;margin-right:14px}.hot-news-block .hot-item .category{font-size:17px;line-height:21px}.hot-news-block .hot-item p{font-size:14px;line-height:18px}.btn-idea a{font-size:16px;line-height:25px}footer .footer-top{padding-left:15px;padding-right:15px}footer .footer-top .footer-logo{display:table;margin:0 auto;float:none}footer .footer-top ul{width:100%}footer .footer-top ul li{width:calc(25% - 5px);margin-right:5px}footer .footer-bottom{padding-left:15px;padding-right:15px;margin-top:14px}footer .footer-bottom .row{margin:0}footer .footer-bottom .col{width:100%;display:block;flex:none;text-align:center}footer .footer-bottom .col.support{margin-top:8px;padding-left:0;border-right:none;border-left:none}footer .footer-bottom .col.social{border-top:1px solid #e2e2e2;margin-top:8px;padding-top:20px}header .navigation ul li:hover{background:transparent}.category-title-box{margin-top:0px}.category-title-box .news-block-template.w90percent{width:100%}.category-title-box .horizontal-scroll-menu{min-height:30px;overflow-y:scroll}.category-title-box .horizontal-scroll-menu::-webkit-scrollbar{display:none}.category-title-box .news-block-header{padding-top:11px;width:100%;margin-bottom:0;padding-left:13px}.category-title-box .news-block-header h4{font-family:"Muli",sans-serif;font-size:13px;line-height:14px;font-weight:700;border-left:3px solid #eb151f;border-radius:0;border-bottom:none;padding-left:12px !important;color:#eb151f;margin-bottom:0px;margin-top:2px;float:left}.category-title-box .news-block-header h4:after{content:">";display:inline-block;color:#b3b3b3;margin-left:10px}.category-title-box .news-block-header ul{margin-top:0;float:none !important}.category-title-box .news-block-header ul li{margin-left:8px}.category-title-box .news-block-header ul li:after{content:"|";display:inline-block;color:#b3b3b3;margin-left:10px;border:none}.three-column h4{font-size:14px;padding-top:0}.three-column .col.w50percent{margin-top:0;width:100%}.three-column .col.w50percent .w410px{width:185px;height:110px;float:left;margin-right:10px}.three-column .col.w50percent .w410px img{width:120%}.three-column .col.w50percent h3{font-size:14px;line-height:20px;float:none;padding-top:4px}.main-video{margin-top:70PX;margin-left:0px;width:100%;min-height:inherit;background:#fff;border:none}.main-video:after{content:"";display:block;clear:both}.main-video .video-js .vjs-big-play-button{width:53px;height:53px}.main-video .video-js .vjs-big-play-button span.vjs-icon-placeholder{position:relative;top:-36px;left:-18px;font-size:40px}.main-video .video-information{padding-left:16px;padding-right:15px;float:left}.main-video .video-information .video-content .keywords a{margin-right:6px;padding:2px 5px}.main-video .video-information h1{color:#000}.main-video .video-information .video-description{color:#000}.main-video .main-video-section{min-width:initial;width:100%;margin-right:0}.main-video .video-share .share{color:#000}.main-video .keywords .hastags{color:#000}.main-video .video-comment{background:#fff}.main-video .video-comment .post-comments{background:#fff}.single-post .post-content{padding:0;margin-top:14px}.single-post .post-content iframe{width:100%}.single-post .post-content figure img{width:100%}.single-post .post-content i{font-size:13px;line-height:18px;padding:4px 4px 6px !important}.single-post h1{font-size:25px;line-height:30px}.single-post h2{font-size:16px;line-height:25px;margin-bottom:5px}.single-post .post-section{padding-top:7px;border-top-style:solid}.single-post .post-section .small-share{border-bottom:1px solid #e2e2e2;padding-bottom:3px}.single-post .post-section .small-share .alpha{width:auto}.single-post .post-date{font-size:13px;margin-top:14px}.single-post .post-date .fa{font-size:13px}.single-post .left-column{padding-right:0}.single-post .left-column .row{margin-left:-13px;margin-right:-13px}.single-post .post-detail{width:100%}.single-post .share-box span.share-icon{margin-bottom:17px}.single-post .category-news-list{margin-top:27px}.single-post .category-news-list .news-block-template{width:calc(100% + 16px)}.single-post .category-news-list .news-block-template .row{margin:0}.single-post .category-news-list .news-block-template .three-column .col{width:calc(50% - 16px);margin-top:10px;margin-right:10px;float:none;display:inline-block;vertical-align:top}.single-post .category-news-list .news-block-template .three-column .col .middle img{width:100%}.post-comments{background:#f6f6f6;margin-left:-16px;width:calc(100% + 32px);padding:30px 16px}.post-comments .comment-list li .post-time{margin-right:2px}.post-comments .comment-list ul.children{border-left:1px solid #c6c6c6;padding-left:13px;margin-left:35px}.post-comments a.load-more{font-size:14px}.comment-respond{padding:0}.comment-respond textarea{border:solid 1px #bdbdbd;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-khtml-border-radius:4px;height:45px;font-family:"Muli",sans-serif;font-size:16px;line-height:23px;font-weight:300;color:#878787;padding:10px 13px}.category-video .news-block-template .news-block-header{padding-left:0;width:100%}.category-video .news-block-template .two-column{margin-top:0;padding-top:0}.category-video .featured-video h4{font-size:20px;line-height:25px;float:left;margin-top:7px}.category-video .featured-video .video-box-cls{width:100%;height:auto;margin-right:0}.category-video .featured-video .video-box-cls .fa{font-size:16px;top:50%;left:50%;bottom:auto;margin-top:-14px;margin-left:-15px}.hot-videos{margin-left:-16px;width:calc(100% + 32px)}.hot-videos .news-block-template .type219 h4{height:70px;overflow:hidden}.hot-videos .news-block-template .five-column,.hot-videos .news-block-template .four-column,.hot-videos .news-block-template .six-column{display:block;margin-left:-10px;width:calc(100% + 20px)}.hot-videos .news-block-template .five-column .col,.hot-videos .news-block-template .four-column .col,.hot-videos .news-block-template .six-column .col{margin-right:10px;margin-left:10px;width:calc(50% - 22px);margin-top:20px}.hot-videos .news-block-template .five-column .col .w206px,.hot-videos .news-block-template .four-column .col .w206px,.hot-videos .news-block-template .six-column .col .w206px{width:100%;height:auto}.hot-videos .news-block-template .five-column .col.featured-video,.hot-videos .news-block-template .four-column .col.featured-video,.hot-videos .news-block-template .six-column .col.featured-video{width:calc(100% - 20px);margin-left:10px}.hot-videos .news-block-template .five-column .col.featured-video h4,.hot-videos .news-block-template .four-column .col.featured-video h4,.hot-videos .news-block-template .six-column .col.featured-video h4{font-size:20px;line-height:25px}.hot-videos .news-block-template .five-column .col.featured-video .video-box-cls,.hot-videos .news-block-template .four-column .col.featured-video .video-box-cls,.hot-videos .news-block-template .six-column .col.featured-video .video-box-cls{width:100%;height:auto}.hot-videos .news-block-template .five-column .col.featured-video .video-box-cls .video-time,.hot-videos .news-block-template .four-column .col.featured-video .video-box-cls .video-time,.hot-videos .news-block-template .six-column .col.featured-video .video-box-cls .video-time{display:none}.hot-videos .news-block-template .five-column .col.featured-video .video-box-cls .fa,.hot-videos .news-block-template .four-column .col.featured-video .video-box-cls .fa,.hot-videos .news-block-template .six-column .col.featured-video .video-box-cls .fa{font-size:16px;top:50%;left:50%;bottom:auto;margin-top:-14px;margin-left:-15px}.hot-videos .news-block-template .news-block-header{border-bottom:none}.hot-videos .news-block-template .news-block-header h4{font-size:23px;line-height:29px}.related-news{background-color:#f3f3f3;padding:16px 13px;margin-top:13px;margin-bottom:15px}.related-news ul li:before{content:"";width:5px;height:5px;background:#07b;display:inline-block;top:8px;vertical-align:top;position:relative;margin-right:8px}.related-news ul li a{font-family:"Muli",sans-serif;font-size:14px;line-height:22px;font-weight:400;color:#0562aa;width:calc(100% - 14px);display:inline-block}.hot-news-block.grey .hot-news-list{padding-right:0}.clients-box .slick-slider{width:calc(100% - 24px);left:5px}.clients-box .slick-slider .slick-item p{font-size:14px}.category-page .paging.for-mobile{display:table}.category-page .category-right-column .television-right-videos{margin-left:-16px;width:calc(100% + 32px)}.category-page .category-right-column .television-right-videos .post-item{border-top:1px dotted #e2e2e2}.category-page .category-right-column .television-right-videos .post-item h4{font-size:14px}.category-page .category-right-column .television-right-videos .hot-news-block{padding-left:16px;padding-right:16px}.category-page .category-right-column .television-right-videos .hot-news-block .hot-title{border-bottom:1px solid #535353;margin-top:20px}.category-page .category-right-column .television-right-videos .hot-news-block .hot-title h3{border-bottom:4px solid #e60019;border-left:0;padding-left:0}.category-page .category-right-column .television-right-videos .hot-news-block:before{display:block}.category-page .category-right-column .television-right-videos .fullwidth .video-box-cls{width:100%}.category-page .category-right-column .television-right-videos .fullwidth h3{min-height:94px}.post-four-column{margin-left:-10px;margin-right:10px;margin-top:35px}.post-four-column .col{width:100%}.post-four-column .col .w170px{float:left;width:185px;margin-right:10px}}@media screen and (min-width: 768px)and (max-width: 992px){.news-block-template .w260px,.news-block-template .w261px,.three-column .col.w50percent .w410px,.type-list-news .post-item .post-image,.w110px,.type457 .post457 .w351px,.type457 .post457 .w264px,.post351 .w351px,.post351 .w264px,.post264 .w351px,.post264 .w264px,.news-block-template .post-width-remain ul li .w132px,.w132px,.television-block-template .video-item .w172px,.television-block-template .video-item .video-box,.new-block-section .post-item .w126px,.multimedia-block-template .video-item .w240px,.news-smart-city-block .four-column .col .w195px{width:50%;height:220px}.news-local-block .four-column .col .w261px{height:220px}.category-page .type-list-news .post-item h3,.type457 .post457 h4,.post351 h4,.post264 h4,.type-list-news .post-item .post-detail,.multimedia-block-template .video-item h4,.news-local-block .four-column h4,.news-smart-city-block .four-column .col h4{left:calc(50% + 19px);width:calc(50% - 32px)}.category-page .middleImg.post235,.category-page .hot-news-block .w261px,.news-local-block .four-column .col.fullwidth .w261px,.news-smart-city-block .w425px{height:400px}.three-column h4,.type457 .post457 h4,.post351 h4,.post264 h4,.news-block-template h4,.multimedia-block-template .video-item h4,.news-local-block .four-column h4,.news-smart-city-block .four-column .col h4{font-size:16px;line-height:25px}#video-news{height:400px}.type715 .post715,.type577 .post577{width:100%}.news-smart-city-block .w425px img,.news-smart-city-block .w195px img{width:120%}}@media screen and (max-width: 1024px){#television-block .type715 .post715{width:100%}#television-block .type715 .post715 h4{margin-top:15px;margin-bottom:15px;padding:0px 5px}#television-block .type715 .post-width-remain{width:48%}.type457 .post457{width:390px}.dflex .mid_col1{padding-right:10px;width:calc(100% - 310px)}.dflex .mid_col1 .box_tm2{width:calc(100% - 300px);margin-left:15px}.dflex .mid_col1 .box_tm2 .margin-right-20{margin-right:5px}.dflex .mid_col1 .box_tm2 .box-feature-cate-style-3 .news-block-template{margin-top:0px}.dflex .mid_col2{width:300px;margin-left:10px}.box-feature-cate-style-1 .two-column .post386{width:50%}.box-feature-cate-style-1 .two-column .post-width-remain{width:48%}.multimedia-block-template .type577 .post577{width:50%}.multimedia-block-template .type577 .post577 h3{padding-top:10px}.multimedia-block-template .type577 .post-width-remain{width:45%;margin-left:20px}.box-podcastother .tts li .item img{max-width:unset;width:100%}.box-podcastother .tts li .item .cont{width:100%;margin-left:0px;margin-top:10px}.box-podcastother .tts li .item .cont .time{width:100%}}@media screen and (max-width: 768px){#television-block #video-news-list{margin-top:0px;margin-right:20px !important}.category-video .three-column .col{width:22.5%}.category-page .type-list-news .post-item .post-image{margin-right:10px}.category-page .type-list-news .post-item .post-detail h3{width:100%;margin-left:10px;line-height:1.2}.news-block-template .post260 .col{margin-left:5px;margin-right:5px}.category-page #box_topcm .w457px{width:50%}.category-page .right-column{display:none}.box-feature-cate-style-4 .type386 .post-width-remain ul li .w132px{height:auto}.box-diaphuong .list li{width:50%;margin-right:0px;padding:10px}.dflex .mid_col1{padding-right:0px;width:100%}.dflex .mid_col1 .box_tm2{width:100%;margin-left:0px}.dflex .mid_col2{display:none}.television-block-template .type715 .post715{width:100%}.main-content .news-content .left-column .type457{display:flex;flex-direction:column}.main-content .news-content .left-column .type457 .post351{width:100%;order:2}.main-content .news-content .left-column .type457 .post351 .list li .w132px{height:auto}.main-content .news-content .left-column .type457 .post351 .list li a{display:flex}.main-content .news-content .left-column .type457 .post351 .list li h4{width:100%}.main-content .news-content .left-column .type457 .post457{width:100%;order:1}.type457 .post457{width:100%}.post351 .list li .w132px{width:50%}.news-block-template .w260px,.news-block-template .w261px{width:100% !important;float:left;margin-right:10px;height:auto;margin-bottom:5px}.television-block-template .video-item{padding:10px;width:50%}.television-block-template .video-item .w172px{width:100%}.television-block-template .news-block-header .lefthead{top:-18px}.television-block-template .type715{background:none;margin-top:38px !important;padding:0px}.television-block-template .bot-video:before{display:none}.television-block-template .bot-video .video-item{width:30.4%}.television-block-template .bot-video .video-item .video-box{height:unset}.television-block-template .bot-video .video-item h4{min-height:230px}.box-feature-cate-style-1 .two-column .post386{width:100%;margin-bottom:10px}.box-feature-cate-style-1 .two-column .post-width-remain{width:100%}.box-feature-cate-style-1 .two-column .post-width-remain ul li h4{font-size:16px}.box-feature-cate-style-1 .two-column .post-width-remain ul li .w132px{width:140px;border-radius:5px}.box-feature-cate-style-1 .two-column .post-width-remain ul li .w132px img{width:140px}}@media screen and (max-width: 667px){.box-feature-cate-style-7 .post-tmp ul{grid-template-columns:1fr}.box-feature-cate-style-7 .post-tmp ul li h4{padding-left:20px;padding-right:20px}.box-feature-cate-style-7 .post-tmp ul li:nth-child(n+2) .w132px{padding-left:20px;padding-right:20px}.box-feature-cate-style-7 .post-width-remain ul li .w132px img{width:100%}.box-albumhome .box-album-home{margin-top:15px;grid-template-areas:none;grid-template-columns:1fr}.box-albumhome .box-album-home .album h3:after{display:none}.box-albumhome .box-album-home .album,.box-albumhome .box-album-home .item1,.box-albumhome .box-album-home .item2{width:100%;grid-area:unset}.box-albumhome .box-album-home .item1,.box-albumhome .box-album-home .item2{padding-left:20px;padding-right:20px;margin-top:15px}.box-albumhome .box-album-home .item1 h4,.box-albumhome .box-album-home .item2 h4{margin-top:15px}.box-albumhome h3{padding-left:20px;padding-right:20px;font-size:18px;line-height:23px;font-weight:700;color:#0646a1;text-transform:uppercase;position:relative}.box-albumhome h3:first-child:after{content:"";position:absolute;width:65px;left:20px;bottom:6px;border-bottom:2px solid #e60019}#television-block .vcname{background:#003e92;margin-left:5px}#television-block .vcname a{color:#fff !important}.grid-box{grid-template-columns:repeat(1, 1fr)}.slick-slider-home .slick-item{display:none}.slick-slider-home .slick-item:first-child{display:block}.slick-slider-home .slick-item:nth-child(2),.slick-slider-home .slick-item:nth-child(3){display:block;margin-top:10px !important;padding-top:5px !important}header .header-top.searchIsOpened .search-form .btn-search{display:block}.television-block-template .type715 .post715 .overflow-16x9{height:unset}.multimedia-block-template .type577 .post577 .overflow-5x3{height:300px}.multimedia-block-template .type577 .post577 h3{padding-left:10px;margin-bottom:10px;margin-top:10px}.multimedia-block-template .video-item h4{margin-top:10px}.box-onecharacter ul li .topinf{text-align:left}.c_background_box .c-box__title .c-box__title__name:after{left:27%}#television-block .vcname a,#television-block h4{color:#000}#television-block h4{margin-left:5px}.box-new-social .cont{grid-template-columns:1fr}.category-video{padding:0px}.main-content .news-content{margin-top:10px}.news-block-header{height:auto !important}.multimedia-block-template .type577 .post-width-remain{width:100%;margin-left:0px}.multimedia-block-template .video-item h4{width:100%;min-height:unset;padding-left:10px}.multimedia-block-template .video-item .w240px{width:100%;margin-right:0px;margin-bottom:10px}.main-content .news-content .left-column .type457 .post351 .list li h4{margin-left:10px}.header-character .mnright{width:calc(100% - 300px);text-align:right}.is-head{padding-top:66vh}.middle-ccont{margin-bottom:0px}.middle-ccont .ccont_right{margin-top:20px}.c_background_box .c-box__content .box-ulnews{grid-template-columns:1fr}.c_background_box .c-box__content .character_other{grid-template-columns:1fr}.c_background_box .c-box__content .character_other li{width:100%;height:auto}.c_background_box .c-box__content .character_other li img{width:100%}.box_multimedia .box-cate-index .i-content .box-t-media{margin-top:40%;min-height:unset}.video-js .vjs-big-play-button{font-size:28px;line-height:46px}.main-content{margin-top:0px}header .header-top .socials{display:none}header .navigation-bar .navigation ul li{display:flex !important;flex-direction:column;margin-top:0px;margin-bottom:0px}header .navigation-bar .navigation ul li.for-desktop{display:none !important}header .navigation-bar .navigation ul li .arrr{display:block}header .navigation-bar .navigation ul li:hover{background:none}header .navigation-bar .navigation ul li .mega-menu{display:none !important}header .navigation-bar .mb_subcate{display:none}header .navigation-bar .mb_subcate .list_cate{margin-top:5px;border:none;text-transform:unset !important}header .navigation-bar .mb_subcate .list_cate li{width:100%;padding-left:20px}header .navigation-bar .mb_subcate .list_cate li a{text-transform:unset !important;font-weight:400;font-size:14px;color:#000}header .navigation-bar .mb_subcate .list_cate li:first-child{width:100%;background:none}header .navigation-bar .mb_subcate .list_cate li:first-child a{text-transform:uppercase}header .navigation-bar .mb_subcate .list_cate li:last-child{border:none}header .search-form{position:absolute;right:0px;margin-top:150px;display:none}header #searchformmb{display:block;position:relative;margin-top:20px;float:left;width:100%}.title-timeline{margin-top:50px}.box-podcastother{padding:0px}.box-podcastother .tts{grid-template-columns:1fr}.box-podcastother .tts li{width:100%}.box-podcastother .tts li .item{width:100%;flex-direction:column}.box-podcastother .tts li .item img{width:100%;max-width:100%}.box-podcastother .tts li .item .cont{width:100%;margin-left:0px;display:flex;flex-direction:column}.right-short-news .post-item .w110px{width:100%;margin-right:0px;margin-bottom:15px}.right-short-news .post-item h4{font-size:16px}.box-feature-cate-style-1 .type386 .post386 .overflow-5x3{width:111%;margin-left:-18px}.box-feature-cate-style-1 .type386 .post-width-remain ul li a{flex-direction:column}.box-feature-cate-style-1 .type386 .post-width-remain ul li a .w132px{order:1 !important;width:100%;border-radius:0px}.box-feature-cate-style-1 .type386 .post-width-remain ul li a .w132px img{width:100%}.box-feature-cate-style-1 .type386 .post-width-remain ul li h4{width:100%;margin-top:15px}.box-feature-cate-style-2 .type386 .post386 .w386px{margin-right:0px;width:111%;margin-left:-18px;margin-top:10px}.box-feature-cate-style-2 .type386 .post260 .col .w260px{margin-bottom:10px;margin-right:0px}.box-feature-cate-style-3 .news-block-template .type367 .post367 .overflow-5x3{width:111%;margin-left:-18px}.box-feature-cate-style-5 .list-item .news-img{flex-direction:column}.box-feature-cate-style-5 .list-item .news-img .b-content{width:100%;padding-right:0px;order:2;margin-top:15px}.box-feature-cate-style-5 .list-item .news-img .b-img{width:100%}.box-feature-cate-style-5 .list-item .news-img:first-child .overflow-5x3{margin-top:10px;width:111%;margin-left:-18px}.box-feature-cate-style-4 .post-width-remain ul li h4{width:100% !important}#box-4cate .box-feature-cate-bottom-1 .post126{grid-template-columns:1fr;row-gap:15px}.mh150,.mh200{min-height:unset}.sectieudiem .box-tieudiem .head h2{text-align:left}.sectieudiem .box-tieudiem .ntitle{width:calc(100% - 30px)}.category-page #box_topcm .w457px{width:100%;margin-right:0px}.category-page #box_topcm .type386 .fullwidth{padding-right:0px;padding-left:0px}.category-page #box_topcm .three-column{flex-direction:column}.category-page #box_topcm .fullwidth h2{margin-bottom:5px;padding-left:10px;padding-right:10px;float:left;margin-top:10px}.category-page #box_topcm .featurepod{padding-left:0px}.category-page #box_topcm .featurepod h2{margin-top:10px;float:left}.category-page #box_topcm .w360px{width:100%;margin-right:0px}.category-page #box_topcm .dplay{display:flex;float:left;width:100%}.category-page #box_topcm .dplay .play_button{position:relative !important;left:unset;bottom:unset;float:left}.category-page #box_topcm .dplay span{margin-right:15px}.box-top-podcast-detail{justify-content:center;padding:0px}.box-top-podcast-detail .cont{width:100%;margin-left:0px}.box-top-podcast-detail .cont h1{margin-top:10px}.box-top-podcast-detail .cont h2{margin-top:15px;font-size:24px}.box-top-podcast-detail .cont .datepub{padding-left:0px;padding-right:0px}.box-top-podcast-detail #volume{width:120px}.box-diaphuong .list li{width:50%;padding:5px}.box-diaphuong .list li:nth-child(even){margin-right:0px}.box-diaphuong .list li .cate_name{padding:0px;padding-bottom:10px}.box-diaphuong .list li .cate_name a h4{font-size:14px;font-weight:500;padding:5px}#list_baoin .slick-slide img{margin-left:10px}.hidemb{display:none !important}.showmb{display:block !important}.mb_layout1 .post-width-remain ul li .w132px{order:1 !important}.mb_layout1 .post-width-remain ul li h4{order:2 !important;margin-left:10px}.mb_layout1 .post126 .post-item a{display:flex}.mb_layout1 .post126 .post-item a .w126px{order:1 !important}.mb_layout1 .post126 .post-item a h4{order:2 !important;margin-left:10px;width:calc(100% - 140px)}.mb_layout1 .list-item .news-img .b-content{order:1 !important}.mb_layout1 .list-item .news-img .b-img{order:2 !important;margin-left:10px}.mb_layout1 .list-item .news-img:first-child .b-img{margin-left:0px}.mb_layout2 .post-width-remain ul li .w132px{order:2 !important}.mb_layout2 .post-width-remain ul li h4{order:1 !important;margin-right:10px;width:100%}.mb_layout2 .post126 .post-item a{display:flex;flex-direction:column}.mb_layout2 .post126 .post-item a h4{order:1 !important;margin-right:10px;width:100%;margin-top:10px}.mb_layout2 .post126 .post-item a .w126px{width:100%;margin-left:0px}.mb_layout2 .list-item .news-img:first-child .b-img{margin-right:0px}.ultinvan{width:35px;padding:0px;padding-top:10px}.short-news .slick-slider .slick-prev{top:52px;left:100%;filter:brightness(0.5)}.short-news .slick-slider .slick-next{top:52px;right:-33px;filter:brightness(0.5)}.short-news .hastags{width:calc(100% - 66px);padding-left:0px;padding-right:10px}.dflex{flex-direction:column}.dflex .mid_col1{padding-right:0px;width:100%;border:0px}.dflex .mid_col1 .dflex{flex-direction:column}.dflex .mid_col1 .dflex .box_tm2{width:100%;margin-left:0px}.main-content .news-content .wd70percent .col-md-6{padding:0px}.news-block-r1 .w132px{float:right;margin-right:0px;margin-left:12px}#video-news-list{margin-top:0px}#television-block .type715 .post-width-remain{width:100%}#television-block .type715 .post-width-remain .video-item .w172px{width:100%;margin-right:0px;margin-bottom:10px}#television-block .type715 .post-width-remain .video-item .w172px img{width:100%}.television-block-template .post-width-remain .video-item{border-bottom:1px solid #164c94;padding-bottom:10px;margin-bottom:10px;width:100%;background:#fff}.television-block-template .post-width-remain .video-item .w172px{width:50%;float:left;margin-left:0px;margin-right:10px}.television-block-template .post-width-remain .video-item:last-child{border:0px}.television-block-template .post-width-remain .video-item:first-child{border-top:1px solid #164c94;padding-top:10px;margin-top:10px}.television-block-template .post-width-remain .video-item .video-custom-controls a.play-video{display:block}.television-block-template .post-width-remain .video-item .video-custom-controls a.play-video{display:block}.television-block-template .post-width-remain .video-item .video-custom-controls a.play-video .fa{font-size:9px;left:-10%;bottom:16%;padding:8px 10px}.television-block-template .post-width-remain h4{margin-top:5px !important;margin-bottom:0px !important}.dflex .mid_col1 .box_tm{width:100%;border-right:0px;padding-right:0px}.post351 .list li .w132px{float:right;margin-right:0px;width:100%;margin-bottom:15px}.post351 .list li h4{width:100%}.main-video{margin-top:20px}.main-video .main-video-section{padding:0px;margin-left:-8px;min-width:auto !important}.main-video .main-video-section iframe{width:105%;min-height:auto !important}.type457 .post457{width:unset}.box_multimedia .mnmb{z-index:10;position:absolute;right:15px;top:15px}.box_multimedia .menu{display:none;position:absolute;right:0px;z-index:100;background:#ececec;top:40px}.box_multimedia .menu .i-title{color:#000 !important}.box_multimedia .menu .i-title:nth-child(1){font-weight:300 !important;font-size:18px !important}.television-block-template .mnmb{z-index:10;position:absolute;right:15px;top:0px}.television-block-template .menu{display:none;position:absolute;right:0px;z-index:100;background:#ececec;top:20px}.television-block-template .menu li{margin-left:10px !important;line-height:25px}.television-block-template .menu a{color:#000 !important;font-weight:300 !important;font-size:18px !important}.television-block-template .news-block-header .lefthead{top:-20px}.television-block-template .type715{background:none;margin-top:35px !important;border:none}.television-block-template .type715 .post715{width:100%;background:#fff}.television-block-template .bot-video:before{display:none}.television-block-template .bot-video .video-item{width:100%;margin-left:0px}.television-block-template .bot-video .video-item .video-box{width:50%}.television-block-template .bot-video .video-item h4{min-height:auto}.news-content .right-column{display:block;width:100%;margin:auto;text-align:center;position:relative;height:auto}.news-content .right-column .box-hotline{width:100%}.short-news{margin-left:0px;width:100%}.post351 .topnbxn{clear:both;padding-top:10px;display:none}.post351 .list{float:left;background:none}.post351 #contnbxm_1{padding-bottom:0px}#contnbxm_1 li,#contnbxm_2 li{min-height:unset;float:left;padding-bottom:10px}.left-column .type457{padding:0px;display:flex;flex-direction:column}.left-column .type457 .post351{order:3}.left-column .type457 .post457{order:1}.left-column .type457 .short-news{order:2;margin-bottom:10px}.left-column .type457 .slick-slider-home .slick-item:nth-child(1) .w457px{margin-left:-18px;width:calc(100% + 40px) !important;margin-top:-15px}.left-column .type457 .slick-slider-home .slick-item:nth-child(1) .w457px .overflow-5x3 img{height:unset}.left-column .type457 .slick-slider-home .slick-item:nth-child(2),.left-column .type457 .slick-slider-home .slick-item:nth-child(3),.left-column .type457 .slick-slider-home .slick-item:nth-child(4),.left-column .type457 .slick-slider-home .slick-item:nth-child(5),.left-column .type457 .slick-slider-home .slick-item:nth-child(6){border-top:1px solid #ececec;padding-top:15px;margin-top:15px}.left-column .type457 .slick-slider-home .slick-item:nth-child(2) h3,.left-column .type457 .slick-slider-home .slick-item:nth-child(3) h3,.left-column .type457 .slick-slider-home .slick-item:nth-child(4) h3,.left-column .type457 .slick-slider-home .slick-item:nth-child(5) h3,.left-column .type457 .slick-slider-home .slick-item:nth-child(6) h3{font-size:18px}.left-column .type457 .slick-slider-home .slick-item:nth-child(2) p,.left-column .type457 .slick-slider-home .slick-item:nth-child(3) p,.left-column .type457 .slick-slider-home .slick-item:nth-child(4) p,.left-column .type457 .slick-slider-home .slick-item:nth-child(5) p,.left-column .type457 .slick-slider-home .slick-item:nth-child(6) p{display:none}.left-column .type457 .slick-slider-home .slick-item:nth-child(2) a,.left-column .type457 .slick-slider-home .slick-item:nth-child(3) a,.left-column .type457 .slick-slider-home .slick-item:nth-child(4) a,.left-column .type457 .slick-slider-home .slick-item:nth-child(5) a,.left-column .type457 .slick-slider-home .slick-item:nth-child(6) a{display:flex;flex-direction:column}.left-column .type457 .slick-slider-home .slick-item:nth-child(2) a .w457px,.left-column .type457 .slick-slider-home .slick-item:nth-child(3) a .w457px,.left-column .type457 .slick-slider-home .slick-item:nth-child(4) a .w457px,.left-column .type457 .slick-slider-home .slick-item:nth-child(5) a .w457px,.left-column .type457 .slick-slider-home .slick-item:nth-child(6) a .w457px{order:2}.left-column .type457 .slick-slider-home .slick-item:nth-child(2) a h3,.left-column .type457 .slick-slider-home .slick-item:nth-child(3) a h3,.left-column .type457 .slick-slider-home .slick-item:nth-child(4) a h3,.left-column .type457 .slick-slider-home .slick-item:nth-child(5) a h3,.left-column .type457 .slick-slider-home .slick-item:nth-child(6) a h3{order:1}.two-column .post386 p{display:none}.three-column .post367 h3{font-size:25px;line-height:1.1;padding-top:11px;padding-bottom:12px;letter-spacing:-0.2px;margin-top:0px}.post351 h4,.type386 h4{font-size:16px}.post351 h4{width:calc(100% - 130px)}.post-content table{width:100% !important}.post-content table td{padding:5px}.quiz-question img{height:auto !important}.section-quiz .quiz-tool{margin:0px;padding:0px;border:none}.section-quiz .quiz-content{margin-top:5px}.section-quiz-result .result-share .btn{font-size:12pt}.wappercontainer .container{padding:0px 5px !important}.wappercontainer .col-left{padding-left:0px}.dang-1 ul.ngang li{width:100%}.dang-1 ul.ngang li .w132px{width:100%}.dang-1 ul.ngang li:first-child,.dang-1 ul.ngang li:nth-child(3){margin-right:10px}.dang-1 ul.ngang li:nth-child(3),.dang-1 ul.ngang li:nth-child(4){display:block}ul.doc{display:none}.type715 .post715,.type577 .post577{width:100% !important;margin-top:0px !important}.myhead .header-content .col-content-menu .live{display:none}.myhead .header-content .dvmenu span{display:none}.myhead .header-content .form-control{width:150px}.myhead .header-content .search-form{width:150px}.myhead .header-content .back{display:none}.myhead .header-content .ml{display:none}.myhead .header-content .col-content-logo{width:auto;background:none}.myhead .header-content .logo{width:120px;margin-right:10px}.category-video .three-column{display:flex;flex-direction:column}.category-video .three-column .col{width:100%}}/*# sourceMappingURL=all.css.map */
