
.intro {
  display: table;
  width: 100%;
  height: auto;
  padding: 100px 0;
  text-align: center;
  color: white;
  background: url("https://www.tropicanacorp.com.my/10Ten/img/landing/bg.jpg") no-repeat bottom center scroll;
  background-color: black;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.intro .intro-body {
  display: table-cell;
  vertical-align: middle;
}
.intro .intro-body .brand-heading {
  font-size: 40px;
}
.intro .intro-body .intro-text {
  font-size: 18px;
}
@media (min-width: 768px) {
  .intro {
    height: 100%;
    padding: 0;
  }
  .intro .intro-body .brand-heading {
    font-size: 100px;
  }
  .intro .intro-body .intro-text {
    font-size: 26px;
  }
}
.btn-circle {
  width: 70px;
  height: 70px;
  margin-top: 15px;
  padding: 7px 16px;
  border: 2px solid white;
  border-radius: 100% !important;
  font-size: 40px;
  color: white;
  background: transparent;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.btn-circle:hover,
.btn-circle:focus {
  outline: none;
  color: white;
  background: rgba(255, 255, 255, 0.1);
}
.btn-circle i.animated {
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 1s;
}
.btn-circle:hover i.animated {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
  }
}




.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}


@media only screen and (min-width: 901px) and (max-width: 1100px) {
  .carousel {
    max-height:600px;
  }
  .carousel .item .imageContainer{
    max-height:600px;
  }

  .full-screen {
    max-height:600px;
}

}

 .font-h1 {
  font-family: "Avenir Book",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 34px;
  color:#FFF;
}
 
  .font-p {
  font-family: "Avenir Book",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 16px;
  color:#FFF;
}



.margin-top {
  margin-top:50px;
}


.content-section {
  padding-top: 80px;
  padding-bottom: 50px;
}

.content-section1 {
  padding-top: 35px;
}


/* Section Floorplan */

#floorplan{
  background-color:#FFFFFF;
  width:100%;
}

 #floorplan h2 {
  font-family: "Avenir Book",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 34px;
  color:#000;
  text-transform: uppercase;
}

 #floorplan p {
  font-family: "Avenir",Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: normal;
  font-size: 14px;
  color:#000;

}

/* Section Location */

#location{
  background-color:#FFFFFF;
  width:100%;
}

 #location h2 {
  font-family: "Avenir Book",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 34px;
  color:#000;
  text-transform: uppercase;
}

 #location p {
  font-family: "Avenir",Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: normal;
  font-size: 14px;
  color:#000;
}


/* Section Register */

#register{
  background-color:#43230a;
  width:100%;
  background-image: url("https://www.tropicanacorp.com.my/10Ten/img/bg.png");
  background-repeat: no-repeat;
}

 #register h2 {
  font-family: "Avenir Book",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 34px;
  color:#FFF;
  text-transform: uppercase;
}


 #register p {
  font-family: "Avenir",Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: normal;
  font-size: 14px;
  color:#FFF;
}


/* Section Showroom */
#showroom{
  background-color:#f5f4c5;
  width:100%;
}

 #showroom h2 {
  font-family: "Avenir",Helvetica, Arial, sans-serif;
  font-weight: 900;
  text-transform: normal;
  font-size: 16px;
  color:#000;
  text-transform: uppercase;
}


 #showroom p {
  font-family: "Avenir",Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: normal;
  font-size: 14px;
  color:#000;
}



/* Section Brochure */

#brochure{
  background-color:#b89a5b;
  width:100%;
}

 #brochure h2 {
  font-family: "Avenir Book",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 34px;
  color:#FFF;
  text-transform: uppercase;
}

 #brochure p {
  font-family: "Avenir",Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: normal;
  font-size: 14px;
  color:#FFF;
}


/* Footer */
footer{
  background-color: #b82025!important;
  width:100%;
  height:80px;
  color:#FFF;
  padding-top:30px;
  font-size: 13px;
  letter-spacing: 1px;
}

footer p{
  font-size:11px;
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight:300;
  padding-top:15px;
}


/* visited link */
a.footerlink:link {
    color:#FFFFFF;
}

/* visited link */
a.footerlink:visited {
    color: #ffffff;
}

/* mouse over link */
a.footerlink:hover {
    color: #ffffff;
}

/* selected link */
a.footerlink:active {
    color: #ffffff;
}




.section_padding {
  padding-top:100px;
}

.table-frame{width:100%;min-height:100vh;}
.table-col{/* vertical-align:middle; */padding:100px 0;}



/*.pointer { cursor: pointer; }*/


/*#map {
  width: 100%;
  height: 200px;
  margin-top: 100px;
}*/

@media (min-width: 767px) {
  .content-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .content-section1 {
    padding-top: 35px;
  }

  /*#map {
    height: 400px;
    margin-top: 250px;
  }*/
}



.center-img {
  margin:0 auto;
}


.padding-top-100px {
  padding-top:80px;
}

.margin-0 {
  margin: 0;
}

.hide {
  display: block;
}

.margin-1 {
  margin-top:70px;
}



/*Precious Section*/
#precious{
  background-image: url("https://www.tropicanacorp.com.my/10Ten/img/precious/precious-bg.jpg");
  background-repeat: no-repeat;
  width:100%;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;

  


}


 #precious h2 {
  font-family: "Avenir Book",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 34px;
  color:#FFF;
  text-transform: uppercase;
}



 #precious p.desc {
  font-family: "Museo 300",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 15px;
  color:#FFFFFF;
  line-height: 1.5;
  margin-top:0`;


}


 /* #precious p.desc::first-letter {
  color: #FFFFFF;
  float: left;
  font-size: 50px;
  margin-top: -15px;
  margin-bottom: -20px;
  font-family: "Exodus - Personal Use Sharpen",Helvetica, Arial, sans-serif;
} */


#precious p.precious-text-1 {
  font-family: "Montserrat",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 15px;
  color:#edcd8b;
  letter-spacing: 3px;
  margin-top:0;

}


#precious p.precious-text-2 {
 font-family: "Butler",Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: normal;
  font-size: 40px;
  color:#edcd8b;
  letter-spacing: 0;
  line-height: 35px;

}

.precious-content {
  padding: 30px;
}



/*Quiz Section*/
#quiz{
  background-color:#FFFFFF;
  width:100%;
}

#quiz h2 {
    font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: normal;
  font-size: 35px;
  color:#000000;
  text-transform: uppercase;
}

 #quiz p {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  color:#000000;
  text-transform: normal;
  line-height: 22px;
}


 #quiz p.desc {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  color:#000000;
  text-transform: none;
  line-height: 18px;

}


 #quiz p.desc2 {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 13px;
  color:#000000;
  text-transform: none;
  line-height: 18px;
  padding-bottom: 10px;

}




/*Lucky Section*/
#lucky{
  width:100%;
  background-color:#f5f7fa;
  width:100%;
  /* background-image: url("https://www.tropicanacorp.com.my/10Ten/img/landing/lucky-bg.png");
  background-size: cover;    
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll; */

}





#lucky h2 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: normal;
  font-size: 35px;
  color:#000000;
  text-transform: uppercase;
}

 #lucky p {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  color:#000000;
  text-transform: normal;
  line-height: 22px;
}


 #lucky p.desc {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  color:#000000;
  text-transform: none;
  line-height: 18px;

}


 #lucky p.desc2 {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 13px;
  color:#000000;
  text-transform: none;
  line-height: 18px;
  padding-bottom: 10px;

}






/*Property Section*/
#register-section{
  /* background: linear-gradient(120deg, #d4fc79 0%, #96e6a1 100%);*/
   background: url(../img/landing-bg.jpg) no-repeat center center;
  background-size: cover;
  width:100%;
}

#register-section .line {
    border-top: 5px solid #255f3d;
    width: 100px;
    display: block;
    margin: 0 auto;
    height: 30px;
    margin-top: 20px;
}



 #register-section h1 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 40px;
  background: -webkit-linear-gradient(#d5ae66, #efd686);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  letter-spacing: 0 ;
  text-align: center;
  padding-bottom: 15px;
}


#register-section h2 {
    font-family: "Montserrat",Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: normal;
  font-size: 18px;
  color:#FFF;
  text-transform: none;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
}


#register-section h4 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: normal;
  font-size: 19px;
  color:#000000;
  text-transform: none;
  letter-spacing: 0;
}

#register-section h5 {
    font-family: "Gotham",Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #000000;
    text-transform: normal;
    line-height: 17px;
    padding-top: 20px;
    letter-spacing: 0;
}


 #register-section p {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  color:#000000;
  text-transform: normal;
  line-height: 20px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  letter-spacing: 0;
}


 #register-section p.desc {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  color:#000000;
  text-transform: none;
  line-height: 18px;
  padding-bottom:15px;

}


 #register-section p.desc2 {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 13px;
  color:#000000;
  text-transform: none;
  line-height: 18px;
  padding-bottom: 10px;
}



.border-line-1 {
    border-top: 1px solid #ccc;
    margin-top: 20px;
    margin-bottom: 20px;
}


#virtualevents-section{
  background-color:#255f3d;
  width:100%;
}

#virtualevents-section .line {
    border-top: 5px solid #255f3d;
    width: 100px;
    display: block;
    margin: 0 auto;
    height: 30px;
    margin-top: 20px;
}



 #virtualevents-section h1 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 40px;
  color:#255f3d;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 0 ;
  text-align: center;
}


#virtualevents-section h2 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: normal;
  font-size: 40px;
  color:#000000;
  text-transform: none;
  letter-spacing: 0;
}


#virtualevents-section h4 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: normal;
  font-size: 19px;
  color:#000000;
  text-transform: none;
  letter-spacing: 0;
}

#virtualevents-section h5 {
    virtualevents-section: "Gotham",Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #000000;
    text-transform: normal;
    line-height: 17px;
    padding-top: 20px;
    letter-spacing: 0;
}


 #virtualevents-section p {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  color:#000000;
  text-transform: normal;
  line-height: 20px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  letter-spacing: 0;
}


 #register-section p.desc {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  color:#000000;
  text-transform: none;
  line-height: 18px;
  padding-bottom:15px;

}


 #register-section p.desc2 {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 13px;
  color:#000000;
  text-transform: none;
  line-height: 18px;
  padding-bottom: 10px;
}













/*Lucky Section*/
#referral-section{
  width:100%;
  background-color:#061930;
  width:100%;
  /* background-image: url("https://www.tropicanacorp.com.my/10Ten/img/landing/lucky-bg.png");
  background-size: cover;    
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll; */
}



#referral-section h2 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 900;
  text-transform: normal;
  font-size: 30px;
  color:#FFF;
}

 #referral-section p {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  color:#FFF;
  text-transform: normal;
  line-height: 22px;
}


 #referral-section p.desc {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  color:#FFF;
  text-transform: none;
  line-height: 18px;

}


 #referral-section p.desc2 {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 13px;
  color:#000000;
  text-transform: none;
  line-height: 18px;
  padding-bottom: 10px;

}




/*Lucky Section*/
#reward-section{
  width:100%;
  background-color:#f8b644;
  width:100%;
  /* background-image: url("https://www.tropicanacorp.com.my/10Ten/img/landing/lucky-bg.png");
  background-size: cover;    
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll; */
}



#reward-section h2 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 900;
  text-transform: normal;
  font-size: 40px;
  color:#000;
}

 #reward-section p {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  color:#000;
  text-transform: normal;
  line-height: 22px;
}


 #reward-section p.desc {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  color:#FFF;
  text-transform: none;
  line-height: 18px;

}


 #reward-section p.desc2 {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 13px;
  color:#000000;
  text-transform: none;
  line-height: 18px;
  padding-bottom: 10px;

}
















/*Contact Section*/
#contact{
  width:100%;
  background-color:#fff;
  width:100%;
}





#contact h2 {
    font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: normal;
  font-size: 35px;
  color:#000000;
  text-transform: uppercase;
}

 #contact p {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  color:#000000;
  text-transform: normal;
  line-height: 22px;
}


 #contact p.desc {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  color:#000000;
  text-transform: none;
  line-height: 16px;
  padding-bottom: 0;
}


 #contact span.desc4 {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 13px;
  color:#000000;
  text-transform: none;
  line-height: 18px;
  padding-bottom: 0;

}


 #contact p.desc2 {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 13px;
  color:#000000;
  text-transform: none;
  line-height: 18px;
  padding-bottom: 10px;

}

 #contact p.desc3 {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 12px;
  color:#000000;
  text-transform: none;
  line-height: 18px;

}





/*Quiz Section*/
#quiz{
  background-color:#FFFFFF;
  width:100%;
}

#quiz h2 {
    font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: normal;
  font-size: 35px;
  color:#000000;
  text-transform: uppercase;
}

 #quiz p {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  color:#000000;
  text-transform: normal;
  line-height: 22px;
}


 #quiz p.desc {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  color:#000000;
  text-transform: none;
  line-height: 18px;

}


 #quiz p.desc2 {
   font-family: "poppin",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 13px;
  color:#000000;
  text-transform: none;
  line-height: 18px;
  padding-bottom: 10px;
}



/*Property Section*/
#ownstay{
  background-color:#538369;
  width:100%;
}

#ownstay .line {
    border-top: 5px solid #255f3d;
    width: 100px;
    display: block;
    margin: 0 auto;
    height: 30px;
    margin-top: 20px;
}


#ownstay .line-detail {
    border-top: 1px solid #333;
    width: 100px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}




 #ownstay h1 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: normal;
  font-size: 50px;
  color:#e5b71a;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 0 ;
  text-align: center;
}


#ownstay h2 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: normal;
  font-size: 40px;
  color:#000000;
  text-transform: none;
  letter-spacing: 0;
}


#ownstay .price {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: normal;
  font-size: 18px;
  color:#000000;
  text-transform: none;
  letter-spacing: 0;
}

#ownstay .price-small {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: normal;
  font-size: 16px;
  color:#000000;
  text-transform: none;
  letter-spacing: 0;
  border-top: 1px solid #333;
  padding-top:15px;
  line-height: 24px;
}

#ownstay h4 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: normal;
  font-size: 19px;
  color:#000000;
  text-transform: none;
  letter-spacing: 0;
}

#ownstay h5 {
    font-family: "Gotham",Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #000000;
    text-transform: normal;
    line-height: 17px;
    padding-top: 20px;
    letter-spacing: 0;
}


 #ownstay p {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  color:#000000;
  text-transform: normal;
  line-height: 20px;
  padding-bottom: 20px;
  letter-spacing: 0;
}


 #ownstay p.desc {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  color:#000000;
  text-transform: normal;
  line-height: 20px;
  padding-top: 15px;
  padding-bottom: 20px;
  letter-spacing: 0;
  padding-left:0;
  padding-right: 0;
  border-top: 1px solid #333;

}


 #ownstay p.desc2 {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 13px;
  color:#000000;
  text-transform: none;
  line-height: 18px;
  padding-bottom: 10px;
}

 #ownstay p.desc3 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  color:#255f3d;
  text-transform: normal;
  line-height: 17px;
  height: 130px;
  letter-spacing: 0;
  border-top: 0 solid #333;

}



/*Property Section*/
#investment{
  background-color:#96a274;
  width:100%;
}


#investment .line {
    border-top: 5px solid #255f3d;
    width: 100px;
    display: block;
    margin: 0 auto;
    height: 30px;
    margin-top: 20px;
}



 #investment h1 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: normal;
  font-size: 50px;
  color:#e5b71a;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 0 ;
  text-align: center;
}


#investment h2 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: normal;
  font-size: 40px;
  color:#000000;
  text-transform: none;
  letter-spacing: 0;
}


#investment h4 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: normal;
  font-size: 20px;
  color:#000000;
  text-transform: none;
  letter-spacing: 0;
}

#investment h5 {
    font-family: "Gotham",Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #000000;
    text-transform: normal;
    line-height: 17px;
    padding-top: 20px;
    letter-spacing: 0;
}


#investment .price {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: normal;
  font-size: 18px;
  color:#000000;
  text-transform: none;
  letter-spacing: 0;
}

#investment .price-small {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: normal;
  font-size: 16px;
  color:#000000;
  text-transform: none;
  letter-spacing: 0;
  border-top: 1px solid #333;
  padding-top:15px;
  line-height: 24px;
}


#investment p {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  color:#000000;
  text-transform: normal;
  line-height: 20px;
  padding-bottom: 20px;
  letter-spacing: 0;
}


 #investment p.desc {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  color:#000000;
  text-transform: normal;
  line-height: 20px;
  padding-top: 15px;
  padding-bottom: 20px;
  letter-spacing: 0;
  padding-left:0;
  padding-right: 0;
  border-top: 1px solid #333;

}


 #investment p.desc2 {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 13px;
  color:#000000;
  text-transform: none;
  line-height: 18px;
  padding-bottom: 10px;
}

 #investment p.desc3 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  color:#255f3d;
  text-transform: normal;
  line-height: 17px;
  height: 130px;
  letter-spacing: 0;
  border-top: 0 solid #333;

}









 p.title1 {
  font-family: "Butler",Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: normal;
  font-size: 23px;
  color:#4f477e;
  text-transform: uppercase;
  padding-bottom:10px;
  padding-top:15px;
}



p.title2 {
  font-family: "Montserrat",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 15px;
  color:#4f477e;
  text-transform: uppercase;
  padding-bottom:10px;
  letter-spacing:5px;
}


p.title3 {
  font-family: "Museo 300",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 15px;
  color:#67686b;
  padding-bottom:15px;
  line-height: 1.5;

}

p.title4 {
  font-family: "Butler",Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: normal;
  font-size: 22px;
  color:#4f477e;
  text-transform: uppercase;
  padding-bottom:10px;
  padding-top:15px;
  height: 130px;

}



/*Merchants Section*/
#merchants{
  background-color:#dedad2;
  width:100%;
}


 #merchants h2 {
  font-family: "Avenir Book",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 34px;
  color:#FFF;
  text-transform: uppercase;
}



 #merchants p.desc {
  font-family: "Museo 300",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 15px;
  color:#67686b;
  line-height: 1.5;
  padding-bottom:30px;

}


 /*#merchants p.desc::first-letter {
  color: #67686b;
  float: left;
  font-size: 50px;
  margin-top: -15px;
  margin-bottom: -20px;
  font-family: "Exodus - Personal Use Sharpen",Helvetica, Arial, sans-serif;

}*/


#merchants p.merchants-text-1 {
  font-family: "Montserrat",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 15px;
  color:#b39d6b;
  letter-spacing: 3px;
  padding-bottom:0;

}


#merchants p.merchants-text-2 {
 font-family: "Butler",Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: normal;
  font-size: 40px;
  color:#b39d6b;
  letter-spacing: 0;
  padding-bottom:0;

}



/*Question Section*/
#question{
  background-color:#222d49;
  width:100%;
}


 #question h2 {
  font-family: "Avenir Book",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 34px;
  color:#FFF;
  text-transform: uppercase;
}

#question p {
  font-family: "Museo 300",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 12px;
  color:#ffffff;
  line-height: 1.5;
}

#question p.highlight {
  font-family: "Museo 300",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 14px;
  color:#b39c6b;
  line-height: 1.5;
  text-align: left;
}

 #question p.desc {
  font-family: "Museo 300",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 12px;
  color:#b39c6b;
  line-height: 1.5;
  padding-bottom:30px;

}


 #question p.desc::first-letter {
  color: #67686b;
  float: left;
  font-size: 50px;
  margin-top: -15px;
  margin-bottom: -20px;
  font-family: "Exodus - Personal Use Sharpen",Helvetica, Arial, sans-serif;

}


#question p.question-text-1 {
  font-family: "Montserrat",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 15px;
  color:#b39c6b;
  letter-spacing: 3px;
  padding-bottom:25px;

}


#question p.question-text-2 {
 font-family: "Butler",Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-transform: normal;
  font-size: 40px;
  color:#b39c6b;
  letter-spacing: 0;
  padding-bottom:15px;

}


ul.question-ul {

  font-family: "Museo 300",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 14px;
  color:#b39c6b;
  line-height: 1.5;
  text-align: left;
  margin-left:-20px;
}

.question-ul li {
 list-style-position: none;
  margin-left: 0;
  margin-bottom:5px;
}

ul.question-faq-ul {

  font-family: "Museo 300",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 12px;
  color:#67686b;
  line-height: 1.5;
  text-align: left;
  margin-left:-20px;
}

.question-faq-ul li {
 list-style-position: none;
  margin-left: 0;
  margin-bottom:5px;
}





/*All Section Mobile*/
@media (min-width: 1200px){
#precious p.precious-text-1 {
  text-align: center;
}

#precious p.precious-text-2 {
  text-align: center;
}

#precious p.desc {
  width:0px;
}


#happening p.happening-text-1 {
  text-align: center;
}

#happening p.happening-text-2 {
  text-align: center;
}

#happening p.happening-text-3 {
  text-align: center;
}

#happening p.happening-text-4 {
  text-align: center;
}


#happening p.desc {
  width:0px;
}

.precious-content {
    padding: 30px;
}

#merchants p.desc {
  width:0;
}



}


@media (min-width: 768px) {
#precious p.precious-text-1 {
  text-align: left;
}

#precious p.precious-text-2 {
  text-align: left;
}

#precious p.desc {
  width:450px;
}


#happening p.happening-text-1 {
  text-align: left;
}

#happening p.happening-text-2 {
  text-align: left;
}

#happening p.happening-text-3 {
  text-align: center;
}

#happening p.happening-text-4 {
  text-align: center;
}


#happening p.desc {
  width:450px;
}

.precious-content {
    padding: 0;
}

#merchants p.desc {
  width:500px;
  margin:0 auto;
}



}



@media (max-width: 2500px) {
    
.bod {
  display: block;
}


.happening-margin {
  margin-top:55px;
}

.happening-margin1 {
  margin-top:55px;
}

.happening-margin2 {
  margin-top:55px;
}

.side-border {
  border-left: 1px solid #67686b;
}

.move-position {
  text-align: left;
}

.move-position-right {
  text-align: right;
}

.move-position-left {
  text-align: left;
}

.move-position-right-1 {
  text-align: right;
}

.img-top {
  margin-top:50px;
  margin-bottom:50px;
}


.contact-position-bottom {
  margin-bottom:50px;
}

.contact-border {
  border-right: 1px solid #cccccc;
}

.contact-border-right {
  padding-top:0;
}



}


@media (max-width: 990px) {
.bod {
  display: none;
}

.happening-margin {
  margin-top:0;
}

.happening-margin1 {
  margin-top:55px;
}

.happening-margin2 {
  margin-top:55px;
}

.side-border {
  border-left: 0;
}

.move-position {
  text-align: center;
}

.move-position-right {
  text-align: center;
}

.move-position-right-1 {
  text-align: center;
  padding-bottom:25px;
}

.move-position-left {
  text-align: center;
  margin-top:10px;
}

.img-top {
  margin-top:0px;
  margin-bottom:0px;
}


.contact-position-bottom {
  margin-bottom:0;
}

.contact-border {
  border-right: none;
  border-bottom: 1px solid #cccccc;
  padding-top:30px;
  padding-bottom:30px;
}


.contact-border-right {
  padding-top:30px;
}



footer {
  height: 100px;
}


}



/*Button*/

.codrops-demos {
  font-family: 'Museo 500', Arial, sans-serif;
  font-size: 13px;
  padding-top: 0;
  text-transform:uppercase;
  font-weight: normal;
}

.codrops-demos a {
    border: 2px solid #b39d6b;
    color: #b39d6b;
    display: inline-block;
    font-size: 13px;
    margin: 0;
    outline: medium none;
    padding: 30px 60px;
    text-decoration: none;
    font-family: 'Museo 500', Arial, sans-serif;
}

.codrops-demos a:hover, .codrops-demos a.current-demo, .codrops-demos a.current-demo:hover {
    border-color: #b39d6b;
    background:#b39d6b;
    color: #FFF;
}



.codrops-demos1 {
  font-family: 'Museo 500', Arial, sans-serif;
  font-size: 13px;
  padding-top: 0;
  text-transform:uppercase;
  font-weight: 300;
}

.codrops-demos1 a {
    border: 2px solid #b39d6b;
    color: #b39d6b;
    display: inline-block;
    font-size: 13px;
    margin: 0;
    outline: medium none;
    padding: 30px 60px;
    text-decoration: none;
    font-family: 'Museo 500', Arial, sans-serif;
}

.codrops-demos1 a:hover, .codrops-demos1 a.current-demo1, .codrops-demos1 a.current-demo1:hover {
    border-color: #b39d6b;
    background:#b39d6b;
    color: #FFF;
}



        .color1
        {
            margin:0 auto;          
            background:transparent;
            color:#000;           
            font-family: "Poppins",Helvetica, Arial, sans-serif;
            font-weight:700;
            font-size:15px;
            text-transform:uppercase;
            text-align:center;
            line-height:25px;
            transition:all 0.3s ease;
            background-color: #fbd651;
            /* 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;
        }    

        

        .color2{
            margin:0 auto;          
            background:#000;
            background: rgb(213,174,102);
background: -moz-linear-gradient(111deg, rgba(213,174,102,1) 0%, rgba(239,214,134,1) 100%);
background: -webkit-linear-gradient(111deg, rgba(213,174,102,1) 0%, rgba(239,214,134,1) 100%);
background: linear-gradient(111deg, rgba(213,174,102,1) 0%, rgba(239,214,134,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d5ae66",endColorstr="#efd686",GradientType=1);        
            font-family: "Montserrat",Helvetica, Arial, sans-serif;
            font-weight:600;
            font-size:15px;
            text-transform:uppercase;
            text-align:center;
            line-height:25px;
            transition:all 0.3s ease;
            border:0;
            padding:10px 20px 10px 20px;  
            cursor: pointer;
            width: 100%;
            margin-bottom: 5px;
        }
        
        .color2:hover{
            background:#FFF;
            color:#000!important;
            text-decoration:none;
        }      



        .color3
        {
            margin:0 auto;          
            background:transparent;
            color:#004712;           
            font-family: "Gotham",Helvetica, Arial, sans-serif;
            font-weight:500;
            font-size:14px;
            text-transform:uppercase;
            text-align:center;
            line-height:25px;
            transition:all 0.3s ease;
            border:2px solid #004712;
            
            width: 100%;
        }
        
        .color3:hover
        {
            background:#004712;
            color:#FFF;
             text-decoration:none;
        }   


        .color4
        {
            margin:0 auto;  
                
            background:#ffffff;
            color:#000000;           
            font-family: 'Montserrat', Arial, sans-serif;
            font-weight:400;
            font-size:11px;
            text-transform:uppercase;
            text-align:left;
            line-height:25px;
            transition:all 0.3s ease;
            border:2px solid #b39d6b;
            padding:15px 60px 15px 60px;
            
        }
        
        .color4:hover
        {
            background:#b39d6b;
            color:#ffffff;
        }  

        .color4:active
        {
            background:#b39d6b;
            color:#ffffff;
        } 



        .color5
        {
            margin:0 auto;          
            background:#FFFFFF;
            color:#b39d6b;           
            font-family: 'Montserrat', Arial, sans-serif;
            font-weight:300;
            font-size:14px;
            text-transform:uppercase;
            text-align:center;
            line-height:25px;
            transition:all 0.3s ease;
            border:1px solid #b39d6b;
            padding:10px 20px 10px 20px;   
        }
        
        .color5:hover
        {
            background:#b39d6b;
            color:#FFFFFF;
        }  


        .color6
        {
            margin:0 auto;          
            background:#b39d6b;
            color:#FFFFFF;           
            font-family: 'Montserrat', Arial, sans-serif;
            font-weight:300;
            font-size:12px;
            text-transform:uppercase;
            text-align:center;
            line-height:25px;
            transition:all 0.3s ease;
            border:1px solid #b39d6b;
            padding:5px 40px 5px 40px;   
        }
        
        .color6:hover
        {
            background:#b39d6b;
            color:#FFFFFF;
        }  


        .color7
        {
            margin:0 auto;          
            background:#FFFFFF;
            color:#b39d6b;           
            font-family: 'Montserrat', Arial, sans-serif;
            font-weight:300;
            font-size:12px;
            text-transform:uppercase;
            text-align:center;
            line-height:25px;
            transition:all 0.3s ease;
            border:1px solid #b39d6b;
            padding:5px 30px 5px 30px;   
        }
        
        .color7:hover
        {
            background:#b39d6b;
            color:#FFFFFF;
        }  

         .color8
        {
            margin:0 auto;          
            background:transparent;
            color:#b39d6b;           
            font-family: 'Montserrat', Arial, sans-serif;
            font-weight:300;
            font-size:12px;
            text-transform:uppercase;
            text-align:center;
            line-height:25px;
            transition:all 0.3s ease;
            border:1px solid #b39d6b;
            padding:5px 30px 5px 30px;  
        }
        
        .color8:hover
        {
            background:#b39d6b;
            color:#FFFFFF;
        }  


        .color9
        {
            margin:0 auto;          
            background:#FFFFFF;
            color:#b39d6b;           
            font-family: 'Montserrat', Arial, sans-serif;
            font-weight:300;
            font-size:12px;
            text-transform:uppercase;
            text-align:center;
            line-height:25px;
            transition:all 0.3s ease;
            border:1px solid #b39d6b;
            padding:5px 30px 5px 30px;   
        }
        
        .color9:hover
        {
            background:#b39d6b;
            color:#FFFFFF;
        }  



        .color10
        {
            margin:0 auto;          
            background:#b39d6b;
            color:#FFFFFF;           
            font-family: 'Montserrat', Arial, sans-serif;
            font-weight:300;
            font-size:12px;
            text-transform:uppercase;
            text-align:center;
            line-height:25px;
            transition:all 0.3s ease;
            border:1px solid #b39d6b;
            padding:10px 40px 10px 40px;   
        }
        
        .color10:hover
        {
            background:#b39d6b;
            color:#FFFFFF;
        }  



        .color11
        {
            margin:0 auto;          
            background:transparent;
            color:#FFFFFF;           
            font-family: 'Montserrat', Arial, sans-serif;
            font-weight:300;
            font-size:12px;
            text-transform:uppercase;
            text-align:center;
            line-height:25px;
            transition:all 0.3s ease;
            border:1px solid #CCC;
            padding:10px 20px 10px 20px;   
        }
        
        .color11:hover
        {
            background:#b39d6b;
            color:#FFFFFF;
            border:1px solid #b39d6b;
        }  


        .color12
        {
            margin:0 auto;          
            background:transparent;
            color:#004712;           
            font-family: "Gotham",Helvetica, Arial, sans-serif;
            font-weight:500;
            font-size:12px;
            text-transform:uppercase;
            text-align:center;
            line-height:25px;
            transition:all 0.3s ease;
            border:2px solid #004712;
            padding:10px 20px 10px 20px;
            width: 100%;
        }
        
        .color12:hover
        {
            background:#004712;
            color:#FFF;
             text-decoration:none;
        }  


        .btn-brochure{
            border: 1px solid rgba(0, 0, 0, .5);
            font-family: "Gotham",Helvetica, Arial, sans-serif;
            font-size: 16px;
            font-weight:500;
            min-width: 180px;
            border-radius: 40px;
            padding: 7px 35px;
            color: #000!important;
            display: inline-block;
        }
        
        .btn-brochure:hover{
            transition: all .3s ease;
            border: 1px solid #e5b71a;
            background: #e5b71a;
            color: #000!important;
            text-decoration: none
        }    


        .btn-vr{
            border: 1px solid #e5b71a;
            font-family: "Gotham",Helvetica, Arial, sans-serif;
            font-size: 16px;
            font-weight:500;
            min-width: 180px;
            border-radius: 40px;
            padding: 4px 35px;
            color: #000!important;
            display: inline-block;
            background-color: #e5b71a;
        }
        
        .btn-vr:hover{
            transition: all .3s ease;
            border: 1px solid #FFFFFF;
            background: #FFFFFF;
            color: #004612!important;
            text-decoration: none
        }    





        .btn-ve{
            border: 1px solid #255f3d;
            font-family: "Gotham",Helvetica, Arial, sans-serif;
            font-size: 16px;
            font-weight:500;
            min-width: 180px;
            border-radius: 40px;
            padding: 6px 35px;
            color: #FFFFFF!important;
            display: inline-block;
            background-color: #255f3d;
        }
        
        .btn-ve:hover{
            transition: all .3s ease;
            border: 1px solid #FFFFFF;
            background: #FFFFFF;
            color: #004612!important;
            text-decoration: none
        }    







        .btn-live{
            border: 1px solid #FFFFFF;
            font-family: "Gotham",Helvetica, Arial, sans-serif;
            font-size: 18px;
            font-weight:700;
            min-width: 180px;
            border-radius: 40px;
            padding: 10px 50px;
            color: #004612!important;
            display: inline-block;
            background-color: #FFFFFF;
        }
        
        .btn-live:hover{
            transition: all .3s ease;
            border: 1px solid #FFFFFF;
            background: #FFFFFF;
            color: #004612!important;
            text-decoration: none
        }    






.classname {
  background-color:#FFFFFF;
  -webkit-border-top-left-radius:0px;
  -moz-border-radius-topleft:0px;
  border-top-left-radius:0px;
  -webkit-border-top-right-radius:0px;
  -moz-border-radius-topright:0px;
  border-top-right-radius:0px;
  -webkit-border-bottom-right-radius:0px;
  -moz-border-radius-bottomright:0px;
  border-bottom-right-radius:0px;
  -webkit-border-bottom-left-radius:0px;
  -moz-border-radius-bottomleft:0px;
  border-bottom-left-radius:0px;
  text-indent:0px;
  display:inline-block;
  color:#000;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size:11px;
  font-weight:normal;
  font-style:normal;
  height:40px;
  line-height:35px;
  width:200px;
  text-decoration:none;
  text-align:left;
  padding-left:20px;
  border:2px solid #b39d6b;
  font-weight:400;
  margin-bottom:3px;

}

.classname:hover {
  background-color:#b39d6b;
  color:#fff;
  text-decoration: none;
}

.classname:focus {
  background-color:#b39d6b;
  color:#fff;
  text-decoration: none;
}

.classname-over {
  background-color:#b39d6b;
  -webkit-border-top-left-radius:0px;
  -moz-border-radius-topleft:0px;
  border-top-left-radius:0px;
  -webkit-border-top-right-radius:0px;
  -moz-border-radius-topright:0px;
  border-top-right-radius:0px;
  -webkit-border-bottom-right-radius:0px;
  -moz-border-radius-bottomright:0px;
  border-bottom-right-radius:0px;
  -webkit-border-bottom-left-radius:0px;
  -moz-border-radius-bottomleft:0px;
  border-bottom-left-radius:0px;
  text-indent:0px;
  display:inline-block;
  color:#FFF;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size:11px;
  font-weight:normal;
  font-style:normal;
  height:40px;
  line-height:35px;
  width:200px;
  text-decoration:none;
  text-align:left;
  padding-left:20px;
  border:2px solid #b39d6b;
  font-weight:400;
  margin-bottom:3px;

}

.classname-over:hover {
  background-color:#b39d6b;
  color:#fff;
  text-decoration: none;
}

.classname-over:focus {
  background-color:#b39d6b;
  color:#fff;
  text-decoration: none;
}









.classname1 {
  background-color:#FFFFFF;
  -webkit-border-top-left-radius:0px;
  -moz-border-radius-topleft:0px;
  border-top-left-radius:0px;
  -webkit-border-top-right-radius:0px;
  -moz-border-radius-topright:0px;
  border-top-right-radius:0px;
  -webkit-border-bottom-right-radius:0px;
  -moz-border-radius-bottomright:0px;
  border-bottom-right-radius:0px;
  -webkit-border-bottom-left-radius:0px;
  -moz-border-radius-bottomleft:0px;
  border-bottom-left-radius:0px;
  text-indent:0px;
  display:inline-block;
  color:#b39d6b;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size:11px;
  font-weight:normal;
  font-style:normal;
  height:40px;
  line-height:35px;
  width:200px;
  text-decoration:none;
  text-align:left;
  padding-left:20px;
  border-bottom:2px solid #b39d6b;
  font-weight:400;
  margin-bottom:3px;

}

.classname1:hover {
  background-color:#b39d6b;
  color:#fff;
  text-decoration: none;
}

.classname1:focus {
  background-color:#b39d6b;
  color:#fff;
  text-decoration: none;
}























.white {
  color:#FFF;
  font-size:13px;
  font-family: 'Museo 300', Arial, sans-serif;
  font-weight:300;
  padding-top:10px;
  padding-bottom:5px;
  text-transform: uppercase;
  text-align: left;
}





select {
  border-radius: 0;
}




#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(175, 129, 69);
    background: rgba(175, 129, 69, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(175, 129, 69, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}


.margin-bottom-all {
  margin-bottom:45px;
}


.btn {
  background: transparent;
  color: #000;
  border-radius: 0;
  padding: 15px 0;
  /* -webkit-transition: all 0.7s ease-out; */
  /*transition: all 0.7s ease-out; */
  /*background: -webkit-linear-gradient(180deg, rgba(223,190,106,0.8), rgba(146,111,52,0.8), rgba(0,0,0,0), rgba(0,0,0,0)); */
  /*background: -webkit-linear-gradient(right, rgba(223,190,106,0.8), rgba(146,111,52,0.8), rgba(0,0,0,0), rgba(0,0,0,0)); */
  /*background: linear-gradient(270deg, rgba(223,190,106,0.8), rgba(146,111,52,0.8), rgba(0,0,0,0), rgba(0,0,0,0)); */
  /*background-position: 1% 50%; */
  /*background-size: 300% 300%; */
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  text-decoration: none;
  margin: -rem(10px);
  border: none;
  /* border: 2px solid #004712; */
  font-family: "Montserrat",Helvetica, Arial, sans-serif;
  font-size:18px;
  font-weight: 500;
}
.btn:hover {
  color: #fff;
  border: 2px solid #b82025;
  color: $white;
  background-position: 99% 50%;
  background-color: #b82025;
}


.rollover1 { background:url("https://www.tropicanacorp.com.my/10Ten/img/btn/btn1.jpg") top no-repeat; width:200px; height:46px; display:block; text-align: center; margin: 0 auto; }
.rollover1:hover {background-position:bottom;}

.rollover2 { background:url("https://www.tropicanacorp.com.my/10Ten/img/btn/btn2.jpg") top no-repeat; width:200px; height:46px; display:block; text-align: center; margin: 0 auto; }
.rollover2:hover {background-position:bottom;}

.rollover3 { background:url("https://www.tropicanacorp.com.my/10Ten/img/btn/btn3.jpg") top no-repeat; width:200px; height:46px; display:block; text-align: center; margin: 0 auto; }
.rollover3:hover {background-position:bottom;}

.rollover4 { background:url("https://www.tropicanacorp.com.my/10Ten/img/btn/btn4.jpg") top no-repeat; width:200px; height:46px; display:block; text-align: center; margin: 0 auto; }
.rollover4:hover {background-position:bottom;}

.space50 {
  margin-bottom:50px;

}




.spacetop10 {
    padding-top: 10px;
}

.spacetop20 {
    padding-top: 20px;
}

.spacetop30 {
    padding-top: 30px;
}

.spacetop50 {
    padding-top: 50px;
}

.spacetop80 {
    padding-top: 80px;
}


.spacetop100 {
    padding-top: 80px;
}


.spacebottom100 {
    padding-top: 100px;
}


.no-padding-left {
  padding-left:0;
}

.padding-container {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px 50px 20px 50px;
}


.bg-white-box {
  border: 1px solid #004712;
}


.btn-waze{position:relative; width:150px;background:#F2DA80;color:#000;padding:8px 16px 6px 46px;border-radius:20px;vertical-align:middle; font-family: "Gotham",Helvetica, Arial, sans-serif;}
.btn-waze:before{content:"";position:absolute;left:18px;top:50%;margin-top:-8px;width:16px;height:16px;background:url('https://www.tropicanacorp.com.my/10Ten/img/icon-waze@2x.png') no-repeat center;background-size:16px 16px;}
.btn-waze:hover{color:#000;}    
.btn-waze:focus{color:#000;}  



/*Video Section*/
#video-sec{
  background-color:#FFFFFF;
  width:100%;
}

#video-sec h2 {
font-family: "Montserrat",Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-transform: normal;
    font-size: 45px;
    color: #000000;
    text-transform: none;
    text-transform: uppercase;
    letter-spacing: 0;
    padding-bottom:10px;
}

 #video-sec p {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  color:#FFFFFF;
  text-transform: normal;
  line-height: 22px;
  padding-top:20px;
}


/*360 Section*/
#virtualtour{
  background: rgb(158,83,19);
background: linear-gradient(0deg, rgba(158,83,19,1) 0%, rgba(231,170,57,1) 100%);
  width:100%;
}


#virtualtour h1 {
font-family: "Poppins Narrow",Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: normal;
    font-size: 45px;
    color: #FFFFFF;
    text-transform: none;
    text-transform: uppercase;
    letter-spacing: 0;
}


#virtualtour h2 {
  font-family: "Montserrat",Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: normal;
  font-size: 26px;
  color:#af8150;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom:10px;
}



 #virtualtour p {
    font-family: "Montserrat",Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 15px!important;
    color: #000;
    text-transform: normal;
    line-height: 20px;
    letter-spacing: 1px;
}








/*360 Section*/
#gallery{
  background-image: url(../img/aboutus-bg.jpg);
  background-color: #FFF;
  width:100%;
}


#gallery h1 {
font-family: "Poppins Narrow",Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-transform: normal;
    font-size: 45px;
    color: #000000;
    text-transform: none;
    text-transform: uppercase;
    letter-spacing: 0;
}


#gallery h2 {
  font-family: "Montserrat",Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: normal;
  font-size: 26px;
  color:#af8150;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom:10px;
}



 #gallery p {
    font-family: "Montserrat",Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px!important;
    color: #000;
    text-transform: normal;
    line-height: 20px;
    letter-spacing: 1px;
    text-shadow:  4px 4px 6px rgba(0, 0, 0, 1);
  -webkit-text-shadow:  4px 4px 6px rgba(0, 0, 0, 1);
  -moz-text-shadow:  4px 4px 6px rgba(0, 0, 0, 1);
  padding-bottom:10px;
}







@media (max-width: 768px) {
  .desktop30 {
    padding-bottom: 160px;
  }
   .mobile30 {
    padding-bottom:  0;
   } 


  .desktop50 {
    padding-bottom: 40px;
  }
   .mobile50 {
    padding-bottom:  0;
   } 

.desktop80 {
    padding-bottom: 73px;
  }
   .mobile80 {
    padding-bottom:  0;
   } 


.desktop-border {
  border: 0;
    padding-top:0;
  padding-bottom:0;
}


.spacetop90 {
    padding-top: 0;
}



.desktop-border2 {
  border: 0;
    padding-top:0;
  padding-bottom:0;
}

  }


@media (min-width: 768px) {
  .desktop30 {
    padding-bottom:  0;
  }
   .mobile30 {
    padding-bottom: 153px;
   } 

 .desktop50 {
    padding-bottom:  0;
  }
   .mobile50 {
    padding-bottom: 40px;
   } 


 .desktop80 {
    padding-bottom:  0;
  }
   .mobile80 {
    padding-bottom: 69px;
   } 


.spacetop90 {
    padding-top: 70px;
}


.desktop-border {
  border: 2px solid #f8b644;
  padding-top:40px;
  padding-bottom:40px;
}


.desktop-border2 {
  border: 2px solid #061930;
  padding-top:40px;
  padding-bottom:40px;
}



  }






/*eshop*/


#eshop {
    background-color:#ffffff;
    width:100%;
    /*background-image: url("https://www.tropicanacorp.com.my/10Ten/img/landing/bg.jpg");*/
    min-height: 400px;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
}



 #eshop h1 {
   font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: normal;
  font-size: 30px;
  color:#000;
  text-transform: none;
  padding-bottom: 10px;
}


 #eshop span.desc {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: normal;
  font-size: 30px;
  color:#000;
  text-transform: none;
  padding-bottom: 10px;
}

 #eshop p.desc {
    font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight:  500;
  font-size: 16px;
  color:#000;
  text-transform: none;
  line-height: 18px;

}



/*rawards*/


#rewards {
    background-color:#f8b644;
    width:100%;
    /*background-image: url("https://www.tropicanacorp.com.my/10Ten/img/landing/bg.jpg");*/
    min-height: 400px;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
}



 #rewards h1 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 900;
  text-transform: normal;
  font-size: 40px;
  color:#000;
  text-transform: none;
  padding-bottom: 10px;
}


 #rewards h2 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 700;
    text-transform: normal;
    font-size: 30px;
    color: #000000;
    text-transform: uppercase;
}


 #rewards p {
 font-family: "Gotham",Helvetica, Arial, sans-serif;
    font-weight: 300!important;
    font-size: 16px!important;
    color: #000;
    text-transform: normal;
    line-height: 22px;
}






/*loanscreen*/
#loanscreen{
  background-color: #96a274;
  width:100%;
}


#loanscreen h1 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: normal;
  font-size: 50px;
  color:#000;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 0 ;
  text-align: center;
  padding-bottom: 50px;
}



#loanscreen h2 {
  font-family: "DINPro",Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: normal;
  font-size: 26px;
  color:#af8150;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom:10px;
}

 #loanscreen p {
    font-family: "DINPro",Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 15px!important;
    color: #000;
    text-transform: normal;
    line-height: 20px;
    letter-spacing: 1px;
}


/* Choose Section */

#choose{
  background-color:#FFFFFF;
  background: url(../img/choose-bg.png); 
  width:100%;
    min-height: 400px;
    background-size: cover;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
}

#choose .bottom {
    border-bottom: 1px solid #000;
}


#choose .line {
    width: 120px;
    height: 5px;
    margin: 30px auto 0;
    border-radius: 6px;
    background: #2d2ed4;
    /* background: -webkit-gradient(linear, left top, right top, from(#e24997), to(#2d2ed4));
    background: linear-gradient(to right, #e24997, #2d2ed4); */
    background-color: #F4D03F;
    background-image: linear-gradient(132deg, #F4D03F 0%, #16A085 100%);
}

 #choose h1 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: normal;
  font-size: 40px;
  color:#FFF;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 0 ;
  text-align: center;
  background: #255f3d;
  padding:20px;
}

 #choose h2 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 34px;
  color:#FFF;
  text-transform: uppercase;
}

 #choose p {
    font-family: "Gotham",Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px!important;
    color: #FFF;
    text-transform: normal;
    line-height: 25px;
    letter-spacing: 0;
    text-align: center;

}


/* VR Section */

#vr-section{
  background-color:#000;
  background: url(../img/bg-vr.png);
  width:100%;
  min-height: 400px;
  background-size: cover;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
}

.vr-bg {
    /* background: url(../img/bg-green.png);
    background-size: cover;
    background-position: center center;*/
    background-color: #255f3d;
    padding: 30px;
}



#vr-section .bottom {
    border-bottom: 1px solid #000;
}


#vr-section .right {
   border-right: 1px solid #FFFFFF;
}


#vr-section .line {
    width: 120px;
    height: 5px;
    margin: 30px auto 0;
    border-radius: 6px;
    background: #2d2ed4;
    /* background: -webkit-gradient(linear, left top, right top, from(#e24997), to(#2d2ed4));
    background: linear-gradient(to right, #e24997, #2d2ed4); */
    background-color: #F4D03F;
    background-image: linear-gradient(132deg, #F4D03F 0%, #16A085 100%);
}

 #vr-section h1 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: normal;
  font-size: 40px;
  color:#e5b71a;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 0 ;
  text-align: left;
  padding: 30px;
}

 #vr-section h2 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 34px;
  color:#000;
  text-transform: uppercase;
}

 #vr-section p {
    font-family: "Gotham",Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px!important;
    color: #FFFFFF;
    text-transform: normal;
    line-height: 25px;
    letter-spacing: 0;
    text-align: left;
    padding: 30px;
}











/* LIVE Section */

#live-section{
  background-color:#000;
  background: url(../img/event-bg.jpg);
  width:100%;
  min-height: 400px;
  background-size: cover;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
}

.live-section {
    /* background: url(../img/bg-green.png);
    background-size: cover;
    background-position: center center;*/
    background-color: #255f3d;
    padding: 30px;
}



#live-section .bottom {
    border-bottom: 1px solid #000;
}


#live-section .right {
   border-right: 1px solid #FFFFFF;
}


#live-section .line {
    width: 120px;
    height: 5px;
    margin: 30px auto 0;
    border-radius: 6px;
    background: #2d2ed4;
    /* background: -webkit-gradient(linear, left top, right top, from(#e24997), to(#2d2ed4));
    background: linear-gradient(to right, #e24997, #2d2ed4); */
    background-color: #F4D03F;
    background-image: linear-gradient(132deg, #F4D03F 0%, #16A085 100%);
}

 #live-section h1 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: normal;
  font-size: 40px;
  color:#FFFFFF;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 0 ;
  text-align: center;
  padding: 30px;
}

 #live-section h2 {
  font-family: "Gotham",Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-size: 34px;
  color:#000;
  text-transform: uppercase;
}

 #live-section p {
    font-family: "Gotham",Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px!important;
    color: #FFFFFF;
    text-transform: normal;
    line-height: 25px;
    letter-spacing: 0;
    text-align: left;
    padding: 30px;
}


















/*== start of code for tooltips ==*/
.tool {
    cursor: pointer;
    position: relative;
}


/*== common styles for both parts of tool tip ==*/
.tool::before,
.tool::after {
    left: 50%;
    opacity: 0;
    position: absolute;
    z-index: -100;
}

.tool:hover::before,
.tool:focus::before,
.tool:hover::after,
.tool:focus::after {
    opacity: 1;
    transform: scale(1) translateY(0);
    z-index: 100; 
}


/*== pointer tip ==*/


.tool:hover::before,
.tool:focus::before {
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s;
}


/*== speech bubble ==*/
.tool::after {
    background: #f8b644;
    border-radius: .25em;
    bottom: 178%;
    color: #061930;
    content: attr(data-tip);
    line-height: 1.2;
    margin-left: -100px;
    padding: 1em;
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s;
    transform:  scale(.6) translateY(50%);  
    width: 200px;
}

.tool:hover::after,
.tool:focus::after  {
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26);
}

@media (max-width: 760px) {
  .tool::after { 
        font-size: 14px;
        margin-left: -10em;
        width:90%; 
  }
}



.hand {
    cursor: pointer;
    position: relative;
}




.c-carousel {
  -webkit-box-align: center;
          align-items: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.c-carousel--disable-prev .c-carousel__control--prev {
  opacity: 0.5;
}
.c-carousel--disable-next .c-carousel__control--next {
  opacity: 0.5;
}
@media screen and (min-width: 546px) {
  .c-carousel--small {
    width: 50%;
  }
}
.c-carousel__control {
  -webkit-box-flex: 1;
          flex: 1 1 40px;
  text-align: center;
  z-index: 2;
}
.c-carousel__track {
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
          flex: 1 1 100%;
  flex-wrap: nowrap;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
  z-index: 1;
}
.c-carousel__item {
  -webkit-box-flex: 1;
          flex: 1 0 auto;
  padding: 0 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 50%;
}
[data-max_display='2'] .c-carousel__item {
  max-width: calc(100% / 2) !important;
}
[data-max_display='3'] .c-carousel__item {
  max-width: calc(100% / 3) !important;
}
[data-max_display='4'] .c-carousel__item {
  max-width: calc(100% / 4) !important;
}
[data-max_display='5'] .c-carousel__item {
  max-width: calc(100% / 5) !important;
}
[data-max_display='6'] .c-carousel__item {
  max-width: calc(100% / 6) !important;
}
@media screen and (min-width: 546px) {
  .c-carousel__item {
    max-width: calc(100% / 3);
  }
  .c-carousel--small .c-carousel__item {
    max-width: calc(100% / 2);
  }
}
@media screen and (min-width: 738px) {
  .c-carousel__item {
    max-width: calc(100% / 4);
  }
}
@media screen and (min-width: 962px) {
  .c-carousel__item {
    max-width: calc(100% / 5);
  }
}
@media screen and (min-width: 1170px) {
  .c-carousel__item {
    max-width: calc(100% / 6);
  }
  .c-carousel--small .c-carousel__item {
    max-width: calc(100% / 3);
  }
}





#landing {
    background-color:#061930;
    width:100%;
    background-image: url("../img/landing-bg.jpg");
    min-height: 400px;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    clip-path:  circle(180vh at 50% -80vh);
}



/*accordion*/

.accordion{width:100%; margin: 0 auto; color:#FFF; font-family: "DINPro",Helvetica, Arial, sans-serif; font-weight: 500; background-color: transparent;}
.accordion-toggle {cursor: pointer;margin: 0 0 5px 0; text-align:left; padding: 15px ;position: relative; font-family: "DINPro",Helvetica, Arial, sans-serif; font-weight: 500; font-size:14px; background-color: #7f0f25; letter-spacing: 1px; }
.accordion-toggle.active:after{display:none;}
.accordion-toggle:before{display:none;}
.accordion-toggle.active:before{display:none;}
.accordion-content {display: none;}
.accordion-toggle.active {color: #ffffff;}








/*table*/

.rwd-table {
  margin: 1em 0;
  /* min-width: 300px; */
  min-width: 100%;
  margin: 0 auto;
}
.rwd-table tr {
  border: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
  border-right: 1px solid #ddd;
}
.rwd-table td:first-child {
  padding-top: .5em;
}
.rwd-table td:last-child {
  padding-bottom: .5em;
}
.rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 6.5em;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 480px) {
  .rwd-table td:before {
    display: none;
  }

}
.rwd-table th, .rwd-table td {
  text-align: left;
}
@media (min-width: 480px) {
  .rwd-table th, .rwd-table td {
    display: table-cell;
    padding: .25em .5em;
  }
  .rwd-table th:first-child, .rwd-table td:first-child {
    padding-left: 0;
  }
  .rwd-table th:last-child, .rwd-table td:last-child {
    padding-right: 0;
  }

}


.rwd-table {
background: rgb(158,83,19);
background: linear-gradient(0deg, rgba(158,83,19,1) 0%, rgba(231,170,57,1) 100%);
  color: #fff;
  border-radius: .4em;
  overflow: hidden;
}
.rwd-table tr {
  border-color: #FFFFFF;
}
.rwd-table th, .rwd-table td {
  margin: .5em 1em;
}
@media (min-width: 480px) {
  .rwd-table th, .rwd-table td {
    padding: 1em !important;
    text-align: center;
  }
}
.rwd-table th, .rwd-table td:before {
  color: #FFF;
}


@media (max-width: 480px) {

  .rwd-table td {
  border-right: none;
}

}



.history-wrapper{
    position:relative
}
.history-wrapper .row [class*='col-']{
    padding-left:50px;
    padding-right:50px
}
.history-wrapper .history-line{
    display:block;
    position:absolute;
    top:0;
    bottom:-20px;
    left:50%;
    z-index:0;
    width:1px;
    margin-left:-1px;
    background-color:#333
}
.history-wrapper .history-dot{
    display:block;
    position:absolute;
    top:50px;
    left:50%;
    z-index:1;
    content:" ";
    width:20px;
    height:20px;
    margin-left:-10px;
    border-width:5px;
    border-style:solid;
    border-radius:50%
}
.history-wrapper .history-dot.pink{
    background-color:#FFFFFF;
    border-color:#184822
}
.history-wrapper .history-dot.purple{
    background-color:#FFFFFF;
    border-color:#184822
}
.history-wrapper .history-dot.yellow{
    background-color:#FFFFFF;
    border-color:#184822
}
.history-wrapper .history-dot.blue{
    background-color:#FFFFFF;
    border-color:#184822
}
.history-wrapper .history-content{
    background-color:#FFFFFF;
    box-shadow:0px 0px 20px rgba(0,0,0,0.1);
    border-radius:10px;
    padding:20px
}
.history-wrapper .history-content.border-dark-pink:hover{
    background-color:#e94794;
    box-shadow:0px 0px 20px rgba(0,0,0,0.1);
    transition:background-color 0.32s
}
.history-wrapper .history-content:hover h3,.history-wrapper .history-content:hover p{
    color:#FFF !important
}
.history-wrapper .history-content.border-purple:hover{
    background-color:#7778fa;
    box-shadow:0px 0px 20px rgba(0,0,0,0.1);
    transition:background-color 0.32s
}
.history-wrapper .history-content.border-yellow:hover{
    background: rgb(158,83,19);
background: linear-gradient(130deg, rgba(158,83,19,1) 0%, rgba(231,170,57,1) 100%);
    box-shadow:0px 0px 20px rgba(0,0,0,0.1);
    transition:background-color 0.32s
}
.history-wrapper .history-content.border-blue:hover{
    background-color:#73b4fe;
    box-shadow:0px 0px 20px rgba(0,0,0,0.1);
    transition:background-color 0.32s
}
@media screen and (max-width: 991px){
    .history-wrapper .row [class*='col-']{
        padding-left:40px;
        padding-right:40px
    }
    .history-wrapper .history-content{
        padding:30px
    }
}
@media screen and (max-width: 767px){
    .history-wrapper .row [class*='col-']{
        padding-left:50px;
        padding-right:0
    }
    .history-wrapper .history-line{
        top:-30px;
        left:0
    }
    .history-wrapper .history-dot{
        top:60px;
        left:0;
        width:18px;
        height:18px
    }
}
@media screen and (max-width: 575px){
    .history-wrapper .row [class*='col-']{
        padding-left:15px;
        padding-right:15px
    }
    .history-wrapper .history-line,.history-wrapper .history-dot{
        display:none
    }
}


.mb-4 {
    margin-bottom: 1.5rem !important;
}


.align-items-center {
    align-items: center!important;
}

.no-padding {
    padding: 0;
}

.py-project1 {
  padding-top: 0px ! important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  min-height: 500px !important;
}

.py-5 {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 60px;
    padding-bottom: 50px;
    margin: 0 auto;
}

#yellow {
  height: 100%;
  background: yellow;
}



.youbelongcontainer {
    background: url(../img/bg-green.png);
    background-size: cover;
    background-position: center center;
    padding-top: 100%;
    width: 100%;
    height: 0;
    margin-top: 5vh;
}

.youbelonglargcontainer {
    max-width: calc(100% - 100px);
    position: relative;
}

.youbelongcontent {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 58%;
    left: 50%;
    width: 80%;
}

.buyonlinecontainer {
    max-width: calc(100% - 8vw);
    margin-right: 0;
    background: url(https://ecoworld.my/youbelong/wp-content/themes/youbelong2021/images/bg-buyonline.jpg);
    background-size: cover;
    background-position: center center;
    color: white;
    height: 50vh;
}


.vcenter {
display: flex;
    align-items: center;
}


.cover {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
    margin-bottom: 0px !important;
    padding: 0px 0px;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    min-height: 100%;
}

.cover .cover-image {
    z-index: -1;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}


.header-bg {
    background-color:rgba(36, 88, 53, 0.9);
    background-size: cover;
    background-position: center center;
    padding: 30px;
}


.pull-right {
    float: right;
}

.pull-left {
    float: right;
}


.mini_icon {
    width: 15px;
    margin-right: 5px;
}


.padding-30 {
  padding-left: 30px;
  padding-right: 30px;
}



@media (min-width: 768px) {

.special-30 {
    padding-bottom: 30px;
}

.special-40 {
    padding-bottom: 40px;
}


.register-padding{
  padding: 100px;
}

}



@media (max-width: 768px) {
.special-30 {
    padding-bottom: 0;
}

.special-40 {
    padding-bottom: 0;
}

 #investment p.desc3 {
  height: 80px;

}

 #ownstay p.desc3 {
  height: 80px;

}

.register-padding{
  padding: 50px;
}


}





/*Label

.lab {
position: absolute;
    right: 0;
    top: 0;
    width: 58% !important;
    background: #c72b33;
    color: #4a4a4a;
    text-align: center;
    padding: 10px;
    border-bottom-left-radius: 20px;
    font-family: "Montserrat",Helvetica, Arial, sans-serif;
    font-size: 14px;
}*/


.z-index-2 {
    z-index: 2;
}


.lab.new-status {
    top: 0;
    right: 10px;
    background-color: #026938;
}

.lab.selling-status {
    top: 0;
    right: 0;
    background: linear-gradient(353deg, rgba(173,30,45,1) 50%, rgba(153,30,45,1) 100%)
}

.lab.completed-status {
    top: 10px;
    right: 10px;
    background-color: #026938;
}

.lab.selling-status span {
    color: #245835;
    font-family: "Montserrat",Helvetica, Arial, sans-serif;
    font-weight: 800;
}



@media (min-width: 768px) {

.lab {
    position: absolute;
    right: 0;
    top: 0;
    width: 58% !important;
    color: #e0c885;
    text-align: center;
    padding: 10px;
    border-bottom-left-radius: 20px;
    font-family: "Gotham",Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
}



  }



@media (max-width: 768px) {

.lab {
    position: absolute;
    right: 0;
    top: 0;
    width: 75% !important;
    background: #e0c885;
    color: #e0c885;
    text-align: center;
    padding: 10px;
    border-bottom-left-radius: 20px;
    font-family: "Gotham",Helvetica, Arial, sans-serif;
    font-size: 14px;
}


  }







/*Property Section*/
#property{
  /* background: linear-gradient(0deg, rgba(248,241,140,1) 0%, rgba(235,194,97,1) 100%); */
  background: #FFF;
  width:100%;
}

#property .line {
    border-top: 5px solid #026938;
    width: 100px;
    display: block;
    margin: 0 auto;
    height: 30px;
    margin-top: 20px;
}


#property .line-detail {
    border-top: 1px solid #333;
    width: 100px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}



 #property h1 {
font-family: "Gotham",Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 40px;
    color: #b82025;
    letter-spacing: 0;
    text-align: center;
    padding-bottom: 15px;
}




#property h2 {
  font-family: "Montserrat",Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: normal;
  font-size: 25px;
  color:#b82025 ;
    /* background: -webkit-linear-gradient(#ECC461, #F9F28D);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 0 ;
  text-align: center;
  padding:20px;
}


#property .price {
  font-family: "Montserrat-SemiBold",Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: normal;
  font-size: 18px;
  color:#4a4a4a;
  text-transform: none;
  letter-spacing: 0;
  padding-bottom: 20px;
}

#property .price-small {
  font-family: "Montserrat",Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: normal;
  font-size: 16px;
  color:#000000;
  text-transform: none;
  letter-spacing: 0;
  /* border-top: 1px solid #333; */
  padding-top:15px;
  line-height: 12px;
}

#property h4 {
  font-family: "Montserrat",Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: normal;
  font-size: 20px;
  color:#026938;
  text-transform: none;
  letter-spacing: 0;
  line-height: 15px;
  text-transform: uppercase;
}

#property h5 {
  font-family: "Montserrat",Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #000000;
    text-transform: normal;
    line-height: 17px;
    padding-top: 20px;
    letter-spacing: 0;
}


 #property p {
  font-family: "Montserrat",Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  color:#000000;
  text-transform: normal;
  line-height: 20px;
  padding-bottom: 0;
  letter-spacing: 0;
}


 #property p.desc {
  font-family: "Montserrat",Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  color:#000000;
  text-transform: normal;
  line-height: 30px;
  letter-spacing: 0;
}


 #property p.desc2 {
  font-family: "Montserrat",Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 13px;
  color:#000000;
  text-transform: none;
  line-height: 18px;
  padding-bottom: 10px;
}

 #property p.desc3 {
  font-family: "Montserrat",Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color:#000;
  text-transform: normal;
  line-height: 17px;
  letter-spacing: 0;
  border-top: 1px solid #333;
  padding-top: 15px;
}

 #property p.desc4 {
  font-family: "Montserrat",Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  color:#7e8388;
  text-transform: normal;
  line-height: 17px;
  padding-bottom: 15px;
}



.mini_icon {
    width: 15px;
    margin-right: 5px;
}


        .btn-brochure{
            border: 1px solid #b82025;
            font-family: "Gotham",Helvetica, Arial, sans-serif;
            font-size: 16px;
            font-weight:500;
            min-width: 200px;
            border-radius: 40px;
            padding: 7px 35px;
            color: #b82025!important;
            display: inline-block;
            letter-spacing: 0;
            margin: 3px;
        }
        
        .btn-brochure:hover{
            transition: all .3s ease;
            border: 1px solid #b82025;
            background: #b82025;
            color: #FFF!important;
            text-decoration: none
        }    



        .btn-video{
            border: 1px solid #1A4723;
            font-family: "Gotham",Helvetica, Arial, sans-serif;
            font-size: 16px;
            font-weight:500;
            min-width: 100%;
            border-radius: 40px;
            padding: 7px 35px;
            color: #000!important;
            display: inline-block;
            letter-spacing: 0;
            margin: 3px 0 3px 0;
        }
        
        .btn-video:hover{
            transition: all .3s ease;
            border: 1px solid #1A4723;
            background: #1A4723;
            color: #FFF!important;
            text-decoration: none
        }    



        .btn-landing{
            /*border: 1px solid #fbd651;*/
            font-family: "Gotham",Helvetica, Arial, sans-serif;
            font-size: 20px;
            font-weight:500;
            min-width: 180px;
            border-radius: 0px;
            padding: 10px 35px;
            color: #5a4a42!important;
            display: inline-block;
            background: #C48A16;
            background: linear-gradient(0deg, rgba(196, 138, 22, 1) 0%, rgba(240, 224, 161, 1) 66%);
            margin-top: 20px;
        }
        
        .btn-landing:hover{
            transition: all .3s ease;
            /*border: 1px solid #fbd651;*/
            background: #C48A16;
            background: linear-gradient(0deg, rgba(196, 138, 22, 1) 0%, rgba(240, 224, 161, 1) 66%);
            color: #5a4a42!important;
            text-decoration: none
        }    
   

        .btn-vr{
            border: 1px solid #e5b71a;
            font-family: "Gotham",Helvetica, Arial, sans-serif;
            font-size: 18px;
            font-weight:500;
            min-width: 180px;
            border-radius: 40px;
            padding: 8px 29px;
            color: #000!important;
            display: inline-block;
            background-color: #e5b71a;
            letter-spacing: 0;
        }
        
        .btn-vr:hover{
            transition: all .3s ease;
            border: 1px solid #FFFFFF;
            background: #FFFFFF;
            color: #004612!important;
            text-decoration: none
        }    


hr {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
