@font-face{font-family:'exo 2';font-display:swap;src:local('Exo 2'),local('Exo2-Regular'),url(fonts/exo2.woff2) format('woff2'),url(fonts/exo2.woff) format('woff'),url(fonts/exo2.ttf) format('truetype');font-weight:400;font-style:normal}
@font-face{font-family:'exo 2';font-display:swap;src:local('Exo 2 Medium'),local('Exo2-Medium'),url(fonts/exo2medium.woff2) format('woff2'),url(fonts/exo2medium.woff) format('woff'),url(fonts/exo2medium.ttf) format('truetype');font-weight:500;font-style:normal}
@font-face{font-family:'exo 2';font-display:swap;src:local('Exo 2 Bold'),local('Exo2-Bold'),url(fonts/exo2bold.woff2) format('woff2'),url(fonts/exo2bold.woff) format('woff'),url(fonts/exo2bold.ttf) format('truetype');font-weight:700;font-style:normal}

body {
    width: 1349px;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    font-family: 'exo 2';
    color: #6b6b6b;
    font-size: 15px;
    line-height: 1.4;
}

b {
    font-weight: 500;
}

img {
    opacity: 1;
}

.topltitle h2 {
    background: #dbfdde;
    background: -moz-linear-gradient(top, rgba(219, 253, 222, 1) 0%, rgba(197, 247, 201, 1) 50%, rgba(163, 237, 157, 1) 51%, rgba(153, 217, 163, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(219, 253, 222, 1)), color-stop(50%, rgba(197, 247, 201, 1)), color-stop(51%, rgba(163, 237, 157, 1)), color-stop(100%, rgba(153, 217, 163, 1)));
    background: -webkit-linear-gradient(top, rgba(219, 253, 222, 1) 0%, rgba(197, 247, 201, 1) 50%, rgba(163, 237, 157, 1) 51%, rgba(153, 217, 163, 1) 100%);
    background: -o-linear-gradient(top, rgba(219, 253, 222, 1) 0%, rgba(197, 247, 201, 1) 50%, rgba(163, 237, 157, 1) 51%, rgba(153, 217, 163, 1) 100%);
    background: -ms-linear-gradient(top, rgba(219, 253, 222, 1) 0%, rgba(197, 247, 201, 1) 50%, rgba(163, 237, 157, 1) 51%, rgba(153, 217, 163, 1) 100%);
    background: linear-gradient(to bottom, rgba(219, 253, 222), rgba(197, 247, 201) 50%, rgba(163, 237, 157) 51%, rgba(153, 217, 163) 100%);
    border-radius: 7px;
    border: 1px solid #99d9a3;
    width: 200px;
    height: 21px;
    margin: 15px 0 0;
    padding: 7px 0;
    font-size: 15px;
    text-align: center;
    font-weight: 700;
    color: #528861;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}

.hyip_invest {
    margin: 0 10px 0 0;
    padding-left: 20px;
    background: url(images/sticky.png) center left no-repeat;
    color: #6b6b6b;
    text-decoration: none;
    font-size: 18px;
}

a {
    color: #e55d13;
}

a.refurl {
    font-weight: 500;
    color: #4b4b4b;
    font-size: 20px;
}

a.more {
    color: #0E42A2;
    font-weight: 500;
    text-decoration: none;
}

#h_bg {
    position: relative;
    background-color: #6e2e0c;
    height: 175px;
    background: url(images/bg_01.jpg);
    background-position: 0 0;
    width: 100%;
    border-bottom: 4px solid #c35f20;
    margin: 0 0 87px;
    border-radius: 0 0 7px 7px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
}

#h_bline {
    background-color: #c35f20;
    background: url(images/line_texture2.png);
    width: 100%;
    height: 100%;
}

#h_wrap {
    width: 1313px;
    margin: 0 auto;
}

#h_menu {
    width: 930px;
    height: 41px;
    position: absolute;
    margin: 133px 0 0 365px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    border-bottom: 2px solid #c35f20;
    background: #fbf8e9;
    background: -moz-linear-gradient(top, rgba(251, 248, 233, 1) 0%, rgba(230, 218, 183, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251, 248, 233, 1)), color-stop(100%, rgba(230, 218, 183, 1)));
    background: -webkit-linear-gradient(top, rgba(251, 248, 233, 1) 0%, rgba(230, 218, 183, 1) 100%);
    background: -o-linear-gradient(top, rgba(251, 248, 233, 1) 0%, rgba(230, 218, 183, 1) 100%);
    background: -ms-linear-gradient(top, rgba(251, 248, 233, 1) 0%, rgba(230, 218, 183, 1) 100%);
    background: linear-gradient(to bottom, rgba(251, 248, 233, 1) 0%, rgba(230, 218, 183, 1) 100%);
}

#h_menu ul {
    padding: 0;
    margin: 0 0 8px;
}

#h_menu ul li {
    width: 135px;
    margin: 0 0;
    float: left;
    display: block;
    border-left: 1px solid #e7dbb8;
    padding: 9px 5px 7px;
    box-shadow: 2px 0 0 0 rgba(255, 255, 255, 0.52);
    background: transparent;
}

#h_menu ul li:first-child {
    border-left: none;
    border-radius: 5px 0 0 0;
}

#h_menu ul li:last-child {
    border-right: none;
    box-shadow: none;
    border-radius: 0 5px 0 0;
    width: 180px;
}

#h_menu ul li a {
    font-size: 18px;
    font-weight: 700;
    color: #6e2609;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 20px;
    text-shadow: 1px 1px 0 #fff;
}

#h_menu ul li form {
    white-space: nowrap;
}

#h_menu ul li form input {
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 100px;
    border: none;
    outline: none;
    vertical-align: top;
}

#h_menu ul li form input[type=text] {
    width: 110px;
    font-size: 12px;
    color: #9b936d;
    background-color: #faf7e8;
    padding: 6px 10px 4px 25px;
    -webkit-box-shadow: inset 0 3px 1px 0 rgba(0, 0, 0, 0.75);
    box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.75);
    background-image: url(images/search_icon.png);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 10px 8px;
}

#h_menu ul li form input[type=submit] {
    font-weight: 500;
    padding: 5px;
    color: #6e2609;
    font-size: 11px;
    background: #fbf7e8;
    background: -moz-linear-gradient(top, rgba(251, 247, 232, 1) 0%, rgba(224, 207, 160, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251, 247, 232, 1)), color-stop(100%, rgba(224, 207, 160, 1)));
    background: -webkit-linear-gradient(top, rgba(251, 247, 232, 1) 0%, rgba(224, 207, 160, 1) 100%);
    background: -o-linear-gradient(top, rgba(251, 247, 232, 1) 0%, rgba(224, 207, 160, 1) 100%);
    background: -ms-linear-gradient(top, rgba(251, 247, 232, 1) 0%, rgba(224, 207, 160, 1) 100%);
    background: linear-gradient(to bottom, rgba(251, 247, 232, 1) 0%, rgba(224, 207, 160, 1) 100%);
    -webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.5), 1px 1px 0 0 #fff inset;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.5), 1px 1px 0 0 #fff inset;
    text-shadow: 1px 1px 0 #fff;
    margin: 0 0 0 5px;
}

#l_box {
    position: absolute;
    margin: 45px 0 0 18px;
    width: 193px;
    height: 193px;
    border-radius: 15px;
    border: 4px solid #c35f20;
    background: #fdfaeb;
    background: -moz-linear-gradient(top, rgba(253, 250, 235, 1) 0%, rgba(244, 232, 196, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(253, 250, 235, 1)), color-stop(100%, rgba(244, 232, 196, 1)));
    background: -webkit-linear-gradient(top, rgba(253, 250, 235, 1) 0%, rgba(244, 232, 196, 1) 100%);
    background: -o-linear-gradient(top, rgba(253, 250, 235, 1) 0%, rgba(244, 232, 196, 1) 100%);
    background: -ms-linear-gradient(top, rgba(253, 250, 235, 1) 0%, rgba(244, 232, 196, 1) 100%);
    background: linear-gradient(to bottom, rgba(253, 250, 235, 1) 0%, rgba(244, 232, 196, 1) 100%);
    text-align: center;
}

#t_line {
    background: url(images/line_texture1.png);
    width: 100%;
    height: 100%;
}

#line {
    width: 90%;
    height: 2px;
    background-color: rgba(234, 125, 56, 0.53);
    -webkit-box-shadow: 1px 1px 0 0 #fff;
    box-shadow: 1px 1px 0 0 #fff;
    margin: 2px auto;
}

a.logo0 {
    margin: 0;
    height: 100%;
    background: url(images/logo.png) no-repeat 50% 18%;
    background-size: 174px auto;
    display: block;
    text-decoration: none;
}

.logo1 {
    margin: -90px 0 0;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
}

.logo2 {
    padding: 4px 0 0;
    font-weight: 700;
    font-size: 15px;
    color: #048b04;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
}

.logo3 {
    font-size: 34px;
    color: #6e2609;
    font-weight: 500;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
    line-height: 0.9;
    text-decoration: none;
}

.logo3 span {
    font-weight: 400;
}

#s_box {
    display: inline;
    position: absolute;
    margin: 15px 0 0 25px;
}

#s_box a {
    padding: 0 10px;
    color: #f9f1cd;
    display: flex;
    float: left;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 0 12px;
}

#t_ch {
    background-image: url(images/telega.png);
    background-size: 20px;
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0;
    opacity: 0.9;
    float: right;
}

#t_gr {
    background-image: url(images/telega.png);
    background-size: 20px;
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0;
    opacity: 0.9;
}

#la_box {
    position: absolute;
    margin: 110px 0 0 233px;
}

#la_box a {
    color: #f9f1cd;
    display: flex;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 0 12px;
}

#l_ru {
    background-image: url(images/flags.png);
    background-size: 30px;
    width: 30px;
    height: 20px;
    margin: 0 5px 0 0;
    border-radius: 3px;
    opacity: 0.9;
}

#l_en {
    background-image: url(images/flags.png);
    background-position: 0 20px;
    background-size: 30px;
    width: 30px;
    height: 20px;
    margin: 0 5px 0 0;
    border-radius: 3px;
    opacity: 0.9;
}

#l_menu {
    width: 1057px;
    height: 45px;
    float: right;
    margin: -65px 18px 0 0;
    text-align: center;
    background: #f6f7ff;
    background: -moz-linear-gradient(top, rgba(246, 247, 255, 1) 0%, rgba(237, 239, 255, 1) 50%, rgba(226, 229, 255, 1) 51%, rgba(211, 216, 255, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(246, 247, 255, 1)), color-stop(50%, rgba(237, 239, 255, 1)), color-stop(51%, rgba(226, 229, 255, 1)), color-stop(100%, rgba(211, 216, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(246, 247, 255, 1) 0%, rgba(237, 239, 255, 1) 50%, rgba(226, 229, 255, 1) 51%, rgba(211, 216, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(246, 247, 255, 1) 0%, rgba(237, 239, 255, 1) 50%, rgba(226, 229, 255, 1) 51%, rgba(211, 216, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(246, 247, 255, 1) 0%, rgba(237, 239, 255, 1) 50%, rgba(226, 229, 255, 1) 51%, rgba(211, 216, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(246, 247, 255, 1) 0%, rgba(237, 239, 255, 1) 50%, rgba(226, 229, 255, 1) 51%, rgba(211, 216, 255, 1) 100%);
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
}

#l_menu ul {
    margin: -3px;
    padding: 0;
    font-size: 22px;
    font-weight: 700;
}

#l_menu ul li {
    width: 200px;
    display: block;
    float: left;
    text-align: center;
    border-left: 2px solid rgba(162, 166, 196, 0.15);
    padding: 9px 5px 10px;
    background: transparent;
}

#l_menu ul li a {
    padding: 0;
    text-decoration: none;
    color: #545c92;
    text-transform: uppercase;
    text-shadow: 2px 1px rgba(255, 255, 255, 0.62);
}

#l_menu ul li:first-child {
    border-left: none;
}

#l_menu ul li:last-child {
    border-right: none;
}

#monbody {
    margin: 0 auto;
    width: 1313px;
    padding: 0;
}

a.hyip_bnt {
    width: 728px;
    height: 90px;
    border: 0;
    position: absolute;
    margin: 25px 0 0 560px;
}

.hyip_pay {
    color: #008500;
    font-size: 18px;
    font-weight: 700;
}

main {
    width: 1057px;
    float: right;
    margin: 0 18px 18px 0;
    text-align: left;
}

aside {
    float: left;
    width: 200px;
    margin: -15px 8px 0 18px;
    padding: 0;
    display: inline;
    clear: left;
}

.mltext {
    background: linear-gradient(to bottom, rgb(219, 253, 222), rgb(255, 255, 255));
    border-radius: 7px;
    width: 194px;
    padding: 4px;
    overflow: hidden;
}

.newhyips {
    display: inline-block;
    margin: 4px 0 12px 0;
    color: #4b4b4b;
    font-size: 12pt;
    overflow: hidden;
    width: 190px;
    white-space: nowrap;
}

a.b {
    color: #4b4b4b;
}

.bgn {
    height: 25px;
    width: 15px;
    margin: 0;
    padding: 1px 0 0 5px;
    text-align: center;
    font-size: 22px;
    color: #7c5b23;
    float: left;
}

.bgn a {
    margin: 0;
    text-align: center;
    font-size: 20px;
    color: #7c5b23;
    text-decoration: none;
    font-weight: 500;
}

.lbm {
    border-right: 1px solid #eb850c;
    border-bottom: 1px solid #eb850c;
    border-left: 1px solid #eb850c;
    padding: 7px 10px;
    margin: 0;
}

.lbst {
    border-right: 1px solid #eb850c;
    border-bottom: 1px solid #eb850c;
    border-left: 1px solid #eb850c;
    padding: 7px 7px 5px 3px;
    margin: 0;
}

.gn {
    background: #fdf2c5;
    background: -moz-linear-gradient(top, rgba(253, 242, 197, 1) 0%, rgba(247, 217, 163, 1) 50%, rgba(238, 197, 131, 1) 51%, rgba(234, 177, 86, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(253, 242, 197, 1)), color-stop(50%, rgba(247, 217, 163, 1)), color-stop(51%, rgba(238, 197, 131, 1)), color-stop(100%, rgba(234, 177, 86, 1)));
    background: -webkit-linear-gradient(top, rgba(253, 242, 197, 1) 0%, rgba(247, 217, 163, 1) 50%, rgba(238, 197, 131, 1) 51%, rgba(234, 177, 86, 1) 100%);
    background: -o-linear-gradient(top, rgba(253, 242, 197, 1) 0%, rgba(247, 217, 163, 1) 50%, rgba(238, 197, 131, 1) 51%, rgba(234, 177, 86, 1) 100%);
    background: -ms-linear-gradient(top, rgba(253, 242, 197, 1) 0%, rgba(247, 217, 163, 1) 50%, rgba(238, 197, 131, 1) 51%, rgba(234, 177, 86, 1) 100%);
    background: linear-gradient(to bottom, rgba(253, 242, 197), rgba(247, 217, 163) 50%, rgba(238, 197, 131) 51%, rgba(234, 177, 86) 100%);
    border-radius: 7px 7px 0 0;
    border: 1px solid #EAB156;
}

.gn h1 {
    background: 0 0;
    margin: 0;
    text-align: center;
    color: #7c5b23;
    border-bottom: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
    padding: 5px 0;
    height: 25px;
}

.lp {
    padding: 0;
    clear: both;
}

.hrankp {
    padding: 1px 5px;
    margin: 0 4px 0 0;
    background: #008500;
    border-radius: 3px;
    font-weight: 500;
    color: #fff;
}

.pn {
    float: left;
}

.nm {
    text-align: right;
    font-size: 18px;
}

.dl {
    margin: 0 10px;
    padding-left: 20px;
    background: url(images/detlink.png) center left no-repeat;
    color: #6b6b6b;
    text-decoration: none;
}

.vl {
    margin: 0 10px;
    padding-left: 20px;
    background: url(images/votelink.png) center left no-repeat;
    color: #6b6b6b;
    text-decoration: none;
}

.rl {
    margin: 0 10px;
    padding-left: 20px;
    background: url(images/rcblink.png) center left no-repeat;
    color: #6b6b6b;
    text-decoration: none;
}

.sl {
    margin: 0 0 0 10px;
    padding-left: 19px;
    background: url(images/scamlink.png) center left no-repeat;
    color: #6b6b6b;
    text-decoration: none;
}

.lpr {
    width: 283px;
    padding: 0;
    display: inline;
    height: 170px;
    clear: left;
    float: left;
}

.rpr {
    padding: 0;
    display: inline;
    text-align: left;
}

.rpr2 {
    padding: 0;
    display: inline;
}

.listfaq {
    border-right: 1px solid #EB850C;
    border-bottom: 1px solid #EB850C;
    border-left: 1px solid #EB850C;
    padding: 8px 10px 7px 10px;
    margin: 0;
    font-size: 16px;
    text-align: justify;
    border-radius: 0 0 7px 7px;
}

.ans {
    text-align: justify;
    margin-bottom: 20px;
}

.que {
    font-weight: 500;
    margin-bottom: 3px;
}

table.lb {
    border-right: 1px solid #EB850C;
    border-bottom: 1px solid #EB850C;
    border-left: 1px solid #EB850C;
    margin: 0;
    padding: 4px;
    border-spacing: 3px;
    width: 100%;
    line-height: 1.7;
    border-radius: 0 0 7px 7px;
}

table.lb caption {
    border-right: 1px solid #EB850C;
    border-left: 1px solid #EB850C;
    padding: 8px;
    text-align: justify;
}

td.vcen {
    width: 25%;
}

a.noatr {
    padding: 5px;
    text-decoration: none;
    color: #6B6B6B;
    white-space: nowrap;
}

.addinfo {
    margin: 4px 0 0 0;
    padding: 8px 0 9px 0;
    text-align: justify;
}

.features {
    margin: 4px 0 4px 0;
    padding: 8px 0 9px 0;
    text-align: justify;

    border-top: 1px dashed #B5B5B5;
    border-bottom: 1px dashed #B5B5B5;
}


.ahp {
    font-size: 12px;
    padding: 2px 4px 0 4px;
    margin: 5px 0 0 0;
}

.ct2 {
    margin: 0;
    padding: 4px 0 4px 0;
}

.pw {
    border: 1px solid #999;
    width: 270px;
    height: 152px;
    margin: 7px 7px 0 0;
    vertical-align: middle;
    overflow: hidden;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
}

.descr {
    margin: 7px 0 3px 0;
    padding: 2px 4px 3px 4px;
    border-radius: 6px;
    text-align: justify;
    border: 1px dashed #B5B5B5;
}

.invp {
    margin: 0;
    text-align: justify;
    clear: both;
    padding: 5px 0;
}

.invp b {
    font-weight: 500;
}

.c1 {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0 5px 0 2px;
    width: 320px;
    height: 155px;
}

.c2 {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0 7px 0 0;
    width: 410px;
    height: 155px;
}

.c3 {
    display: inline-block;
    margin: 0;
    width: 310px;
    height: 108px;
    vertical-align: top;
}

.ct {
    margin: 0;
    padding: 1px 0 1px 0;
}

.ri {
    width: 21px;
    height: 21px;
    vertical-align: text-bottom;
    padding-top: 1px;
    border: 0;
}

.infolist {
    color: #900;
    text-decoration: none;
    font-size: 15px;
}

.psi {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin: 0 3px 2px 0;
    border: 0;
}

.detl {
    border-right: 1px solid #EB850C;
    border-bottom: 1px solid #EB850C;
    border-left: 1px solid #EB850C;
    padding: 7px 7px 5px 7px;
    text-align: center;
    font-size: 18px;
}

.prevh {
    margin-top: 5px;
    width: 16px;
    height: 16px;
    background: #3F95B8 url(images/prevh.png) center left no-repeat;
    float: left;
    color: #fff;
}

.nexth {
    margin-top: 5px;
    width: 16px;
    height: 16px;
    background: #3F95B8 url(images/nexth.png) center left no-repeat;
    float: right;
    color: #fff;
}

.mltext ul {
    width: 202px;
    list-style: none;
    margin: 0 0 0 -4px;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 10pt;
}

.mltext .frd {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #666;
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    border-bottom: none;
    border-radius: 7px 7px 0 0;
    cursor: pointer;
}

.mltext .brd {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #666;
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ccc;
    border-radius: 0 0 7px 7px;
    cursor: pointer;
}

.mltext li ul {
    position: absolute;
    display: none;
    margin-left: 165px;
    margin-top: -2em;
}

.dl2 {
    margin: 0 10px;
    padding-left: 20px;
    background: url(images/detlink.png) center left no-repeat;
    color: #990000;
}

.pl {
    margin: 0 10px;
    padding-left: 20px;
    background: url(images/paylink.png) center left no-repeat;
    color: #6B6B6B;
    text-decoration: none;
}

.bl {
    margin: 0 10px;
    padding-left: 20px;
    background: url(images/butlink.png) center left no-repeat;
    color: #6B6B6B;
    text-decoration: none;
}

footer {
    border-radius: 7px 7px 0 0;
    background: #E2F2FE;
    background: -moz-linear-gradient(bottom, #FAFDFF, #E2F2FE);
    background: -webkit-gradient(bottom, #FAFDFF, #E2F2FE);
    background: -webkit-linear-gradient(bottom, #FAFDFF, #E2F2FE);
    background: -o-linear-gradient(bottom, #FAFDFF, #E2F2FE);
    background: -ms-linear-gradient(bottom, #FAFDFF, #E2F2FE);
    background: linear-gradient(to bottom, #FAFDFF, #E2F2FE);
    border-top: 1px solid #C5DFE9;
    display: inline;
    float: left;
    margin: 0 auto;
    width: 1349px;
    height: 80px;
    text-align: left;
}


img[data-src]{opacity:0}

select {
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  appearance:none;
  outline:0;
  -webkit-box-shadow:inset 1px 1px 2px 1px rgba(50,50,50,0.5);
  box-shadow:inset 1px 1px 2px 1px rgba(50,50,50,0.5);      
  border:0 !important;
  background:#f7f7f7;
  background-image:none}

.select {
  position:relative;
  display:flex;
  width:266px;
  height:31px;
  line-height:1.95;
  background:#f7f7f7;
  overflow:hidden;
  border-radius:5px}

select {
  flex:1;
  padding:0 5px 0px 5px;
  font-size:15px;
  color:#000;
  cursor:pointer}

.select::after {
  content:'\25BC';
  position:absolute;
  top:0;
  right:0;
  padding:2px 9px 0px 9px;
  background:#f7f7f7;
  -webkit-box-shadow:inset 1px 1px 2px 1px rgba(50,50,50,0.5); 
  box-shadow:inset 1px 1px 2px 1px rgba(50,50,50,0.5);     
  cursor:pointer;
  pointer-events:none;
  -webkit-transition:.25s all ease;
  -o-transition:.25s all ease;
  transition:.25s all ease}

.select:hover::after {
  color:#f39c12}

.inpts {
font-weight: 500;
border-radius: 5px;
border: none;
outline: none;
vertical-align: top}
	
.inpts[type="text"] {
width: 254px;
font-size: 16px;
background-color: #f7f7f7;
padding: 6px;
-webkit-box-shadow: inset 1px 1px 2px 1px rgba(50,50,50,0.5);
box-shadow: inset 1px 1px 2px 1px rgba(50,50,50,0.5);
transition: 0.4s}
	
.inpts[type="text"]:hover, .inpts[type="text"]:focus {
background-color: #fff;
transition: 0.4s}

textarea {
border-radius: 5px;
outline: none;
vertical-align: top;
width: 460px;
height: 120px;
font-size: 16px;
background-color: #f7f7f7;
padding: 7px;
-webkit-box-shadow: inset 0px 0px 1px 0px rgba(50,50,50,0.5);
box-shadow: inset 0px 0px 1px 0px rgba(50,50,50,0.5);
transition: 0.4s}
	
textarea:hover, textarea:focus {
background-color: #fff;
transition: 0.4s}
	
.sbmt {
  text-transform: uppercase;
  text-decoration: none;
  outline: none;
  display: inline-block;
  padding: 7px 25px;
  margin: 5px 10px;
  border-radius: 7px;
  background-image: -moz-linear-gradient(45deg, #6ab1d7 0%, #33d9de 50%, #002878 100%);
  background-image: -webkit-gradient(45deg, #6ab1d7 0%, #33d9de 50%, #002878 100%);
  background-image: -webkit-linear-gradient(45deg, #6ab1d7 0%, #33d9de 50%, #002878 100%);
  background-image: -o-linear-gradient(45deg, #6ab1d7 0%, #33d9de 50%, #002878 100%);
  background-image: -ms-linear-gradient(45deg, #6ab1d7 0%, #33d9de 50%, #002878 100%);      
  background-image: linear-gradient(45deg, #6ab1d7 0%, #33d9de 50%, #002878 100%);      
  background-position: 100% 0;
  background-size: 200% 200%;
  font-size: 16px;
  font-weight: 700;
  color: white;
  box-shadow: 0 16px 32px 0 rgba(0,40,120,.35);
  transition: .5s;
  cursor:pointer}

.sbmt:hover {
  box-shadow: 0 0 0 0 rgba(0,40,120,0);
  background-position: 0 0}

.portfolio {
  margin: 0 16px 0 0;
  padding-right: 25px;
  background: url(images/yes.png) center right no-repeat;
  color: #6B6B6B;
  text-decoration: none}

.hyip {
    background-color: #EEEEEE;
    padding: 8px 20px;
    text-decoration:none;
    text-transform:uppercase;
    font-weight: 700;
    border-radius:5px;
    cursor:pointer}

.top {
    background-color:#EB003B;
    color: #FFFFFF}

.top:hover {
    background-color:#c70032;
    color: #FFFFFF}

.exclusive {
    background-color:#00D77E;
    color: #FFFFFF}

.exclusive:hover {
    background-color:#00b86c;
    color: #FFFFFF}

.inside {
    background-color:#EB9800;
    color: #FFFFFF}

.inside:hover {
    background-color:#c98302;
    color: #FFFFFF}

.premium {
    background-color:#00a8c9;
    color: #FFFFFF}

.premium:hover {
    background-color:#008ba6;
    color: #FFFFFF}

.normal {
    background-color:#798594;
    color: #FFFFFF}

.normal:hover {
    background-color:#58606b;
    color: #FFFFFF}


.checkb {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none}

.checkb input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0}

.cmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee}

.checkb:hover input ~ .cmark {
  background-color: #ccc}

.checkb input:checked ~ .cmark {
  background-color: #f39c12}

.cmark:after {
  content: "";
  position: absolute;
  display: none}

.checkb input:checked ~ .cmark:after {
  display: block}

.checkb .cmark:after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)} 

.radio {
  display: inline;
  position: relative;
  padding-left: 23px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  vertical-align:top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none}

.radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0}

.rmark {
  position: absolute;
  left: 0;
  height: 23px;
  width: 23px;
  background-color: #eee;
  border-radius: 50%}

.radio:hover input ~ .rmark {
  background-color: #ccc}

.radio input:checked ~ .rmark {
  background-color: #f39c12}

.rmark:after {
  content: "";
  position: absolute;
  display: none}

.radio input:checked ~ .rmark:after {
  display: block}

.radio .rmark:after {
  top: 8px;
  left: 8px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: white}

a {
  color: #e55d13} 

a:hover {
	color: #990000}

a.b:hover{
  color: #900}

a.b:visited {
	color: #8b8b8b}

a.c {
	color: #990000;
	text-decoration: none}

a.c:hover {
	color: #E55D13;
	text-decoration: none}

a.d {
	color: #990000;
	text-decoration: none;
	font-size:15px;
  padding: 0px}

a.d:hover {
	color: #0E42A2;
	text-decoration: none;
	font-size:15px}

a.e {
  font-weight: 500;
	color: #009900;
	text-decoration: none;
	font-size:15px}

a.e:hover {
  font-weight: 500;
	color: #990000;
	text-decoration: none;
	font-size:15px}

a.refurl:hover {
  font-weight: 500;
	color: #990000;
	font-size:20px}

a.more:hover {
	color: #990000;
	text-decoration: underline}

#h_menu ul li:hover {
background: rgba(131,99,0,0.18);
transition:0.4s}
	
#h_menu ul li a:hover {
color:#4a1703;
transition:0.3s;
text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.7)}
	
#h_menu ul li form input[type="text"]:hover {
background-color: #fffdf6;
color: #7c744f;
transition: 0.4s}

#h_menu ul li form input[type="submit"]:hover {
color: #000;
transition: 0.3s;
box-shadow: 1px 1px 1px 0px rgb(0, 0, 0), 1px 1px 0 0 rgba(255, 255, 255, 0.61) inset}
	
#l_box img {
width:90%;
margin: 14px 0 0 0}

#s_box a:hover {
color: #fff;
transition:0.2s}

#t_ch:hover {
opacity:1;
transition:0.2s}

#t_gr:hover {
opacity:1;
transition:0.2s}

#la_box a:hover {
color: #ffffff;
transition:0.2s}

#l_ru:hover {
opacity:1;
transition:0.2s}

#l_en:hover {
opacity:1;
transition:0.2s}
	
#l_menu ul li:hover {
background: rgba(255, 255, 255, 0.25);
transition:0.4s}
	
#l_menu ul li a:hover {
color:#838bc2;
transition:0.4s}

a.hyip_bni {
 width: 468px;
 height: 60px;
 border: 0}

.mltext li a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #666;
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    border-bottom: none}
.mltext li a:hover {
    color: #ffe;
    background-color: #5488af}
.mltext li:hover ul { 
    display: block}
    
.newsbtt {
  font-size: 11pt;
  text-align: left;
  margin: 0}

.newsbt {
  font-size: 9pt;
  text-align: justify;
  margin: 0}

.newsbd {
  font-size: 8pt;
  text-align: right;
  margin: 6px 0 8px 0}

.newsball {
  font-size: 9pt;
  text-align: left;
  margin: 0}

.newlistdate {
	margin: 8px 0 0 0;
	font-size: 9pt;
	text-align: center}

.newliststat {
  float: right;
  margin: 0;
  white-space: nowrap}

.newlistplans {
 	margin: 0;
	font-size: 9pt;
	text-align: justify}

.newhp {
  font-size: 9pt;
  color: #009900}

.newhw {
  font-size: 9pt;
  color: #666666}

.newhpr {
  font-size: 9pt;
  color: #FF6600}

.hyip_wait {
  color: #757575;
  font-size: 18px;
  font-weight:700}

.hyip_probl {
  color: #C75000;
  font-size: 18px;
  font-weight:700}

.hyip_notpay {
  color: #E00000;
  font-size: 18px;
  font-weight:700}

.hyip_notmon {
  color: #757575;
  font-size: 18px;
  font-weight:700}

.hyip_v4 {
  color: #4b8f47}

.hyip_v5 {
  color: #008500}

#errors {
	margin: 0 0 0 10px;
	color: red}

table.vtop {
  border: 0;
  width: 100%;
  padding: 0;
  border-spacing: 2px}

td.vtd {
  background: #E2EEF3;
  width: 33%;
  text-align: center;
  font-weight: 700;
  border-radius: 7px}

td.vcom {
  background: #f7f7f7;
  border-radius: 7px}

tr.vvote {
  text-align: center}

td.jus {
  text-align: justify}

.lb {
	border-right: 1px solid #EB850C;
	border-bottom: 1px solid #EB850C;
	border-left: 1px solid #EB850C;
	margin: 0}

.lbi {
	border-right: 1px solid #EB850C;
	border-bottom: 1px solid #EB850C;
	border-left: 1px solid #EB850C;
	padding: 7px 7px 7px 7px;
	margin: 0;
  border-radius: 0 0 7px 7px}

.nununono {
  color: #ff0000;
  text-align: center}

.stickyimg {
  vertical-align: top;
  width: 16px;
  height: 16px;
  border: 0}

form.formlist {
	margin: 0;
  padding: 0}

.hrankw {
  padding: 1px 5px 1px 5px;
  margin: 0 4px 0 0;
  background: #757575;
  border-radius: 3px;
  font-weight: 500;
  color: #fff}

.hrankpr {
  padding: 1px 5px 1px 5px;
  margin: 0 4px 0 0;
  background: #C75000;
  border-radius: 3px;
  font-weight: 500;
  color: #fff}


.hranknp {
  padding: 1px 4px 1px 4px;
  margin: 0 4px 0 0;
  background: #E00000;
  border-radius: 3px;
  font-weight: 500;
  color: #fff}

.nm {
  text-align: right;
  font-size: 18px}

.prnull {
  margin: 0;
  width: 16px;
  height: 16px;
  float: left}

.nenull {
  margin: 0;
  width: 16px;
  height: 16px;
  float: right}

.pl2 {
  margin: 0 8px 0 8px;
  padding-left: 20px;
  background: url(images/paylink.png) center left no-repeat;
  color: #990000}

.vl2 {
  margin: 0 8px 0 8px;
  padding-left: 20px;
  background: url(images/votelink.png) center left no-repeat;
  color: #990000}

.bl2 {
  margin: 0 8px 0 8px;
  padding-left: 20px;
  background: url(images/butlink.png) center left no-repeat;
  color: #990000}

.rl2 {
  margin: 0 8px 0 8px;
  padding-left: 20px;
  background: url(images/rcblink.png) center left no-repeat;
  color: #990000}

#rcbcond {
	border-right: 1px solid #EB850C;
	border-bottom: 1px solid #EB850C;
	border-left: 1px solid #EB850C;
	padding: 7px 7px 0 7px;
	margin: 0;
  text-align: justify;
  border-radius: 0 0 7px 7px}

.sl2 {
  margin: 0 0 0 8px;
  padding-left: 19px;
  background: url(images/scamlink.png) center left no-repeat;
  color: #990000}

.leftprog2 {
  padding: 0;
  display: block}

.rpr {
  padding: 0;
  display: inline;
  text-align: left}

.ourrat {
	margin: 3px 0 7px 11px}

.infotech {
  text-align: center;
  margin: 0 10px 12px 2px}

.infotech a.hcheck {
  margin: 4px 0 0 0;
  display: block}

.alexa {
	width: 120px;
	height: 40px;
	margin: 0}

.hostcheck {
	width: 120px;
	height: 40px;
	margin: 0}

.allmonitors {
	width: 120px;
	height: 16px;
	margin: 0}

.whois {
	width: 120px;
	height: 34px;
	margin: 0}

.whois2 {
	width: 120px;
	height: 34px;
	margin: 0}

.mmgstat {
	width: 120px;
	height: 35px;
	margin: 0}

.addinfo a:hover, .addinfo a.active {
  color: #990000}

a.noatr:hover, a.noatr.active {
  color: #990000}

.mainpayaccept {
	margin: 0}

.payaccept {
	margin: 0 0 7px 0;
	clear: left}

.payimage {
	width: 58px;
	height: 20px;
	margin: 1px 7px 1px 0}

.payimage2 {
	width: 58px;
	height: 20px;
	margin: 3px 7px 3px 0}

table.payoutline {
	margin: 5px 0 5px 0}

#rcaptcha {
	width: 200px;
	height: 60px; 
  border: 1px solid #ccc;
  margin-top: 5px;
  border-radius: 7px}

.refcapt {
	width: 25px;
	height: 25px;
	vertical-align: bottom;
  padding: 0 0 0 5px;
	border: 0}

.votedetal {
	width: 30px;
	height: 30px;
	margin: 0 2px 0 0}

.forumsdet {
  margin: 0 0 7px 0}

.rotating {
  border-right: 1px solid #EB850C;
	border-bottom: 1px solid #EB850C;
	border-left: 1px solid #EB850C;
	margin: 0;
	padding: 40px 0 22px 0;
	text-align: center;
  height: 80px}

.votelist {
	width: 192px;
	margin: 0 0 11px 0;
	text-align: left;
	overflow: hidden;
	white-space: nowrap}

.lvotehyip {
  margin: 2px 0 0 4px;
  padding: 5px 0 0 0;
  text-align: left;
  vertical-align: middle}

.v3 {
  width: 30px;
	height: 30px;
	background: url(images/r3.png) no-repeat;
	float: left}
.v2 {
  width: 30px;
	height: 30px;
	background: url(images/r2.png) no-repeat;
	float: left}
.v1 {
  width: 30px;
	height: 30px;
	background: url(images/r1.png) no-repeat;
	float: left}
.v0 {
  width: 30px;
	height: 30px;
	background: url(images/r0.png) no-repeat;
	float: left}

.payoutlist {
	margin: 0;
	text-align: left;
	clear: left}

.payamount {
	margin: 0;
	padding: 2px 0 0 0;
	text-align: right;
	color: #009900;
	font-size: 10pt;
	float: right}

.payoutdate {
	margin: 0 0 3px 1px;
	text-align: left;
	font-size: 10pt;
	padding: 0;
	color: #6b6b6b;
	clear: left}

.lprofhyip {
	margin: 0;
  padding: 8px 8px 8px 0;
	text-align: left;
	clear: left;
	display: block;
	overflow: hidden}

.lprofperc {
  margin: 0;
  padding: 10px 0 4px 0;
  color: #009900;
  font-size: 10pt;
  float: right;
  text-align: right}

.llifehyip {
	margin: 0;
  padding: 8px 8px 8px 0;
	text-align: left;
	clear: left;
	display: block;
	overflow: hidden}

.llifeday {
  margin: 0;
  padding: 10px 0 4px 0;
  color: #009900;
  font-size: 10pt;
  float: right;
  text-align: right}

.lscamhyip {
	margin: 0;
	text-align: left;
	color: #ff0000}

.lscamdate {
  margin: 0;
  padding: 1px 0 4px 0;
  font-size: 9pt;
  clear: both}

.paysyslist {
	margin: 0 0 5px 0;
	text-align: left;
	overflow: hidden;
	white-space: nowrap}

.lpayimage {
	width: 58px;
	height: 20px;
	padding: 1px 7px 1px 0;
	border: 0;
  vertical-align: middle}

.lpaysys {
	margin: 0;
	text-align: left}

.partners {
  margin: 0;
	padding: 8px 8px 8px 8px;
	text-align: center}

.partner120 {
	width: 120px;
	height: 60px;
	border: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 15px}

.partner125 {
	width: 125px;
	height: 125px;
	border: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 15px}

.partner12580 {
	width: 125px;
	height: 80px;
	border: 0}

#foottext {
  text-align: justify;
	font-size: 13px;
  display: inline;
  float: left;
  margin: 0;
	padding: 11px 18px 5px 18px}

#copy {
	color: #990000;
	font-size: 15px;
	display: inline;
	float: left;
	margin: 0 0 0 18px;
	padding: 0}

#footmenu {
	font-size: 15px;
	float: right;
	display: inline;
	margin: 0 18px 0 0;
	padding: 0}