@charset "utf-8";
@import url('fira/fonts.css?family=Fira+Sans+Condensed:100,200,300,400,500,600,700,800,900&subset=cyrillic,cyrillic-ext,latin-ext');
@import url(robo/fonts.css?family=Roboto+Condensed:400,300,700&subset=latin,cyrillic-ext,cyrillic,latin-ext);
@import url(flex/fonts.css?family=Roboto+Flex+sans-serif:400,300,700&subset=latin,cyrillic-ext,cyrillic,latin-ext);
@import "icon/icon.css";
html, body{
	text-align: center;margin:0;padding:0;width:100%;font-size:15px;color:#474747;font-weight: 400;cursor:default;
	font-family: 'Roboto condensed', sans-serif;
}
body p{font-size:16px;}
img {border:none; max-width:100%;}
*, *::before, *::after{box-sizing:border-box;}
address, article, aside, figcaption, figure, footer, header, main, nav, section{display:block; margin:0; padding:0;}
h1,h2,h3,h4,h5, dl, p{margin:0;padding:0;}
input, textarea, select {font-family: 'Roboto Condensed', sans-serif; font-size:15px; font-weight:400; -webkit-user-select: auto;  -moz-user-select: auto;  -ms-user-select: auto; user-select: auto;color: #515151;}
button{font-family: 'Fira Sans Condensed', sans-serif;-webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none; user-select: none;}
[seet]{-webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none; user-select: none;}
*:focus {outline: none;}
iframe{max-width:100% !important;border:none;}
a{text-decoration:none;}
[fm]{font-family: 'Fira Sans Condensed', sans-serif;}
[fx]{font-family: 'Roboto Flex', sans-serif;}
/*[fm]{font-family: 'JetBrains Mono', monospace;}*/
[clear]{clear:both;}

[w1]{width:100%;}[w50]{width:50%;}[hf]{height:100%;}[mh]{min-height:100%;}[mw]{min-width:40%;}[mxh]{max-height:100%;}[w75]{width:75%;}[w25]{width:25%;}[w20]{width:20%;}[w80]{width:80%;}
[wbox4]{width:100%;max-width:400px;margin:0 auto;}[wbox5]{width:100%;max-width:500px;margin:0 auto;}[wbox55]{width:100%;max-width:550px;margin:0 auto;}[wbox7]{width:100%;max-width:700px;margin:0 auto;}
[wbox75]{width:100%;max-width:750px;margin:0 auto;}[wbox8]{width:100%;max-width:800px;margin:0 auto;}[wbox9]{width:100%;max-width:900px;margin:0 auto;}[wbox10]{width:100%;max-width:1000px;margin:0 auto;}
[wbox11]{width:100%;max-width:1100px;margin:0 auto;}[wbox12]{width:100%;max-width:1200px;margin:0 auto;}[wbox125]{width:100%;max-width:1250px;margin:0 auto;}[wbox13]{width:100%;max-width:1300px;margin:0 auto;}
[wbox14]{width:100%;max-width:1400px;margin:0 auto;}[wbox15]{width:100%;max-width:1500px;margin:0 auto;}[wbox16]{width:100%;max-width:1600px;margin:0 auto;}[wbox17]{width:100%;max-width:1700px;margin:0 auto;}
[wbox19]{width:100%;max-width:1900px;margin:0 auto;}[wbox18]{width:100%;max-width:1800px;margin:0 auto;}

.wbox3{width:100%;max-width:300px;margin:0 auto;}.wbox35{width:100%;max-width:350px;margin:0 auto;}.wbox4{width:100%;max-width:400px;margin:0 auto;}.wbox5{width:100%;max-width:500px;margin:0 auto;}
.wbox55{width:100%;max-width:550px;margin:0 auto;}.wbox6{width:100%;max-width:600px;margin:0 auto;}.wbox7{width:100%;max-width:700px;margin:0 auto;}.wbox75{width:100%;max-width:750px;margin:0 auto;}
.wbox8{width:100%;max-width:800px;margin:0 auto;}.wbox9{width:100%;max-width:900px;margin:0 auto;}.wbox9{width:100%;max-width:900px;margin:0 auto;}.wbox92{width:100%;max-width:920px;margin:0 auto;}
.wbox10{width:100%;max-width:1000px;margin:0 auto;}.wbox11{width:100%;max-width:1100px;margin:0 auto;}.wbox12{width:100%;max-width:1200px;margin:0 auto;}.wbox13{width:100%;max-width:1300px;margin:0 auto;}
.wbox14{width:100%;max-width:1400px;margin:0 auto;}.wbox15{width:100%;max-width:1500px;margin:0 auto;}.wbox16{width:100%;max-width:1600px;margin:0 auto;}.wbox17{width:100%;max-width:1700px;margin:0 auto;}
.w50{width:50%;}


[w20]{width:20%;}[w30]{width:30%;}[w40]{width:40%;}[w50]{width:50%;}[w60]{width:60%;}[w70]{width:70%;}[w80]{width:80%;}[w90]{width:90%;}
[fh]{height:100%;}[fhmn]{min-height:100%;}
[fwb]{font-weight:bold;}
[fw1]{font-weight:100;}[fw2]{font-weight:200;}[fw3]{font-weight:300;}[fw4]{font-weight:400;}[fw5]{font-weight:500;}[fw6]{font-weight:600;}[fw7]{font-weight:700;}[fw8]{font-weight:800;}[fw9]{font-weight:900;}
[fs10]{font-size:10px;}[fs11]{font-size:11px;}[fs12]{font-size:12px;}[fs12]{font-size:12px;}[fs13]{font-size:13px;}[fs14]{font-size:14px;}[fs15]{font-size:15px;}[fs16]{font-size:16px;}[fs17]{font-size:17px;}[fs10]{font-size:10px;}
[fs18]{font-size:18px;}[fs19]{font-size:19px;}[fs20]{font-size:20px;}[fs22]{font-size:22px;}[fs24]{font-size:24px;}[fs25]{font-size:25px;}[fs26]{font-size:26px;}[fs27]{font-size:27px;}[fs28]{font-size:28px;}
[cm]{display:flex;align-items: center;justify-content: center;}
[cml]{display:flex;align-items: center;justify-content: left;}
[cmr]{display:flex;align-items: center;justify-content: right;}
[wlr]{writing-mode: vertical-rl;-webkit-writing-mode: vertical-rl;-ms-writing-mode: vertical-rl;text-orientation: mixed;-webkit-text-orientation: mixed;text-orientation: mixed;transform: rotate(180deg);}

[jc]{justify-content: center;}
[jr]{justify-content: right;}
[tb]{display:table;}
[tc]{display:table-cell;}
[vm]{vertical-align:middle;}
[vt]{vertical-align:top;}
[vb]{vertical-align:bottom;}
[dn]{display:none;}
[db]{display:block;}
[df]{display:flex;}
[di]{display:inline-block;}
[ula]{margin:0;padding:0;}
[ula] li{display:inline-block;}
[ulb]{margin:0;padding:0;}
[ulb] li{display:block;}
[dlb]{margin:0;padding:0;}
[dlb] dd, [dlb] dt {display:block;margin:0;}
[dla]{margin:0;padding:0;}
[dla] dd, [dla] dt {display:inline-block;margin:0;}
[txl]{text-align:left;}
[txr]{text-align:right;}
[txc]{text-align:center;}
[txj]{text-align:justify;}
[pr]{position:relative;}
[pa]{position:absolute;}
[pf]{position:fixed;}
[ps]{position:sticky;}
[tp]{text-transform:uppercase;}
[z2]{z-index:2;}
[fl]{float:left;}
[fr]{float:right;}
[cp]{cursor:pointer;}
[ca]{cursor:auto;}
[wsnw]{white-space:nowrap;}
[flexSt]{align-items: flex-start;}
[sw1]{box-shadow: 0px 2px 14px -2px rgba(0,0,0,0.25);}
[sw2]{box-shadow: 0px 0px 32px -6px rgba(0,0,0,0.4);margin:0 auto;left:0;right:0;}
[sw3]{box-shadow: 0px 0px 32px -6px rgba(0,0,0,0.4);}
[sw4]{box-shadow: 0px -0.5pt 3px 0px rgba(0,0,0,0.05);}
[sw5]{box-shadow: 0px 0px 47px -7px rgba(0,0,0,0.55);}
[sw6]{box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);}
[br5]{border-radius:5px;}
[op5]{opacity:0.5;}
[op8]{opacity:0.8;}
[lspc]{letter-spacing:2px;}
[wordw]{ white-space: pre-wrap;word-break: keep-all;}
[wordbr]{word-break: break-all;}
[ofhn]{overflow:hidden;}
[usnn]{-webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none; user-select: none;}
[ln20]{line-height:20px;}
[ln16]{line-height:16px;}
[ctd]{cursor: default;}
[bkf7]{-webkit-backdrop-filter: blur(7px);backdrop-filter: blur(7px);}
[bkf5]{-webkit-backdrop-filter: blur(5px);backdrop-filter: blur(5px);}
[bkf4]{-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);}
[bkf2]{-webkit-backdrop-filter: blur(2px);backdrop-filter: blur(2px);}
[bkf1]{-webkit-backdrop-filter: blur(1px);backdrop-filter: blur(1px);}
[br8]{border-radius:8px;}
[br7]{border-radius:7px;}
[br7a]{border-radius:0 7px 7px 0;}
[br5]{border-radius:5px;}
[brr]{border-radius:0 5px 5px 0;}
[brl]{border-radius:5px 0 0 5px;}
[rl]{border-left:1px solid rgba(0,0,0,0.1);}
[ll]{border-right:1px solid rgba(0,0,0,0.1);}
.brr{border-radius:0 5px 5px 0;}
[swwa]{box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.1);}

[wrel]{ white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

[hvtm] label{position:absolute;font-size:13px;z-index:150;font-weight:300;background: rgba(0,0,0,0.7);border-radius:2px;padding:4px 5px;top:100%;line-height:13px;color: #eee;width:120px;left:calc(50% - 60px);text-align:center; visibility: hidden;}
[hvtm]:hover label{visibility: visible;transition-delay: 1s;z-index:1 !important;}
[hvtm]:active label{visibility: hidden;}
[hvtma] label{position:absolute;font-size:13px;z-index:150;font-weight:300;background: rgba(0,0,0,0.7);border-radius:2px;padding:4px 5px;top:100%;line-height:13px;color: #eee;width:120px;left:calc(50% - 60px);text-align:center; visibility: hidden;}
[hvtma]:hover label{visibility: visible;transition-delay: 0.4s;z-index:1 !important;}
[hvtma]:active label{visibility: hidden;}
[hvtmr] label{position:fixed;/*left:50%;transform:translateX(-50%);top:120%;*/font-size:13px;font-weight:300;background: rgba(0,0,0,0.7);border-radius:2px;
	padding:4px 5px;line-height:13px;color: #eee;text-align:center;margin-top:65px;visibility: hidden;z-index:150 !important;}
[hvtmr]:hover label{visibility: visible;transition-delay: 0.5s;z-index:200 !important;}
[hvtmr]:active label{visibility: hidden;}

.scrollx{width:100%;overflow-x:auto;}

[bs]{background-position:50% 50% !important;background-size:cover !important;}
[bsa]{background-position:50% 50% !important;background-size:cover !important;transform:scale(1.1);}

[b1]{background: rgba(255,255,255,0.7);}

[descv]{line-height:15px;color: #757575;display:block;padding:4px 0 5px 0;}

[href_a]{cursor:pointer;}
[href_a]:hover{background:#e4f5ff;}

[ptop]{padding:20px 0 0 0;}
[p10]{padding:10px;}
[p100]{padding:10px 0;}
[p150]{padding:15px 0;}
[p250]{padding:25px 0 15px 0;}
[p30]{padding:30px;}
[p20]{padding:20px;}
[p2]{padding:15px 1px 0 0;}
[p1015]{padding:10px 0 15px 0;}
[p2510]{padding:25px 10px;}

[m100]{margin:10px 0;}
[m150]{margin:15px 0;}

[bf]{background: #fff;}[bfa]{background: #fff;}

[inpp]{background: #ececec;border-radius:5px;padding:0 14px;border:2px solid #ececec;height:40px;}

[btna]{width:40px;height:40px;background: #ececec;border-radius:5px;color: #777;}
[btna]:hover{color: #343434;}

[ttle]{font-size:40px;font-weight:900;letter-spacing:-0.5px; text-transform:uppercase;
	background-image: linear-gradient(45deg, #1b2e59, #0051c0, #000);
  color: transparent; -webkit-background-clip: text;background-clip: text;animation: gradientAnimation 4s linear infinite;
  animation-direction: alternate; background-size: 300% 100%;
}
@keyframes gradientAnimation { 0%{background-position: 0;} to {background-position: 100%;} }


.scrollh{scrollbar-width: thin;overflow-y:scroll; scrollbar-color: #ccc rgba(0,0,0,0);scrollbar-width: none;}
.scrollh::-webkit-scrollbar {width: 5px;border-radius:0;} 
.scrollh::-webkit-scrollbar-track {background: rgba(0,0,0,0);} 
.scrollh::-webkit-scrollbar-thumb {background-color: rgba(0,0,0,0);}
.scrollh:hover::-webkit-scrollbar-thumb {background-color: #c1c1c1;}
.scrollh:hover::-webkit-scrollbar-thumb:hover { background: #999;}

.scrollm{scrollbar-width: thin;overflow-y:scroll;  scrollbar-color: #ccc rgba(0,0,0,0);}
.scrollm::-webkit-scrollbar {width: 10px;border-radius:0;} 
.scrollm::-webkit-scrollbar-track {background: rgba(0,0,0,0);} 
.scrollm::-webkit-scrollbar-thumb {background-color: rgba(0,0,0,0);border-radius:0;border-radius:4px;}
.scrollm:hover::-webkit-scrollbar-thumb {background-color: #c1c1c1;border-radius:0;border-radius:4px;}
.scrollm:hover::-webkit-scrollbar-thumb:hover { background-color: #999;}

.scmainb{scrollbar-width: thin;scrollbar-color: rgba(0,0,0,0) rgba(0,0,0,0);overflow-y:scroll;}
.scmainb::-webkit-scrollbar {width: 10px;border-radius:0;}
.scmainb:hover{scrollbar-width: thin;scrollbar-color: #ccc rgba(0,0,0,0);overflow-y:scroll;} 


.scrolls{scrollbar-width: thin;overflow-y:scroll;scrollbar-color: rgba(0,0,0,0) rgba(0,0,0,0);}
.scrolls::-webkit-scrollbar {width: 8px;border-radius:0;}
.scrolls:hover{scrollbar-width: thin;overflow-y:scroll;scrollbar-color: rgba(0,0,0,0.2) rgba(0,0,0,0);}

.scrolly{scrollbar-width: thin;overflow-y:auto;scrollbar-color: rgba(0,0,0,0) rgba(0,0,0,0);}
.scrolly::-webkit-scrollbar {width: 8px;border-radius:0;}
.scrolly:hover{scrollbar-width: thin;overflow-y:auto;scrollbar-color: rgba(0,0,0,0.2) rgba(0,0,0,0);}


[mpad]{padding:0 12px 20px 20px;}
.nmpad [mpad]{padding:0 8px 20px 8px;}

.fmtop{animation:ftop 0.35s;}
@keyframes ftop {
  0% {-webkit-transform: translate3d(0, -150%, 0); transform: translate3d(0, -150%, 0); visibility: visible; }
  100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);  }
}
.fmbot{animation:fbot 0.15s;}
@keyframes fbot {
  0% {-webkit-transform: translate3d(0, 50%, 0) scale3d(-0.8, -0.8, -0.8); transform: translate3d(0, 50%, 0) scale3d(-0.8, -0.8, -0.8); opacity: 0;}
  100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);  opacity: 1;}
}
.fbot{animation:fbota 0.2s;}
@keyframes fbota {
  0% {-webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); visibility: visible; }
  100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);  }
}
.zmot {animation:zscl 0.2s;}
@keyframes zscl {
	from {opacity: 0;-webkit-transform: scale3d(1.2, 1.2, 1.2);transform: scale3d(1.2, 1.2, 1.2);}
	50% {opacity: 1;}
}
.zmit {animation:zmit 0.2s;}
@keyframes zmit {
	from {opacity: 0;-webkit-transform: scale3d(-0.5, -0.5, -0.5);transform: scale3d(-0.5, -0.5, -0.5);}
	50% {opacity: 1;}
}

[ckpad]{padding:2px 0 2px 4px;}
[ckpad] li{padding:0 20px 0 0;}
[ckpada]{padding:5px 0;}
[ckpada] li{padding:0 0 0 0;}
[arpd]{padding:7px 5px 5px 25px;}
[arpd]:hover{color: #1087ff;}



.checkm[type=checkbox]:not(old),
.checkm[type=radio   ]:not(old){position:absolute;width:100%;height:100%;margin:0;left:0;top:0;z-index:1;padding:0;opacity:0;vertical-align:middle;cursor:pointer;}
.checkm[type=checkbox]:not(old) + label,
.checkm[type=radio   ]:not(old) + label{
	padding:0;position:absolute;left:0;top:0;font-weight:normal;width:100%;height:100%;	
}
.checkm[type=checkbox]:not(old) + label:after,
.checkm[type=radio   ]:not(old) + label:after{
	font-family:icomoon;content:'\ea4c'; position:absolute;top:0;left:0;color: #acacac; font-size:18px;display:flex;align-items: center;justify-content: left;width:100%;height:100%;
}
.checkm[type=checkbox]:not(old):hover + label:after,
.checkm[type=radio   ]:not(old):hover + label:after{
	color: #1087ff;
}
.checkm[type=checkbox]:not(old):checked + label:after,
.checkm[type=radio   ]:not(old):checked + label:after{
	font-family:icomoon;content:'\e9d9'; position:absolute;color: #1087ff;font-size:22px;left:-2px;top:0;
}

[ulck] li{padding:2px 0;}
[ulck] li article{padding:5px 0 4px 30px;line-height:16px;}
[ulcka] li{padding:2px 0 2px 30px;}
[ulcka] li article{padding:5px 0 4px 28px;line-height:16px;}
[ulckb]{padding:10px 0 10px 0;}
[ulckb] li{padding:2px 15px;}
[ulckb] li article{padding:5px 0 4px 25px;line-height:16px;}



[arkpd]{padding:5px 0 4px 28px;line-height:16px;}

.checka[type=checkbox]:not(old),
.checka[type=radio   ]:not(old){position:absolute;width:100%;height:100%;margin:0;left:0;top:0;z-index:1;padding:0;opacity:0;vertical-align:middle;cursor:pointer;}
.checka[type=checkbox]:not(old) + label,
.checka[type=radio   ]:not(old) + label{
	padding:0;position:absolute;left:0;top:0;font-weight:normal;width:100%;height:100%;	
}
.checka[type=checkbox]:not(old) + label:after,
.checka[type=radio   ]:not(old) + label:after{
	font-family:icomoon;content:'\ea4c'; position:absolute;top:4px;left:0;color: #acacac; font-size:18px;width:100%;height:100%;
}
.checka[type=checkbox]:not(old):hover + label:after,
.checka[type=radio   ]:not(old):hover + label:after{
	color: #1087ff;
}
.checka[type=checkbox]:not(old):hover ~ span,
.checka[type=radio   ]:not(old):hover ~ span{
	color: #1087ff;
}
.checka[type=checkbox]:not(old):checked + label:after,
.checka[type=radio   ]:not(old):checked + label:after{
	font-family:icomoon;content:'\e9d9'; position:absolute;color: #1087ff;font-size:22px;left:-2px;top:4px;
}
.checka[type=checkbox]:not(old):checked ~ span,
.checka[type=radio   ]:not(old):checked ~ span{
	color: #1087ff;
}

[ulckc] li{padding:2px 0 2px 10px;}
[ulckc] li article{padding:8px 20px 8px 38px;line-height:16px;}
[ulckc] li article b{position:relative;z-index:2;font-weight:400;}
.checkb[type=checkbox]:not(old),
.checkb[type=radio   ]:not(old){position:absolute;width:100%;height:100%;margin:0;left:0;top:0;z-index:5;padding:0;opacity:0;vertical-align:middle;cursor:pointer;}
.checkb[type=checkbox]:not(old) + label,
.checkb[type=radio   ]:not(old) + label{
	padding:0;position:absolute;left:0;top:0;font-weight:normal;width:100%;height:100%;background: #eff4fa;border-radius:3px;
}
.checkb[type=checkbox]:not(old) + label:after,
.checkb[type=radio   ]:not(old) + label:after{
	font-family:icomoon;content:'\ea4c'; position:absolute;color: #acacac; font-size:19px;left:11px;top:7px;
}
.checkb[type=checkbox]:not(old):hover + label:after,
.checkb[type=radio   ]:not(old):hover + label:after{
	color: #1087ff;
}
.checkb[type=checkbox]:not(old):checked + label:after,
.checkb[type=radio   ]:not(old):checked + label:after{
	font-family:icomoon;content:'\e9d9'; position:absolute;color: #1087ff;font-size:22px;left:9px;
}


[pc5]{color: #555;}
[pc34]{color: #343434;}







