body {
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.5;
    color: #052E52;
    background: #E6EFF5;
}
a {
    color: #187DD5;
    text-decoration: none;
}
a:hover {
    color: #000;
}
a.cl1 {color: #fff;}
a.cl1:hover {color: #000;}
a.cl2 {color: #000 ;}
a.cl2:hover {color: #187DD5;}
a.cl3 {color: #FF8D00;}
a.cl3:hover {color: #FFB962;}
a.icon {
    position: relative;
    display: inline-block;
}
a.icon:after {
    font-family: IcoFont!important;
    /* content: "\ef1f"; */
    content: "\ef71";
    /* font-size: 12px; */
    margin-left: 4px;
    position: relative;
    /* top: -1px; */
}
a.icon:after, 
.dicon i {
    opacity: 0.6;
}
.dicon i {
    position: relative;
}
.dicon i.icofont-external-link {
    top: -1px;
}
b {font-weight: 700;}
small {font-size: 0.715em;}
h1, .h1 {
    font-size: 5rem;
    text-transform: uppercase;
}
h2, .h2 {
    font-size: 4rem;
    text-transform: uppercase;
}
h3, .h3 {
    font-size: 3rem;
    text-transform: uppercase;
}
h4, .h4 {
    font-size: 2rem;
}
h5, .h5 {
    font-size: 1.6rem;
}
h6, .h6 {
    font-size: 1.2rem;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
    color: #187DD5;
    font-weight: 900;
    margin-bottom: 20px;
    line-height: 1.2;
}
h1.cl1, .h1.cl1, h2.cl1, .h2.cl1, h3.cl1, .h3.cl1, h4.cl1, .h4.cl1, h5.cl1, .h5.cl1 {
    color: #bee2ff;
}
h1.cl2, h2.cl2, h3.cl2, h4.cl2, h5.cl2 {
    color: #FF8D00;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
input:-webkit-autofill:active, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover, 
textarea:-webkit-autofill:focus, 
textarea:-webkit-autofill:active {
    border: 1px solid rgb(15, 72, 122, 0.8);
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s;
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,174,255,0.04) 50%,rgba(255,255,255,0) 51%,rgba(0,174,255,0.03) 100%);  
}
.inpts {
    font-family: 'Rubik', sans-serif;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #fff;
    padding: 0 25px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    background: rgba(255, 255, 255, 0.2);
    width: 100%;
    border-radius: 8px;
    box-shadow: 0px 10px 20px rgba(15, 72, 122, 0.25);
}
.inpts:focus {
    color: #000;
    background: rgba(15, 72, 122, 0.2);
    border-color: rgb(15, 72, 122, 0.8);
    box-shadow: 0px 10px 20px rgba(15, 72, 122, 0.1);
}
.inpts::selection {
    background: #052E52;
    color: #fff !important;
    -webkit-text-fill-color: #fff;
}
.inpts::-moz-selection {
    background: #052E52;
    color: #fff !important;
    -webkit-text-fill-color: #fff;
}
textarea.inpts {
    line-height: 1.2;
    padding-top: 12px;
    padding-bottom: 12px;
    height: 120px;
}
.inpts::placeholder {
    color: #000;
}
.selectric, 
.selectric-hover .selectric {
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: #fff;
    border-radius: 8px;
    box-shadow: 0px 10px 20px rgba(15, 72, 122, 0.25);
    background: rgba(255, 255, 255, 0.2);
}
.selectric-open .selectric {
    background: rgba(15, 72, 122, 0.2);
    border-color: rgb(15, 72, 122, 0.8);
    box-shadow: 0px 10px 20px rgba(15, 72, 122, 0.1);
}
.selectric .label {
    font-size: 1.4rem;
    line-height: 38px;
    height: 38px;
    color: #fff;
    margin-left: 20px;
}
.selectric-open .selectric .label {
    color: #000;
}
.selectric .button {
    background: none !important;
    width: 38px !important;
    height: 38px !important;
    line-height: 38px !important;
    color: #fff !important;
}
.selectric .button:after {
    border-top-color: #fff;
}
.selectric-hover .selectric .button:after {
    border-top-color: #fff !important;
}
.selectric-open .selectric .button:after {
    border-top-color: #000 !important;
}
.selectric-above .selectric-items {
    margin-bottom: 30px;
}
.selectric-open.selectric-above .selectric-items {
    margin-bottom: 10px;
}

.selectric-open.selectric-above .selectric-items:before {display: block;}
.selectric-below .selectric-items {
    margin-top: 30px;
}
.selectric-open.selectric-below .selectric-items {
    margin-top: 10px;
}
.selectric-open.selectric-below .selectric-items:after {display: block;}
.selectric-items {
    background: #052e52;
    border: none !important;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.35);
    border-radius: 8px;
    display: block !important;
    opacity: 0 !important;
    visibility: hidden !important;
}
.selectric-open .selectric-items {
    opacity: 1 !important;
    visibility: visible !important;
}
.selectric-items:before, 
.selectric-items:after {
    display: none;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: calc(50% - 5px);
    border-style: solid;
}
.selectric-items:before {
    top: 100%; 
    border-width: 7px 5px 0 5px;
    border-color: #052e52 transparent transparent transparent;
}
.selectric-items:after {
    bottom: 100%;
    border-width: 0 5px 7px 5px;
    border-color: transparent transparent #052e52 transparent;
}
.selectric-items li {
    color: rgba(255, 255, 255, 1);
}
.selectric-items li:first-child {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.selectric-items li:last-child {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.selectric-items li.highlighted {
    background: #fff !important;
    color: #052E52 !important;
}
.selectric-items li:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
}
.sbmt {
    font-family: 'Rubik', sans-serif;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #187DD5;
    padding: 0 18px 0 18px;
    border: none;
    text-align: center;
    text-transform: uppercase;
    border-radius: 25px;
    background: #fff;
    border: 1px solid #fff;
    
    /* correct */
    height: auto;
    min-height: 30px;
    line-height: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.sbmt.act, 
.sbmt:hover {
    color: #fff;
    background: #187DD5;
}
.sbmt1 {
    color: #187DD5;
    background: #fff;
    border-color: #187DD5;
}
.sbmt1.act, 
.sbmt1:hover {
    color: #fff;
    background: #187DD5;
}
.sbmt2 {
    border: 1px dotted rgba(255, 255, 255, 0.6);
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
}
.sbmt2.act, 
.sbmt2:hover {
    background: #ff8d00;
}
.sbmt1.act, 
.sbmt1:hover {
    color: #fff;
    background: #00467A;
}
.form-control {
    position: relative;
    margin-bottom: 16px;
}
.form-control.m0 {
    margin-bottom: 0px;
}
.form-control.m1 {
    margin-bottom: 40px;
}
.form-control .sbmt {
    margin-left: 5px;
    margin-right: 5px;
}
.form-control .sbmt.m0 {
    margin: 0;
}
.form-control.center {
    text-align: center;
}
.form-control.rigt {
    text-align: right;
}
.form-control label {
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.form-control.icon {
    
}
.form-control.icon .icon-i {
    position: absolute;
    bottom: 0;
    width: 40px;
    text-align: center;
    margin: 0;
    border-radius: 8px 0 0 8px;
}
.form-control.icon .icon-i:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 80%;
    top: 10%;
    left: 100%;
    border-right: 1px dotted rgba(255, 255, 255, 0.4);
}
.form-control input:focus + label.icon-i, 
.form-control textarea:focus + label.icon-i {
    background: #052E52;
}
.form-control input:focus + label.icon-i:before, 
.form-control textarea:focus + label.icon-i:before {
    border-right: 1px dotted rgb(15, 72, 122, 0.8);
}
.form-control.icon .icon-i i {
    line-height: 40px;
    font-size: 2em;
}
.form-control.icon1 .icon-i {
    height: calc(100% - 26px);
}
.form-control .ecEl {
    width: 70px;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    background: #FCFCFC;
    border-radius: 8px 0 0 8px;
}
.form-control.ec img {
    width: auto;
    height: 40px;
    border-radius: 8px;
    display: inline-block;
}
.form-control.icon input,
.form-control.icon textarea {
    padding-left: 50px;
}
.form-control.ec input {
    padding-left: 80px;
}
.form-captch-img {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    bottom: 0;
    margin-bottom: 0 !important;
    padding: 0 2px;
    background: #fff;
    text-align: center;
    border-radius: 8px 0 0 8px;
}
.form-captch-img img {
    position: relative;
    display: inline-block;
    margin-top: 12px;
    width: 100%;
}
.form-control.form-captcha input {
    padding-left: 70px;
}
input[type="checkbox"]:checked + label, input[type="checkbox"]:not(:checked) + label, input[type="radio"]:checked + label, input[type="radio"]:not(:checked) + label {
    line-height: 1.4 !important;
}
input[type="checkbox"]:checked + label, input[type="checkbox"]:not(:checked) + label {
    margin-bottom: 0 !important;
    padding-left: 34px !important;
}
input[type="checkbox"]:checked + label span.label, input[type="checkbox"]:not(:checked) + label span.label {
    width: 26px;
    border: 1px solid #fff;
    height: 26px;
    display: inline-block;
    position: relative;
    margin: 0 8px -9px -34px;
    border-radius: 6px;
}
input[type="checkbox"]:checked + label span.label {
    border-color: #fff;
    background: rgba(255,255,255, 0.2);
}
input[type="checkbox"]:checked + label:before, input[type="checkbox"]:not(:checked) + label:before {
    left: 4px;
    top: -1px !important;
    width: 18px;
    height: 18px;
    border: none;
    background-color: #fff;
    z-index: 1;
    opacity: 0;
    border-radius: 3px !important;
}
input[type="checkbox"]:checked + label:before {
    background-color: #fff;
    opacity: 1;
    box-shadow: 0 0 5px rgba(0,0,0,.3);
}
input[type="checkbox"]:checked + label:after, input[type="checkbox"]:not(:checked) + label:after {
    top: 3px;
    width: 20px;
    height: 20px;
    border-radius: 0;
    border-left: none;
    border-bottom: none;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
input[type="checkbox"]:checked + label:after {
    left: 7px;
    content: none !important;
}
input[type="checkbox"]:not(:checked) + label:after {
    left: 4px;
    color: rgba(255, 255, 255, 0.4);
    opacity: 1;
}
input[type="radio"]:checked + label, input[type="radio"]:not(:checked) + label {
    padding-left: 38px;
}
input[type="radio"]:checked + label:before, input[type="radio"]:not(:checked) + label:before {
    border: 1px solid #fff;
    background: none;
    width: 26px;
    height: 26px;
    left: 0;
    top: -6px !important;
}
input[type="radio"]:checked + label:before {
    border: 1px solid #fff;
    background: rgba(255,255,255, 0.2);
}
input[type="radio"]:checked + label:after, input[type="radio"]:not(:checked) + label:after {
    left: 4px;
    top: -2px !important;
    width: 18px;
    height: 18px;
    background-color: #ffffff;
    box-shadow: 0 0 5px rgba(0,0,0,.3);
}
.msg {
    padding: 10px 25px;
    margin-bottom: 20px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 8px;
}
.msg.m0 {
    margin-bottom: 0px;
}
.msg li > br, 
.msg li > div {
    display: none;
}
.msgerror {
    background: #FC4C1C;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
}
.msg li, 
.msg div {
    display: block;
    position: relative;
}
.msg-copy {
    display: block;
    position: fixed;
    z-index: 99999999999;
    width: 100%;
    top: 100%;
    bottom: auto;
    margin-bottom: -100px;
    left: 0;
}
.msg-copy.act {
    top: auto;
    bottom: 0;
    margin-bottom: 0;
}
.msg-copy .container {
    padding: 20px 70px;
}
.msg-copy .container > div {
    background: #000;
    padding: 20px;
    background: #FF8D00;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.45);
    border-radius: 12px 12px 12px 12px;
    color: #fff;
}
.msg-copy .container h5 {
    color: #fff !important;
}
.msg-copy-data {
    margin: 0 auto 20px auto;
    line-height: 1.1;
    opacity: 0.5;
}
.info {
    padding-top: 20px;
    border-top: 1px dashed rgb(255, 255, 255);
    color: #bee2ff;
}
.tcl0 {
    color: #fff;
}
.tcl1 {
    color: #bee2ff;
}
.tcl2 {
    color: #187DD5;
}
.tcl3 {
    color:#FF8D00;
}
.dmt1 {
    margin-top: 33px;
}
.modal {
    position: fixed;
    padding: 50px 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    white-space: nowrap;
    z-index: 999999;
    overflow: hidden;
}
.modal:after {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
    content: '';
}
.modal-container {
    display: inline-block;
    vertical-align: middle;
    padding-top: 40px;
}
.modal-content {
    padding: 30px;
    text-align: left;
    white-space: normal;
    background: #fff;    
    color: #000;
    min-width: 200px;
    max-width: 800px;
    width: 100%;
    border-radius: 12px;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
}
.modal-calculator .modal-content > div {
    /* overflow: hidden; */
    box-shadow: 0px 0 0 rgba(0, 0, 0, 0) !important;
}
.modal-close-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal-close-sbmt {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.modal-blocker {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(19, 79, 130, 0.98);
    z-index: 99999;
}

.modal, 
.modal-blocker {
    display: none;
}
.modal.act, 
.modal-blocker.act {
    display: block;
}

.modal-calculator .modal-content {
    padding: 0;
}
.modal-picture .modal-content {
    cursor: grab;
}
.modal-picture img {
    width: 100%;
    height: auto;
}
.modal-menu .modal-container {
    padding-top: 0;
}
.modal-menu .modal-close-sbmt {
    top: auto;
    bottom: -30px;
    opacity: 0.6;
}
.modal-menu .modal-content {
    padding: 0;
    text-align: center;
    white-space: normal;
    background: none;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    border-radius: 0;
    box-shadow: none;
}
.modal-menu .modal-content a {
    font-size: 3rem;
    color: #fff;
    padding: 0 20px;
}
.modal-menu .modal-content a:hover {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 12px;
}

.selectric-open .selectric-items, 
.language ul, 
.main-plan .data ul, 
.main-plan .plan .data ul:before, 
.certificate:hover a, 
.statistics div, 
.tops li img, 
.page-statuses .stbanner a, 
.msg-copy, 
.acInfBlok {
    -webkit-transition: 0.2s;
       -moz-transition: 0.2s;
        -ms-transition: 0.2s;
         -o-transition: 0.2s;
            transition: 0.2s;
}

.main-plan .plan.actfix .data ul,
.main-plan .plan.actfix .data ul:before, 
.depositplans .main-plan .data ul {
    -webkit-transition: 0s;
       -moz-transition: 0s;
        -ms-transition: 0s;
         -o-transition: 0s;
            transition: 0s;
}

.content-wrapper {
    margin: 0 auto;
    min-width: 1230px;
    /* max-width: 2000px; */
    max-width: 1920px;
    /* padding: 0 40px; */
    width: 100%;
    overflow: hidden;
}
.container {
    margin: 0 auto;
    width: 1230px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.header {
    position: relative;
    height: 700px;
    background: #187DD5 url(../images/header.jpg) center top no-repeat;
}
.header .textOpa { opacity: 0; }
.header .textAnimation {
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    opacity: 1;
}
.header-top {
    height: 70px;
}
.header-top .container {
    background: rgba(24,125,213,0);
    background: -moz-linear-gradient(left, rgba(24,125,213,0) 0%, rgba(12,175,245,1) 49%, rgba(24,125,213,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(24,125,213,0)), color-stop(49%, rgba(12,175,245,1)), color-stop(100%, rgba(24,125,213,0)));
    background: -webkit-linear-gradient(left, rgba(24,125,213,0) 0%, rgba(12,175,245,1) 49%, rgba(24,125,213,0) 100%);
    background: -o-linear-gradient(left, rgba(24,125,213,0) 0%, rgba(12,175,245,1) 49%, rgba(24,125,213,0) 100%);
    background: -ms-linear-gradient(left, rgba(24,125,213,0) 0%, rgba(12,175,245,1) 49%, rgba(24,125,213,0) 100%);
    background: linear-gradient(to right, rgba(24,125,213,0) 0%, rgba(12,175,245,1) 49%, rgba(24,125,213,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#187dd5', endColorstr='#187dd5', GradientType=1 );
}
.header-top .d1 {
    width: calc(50% - 150px);
}
.header-top .d1 > div {
    border: 1px dotted rgba(255, 255, 255, 0.6); 
    padding: 7px 14px;
    margin-top: 9px;
    border-radius: 25px;
    color: #fff;
}

.language {
    min-width: 50px;
    margin: -8px -15px -8px 0;
    height: 32px;
    z-index: 2;
}
.language .language_selected {
    padding: 5px;
    background: rgba(255, 255, 255, 0.2);
    position: relative;
    border-radius: 25px;
    z-index: 2;
    height: 32px;
    text-align: center;
    border: 1px dotted rgba(255, 255, 255, 0.6);
}
.language .language_selected:hover {
    background: #fff;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.45);
}
.language .language_selected i {
    display: none;
    float: right;
    position: absolute;
    top: calc(50% - 5px);
    width: 10px;
    height: 10px;
    right: 10px;
}
.language .language_selected i svg {
    position: absolute;
    top: 0;
    left: 0;
    fill: #fff;
}
.language .language_selected img {
    width: 25px;
    border-radius: 18px;
    overflow: hidden;
    display: inline-block;
    margin-top: -2px;
}
.language img {
    width: 20px;
}
.language .language_name {
    position: relative;
    padding-left: 5px;
}
.language ul {
    padding: 10px;
    position: absolute;
    text-align: left;
    background: #052e52;
    top: 100%;
    left: 0;
    width: 260px;
    height: auto;
    margin-top: 30px;
    border-radius: 8px;
    color: #fff;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.45);
    z-index: 2;
    opacity: 0;
    visibility: hidden;
}
.language ul:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 19px;
    bottom: 100%;
    border-style: solid;
    border-width: 0 5px 7px 5px;
    border-color: transparent transparent #052e52 transparent;
}
.language li {
    display: block;
    padding: 5px 10px;
    float: left;
    width: 50%;
    border-radius: 25px;
}
.language li.status0 {
    cursor: not-allowed;
    background: none !important;
}
.language li.status0 span {
    color: rgba(255,255,255, 0.4);
}
.language li.status0 img {
    opacity: 0.4;
}
.language li:hover {
    background: #fff;
    color: #052E52;
}
.language.act .language_selected {
    background: #fff;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.45);
}
.language.act .language_selected i {
    display: block;
}
.language.act ul {
    margin-top: 10px;
    z-index: 2;
    opacity: 1;
    visibility: visible;
}

.time {
    width: 210px;
}
.time img {
    width: 16px;
    height: 16px;
}
.time span {
    line-height: 16px;
    color: #fff;
    display: block;
}
.logo {
    
}
.logo a {
    display: block;
    width: 300px;
    height: 50px;
    margin: 0 auto;
}
.logo a img {
    display: block;
    width: 100%;
    height: auto;
}
.block_contact {
    
}
.block_contact ul {
    
}
.block_contact li {
    display: block;
    float: left;
}
.header .block_contact li a {
    display: block;
    color: #fff;
}
.block_contact li a:hover {
    color: #000;
}
.block_contact li div {
    
}
.block_contact li span {
    line-height: 16px;
}
.block_contact li img {
    width: 16px;
    height: 16px;
}
.header-wrap {
    z-index: 3;
}
.header-wrap .container.hwbgcont {
    background: #fff;
    border-radius: 25px;
    box-shadow: 0 0 32px rgba(0,0,0,.4);
    /* height: 50px; */
    /* correct */
    min-height: 40px;
    padding-bottom: 10px;
}
.header-menu {
    
}
.header-menu #get_mobilemenu1 {
    display: none !important;
}
.header-menu ul {
    
}
.header-menu li {
    display: block;
    float: left;
    margin-right: 30px;
    /* padding: 15px 0; */
    /* correct */
    padding: 15px 0 5px 0;
}
.header-menu li.first {
    margin-left: 0;
}
.header-menu li a, 
.header-calculator {
    position: relative;
    display: block;
    color: #316C97;
    line-height: 20px;
    text-transform: uppercase;
}
.header-menu li a.act, 
.header-menu li a:hover, 
.header-calculator:hover {
    color: #000;
}
.header-menu li a.act:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    top: 100%;
    left: 0;
    border-bottom: 1px dotted #000; 
}
.header-menu li a {
    
}
.mobile-menu-sbmt {
    
}
.mobile-menu-sbmt a {
    line-height: 30px;
    background: #187DD5;
    color: #fff;
    display: block;
    padding: 0 20px;
    border-radius: 25px;
    margin: 10px 0 0 0;
}
.mobile-menu-sbmt a:hover {
    background: #ff8d00;
}
.header-user-sbmt {
    
}
.header-user-sbmt a {
    float: left;
    margin-top: 10px;
}
.header-calculator-block:before {
    content: '';
    position: absolute;
    top: 0;
    right: -31px;
    width: 1px;
    height: 100%;
    border-right: 1px dotted #000;
    
}
.header-user-sbmt a.header-calculator {
    margin-top: 0;
    border: 1px solid rgba(255, 255, 255, 0);
}
.statuses {
    position: absolute;
    width: 360px;
    top: 100%;
    left: calc(50% - 180px);
    z-index: 2;
}
.statuses:before, 
.statuses:after {
    content: '';
    position: absolute;
    width: 380px;
    height: 1px;
    top: 10px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.6);
}
.statuses:before {
    right: calc(100% + 10px);
}
.statuses:after {
    left: calc(100% + 10px);
}
.statuses .sbmt {
    width: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0;
}
.statuses > span {
    position: absolute;
    width: 80%;
    height: 1px;
    top: calc(100% + 10px);
    left: 10%;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.6);
}
.header-content {
    color: #fff;
}
.header-content .d-flex {
    height: 505px;
    position: relative;
    z-index: 2;
}
.header-content h3 {
    color: #fff;
}
.header-content .hc-dopel {
    position: relative;
    color: #bee2ff;
    background: rgba(15, 72, 122, 0.4);
    border: 1px dashed rgb(15, 72, 122);
    padding: 10px 20px;
    border-radius: 8px;
}
.hc-dopel i {
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    background: rgba(15,72,122,0);
    background: -moz-linear-gradient(left, rgba(15,72,122,0) 0%, rgba(15,72,122,1) 50%, rgba(15,72,122,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(15,72,122,0)), color-stop(50%, rgba(15,72,122,1)), color-stop(100%, rgba(15,72,122,0)));
    background: -webkit-linear-gradient(left, rgba(15,72,122,0) 0%, rgba(15,72,122,1) 50%, rgba(15,72,122,0) 100%);
    background: -o-linear-gradient(left, rgba(15,72,122,0) 0%, rgba(15,72,122,1) 50%, rgba(15,72,122,0) 100%);
    background: -ms-linear-gradient(left, rgba(15,72,122,0) 0%, rgba(15,72,122,1) 50%, rgba(15,72,122,0) 100%);
    background: linear-gradient(to right, rgba(15,72,122,0) 0%, rgba(15,72,122,1) 50%, rgba(15,72,122,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f487a', endColorstr='#0f487a', GradientType=1 );
}
.hc-dopel .el1 {
    top: -8px;
}
.hc-dopel .el2 {
    top: calc(50% - 1px);
    width: 200px;
}
.hc-dopel .el3 {
    bottom: -8px;
}
.header-content h4 {
    
}
.header-img {
    position: absolute;
    display: block;
    width: 825px;
    height: 666px;
    top: -86px;
    right: -125px;
    z-index: 1;
}
.header-content .hcbg1 {
    position: absolute;
    display: block;
    width: 903px;
    height: 666px;
    top: -41px;
    right: -149px;
    background: url(../images/header-img-bg.png) no-repeat;
}
.hdc-stats {
    margin-top: 20px;
    margin-left: -10px;
    margin-right: -10px;
}
.hdc-stats li {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 20px;
    border: 1px dotted rgba(255, 255, 255, 0.6);
    border-radius: 25px;
}
.hdc-stats li:hover {
    background: #fff;
    color: #187DD5;
}
.hdc-stats .first li {
    margin-left: 20px;
}
.hdc-stats .last li {
    margin-right: 20px;
}
.hdc-stats div {
    width: 50px;
    height: 30px;
    float: left;
    background: #fff;
    padding: 5px;
    border-radius: 25px;
    text-align: center;
}
.hdc-stats span {
    display: block;
    float: left;
    line-height: 1.1;
    margin-top: 3px;
    margin-left: 15px;
    font-size: 1.2rem;
}
.hdc-stats img {
    height: 100%;
    width: auto;
}
.header.hs1 {
    height: 182px;
    box-shadow: 0 0 12px rgba(0,0,0,.25);
}
.footerec {
    background: #fff;
    /* padding: 30px; */
    padding: 30px 0;
    box-shadow: 0 0 12px rgba(0,0,0,.25);
}
.footerec .container {
    /* padding-left: 0; */
    /* padding-right: 0; */
}
.footerec .ftrEc {
    
}
.footerec img {
    width: calc(8.333333333333333% - 10px);
    margin: 0 5px;
    float: left;
    box-shadow: 0px 6px 9px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
}
.footerec img:hover {
    box-shadow: 0px 6px 9px rgba(0, 0, 0, 0.10);
}
.footer {
    padding: 40px 0 80px 0;
    position: relative;
    z-index: 2;
    background: url(../images/footer-bg.jpg) center top no-repeat;
    color: #fff;
}
.footer-menu .mobile-menu-icon {
    display: none !important;
}
.footer-menu li {
    padding: 15px 0;
    margin-left: 30px;
}
.footer-menu li a {
    position: relative;
    color: #fff;
    line-height: 22px;
    padding: 4px 0;
}
.footer-menu li a:hover {
    color: rgba(255, 255, 255, 0.6);
}
.footer-menu li a.act:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    top: 100%;
    left: 0;
    border-bottom: 1px dotted #fff;
}
.footer-info {
    
}
.footer-info img {
    width: 50px;
    height: 50px;
}
.footer-bottom {
    border-top: 1px dashed rgba(255, 255, 255, 0.6);
}
.footer .copyright {
    
}
.line {
    width: 100%;
    height: 1px;
    border-top: 1px dashed rgb(255, 255, 255);
}
.bgT {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
}
.content {
    width: 100%;
    position: relative;
    z-index: 2;
    box-shadow: 0 0 32px rgba(0,0,0,.15);
    background: #fff;
}
.bg1 {
    background: #fff url(../images/bg1.jpg) center bottom no-repeat;
}
.main-plan {
    width: 100%;
    padding: 30px 0;

}
.main-plan .container {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: -120px;
}
.main-plan .plansfix {
    position: absolute;
    top: calc(50% - 15px);
    font-size: 3rem;
    color: #187DD5;
    opacity: 0;
}
.main-plan .plansfix.first {
    right: calc(100% + 10px);
}
.main-plan .plansfix.last {
    left: calc(100% + 10px);
}
.main-plan .plan-block {
    width: 16.6666666666666%;
    float: left;
}
.main-plan:hover .plansfix {
    opacity: 0.2;
}
.main-plan .plansfix.act {
    opacity: 0.8;
}
.main-plan .plan {
    display: block !important;
    position: relative;
    padding: 30px 15px;
    margin: 15px;
    background: #fff;
    text-align: center;
    color: #187DD5;
    border-radius: 8px;
    box-shadow: 0px 10px 20px rgba(24,125,213, 0.25);
}
.main-plan .plan:before{
    content: '';
    position: absolute;
    top: -9px;
    left: -9px;
    width: calc(100% + 18px);
    height: calc(100% + 18px);
    background: rgba(15, 72, 122, 0.1);
    border: 1px dotted rgba(15, 72, 122, 0.8);
    border-radius: 8px;
    z-index: -1;
}
.plan-fix {
    position: absolute;
    font-size: 3rem;
    top: 10px;
    left: 0;
    opacity: 0;
}
.main-plan .plan:hover .plan-fix {
    opacity: 0.2;
}
.actfix .plan-fix {
    opacity: 0.8 !important;
}
.main-plan .plan > div {
    display: block;
}
.main-plan .percent {
    display: inline-block !important;
    font-size: 4rem;
    font-weight: 700;
    color: #187DD5;
    line-height: 0.8;
    overflow: hidden;
}
.main-plan .percent:before {
    content: '';
    position: absolute;
    top: -80px;
    left: -255px;
    /* right: auto; */
    width: 200px;
    height: 200px;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
    -webkit-transform: rotate(35deg);
    -moz-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    -o-transform: rotate(35deg);
    ransform: rotate(35deg);
    -webkit-animation: plan-percent 2.5s linear infinite;
    animation: plan-percent 2.5s linear infinite;
    opacity: 0.5;
}
@-webkit-keyframes plan-percent {
  100% {left: calc(100% + 255px)}
}
@keyframes plan-percent {
  100% {left: calc(100% + 255px)}
}
.main-plan .plan:hover .percent, 
.main-plan .plan.actfix .percent, 
.depositplans .plan-block input[type="radio"]:checked + label .percent {
    background: #FF8D00;
    color: #fff;
    border-radius: 8px;
    padding: 5px 10px;
    margin: -5px -10px;
}
.main-plan .p1 {
    font-weight: 700;
    border-bottom: 2px solid #187DD5;
}
.main-plan .p1 span {
    font-size: 2rem;
}
.main-plan .data {
    
}
.main-plan .data ul {
    padding: 10px;
    position: absolute;
    text-align: left;
    background: #187DD5;
    top: 100%;
    left: 0;
    width: 100%;
    height: auto;
    margin-top: 40px;
    border-radius: 8px;
    color: #fff;  
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
    z-index: 2;
    opacity: 0;
    visibility: hidden;
}
.main-plan .plan:hover .data ul, 
.main-plan .plan.actfix .data ul {
    margin-top: 20px;
    z-index: 2;
    opacity: 1;
    visibility: visible
}
.main-plan .plan .data ul:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: calc(50% - 5px);
    bottom: 100%;
    border-style: solid;
    border-width: 0 5px 7px 5px;
    border-color: transparent transparent #187DD5 transparent;

}
.main-plan .plan .data ul:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: 100%;
}
.main-plan .plan.actfix .data ul {
    background: #052E52;
}
.main-plan .plan.actfix .data ul:before {
    border-color: transparent transparent #052E52 transparent;
}
.main-plan .data li {
    margin-bottom: 4px;
}
.main-plan .data li:last-child {
    margin-bottom: 0px;
}
.main-plan .data li:hover {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 3px;
    padding-left: 4px;
    padding-right: 4px;
    margin-left: -4px;
    margin-right: -4px;
}
.main-plan .data ul span {
    display: block;
    float: right;
    
}
.main-plan .sbmt {
    display: block;
    position: relative;
    z-index: 2;
    
}
.main-plan .planline {
    position: absolute;
    top: 100%;
    width: 1px;
    left: calc(50% - 1px);
    border-width: 0 0 0 0;
    border-style: dashed;
    border-color: rgba(15, 72, 122, 0.8);
    border-width: 0 0 0 3px;
}
.main-plan .planline:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: 100%;
    left: calc(50% - 6.5px);
    border: 2px solid rgba(15, 72, 122, 0.8);
    border-radius: 3px;
}
.main-plan .planline6 {
    height: 40px;
}
.main-plan .planline5 {
    height: 20px;
}
.main-plan .planline4 {
    height: 40px;
}
.main-plan .planline3 {
    height: 140px;
}
.main-plan .planline2 {
    height: 120px;
}
.main-plan .planline1 {
    height: 140px;
}
.main-plan .plan-withdraw {
    position: absolute;
    top: calc(100% + 55px);
    right: 25px;
    width: calc(50% - 50px);
}
.main-plan .plan-withdraw:before {
    content: '';
    position: absolute;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    top: -5px;
    left: -5px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 12px;
}
.main-plan .plan-withdraw:after {
    content: '';
    position: absolute;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    top: -5px;
    left: -5px;
    border: 2px dashed rgba(255, 255, 255, 0.6);
    border-radius: 12px;
    z-index: 1;
}
.main-plan .plan-withdraw > div {
    background: #ffffff;
    background: #fff url(../images/hiw-bg.png) left top no-repeat;
    padding: 7px 0;
    border-radius: 8px;
    box-shadow: 0px 10px 20px rgb(0, 0, 0, 0.25);
    color: #000;
}
.main-plan .plan-withdraw:hover > div {
    background-color: #FF8D00 !important;
}
.main-plan .plan-withdraw span {
    -webkit-animation: plan-withdraw 1.5s linear infinite;
    animation: plan-withdraw 1.5s linear infinite;
}
@-webkit-keyframes plan-withdraw  {
  50% {opacity: 0.2;}
}
@keyframes plan-withdraw  {
  50% {opacity: 0.2;}
}
.main-plan .plan-withdraw > div:hover {
    background: #FF8D00;
}
.main-plan .plan-withdraw:hover span {
    opacity: 1 !important;
    animation: none;
    color: #fff;
}
.hiw {
    min-height: 190px;
}
.hiw:before {
    content: '';
    position: absolute;
    top: -20px;
    right: -680px;
    width: 1350px;
    height: calc(100% + 40px);
    background: #fff url(../images/hiw-bg.png) left top no-repeat;
    border-radius: 12px;
    box-shadow: 0px 10px 20px rgba(24,125,213, 0.25);
}
.hiw h3:before, 
.hiw h3:after {
    content: '';
    position: absolute;
    right: 0;
    height: 2px;
    background: rgba(24,125,213,0);
    background: -moz-linear-gradient(left, rgba(24,125,213,0) 0%, rgba(24,125,213,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(24,125,213,0)), color-stop(100%, rgba(24,125,213,1)));
    background: -webkit-linear-gradient(left, rgba(24,125,213,0) 0%, rgba(24,125,213,1) 100%);
    background: -o-linear-gradient(left, rgba(24,125,213,0) 0%, rgba(24,125,213,1) 100%);
    background: -ms-linear-gradient(left, rgba(24,125,213,0) 0%, rgba(24,125,213,1) 100%);
    background: linear-gradient(to right, rgba(24,125,213,0) 0%, rgba(24,125,213,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#187dd5', endColorstr='#187dd5', GradientType=1 );
}
.hiw h3:before {
    /* top: calc(50% - 6px); */
    top: 12px;
    width: 100%;
}
.hiw h3:after {
    /* bottom: calc(50% - 6px); */
    bottom: 12px;
    width: 70%;
}
.hiw h3 span {
    background: #fff;
    
}
.hiw .bgtext {
    position: absolute;
    left: -71px;
    bottom: -21px;
    border-radius: 18px;
    overflow: hidden;
    display: block;
}
.hiw .bgtext span {
    font-size: 7.5rem;
    line-height: 1;
    position: relative;
    top: 20px;
    left: -10px;
    color: #e5f3fc;
}
.calculator {
    border-radius: 8px;
    color: #fff;
    background: url(../images/calculator.jpg) center center;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.35);
}
.calculator .container {
    
}
.calculator h3 {
    text-align: center;
    color: #bee2ff;
    margin-left: -30px;
    margin-right: -30px;
    overflow: hidden;
}
.calculator .calculator-input {
    padding: 30px 30px 0 30px;
}
.calculator .calculator-input h3  {
    
}
.calculator .calculator-input h3 span {
    display: inline-block;
    position: relative;
}
.calculator .calculator-input h3 span:before, 
.calculator .calculator-input h3 span:after {
    content: '';
    position: absolute;
    width: 120px;
    height: 2px;
    top: calc(50% - 1px);
    background: #BEE2FF;
}
.calculator .calculator-input h3 span:before {
    right: calc(100% + 20px);
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
.calculator .calculator-input h3 span:after {
    left: calc(100% + 20px);
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
.calculator .calculator-input h3 span i {
    position: absolute;
    top: calc(50% - 5px);
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-radius: 3px;
}
.calculator .calculator-input h3 span .ch3l1 {
    right: calc(100% + 10px);
}
.calculator .calculator-input h3 span .ch3l2 {
    left: calc(100% + 10px);
}
.calculator .calculator-input .form-control {
    margin-bottom: 20px;
}
.calculator .calculator-input .selectric-items {
    top: 100%;
    bottom: auto;
    margin-top: 30px;
}
.calculator .calculator-input .selectric-above .selectric-items {
    top: 100%;
    bottom: auto;
    margin-top: 30px;
}
.calculator .calculator-input .selectric-open.selectric-below .selectric-items, 
.calculator .calculator-input .selectric-open.selectric-above .selectric-items {
    margin-top: 10px;
}
.calculator .calculator-input .selectric-above .selectric-items:before {
    display: none;
}
.calculator .calculator-input .selectric-above .selectric-items:after {
    display: block;
}
.calculator .calculator-input .calculator-input-amountinfo {
    top: -10px;
}
.calculator .calculator-input .calculator-input-amountinfo .cia1 {
    background: #ff8d00;
    color: #fff;
    padding: 3px 7px;
    border-radius: 4px;
}
.calculator .calculator-result {
    position: relative;
    top: -20px;
    overflow: hidden;
    margin-bottom: -20px;
    border-radius: 0 0 8px 8px;
}
.calculator .calculator-result h3 {
    overflow: hidden;
    padding-top: 30px;
    margin-bottom: -1.6px !important;
}
.calculator .calculator-result h3 span {
    position: relative;
    display: inline-block;
    padding: 10px 30px 0 30px;
    background: #1670BF;
    border-radius: 38px 38px 0 0;
    box-shadow: 0px -5px 20px rgba(0,0,0, 0.30);
    border-top: solid 1px rgba(255, 255, 255, 0.3);
    border-left: solid 1px rgba(255, 255, 255, 0.3);
    border-right: solid 1px rgba(255, 255, 255, 0.3);
}
.calculator .calculator-result ul {
    width: 100%;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
    display: -ms-flexbox!important;
    display: flex!important;
    background: #1670BF;
    padding: 30px;
    box-shadow: 0px -5px 20px rgba(0,0,0, 0.30);
    border-top: solid 1px rgba(255, 255, 255, 0.3);
}
.calculator .calculator-result ul li {
    display: block;
    float: left;
    text-transform: uppercase;
    display: -ms-flexbox!important;
    display: flex!important;
}
.calculator .calculator-result ul span {
    display: block;
    font-size: 3rem;
    font-weight: 700;
    color: #bee2ff;
}
.calculator .calculator-result ul span:hover {
    color: #fff;
    background: #FF8D00;
    border-radius: 4px;
}
.calcec {
    position: absolute;
    width: 36px;
    top: 106px;
    right: -57px;
}
.calcec img {
    width: 100%;
    height: auto;
    margin: 2px;
    box-shadow: 0px 5px 10px rgba(24,125,213, 0.15);
    border-radius: 3px;
}
.aboutus {
    background: url(../images/bg2.jpg) center 14px no-repeat;
    color: #fff;
}
.aboutus:before {
    content: '';
    position: absolute;
    top: -84px;
    left: 0;
    width: 100%;
    height: 98px;
    background: url(../images/bg2bef.png) center top no-repeat;
}
.aboutus:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 256px;
    background: url(../images/bg2aft.png) center bottom no-repeat;
}
.aboutus .bgT {
    top: 14px;
    height: 192px;
    background: url(../images/bg2t.png) center top no-repeat;
}
.aboutus h2 {
    position: absolute;
    top: -100px;
    left: 15px;
    line-height: 1;
}
.aboutus .abh3s:before, 
.aboutus .abh3s:after {
    content: '';
    position: absolute;
    left: calc(100% + 20px);
    height: 2px;
    background: rgba(190,226,255,1);
    background: -moz-linear-gradient(left, rgba(190,226,255,1) 0%, rgba(190,226,255,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(190,226,255,1)), color-stop(100%, rgba(190,226,255,0)));
    background: -webkit-linear-gradient(left, rgba(190,226,255,1) 0%, rgba(190,226,255,0) 100%);
    background: -o-linear-gradient(left, rgba(190,226,255,1) 0%, rgba(190,226,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(190,226,255,1) 0%, rgba(190,226,255,0) 100%);
    background: linear-gradient(to right, rgba(190,226,255,1) 0%, rgba(190,226,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bee2ff', endColorstr='#bee2ff', GradientType=1 );
}
.aboutus .abh3s:before {
    top: calc(50% - 7.5px);
    width: 170%;
    margin-left:14px;
}
.aboutus .abh3s:after {
    bottom: calc(50% - 7.5px);
    width: 230%;
}
.aboutustext h3, 
.whyus h3 {
    overflow: hidden;
}
.aboutustext:hover h3, 
.whyus:hover h3 {
    color: #fff;
}
.aboutustext:hover h3 span:before, 
.aboutustext:hover h3 span:after, 
.whyus:hover h3 span:before,
.whyus:hover h3 span:after {
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}

.aboutus-content:before, 
.aboutus-content:after {
    content: '';
    position: absolute;
    width: 2px;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
    margin-top: 40px;
    opacity: 0;
}
.aboutus-content:before {
    height: 90%;
    top: 5%;
    left: -20px;
}
.aboutus-content:after {
    height: 70%;
    top: 12%;
    left: -28px;
}
.aboutus-content:hover:before {
    -webkit-animation: aboutus-content 0.2s linear forwards;
    animation: aboutus-content 0.2s linear forwards;
}
.aboutus-content:hover:after {
    -webkit-animation: aboutus-content 0.2s linear forwards;
    animation: aboutus-content 0.2s linear forwards;
    animation-delay: 0.1s;
}
@-webkit-keyframes aboutus-content {
  100% {
    margin-top: 0px;
    opacity: 0.7;
  }
}
@keyframes aboutus-content {
  100% {
    margin-top: 0px;
    opacity: 0.7;
  }
}
.aboutustext {
    /* height: 255px; */
    /* correct */
    min-height: 255px;
}
.certificate {
    position: relative;
}
.certificate:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    background: rgba(24,125,213, 0.7);
    border-radius: 8px;
    opacity: 0;
}
.certificate:hover:before {
    opacity: 1;
}
.certificate a {
    font-size: 5rem;
    position: absolute;
    z-index: 2;
    left: calc(50% - 25px);
    opacity: 0;
    text-shadow: 2px 2px 10px rgba(15,77,131, 0.5);
}
.certificate a:hover {
    color: #BEE2FF;
}
.certificate a.first {
    top: 67px;
    margin-top: -20px;
}
.certificate a.last {
    bottom: 67px;
    margin-bottom: -20px;
}
.certificate:hover a.first {
    margin-top: 0px;
    opacity: 1;
}
.certificate:hover a.last {
    margin-bottom: 0px;
    opacity: 1;
}
.certificate img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    display: block;
}
.certificate:hover img {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.35);
}
.aboutcompanydata .title {
    border-bottom: 1px dotted #fff;
}
.aboutcompanydata img {
    position: absolute;
    top: -20px;
    width: 300px;
    right: 30px;
    opacity: 0.1;
}
.aboutcompanydata a {
    color: #fff;
}
.aboutcompanydata a:hover {
    color: #000;
}
.aboutcompany p {
    color: #bee2ff;
    background: rgba(15, 72, 122, 0.4);
    border: 1px dashed rgb(15, 72, 122);
    padding: 10px 20px;
    border-radius: 8px;
}
.aboutlist {
    background: rgba(15, 72, 122, 0.6);
    width: 1355px;
    margin-left: auto;
    margin-right: auto;
    left: 5px;
    position: relative;
    padding-right: 5px;
    border-radius: 12px;
}
.aboutlist:hover {
    background: rgba(15, 72, 122, 0.8);
}
.aboutlist .alh3 {
    position: absolute;
    bottom: calc(100% + 20px);
    right: 15px;
    overflow: hidden;
    height: 75px;
}
.aboutlist h3 {
    font-size: 9.2rem;
    line-height: 1;
    color: rgba(15, 72, 122, 0.6);
}
.aboutlist:hover h3 {
    color: rgba(15, 72, 122, 0.8);
}
.aboutlist-item {
    border-width: 0 1px 0 0;
    border-style: dotted;
    border-color: #fff;
}
.aboutlist-item img {
    position: absolute;
    top: 1px;
    left: 10px;
    width: 125px;
    height: 125px;
    opacity: 0.15;
}
.aboutlist-item.last {
   border-right: 0;
}
.bg3 {
    background: url(../images/bg3.jpg) center top no-repeat;
}
.bg3:before {
    content: '';
    position: absolute;
    top: -98px;
    left: 0;
    width: 100%;
    height: 98px;
    background: url(../images/bg3bef.png) center top no-repeat;
}
.referralprogram {
    
}
.rp-data {
    padding-right: 20px;
    margin-top: -86px;
    color: #fff;
}
.rp-data > div {
    padding: 30px;
    background: url(../images/rp-data.jpg) center -50px no-repeat;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.35);
    border-radius: 12px;
}
.rp-data > div:before {
    content: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #052E52;
    border-radius: 12px;
    opacity: 0.5;
}
.rp-data h3 {
    background: rgba(22,112,191, 0.7);
    padding: 30px;
    box-shadow: 0px 5px 20px rgba(0,0,0, 0.30);
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
    margin: -30px -30px 30px -30px;
    border-radius: 12px 12px 0 0;
}
.rp-data h3 span:before, 
.rp-data h3 span:after {
    content: '';
    position: absolute;
    width: 90px;
    height: 2px;
    top: calc(50% - 1px);
    background: #BEE2FF;
}
.rp-data h3 span:before {
    right: calc(100% + 25px);
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
.rp-data h3 span:after {
    left: calc(100% + 25px);
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
.rp-data h3 span i {
    position: absolute;
    top: calc(50% - 5px);
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-radius: 3px;
}
.rp-data h3 span .ch3l1 {
    right: calc(100% + 16px);
}
.rp-data h3 span .ch3l2 {
    left: calc(100% + 16px);
}
.rp-percent {
    color: #187DD5;
}
.rp-percent span:hover {
    color: #FF8D00;
}
.rp-percen-img {
    position: absolute;
    width: 110%;
    top: -40px;
    right: -20px;
    opacity: 0.07;
    height: 277px;
    overflow: hidden;
}
.rp-percent img {
    width: 100%;
    height: auto;
    position: absolute;
    top: calc(50% - 275px);
    left: 0;
}
.rp-dopel {
    width: 100%;
}
/*
.rp-dopel i {
    position: absolute;
    width: 4px;
    height: 60px;
    top: calc(100% + 56px);
    background: #F8F8F8;
    z-index: 99;
}
.rp-dopel i.el1 {
    left: 57px;
}
.rp-dopel i.el2 {
    left: 241px;
    height: 87px;
}
.rp-dopel i.el3 {
    right: 40px;
}
.rp-dopel i:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    top: 100%;
    left: calc(50% - 6px);
    border-radius: 4px;
    background: inherit;
}
*/
.referralprogram .d1 {
    font-size: 10rem;
    line-height: 1;
    width: 100px;
    position: relative;
    top: -20px;
}
.referralprogram .d2 {
    font-size: 16rem;
    line-height: 1;
}
.referralprogram .d1 span:before, 
.referralprogram .d2 span:before {
    content: '';
    position: absolute;
    width: 2px;
    background: #187DD5;
}
.referralprogram .d1 span:before {
    height: 50px;
    top: calc(100% - 17px);
    left: calc(50% + 8px);
}
.referralprogram .d2 span:before {
    height: 50px;
    top: calc(100% - 27px);
    left: calc(50% - 12px);
}
.referralprogram .d1 span i, 
.referralprogram .d2 span i {
    position: absolute;
    width: 4px;
    height: 60px;
    top: calc(100% + 56px);
    background: #F8F8F8;
    z-index: 99;
}
.referralprogram .d1 span i {
    left: 34px;
    top: calc(100% + 77px);
}
.referralprogram .d2 span i {
    left: 37px;
    height: 87px;
    top: calc(100% + 42px);
}
.referralprogram .d1 span i:before, 
.referralprogram .d2 span i:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    top: 100%;
    left: calc(50% - 6px);
    border-radius: 4px;
    background: inherit;
}

.referralprogram small {
    font-size: 2rem;
    line-height: 1;
}
.referralprogram span small {
    font-size: 50%;
    position: absolute;
    top: 30%;
    left: 100%;
}
.referralprogram .d1 span:after, 
.referralprogram .d2 span:after {
    content: '';
    position: absolute;
    width: 2px;
    border: 2px solid #187DD5;
    width: 10px;
    height: 10px;
    border-radius: 3px;
}
.referralprogram .d1 span:after {
    top: calc(100% + 33px);
    left: calc(50% + 4px);
}
.referralprogram .d2 span:after {
    top: calc(100% + 22px);
    left: calc(50% - 16px);
}
.bg4 {
    background: url(../images/bg4.jpg) center top no-repeat;
}
.bg4:before {
    content: '';
    position: absolute;
    top: -101px;
    left: 0;
    width: 100%;
    height: 101px;
    background: url(../images/bg4bef.png) center top no-repeat;
}
.bg4:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 313px;
    background: url(../images/bg4aft.png) center bottom no-repeat;
}
.bg4 .bgT {
    height: 338px;
    background: url(../images/bg4t.png) center bottom no-repeat;
}
.statistics {
    color: #fff;
}
.statistics li div {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 8px;
    top: calc(50% - 25px);
    left: 0px;
    padding: 8px;
}
.statistics li:hover div {
    box-shadow: 0px 6px 9px rgba(0, 0, 0, 0.25);
}
.statistics li img {
    display: block;
    width: 100%;
}
.statistics li span {
    display: block;
    border-radius: 8px;
    border: 1px dotted #fff;
    padding: 10px 10px 10px 50px;
}
.statistics li span:hover {
    background: rgba(255, 255, 255, 0.1);
    
    background: rgba(255,255,255,0.1);
    background: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0.1)), color-stop(50%, rgba(255,255,255,0.2)), color-stop(100%, rgba(255,255,255,0.1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}
.st-img {
    width: calc(33% - 25px);
    height: auto;
    position: absolute;
    bottom: 5px;
    left: 15px;
    overflow: hidden;
    border-radius: 0 0 12px 12px;
}
.statistics .statistics-img {
    position: relative;
    width: 100%;
    height: auto;
    top: 150px;
    /* correct */
    top: 65px;
}
.statistics path:nth-child(2) {
    transform: translate(0, 50px);
}
.statistics path:nth-child(3) {
    transform: translate(0, 30px);
}
.statistics .statistics-img path {
    opacity: 0.6;
}
.statistics .statistics-img path:hover {
    opacity: 1;
}
.statistics .st-fund {
    line-height: 1;
}
.tops {
    padding: 40px;
    position: relative;
    background: rgba(255,255,255, 0.20);
    border-radius: 12px;
}
.tops:before {
    content: '';
    position: absolute;
    width: 1px;
    height: calc(100% - 120px);
    top: 80px;
    left: calc(50% - 2px);
    border-right: 2px dashed rgba(255, 255, 255, 0.6);
}
.tops:after {
    content: '';
    position: absolute;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    top: -5px;
    left: -5px;
    border: 2px dashed rgba(255, 255, 255, 0.6);
    border-radius: 12px;
}
.tops .tsel {
    position: absolute;
    width: 8px;
    height: 10px;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 3px;
    /* left: calc(50% - 5px); */
    left: calc(50% - 4.5px);
}
.tops .tsel1 {
    top: 70px;
}
.tops .tsel2 {
    bottom: 30px;
}
.tops ul {
    height: 512px;
}
.tops li {
    position: relative;
    font-size: 1rem;
    color: #fff;
    margin-top: 9px;
    padding-bottom: 9px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.6);
}
.tops li:last-child {
    border-bottom: none;
}
.tops li:last-child:before, 
.tops li:last-child:after {
    content: none;
}
.tops li:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 6px;
    top: calc(100% - 3px);
    background: rgba(255, 255, 255, 0.6);
    border-radius: 3px;
}
.tops .first li:before {
    right: 100%;
}
.tops .last li:before {
    left: 100%;
}
.tops li:hover:before {
    background: #fff;
}
.tops li img {
    width: 50px;
    height: auto;
    float: left;
    margin-right: 6px;
    box-shadow: 0px 6px 9px rgba(0, 0, 0, 0.0);
}
.tops li:hover img {
    box-shadow: 0px 6px 9px rgba(0, 0, 0, 0.25);
}
.tops li b {
    display: block;
    font-size: 1.4rem;
    color: rgba(255, 255, 255, 0.8);
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.tops .first li b {
    color: #A7E99B;
}
.tops .last li b {
    color: #c71111;
}
.tops li span {
    margin-bottom: -2px;
    display: block;
}
.tops li .toptime {
    color: rgba(5,46,82, 0.5);
    font-size: 1.3rem;
    font-weight: 700;
    top: 2px;
}
.tops li:hover .toptime {
    color: rgba(5,46,82, 0.9);
}
.page {
    padding: 60px 0;
    background: url(../images/bg3.jpg) center top no-repeat;
    background-size: cover;
}
.page.page1, 
.page.page1 > .container {
    padding: 0;
}
.page .pgcs1 {
    position: relative;
    padding: 30px;
    background: url(../images/bg5.jpg) center top;
    color: #fff;
    border-radius: 12px;
    margin: 0 auto;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.35);
    min-height: 200px;
}
.page .pgcs1:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 200px;
    background: url(../images/bg5bef.png) center bottom no-repeat;
}
.page .pgcs1:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 200px;
    background: url(../images/bg5aft.png) center top no-repeat;
}
.page .pgcs1 h3 {
    color: #BEE2FF;
}
.pgh3s, .pgh3d {
    overflow: hidden;
/*
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 30px;
    padding-right: 30px;
*/
}
.pgh3s span {
    position: relative;
    display: inline-block;
}
.pgh3s span:before, 
.pgh3s span:after {
    content: '';
    position: absolute;
    height: 2px;
    top: calc(50% - 1px);
    background: #BEE2FF;
    opacity: 0.8;
}

.pgh3s span:before {
    right: calc(100% + 25px);
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
.pgh3s span:after {
    left: calc(100% + 25px);
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
.pgh3s1 span:before, 
.pgh3s1 span:after {
    width: 140px;
}
.pgh3s2 span:before, 
.pgh3s2 span:after {
    width: 200px;
}
.pgh3s3 span:before, 
.pgh3s3 span:after {
    width: 70px;
}
.pgh3s span .pgh3s {
    position: absolute;
    top: calc(50% - 5px);
    width: 10px;
    height: 10px;
    background: #fff;
    border: 2px solid #fff;
    border-radius: 3px;
    opacity: 0.8;
}
.pgh3s span .pgh3s1 {
    right: calc(100% + 16px);
}
.pgh3s span .pgh3s2 {
    left: calc(100% + 16px);
}
.pgh3d span {
    position: relative;
}
.pgh3d span:before {
    content: '';
    position: absolute;
    left: calc(100% + 25px);
    height: 2px;
    top: calc(50% - 1px);
    background: rgba(190,226,255,1);
    background: -moz-linear-gradient(left, rgba(190,226,255,1) 0%, rgba(190,226,255,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(190,226,255,1)), color-stop(100%, rgba(190,226,255,0)));
    background: -webkit-linear-gradient(left, rgba(190,226,255,1) 0%, rgba(190,226,255,0) 100%);
    background: -o-linear-gradient(left, rgba(190,226,255,1) 0%, rgba(190,226,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(190,226,255,1) 0%, rgba(190,226,255,0) 100%);
    background: linear-gradient(to right, rgba(190,226,255,1) 0%, rgba(190,226,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bee2ff', endColorstr='#bee2ff', GradientType=1 );
}
.pgh3d span:after {
    content: '';
    position: absolute;
    top: calc(50% - 5px);
    width: 10px;
    height: 10px;
    background: rgba(190,226,255,1);
    border: 2px solid rgba(190,226,255,1);
    border-radius: 3px;
    opacity: 0.8;
    left: calc(100% + 16px);
}
.pgh3d1 span:before {
    width: 1050px;
}
.pgh3d2 span:before {
    width: 800px;
}
.pgh3d3 span:before {
    width: 700px;
}
.page-signup {
    
} 
.page-login {
    
}
.page-faq {
    
}
.page-faq h3 {
    
}
.page-faq .faq {
    position: relative;
    color: #fff;
}
.page-faq .faq > div {
    
}
.page-faq .faq .question {
    padding: 10px 0 10px 20px;
    color: #fff;
    cursor: pointer;
    position: relative;
}
.page-faq .faq.active .question, 
.page-faq .faq .question:hover {
    color: #052E52;
}

.page-faq .faq .question::before {
    content: "\ea69";
    position: absolute;
    width: 14px;
    height: 14px;
    top: 10px;
    left: 0px;
    font-size: 2rem;
    font-family: IcoFont!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
}
.page-faq .faq.active .question::before {
    content: "\ea67";
}

.page-faq .faq .answer {
    display: none;
    
    padding: 20px;
    margin: 0px 0px 30px 0px;
    background: #fff;
    border-radius: 12px;
    color: #187DD5;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
}
.page-faq .faq.active .answer {
    display: block;
}
.page-faq .page-news {
    
}
.page-news .news-date {
    display: inline-block;
    font-size: 1rem;
    background: rgba(5,46,82, 0.3);
    color: #fff;
    padding: 3px 15px;
    border-radius: 25px;
}
.page-news .line:last-child {
    display: none;
}
.page-support:before, 
.page-aftersignup:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: calc(60% + 10px);
    background: #fff url(../images/hiw-bg.png) left top no-repeat;
    border-radius: 12px 0 0 12px;
    box-shadow: 0px 10px 20px rgba(24,125,213, 0.25);
}
.page-support .ps-bg, 
.page-aftersignup .ps-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(60% + 10px);
    height: 200px;
    background: #fff url(../images/bg5bef.png) left bottom no-repeat;
    border-radius: 0 0 0 12px ;

    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.page-support .pgcs2:before {
    content: '';
    position: relative;
    top: 0;
    left: 100%;
    height: 100%;
    width: 20px;
    background: #fff;
}
.page-support .block_contact li {
    float: none;
    font-size: 2rem;
    display: block;
}
.page-support .block_contact div {
    opacity: 0.8;
    display: inline-block;
}
.page-support .block_contact a {
    display: inline-block;
}
.page-support .block_contact li img {
    margin-top: 6px;
}
.page-support .block_contact li span {
    
}
.page-support .block_contact li a {
    margin-left: 8px;
}

.page-aftersignup:before {
    width: calc(50% + 10px);
}
.page-aftersignup .ps-bg {
    width: calc(50% + 10px);
}
.page-statuses {
    
}
.page-statuses .stbanner {
    width: 12.5%;
    float: left;
    padding: 6px;
}
.page-statuses .stbanner a {
    display: block;
    padding: 4px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 0 22px rgba(0, 0, 0, 0.2);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.page-statuses .stbanner a:hover {
    box-shadow: 0 0 22px rgba(0, 0, 0, 0.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.page-statuses .stbanner a img {
    display: block !important;
    width: 100%;
    height: auto;
    border-radius: 8px;
    overflow: hidden;
}
.page-404 h1 {
    font-size: 15rem;
}
.page-referrallink {
    
}
.page-referrallink .msg {
   padding: 10px;
}
.page-referrallink .tabsnav a {
    margin: 5px 2px;
}
.page-referrallink img {
    display: inline-block;
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
}
.page-referrallink textarea {
    height: 80px;
}
.content-account {
    
}
.content-account .cabg {
    position: absolute;
    top: 15px;
    width: 260px;
    height: calc(100% - 30px);
    box-shadow: 0px 10px 20px rgba(24,125,213, 0.25);
}
.content-account .cabg:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 200px;
    border-radius: 0 0 0 12px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: 0.5;
}
.content-account .cabg1 {
    left: 0;
    background: #fff url(../images/hiw-bg.png) left top no-repeat;
    border-radius: 25px 0 0 25px;
}
.content-account .cabg2 {
    right: 0;
    background: #fff url(../images/bgel1.png) right top no-repeat;
    border-radius: 0 25px 25px 0;
}
.content-account .cabg1:before {
    left: 0;
    background: url(../images/bg5bef.png) left bottom no-repeat;
}
.content-account .cabg2:before {
    right: 0;
    background: url(../images/bg5bef.png) right bottom no-repeat;
}
.account-manu {
    width: 250px;
}
.account-manu ul {
}
.account-manu li {
    /* width: 100%; */
    padding: 4px 16px;
}
.account-manu li a {
    display: block;
    font-weight: 900;
    border-radius: 25px;
    overflow: hidden;
    /* correct */
    position: relative;
    padding-left: 78px;
}
.account-manu li i {
    width: 70px;
    height: 40px;
    line-height: 40px;
    float: left;
    border-radius: 25px;
    text-align: center;
    color: #187DD5;
    font-size: 2.5em;
    /* correct */
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}
.account-manu li i:before {
    position: absolute;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
}
.account-manu li span {
    display: inline-block;
    color: #187DD5;
    line-height: 40px;
    margin-left: 8px;
    /* correct */
    line-height: 18px;
    float: left;
    width: 100%;
    padding-top: 11px;
    padding-bottom: 11px;
    margin: 0;
    display: block;
    min-height: 40px;
}
.account-manu li a:hover {
    background: #187DD5;
}
.account-manu li a:hover i {
    color: #fff;
    background: #4095e0;
    box-shadow: 0 0 12px rgba(0,0,0,.2);
}
.account-manu li a:hover span {
    color: #fff;
}
.account-manu li a.act {
    background: #FF8D00 !important;
    box-shadow: 0px 0px 0px 0px #FF8D00 inset !important;
}
.account-manu li a.act i {
    background: #FFB962 !important;
    color: #fff;
    box-shadow: 0 0 12px rgba(0,0,0,.2);
}
.account-manu li a.act span {
    color: #fff;
}
.account-usrinf {
    width: 250px;
    color: #187DD5;
    padding: 0 10px;
}
.account-usrinf > div {
    
}
.au-upline {
    
}
.au-upline b {
    width: calc(100% - 50px);
    overflow: hidden;
}
.au-ec {
    
}
.au-ec img {
    width: 100px;
    height: auto;
    border-radius: 6px;
    box-shadow: 0px 6px 9px rgba(0, 0, 0, 0.20)
}
.au-ec .au-balance {
    color: #588E4D;
}
.au-ec .au-pending {
    color: #FC4C1D;
}
.au-ec small {
    line-height: 1;
    color: #000;
}
.au-ec .ecEl > div {
    padding-top: 3px;
    height: 64px;
}
.au-ec .ecEl:hover {
    background: #187DD5;
    border-radius: 6px;
    box-shadow: 0px 0px 0px 1px #156BB6 inset;
}
.au-ec .ecEl:hover small {
    color: #BEE2FF;
}
.au-ec .ecEl:hover span span {
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

.account-content {
    width: calc(100% - 500px);
    min-height: 1220px !important;
    margin: 0 auto;
    padding: 0 0px 0px 40px;
    float: left;
}
.account-content .ac-user-hello {
    position: absolute;
    left: 0;
    bottom: calc(100% + 20px);
    width: 100%;
}
.account-content .ac-user-hello span {
    color: #000;
}
.acInfBlok {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dotted rgba(255, 255, 255, 0.4);
    border-radius: 8px;
    padding: 20px 0;
}
.acInfBlok:hover {
    background: rgba(255, 255, 255, 0.3);
    border: 1px dotted rgba(255, 255, 255, 0.7);
}
.acInfBlok i {
    font-size: 10rem;
}
.table-cf {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dotted rgba(255, 255, 255, 0.4);
    border-radius: 8px;
    
}
.table-cf-scroll {
    overflow-x: auto;
}
table {
    width: 100%;
}
table:hover {
    
}
table td {
    padding: 8px 10px;
    font-size: 1.2rem;
    color: #fff;
    border-top: 1px dotted rgba(255, 255, 255, 0.4);
    
    text-overflow: ellipsis;
    white-space: nowrap;
}
table tr:first-child td {
    border-top: 0;
}
table tr:hover td {
    
}
table tr:first-child td:first-child {
    border-radius: 8px 0 0 0;
}
table tr:first-child td:last-child {
    border-radius: 0 8px 0 0;
}
table tr:last-child td:first-child {
    border-radius: 0 0 0 8px;
}
table tr:last-child td:last-child {
    border-radius: 0  0 8px 0;
}
table small {
    font-size: 0.8em;
}

.table1 td {
    
}
.table1 td.gray {
    border-top: none;
    font-size: 1.1rem;
    color: #BEE2FF !important;
    padding-top: 0;
}
.table1 td img {
    width: auto;
    height: 30px;
    margin-bottom: -15px;
    position: relative;
    top: -5px;
    margin-left: 8px;
    display: inline-block;
    margin-top: -2px;
}
.table1 tr:hover td img {
    box-shadow: 0px 6px 9px rgba(0, 0, 0, 0.20)
}
.table1.table2 td {
    
}
.table-row {
    margin: 0 -8px;
}
.tableform {
    
}
.tableform tr td {
    background: none !important;
}
table tr td.inheader {
    color: #fff;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.4);
}
.dAimp {
    color: #ff8d00;
    background: #fff;
    padding: 3px 6px;
    border-radius: 8px;
    word-wrap: break-word !important;
}
.confirform {
    margin-top: 40px;
    text-align: center;
}
.confirform img {
    width: 150px;
    height: 150px;
    /* float: left; */
    margin: 0 auto;
}
.confirform img, 
.confirform .deposit-confirmation-text {
    display: block;
}
.confirform .deposit-confirmation-text {
    padding: 0 0 0 20px;
    position: relative;
    top: 40px;
    text-align: left;
}
.confirform .deposit-confirmation-text a {display: block;}
.confirform iframe {opacity: 0;}
.confirform .sbmt, 
.confirform .deposit-process-wrap, 
.confirform .deposit-cancel-wrap {
    display: inline-block;
}
.confirform .sbmt:first-child, 
.confirform .deposit-process-wrap {
    margin-left: 0 !important;
    margin-right: 15px;
}
.confirform .sbmt:last-child, 
.confirform .deposit-cancel-wrap {
    margin-left: 15px;
    margin-right: 0 !important;
}

.confirform span > .sbmt {
    width: 100%;
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.confirform .deposit-cancel-wrap {
    
}
.confirform .infoform {
    display: block;
    padding: 50px 0 0 20px;
    /* float: right; */
    /* width: calc(100% - 150px); */
    width: 100%;
    padding: 20px 0 0 0;
}
.confirform .infoform a {
    color: #ff8d00;
    background: #fff;
    padding: 3px 6px;
    border-radius: 8px;
}
.confirform .infoform a:hover {
    background: #000;
}
.confirform input {
    padding-left: 30px;
    padding-right: 30px;
}
.tabs-nav span {
    cursor: pointer;
}
.tabs-content .tabs-content-block {
    display: none;
}
.tabs-content .tabs-content-block.act {
    display: block;
}

.pagination {
    display: block;
    margin-top: 40px;
    margin-left: -3px;
    margin-right: -3px;
    text-align: center;
}
.pagination li {
    display: inline-block;
    color: #fff;
    padding: 0 4px 4px 4px;
    text-align: center;
}
.pagination li a {
    display: block;
    height: 30px;
    line-height: 30px;
    width: 50px;
    color: #187DD5;
    background: #fff;
    border-radius: 25px;
    border: 1px solid #fff;
}
.pagination li a:hover, 
.pagination li.active a {
    color: #fff;
    background: #187DD5;
}
.pagination li a.disabled, 
.pagination li.active a {
    cursor: default;
}
.page-account {
    
}

.depositplans {
    margin: 0 -10px;
}
.depositplans .main-plan {
    background: none;
    padding: 0;
}
.depositplans .main-plan .planline {
    display: none;
}
.depositplans .main-plan .plan-block {
    width: 50%;
}
.depositplans .plan {
    background: rgb(255 255 255);
    padding-left: 15px !important;
    margin: 10px;
    padding-bottom: 15px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.depositplans .main-plan .data ul {
    width: 100% !important;
    margin-top: 20px;
    z-index: 2;
    opacity: 1;
    visibility: visible;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    margin: 20px 0 0 0 !important;
    background: none;
    color: #052E52;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.0)!important;
}
.depositplans .main-plan .data ul li {
    position: relative;
}
.depositplans .main-plan .data ul li:before {
    content: '';
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted #052E52;
}
.depositplans .main-plan .data ul li:hover {
    background: rgba(5,46,82, 0.2);
}
.depositplans .main-plan .data ul li:hover:before {
    content: none;
}
.depositplans .main-plan .data ul font, 
.depositplans .main-plan .data ul span {
    background: #fff;
    padding: 0 5px;
    margin: 0 -5px;
    position: relative;
    z-index: 1;
    display: inline-block;
}
.depositplans .main-plan .data ul:before, 
.depositplans .main-plan .data ul:after {
    content: none !important;
    display: none !important;
}
.depositplans .main-plan .data ul li:hover font, 
.depositplans .main-plan .data ul li:hover span {
    background: none;
}
.depositplans .plan:before, 
.depositplans .plan:after {
    content: none !important;
}
.depositplans .plan-block input[type="radio"]:checked + label {
    background: #052E52;
    color: #fff;
    box-shadow: 0 0 12px rgba(0,0,0,.42);
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
}
.depositplans .plan-block input[type="radio"]:checked + label .percent {
    
}
.depositplans .plan-block input[type="radio"]:checked + label .p1 {
    border-bottom: 2px dotted #fff !important;
}
.depositplans .plan-block input[type="radio"]:checked + label ul {
    color: #fff !important;
}
.depositplans .plan-block input[type="radio"]:checked + label ul li:before {
    border-bottom: 1px dotted #fff;
}
.depositplans .plan-block input[type="radio"]:checked + label ul li:hover {
    background: rgba(255,255,255, 0.2);
}
.depositplans .plan-block input[type="radio"]:checked + label ul li font, 
.depositplans .plan-block input[type="radio"]:checked + label ul li span {
    background: #052E52;
}
.depositplans .plan-block input[type="radio"]:checked + label ul li:hover font, 
.depositplans .plan-block input[type="radio"]:checked + label ul li:hover span {
    background: none;
}
.depositplans .main-plan .plan-withdraw {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
}
.depositinput {
    
}
.witmsg {
    display: none;
}
.witmsg.act {
    display: block;
}

.select-ec {
    margin-left: -5px;
    margin-right: -5px;
}
.select-ec .ec {
    float: left;
    width: calc(25% - 10px);
    margin: 5px;
}
.select-ec .ec img {
    width: 100%;
    height: auto;
    box-shadow: 0px 6px 9px rgba(0, 0, 0, 0.30);
    border-radius: 8px;
}
.select-ec .ec label {
    padding: 0px !important;
    display: block !important;
    text-align: center;
    opacity: 0.6;
    cursor: not-allowed;
}
.select-ec .ec input[type="radio"]:checked + label, .select-ec .ec input[type="radio"]:not(:checked) + label {
    opacity: 1;
    cursor: pointer;
    -webkit-transform: scale(1.0);
       -moz-transform: scale(1.0);
         -o-transform: scale(1.0);
            transform: scale(1.0);
}
.select-ec .ec label:before, 
.select-ec .ec label:after {
    content: none !important;
}
.select-ec .ec input[type="radio"]:checked + label {
    /* margin: 5px !important; */
    -webkit-transform: scale(0.92);
       -moz-transform: scale(0.92);
         -o-transform: scale(0.92);
            transform: scale(0.92);
    /* margin-bottom: -10px !important; */
}
.select-ec .ec input[type="radio"]:checked + label:before {
    content: '' !important;
    top: 0px !important;
    left: 0;
    width: 100%;
    height: 100%;
    background: none;
    border-radius: 8px;
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.60) inset;
}

.select-ec .ec input[type="radio"]:checked + label img {
    
}
.select-ec .ec span {

    display: block;
    
}
.select-ec .ec b {
    display: block;
    color: #fff;
    font-weight: 400;
}
.select-ec .ec.s1 b {
    
}
.page-deposit.s1 {
    
}
.page-deposit.s1 > div {
   
}
.page-deposit .line {
    width: 100%;
    margin-top: 30px;
}
.page-deposit .calculator .container {
    width: 100%;
    padding: 0;
}
.page-deposit .calculator .container > .w50p {
    width: 100%;
    padding: 0 !important;
}


.edit_account {
    
}
.edit_account-user {
    margin:0 ;
}
.securityuser {
    
}
.securityuser label:before {
    top: -1px !important;
}
.securityuser label:after {
    top: 3px !important;
}
.securitytfa {
    
}
.securitytfa img {
    float: none !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    top: 0 !important;
}
.securitytfa label span {
    margin-right: 8px !important;
    margin-bottom: -19px !important;
    top: -10px !important;
}
.securitytfa label:before {
    top: 2px !important;
}

