:root {--colorwm: #009df1;--colorwh: #ee6406;--colorwb: #0c5adb;--colorwt: #0b1220;--colorwn: #1f2a44;--colorws: #0f1a2e;--colorwc: #0c2955;--colorta: #78a4eb;--colortb: #001163;--colortc: #f97316;--colortd: #d92e02;--colorte: #00eaff;--colortf: #00a8ff;--colortg: #00083e;--colorth: #003198;--colorti: #00296b;--colortk: #205ead;--colortl: #334282;--color87: #8796af;--color00: #000000;--color33: #333333;--color22: #222222;--color66: #666666;--color99: #999999;--colorf5: #f5f5f5;--colorf6: #f6f6f6;--colore6: #e6e6e6;--colorf2: #f2f2f2;--colorff: #ffffff;--colordd: #dddddd;--coloree: #eeeeee;--coloref: #eff2f7;--color78: #78797c;--effectl: all 0.3s linear;--effectx: all 0.2s linear;--effecte: all 0.3s ease;}body {-webkit-animation: fadeInFromNone 0.02s ease-out;-moz-animation: fadeInFromNone 0.02s ease-out;-o-animation: fadeInFromNone 0.02s ease-out;animation: fadeInFromNone 0.02s ease-out;}@-webkit-keyframes fadeInFromNone {0% {opacity: 0;}1% {opacity: 0;}100% {opacity: 1;}}@-moz-keyframes fadeInFromNone {0% {opacity: 0;}1% {opacity: 0;}100% {opacity: 1;}}@-o-keyframes fadeInFromNone {0% {opacity: 0;}1% {opacity: 0;}100% {opacity: 1;}}@keyframes fadeInFromNone {0% {opacity: 0;}1% {opacity: 0;}100% {opacity: 1;}}*, *:active, *:focus {outline: 0;}*, *::before, *::after {box-sizing: border-box;}a, a:hover, a:visited, a:focus {text-decoration: none;}body {margin: 0;}body, html {font-family: "Noto Sans", sans-serif;font-size: 14px;line-height: 22px;color: var(--color33);font-weight: 400;min-width: 360px;width: 100%;}html::-webkit-scrollbar {width: 10px;background-color: var(--colorf5);}html::-webkit-scrollbar-thumb {background-color: var(--colordd);}*:focus {outline: 0;}a {text-decoration: none;}a:focus, button:focus, textarea:focus, select:focus, input:focus {outline: 0 !important;}a, button {cursor: pointer;color: var(--color33);-webkit-transition: var(--effectl);-o-transition: var(--effectl);transition: var(--effectl);}h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: bold;line-height: 1.6;}div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, blockquote, pre, form, input, textarea {margin: 0px;padding: 0px;}.clear {clear: both;font-size: 0px;line-height: 0px;height: 0;}p {margin: 0px;padding: 5px 0px;}ol, ul {list-style: none;}img {border: 0px;max-width: 100%;}input {color: var(--color33);}.clearfix:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}.clearfix {display: inline;position: relative;}.clearfix {display: block;}.fl {float: left;}.fr {float: right;}.hidden {display: none;}#vnt-container {max-width: 1920px;margin: 0 auto;overflow: hidden;position: relative;}.wrapper {max-width: 1440px;padding: 0px 75px;margin: 0 auto;width: 100%;}.wrapping {padding: 0px 30px;}.wraps {max-width: 1070px;margin: 0 auto;}.input-group {display: table;}.input-group-img {width: 1%;white-space: nowrap;display: table-cell;vertical-align: middle;}.input-group-img img {max-width: inherit;}select {padding-left: 10px;padding-right: 25px;-webkit-appearance: none;-moz-appearance: none;appearance: none;background-color: var(--colorff);background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='10' height='5' viewBox='0 0 10 5'><polygon points='0,0 10,0 5,5' style='fill: rgb(51, 51, 51)'></polygon></svg>");background-size: 10px 5px;background-position: right 15px center;background-repeat: no-repeat;}.lazyloading {opacity: 0;}.lazy-start {-webkit-animation-duration: 1s;-o-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;}#vnt-header {position: relative;}.vntheader {position: fixed;top: 0;left: 0;width: 100%;background-color: rgba(0, 0, 0, 0.6);z-index: 112;-webkit-transition: var(--effectl);-o-transition: var(--effectl);transition: var(--effectl);}.vfixed .vntheader {background-color: rgba(0, 0, 0, 1);}.vntheader .hdpadd {padding: 10px 20px;}.vhmainhead .hdgrip {display: flex;align-items: center;align-content: center;justify-content: space-between;gap: 0 20px;}.tplogohead {max-width: 70px;width: 100%;}.tpmenuhead > ul {display: flex;align-items: center;align-content: center;justify-content: center;gap: 0 60px;}.tpmenuhead > ul > li {position: relative;}.tpmenuhead > ul > li > a {display: block;font-size: 16px;line-height: 25px;font-weight: bold;text-transform: uppercase;color: var(--colorff);padding: 20px 0;}.tpmenuhead > ul > li > a span {display: inline-block;position: relative;padding-right: 12px;}.tpmenuhead > ul > li > a span::before {content: "\e90c";font-family: "icomoon" !important;position: absolute;right: 0;top: 50%;transform: translateY(-50%) rotate(-90deg);font-size: 8px;font-weight: 900;-webkit-transition: var(--effectl);-o-transition: var(--effectl);transition: var(--effectl);}.tpmenuhead > ul > li ul {position: absolute;top: 100%;left: 0;width: 260px;border-radius: 5px;background-color: rgba(0, 0, 0, 0.6);opacity: 0;pointer-events: none;z-index: 2;box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;padding: 10px;}.tpmenuhead > ul > li ul ul {top: 0;left: calc(100% + 10px);}.tpmenuhead > ul > li.vlast ul ul {right: calc(100% + 10px);left: unset;}.tpmenuhead > ul > li ul ul::before {content: "";position: absolute;top: 0;left: -10px;width: 10px;height: 100%;}.tpmenuhead > ul > li.vlast ul ul::before {left: unset;right: -10px;}.tpmenuhead > ul > li li {position: relative;margin-bottom: 5px;}.tpmenuhead > ul > li li:last-child {margin-bottom: 0;}.tpmenuhead > ul > li li a {display: block;font-size: 14px;line-height: 25px;padding: 5px 10px 5px 15px;position: relative;border-radius: 5px;color: var(--colorff);}.tpmenuhead > ul > li li a span {display: block;padding-right: 5px;position: relative;}.tpmenuhead > ul > li li a span::before {content: "\f105";font-family: "Font Awesome 5 Free";font-weight: 900;position: absolute;top: 50%;transform: translateY(-50%);right: 0;}.hptoolhead .tlgrip {display: flex;align-items: center;align-content: center;gap: 0 40px;}.tplanghead a {display: block;width: 34px;height: 20px;}.tplanghead a img {width: 34px;height: 20px;}.tpuserhead a {display: block;font-size: 24px;background: -webkit-linear-gradient(left, var(--colorwm), var(--colorwb));-webkit-background-clip: text;-webkit-text-fill-color: transparent;}.tpfindhead {position: relative;}.tpfindhead .fmSearch {position: relative;}.tpfindhead .fmSearch input {width: 100%;height: 50px;padding: 0 50px 0 0;border: none;border-bottom: 1px solid var(--color66);background-color: transparent;color: var(--colorff);font-size: 18px;line-height: 30px;}.tpfindhead .fmSearch input::-webkit-input-placeholder {color: var(--colorff);}.tpfindhead .fmSearch input:-ms-input-placeholder {color: var(--colorff);}.tpfindhead .fmSearch input::placeholder {color: var(--colorff);}.tpfindhead .fmSearch button {position: absolute;top: 0;height: 50px;right: 0;background-color: transparent;border: transparent;width: 50px;font-size: 16px;color: var(--colorff);}.tpfindhead .fmSearch button i {font-size: 22px;}.tpfindhead .ficonts {position: absolute;top: calc(100% + 30px);right: -20px;z-index: 2;padding: 25px 35px 35px;background-color: rgba(0, 0, 0, 0.6);opacity: 0;visibility: hidden;pointer-events: none;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;width: 400px;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);border-top: 1px solid rgba(255, 255, 255, 0.2);}.vfixed .tpfindhead .ficonts {background-color: rgba(0, 0, 0, 1);}.tpfindhead .ficonts::before {content: "";position: absolute;right: 28px;bottom: 100%;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid rgba(0, 0, 0, 0.2);}.tpfindhead .fititle {cursor: pointer;width: 30px;height: 30px;display: flex;justify-content: center;align-items: center;align-content: center;}.tpfindhead .fititle .ticons {display: block;font-size: 24px;background: -webkit-linear-gradient(left, var(--colorwm), var(--colorwb));-webkit-background-clip: text;-webkit-text-fill-color: transparent;}.tpfindhead .fititle .tclose {display: none;width: 20px;height: 20px;margin: 0 auto;position: relative;}.tpfindhead .fititle .tclose::before {content: "";width: 25px;height: 2px;background: var(--colorwm);background: linear-gradient(90deg, var(--colorwm) 0%, var(--colorwb) 100%);position: absolute;transform: rotate(45deg);display: inline-block;top: 10px;left: -3px;}.tpfindhead .fititle .tclose::after {content: "";width: 25px;height: 2px;background: var(--colorwm);background: linear-gradient(90deg, var(--colorwm) 0%, var(--colorwb) 100%);position: absolute;top: 10px;left: -3px;transform: rotate(-45deg);display: inline-block;}.tpfindhead.active .fititle .tclose {display: block;}.tpfindhead.active .fititle .ticons {display: none;}.tpfindhead.active .ficonts {opacity: 1;visibility: initial;pointer-events: auto;}.vhinfofoot {position: relative;margin-top: -128px;margin-bottom: -72px;z-index: 5;}.vhinfofoot .ifwrap {max-width: 1580px;margin: 0 auto;padding: 0 20px;}.hpinfofoot {max-width: 1290px;margin-left: auto;}.hpinfofoot .ifgrip {display: flex;flex-wrap: wrap;align-items: center;align-content: center;margin: 0 -40px;}.hpinfofoot .ifgrip > div {padding: 0 40px;}.hpinfofoot .ifgrip .mcol {width: calc(100% - 270px);}.hpinfofoot .ifgrip .hcol {width: 270px;}.tpformfoot .fmtitle {text-align: right;margin-bottom: 15px;font-size: 30px;line-height: 40px;font-weight: 400;color: var(--colorff);padding-right: 20px;}.tpformfoot .fmconts {padding: 20px 20px 20px 60px;background-image: url("../images/iftbackm.png");background-position: left top;background-repeat: no-repeat;background-size: 100% 100%;position: relative;z-index: 1;}.tpformfoot .fmconts::before {content: "";position: absolute;left: 100%;top: -30px;bottom: -30px;width: 475px;z-index: -1;pointer-events: none;background-image: url("../images/iftbackh.png");background-position: left top;background-repeat: no-repeat;background-size: 100% 100%;}.tprobofoot {position: relative;z-index: 2;top: -30px;}.tprobofoot::before {content: "";position: absolute;bottom: -30px;left: 50%;transform: translateX(-50%);width: 112px;height: 33px;background-image: url("../images/rbback.png");background-position: bottom left;background-repeat: no-repeat;background-size: 100% 100%;pointer-events: none;}.tprobofoot .rbfixe {display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}.tprobofoot .rbfixe .fstye {position: fixed;top: calc(70% + 18px);right: 10px;z-index: 2;max-width: 60px;}.tprobofoot .roimg {position: relative;}.tpformfoot .ctgrip {display: flex;margin: 0 -4.5px;}.tpformfoot .ctgrip > div {padding: 0 4.5px;}.tpformfoot .ctgrip .xcol {width: calc(100% - 169px);}.tpformfoot .ctgrip .ycol {width: 169px;}.tpformfoot .fmgroup input {width: 100%;height: 50px;background-color: var(--colorff);border-radius: 10px;padding: 0 19px;font-size: 16px;line-height: 24px;border: none;}.tpformfoot .fmgroup input::-webkit-input-placeholder {color: var(--color66);}.tpformfoot .fmgroup input:-ms-input-placeholder {color: var(--color66);}.tpformfoot .fmgroup input::placeholder {color: var(--color66);}.tpformfoot .fmgroup button {width: 100%;height: 50px;text-align: center;border: none;background-color: var(--colorwm);color: var(--colorff);font-size: 16px;line-height: 24px;border-radius: 10px;display: flex;align-items: center;align-content: center;justify-content: center;}.tpformfoot .fmgroup button img {margin-right: 7px;}.tpformfoot .fmgroup button:hover {background-color: var(--colorwh);}.vhmainfoot {position: relative;z-index: 1;border-top: 1px solid var(--colorti);padding-top: 130px;}#nightSky {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: -2;}#waveCanvas {position: absolute;left: 0;bottom: 0;top: auto;width: 100%;height: 200px;pointer-events: none;z-index: -1;}.hpmainfoot {margin-bottom: 80px;}.tpmainfoot .magrip {display: flex;flex-wrap: wrap;margin: 0 -10px;}.tpmainfoot .magrip > div {padding: 0 10px;}.tpmainfoot .magrip .mcol {width: 39.695%;}.tpmainfoot .magrip .hcol {width: calc(100% - (39.695% + 24.428%));}.tpmainfoot .magrip .bcol {width: 24.428%;}.tplogofoot {margin-bottom: 15px;}.tplogofoot .lggrip {display: flex;flex-wrap: wrap;align-items: center;align-content: center;margin: 0 -10px;}.tplogofoot .lggrip > div {padding: 0 10px;}.tplogofoot .lggrip .xcol {width: 110px;}.tplogofoot .lggrip .ycol {width: calc(100% - 110px);}.tplogofoot .lgimg {max-width: 90px;width: 100%;}.tplogofoot .lgimg img {width: 100%;}.tplogofoot .lgtxt {font-size: 30px;line-height: 40px;font-weight: bold;color: var(--colorff);}.tpaddrfoot {max-width: 440px;}.tpaddrfoot, .tpaddrfoot a {color: var(--colorff);}.tpaddrfoot .dcsolu {margin-bottom: 15px;font-size: 15px;line-height: 25px;}.tpaddrfoot .dcinfo {font-size: 15px;line-height: 25px;}.tpaddrfoot .dcinfo li {margin-bottom: 12px;display: flex;gap: 0 12px;}.tpaddrfoot .dcinfo li:last-child {margin-bottom: 0;}.tpaddrfoot .dcinfo li .vicon {display: block;min-width: 20px;width: 20px;position: relative;top: 5px;}.tplinkfoot {margin-bottom: 25px;}.tplinkfoot .lkgrip {display: flex;flex-wrap: wrap;margin: 0 -10px;}.tplinkfoot .lkgrip > div {padding: 0 10px;width: 50%;}.itlinkfoot .lktitle {margin-bottom: 15px;text-transform: uppercase;font-size: 20px;line-height: 30px;font-weight: bold;}.itlinkfoot .lkconts li {margin-bottom: 10px;}.itlinkfoot .lkconts li:last-child {margin-bottom: 0;}.itlinkfoot .lkconts li a {display: inline-block;font-size: 15px;line-height: 25px;color: var(--colorff);position: relative;padding-left: 25px;}.itlinkfoot .lkconts li a:hover {color: var(--colorwh);}.itlinkfoot .lkconts li a::before {content: "";position: absolute;left: 0;top: 7px;width: 14px;height: 14px;background-image: url("../images/icheckm.png");background-position: top left;background-repeat: no-repeat;background-size: 100% 100%;}.tpsocifoot .sotitle {margin-bottom: 22px;text-transform: uppercase;font-size: 20px;line-height: 30px;font-weight: bold;}.tpsocifoot .soconts ul {display: flex;flex-wrap: wrap;gap: 5px 10px;}.tpsocifoot .soconts li a {width: 40px;height: 40px;display: flex;align-items: center;align-content: center;justify-content: center;background-color: var(--colortl);border-radius: 8px;overflow: hidden;}.tpsocifoot .soconts li a:hover {border-radius: 100%;}.tplinefoot .lititle {margin-bottom: 15px;text-transform: uppercase;font-size: 20px;line-height: 30px;font-weight: bold;}.tplinefoot .ctitem {margin-bottom: 15px;}.tplinefoot .ctitem:last-child {margin-bottom: 0;}.tplinefoot .vname {margin-bottom: 8px;font-size: 15px;line-height: 25px;color: var(--color87);}.itlinefoot {margin-bottom: 10px;}.itlinefoot:last-child {margin-bottom: 0;}.itlinefoot a {display: flex;align-items: center;align-content: center;font-size: 18px;line-height: 30px;font-weight: bold;padding: 5px 10px;border-radius: 10px;background-color: rgba(255, 255, 255, 0.1);color: var(--colorff);gap: 0 8px;}.itlinefoot a:hover {background-color: rgba(255, 255, 255, 0.2);}.itlinefoot a .iicon {width: 20px;min-width: 20px;text-align: center;display: flex;justify-content: center;align-items: center;align-content: center;}.itlinefoot a .iicon img {max-width: 100%;max-height: 100%;}.hptoolfoot {border-top: 1px solid var(--colortk);background-color: rgba(0, 0, 0, 0.3);padding: 35px 0 45px;border-bottom: 6px solid var(--colorwc);}.hptoolfoot, .hptoolfoot a {color: var(--color87);}.hptoolfoot a:hover {color: var(--colorff);}.tptoolfoot .tlgrip {display: flex;flex-wrap: wrap;align-items: center;align-content: center;margin: 0 -10px;gap: 5px 0;}.tptoolfoot .tlgrip > div {padding: 0 10px;}.tptoolfoot .tlgrip .mcol {width: calc(100% - 24.428%);}.tptoolfoot .tlgrip .hcol {width: 24.428%;}.tpcopyfoot {font-size: 15px;line-height: 25px;}.tpgiayfoot ul {display: flex;flex-wrap: wrap;gap: 5px 40px;}.tpgiayfoot li a {font-size: 15px;line-height: 25px;}.hpaainfohh {position: relative;overflow: hidden;}.itaainfoha {position: relative;}.itaainfoha .hathumb {height: 100vh;position: relative;overflow: hidden;}.itaainfoha .hathumb::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url("../images/bnback.jpg");opacity: 0.9;z-index: 1;pointer-events: none;background-position: center;background-repeat: no-repeat;background-size: 100% 100%;}.itaainfoha .hathumb img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;-webkit-animation: immortalkenburns 20000ms linear 0s infinite alternate;animation: immortalkenburns 20000ms linear 0s infinite alternate;}@-webkit-keyframes immortalkenburns {0% {-webkit-transform: scale(1);-webkit-transition: -webkit-transform 20000ms linear 0ms;}100% {-webkit-transform: scale(1.2);-webkit-transition: -webkit-transform 20000ms linear 0ms;}}@-moz-keyframes immortalkenburns {0% {-moz-transform: scale(1);-moz-transition: -moz-transform 20000ms linear 0ms;}100% {-moz-transform: scale(1.2);-moz-transition: -moz-transform 20000ms linear 0ms;}}@-ms-keyframes immortalkenburns {0% {-ms-transform: scale(1);-ms-transition: -ms-transform 20000ms linear 0ms;}100% {-ms-transform: scale(1.2);-ms-transition: -ms-transform 20000ms linear 0ms;}}@-o-keyframes immortalkenburns {0% {-o-transform: scale(1);-o-transition: -o-transform 20000ms linear 0ms;}100% {-o-transform: scale(1.2);-o-transition: -o-transform 20000ms linear 0ms;}}@keyframes immortalkenburns {0% {transform: scale(1);transition: transform 20000ms linear 0ms;}100% {transform: scale(1.2);transition: transform 20000ms linear 0ms;}}.itaainfoha .hadecss {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 2;}.itaainfoha .hadecss .wrapper {height: 100%;}.itaainfoha .dsinfos {max-width: 50%;position: relative;z-index: 3;}.itaainfoha .dsrobot {position: absolute;bottom: 0;right: 0;max-width: 50%;max-height: 90%;margin-right: -20px;}.itaainfoha .dsponsi {position: relative;height: 100%;display: flex;align-items: center;align-content: center;}.itaainfoha .ititle {margin-bottom: 30px;font-size: 70px;line-height: 80px;font-weight: bold;text-transform: uppercase;}.itaainfoha .ititle, .itaainfoha .ititle a {color: var(--colorff);}.itaainfoha .iconts ul {display: flex;flex-wrap: wrap;gap: 20px;}.itaainfoha .iconts li {border-radius: 10px;position: relative;}.itaainfoha .iconts li a {font-size: 18px;line-height: 25px;background-color: rgba(0, 157, 241, 0.2);color: var(--colorff);padding: 10px 25px;border-radius: 10px;display: inline-block;position: relative;z-index: 1;overflow: hidden;box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2);}.itaainfoha .iconts li a::before {content: "";position: absolute;inset: 0;padding: 1px;border-radius: 10px;background: linear-gradient(180deg, var(--colorwm), var(--colorwb));-webkit-mask: linear-gradient(var(--colorff) 0 0) content-box, linear-gradient(var(--colorff) 0 0);-webkit-mask-composite: xor;mask-composite: exclude;z-index: -1;pointer-events: none;-webkit-transition: var(--effectx);-o-transition: var(--effectx);transition: var(--effectx);}.itaainfoha .iconts li.active a {box-shadow: 0 8px 15px 0 rgba(0, 155, 240, 0.2);background-color: rgba(0, 157, 241, 0.5);}.tpaainfohb {position: absolute;bottom: 0;left: 0;width: 100%;z-index: 0;background-color: rgba(0, 0, 0, 0.5);padding: 45px 0 20px;font-size: 20px;line-height: 30px;}.tpaainfohb, .tpaainfohb a {color: var(--colorf5);}.tpaainfohb li {margin-bottom: 5px;}.tpaainfohb li:last-child {margin-bottom: 0;}.tpaainfohb li .numb {font-size: 30px;line-height: 40px;font-weight: bold;background: linear-gradient(270deg, var(--colorwh), var(--colorwm), var(--colorwb));background-size: 1000% 1000%;-webkit-background-clip: text;-webkit-text-fill-color: transparent;animation: gradientFlow 2s ease infinite;}@keyframes gradientFlow {0% {background-position: 0% 50%;}50% {background-position: 100% 50%;}100% {background-position: 0% 50%;}}.tpaainfohc {position: absolute;bottom: 0;right: 0;width: 100%;max-height: 90%;z-index: 1;pointer-events: none;}.tpaainfohc .hcinfo {position: relative;max-width: 60%;margin-left: auto;pointer-events: auto;max-height: calc(100% - 50px);margin-right: -40px;}.tpaainfohc .hcinfo .ihinhm {opacity: 0;}.tpaainfohc .hcinfo .ithumb {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.tpaainfohc .hcinfo .ithumb img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;opacity: 0;}.tpaainfohc .hcinfo .ithumb img.show {opacity: 1;}.bbinfohome {padding: 130px 0 150px;background-color: var(--colorwt);}.hpbbinfohh .hhtitle {margin-bottom: 20px;position: relative;padding-bottom: 25px;text-transform: uppercase;}.hpbbinfohh .hhtitle::before {content: "";position: absolute;width: 100%;bottom: 0;left: 0;height: 5px;background: var(--colorwm);background: linear-gradient(90deg, var(--colorwm) 0%, var(--colorwb) 100%);}.hpbbinfohh .hhtitle, .hpbbinfohh .hhtitle h2 {font-size: 50px;line-height: 60px;font-weight: bold;}.hpbbinfohh .hhtitle, .hpbbinfohh .hhtitle a {color: var(--colorff);}.hpbbinfohh .hhlinks {margin-bottom: 20px;}.hpbbinfohh .hhlinks ul {display: flex;flex-wrap: wrap;gap: 10px;}.hpbbinfohh .hhlinks li a {font-size: 16px;line-height: 23px;border: 1px solid var(--colorwn);background-color: var(--colorws);color: var(--colorff);border-radius: 10px;position: relative;display: inline-block;padding: 10px 16px;}.hpbbinfohh .hhlinks li a::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 2px solid transparent;border-radius: 10px;z-index: 1;-webkit-transition: var(--effectl);-o-transition: var(--effectl);transition: var(--effectl);}.hpbbinfohh .hhlinks li.active a {color: var(--colorwm);}.hpbbinfohh .hhlinks li.active a::before {border-color: var(--colorwm);}.hpbbinfohh .hhforms {max-width: 520px;margin-bottom: 60px;}.hpbbinfohh .hhforms .fmponi {position: relative;}.hpbbinfohh .hhforms input {height: 45px;border: 1px solid var(--colorwn);background-color: var(--colorws);border-radius: 10px;width: 100%;padding: 0 55px 0 20px;font-size: 16px;line-height: 24px;color: var(--color87);}.hpbbinfohh .hhforms input::-webkit-input-placeholder {color: var(--color87);}.hpbbinfohh .hhforms input:-ms-input-placeholder {color: var(--color87);}.hpbbinfohh .hhforms input::placeholder {color: var(--color87);}.hpbbinfohh .hhforms input:focus {box-shadow: 0 2px 5px 0 rgba(0, 157, 241, 0.2);}.hpbbinfohh .hhforms button {position: absolute;top: 0;right: 0;width: 55px;height: 100%;background-color: transparent;border: none;font-size: 20px;line-height: 30px;background: -webkit-linear-gradient(left, var(--colorwm), var(--colorwb));-webkit-background-clip: text;-webkit-text-fill-color: transparent;}.itbbinfohh {padding: 20px 20px 45px;border-radius: 10px;border: 1px solid var(--colorwn);background-color: var(--colorws);}.itbbinfohh .thumb {margin-bottom: 22px;}.itbbinfohh .thumb a {border-radius: 10px;}.itbbinfohh .decss {padding: 0 10px;}.itbbinfohh .dstitle {margin-bottom: 10px;}.itbbinfohh .dstitle, .itbbinfohh .dstitle h3 {font-size: 20px;line-height: 30px;font-weight: bold;}.itbbinfohh .dstitle, .itbbinfohh .dstitle a {color: var(--colorff);}.itbbinfohh .dsprice {margin-bottom: 12px;}.itbbinfohh .dsprice span {display: inline-block;font-size: 25px;line-height: 25px;font-weight: bold;background: -webkit-linear-gradient(left, rgba(249, 115, 22, 1), rgba(217, 46, 2, 1));-webkit-background-clip: text;-webkit-text-fill-color: transparent;}.itbbinfohh .dsinfos {font-size: 15px;line-height: 25px;}.itbbinfohh .dsinfos, .itbbinfohh .dsinfos a {color: var(--color87);}.itbbinfohh .dsinfos ul {display: flex;flex-wrap: wrap;gap: 5px 0;}.itbbinfohh .dsinfos li {margin-right: 22px;position: relative;}.itbbinfohh .dsinfos li:last-child {margin-right: 0;}.itbbinfohh .dsinfos li::before {content: "";position: absolute;top: 10px;right: -12px;height: 4px;width: 4px;border-radius: 100%;background-color: var(--color87);}.itbbinfohh .dsinfos li:last-child::before {display: none;}.itbbinfohh .dsconts {font-size: 15px;line-height: 25px;color: var(--color87);margin-bottom: 15px;}.itbbinfohh .dstends {margin-bottom: 28px;}.itbbinfohh .dstends ul {display: flex;flex-wrap: wrap;gap: 5px;}.itbbinfohh .dstends li a {font-size: 15px;line-height: 23px;border: 1px solid var(--colorwn);color: var(--colorff);border-radius: 10px;padding: 5px 15px;display: inline-block;}.itbbinfohh .dslinks ul {display: flex;flex-wrap: wrap;margin: 0 -5px;gap: 5px 0;}.itbbinfohh .dslinks li {padding: 0 5px;width: 50%;}.itbbinfohh .dslinks li a {font-size: 15px;line-height: 25px;font-weight: bold;display: flex;align-items: center;align-content: center;justify-content: center;text-align: center;padding: 10px 20px;border-radius: 35px;position: relative;z-index: 1;overflow: hidden;}.itbbinfohh .dslinks li a::before {content: "";position: absolute;top: 1px;left: 1px;right: 1px;bottom: 1px;border-radius: 35px;z-index: -1;pointer-events: none;-webkit-transition: var(--effectl);-o-transition: var(--effectl);transition: var(--effectl);}.itbbinfohh .dslinks li.vmm a::before {background-color: var(--colorwm);}.itbbinfohh .dslinks li.vhh a::before {background-color: var(--colorwc);}.itbbinfohh .dslinks li a {background: var(--colorwm);background: linear-gradient(180deg, var(--colorwm) 0%, var(--colorwb) 100%);color: var(--colorff);}.itbbinfohh .dslinks li a .vicon {margin-right: 6px;}.itbbinfohh .dslinks li a .vicon i {font-weight: bold;}.ccinfohome {padding: 120px 0 140px;background-color: var(--coloref);}.hpccinfohh .hhtitle {margin-bottom: 55px;text-transform: uppercase;}.hpccinfohh .hhtitle, .hpccinfohh .hhtitle h2 {font-size: 50px;line-height: 60px;font-weight: bold;}.tpccinfohh .hhgrip {display: flex;flex-wrap: wrap;margin: 0 -15px;gap: 30px 0;}.tpccinfohh .hhgrip > div {padding: 0 15px;width: calc(100% / 6);}.itccinfohh {height: 100%;padding: 40px 15px 25px;background-color: var(--colorff);border-radius: 10px;position: relative;overflow: hidden;box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.05);cursor: pointer;-webkit-transition: var(--effectl);-o-transition: var(--effectl);transition: var(--effectl);}.itccinfohh .vvlink {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;pointer-events: none;}.itccinfohh .vvlink a {display: block;width: 100%;height: 100%;}.itccinfohh .iicon {width: 80px;height: 80px;margin: 0 auto;display: flex;align-items: center;align-content: center;justify-content: center;margin-bottom: 20px;}.itccinfohh .idecs {font-size: 16px;line-height: 25px;font-weight: bold;text-align: center;}.ddinfohome {position: relative;padding: 120px 0 110px;overflow: hidden;z-index: 1;}.ddinfohome .ddback {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;pointer-events: none;background-position: center;background-repeat: no-repeat;background-size: cover;animation: moveBg 5s ease-in-out infinite alternate;transition: background-position 1s ease;filter: brightness(0.95) contrast(1.05) saturate(1.1);}.ddinfohome .ddcanv #stars {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;pointer-events: none;}@keyframes moveBg {0% {background-position: 50% 50%;}50% {background-position: 60% 45%;}100% {background-position: 40% 55%;}}.ddinfohome .ddcanv {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;pointer-events: none;}.tpddinfoaa {margin-bottom: 95px;}.tpddinfoaa .hagrip {display: flex;flex-wrap: wrap;margin: 0 -40px;gap: 20px 0;}.tpddinfoaa .hagrip > div {padding: 0 40px;}.tpddinfoaa .hagrip .mcol {width: calc(100% - 37.957%);}.tpddinfoaa .hagrip .hcol {width: 37.957%;}.tpddinfoam .amcapts {font-size: 35px;line-height: 45px;font-weight: 400;text-transform: uppercase;color: var(--colorff);margin-bottom: 5px;}.tpddinfoam .amtitle {margin-bottom: 25px;padding-bottom: 25px;position: relative;text-transform: uppercase;}.tpddinfoam .amtitle::before {content: "";position: absolute;width: 100%;bottom: 0;left: 0;height: 5px;background: var(--colorwm);background: linear-gradient(90deg, var(--colorwm) 0%, var(--colorwb) 100%);}.tpddinfoam .amtitle, .tpddinfoam .amtitle h2 {font-size: 50px;line-height: 60px;font-weight: bold;}.tpddinfoam .amconts, .tpddinfoam .amconts a {color: var(--colorff);}.tpddinfoam .cttext {font-size: 18px;line-height: 27px;font-weight: bold;margin-bottom: 15px;}.tpddinfoam .ctinfo {margin-bottom: 25px;font-size: 18px;line-height: 27px;}.tpddinfoam .ctinfo li {margin-bottom: 10px;position: relative;padding-left: 40px;}.tpddinfoam .ctinfo li:last-child {margin-bottom: 0;}.tpddinfoam .ctinfo li::before {content: "";position: absolute;left: 0;top: 2px;width: 20px;height: 20px;background-image: url("../images/icheck.png");background-position: top left;background-repeat: no-repeat;background-size: 100% 100%;}.tpddinfoam .ctview a {display: inline-block;font-size: 16px;line-height: 24px;padding: 13px 33px;background: rgba(0, 102, 241, 0.2);color: var(--colorff);font-weight: bold;border-radius: 35px;overflow: hidden;position: relative;z-index: 1;}.tpddinfoam .ctview a::before {content: "";position: absolute;inset: 0;padding: 1px;border-radius: 30px;background: linear-gradient(180deg, var(--colorwm), var(--colorwb));-webkit-mask: linear-gradient(var(--colorff) 0 0) content-box, linear-gradient(var(--colorff) 0 0);-webkit-mask-composite: xor;mask-composite: exclude;z-index: -1;pointer-events: none;-webkit-transition: var(--effectx);-o-transition: var(--effectx);transition: var(--effectx);}.tpddinfoah {padding: 35px 50px 80px;background-color: rgba(0, 157, 241, 0.2);border-radius: 10px;overflow: hidden;position: relative;z-index: 1;box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2);}.tpddinfoah::before {content: "";position: absolute;inset: 0;padding: 1px 1px 1px 0.5px;border-radius: 10px;background: linear-gradient(180deg, var(--colorwm), var(--colorwb));-webkit-mask: linear-gradient(var(--colorff) 0 0) content-box, linear-gradient(var(--colorff) 0 0);-webkit-mask-composite: xor;mask-composite: exclude;z-index: -1;pointer-events: none;}.tpddinfoah .ahtitle {text-align: center;margin-bottom: 5px;text-transform: uppercase;font-size: 25px;line-height: 35px;font-weight: bold;color: var(--colorff);}.tpddinfoah .ahtends {margin-bottom: 25px;text-align: center;color: var(--colorta);font-size: 15px;line-height: 25px;}.tpddinfoah .ipgroup {margin-bottom: 15px;}.tpddinfoah .ipgroup input {width: 100%;height: 45px;border: none;background-color: var(--colortb);border-radius: 10px;text-align: center;font-size: 16px;line-height: 24px;color: var(--colorff);}.tpddinfoah .ipgroup input::-webkit-input-placeholder {color: var(--colorff);}.tpddinfoah .ipgroup input:-ms-input-placeholder {color: var(--colorff);}.tpddinfoah .ipgroup input::placeholder {color: var(--colorff);}.tpddinfoah .fmbuton {text-align: center;}.tpddinfoah .fmbuton button {height: 45px;width: 100%;border: none;border-radius: 10px;background: var(--colortc);background: linear-gradient(90deg, var(--colortc) 0%, var(--colortd) 100%);color: var(--colorff);font-weight: bold;}.tpddinfobb {padding: 10px 50px;border-radius: 10px;overflow: hidden;background-image: url("../images/ddbackm.jpg");background-position: center;background-repeat: no-repeat;background-size: cover;}.tpddinfobb .bbgrip {display: flex;flex-wrap: wrap;align-items: center;align-content: center;margin: 0 -15px;}.tpddinfobb .bbgrip > div {padding: 0 15px;}.tpddinfobb .bbgrip .mcol {width: 40.574%;}.tpddinfobb .bbgrip .hcol {width: calc(100% - 40.574%);}.tpddinfobb .thumb {width: calc(100% + 205px);}.tpddinfobb .thumb img {width: 100%;}.tpddinfobb .dtitle {margin-bottom: 10px;text-transform: uppercase;}.tpddinfobb .dtitle, .tpddinfobb .dtitle h2 {font-size: 35px;line-height: 45px;font-weight: bold;}.tpddinfobb .dtitle span {display: inline-block;background: linear-gradient(270deg, var(--colorte), var(--colortf), var(--colorwm), var(--colorwh));background-size: 600% 600%;-webkit-background-clip: text;-webkit-text-fill-color: transparent;animation: gradientMove 4s ease-in-out infinite alternate;filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.3));}@keyframes gradientMove {0% {background-position: 0% 50%;}50% {background-position: 100% 50%;}100% {background-position: 0% 50%;}}.tpddinfobb .dinfos {font-size: 20px;line-height: 30px;}.tpddinfobb .dinfos li {margin-bottom: 12px;position: relative;padding-left: 40px;}.tpddinfobb .dinfos li::before {content: "";position: absolute;left: 0;top: 10px;width: 12px;height: 12px;border-radius: 100%;background: var(--colorwm);background: linear-gradient(90deg, var(--colorwm) 0%, var(--colorwb) 100%);}.tpddinfobb .dinfos li:last-child {margin-bottom: 0;}.tpddinfobb .dinfos li, .tpddinfobb .dinfos li a {color: var(--colorff);}.eeinfohome {padding: 120px 0 135px;position: relative;overflow: hidden;}.eeinfohome .eecanv {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;pointer-events: none;}.hpeeinfohh .hhtitle {margin-bottom: 50px;text-transform: uppercase;color: var(--colorff);}.hpeeinfohh .hhtitle, .hpeeinfohh .hhtitle h2 {font-size: 50px;line-height: 60px;font-weight: bold;}.iteeinfohh {padding: 45px 20px 55px;border-radius: 10px;position: relative;z-index: 1;text-align: center;border: 1px solid transparent;cursor: pointer;}.iteeinfohh .vthumb {display: flex;align-items: center;align-content: center;justify-content: center;width: 90px;height: 100px;padding: 5px;margin: 0 auto;margin-bottom: 20px;border-radius: 5px;overflow: hidden;background-position: center;background-repeat: no-repeat;background-size: 100% 100%;}.iteeinfohh .vthumb img {max-width: 80%;max-height: 80%;}.iteeinfohh .dtitle {margin-bottom: 10px;}.iteeinfohh .dtitle, .iteeinfohh .dtitle h3 {font-size: 22px;line-height: 30px;font-weight: bold;}.iteeinfohh .dtitle, .iteeinfohh .dtitle a {color: var(--colorff);}.iteeinfohh .dsconts {color: var(--color87);margin-bottom: 20px;font-size: 15px;line-height: 25px;max-height: 75px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}.iteeinfohh .dsviews a {display: inline-block;position: relative;padding: 8px 25px;font-size: 16px;}.iteeinfohh .dsviews a i {position: absolute;top: 55%;left: 50%;transform: translate(-50%, -50%);-webkit-transition: var(--effectl);-o-transition: var(--effectl);transition: var(--effectl);}.iteeinfohh .dsviews a .vtext {display: inline-flex;align-items: center;gap: 3px;text-decoration: none;cursor: pointer;position: relative;}.iteeinfohh .dsviews a .vtext span {display: inline-block;opacity: 0;transform: translateX(6px);transition: opacity 0.25s ease, transform 0.25s ease;}.iteeinfohh .dsviews a .vtext span:nth-child(1) {transition-delay: 0.05s;}.iteeinfohh .dsviews a .vtext span:nth-child(2) {transition-delay: 0.1s;}.iteeinfohh .dsviews a .vtext span:nth-child(3) {transition-delay: 0.15s;}.iteeinfohh .dsviews a .vtext span:nth-child(4) {transition-delay: 0.2s;}.iteeinfohh .dsviews a .vtext span:nth-child(5) {transition-delay: 0.25s;}.iteeinfohh .dsviews a .vtext span:nth-child(6) {transition-delay: 0.3s;}.iteeinfohh .dsviews a .vtext span:nth-child(7) {transition-delay: 0.35s;}.iteeinfohh .dsviews a .vtext span:nth-child(8) {transition-delay: 0.4s;}.iteeinfohh.vitem1 {border-color: var(--colortc);}.iteeinfohh.vitem2 {border-color: var(--colorwm);}.iteeinfohh.vitem1 .dsviews a {color: var(--colortc);}.iteeinfohh.vitem2 .dsviews a {color: var(--colorwm);}.iteeinfohh.vitem1 .vthumb {background-image: url("../images/eebackm.png");}.iteeinfohh.vitem2 .vthumb {background-image: url("../images/eebackh.png");}.ffinfohome {padding: 120px 0 140px;background-color: var(--coloref);}.hpffinfohh .hhtitle {margin-bottom: 50px;text-transform: uppercase;}.hpffinfohh .hhtitle, .hpffinfohh .hhtitle h2 {font-size: 50px;line-height: 60px;font-weight: bold;}.slffinfohh .slick-arrow {border-color: var(--colorff);color: var(--color78);}.slffinfohh .slick-arrow:hover {color: var(--colorff);}.itffinfohh {background-color: var(--colorff);border-radius: 10px;padding: 40px 50px 55px;}.itffinfohh .vtitle {padding-bottom: 20px;margin-bottom: 30px;border-bottom: 1px solid var(--colore6);}.itffinfohh .vtitle .ttext {font-size: 22px;line-height: 30px;font-weight: bold;margin-bottom: 5px;}.itffinfohh .vtitle .tinfo {font-size: 20px;line-height: 30px;}.itffinfohh .vtitle .tinfo span {font-size: 30px;font-weight: bold;}.itffinfohh .vinfos {margin-bottom: 30px;font-size: 16px;line-height: 24px;}.itffinfohh .vinfos li {margin-bottom: 12px;position: relative;padding-left: 20px;}.itffinfohh .vinfos li::before {content: "";position: absolute;left: 0;top: 10px;width: 6px;height: 6px;background-color: var(--colorwb);border-radius: 100%;}.itffinfohh .vinfos li:last-child {margin-bottom: 0;}.itffinfohh .vviews a {display: block;text-align: center;font-size: 16px;line-height: 30px;font-weight: bold;padding: 10px 20px;border-radius: 35px;background-color: var(--coloref);}.itffinfohh .vviews a:hover {background-color: var(--colorwh);color: var(--colorff);}@property --angle {syntax: "<angle>";inherits: false;initial-value: 90deg;}.gginfohome {--angle: 90deg;background: linear-gradient(var(--angle), #00083e 0%, #003198 100%);background-size: 200% 200%;animation: rotateGradientAngle 16s linear infinite;padding: 120px 0 240px;position: relative;overflow: hidden;z-index: 1;}@keyframes rotateGradientAngle {0% {--angle: 90deg;}25% {--angle: 0deg;}50% {--angle: -90deg;}75% {--angle: 180deg;}100% {--angle: 90deg;}}.gginfohome #sparkles {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;pointer-events: none;}.hpgginfohh .hhtitle {margin-bottom: 60px;text-transform: uppercase;}.hpgginfohh .hhtitle, .hpgginfohh .hhtitle h2 {font-size: 50px;line-height: 60px;font-weight: bold;}.hpgginfohh .hhtitle, .hpgginfohh .hhtitle a {color: var(--colorff);}.itgginfohh {height: 100%;border-radius: 10px;overflow: hidden;background-color: var(--colorff);}.itgginfohh .decss {padding: 20px 30px 35px;}.itgginfohh .dstitle {margin-bottom: 5px;}.itgginfohh .dstitle, .itgginfohh .dstitle h3 {font-size: 20px;line-height: 30px;font-weight: bold;}.itgginfohh .dsdates {margin-bottom: 5px;position: relative;padding-left: 39px;font-size: 15px;line-height: 25px;font-weight: bold;color: var(--colorwm);}.itgginfohh .dsdates::before {content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 30px;height: 3px;background-color: var(--colorwm);}.itgginfohh .dsconts {font-size: 16px;line-height: 25px;max-height: 75px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}#vnt-menu-fixed1 {position: fixed;right: 20px;bottom: 50%;z-index: 15;}#vnt-menu-fixed1 > ul > li {position: relative;margin-bottom: 10px;}#vnt-menu-fixed1 > ul > li:last-child {border-bottom: none;margin-bottom: 0;}#vnt-menu-fixed1 > ul > li > span {position: absolute;white-space: nowrap;font-size: 15px;line-height: 23px;padding: 2px 0px;right: 100%;margin-right: 10px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);background: var(--colorwm);color: var(--colorff);overflow: hidden;border-radius: 5px;-webkit-transition: all 0.1s ease;-o-transition: all 0.1s ease;transition: all 0.1s ease;width: 0;}#vnt-menu-fixed1 > ul > li > span > span {color: var(--colorff);}#vnt-menu-fixed1 > ul > li:hover > span {width: auto;overflow: visible;padding: 9px 20px;}#vnt-menu-fixed1 > ul > li > span:before {content: "";position: absolute;width: 0;height: 0;left: 100%;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);border-left: solid 5px var(--colorwm);border-top: solid 5px transparent;border-bottom: solid 5px transparent;display: none;}#vnt-menu-fixed1 > ul > li.fforder > span {border-radius: 25px;margin-right: 0;right: 5px;}#vnt-menu-fixed1 > ul > li.fforder > a {position: relative;z-index: 2;}#vnt-menu-fixed1 > ul > li.fforder:hover > span {padding-right: 100px;}#vnt-menu-fixed1 > ul > li:hover > span:before {display: block;}#vnt-menu-fixed1 > ul > li.fforder > span::before {display: none;}#vnt-menu-fixed1 > ul > li > a {width: 40px;height: 40px;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: flex;flex-wrap: wrap;align-items: center;align-content: center;justify-content: center;color: var(--colorff);border-radius: 100%;font-size: 20px;margin: 0 auto;position: relative;overflow: hidden;}#vnt-menu-fixed1 > ul > li.fxphone > a, #vnt-menu-fixed1 > ul > li.fxchat > a {border: 2px solid var(--colorff);}#vnt-menu-fixed1 > ul > li.fxphone > a img, #vnt-menu-fixed1 > ul > li.fxchat > a img {max-width: 25px;}#vnt-menu-fixed1 > ul > li > a::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;pointer-events: none;background-color: var(--color-wm);-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}#vnt-menu-fixed1 > ul > li:hover > a::before {opacity: 0;}#vnt-menu-fixed1 > ul > li > a::after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;pointer-events: none;opacity: 0;background-color: var(--color-wh);-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}#vnt-menu-fixed1 > ul > li:hover > a::after {opacity: 1;}#vnt-menu-fixed1 > ul > li > a span {font-size: 18px;line-height: 30px;}#vnt-menu-fixed1 > ul > li > a .icon {max-width: 18px;width: 100%;}#vnt-menu-fixed1 > ul > li > a span.fa-concierge-bell::before {font-family: "Font Awesome 5 Free";font-weight: 900;}#vnt-menu-fixed1 > ul > li > a {-webkit-animation-duration: 1.5s;-moz-animation-duration: 1.5s;-o-animation-duration: 1.5s;-ms-animation-duration: 1.5s;animation-duration: 1.5s;-webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;-o-animation-fill-mode: both;-ms-animation-fill-mode: both;animation-fill-mode: both;animation-iteration-count: infinite;}#vnt-menu-fixed1 > ul > li.fxtop > a {background-color: var(--coloree);}#vnt-menu-fixed1 > ul > li.fxtop > a::before, #vnt-menu-fixed1 > ul > li.fxtop > a::after {display: none;}@keyframes tada {0% {transform: scale3d(1, 1, 1);}10%, 20% {transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}30%, 50%, 70%, 90% {transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}40%, 60%, 80% {transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}100% {transform: scale3d(1, 1, 1);}}#vnt-menu-fixed1 a {color: var(--colorff);}#vnt-menu-fixed1 ul li.go_top a img {-webkit-animation: bouncezz 1.2s 500ms infinite;-o-animation: bouncezz 1.2s 500ms infinite;animation: bouncezz 1.2s 500ms infinite;}@keyframes bouncezz {0%, 20%, 50%, 80%, 100% {transform: translateY(0%);}40% {transform: translateY(-35%);}60% {transform: translateY(-25%);}}@-webkit-keyframes bouncezz {0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0%);}40% {-webkit-transform: translateY(-35%);}60% {-webkit-transform: translateY(-25%);}}@-moz-keyframes bouncezz {0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0%);}40% {-moz-transform: translateY(-35%);}60% {-moz-transform: translateY(-25%);}}@-o-keyframes bouncezz {0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0%);}40% {-o-transform: translateY(-35%);}60% {-o-transform: translateY(-25%);}}.vntpoptool {position: absolute;right: calc(100% + 20px);background-color: var(--colorff);width: 270px;border-radius: 7px;box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);padding: 15px 20px;bottom: 0;transform: translateX(100px);opacity: 0;pointer-events: none;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;z-index: -1;}#vnt-menu-fixed1 > ul > li.active .vntpoptool {opacity: 1;transform: unset;pointer-events: auto;z-index: 1;}#vnt-menu-fixed1 > ul > li.fxrobo {margin-top: 18px;}#vnt-menu-fixed1 > ul > li.fxrobo > a {width: auto;height: auto;overflow: unset;}#vnt-menu-fixed1 > ul > li.fxrobo > a img {max-width: 60px;}.vntpoptool::before {content: "";position: absolute;bottom: 20px;width: 0;height: 0;border-top: 10px solid transparent;border-bottom: 10px solid transparent;border-left: 10px solid var(--colorff);left: 100%;}.vntpoptool .irow {margin-bottom: 10px;}.vntpoptool .irow:last-child {margin-bottom: 0;}.vntpoptool .itpoptool a {display: flex;align-items: center;align-content: center;color: var(--color33) !important;width: auto;height: auto;font-size: 16px;line-height: 24px;}.vntpoptool .itpoptool a:hover {color: var(--color-cb) !important;}.vntpoptool .itpoptool a .vicon {display: flex;align-items: center;align-content: center;justify-content: center;width: 40px;height: 40px;border-radius: 5px;}.vntpoptool .itpoptool a .vicon img {max-width: 60%;max-height: 60%;}.vntpoptool .itpoptool a .vicon.vchange img {max-width: 100%;max-height: 100%;}.vntpoptool .itpoptool a .vhrung img {max-width: 50%;max-height: 50%;}.vntpoptool .irow:last-child .itpoptool a .vicon img {max-width: 55%;max-height: 55%;}.vntpoptool .itpoptool a .vtxt {width: calc(100% - 40px);padding-left: 12px;}#vnt-menu-fixed1 > ul > li.active > span {display: none;}.vntpoptool.vphone {width: 270px;padding: 5px 20px;}.vntpoptool .prow {padding: 12px 0;border-top: 1px solid var(--coloree);}.vntpoptool .prow:nth-child(1) {border-top: none;}.vvitemphone .pgrip {display: flex;align-items: center;align-content: center;margin: 0 -7px;}.vvitemphone .pgrip > div {padding: 0 7px;}.vvitemphone .pgrip .mcol {width: 54px;}.vvitemphone .pgrip .hcol {width: calc(100% - 54px);}.vvitemphone .ptext {font-size: 16px;line-height: 24px;width: 40px;height: 40px;display: flex;align-items: center;align-content: center;justify-content: center;border-radius: 100%;background-color: var(--color-wm);color: var(--colorff);}.vvitemphone .ptext img {max-width: 18px;}.vvitemphone .pnums .ntext {font-size: 14px;color: var(--color-wm);}.vvitemphone .pnums a {display: flex;align-items: center;align-content: center;font-size: 18px;line-height: 25px;font-weight: 700;color: var(--color33) !important;}#robotSmall {position: fixed;top: calc(50% + 18px);right: 15px;z-index: 13;width: 60px;height: 63px;will-change: top, left, width;}#robotSmall.robot--docked {opacity: 0.6;pointer-events: none;z-index: 9999;}#robotBig .slider-wave {display: block;width: 190px;height: 190px;position: relative;}#robotBig .slider-wave img, #robotSmall .slider-wave img {position: absolute;inset: 0;width: 100%;height: 100%;object-fit: contain;opacity: 0;border-radius: 16px;}#robotBig .slider-wave img.active, #robotSmall .slider-wave img.active {opacity: 1;animation: waveFloat 2.6s ease-in-out infinite;transform: scale(1.04);}#robotSmall .slider-wave {display: block;width: 100%;height: 100%;position: relative;}@keyframes waveFloat {0% {transform: translateY(0) scale(1.04);}50% {transform: translateY(-8px) scale(1.05);}100% {transform: translateY(0) scale(1.04);}}.vstypop .fancybox-content {padding: 50px;background-color: transparent;}.vstypop .fancybox-close-small {padding: 0;top: 10px;right: 10px;opacity: 1;color: var(--colorwb);}.vstypop .fancybox-close-small svg {width: 80%;}.vstypop .fancybox-bg {opacity: 0.7;}@media all and (min-width: 992px) {a:hover {color: var(--colorwh);}.itaainfoha .iconts li a:hover {box-shadow: 0 8px 15px 0 rgba(0, 155, 240, 0.2);background-color: rgba(0, 157, 241, 0.5);}.tpmenuhead > ul > li li:hover > a {background-color: var(--colorwm);color: var(--colorff);}.tpmenuhead > ul > li li:hover > ul {opacity: 1;pointer-events: auto;}.tpmenuhead > ul > li:hover > ul {opacity: 1;pointer-events: auto;}.tpmenuhead > ul > li:hover > a span::before {transform: translateY(-50%) rotate(90deg);}.tpmenuhead > ul > li:hover > a {color: var(--colorwm);}.hpbbinfohh .hhlinks li:hover a, .hpbbinfohh .hhlinks li:hover a {box-shadow: 0 2px 5px 0 rgba(0, 157, 241, 0.2);color: var(--colorwm);}.itbbinfohh .dstends li a:hover {box-shadow: 0 0 5px 0 rgba(0, 157, 241, 0.3);}.itbbinfohh .dslinks li a:hover {box-shadow: 0 5px 10px 0 rgba(0, 157, 241, 0.2);}.itbbinfohh .dslinks li a:hover::before {bottom: 45px;top: 45px;}.itccinfohh:hover {box-shadow: 0 5px 15px 0 rgba(0, 157, 241, 0.3);transform: translateY(-2px);}.tpddinfoam .ctview a:hover::before {padding: 25px;}.tpddinfoah .fmbuton button:hover {background: linear-gradient(90deg, var(--colortd) 0%, var(--colortc) 100%);}.iteeinfohh:hover .dsviews a i {left: calc(100% - 5px);}.iteeinfohh:hover .dsviews a .vtext span {opacity: 1;transform: translateX(0);}}@media all and (max-width: 1350px) {.wrapping, .wrapper {padding: 0px 20px;}}@media all and (max-width: 1200px) {.hpaainfohh {position: static;}.tpaainfohh {position: relative;}.tpaainfohb {position: relative;max-height: 100%;pointer-events: auto;background-color: var(--color00);padding: 15px 0 20px;font-size: 15px;line-height: 25px;}.tpaainfohb li .numb {font-size: 25px;line-height: 35px;}.tpccinfohh .hhgrip > div {width: 25%;}.tpddinfoah {padding: 35px 30px 80px;}.itffinfohh {padding: 30px 30px 45px;}}@media all and (max-width: 991px) {.vstypop .fancybox-content {padding: 10px;}#vnt-header {min-height: 65px;}.vntheader {background-color: var(--color00);}.tpfindhead {position: static;}.tpfindhead .ficonts {top: 100%;right: 0;width: 100%;padding: 20px 20px 35px;}.tplogohead {max-width: 45px;}.hptoolhead .tlgrip {gap: 0 20px;}.vntfooter {position: relative;z-index: 11;}.vhmainfoot {position: static;}.vhinfofoot {position: static;padding: 30px 0;margin: 0;}.hpinfofoot .ifgrip .mcol {width: 100%;margin-bottom: 30px;}.hpinfofoot .ifgrip .hcol {width: 100%;}.tpformfoot .fmtitle {text-align: center;font-size: 20px;line-height: 30px;}.tprobofoot {top: 0;width: 190px;margin: 0 auto;}.tpformfoot .fmconts {padding: 20px 20px 20px 30px;margin-left: -10px;}.vhmainfoot {padding-top: 30px;}.tpmainfoot .magrip .mcol {width: 100%;margin-bottom: 20px;}.tpmainfoot .magrip .hcol {width: 100%;margin-bottom: 20px;display: flex;flex-wrap: wrap;}.tplinkfoot {width: 75%;padding-right: 10px;}.tpsocifoot {width: 25%;}.tpaddrfoot {max-width: 100%;}.tpmainfoot .magrip .bcol {width: 100%;}.hpmainfoot {margin-bottom: 40px;}.hptoolfoot {padding: 25px 0 70px;}#vnt-menu-fixed1 {top: unset;right: unset;left: 50%;transform: translateX(-50%);bottom: 18px;}#vnt-menu-fixed1 > ul {display: flex;align-items: center;align-content: center;justify-content: center;margin: 0 -2.5px;}#vnt-menu-fixed1 > ul > li {margin-bottom: 0;padding: 0 2.5px;}#vnt-menu-fixed1 > ul > li {position: static;}.vntpoptool {right: unset;left: 50%;transform: translateX(-50%) !important;bottom: calc(100% + 10px);width: 270px;}.vntpoptool::before {border-bottom: none;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 8px solid var(--colorff);top: 100%;left: 50%;transform: translateX(-50%);}.fxchat .vntpoptool::before {margin-left: 0;display: none;}#vnt-menu-fixed1 > ul > li > span {display: none;}#vnt-menu-fixed1 > ul > li > a {height: 40px;width: 40px;border-radius: 100% !important;}#vnt-menu-fixed1 > ul > li > a .icon {max-width: 18px;}.vntpoptool::before {display: none;}.itaainfoha .dsinfos {max-width: 60%;}.itaainfoha .dsrobot {max-width: 74%;}.itaainfoha .ititle {font-size: 40px;line-height: 50px;margin-bottom: 15px;}.itaainfoha .iconts ul {gap: 0 5px;}.itaainfoha .iconts li a {font-size: 14px;line-height: 21px;padding: 7px 12px;}.tpaainfohc .hcinfo {max-width: 75%;margin-right: -20px;}.tpaainfoha {position: relative;z-index: 1;}.slaainfoha .slick-slider, .slaainfoha .slick-list, .slaainfoha .slick-track, .slaainfoha .slick-slide {position: static !important;}.itaainfoha .hathumb {min-height: 700px;height: 100%;}.bbinfohome {padding: 50px 0 60px;}.hpbbinfohh .hhtitle, .hpbbinfohh .hhtitle h2 {font-size: 22px;line-height: 30px;}.hpbbinfohh .hhlinks li a {font-size: 14px;}.hpbbinfohh .hhforms {margin-bottom: 30px;}.itbbinfohh {padding: 15px 15px 20px;}.itbbinfohh .decss {padding: 0;}.itbbinfohh .dslinks li a {font-size: 14px;}.ccinfohome {padding: 40px 0 60px;}.hpccinfohh .hhtitle {margin-bottom: 30px;}.hpccinfohh .hhtitle, .hpccinfohh .hhtitle h2 {font-size: 25px;line-height: 35px;}.tpccinfohh .hhgrip {margin: 0 -10px;gap: 20px 0;}.tpccinfohh .hhgrip > div {padding: 0 10px;width: calc(100% / 3);}.itccinfohh .idecs {font-size: 14px;line-height: 22px;}.ddinfohome {padding: 40px 0 50px;}.tpddinfoaa {margin-bottom: 40px;}.tpddinfoaa .hagrip .mcol {width: 100%;}.tpddinfoaa .hagrip .hcol {width: 100%;}.tpddinfoam .amcapts {font-size: 20px;line-height: 30px;}.tpddinfoam .amtitle, .tpddinfoam .amtitle h2 {font-size: 25px;line-height: 35px;}.tpddinfoam .cttext, .tpddinfoam .ctinfo {font-size: 16px;line-height: 24px;}.tpddinfoam .ctview a {font-size: 14px;line-height: 22px;}.tpddinfoah {padding: 30px 20px 40px;}.tpddinfoah .ahtitle {font-size: 20px;line-height: 30px;}.tpddinfobb .bbgrip .mcol {width: 100%;}.tpddinfobb .bbgrip .hcol {width: 100%;}.tpddinfobb {padding: 20px 20px 40px;}.tpddinfobb .thumb {width: calc(100% + 140px);}.tpddinfobb .dtitle, .tpddinfobb .dtitle h2 {font-size: 25px;line-height: 35px;}.tpddinfobb .dinfos {font-size: 16px;line-height: 24px;}@keyframes moveBg {0% {background-position: 50% 50%;}50% {background-position: 52% 48%;}100% {background-position: 48% 52%;}}.eeinfohome {padding: 40px 0 50px;}.hpeeinfohh .hhtitle {margin-bottom: 30px;}.hpeeinfohh .hhtitle, .hpeeinfohh .hhtitle h2 {font-size: 30px;line-height: 40px;}.iteeinfohh {padding: 25px 20px 35px;}.ffinfohome {padding: 40px 0 50px;}.hpffinfohh .hhtitle {margin-bottom: 30px;}.hpffinfohh .hhtitle, .hpffinfohh .hhtitle h2 {font-size: 30px;line-height: 40px;}.itffinfohh {padding: 30px 20px 35px;}.itffinfohh .vtitle .ttext {font-size: 20px;}.itffinfohh .vtitle .ttext {font-size: 18px;}.itffinfohh .vtitle .tinfo span {font-size: 25px;}.itffinfohh .vtitle {padding-bottom: 15px;margin-bottom: 20px;}.itffinfohh .vinfos {font-size: 14px;line-height: 22px;}.itffinfohh .vviews a {font-size: 14px;line-height: 26px;}.gginfohome {padding: 40px 0 50px;}.hpgginfohh .hhtitle {margin-bottom: 30px;}.hpgginfohh .hhtitle, .hpgginfohh .hhtitle h2 {font-size: 30px;line-height: 40px;}.itgginfohh .decss {padding: 20px 20px 30px;}.itgginfohh .dstitle, .itgginfohh .dstitle h3 {font-size: 18px;}.itgginfohh .dsconts {font-size: 15px;}}@media all and (max-width: 767px) {.tplinkfoot {width: 100%;}.tpsocifoot {width: 100%;}.tpformfoot .fmconts {padding: 15px 10px 15px 20px;}.tpformfoot .fmgroup button {height: 40px;font-size: 14px;}.tpformfoot .fmgroup input {height: 40px;padding: 0 15px;font-size: 14px;}.tpformfoot .ctgrip .xcol {width: calc(100% - 140px);}.tpformfoot .ctgrip .ycol {width: 140px;}#robotSmall {right: 10px;}.tplogofoot .lggrip .xcol {width: 100px;}.tplogofoot .lggrip .ycol {width: calc(100% - 100px);}.tplogofoot .lgtxt {font-size: 25px;line-height: 35px;}.itlinkfoot .lktitle {font-size: 16px;line-height: 24px;margin-bottom: 15px;}.itlinkfoot .lkconts li a {font-size: 14px;}.tpsocifoot .sotitle {margin-bottom: 15px;font-size: 16px;line-height: 24px;}.tptoolfoot .tlgrip .mcol {width: 100%;}.tptoolfoot .tlgrip .hcol {width: 100%;}.tpccinfohh .hhgrip > div {width: 50%;}.itaainfoha .hathumb {min-height: 380px;}}