body {
    background-color: #000000;
    background-image:url("../img/back.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    font-family: 'PT Sans', sans-serif;
    color: #fff;
    line-height: 1.25;
    margin: 0;
    padding: 0;
}
a{
    color: #01e0eb;
}
a:hover{
    color: #ffffff;
}
a:active{
    color: #00b2bb;
}
a:visited{
    color: #009ba2;
}
h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    line-height: 1;
    color: #38acec;
}
h1{
  font-size:25pt;
}
h2{
  font-size:22pt;
}
h3{
  font-size:18pt;
}
h4{
  font-size:16pt;
}
h5{
  font-size:14pt;
}
h6{
  font-size:12pt;
}

.color2{
    background: #38acec;
    cursor: pointer;
}
.color3{
    background: #38acec;
    cursor: pointer;
}

.wrapper {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto;
}
.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.menu-logo-block {align-items: center;text-align: center;padding: 10px 0;position: relative;height: auto;}
.menu {
    background: #040b1d;
    text-transform: uppercase;
}
.datetime {
	font-size:9pt;
}
.topnav {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.logo {
    display: block;
    width: auto;
    text-align: center;
}
.logo img {
    width: 375px;
    vertical-align: middle;
}
.top-pages {
	position: relative;
	z-index: 4;
	width: 100%;
	height: auto;
	top: 0;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	overflow: hidden;
	}

.topnav a {
  display: inline-block;
  vertical-align: middle;
  border: none;
  width: auto;
  height: auto;
  color: #ffffff;
  text-shadow: #000 0 0 3px;
  text-align: center;
  /* padding: 20px 10px; */
  text-decoration: none;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: bold;
}

.topnav a:not(:nth-child(9)):hover {
  color: #38acec;
  text-shadow:#000 0 0 1px;
  margin-top: -5px;
  border:none;
}
.active {
  background-color: #730003;
  color: white;
}

.topnav .icon {
  display: none;
}
.form {
   flex-flow: row wrap;
   align-items: center;
   width: 570px;
}

.form-item {
  width: 100px;
  vertical-align: middle;
  margin: 0 0.25%;
  padding: 5px 0;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 12pt;
}
.txtCode {
    width: 50px;
    vertical-align: middle;
    margin: 0 0.25%;
    padding: 5px 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 12pt;
    color: #000000;
  }

input[type=text],input[type=password], select {
    box-shadow: inset 0 0 15px #c5c5c5, #868686 0 0 1px 1px inset;
    background: #ffffff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    outline: none;
    text-align: center;
}

input:focus {
    box-shadow: #888 0 0 15px inset;
    background: #ffffff;
    color: #3c3c3c;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #7b7b7b;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #d8d8d;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #d8d8d;
}

.slider {
    overflow: hidden;
    display: block;
}
.frontpage-block{
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
}

.frontpage-block-top{
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
}
.frontpage-block-inside{
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
}

.frontpage-block-left{
	margin-right: 1%;
	width: 24%;
}

.frontpage-block-left img{
	width: 100%;
}
.frontpage-block-right{
	width:75%;	
}
.frontpage-block-right-bottom{
	margin-right: 1%;
	width: 32.6%;
	}
.frontpage-block-right-bottom:last-child{
	margin-right: 0;
	}


.scroll-text {
    color: #ffffff;
    display: block;
    background: #0b1a40;
    position: relative;
    z-index: 3;
    margin: 0 auto;
    height: 35px;
    padding: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    line-height: 2;
}

.kontak{
   border: 2px solid #0b1a40;
   width: 54%;
   background: #000;
   padding-left: 15px;
   margin: 5px 0;
}
.kontak-list{
	display: flex;
	list-style: none;
	padding: 0;
	}
.kontak-list h4{
    font-size: 14pt;
    color: #fff;
}
.line,.ig,.wa{
	color: #38acec;
	margin-right: 25px;
	padding-left: 50px;
	background-size: 40px;
	background-repeat:no-repeat;
	background-position: left center;
}

.line{
	background-image:url(../img/line.png);
}
.ig{
	background-image:url(../img/ig.png);
}
.wa{
	background-image:url(../img/wa.png);
}
.result{
   border: 2px solid #0b1a40;
   background: #000;
   width:40%;
   padding: 15px 15px;
}
.result::before {
  content: "HASIL TOGEL";
  font-size:15pt;
  padding-right: 10px;
  line-height: 2;
  display: block;
  border-right: 1px solid #38acec;
}
.result-left{
	text-align: center;
	width: 15%;
	font-size: 8pt;
}
.result-right{
	text-align: center;
	width: 45%;
}
.result-right span{
	background: #38acec;
	border: 1px solid #80d2ff;
	color: #000;
	padding: 0 5px;
	font-size: 25pt;
	border-radius: 5px;
}
.content {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
}
.content-inside {
    margin-top: 40px;
}

.footer {
	background: #000;
	text-align:center;
	padding: 20px 0 50px;
}
/* Smartphones (portrait & landscape) ----------- */
@media only screen and (max-device-width: 823px) and (min-device-width: 320px) {
	.footer img {
    width: 100%;
}

.form-item {
    width: 100%;
    margin: 3px auto;
    border-radius: 5px;
    padding: 10px 0;
    border: 1px solid #000;
    display: block;
    box-sizing: border-box;
}

.form {
    display: block;
    width:100%;
}

.logo {
    margin: 0 auto;
}
.flex {
    display: block;
}

.kontak {
    width: 100%;
    padding: 0;
}

.kontak li {
    width: auto;
    display: flex;
    margin: 10px 0;
    padding: 10px 0 10px 45px;
    font-size: 15pt;
    line-height: 1;
}

.kontak-list {
    display: block;
    margin: 0;
    padding: 0 20px;
}
.flex {
    display: block;
}

.kontak {
    width: auto;
    padding: 0;
}

.kontak li {
    width: auto;
    display: flex;
    margin: 10px 0;
    padding: 10px 0 10px 45px;
    font-size: 15pt;
    line-height: 1;
}

.kontak-list {
    display: block;
    margin: 0;
    padding: 0 20px;
}

.result {
    width: auto;
    display: flex;
}

.frontpage-block-left {
    width: 74%;
}
.frontpage-block-right {
    width: 24%;
}
.frontpage-block-inside {
    display: flex;
}

.frontpage-block-right-bottom {
    margin: 0;
    width: 100%;
}

.menu {
    width: 90%;
    margin: 0 auto;
}

.scroll-text {
    width: 90%;
}

.wrapper {
    width: 90%;
}
.topnav a {
    float: left;
    width: 70%;
}
.topnav a:not(:first-child) {display: none;width: auto;}
  .topnav a.icon {
    float: right;
    width: 10%;
    display: block;
  }
  .topnav.responsive {z-index: 3;position: relative;}
  .topnav.responsive .icon {
    text-align: center;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    margin: 10px 0;
    float: none;
    display: block;
    text-align: left;
  }

.topnav {
    overflow: hidden;
    display: block;
}
}
