﻿<style>
  body {}


.containerrec {
  height: 265px !important;
}
   
      
  .Percentage {
      width: 100%;
      position: absolute;
      padding-top: 17px;
      z-index: 1;
      font-weight: bold;
      color: black;
      text-align: center;
  }

  /* CODINGAN SAYA */

  section.slot {
      background: #465a66 !important;
      border-radius: 8px !important;
  }

  h2.user-profession{
  }

  .user-profession {
      color: #000 !important;
      font-size: 13px !important;
      font-family: sans-serif;
      font-weight: bolder !important;
  }

  .containerrec {
      margin-top: 20px!important ;
  margin-bottom: 0px !important;
  }



.containerrec {
  /* to align absolute children to relative parent */
  position: relative;
  height:300px;
  width:100%;
margin-bottom:30px;
}
.containerrec > div {
  /* no need for z-index, the lower div will be higher 
     use z-index if you want a specific div to be on top of others */
  position: absolute;
}

#footerpnl {
  background: none !important;
}
.grubsearchPasaran {
  margin-bottom: -10px;
  margin-top: 5px;
}

.figure { 
display: flex;
height:100px;
width:100px;
flex-direction: column;
align-items: center; 
border: 1px solid black;
}

.figure img {
max-width: 90%;
max-height: 90%;
}

.figure .caption {
color: white;
}

  progress {
      border: none;
      background: white; 
      height: 34px;
      width: 100%;
      position: relative;
  }

  progress::-webkit-progress-value {
      background: lightblue;
  }

  progress::-moz-progress-bar {
      background: lightcolor;
  }

  .progressred::-webkit-progress-value {
      background: red;
  }

  .progressyellow::-webkit-progress-value {
      background: yellow;
  }

  .progressgreen::-webkit-progress-value {
      background: green;
  }

  progress::-webkit-progress-bar {
      background: white;
  }

  #rtptable {
      margin: 0 auto;
      display: table;
  }

  .rtprow {
      display: table-row;
  }

  .rtpcell {
      display: table-cell;
      height: 30px;
      vertical-align: middle;
      text-align: center;
  }


  .btn2 {

      font-family: 'Arial';
      background: transparent;
      border: none;
      color: black;
      padding: 8px 16px;
      margin-left: 20px;
      font-size: 16px;
      cursor: pointer;
      width: 20%;
  }



  .btn2:hover {
      background: #eb9f14;
  }

  .ico-text {
      font-size: 10px;
      color: black;

  }

  div.galleries {
      margin: 5px;
      float: left;
      width: 120px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
  }

  div.galleries:hover {
      border: 1px solid #777;
  }

  div.galleries img {
      width: 120px;
      height: 120px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
  }

  div.desc {
      padding: 15px;
      text-align: center;
  }




  .linkmenu {
      color: #ff8d00;
  }

  .linkmenu:hover {
      text-decoration: none;
  }


  .buttonjoin {
      width: 100%;
  }


  .buttonWrap {
      line-height: 20px;
      padding-bottom: 24px;
      min-width: 43%;
      display: inline-block;
      text-align: center;
      border-radius: 8px;
  }


  .buttons {
      text-align: center;
      color: #FFFFFF;
      padding: 10px 26px 10px 26px;
      display: inline-block;
      margin-bottom: 10px;
      font-family: aller;
      font-size: 20px;
      box-shadow: inset 0 -4px 0 rgb(25, 106, 125);
  }


  .button-green {
      background-color: #27ae60;
  }

  .button-green:active {
      background-color: #177c42;
  }

  .button-blue {
      background-color: #2980b9;
  }

  .button-blue:active {
      background-color: #195a84;
  }


  .contactSubmitButton {
      line-height: 14px !important;
      display: block !important;
      height: 40px !important;
      margin-right: 0px;
      file: ///C:\CrownProject\RTPN4D\css\content.css
          width:100%;
      color: #ffffff;
  }



  .topnav {
      overflow: hidden;
      background-color: black;
      position: relative;
  }

  .topnav #myLinks {
      display: none;
  }

  .topnav a {
      color: #fec341;
      background: black;
      padding: 3px 16px;
      text-decoration: none;
      font-size: 14px;
      display: block;
  }

  .topnav a.icon {
      background: black;
      display: block;
      position: absolute;
      left: 0;
      padding-top: 0px;
      top: 40px;

  }

  .topnav a:hover {
      background-color: black;
      color: #fec341;
      top: 40px;
      padding-top: 0px;
      height: 35px;
  }

  .wrapper2 {
      height: 200px;
      width: 632px;
      position: relative;
      overflow: hidden;
      margin: 0 auto;
  }


  .button-wrapper {
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
      position: absolute;
  }



  .no-gap {
      border: none;
      padding: 0;
      margin: 0;
  }




  ul.order-list {
      list-style-type: none;
      columns: 2;
      -webkit-columns: 2;
      -moz-columns: 2;

  }


  ul.order-list>li:before {
      content: "• ";
      color: White;
  }


  .pattern td {
      color: White;
  }

  .pattern {
      padding-left: 2px;
  }

  #ContentPlaceHolder1_butlogin,
  #ContentPlaceHolder1_butdaftar,
  #ContentPlaceHolder1_butjimat,
  #ContentPlaceHolder1_butmimpi {
      border-radius: 8px
  }

  #ContentPlaceHolder1_butjimat,
  #ContentPlaceHolder1_butmimpi {
      margin-top: -2px !important;
  }

  #ContentPlaceHolder1_txtsearch {
      width: 100% !important;
      background-color: white !important;
      border-radius: 8px;
      text-align: center !important;
      display: flex !important;
      align-items: center !important;
      color: #000 !important;
  }

  #ContentPlaceHolder1_Btnsearch {
      background-color: #ffeb99 !important;
      display: flex !important;
      padding: 3px !important;
      align-items: center !important;
  }

  button {
      background: #2a678d!important;
  }
  .fa-share-square-o,
  .fa-whatsapp {
      color: white !important;
      font-weight: bolder;
  }

  .card {
      background: #0c334b !important;
      border-radius: 8px !important;
  }

  .home {
  background: #000 !important;
  background: url(https://s6.gifyu.com/images/bpmWx.webp) !important;
  background-size: cover !important;
  background-attachment: fixed !important;
  background-position-x: center !important;
  background-position-y: center !important;
  }


  @media only screen and (min-width: 900px) {
      #wrapper {
          width: 800px !important;
          margin: 0 auto !important;
      }
  }

  #wrapper {
      display: wrap !important;
      flex-wrap: wrap !important;
  }


  .img-zoom {
      min-height: 100px !important;
  }

@keyframes gradient {
      0% {
          background-position: 0% 50%;
      }

      50% {
          background-position: 100% 50%;
      }

      100% {
          background-position: 0% 50%;
      }
  }

   
  
  .hotrtp { 
           
           background: linear-gradient(45deg, #ffbabaa2, rgb(255, 0, 0)); 
          animation: gradient 1.5s ease infinite;
      margin: 0 auto; 
      overflow: auto; 
      overflow-x: hidden; 
      overflow-y: hidden; 
      position:relative;
      border-width: 5px; 
      border-radius: 8px; 
      width:100%;  
background-size: 300% 300% !important; 
padding-bottom:20px;
  }


     .hotrtptxt { 
      margin-top: 15px;
      font-size: 20px;
      font-weight: bold;
      color: white;
      text-align: center; 
      width:100%;height:30px;z-index:2;

  }

  .toprtp {  
        background: linear-gradient(45deg, #d0ffbaa2, rgb(43, 255, 0));
  animation: gradient 1.5s ease infinite;
      margin: 0 auto; 
     overflow: auto; 
      overflow-x: hidden; 
      overflow-y: hidden; 
      position:relative;
       border-width: 5px; 
      border-radius: 8px; 
      width:100%; 
background-size: 300% 300% !important;
padding-bottom:20px;



  }

.toprtptxt { 
 margin-top: 15px;
      font-size: 20px;
      font-weight: bold;
      color: black;
      text-align: center; 
      width:100%;height:30px;z-index:2;
  }


  .w3-content {
      margin-top: -20px !important;
  }

  .mySlides {
      border-radius: 5px !important;
  }

  .cardrecommend {
      margin: 0 auto;
      background-color: #0c334b;
      padding: 10px;
      border-radius: 8px;
      /* border-width: 2px;
      border-style: solid;
      border-color: black; */
  }

  .carddetail {
      margin-left: auto;
      margin-right: auto;
      background-color: black;
  }

  .tombol-daftar {
      background-color: #2b5e7e;
      position: relative;
      font-size: medium;
      background: linear-gradient(45deg, #2a678d, #54a6da);
      background-size: 300% 300%;
      border: none;
      cursor: pointer;
      animation: gradient 1.5s ease infinite;
      outline: none;
      display: inline-block;
      width: 100%
  }

  

  .tombol-login {
      background-color: #2b5e7e;
      color: #FFF;
      display: inline-block;
      width: 100%
  }
  .fa-bar-chart ,
  .fa-home,
  .fa-th-list,
  .fa-whatsapp,
  .fa-calendar {
      color: #000 !important;
  }
  #text-small-ico,
  #ico-text,
  .ico-text {
      color: #000 !important;
  }
   
   /* Slideshow container */
.slideshow-container {
max-width: 1000px;
position: relative;
margin: auto;
}

/* Next & previous buttons */
.prev, .next {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
padding: 16px;
margin-top: -22px;
color: white;
font-weight: bold;
font-size: 18px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
user-select: none;
}

/* Position the "next button" to the right */
.next {
right: 0;
border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
color: #f2f2f2;
font-size: 15px;
padding: 8px 12px;
position: absolute;
bottom: 8px;
width: 100%;
text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
color: #f2f2f2;
font-size: 12px;
padding: 8px 12px;
position: absolute;
top: 0;
}

/* The dots/bullets/indicators */
.dot {
cursor: pointer;
height: 15px;
width: 15px;
margin: 0 2px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
transition: background-color 0.6s ease;
}

.active, .dot:hover {
background-color: #717171;
}

/* Fading animation */
.fade {
animation-name: fade;
animation-duration: 1.5s;
}

@keyframes fade {
from {opacity: .4} 
to {opacity: 1}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
.prev, .next,.text {font-size: 11px}
}



</style>
