/*--------------------------------
     slick dots slide bullet
--------------------------------*/
.slick-dots {
    position: absolute;
    bottom: 30px;}


.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: #e23c3c00;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 50px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #fff ;
}

/*--------------------------------
    blog home article date
--------------------------------*/
span.sppb-meta-date {
    color: #1a92cf!Important;
}

/*--------------------------------
   about page - feature box
--------------------------------*/
.fb-box-001 {
    background: white;
    border-radius: 30px;}

.sppb-addon.sppb-addon-feature.fb-box-001:hover{
    background: #0a6898;
    border-radius: 30px;}


.fb-box-001:hover img {
 filter: brightness(0) invert(1);  
}

.fb-box-001:hover .sppb-media-content{color:#fff!important;}

/*--------------------------------
    color -invert
--------------------------------*/
.color-invert:hover img { filter: brightness(0) invert(1);  }

/*--------------------------------
   hover-scale
--------------------------------*/
.sppb-addon.sppb-addon-feature.image-hover.scale-size:hover img {
    transform: scale(1.1);
    transition: 0.3s ease;
}

/*--------------------------------
       light-blue
--------------------------------*/
.light-blue{background:#cee9f663;}

/*--------------------------------
       gemilang-padding-40
--------------------------------*/
.sppb-addon.sppb-addon-feature.fb-box-001.light-blue.gemilang-padding-40 {
    padding: 40px;
}


/*-------------------------
     OFFCANVAS
--------------------------*/ 


.offcanvas-menu {
    background: url(/images/0_gemilang/offcanvas.jpg);
    background-position: left center;
    background-size:cover;
    background-repeat:no-repeat;}

.offcanvas-menu {
    border-left: 4px solid #1191d0!important;
}

.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    margin-top: 0;
    padding: 80px 30px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul li a {
  color:#334049!important;
}

.offcanvas-menu li.current.active a {
  color: #fff!important;
  font-weight: 900!important;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li:focus > a {
  background: #0a6898 !important;
  color:#fff!important;
}
  

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a{
  background: #1191d0 !important;
  color:white!important;
}

/*for display child*/
.offcanvas-menu ul.menu-child {
    display: inherit !important;
}

.fa.fa-remove:before{
    color: #1191d0!important;
}


/*gallery*/
.speasyimagegallery-image-wrapper {
    background: white;
}

/*easy image gallery*/

.speasyimagegallery-gallery-item:hover > div:after {
    opacity: 0;
}
.speasyimagegallery-gallery-item > div:before {
    transition: 0.5s;
}
.speasyimagegallery-gallery-item:hover > div:before {
    position: absolute;
    content: '';
    background: #1191d0;
    width: 100%;
    height: 5px;
    bottom: 0;
    left: 0;
}

/*--------------------------------
     slick dots slide bullet
--------------------------------*/
.slick-dots {
    position: absolute;
    bottom: 30px;}


.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: #e23c3c00;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 50px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #fff ;
}

/*--------------------------------
    blog home article date
--------------------------------*/
span.sppb-meta-date {
    color: #1a92cf!Important;
}

/*--------------------------------
   about page - feature box
--------------------------------*/
.fb-box-001 {
    background: white;
    border-radius: 30px;}

.sppb-addon.sppb-addon-feature.fb-box-001:hover{
    background: #0a6898;
    border-radius: 30px;}


.fb-box-001:hover img {
 filter: brightness(0) invert(1);  
}

.fb-box-001:hover .sppb-media-content{color:#fff!important;}

/*--------------------------------
    color -invert
--------------------------------*/
.color-invert:hover img { filter: brightness(0) invert(1);  }

/*--------------------------------
   hover-scale
--------------------------------*/
.sppb-addon.sppb-addon-feature.image-hover.scale-size:hover img {
    transform: scale(1.1);
    transition: 0.3s ease;
}

/*--------------------------------
       light-blue
--------------------------------*/
.light-blue{background:#cee9f663;}

/*--------------------------------
       gemilang-padding-40
--------------------------------*/
.sppb-addon.sppb-addon-feature.fb-box-001.light-blue.gemilang-padding-40 {
    padding: 40px;
}


/*-------------------------
     OFFCANVAS
--------------------------*/ 


.offcanvas-menu {
    background: url(/images/0_gemilang/offcanvas.jpg);
    background-position: left center;
    background-size:cover;
    background-repeat:no-repeat;}

.offcanvas-menu {
    border-left: 4px solid #1191d0!important;
}

.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    margin-top: 0;
    padding: 80px 30px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul li a {
  color:#334049!important;
}

.offcanvas-menu li.current.active a {
  color: #fff!important;
  font-weight: 900!important;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li:focus > a {
  background: #0a6898 !important;
  color:#fff!important;
}
  

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a{
  background: #1191d0 !important;
  color:white!important;
}

/*for display child*/
.offcanvas-menu ul.menu-child {
    display: inherit !important;
}

.fa.fa-remove:before{
    color: #1191d0!important;
}


/*gallery*/
.speasyimagegallery-image-wrapper {
    background: white;
}

/*easy image gallery*/

.speasyimagegallery-gallery-item:hover > div:after {
    opacity: 0;
}
.speasyimagegallery-gallery-item > div:before {
    transition: 0.5s;
}
.speasyimagegallery-gallery-item:hover > div:before {
    position: absolute;
    content: '';
    background: #1191d0;
    width: 100%;
    height: 5px;
    bottom: 0;
    left: 0;
}

/*announcement*/
.announcement-column-bg {
    background: #ddeff9;
    padding: 15px 15px 5px 10px!important;
    border-radius: 0px 20px 20px 20px !IMPORTANT;
}
.announcement-column-bg h5 {
    font-weight: 300 !important;
    letter-spacing: 0px !important;
}
.announcement-column-bg .sppb-addon-content {
    font-size: 12px !important;
}
.announcement-column-bg .sppb-btn.sppb-btn-default {
    font-size: 13px !important;
    padding: 8px 20px;
}
.announcement-row .sppb-col-md-3 {
    margin-bottom: 15px !Important;
}
.announcement-column-bg .sppb-btn.sppb-btn-default {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    width: 144px;
    margin: auto;
}
.announcement-column-bg {
    padding-bottom: 35px !important;
}
a.myImg {
    font-weight: 600;
    letter-spacing: 1px;
}
.myImg:hover {
    transform: translateY(-10px) !important;
    color: #fff !important;
}

/*product-icon-modal-pop-up*/
.product-icon-modal-pop-up:hover img {
    transform: translateY(-10px);
}
.product-icon-modal-pop-up img {
    transition: 0.5s;
}

/*team modal pop up*/

@media(min-width:992px){
.team-modal-pop-up .content {
    width: 69% !important;
}
.team-modal-pop-up .img {
    width: 29% !important;
    padding-left: 30px !important;
}
.modal-inner-block .team-modal-pop-up {
    display: flex !important;
    align-items: center !important;
}}
@media(max-width:991px){
.team-modal-pop-up .img {
    margin-top: 20px !important;
}}

/*milestone*/
.milestone-content .sppb-addon-content {
    text-align: justify;
}