 html, body{font-family:Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif; font-size:15px; color: #8e8e8e;line-height: 2;
    letter-spacing: 0.5px;
}
/*Predefine Website*/
a{transition: all ease-in-out 300ms !important;}
.navbar-dark .navbar-nav .nav-link {
    color: black;
    font-family: 'gotham-black', Helvetica, sans-serif;
    font-weight: 700; font-style: normal;
}
.header{
  transition: all 0.3s ease;
 padding-top: 30px;
}
.fixed-shadow{
  -webkit-box-shadow: 0 1px 0 rgba(12,13,14,0.1), 0 1px 3px rgba(12,13,14,0.1), 0 4px 20px rgba(12,13,14,0.035), 0 1px 1px rgba(12,13,14,0.025);
    box-shadow: 0 1px 0 rgba(12,13,14,0.1), 0 1px 3px rgba(12,13,14,0.1), 0 4px 20px rgba(12,13,14,0.035), 0 1px 1px rgba(12,13,14,0.025);
    background: #fff;
    color: #8E8E8E;
    padding: 5px 0;
}
.fixed-shadow .navbar-brand svg{width:50px !important}
.fixed-shadow .cls-1{
    fill: #4bc8ac;
}
.fixed-shadow .cls-2 {
    stroke: #ffc107;
}
.fixed-shadow .navbar-dark .navbar-nav .nav-link{color:inherit; font-size: 14px;}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    border-bottom: 2px solid black;
    color: black;
}
@media (min-width: 992px){
  .navbar-expand-lg .navbar-nav .nav-link {
      padding-right: 1.5rem;
      padding-left: 1.5rem;
      font-size: 20px;
      
  }
}
.bg-ghost{background-color: #ffc107!important}
.text-granish {
    color: #4bc8ac!important;
}
/*End Predefine css*/
.first-section {
    background: url() no-repeat bottom center/contain;
    color: #fff;
    padding-top: 160px;
    padding-bottom: 215px;
    min-height: 835px;
    position: relative;
}
.first-section:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(150deg, #f46239,#f46239);
    /* background-image: linear-gradient(126deg, #4ac5ac,#f8feb2); */
    z-index: -1;
}

.ghost-btn{
	padding: .355rem 1.75rem;
	border-radius: 1.25rem;
	-webkit-box-shadow: 2.16px 2.17px 3.31px rgba(249, 92, 8, 0.7);
    box-shadow: 2.16px 2.17px 3.31px rgba(249, 92, 8, 0.7);
     border:unset;
}
.ghost-btn:hover {
    -webkit-box-shadow: 0 7px 14px rgba(50,50,93,0.1), 0 3px 6px rgba(0,0,0,0.08);
    box-shadow: 0 7px 14px rgba(50,50,93,0.1), 0 3px 6px rgba(0,0,0,0.08);
    transform: translateY(-1px);
    background-color: #ffc107;
    color: #fff;

}

.text-box {
/*	position: absolute;
	top: 50%;
	left: 15%;
	right: 15%;*/
	color: #000;
/*	transform: translateY(-50%);*/
}
#slider-animation-2 .carousel-item img{width:100%;}
.text-box img  {width:100%}
.red-color{color:red; font-size:60px; text-align:center; margin-bottom:20px; margin-top:40px;
text-transform:uppercase; width:100%;}
.text-p{text-align:center; width:100%; margin-bottom:60px;}

/* broadband*/
.third-section, .second-section, .fourth-section, .fifth-section {
  min-height: 620px;
    position: relative;
}
.regular-heading{
  color: #7a7a7a;
    font-size: 33px;
    margin-top: 70px;
      margin-bottom: 60px;
}
.sub-heading {
   margin-top: 30px;
   margin-bottom: 30px;
}
.sub-heading {
   font-size: 22px;
   color: #7a7a7a;
}

.wave-content {
    background: url(./asset/img/waves.svg) no-repeat center/cover;
    height: 360px;
    width: 100%;
    position: absolute;
    top: 40%;
}

.card-pricing.popular {
    z-index: 1;
    border: 3px solid #ffc107;
}
.card-pricing .list-unstyled li {
    padding: .5rem 0;
    color: #6c757d;
	border-bottom: 1px dashed;
}


.card-pricing .list-unstyled li span{font-variant:diagonal-fractions}
.card-pricing:hover{
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    border: 3px solid #ffc107;
}

@media (max-width: 767px){
  .header{
    padding-top: 5px;
  }
  .first-section{
    padding-top: 170px;
  }
}
@media(min-width:992px){
	.carousel-item h2{
		font-size: 60px;
    text-shadow: 1px 2px 3px #495057;
	}
	.carousel-item p{
		font-size: 22px;
	}
}


.main-footer {
    background: #fcfcfc url(../images/footerwaves.svg) no-repeat 0 bottom/100%;
    padding-top: 60px;
    padding-bottom: 10px;
    min-height: 440px;
}
ul{padding:0; list-style-type:none}
.contact-info li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
}
.contact-info li .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 24px;
    font-size: 20px;
}
.main-footer  .cls-1{
	fill: #4bc8ac;
}
.z-10{z-index:10}
.inner-page {position:relative; min-height:350px}
.about-banner{background:url(https://www.mesiniaga.com.my/asset/img/mesiniaga-network-banner.jpg) no-repeat;     background-position: bottom center;}
.inner-page:before{
	position: absolute;
    content: '';
    background: #28a745b0;
    width: 100%;
    height: 100%;
}

@media(max-width:767px){
	.wave-content{top:60%}
	.first-section{min-height: 745px;}
}