:root{  --base-line-height: 1.5;  --body-font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;  --accent-color: #0077cc;  --muted-color: #666;  --focus-ring: 3px;  --max-content-width: 1200px;}*, *::before, *::after { box-sizing: border-box; }:where(html, body) {  height: 100%;  margin: 0;  padding: 0;  font-family: var(--body-font-family);  line-height: var(--base-line-height);  color: inherit;  background: transparent;  -webkit-text-size-adjust: 100%;  -moz-osx-font-smoothing: grayscale;  -webkit-font-smoothing: antialiased;}:where(article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary, main) {  display: block;}:where(body, h1,h2,h3,h4,h5,h6, p, blockquote, pre, dl, dd, ul, ol, figure, fieldset, legend) {  margin: 0;  padding: 0;  border: 0;  background: none;}:where(ul, ol) { list-style: none; margin: 0; padding: 0; }table { border-collapse: collapse; border-spacing: 0; }a {  color: var(--accent-color);  text-decoration: none;  background: none;  cursor: pointer;}a:hover, a:focus { text-decoration: underline; }:where(b, strong) { font-weight: bolder; }:where(i, em) { font-style: italic; }abbr[title] { text-decoration: underline dotted; cursor: help; }:where(button, input, select, textarea) {  font: inherit;   margin: 0;  color: inherit;  background: none;  border-radius: 0;  -webkit-appearance: non;  appearance: non;  vertical-align: middle;  box-shadow: none;}button { cursor: pointer; }:where(:focus) {  outline: none;}:where(:focus-visible) {  outline: solid var(--accent-color);  outline-offset: 2px;  box-shadow: 0 0 0 var(--focus-ring) rgba(0,0,0,0.06);  border-radius: 4px;}:where(img, picture, video, canvas, svg) {  display: block;  max-width: 100%;  height: auto;}.hidden { display: none !important; }.visually-hidden {  position: absolute !important;  width: 1px; height: 1px;  padding: 0; margin: -1px;  overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap;  border: 0;}hr {  height: 0;  border: 0;  border-top: 1px solid #e6e6e6;  margin: 1rem 0;  background: none;}.container {  width: min(100%, var(--max-content-width));  margin-left: auto;  margin-right: auto;  padding-left: 1rem;  padding-right: 1rem;}:where(h1,h2,h3,h4,h5,h6) { font-weight: 600; line-height: 1.1; }.nav-list { display: flex; gap: 1rem; align-items: center; padding: 0; margin: 0; }@media (prefers-reduced-motion: reduce) {  *, *::before, *::after {    animation-duration: 0.001ms !important;    animation-iteration-count: 1 !important;    transition-duration: 0.001ms !important;    scroll-behavior: auto !important;  }}@media print {  :where(a[href])::after { content: " (" attr(href) ")"; font-size: 90%; color: #000; }  img { page-break-inside: avoid; }}.restore-list-style { list-style: initial; padding-left: 1.25rem; }.restore-hr { border-top: 1px solid #ccc; }
*, *:after, *::before{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.shell:after, .shell:before {content: ""; display: table; line-height: 0;}
.shell:after {clear: both;}@font-face {  font-family: "Helvetica Now Display";  src: url("../fonts/HelveticaNowDisplay-Regular.eot");  src: url("../fonts/HelveticaNowDisplay-Regular.eot?#iefix") format("embedded-opentype"),       url("../fonts/HelveticaNowDisplay-Regular.woff2") format("woff2"),       url("../fonts/HelveticaNowDisplay-Regular.woff") format("woff"),       url("../fonts/HelveticaNowDisplay-Regular.ttf") format("truetype");  font-weight: 400;  font-style: normal;  font-display: swap;  /* optional: unicode-range: U+000-5FF; */}@font-face {  font-family: "Helvetica Now Display";  src: url("../fonts/HelveticaNowDisplay-RegIta.eot");  src: url("../fonts/HelveticaNowDisplay-RegIta.eot?#iefix") format("embedded-opentype"),       url("../fonts/HelveticaNowDisplay-RegIta.woff2") format("woff2"),       url("../fonts/HelveticaNowDisplay-RegIta.woff") format("woff"),       url("../fonts/HelveticaNowDisplay-RegIta.ttf") format("truetype");  font-weight: 400;  font-style: italic;  font-display: swap;}@font-face {  font-family: "Helvetica Now Display";  src: url("../fonts/HelveticaNowDisplay-Bold.eot");  src: url("../fonts/HelveticaNowDisplay-Bold.eot?#iefix") format("embedded-opentype"),       url("../fonts/HelveticaNowDisplay-Bold.woff2") format("woff2"),       url("../fonts/HelveticaNowDisplay-Bold.woff") format("woff"),       url("../fonts/HelveticaNowDisplay-Bold.ttf") format("truetype");  font-weight: 700;  font-style: normal;  font-display: swap;}@font-face {  font-family: "Helvetica Now Display";  src: url("../fonts/HelveticaNowDisplay-BoldIta.eot");  src: url("../fonts/HelveticaNowDisplay-BoldIta.eot?#iefix") format("embedded-opentype"),       url("../fonts/HelveticaNowDisplay-BoldIta.woff2") format("woff2"),       url("../fonts/HelveticaNowDisplay-BoldIta.woff") format("woff"),       url("../fonts/HelveticaNowDisplay-BoldIta.ttf") format("truetype");  font-weight: 700;  font-style: italic;  font-display: swap;}@font-face {  font-family: "Helvetica Now Display";  src: url("../fonts/HelveticaNowDisplay-Black.eot");  src: url("../fonts/HelveticaNowDisplay-Black.eot?#iefix") format("embedded-opentype"),       url("../fonts/HelveticaNowDisplay-Black.woff2") format("woff2"),       url("../fonts/HelveticaNowDisplay-Black.woff") format("woff"),       url("../fonts/HelveticaNowDisplay-Black.ttf") format("truetype");  font-weight: 900;  font-style: normal;  font-display: swap;}

html, 
body {
    width: 100%;
    height: 100%;
}
body {
    font-family: 'Helvetica Now Display';
    font-size: 16px;
    line-height: 1.3;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
    text-align: center;
    line-height: 2;
    font-weight: 900;
}
h1 {font-size: 60px;}
h2 {font-size: 48px;}
h3 {font-size: 38px;}
h4 {font-size: 20px;}
h5 {font-size: 16px;}
h6 {font-size: 12px;}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #FFA401;
}
i {font-style: italic;}
b {font-weight: 900;}
i b, 
b i {
    font-weight: 600;
    font-style: italic;
}
small {font-size: 0.78em;}
p {}


a, .btn, input[type="submit"], input[type="reset"], input[type="button"], bottom, 
.header-wrapper .secondary-5 .outer-2 .select.active .select-plans > span, 
.element-processing-ec .row--1 > label, 
.body-wrapper *::before, 
.body-wrapper *::after {
    -webkit-transition: all 0.35s ease;
       -moz-transition: all 0.35s ease;
        -ms-transition: all 0.35s ease;
         -o-transition: all 0.35s ease;
            transition: all 0.35s ease;
}

.header-wrapper .secondary-3 ul li.submenu > ul {
    -webkit-transition: all 0s !important;
       -moz-transition: all 0s !important;
        -ms-transition: all 0s !important;
         -o-transition: all 0s !important;
            transition: all 0s !important;
}
.header-wrapper .secondary-3 ul li.submenu:hover > ul, 
.header-wrapper .secondary-3 ul li.submenu:hover > ul::before, 
.header-wrapper .secondary-5 .outer-2 .select.active, 
.header-wrapper .secondary-5 .outer-2 .select.active .select-plans {
    -webkit-transition: all 0.6s ease !important;
       -moz-transition: all 0.6s ease !important;
        -ms-transition: all 0.6s ease !important;
         -o-transition: all 0.6s ease !important;
            transition: all 0.6s ease !important;
}
.body-wrapper {
    overflow: hidden;
}
.body-wrapper, 
.body-innerwrapper, 
section {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.body-innerwrapper {
    width: 100%;
    max-width: 100%;
}
section {
    width: 100%;
    min-width: 100%;
}
.wrapper {
    width: 100%;
    max-width: 100%;
    min-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;	
}
.header-wrapper, 
.content-wrapper, 
.footer-wrapper {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}




.styleone .btn, .styleone input[type="submit"], .styleone input[type="reset"], .styleone input[type="button"], bottom, 
.styleone .btn:hover, .styleone input[type="submit"]:hover, .styleone input[type="reset"]:hover, .styleone input[type="button"]:hover, .styleone bottom:hover, 
.styleone .pagination li a, 
.styleone .pagination li a:hover, 
.styleone .header-wrapper .secondary-1 *, 
.styleone .header-wrapper .secondary-3 ul.menu.canvas-on li a, 
.styleone .header-wrapper .secondary-3 ul.menu.canvas-on li:hover a, 
.styleone .header-wrapper .secondary-3 ul.menu.canvas-on li a:hover, 
.styleone .header-wrapper .secondary-3 ul.menu-1 > li a.btn, 
.styleone .header-wrapper .secondary-3 ul.menu-1 > li a.btn:hover, 
.styleone .header-wrapper .secondary-4 .outer-1 *, 
.styleone .header-wrapper .secondary-5 h2, 
.styleone .content-wrapper .secondary-1 h2, 
.styleone .content-wrapper .secondary-1 .cell *, 
.styleone .footer-wrapper .secondary-2 .row--1 .cell b, 
.styleone .footer-wrapper .secondary-1 .cell-3 a h4, 
.styleone .content-wrapper .row-99 .wrapper .element-h3, 
.styleone .content-wrapper .row-101 .wrapper .element-h3, 
.styleone .msg, .styleone .msg *, 
.styleone .content-wrapper .row-101 .wrapper .outer-1 .row--1, 
.styleone .content-wrapper .row-101 .wrapper .outer-1 .row--1 *, 
.styleone table tr td.inheader, 
.styleone table tr th, 
.styleone .element-processing-ec .row--1 > label.active * {
    color: #ffffff;
}
.styleone table, 
.styleone .btn, .styleone input[type="submit"], .styleone input[type="reset"], .styleone input[type="button"], .styleone bottom, 
.styleone .header-wrapper .secondary-1 .outer-1 > div::before, 
.styleone .header-wrapper .secondary-2, 
.styleone .header-wrapper .secondary-3 .wrapper, 
.styleone .header-wrapper .secondary-3 ul li.submenu > ul, 
.styleone .header-wrapper .secondary-3 ul.menu-1 a, 
.styleone .header-wrapper .secondary-5 .wrapper, 
.styleone .secondary-5 .outer-2 .select.active, 
.styleone .header-wrapper .secondary-5 .outer-2 .select .select-plans, 
.styleone .content-wrapper .secondary-2 .row--1, 
.styleone .content-wrapper .secondary-2 .row--2 .row---1, 
.styleone .content-wrapper .row-100 .wrapper, 
.styleone .content-wrapper .row-99, 
.styleone .content-wrapper .row-101, 
.styleone .element-processing-ec .row--1 > label {
    background: #012022;
}


.styleone .footer-wrapper .secondary-1 .cell, 
.styleone .footer-wrapper .secondary-1 .cell-3 a, 
.styleone .footer-wrapper .secondary-2 .wrapper, 
.styleone .footer-wrapper .secondary-3 {
    border-color: rgba(255, 255, 255, 0.10);
}



.styleone .animation-btn-el01 .animation-btn-block span {
    border-color: rgba(255, 255, 255, 0.4);
}



.styleone .header-wrapper.mod-1 .secondary-4::after {
    background: rgba(0, 0, 0, 0.4)
}
.styleone .header-wrapper .secondary-5 .outer-2 .select .select-plans > span, 
.styleone table tr {
    border-color: rgba(0, 0, 0, 0.4)
}


.styleone .header-wrapper .secondary-2 .outer-2 .cell--1::before, 
.styleone .row--news p, 
.styleone .content-wrapper .row-101 .wrapper .outer-2 .row-ec,
.styleone .content-wrapper .row-101 .wrapper .outer-2::before, 
.styleone .content-wrapper .row-99 .row--monitoring .cell {
    background: #013c38;
} 
.styleone .header-wrapper .secondary-2 .wrapper, 
.styleone .header-wrapper .secondary-3 .wrapper, 
.styleone .header-wrapper .secondary-3 ul li a, 
.styleone .content-wrapper .secondary-2 .row--2 .row---1 .row----1 {
    border-color: #001319;background-color: rgba(1, 62, 57, 0.8);
} 


body.styleone, 
.styleone .header-wrapper .secondary-2 .outer-2 .cell--1 > div *, 
.styleone .header-wrapper .secondary-3 ul li a,  
.styleone .header-wrapper .secondary-5 .outer-2 .select .select-plans > span, 
.styleone .content-wrapper .row-100 .wrapper {
    color: #ddd;
}
body.styleone, 
.styleone .pagination li a.disabled, .styleone .pagination li a.disabled:hover, 
.styleone table tr td.inheader, 
.styleone table tr th, 
.styleone .element-processing-ec .row--1 > label.active {
    background: #03403b;
}
.styleone .inpts, 
.styleone .header-wrapper .secondary-3 ul li.submenu > a::before {
    border-color: #a9afac;
}



.styleone .footer-wrapper, 
.styleone .footer-wrapper .secondary-1 .cell-3 h3::after {
    background: #000b0d;
}
.styleone .content-wrapper .secondary-2 .row--2 .outer-2 .row---1 .row----1 {
    border-color: #232323;
}

 
.styleone .content-wrapper .row-101 .wrapper::before {
    backgroun: #10414F;
}


.styleone .footer-wrapper .secondary-1 .cell, 
.styleone .footer-wrapper .secondary-2 .row--1 .cell span, 
.styleone .footer-wrapper .secondary-2 .row--1 .cell a, 
.styleone .footer-wrapper .secondary-3 {
    color: #E8E8E8;
}
/* .styleone .footer-wrapper .secondary-1 .outer-1 img,  */
.styleone .content-wrapper .secondary-2 .row--2 .outer-2 .row---1, 
.styleone .footer-wrapper .secondary-1 .outer-2::before {
    backgroun: #E8E8E8;
}
.styleone a:hover, 
.styleone .header-wrapper .secondary-2 .outer-2 .cell--1 > div span a:hover, 
.styleone .header-wrapper .secondary-3 ul.menu > li:hover > a, 
.styleone .header-wrapper .secondary-3 ul.menu > li.active > a, 
.styleone .header-wrapper .secondary-3 ul.menu > li.submenu li:hover > a, 
.styleone .header-wrapper .secondary-3 ul.menu > li.submenu li.active > a, 
.styleone .secondary-5 .outer-2 .select.active, 
.styleone .header-wrapper .secondary-5 .outer-2 .select .select-plans > span:hover, 
.styleone .header-wrapper .secondary-5 .outer-2 .select .select-plans > span.active, 
.styleone .footer-wrapper .secondary-2 .row--1 .cell a:hover {
    color: #84d88a;
}
.styleone .btn, .styleone input[type="submit"], .styleone input[type="reset"], .styleone input[type="button"], bottom, 
.styleone .pagination li a, 
.styleone .header-wrapper .secondary-3 ul.canvas-on li a, 
.styleone .header-wrapper .secondary-3 ul.menu > li > a::before, 
.styleone .header-wrapper .secondary-3 ul.menu-1 > li a.btn:hover, 
.styleone .header-wrapper .secondary-3 ul.menu-1 > li a.btn.active {
    background: #236c80;
}
.styleone .header-wrapper .secondary-3 ul.menu > li:hover > a::after, 
.styleone .secondary-5 .outer-2 .select.active {
    border-color: #e7e7e7;
}
.styleone N/A {
    color: #E1541F;
}
.styleone.mod-1, 
.styleone .body-wrapper, 
.styleone .btn:hover, 
.styleone input[type="submit"]:hover,
 .styleone input[type="reset"]:hover, .styleone input[type="button"]:hover, .styleone bottom:hover, 
.styleone .btn.active, 
.styleone .header-wrapper 

.secondary-3 ul.canvas-on li a.active, 
.styleone .pagination li a:hover, .styleone .pagination li.active a, 
.styleone .header-wrapper 

.secondary-1, 
.styleone .header-wrapper .secondary-3 ul.canvas-on li a:hover, 
.styleone .header-wrapper .secondary-5 h2, 
.styleone .content-wrapper .secondary-1 .cell:hover, 
.styleone .msg, 
.styleone .content-wrapper .row-101 .wrapper .outer-1 .row--1 {
    background: #10414f;
}
.styleone .header-wrapper .secondary-3 ul li.submenu > ul, 
.styleone .header-wrapper .secondary-5 .wrapper, 
.styleone .header-wrapper .secondary-5 .outer-2 .select .select-plans, 
.styleone .content-wrapper .secondary-1, 
.styleone .content-wrapper .secondary-1 .wrapper .cell, 
.styleone .content-wrapper .row-99, 
.styleone .content-wrapper .row-101 {
    border-color: #0d3946;
}
.styleone .inpts:focus {
    color: #fff;
}
.styleone .content-wrapper .secondary-1 .cell {
    background:#fff;
}
.styleone .inpts:focus, 
.styleone .content-wrapper .secondary-2 {
    border-color:#006674;
}
.styleone a {
    color: #bdbab9;
} 
.styleone .header-wrapper .secondary-3 ul.menu-1 > li a.btn {
    background: #FF4E00;
}

a, input, bottom, textarea, select, a:active, 
input:active, bottom:active, textarea:active,  select:active, a:focus, input:focus, bottom:focus, textarea:focus, select:focus {
    resize: none !important;
    outline: 0 !important;
    outline: none !important;
}
.btn, input, bottom, textarea, select {
    display: inline-block;
    font-weight: 900;
    border: none;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type='number'] {
    -moz-appearance: textfield;
}
.inpts {
    width: 100%;
    width: 100%;
    padding: 10px 30px;
    line-height: 21px;
    border-width: 2px;
    border-style: solid;background: #031c1c;  color: #ddd;
}
input[readonly] {
    cursor: not-allowed;
}
input[readonly]:focus {
    color: 0 !important;
    border-color: 0 !important;	
}
textarea {
    line-height: 1.2 !important;
    font-weight: 900 !important;
}
.slct, 
.slct select{
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
.slct-made-1, 
.slct-made-1 select {
    width: auto;
}
.btn, input[type="submit"], input[type="reset"], input[type="button"], bottom, 
.pagination li a {
    display: inline-block;
    padding: 0px 25px;
    line-height: 45px;
    text-transform: uppercase;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    cursor: pointer;
}
.btn:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, bottom:hover {

}
.btn:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, bottom:active, 
.pagination li a:active, .pagination li.active a, 
.content-wrapper .row-101 .wrapper .outer-1 .btn.active, 
.element-processing-ec .row--1 > label.active {
    -webkit-transform: scale(0.9);
       -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
         -o-transform: scale(0.9);
            transform: scale(0.9);
}
.btn img {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 0 -9px 7px;
}
a.animation-btn {
    position: relative;
    overflow: hidden;
}
.animation-btn-el01 .animation-btn-block {
    position: absolute;
    width: 45px;
    height: 100%;
    top: 0;
}
.animation-btn-el01 .animation-btn-block.a-outer-1 {
    right: 100%;
}
.animation-btn-el01 .animation-btn-block.a-outer-2 {
    left: 100%;
}
.animation-btn-el01 .animation-btn-block span {
    position: relative;
    display: block;
    width: 15px;
    height: 15px;
    float: left;
    left: 20px;
    margin: 15px 0 0 0;
    border-width: 0 3px 3px 0;
    border-style: solid;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-animation: animation-btn-el01-a-outer-1 2s infinite;
       -moz-animation: animation-btn-el01-a-outer-1 2s infinite;
            animation: animation-btn-el01-a-outer-1 2s infinite;
}
.animation-btn-el01 .animation-btn-block.a-outer-2 {
    -webkit-transform: rotate(-180deg);
       -moz-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
.animation-btn-el01 .animation-btn-block span:nth-child(2) {
    left: 10px;
    animation-delay: -0.2s;
}
.animation-btn-el01 .animation-btn-block span:nth-child(3) {
    left: 0px;
    animation-delay: -0.4s;
}
.header-wrapper {
    position: relative;
    z-index: 2;
}
.header-wrapper .secondary-1 {
    height: 50px;
} 
.header-wrapper .secondary-1 .wrapper {
    padding: 0;
} 
.header-wrapper .secondary-1 .outer-1 {
    width: 100%;
}
.header-wrapper .secondary-1 .outer-1, 
.header-wrapper .secondary-1 .outer-1 > div {
    float: left;
}
.header-wrapper .secondary-1 .outer-1 > div {
    position: relative;
    font-size: 11px;
    margin: 0 40px 0 0;
    line-height: 14px;
    text-transform: uppercase;
}
.header-wrapper .secondary-1 .outer-1 > div::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 60%;
    top: 20%;
    right: -20px;
    opacity: 0.5;
}
.header-wrapper .secondary-1 .outer-1 > div.last::before {
    content: none;
}
.header-wrapper .secondary-1 .outer-1 > div img {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    margin: 5px 5px 0 0;
    border: 0;
}
.header-wrapper .secondary-1 .outer-1 > div > span {
    display: block;
    float: left;
    padding: 11px 0;
}
.header-wrapper .secondary-1 .outer-1 > div > span b {
    display: block;
}
.header-wrapper .secondary-1 .outer-1 > div.time {
    float: right;
    margin: 0;
}
.header-wrapper .secondary-1 .outer-1 > div.time img, 
.header-wrapper .secondary-1 .outer-1 > div.time > span {
    float: right;
    text-align: right;
}
.header-wrapper .secondary-1 .outer-1 > div.time img {
    margin-left: 10px;
    margin-right: 0;
}
.header-wrapper .secondary-1 .outer-1 > div.time .date-timer-outer-1 {
    display: inline-block;
    width: 16px;
    text-align: center;
}
.header-wrapper .secondary-1 .outer-1 > div.time .date-timer-outer-2 {
    display: inline-block;
    -webkit-animation: date-timer-outer-2 1s linear infinite;
       -moz-animation: date-timer-outer-2 1s linear infinite;
            animation: date-timer-outer-2 1s linear infinite;

}
.header-wrapper .secondary-2, 
.header-wrapper .secondary-2 .wrapper {
    height: 120p;
}
.header-wrapper .secondary-2 .wrapper {
    border-width: 0 1px 1px 1px;
    border-style: solid;
}
.header-wrapper .secondary-2 .outer-1 {
    float: left;
}
.header-wrapper .secondary-2 .outer-1 a {
    position: relative;
    display: block;
    overflow: hidden;
}
.header-wrapper .secondary-2 .outer-1 a img {
    display: block;
    width: 300px;
    height: 80px;
    margin: 5px 20px 0 0;
}
.header-wrapper .secondary-2 .outer-2 {
    float: right;
}
.header-wrapper .secondary-2 .outer-2 .cell--1 {
    position: relative;
    float: left;
    margin: 0 0 0 5px;line-height: 15px;
}
.header-wrapper .secondary-2 .outer-2 .cell--1::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 70%;
    top: 30%;
    right: 0px;
}
.header-wrapper .secondary-2 .outer-2 .cell--1.last::before {
    content: none;
}
.header-wrapper .secondary-2 .outer-2 .cell--1 img, 
.header-wrapper .secondary-2 .outer-2 .cell--1 > div {
    display: block;
    float: left;
} 
.header-wrapper .secondary-2 .outer-2 .cell--1 img {
width: 35px;  height: 35px;  margin: 15px 10px 5px 0;
} 
.header-wrapper .secondary-2 .outer-2 .cell--1 > div {
    padding: 0 3px 0 0;
    margin: 10px 0 0 0;
    
}
.header-wrapper .secondary-2 .outer-2 .cell--1 > div b, 
.header-wrapper .secondary-2 .outer-2 .cell--1 > div span {
    display: block;
}
.header-wrapper .secondary-2 .outer-2 .cell--1 > div b {
    margin: 0 0 12px 0;
}
.header-wrapper .secondary-3 {
    position: relative;
    height: 70px;
    z-index: 2;
}
.header-wrapper .secondary-3 .wrapper {
    position: relative;
    padding: 0;
    border-width: 0 1px 1px 1px;
    border-style: solid;
}
.header-wrapper .secondary-3 ul.menu {
    float: left;
}
.header-wrapper .secondary-3 ul.menu.canvas-on {
    float: right;
}
.header-wrapper .secondary-3 ul li {
    position: relative;
    display: block;
    float: left;
}
.header-wrapper .secondary-3 ul li a {
    position: relative;
    display: block;
    padding: 0px 18px;
    margin-right: -1px;
    line-height: 69px;
    font-weight: 900;
    text-transform: uppercase;
    border-width: 0 1px 0 0;
    border-style: solid;
}
.header-wrapper .secondary-3 ul.menu > li > a::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    left: 25px;
    bottom: 12px;
    opacity: 0;
}
.header-wrapper .secondary-3 ul.menu > li:hover > a::before {
    width: 50px;
    opacity: 1;
}
.header-wrapper .secondary-3 ul.menu > li.active > a::before {
    opacity: 1;
}
.header-wrapper .secondary-3 ul.canvas-on li {
    padding: 12px;
}
.header-wrapper .secondary-3 ul.canvas-on li a {
    margin: 0;
    line-height: 45px;
    border: none;
}
.header-wrapper .secondary-3 ul.canvas-on li a::before {
    content: none;
}
.header-wrapper .secondary-3 ul li.submenu > a {
    padding-right: 40px;
}
.header-wrapper .secondary-3 ul li.submenu > a::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    top: 50%;
    right: 20px;
    margin: -8px 0 0 0;
    border-width: 0 0 1px 1px;
    border-style: solid;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.header-wrapper .secondary-3 ul li.submenu > ul {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    margin: 40px 0 0 0;
    padding: 20px;
    border-width: 0 0 3px 0;
    border-style: solid;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    
    visibility: hidden;
    opacity: 0;
}
.header-wrapper .secondary-3 ul li.submenu > ul::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 40px;
    top: -40px;
    left: 0;
}
.header-wrapper .secondary-3 ul li.submenu > ul li {
    width: 100%;
}
.header-wrapper .secondary-3 ul li.submenu > ul li a {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    line-height: 32px;
    border: 0;
}
.header-wrapper .secondary-3 ul li.submenu:hover > ul {
    margin-top: 0;
    visibility: visible;
    opacity: 1;
    z-index: 1;
}
.header-wrapper .secondary-3 ul li.submenu:hover > ul::before {
    top: 0px;
}
.header-wrapper .secondary-3 ul.menu-1 {
    position: absolute;
    top: 100%;
    right: 0;
    margin: 8px 0 0 0;
    text-align: center;
}
.header-wrapper .secondary-3 ul.menu-1 > li > a {
    line-height: 30px;
    border: 0;
}
.header-wrapper .secondary-3 ul.menu-1 > li > a::before {
    content: none;
}
.header-wrapper .secondary-3 ul.menu-1 ul {
    width: 100%;
}
.header-wrapper .secondary-4 {
    position: relative;
    height: 600px;
    margin: -70px 0 0 0;
    padding: 70px 0 0 0;
    background: url(../img/banner.png) center bottom;
}

@-webkit-keyframes header-wrapper-secondary-4-before {
    0% {background-position: 0 0}
    100%{background-position: -1920px 0}
}
@-moz-keyframes header-wrapper-secondary-4-before {
    0% {background-position: 0 0}
    100%{background-position: -1920px 0}
}
@keyframes header-wrapper-secondary-4-before {
    0% {background-position: 0 0}
    100%{background-position: -1920px 0}
}
.header-wrapper .secondary-4 .wrapper {
    position: relative;
    padding: 20px 50px 50px 50px;
    z-index: 1;
}
.header-wrapper .secondary-4 img, 
.header-wrapper .secondary-4 .outer-1 {
    float: left;
}
.header-wrapper .secondary-4 .outer-1 {
    width: 100%;
    padding: 5px 0 109px 5px;
    white-space: nowrap;
}
.header-wrapper .secondary-4 .outer-1 * {
    width: 100%;
    text-align: left;
}
.header-wrapper .secondary-4 img {
    display: block;
    margin: 20px 0 0 0;
}
@-webkit-keyframes header-wrapper-secondary-4-row--1 {
    0% {background-position: 0 0}
    100%{background-position: -1920px 0}
}
@-moz-keyframes header-wrapper-secondary-4-row--1 {
    0% {background-position: 0 0}
    100%{background-position: -1920px 0}
}
@keyframes header-wrapper-secondary-4-row--1 {
    0% {background-position: 0 0}
    100%{background-position: -1920px 0}
}

.header-wrapper.mod-1 {
    z-index: 1;
}
.header-wrapper.mod-1 .secondary-4 {
    height: 200px;
}
.header-wrapper.mod-1 .secondary-4::before {
    content: none !important;
}
.header-wrapper.mod-1 .secondary-4::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.header-wrapper .secondary-5 {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    margin: -100px 0 0 0;
    z-index: 2;
}
.header-wrapper .secondary-5 h2 {
    margin: 15px 0 0 0;
}
.header-wrapper .secondary-5 .cell {
    width: 30%;
    float: left;
    margin: 40px 0;
    padding: 0px 20px;
}
.header-wrapper .secondary-5 .cell > span {
    display: block;
}
.header-wrapper .secondary-5 .outer-2 {
    width: 40%;
}
.header-wrapper .secondary-5 .outer-1 {
    padding-right: 60px;
}
.header-wrapper .secondary-5 .outer-1 * {
    text-align: right;
}
.header-wrapper .secondary-5 .cell-3 {
    padding-left: 60px;
}
.header-wrapper .secondary-5 .cell-3 * {
    text-align: left;
}
.header-wrapper .secondary-5 .outer-1 > span, 
.header-wrapper .secondary-5 .cell-3 > span {
    font-size: 40px;
}

.header-wrapper .secondary-5 .outer-2 .select {
    position: relative;
}
.header-wrapper .secondary-5 .outer-2 .select > span {
    display: block;
    margin: 0 0 15px 0;
    padding: 0px 25px;
    line-height: 40px;
    font-weight: 900;
    text-transform: uppercase;
    border-width: 2px ;
    border-style: solid;
    cursor: pointer;
}
.header-wrapper .secondary-5 .outer-2 .select > span::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    top: 50%;
    right: 20px;
    margin: -6px 0 0 0;
    border-width: 0 0 1px 1px;
    border-style: solid;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.header-wrapper .secondary-5 .outer-2 .select > span small {
    display: none;
}
.header-wrapper .secondary-5 .outer-2 .select .select-plans {
    position: absolute;
    display: block;
    width: 100%;
    top: 100%;
    left: 0;
    margin: 40px 0 0 0;
    padding: 20px;
    border-width: 0 0 3px 0;
    border-style: solid;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    visibility: hidden;
    opacity: 0
    z-index: -1;
}
.header-wrapper .secondary-5 .outer-2 .select.active .select-plans {
    margin-top: 0;
    visibility: visible;
    opacity: 1;
    z-index: 1
}
.header-wrapper .secondary-5 .outer-2 .select .select-plans > span {
    display: block;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 30px;
    border-width: 0 0 1px 0;
    border-style: solid;
    cursor: pointer;
}
.header-wrapper .secondary-5 .outer-2 .select .select-plans > span.last {
    border-width: 0 0 0 0;
}
.header-wrapper .secondary-5 .outer-2 .calc-inpts {
    position: relative;
}
.header-wrapper .secondary-5 .outer-2 .calc-inpts #calc-amount-info {
    position: absolute;
    width: 100%;
    top: 5px;
    left: 0;
    text-align: center;
    line-height: 14px;
    font-weight: 900;
    font-size: 11px;
    text-transform: uppercase;
    opacity: 0.4;
}
.header-wrapper .secondary-5 .outer-2 input {
    width: 100%;
    line-height: 70px;
    text-align: center;
    font-size: 40px;
    font-weight: 900;
}
.content-wrapper {
    
}
.content-wrapper .secondary-1 .wrapper {
    position: relative;
    padding: 0;
    z-index: 1;
}
.content-wrapper .secondary-1 .wrapper .cell {
    width: 20%;
    float: left;
    margin: 0 0 0 0;
    padding: 30px 10px;
    border-width: 2px;
    border-style: solid;
}
.content-wrapper .secondary-1 .wrapper .cell img, 
.content-wrapper .secondary-1 .wrapper .cell .row--1 {
    display: block;
    float: left;
}
.content-wrapper .secondary-1 .wrapper .cell img {
    width: 50px;
    height: 50px;
    margin: 8px 10px 0 0;
}
.content-wrapper .secondary-1 .wrapper .cell .row--1 * {
    font-size: 14px;
}
.content-wrapper .secondary-1 .wrapper .cell .row--1 .percent {
    font-size: 50px;
    font-weight: 900;
}
.content-wrapper .secondary-1 .wrapper .cell .row--1 .period {
    font-weight: 900;
}
.content-wrapper .secondary-1 .wrapper .cell .row--1 .deposit {
    padding: 10px 0 0 0;
    font-weight: 600;
}
.content-wrapper .secondary-1 .wrapper .cell .row--1 .deposit span {
    display: block;
}
.content-wrapper .secondary-1 .wrapper .cell .row--1 .deposit span {
    display: block;
}
.content-wrapper .secondary-1 .link {
    padding: 60px 0;
    text-align: center;
}
.content-wrapper .secondary-1 .link a {
    display: inline-block;
}

.content-wrapper .secondary-2 {
    position: relative;
    padding: 0px 0;
    border-width: 0px 0 0 0;
    border-style: solid;
}
.content-wrapper .secondary-2 .wrapper {
    position: relative;
    z-index: 1;
}
.content-wrapper .secondary-2 .row--1 {
    position: relative;
    margin: 0 -15px 14px -15px ;
    padding: 20px 40px 60px 40px;
}
.content-wrapper .secondary-2 .row--1 h2, 
.content-wrapper .secondary-2 .row--1 p, 
.content-wrapper .secondary-2 .row--1 .row---1 {
    position: relative;
    z-index: 1;
}
.content-wrapper .secondary-2 .row--1 .row---1 {
    padding: 50px 0 0;
    text-align: center;;
}
.content-wrapper .secondary-2 .row--2 {
    margin: 0 -22px;
}
.content-wrapper .secondary-2 .row--2 .cell {
    width: 50%;
    float: left;
    padding: 0 7px;
}
.content-wrapper .secondary-2 .row--2 .row---1 {
    height: 381px;
    padding: 20px;
}
.content-wrapper .secondary-2 .row--2 .row---1 img {
    display: block;
    width: 330px;
    height: 200px;
    margin: 0 auto 1px auto;
}
.content-wrapper .secondary-2 .row--2 .row---1 .row----1 {
    margin: 15px 0 0 0;
    text-align: center;
    border-width: 1px 0 0 0;
    border-style: solid;
}
.content-wrapper .secondary-2 .row--2 .row---1 .row----1 h3 {
    margin: 0 0 20px 0;
    font-size: 30px;
}
.content-wrapper .secondary-2 .row--2 .row---1 .row----1 .btn {
    width: 100%;
}
.content-wrapper .secondary-2 .row--2 .row---1 ul {
    
}
.content-wrapper .secondary-2 .row--2 .row---1 ul li {
    display: block;
    padding: 0 0 12px 0;
    line-height: 40px;
    overflow: hidden;
}
.content-wrapper .secondary-2 .row--2 .row---1 ul li img {
    display: block;
    width: 40px;
    height: 40px;
    float: left;
    margin: 0 12px 0 0 ;
}
.content-wrapper .row-99, 
.content-wrapper .row-101 {
    position: relative;
    width: 100%;
    padding: 0 0 50px 0;
    background: url(../img/5052197.jpg) center center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    border-width: 10px 0 10px 0;
    border-style: solid;
    z-inde: 1;
}
.content-wrapper .row-99 .wrapper .element-h3,
.content-wrapper .row-101 .wrapper .element-h3 {
    margin: -140px 0 120px 0;
    text-transform: uppercase;
}
.content-wrapper .row-99 .row--news {
    margin: 0 0 20px 0;
}
.content-wrapper .row-99 .row--news * {
    text-align: left !important;
}
.content-wrapper .row-99 .row--news p {
    display: block;
    margin: 0 0 4px 0;
    padding: 18px;
}
.content-wrapper .row-99 .row--news small {
    display: block;
    padding: 0 0 0 15px;
}
.content-wrapper .row-99 .row--faq h4 {
    margin: 55px 0 35px 0;
    text-align: left;
}
.content-wrapper .row-99 .row--faq > div {
    margin: 0 0 15px 0;
}
.content-wrapper .row-99 .row--faq > div > b {
    display: block;
    margin: 0 0 5px 0;
}
.content-wrapper .row-99 .row--faq > div > span {
    display: block;
    padding: 0 0 0 4px;
}
.content-wrapper .row-99 .row--monitoring {
    margin: 0 -191px;
}
.content-wrapper .row-99 .row--monitoring .cell {
    float: left;
    width: 180px;
    margin: 0 6px;
    padding: 20px;
}
.content-wrapper .row-99 .row--monitoring .cell a, 
.content-wrapper .row-99 .row--monitoring .cell img {
    display: block;
    width: 100%;
}
.content-wrapper .secondary-1.row-99 .wrapper {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}
.content-wrapper .secondary-1.row-99 .wrapper.link {
    padding-bottom: 10px;
}
.content-wrapper .row-100 {
    padding: 200px 0 0 0;
}
.content-wrapper .row-100 .wrapper {
    width: 500px;
    min-width: 500px;
    max-width: 500px;
    padding: 30px;
}

.content-wrapper .row-101 {
    padding: 0;
    background: url(../img/5052197.jpg) center center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
}
.content-wrapper .row-101 .wrapper {
    position: relative;
    padding: 0 0 50px 0;
}
.content-wrapper .row-101 .wrapper::before {
    content: '';
    position: absolute;
    width: 2000px;
    height: 100%;
    top: 0;
    right: 100%;
    margin: 0 -340px 0 0;
    
}
.content-wrapper .row-101 .wrapper .element-h3 {
    margin: -140px 0 80px 0 !important;
    text-align: left !important;
}
.content-wrapper .row-101 .wrapper .cell {
    position: relative;
    float: left;
    z-inde: 1;
}
.content-wrapper .row-101 .wrapper .outer-1 {
    width: 340px;
    padding: 15px 30px 30px 0;
}
.content-wrapper .row-101 .wrapper .outer-1 .row--1 {
    display: block;
    width: 100%;
    margin: -80px 0 0 0;
    padding: 20px;
    text-align: center;
}
.content-wrapper .row-101 .wrapper .outer-1 > div {
    display: block;
    width: 50%;
    float: left;
    margin: 15px 0 0 0;
}
.content-wrapper .row-101 .wrapper .outer-1 > div.cell--1 {
    padding: 0 4px 0 0;
}
.content-wrapper .row-101 .wrapper .outer-1 > div.cell--2 {
    padding: 0 0 0 4px;
}
.content-wrapper .row-101 .wrapper .outer-1 .btn {
    display: block;
    width: 100%;
    padding: 10px 0;
    text-align: center;
}
.content-wrapper .row-101 .wrapper .outer-1 .btn img {
    display: block;
    width: 120px;
    height: 100px;
    margin: 10px auto 0 auto;
}
.content-wrapper .row-101 .wrapper .outer-2 {
    position: relative;
    width: 100%;
    padding: 0 0 0 0px;
}
.content-wrapper .row-101 .wrapper .outer-2::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 0px;
    top: 77px;
    left: 0;
    border-width: 1px 1px 1px 0;
    border-style: solid;
}
.content-wrapper .row-101 .wrapper .outer-2 .row-reff {
    padding: 0 0 15px 0;
}
.content-wrapper .row-101 .wrapper .outer-2 .row-reff .inpts {
    position: relative;
    display: inline-block;
    width: auto;
    width: 387px;
    top: -1px;
}
.content-wrapper .row-101 .wrapper .outer-2 .row-reff .btn {
    margin: 0 4px;
}
.content-wrapper .row-101 .wrapper .outer-2 .row-reff .btn.last {
    margin-right: 0;
}
.content-wrapper .row-101 .wrapper .outer-2 .row-ec {
    position: relative;
    height: 146px;
    margin: 0 0 40px 0;
    padding: 10px 0;
    font-size: 14px;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    z-inde: 1;
}
.content-wrapper .row-101 .wrapper .outer-2 .row-ec .row-ec-cell {
    width: 14.28571428571429%;
    float: left;
    text-align: center;
}
.content-wrapper .row-101 .wrapper .outer-2 .row-ec .row-ec-cell img {
    width: 80px;
    height: 80px;
    margin: 0 0 10px 0;
}
.content-wrapper .row-101 .wrapper .outer-2 .row-ec .row-ec-cell b {
    display: block;
}
.content-wrapper .row-101 .row--page-account .cell-float {
    width: 50%;
}
.content-wrapper .row-101 .row--page-account .cell-float.cell--1 {
    padding-right: 10px;
}
.content-wrapper .row-101 .row--page-account .cell-float.cell--2 {
    padding-left: 10px;
}
.footer-wrapper .secondary-1 {
    margin: 0 -15px;
}

.footer-wrapper .secondary-1 .cell {
    width: 100%;
    height: 230px;
    float: left;
    padding: 60px 20px 30px 20px;
    border-width: 0 0 1px 1px;
    border-style: solid;
}
.footer-wrapper .secondary-1 .cell.last {
    border-width: 0 1px 1px 1px;
}
.footer-wrapper .secondary-1 .cell h3 {
    position: relative;
    margin: -6px 0 20px 0;
    line-height: 1;
    text-align: left;
}
.footer-wrapper .secondary-1 .outer-1 {
    text-align: center;
}
.footer-wrapper .secondary-1 .outer-1 .row--1 {
    display: block;
    width: 360px;
    margin: 0 auto;
}
.footer-wrapper .secondary-1 .outer-1 img {
    display: block;
    width: 24px;
    height: 24px;
    float: left;
    margin: 0 4px 8px 4px;
}
.footer-wrapper .secondary-1 .outer-2 {
    position: relative;
    text-align: center;
}
.footer-wrapper .secondary-1 .outer-2::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 90px;
    top: 55px;
    left: 0;
}
.footer-wrapper .secondary-1 .outer-2 img {
    position: relative;
    margin: 0 0 20px 0;
    z-index: 1;
}
.footer-wrapper .secondary-1 .outer-2 h5 {
    position: relative;
    font-size: 38px;
}
.footer-wrapper .secondary-1 .outer-2 .btn {
    margin: 10px 0 0 0;
}

.footer-wrapper .secondary-1 .cell-3 h3::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: -21px;
}
.footer-wrapper .secondary-1 .cell-3 h4 {
    white-space: nowrap;
    overflow: hidden;
}
.footer-wrapper .secondary-1 .cell-3 a {
    display: block;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-width: 1px 0 0 0;
    border-style: solid;
}
.footer-wrapper .secondary-1 .cell-3 a * {
    text-align: left;
}
.footer-wrapper .secondary-2 .wrapper {
    padding: 30px 0;
    text-align: center;
    border-width: 0 1px 0 1px;
    border-style: solid;
}
.footer-wrapper .secondary-2 .row--1 {
    display: inline-block;
    text-align: left;
}
.footer-wrapper .secondary-2 .row--1 .cell {
    float: left;
    margin: 0 40px 0 0;
    padding: 0 40px 0 0;
}
.footer-wrapper .secondary-2 .row--1 .cell.last {
    margin: 0;
    padding: 0;
}
.footer-wrapper .secondary-2 .row--1 .cell.last::after {
    content: none;
}
.footer-wrapper .secondary-2 .row--1 .cell img {
    display: block;
    float: left;
    width: 42px;
    height: 30px;
    margin: 8px 16px 0 0;
}
.footer-wrapper .secondary-2 .row--1 .cell .row---1 {
    float: left;
}
.footer-wrapper .secondary-2 .row--1 .cell b {
    display: block;
    margin: 0 0 6px 0;
}
.footer-wrapper .secondary-2 .row--1 .cell span {
    opacity: 0.8;
}
.footer-wrapper .secondary-3 {
    padding: 30px 0;
    text-align: center;
    border-width: 1px 0 0 0;
    border-style: solid;
}
table {
    width: 100%;
    border-width: 0 0 3px 0;
    border-style: solid;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
}
table tr {
    border-width: 0 0 1px 0;
    border-style: solid;
}
table tr td {
    padding: 10px 18px;
    line-height: 20px;
}
table tr td.inheader, 
table tr th {
    padding-top: 18px;
    padding-bottom: 18px;
}
table.mod-1 tr td {
    vertical-align: middle;
}

.inpts-row {
    position: relative;
    margin: 0 0 14px 0;
    line-height: 45px;
}
.inpts-row.inpts-row-inptstext {
    position: relative;
    margin: 0 0 14px 0;
    line-height: 45px;
}
.inpts-row.inpts-row-inptstext span {
    position: absolute;
    top: 0;
    left: 10px;
    font-size: 0.7em;
    font-weight: 900;
    text-transform: uppercase;
    opacity: 0.6;
}
.inpts-row.inpts-row-inptstext input {
    padding-left: 120px;
}
.inpts-row.validation_number > div {
    position: absolute;
    width: 100px;
    height: 17px;
    top: 14px;
    left: 2px;
    text-align: center;
}
.inpts-row.validation_number > div > img {
    display: inline-block;
    border: 0;
}
.inpts-row.validation_number input {
    padding-left: 100px;
}
.btn-row {
    padding: 14px 0 0 0;
}
.btn-row input, .btn-row button {
    width: 100%;
}
.btn-row .deposit-cancel-wrap {
    display: none !important;
}
.btn-row.deposit_confirmation {
    text-align: center !important;
}
.btn-row.deposit_confirmation img {
    margin: 0 0 15px 0;
}
.rotate-y-360 {
    position: relative;
    display: inline-block;
    -webkit-animation: rotate-y-360 4s linear infinite;
       -moz-animation: rotate-y-360 4s linear infinite;
            animation: rotate-y-360 4s linear infinite;
}

.msg {
    padding: 30px;
}
.msg li {
    display: block;
}

.pagination {
    display: inline-block;
    margin: 60px 0 0 0;
    overflow: hidden;
}
.pagination li {
    display: block;
    float: left;
    margin: 0 4px;
}
.pagination li a {
    padding: 0;
    line-height: 30px;
    width: 30px;
    text-align: center;
}
.pagination li a.disabled:active {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
}

.cell-float {
    float: left;
}
.element-table-ec-icon {
    position: relative;
    padding: 0 37px 0 0;
}
.element-table-ec-icon img {
    position: absolute;
    top: -6px;
    right: 0;
    width: 30px !important;
    height: 30px !important;
}
.element-processing-ec h5 {
    margin: 0 0 12px 0;
    text-align: left;
}
.element-processing-ec .row--1 {
    width: 18%;
    float: left;
    padding: 0 4px;
    text-align: center;
}
.element-processing-ec .row--1 * {
   font-size: 9px;
}
.element-processing-ec .row--1 > label {
    position: relative;
    display: block;
    padding: 10px 0;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
}
.element-processing-ec .row--1 > label.disabled {
    cursor: not-allowed;
    opacity: 0.7;
}
.element-processing-ec .row--1 > label input {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    z-index: -1;
}
.element-processing-ec .row--1 > label > div {
    margin: 8px 0 0 0;
}
.element-processing-ec .row--1 > label > div b {
    display: block;
}

.textleft {
    text-align: left !important;
}
@keyframes animation-btn-el01-a-outer-1 {
    0%{
        opacity: 0;
        transform: rotate(-45deg) translate(-20px,-20px);
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
        transform: rotate(-45deg) translate(20px,20px);
    }
}
@keyframes animation-btn-el01-a-outer-2 {
    0%{
        opacity: 0;
        transform: rotate(135deg) translate(-20px,-20px);
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
        transform: rotate(135deg) translate(20px,20px);
    }
}

@-webkit-keyframes element-ray {
    from {background-position-x: 0;}
    to {background-position-x: 600px;}
}
@-moz-keyframes element-ray {
    from {background-position-x: 0;}
    to {background-position-x: 600px;}
}
@keyframes element-ray {
    from {background-position-x: 0;}
    to {background-position-x: 600px;}
}


@-webkit-keyframes rotate-y-360 {
    from {-webkit-transform: rotateY(0deg);}
    to {-webkit-transform: rotateY(360deg);}
}
@-moz-keyframes rotate-y-360 {
    from {-moz-transform: rotateY(0deg);}
    to {-moz-transform: rotateY(360deg);}
}
@keyframes rotate-y-360 {
    from {transform: rotateY(0deg);}
    to {transform: rotateY(360deg);}
}


@-webkit-keyframes date-timer-outer-2 {
    0%   {opacity: 1}
    49%  {opacity: 1}
    50%  {opacity: 0}
    100% {opacity: 0}
}
@-moz-keyframes date-timer-outer-2 {
    0%   {opacity: 1}
    49%  {opacity: 1}
    50%  {opacity: 0}
    100% {opacity: 0}
}
@keyframes date-timer-outer-2 {
    0%   {opacity: 1}
    49%  {opacity: 1}
    50%  {opacity: 0}
    100% {opacity: 0}
}. { padding: 16px; max-width: 1200px; margin: 0 auto; box-sizing: border-box; }. { display: flex; flex-direction: column; gap: 12px; }@media (min-width: 468px) {  .wrapper { flex-direction: row;   width: 768px;}}.te_h{-webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);padding: 40px;}.font12px{font-size: 12px;    color: #334155;    padding: 6px 0;    border-top: 1px solid #f1f5f9;}.menu-toggle {  display: none;  font-size: 28px;  cursor: pointer;  padding: 10px;  background: #6fb774;  color: #fff;  width: 50px;  text-align: center;  border-radius: 5px;  z-index: 1001;}.menu {  list-style: none;  margin: 0;  padding: 0;  display: flex;}@media (max-width: 768px) {  .menu-toggle {    display: block;  }  .menu {    position: absolute;    top: 60px;    left: 0;    right: 0;    background: #012022;    flex-direction: column;    max-height: 0;    overflow: hidden;    transition: max-height 0.3s ease;    z-index: 1000;  }  .menu li a {    padding: 12px;    border-bottom: 1px solid #ddd;  }  .menu.open {    max-height: 700px;  }}