@charset "UTF-8";
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* ====== GLOBAL RESET ====== */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-family: "Inter", "Poppins", sans-serif;
  color: #222;
  background: #f9fafc;
  line-height: 1.6;
}


a {
  color: #695aa6;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #493f75;
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.mainbody {
margin: 0 auto;
box-shadow: 0 12px 30px rgba(0, 0, 0, 0.2);
overflow: hidden;
}

.kolom-portfolio {
margin: 0 auto;
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
overflow: hidden;
text-align:center;
background: #f2f2f2;
border: 1px red transparent;
width:100%;
}



.container-form {
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}
.container-form input[type=text] {
  width: 95%;
  padding: 5px;
}
.container-form textarea {
  width: 95%;
  padding: 5px;
}

.container-form input[type=submit] {
  background-color: #04AA6D;
  color: white;
  padding: 5px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: right;
}

.banneratas {
width: 100%;
top:0;
background: #fff;
position: sticky;
z-index: 1000;
border: 1px red transparent;
	}
	
.kontenbanner {
padding: 0px;
margin: 0 auto;
padding-top: 10px;
border-bottom: 1px solid #eee;
	}

.kontenbanner li {
display: inline-block;
font-size: 15px;
float: left;
list-style-type: none;
margin-top: 10px;
margin-left: 10px;
padding-left:10px;
padding-right:10px;
	}

.header-icons {
    display: flex;
    float: right;
}
.header-icons a {
  margin: 0 10px;
}
.header-icons a:hover {
  color: #ccc;
}
.contact-label {
  font-weight: 500;
  color: #051d7b;
  font-size: 0.9rem;
}

.container {
    color: #eee;
    display: flex;
    flex-direction: column;
  position: relative;
  border: 1px #f6159c transparent;
  background: #f2f2f2;
}

.container-main {
margin: 0 auto;
	}

.header-content {
float: left;
border: 1px solid transparent;
}
.up {
  font-weight; bold;
  margin-bottom: 0;
  display: block;
}w
.down {
  font-weight: bold;
  display: block;
  margin-bottom: 0px;
}
.subtitle {
  font-weight: bold;
  color: #051d7b;
}
.header-bottom {
border: 1px red transparent;
color: #051d7b;
padding: 5px;
border-radius: 5px;
}
.header-bottom:hover {
color: blue;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.judul {
margin-left: 50px;
	}
.subjudul {
margin-left: 50px;
}
.header-bottom img {
float: left;
}
.g-recaptcha {
    width:50%;
}
.sort {
display: block;
float: right;
border: 1px red solid;
}







@media (min-width:200px) {
.kontenbanner {
width: 90%;
	}
.kontenbanner img {
width: 150px;
}
.mainbody {
    width: 95%;
}
.header-content {
max-width: 95%;
padding-left: 5px;
padding-top: 5px;
	}
.up {
  font-size: 35px;
}
.down {
  font-size: 25px;
}
.subtitle {
  font-size: 11px;
}
.header-bottom {
margin-top: 5px;
}
.judul {
font-size: 12px;
	}
.subjudul {
  font-size: 10px;
}
.header-bottom img {
width:30px;
	}
}

@media (min-width: 600px) {
.kontenbanner {
width: 80%;
	}
.kontenbanner img {
width: 200px;
}

.mainbody {
    width: 95%;
}
.header-content {
max-width: 47%;
	}
.up {
  font-size: 35px;
}
.down {
  font-size: 26px;
}
.subtitle {
  font-size: 12px;
}
.header-bottom {
}
.judul {
  font-size: 13px;
}
.subjudul {
 font-size: 10px;
}
.header-bottom img {
width:35px;
	}
}

@media (min-width: 900px) {
.kontenbanner {
width: 80%;
	}
.kontenbanner img {
width: 250px;
	}

.mainbody {
    width: 80%;
}
.header-content {
max-width: 47%;
padding-left: 20px;
padding-top: 20px;

	}
.up {
  font-size: 40px;
}
.down {
  font-size: 30px;
}
.subtitle {
  font-size: 12px;
}
.header-bottom {
margin: 0 auto;
}
.judul {
  font-size: 13px;
}
.subjudul {
  font-size: 11px;
}
.header-bottom img {
width:40px;
	}
}



.header-content h1 {
line-height: 1.2;
margin-bottom: 0px;
margin-top: 0px;
}
.header-title {
  font-weight: bold;
  color: #051d7b;
  font-family: "Open Sans", tahoma, sans-serif;
}
.header-bottom h6 {
line-height: 1.2;
margin-bottom: 5px;
margin-top: 5px;
}

.judulkontainer {
display:block;
color: #4290B8;
font-weight:bold;
border-bottom: 1px #a5a5aa transparent;
margin: 0 auto;
margin-bottom: 0px;
}

.rowjudul {
background: #f2f2f2;
position: relative;
width: 100%;
text-align:center;
padding-top: 20px;
border-bottom: 1px #a5a5aa transparent;
}

.kotakdomain {
position: relative;
background: #fff;
display: inline-block;
text-align:left;
min-height:100px;
border: 1px #dde0f8 solid;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
border-radius: 8px;
}

.kotakdomain img {
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
.kotakimg {
position: absolute;
font-size: 1.7vw;
color: #fff;
left: 0px;
width: 100%;
text-align:center;
padding-top: 3px;
padding-bottom: 3px;
background: rgba(8, 97, 237, 0.5);
}

.linkdomain {
margin:1px;
padding-top:1px;
padding-bottom:1px;
padding-left: 2px;
display:block;
}
.price {
margin:1px;
padding-left: 2px;
display:block;
color: blue;
display: inline-block;
float: left;
}
.pricediskon {
margin-left:10px;
padding-left: 5px;
display:block;
color: red;
display: inline-block;
float: left;
}
.pricestrike {
margin:1px;
padding-left: 2px;
display:block;
color: #000;
  text-decoration: line-through;
  text-decoration-thickness: 2px;
display: inline-block;
float: left;
}

.kolom-contact {
margin-top: 20px;
margin: 0 auto;
border-top: 1px #0DD0F7 solid;
border-bottom: 1px #0DD0F7 solid;
}
.kolom-contact2 {
margin-top: 20px;
padding-top: 20px;
margin: 0 auto;
}

.rowjudul-search {
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}
.search {
display: inline-block;
padding: 10px;
margin: 0px;
border-radius: 5px;
}
.search-btn {
display: inline-block;
padding: 10px;
margin: 0px;
background: #0AACCC;
border-color:#0AACCC;
border-radius: 5px;
}
.rowsearch {
display: block;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;
padding-right: 20px;
border-bottom: 1px #0DD0F7 solid;
margin-top: 5px;
margin-bottom: 5px;
text-align: left;
font-size: 13px;
color: inherit;
}
.found {
display: block;
float: left;
color: inherit;
}
.sortby {
display: block;
float: right;
color: inherit;
}
.page {
display: inline-block;
padding-left: 10px;
padding-right: 10px;
border-left: 1px #0DD0F7 solid;
border-right: 1px #0DD0F7 solid;
float: left;
}
.i {
display: inline-block;
margin-left: 5px;
margin-right: 5px;
}

.featured {
display: block;
text-align: center;
color: #2A29A6;
}
.result {
display: none;
text-align: left;
color: #3E4EA6;
padding-left: 20px;
}

#sort {
padding: 5px;
border: none;
}
#asc {
padding: 5px;
border: none;
}

.footer {
  background: navy;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  text-align: center;
  font-size: 0.7rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer a {
    color:#fff;
    
}
.footer a:hover {
text-color:#f2f2f2;
text-decoration: underline;
}

.footer-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}




@media (min-width: 200px) {
.featured {
font-size: 19px;
}
.result {
font-size: 19px;
}


.page {
margin-left: 0px;
margin-right: 0px;
}

.kotakimg {
top: 38%;
}
.rowjudul-search {
width: 90%;
}
.search {
width: 70%;
}
.search-btn {
width: 20%;
}

.judulkontainer {
font-size:15px;
width: 100%;
}

.kotakdomain {
width:20%;
margin: 5px;
}
.linkdomain {
font-size:2vw;
}
.price {
font-size:2vw;
}
.pricestrike {
font-size:2vw;
}
.pricediskon {
font-size:2vw;
}
.kolom-contact {
width: 100%;
}
.kolom-contact2 {
width: 90%;
}
}

@media (min-width: 600px) {
.featured {
font-size: 20px;
}
.result {
font-size: 20px;
}

.page {
margin-left: 5px;
margin-right: 5px;
}

.kotakimg {
top: 43%;
}
.rowjudul-search {
width: 80%;
}
.search {
width: 70%;
}
.search-btn {
width: 15%;
}

.judulkontainer {
font-size:20px;
width: 90%;
}

.kotakdomain {
width:20%;
margin: 5px;
}
.linkdomain {
font-size:1.7vw;
}
.price {
font-size:1.7vw;
}
.pricestrike {
font-size:1.7vw;
}
.pricediskon {
font-size:1.7vw;
}
.kolom-contact {
width: 90%;
}
.kolom-contact2 {
width: 70%;
}

}

@media (min-width: 900px) {
.featured {
font-size: 25px;
}
.result {
font-size: 25px;
}
.page {
margin-left: 20px;
margin-right: 20px;
}

.kotakimg {
top: 48%;
}
.rowjudul-search {
width: 80%;
}
.search {
width: 70%;
}
.search-btn {
width: 12%;
}

.judulkontainer {
font-size:24px;
width: 80%;
}

.kotakdomain {
width:20%;
margin: 15px;

}
.linkdomain {
font-size:1.3vw;
}
.price {
font-size:1.3vw;
	}
.pricestrike {
font-size:1.3vw;
	}
.pricediskon {
font-size:1.3vw;
	}
.kolom-contact {
width: 80%;
}
.kolom-contact2 {
width: 60%;
}
}

.kontainer-wide {
background: #f2f2f2;
margin: 0 auto;
width:100%;
border-top:1px #a5a5aa transparent;
margin-top:0px;
}




.kotakdomain:hover {
background: #dde0f8;
border: 1px #bcc2ee solid;
}
.linkdomain:hover {
text-decoration: underline;
}
.link:hover {
text-color:blue;
text-decoration: underline;
font-weight:bold;
}
.kolom-portfolio img {
width:100%;
}





button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}


button,
input {
  overflow: visible;
}

textarea {
  overflow: auto;
  resize: vertical;
}

input[type="submit"]:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.row {
margin: 0 auto;
margin-bottom: 10px;
border: 1px red transparent;
}

.pesan-ok {
text-align: center;
display: block;
font-size: 12px;
color: blue;
font-weight: bold;
}

.pesan-fail {
text-align: center;
display: block;
font-size: 12px;
color: red;
font-weight: bold;
}

.clear {
clear: both;
}

