#project_slider {
    max-width: 640px;
    margin: 0 auto;
}

#project_slider .slick-list {
    overflow: visible;
}

#project_slider .item {
    position: relative;
}

#project_slider.slick-initialized .item,
#project_slider .item:first-child {
    display: block;
}

#project_slider .item {
    display: none;
    overflow: hidden;
}

#project_slider .item .name {
    position: absolute;
    bottom: 0;
    background: rgba(1, 131, 191, 0.71);
    width: 100%;
    box-sizing: border-box;
    padding: 22px 18px 12px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    transition: all 1.3s ease 0s;
    -webkit-transition: all 1.3s ease 0s;
    transform: translate(0, 150px);
    -webkit-transform: translate(0, 150px);
    -moz-transform: translate(0, 150px);
}

#project_slider .item.slick-active .name {
    transform: translate(0, 0px);
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
}

.slick-prev,
.slick-next {
    z-index: 1;
}

.slick-prev:before,
.slick-next:before {
    font-size: 47px;
}

#project_slider .item:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: #fffc;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#project_slider .item.slick-current:after {
    opacity: 0;
    visibility: hidden;
}

#project_slider .item .i-image img {
    width: 100%;
}

#project_slider .item .i-title {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#project_slider .item.slick-current .i-title {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

#project_slider .item .i-title a {
    display: block;
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.6);
    padding: 13px 20px;
}

#project_slider .slick-arrow {
    width: 15px;
    line-height: 30px;
}

#project_slider .slick-prev {
    left: -60px;
}

#project_slider .slick-next {
    right: -35px;
}

#project_slider .slick-next:after {
    content: '\f105';
}

#project_slider .slick-dots {
    text-align: center;
    bottom: -55px;
}

#project_slider .slick-dots li {
    background: #7f7f7f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 16px;
    height: 16px;
}

#project_slider .slick-dots li button {
    width: 16px;
    height: 16px;
}

#project_slider .slick-dots li:hover,
#project_slider .slick-dots li.slick-active {
    background: #ed1c24;
}

#project_slider .slick-dots li button:before {
    display: none;
}

.

/*===========END: PROJECT=================*/
.banners .item {
    position: relative
}

.banners .item a {
    display: grid
}

.banners .content {
    position: absolute;
    width: 350px;
    top: 30%;
    left: 13%;
    color: #fff
}

@media all and (max-width:650px) {
    .banners .content {
        display: none
    }

}

.banners .content a {
    color: #fff
}

.banners .content>a>div {
    margin-bottom: 20px
}

.banners .content p {
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px
}

.banners .content p:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    left: 0;
    top: 7px;
    background-image: url("https://nhasang.net/blocks/banners/assets/images/right.svg");
    background-size: cover
}
/*
     FILE ARCHIVED ON 19:28:18 Jul 21, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:47:45 May 25, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.596
  exclusion.robots: 0.066
  exclusion.robots.policy: 0.052
  esindex: 0.013
  cdx.remote: 23.146
  LoadShardBlock: 65.322 (3)
  PetaboxLoader3.datanode: 78.256 (5)
  PetaboxLoader3.resolve: 55.782 (2)
  load_resource: 90.84
  loaddict: 21.97
*/