#header a{
	color: #696969 !important;
}

#header li{
  margin: 0 20px 0 0;
  font-size: 1.9rem;
}

footer {
	font-size: 12px;
  /* padding-right: 170px; */
}

.footp {
  line-height: 0.5em;
}

.footimg {
  /* padding-left: 270px; */
}

#footer .row div{
	margin-bottom: 20px;
  /* margin-right: -40px; */
}

#footer h5{
  /* color: #808080; */
  color: #5a5a5a;
  font-size: 1.2rem;
}

.powder-blue{
  background-color: #C6DEFF;
}

.light-grayish-blue{
  background-color: #F8F9FA;
}

.light-greenish-blue{
  background-color: rgba(132,204,213,1);
}

.sky-blue {
  background-color: #87CEFA;
}

.white-font{
  color: #FFFFFF;
  font-size: 1.9vw;
  /* font-size: 20px; */
  /* border-color: #A9A9A9;
  border: 1px solid #A9A9A9;  */
}

.white-font-transhome{
  color: #FFFFFF;
  font-size: 6.7vw;
  /* font-size: 5.4vw; */
  /* font-size: 20px; */
  /* border-color: #A9A9A9;
  border: 1px solid #A9A9A9;  */
}

.white-font-transhome2{
  color: #FFFFFF;
  font-size: 3.2vw;
  text-align: center;
  /* font-size: 20px; */
  /* border-color: #A9A9A9;
  border: 1px solid #A9A9A9;  */
}

.text-dark-blue{
  color: #025A84; 
}

.text-brown{
  color: #AC8865; 
}

.white-font-res{
  color: #FFFFFF;
  font-size: 12px;  
}

.black-font-res{
  color: #707070;
  font-size: 12px;  
}

.white-font-features{
  color: #FFFFFF;
  font-size: 20px;
  text-align: center;
}

.white-font-mobile {
  color:#FFFFFF;
  font-size: small;
}

.light-greenish-blue-font{
  color: rgba(92,192,204,1);
}

.dark-greenish-blue-font{
  color: rgba(74,161,181,1);
}

.green-blue-font{
  color: rgba(0,160,173,1);
}

.grayish-brown-font{
  color: rgba(124,110,113,1);
}

.border-right{
  border-color: #000000;
}

.first-letter {
  font-family: 'didot' ,serif !important;
  color: #6b6b6b;
}

.second-letter {
  color: red;
}

.font-black {
  color: #000000;
}

.font-bold {
  font-weight: bold !important;
}

.center{
  padding-left: 15%;
  padding-right: 15%;
}

.padding-top-bottom{
  padding-top: 50px;
  padding-bottom: 80px;
  /* padding-bottom: 50px; */
}

.number-circle-list {
    list-style: none;
    padding-left: 0.25rem;
    counter-reset: circle-counter;
}

.number-circle-list--list-item::before {
    counter-increment: circle-counter;
    margin-bottom: 0.25rem;
    
        content: counter(circle-counter);
        background-color: #FFFFFF;
        width: 1.5rem;
        height: 1.5rem;
        border-radius: 50%;
        display: inline-block;
        font-size: 0.75rem;
        line-height: 1.5rem;
        color: #000000;
        text-align: center;
        margin-right: 0.5rem;
        position: relative;
        top: -2px;
    }
    .number-circle-list--list-item::last-child {
        margin-bottom: 0;
    }
    .number-circle-list--list-item {
        margin-left: 1rem;
    }

    /* .navbar .nav li .dropdown-menu li { 
      display: block; width: auto; 
    }

    .dropdown-menu { 
      left:auto; 
    } */
}


.video iframe{
  position: relative;
  background-size: cover; 
  background-position: center center; 
  max-width: 100%;
  max-height: 100%
  opacity: 1; 
  visibility: inherit; 
  z-index: 1; 
  width: 20000px;
  height: 700px;
}

#introduction .text-box{
  padding-top: 15%;
  padding-left: 5%;
  padding-right: 5%;
}

/* Homepage Fix margin-top below Homepage Carousel */

#introduction .margin-top{
  /* margin-top: 30px; */
}

#introduction .margin-bottom{
  margin-bottom: 10%;
}

#introduction .col-no-padding{
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-top: 3%;
}

#siteplan .col-12{
  margin-top: 50px;
  margin-bottom: 50px;
}

#features .text-center h2{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #FFFFFF;
}

#features .icon div
{
	margin-top: 3vw;
	margin-bottom: 3vw;
}

.icon img
{	
	width: 50px;
	height: 50px;
}

#features .col-no-padding{
  position: relative;
  width: 33.33%;
  min-height: 1px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#features .col-no-padding img{
  background-size: cover;
  max-width: 100%;
  object-fit: contain;
}

.nav-menu-center{
  text-align: center;
  margin-top: auto;
  padding: 10px;
}
#registernow .row{
  position: relative;
}

#registernow .image-text{
  position: absolute;
  top: 50%;
  left: 25%;
}

#registernow img{
  width: 100%
}

#history .container{
  /* bottom: 130px; */
  padding-top: 188px;
  
}
#history .text-box{
  padding-right: 9%;
}

#residences .col-12 span{
  word-wrap: break-word !important;
}

#residences .row ul {
  color:#fff;
  font-weight:bold;
  font-size: 14px;
  font-family:"didot", serif;
}

#residences .padding-left{
  padding-left: 5%;
}

/* Langkawi Activities space border */

#langkawi .col-sm-2{
  padding: auto;
  margin: auto;
}

#langkawi .row{
  position: relative;
  font-size: 14px;
  font-family: 'didot', serif;
}

#langkawi .col-sm-3{
  margin-top: 50px;
  margin-bottom: 25px;
}

#langkawi .picture img{
  display: block;
}

#langkawi .mw-100 img{
  height: 700px !important; 
}

#langkawi .row{
  position: relative;
}

#langkawi .image-text{
  color: #FFFFFF;
  position: absolute;
  top: 85%;
  left: 3%;
}

#langkawi .image-text h2{
  color: #FFFFFF;
}

#langkawi li{
  font-size: 12px !important;
  font-family: Arial, Helvetica, sans-serif;
}

#langkawi .arrow-up {
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  
  border-bottom: 5px solid black;
}

.padding-left{
  padding-left: 15%
}

#langkawi .padding-top{
  padding-top: 2%;
}

#langkawi .padding-bottom{
  padding-bottom: 2%
}

.margin-space{
  margin-top: 1vw;
  margin-bottom: 1vw;
}

#register button{
  font-family: 'didot', serif;
  font-size: 12px;
  background-color: #FFFFFF;
  color: #708090;
  border-color: #708090;
  width: 10rem;
}

#register button:hover{
  background-color: #000000;
}

#register .form-control{
  font-family: 'didot', serif !important;
}

#register input{
  background: transparent;
  border: none !important;
  border-bottom: 1px solid #000000 !important;
  border-radius: 0 !important;
}

#register select{
  background: transparent;
  border: none !important;
  border-bottom: 1px solid #000000 !important;
  border-radius: 0 !important;
}

.input-required {
  position: relative;
}

.input-required > label {
  position: absolute;
  left: 15px;
  top: 50%;
  margin: -0.6em 0 0;
}

.input-required .hide {
  display: none;
}

@media (min-width: 768px){
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1  {
    width: 100%;
    *width: 100%;
  }
}

@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
    max-width: 14.285714285714285714285714285714% !important;
flex:none !important;
  }
}
 
@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
    max-width: 14.285714285714285714285714285714% !important;
flex:none !important;
  }
}

.dot {
  height: 21px;
  width: 21px;
  background-color: rgba(74,161,181,1);
  border-radius: 50%;
  display: inline-block;
}

.dot-brown {
  height: 21px;
  width: 21px;
  background-color: #AC8865;
  border-radius: 50%;
  display: inline-block;
  color: #fff;
}

.dot-1 {
  height: 21px;
  width: 21px;
  background-color: #6F7068;
  color: #fff;
  text-align: center;
  border-radius: 49%;
  display: inline-block;
}

.sidenav {
  height: 100%; /* Full-height: remove this if you want "auto" height */
  width: 80px; /* Set the width of the sidebar */
  position: fixed; /* Fixed Sidebar (stay in place on scroll) */
  z-index: 100; /* Stay on top, if use 1 or 5 it still transparent in mobile use 100 instead*/ 
  top: 40%; /* Stay at the top */
  right: 0;
  background-color: transparent; /* Light Grey */
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 20px;
}

/* The navigation menu links */
.sidenav a {
  padding: 0px 0px 0px 16px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}

/* Style page content */
.main {
  margin-left: 160px; /* Same as the width of the sidebar */
  padding: 0px 10px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidebar (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


/* Gallery Carousel*/

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
  margin-bottom: 100px;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
  margin-bottom: 100px;
}

.res1 {
  position:initial; 
   /* width:300px;
   margin:0 auto; */
 }

 /* .res1 {
  position:relative; 
   width:300px;
   margin:0 auto;
 } */
 
.no6 {
  margin-bottom: 75px;
  background-color: #FFFFFF;
}

/* .caroucircle {
  top: 32px;
} */


/* Carousel Residence */

.caroucircle {
  bottom: 11px;
}

/* Mobile Residence */

.caroucircle2 {
  top: 32px;
}

.caroucircle li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  /* border: 1px solid #000; */
  border-radius: 10px;
  cursor: pointer;
  /* background-color: #000 \9;
  background-color: rgba(0,0,0,0); */
  margin: 0px 5px !important;
}

.caroucircle li.active {
  background-color: #87CEFA;
  margin: 0px 5px !important;
}

/* Homepage web Carousel  */

div.transhome {
  /* margin: 136px; */
  /* border: 1px solid transparent; */
  /* opacity: 0.8; */
  bottom: 20px;
  position: absolute;
  min-inline-size: 100vw;
  right: -15.5vw;
  /* right: 0.7vw; */
  /* min-inline-size: -webkit-fill-available; */
  /* min-inline-size: 98%; */
  /* right: 8.6vw; */
  /* left: -75px; */
  text-align: center;
}

div.transhome-mobile {
  /* margin: 136px; */
  /* border: 1px solid transparent; */
  /* opacity: 0.8; */
  bottom: 20px;
  position: absolute;
  /* right: 8.6vw; */
  /* left: -75px; */
}

/* div.transhome {
  margin: 136px;
  border: 1px solid transparent;
  opacity: 0.8;
  bottom: 20px;
  position: absolute;
  right: 5vw;
  left: -75px;
} */

div.transhome p {
  margin: 2%;
  font-weight: bold;
  color: #FFFFFF;
  margin-left: 1101px;
}

div.transbox2 {
  margin: 30px;
  background-color: #696969;
  border: 1px solid transparent;
  opacity: 0.8;
  bottom: -10px;
  position: absolute;
  left: -75px;
}

div.transbox2 p {
  margin: 2%;
  font-weight: bold;
  color: #FFFFFF;
  margin-left: 1101px;
}

/* Homepage mobile Carousel  */

div.transbox3 {
  margin: 30px;
  background-color: #696969;
  border: 1px solid transparent;
  opacity: 0.8;
  bottom: 0px;
  position: absolute;
  left: -90px;
}

div.transbox3 p {
  margin: 2%;
  font-weight: bold;
  color: #FFFFFF;
  margin-left: 1101px;
}





/* Residence Carousel  */

.res-caption {
  right: 0%;
  bottom: 0%;
  left: 0%;
  background-color: #696969;
  opacity: 0.8;  
}

/* .res-span {
  text-overflow: ellipsis;
  white-space: nowrap; 
  width: 30px; 
  overflow: hidden;
} */

div.transbox4 {
  margin: 30px;
  background-color: #696969;
  border: 1px solid transparent;
  opacity: 0.8;
  bottom: -31px;
  position: fixed;
  left: -31px;
  width: 100%;
}

div.transbox4 p {
  margin: 1.5%;
  font-weight: bold;
  color: #FFFFFF;
  /* margin-left: 1101px; */
  text-align: right;
  padding-left: 220px;
}

/* test 2
div.transbox4 {
  margin: 30px;
  background-color: #696969;
  border: 1px solid transparent;
  opacity: 0.8;
  bottom: -50px;
  position: absolute;
  left: -17vw;
  width: 99vw;
} */

/* div.transbox4 {
  margin: 30px;
  background-color: #696969;
  border: 1px solid transparent;
  opacity: 0.8;
  bottom: -31px;
  position: fixed;
  left: -31px;
  width: 100%;
}

div.transbox4 p {
  margin: 1.5%;
  font-weight: bold;
  color: #FFFFFF;
  text-align: right;
} */

div.transbox {
  /* margin: 30px; */
  background-color: #696969;
  border: 1px solid transparent;
  opacity: 0.5;
  bottom: 0px;
  position: absolute;
  width: 100%;
  font-size: 12px;
} 

/* div.transbox {
  background-color: #696969;
  border: 1px solid transparent;
  opacity: 0.5;
  bottom: 0px;
  position: absolute;
  width: 100%;
  font-size: 12px;
}  */

div.transbox p {
  margin: 2%;
  font-weight: bold;
  color: #FFFFFF;
  /* margin-left: 1101px; */
  float: right;
}

/* Registration */

.buttontype2 {
  color: #FFF; 
  border: 1px solid lightgrey; 
  color: grey; 
  font-style: italic;
  background-color: #FFFFFF;
  font-size: 18px;
  /* width: unset; */
}

.buttontype button:focus {
  background-color: #87CEFA;
  color: #FFFFFF;
}


.galrad {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.galrad input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.galrad:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.galrad input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.galrad input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.galrad .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}
/* Gallery Navbar */

/* .galnav {
  opacity: 0.8;
} */
.btnthanks {
  background-color: #555555; /* Black */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 30px;
  margin-top: 30px;
}


/* Homepage Features Images */

.img__description {
  position: relative;
  top: -50px;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  visibility: hidden;
  opacity: 0;
  font-size: 20px;

  /* transition effect. not necessary */
  transition: opacity .2s, visibility .2s;
}

.image-frame:hover .img__description {
  visibility: visible;
  opacity: 1;
}



/* Carousel Images width & height */

.carouimg {
  width: 100vw;
  /* height: 100vw; */
}

/* New Gallery Carousel follow Miyu */

#galleryx {
  background-color:#fbf8ea;
  width: 100%
  height: 100%;
}

#galleryx h2 {
font-family: "Lato",Helvetica, Arial, sans-serif;
font-weight: 300;
text-transform: normal;
color: #9f7f4c;
font-size: 42px;
letter-spacing: 1px;
}

#galleryx p {
font-family: "Lato",Helvetica, Arial, sans-serif;
font-weight: normal;
text-transform: normal;
color: #000000;
font-size: 14px;
letter-spacing: 1px;
line-height: 25px;
}




#gallery {
  /* background-color:#eed7ce; */
  width:100%;
}

#gallery h3 {
font-family: "Calisto MT",Helvetica, Arial, sans-serif;
font-weight: 300;
text-transform: normal;
color: rgba(74,161,181,1);
font-size: 26px;
line-height: 30px;
text-align: center;
padding-bottom: 20px;
}



#gallery p {
font-family: "Chronicle Display Semi",Helvetica, Arial, sans-serif;
font-weight: 300;
text-transform: normal;
color: rgba(74,161,181,1);
font-size: 16px;
line-height: 25px;
text-align: center;
max-width: 100%!important;
}


/* MOBILE VIEW GALLERY */

.press {
  display: block;  /* Remove bullet points; allow greater control of positioning */
  padding: 0;      /* Override defaults for lists */
  margin: 0;       /* Override defaults for lists */
  width: 100%;     /* Get the row full width */
  padding-bottom: 40px;

  border:none !important;
}

.press li {
  display: inline-block; /* Get all images to show in a row */
  /* width: 25%;            Show 4 logos per row */
  text-align: center;    /* Centre align the images */
  font-weight: bold;
  border: 1px solid rgba(74,161,181,1);
  /* background-color: rgba(74,161,181,1); */
}

/* .press .nav-link {
  color: #FFFFFF !important;  
}

.press .nav-link:hover {
  color: #FFFFFF !important;  
} */

@media (max-width: 960px) and (min-width: 501px) {
  .press li { width: 50%; } /* Show 2 logos per row on medium devices (tablets, phones in landscape) */
}

@media (max-width: 500px) {
  /* .press li { width: 100%; } On small screens, show one logo per row */
}


/* .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background color:rgba(74,161,181,1) !important;
} */

/* button history/developer */

#history .button {
  background-color: rgba(74,161,181,1); 
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  border-radius: 5px;
}

 #history .buttonhistory {
  background-color: white; 
  color: rgba(74,161,181,1); 
  border: 2px solid rgba(74,161,181,1);
}

#history .buttonhistory:hover {
  background-color: #007763;
  color: white;
}

/* button history/developer */

#langkawi .button {
  background-color: rgba(74,161,181,1); 
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  border-radius: 5px;
}

 #langkawi .buttonhistory {
  background-color: white; 
  color: rgba(74,161,181,1); 
  border: 2px solid rgba(74,161,181,1);
}

#langkawi .buttonhistory:hover {
  background-color: rgba(74,161,181,1);
  color: white;
}


.test-bg {
  background-image: url(img/pattern-top.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
  width: 100%;
  height: 400px;
  position: fixed;
  
}

/* COLOR  #84ccd5; */

.color1{
  margin:0 auto;          
  background:transparent;
  color:#000;           
  font-family: "Poppins",Helvetica, Arial, sans-serif;
  font-weight:700;
  /* font-size:15px; */
  font-size:15px;
  text-transform:uppercase;
  text-align:center;
  line-height:25px;
  transition:all 0.3s ease;
  background-color: rgba(132,204,213,1) !important;
  /* border:2px solid #fbd651; */
  padding:15px 50px 15px 50px;  
}

.color1:hover
{
  /* background:#fbd651; */
  color:#061930;
  text-decoration:none;
  font-weight:700;
  font-size:15px;
  text-transform:uppercase;
}

.facility-list{
  font-size: 14px;
}

@media (min-width: 1200px) {
  .facility-list{
    font-size: 16px;
  }
}
