/* --------------------------------------------
:: Template Name: Totan - One Page Template
:: Template Author: Theme-zome
:: Version: v1.1
-------------------------------------------- */

/* =========== [Master Stylesheet] ============

 :: Reboot CSS 
 :: Welcome Area CSS 
 :: Call to action Area CSS
 :: Set up Area CSS 
 :: Single Blog Main Page Area CSS
 :: Team Member Area CSS
 :: Breadcrumb area
 :: Responsive CSS

===================================== */

/* Import Fonts & All CSS */
@import url('https://cdn.jsdelivr.net/npm/owl.carousel@2.2.0/dist/assets/owl.carousel.min.css');
@import './custom/common.css';
@import './themify-icons.css';
@import './font-awesome.css';
@import './components/breadcrumb.css';

.banner-area {
    /* border-bottom: solid 2px #eee; */
    height: 60vh;
}

.welcome-btn {
    height: 50px;
    min-width: 150px;
    line-height: 48px;
    padding: 0;
    text-align: center;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    background-color: var(--primary);
    border-radius: 2px;
    font-weight: 500;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    border-radius: 5px;
}

.welcome-btn:hover {
    color: #222;
    background-color: #fff;
}

/* :: Welcome Area CSS */
.welcome-area {
    height: 100vh;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    background: url(../img/all-img/home.jpg) no-repeat center center / cover;
}

.welcome-area.four {
    height: 100vh;
}

.welcome-area.home-2 {
    height: 100vh;
}

.welcome-content h5 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.welcome-content h3 {
    margin-top: 300px;
    margin-bottom: 0;
    font-size: 46px;
    line-height: 64px;
    color: #1B243C;
}

.welcome-content .title-en {
    margin-bottom: 40px;
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
    color: #1B243C;
}

.welcome-content .subtitle {
    margin-bottom: 80px;
    font-size: 40px;
    font-weight: 600;
    color: #1B243C;
}

/* 视频背景 */
.view-full-video {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 600px;
    height: 180px;
    margin: 0 auto;
    background: url(../img/all-img/bg-video.png);
}

.view-full-video:hover img {
    transform: scale(1.1);
    transition: .3s ease;
}

.view-full-video .btn {
    font-size: 14px;
    background: none;
}

.view-full-video .btn p {
    font-size: 26px;
    line-height: 1;
    margin-top: 22px;
    margin-bottom: 0;
    color: #fff;
}

@-webkit-keyframes bounce_fountainG {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounce_fountainG {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}


.p-10px {
    padding: 10px;
}

.welcome-area.three {
    height: 100vh;
}

/* ----- Single Card area ----- */

.feature-text {
    position: relative;
    z-index: 2;
}

/* :: Feature Area CSS */
.feature-text h4 {
    font-size: 18px;
}

/* :: Call to action Area CSS */
@media (min-width: 320px) and (max-width: 991px) {
    .ca-mb-50 {
        margin-bottom: 50px;
    }
}

/* :: Set up Area CSS */
@keyframes bounce_fountainG {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(25px);
        transform: translateY(25px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

/* 首页地图 */
#gmap {
    width:100%; height: 360px;
    padding: 10px;
    border-radius: 5px;
}

@media (min-width: 320px) and (max-width: 767px) {
    .mt-sm-cu {
        margin-top: 50px;
    }

    #gmap {
        height: 250px;
    }

    .mt-sm-cu-30 {
        margin-top: 30px;
    }
}

@media (min-width: 320px) and (max-width: 575px) {
    .client-mt-50 {
        margin-top: 50px;
    }
}

.partner-carousel img {
    /* width: 198px;
    height: 160px; */
    width: 100%;
    object-fit: contain;
    object-position: center;
}
/* ------ How its work css ----- */

.content-text.one,
.content-text.three {
    padding-top: 30px;
}

.content-text.two,
.content-text.four {
    padding-bottom: 30px;
}

.content-text h4 {
    font-size: 20px;
    color: #fff;
}

/* ----- Client - 2 ----- */
.single-card-contact .icon-area {
    font-size: 40px;
    line-height: 40px;
    color: var(--primary);
    margin-right: 15px;
}

.single-card-contact {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 20px;
}

.single-card-contact:nth-child(2) {
    padding-top: 20px;
}

.single-card-contact:last-child {
    border-bottom: none;
    padding-top: 20px;
}

.card-content-text h5 {
    margin-bottom: 8px;
}

.card-content-text p {
    margin-bottom: 8px;
}

/* ---- Breadcrumb area ---- */

.breadcrumb {
    margin-bottom: 0;
    padding: 0;
}

.breadcrumb.breadcrumb_bg {
    height: 300px;
    margin-top: 86px;
    border-radius: 0;
    background-position: 100% 20%;
    background-image: url(../img/all-img/sub-banner.jpg);
}

.breadcrumb_iner_item h2 {
    font-size: 32px;
    color: #fff;
    margin-bottom: 15px;
}

.custom-breadcrumb ol li a {
    color: #ffffff;
    opacity: 0.80;
    font-weight: 400;
}

.custom-breadcrumb ol li.breadcrumb-item.active {
    color: #fff;
}

.custom-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    font-family: themify;
    content: "\e649";
    font-size: 10px;
    color: #ffffff;
    opacity: 0.9;
}

/* :: Gallery Area CSS */
.our-gallery-area {
    background: url(../img/all-img/bg-app.jpg) no-repeat center center / cover;
}

.our-gallery-area .section-title h2, .our-gallery-area .section-title p {
    color: #fff;
}

.our-gallery-area .gallery-content img {
    width: 100%;
    object-fit: cover;
}

@media only screen and (max-width: 767px) {
    .our-gallery-area .portfolio-menu {
        text-align: center;
    }
}

.our-gallery-area .portfolio-menu button {
    position: relative;
    z-index: 1;
    border: none;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    display: inline-block;
    background-color: transparent;
    color: #fff;
}

.our-gallery-area .portfolio-menu button::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: auto;
    height: 2px;
    width: 0;
    background-color: var(--primary);
    right: 0;
    -webkit-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
}

@media only screen and (max-width: 767px) {
    .our-gallery-area .portfolio-menu button::after {
        font-size: 12px;
    }
}

.our-gallery-area .portfolio-menu button.active::after {
    width: 100%;
}

.our-gallery-area .single_gallery_item {
    overflow: hidden;
    margin-bottom: 30px;
    min-height: 240px;
}

.our-gallery-area .single_gallery_item .gallery-content {
    position: relative;
    min-height: 240px;
    z-index: 1;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    overflow: hidden;
}

.our-gallery-area .single_gallery_item .gallery-content img {
    -webkit-transition-duration: 1200ms;
    -o-transition-duration: 1200ms;
    transition-duration: 1200ms;
    min-height: 240px;
}

.our-gallery-area .single_gallery_item .gallery-content .gallery-hover-overlay::after {
    position: absolute;
    content: "";
    background-color: var(--primary);
    height: 100%;
    width: 0;
    left: 0;
    bottom: -300px;
    z-index: 1;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.our-gallery-area .single_gallery_item .gallery-content .gallery-hover-overlay .port-more-view {
    position: absolute;
    z-index: 99;
    top: 20px;
    left: 30px;
    right: 30px;
    opacity: 0;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.our-gallery-area .single_gallery_item .gallery-content .gallery-hover-overlay .port-more-view p:nth-last-of-type(1) {
    font-weight: 400;
}

.our-gallery-area .single_gallery_item .gallery-content .gallery-hover-overlay .port-more-view .port-icon a {
    font-size: 24px;
    color: #ffffff;
    margin-right: 10px;
}

.our-gallery-area .single_gallery_item:hover .gallery-content img {
    width: 100%;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.our-gallery-area .single_gallery_item:hover .gallery-content .gallery-hover-overlay::after {
    bottom: 0;
    width: 100%;
    opacity: 0.85;
}

.our-gallery-area .single_gallery_item:hover .gallery-content .gallery-hover-overlay .port-more-view {
    opacity: 1;
}

.our-gallery-area .port-text h4 a {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}

/* 新闻列表 */

#news-list {
    padding-right: 80px;
}

@media (min-width: 1200px) {
    #news-list {
        min-height: 324px;
    }
}

.new-area {
    position: relative;
}

.new-area .title-wrap {
    position: absolute;
    width: 50%;
    top: 0;
    left: 0;
}

.new-area .title {
    margin-bottom: 30px;
    padding-left: 30px;
    border-left: 4px solid #000;
}

.new-area .new-more {
    margin-top: 20px;
    text-align: right;
    color: #202638;
}

.new-area .new-more:hover {
    cursor: pointer;
}

.new-area .new-carousel-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    height: 450px;
    background: center center / cover;
}

.new-area .title-wrap {
    width: 50%;
    padding: 0 15px;
}

.new-area .row {
    display: flex;
    flex-flow: row-reverse;
    align-items: flex-end;
}

.new-item, .new-carousel-title {
    display: flex;
    align-items: center;
}

.new-area .new-carousel-title:hover {
    cursor: pointer;
}

.new-carousel-title {
    background-color: #3D445A;
}

.new-item {
    padding: 22px 6px;
    border-bottom: solid 1px #ccc;
    transition: .4s;
}

#news-list li:nth-last-of-type(1) .new-item{
    border: none;
}

.new-item:hover {
    transform: scale(1.1);
    cursor: pointer;
    background: #e5e5e5;
    border-color: #e5e5e5;
    transition: .4s;
}

.new-carousel-day {
    font-size: 40px;
}

.new-item-title, .new-carousel-text {
    padding: 0 38px 0 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
}

.new-carousel-text {
    font-size: 18px;
    color: #fff;
}

.new-carousel-date, .new-item-date {
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    font-weight: 400;
}

.new-carousel-date {
    padding: 20px;
    background-color: #14192B;
    color: #fff;
}

.new-item-day {
    font-size: 36px;
}

.new-carousel-day::after, .new-item-day::after {
    content: '/';
    font-weight: 100;
}

.new-item-month {
    display: flex;
    flex-direction: column;
}

.new-item-arrow {
    width: 17px;
    height: 26px;
}

.new-item-desc {
    margin-bottom: 40px;
    background-color: #fff;
    padding: 26px 84px 30px 32px;
}

.new-item-desc .inner {
    font-size: 22px;
    color: #999;
    font-weight: 400;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box; 
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.footer-area .logo img {
    height: 56px;
}

/* 折行 */
.text-wrap {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

a:hover {
    color: var(--blue);
    transition: color .2s ease;
}

#modalVideo {
    margin-top: 10vh;
}

/* ---- Responsive css ---- */
@media (min-width: 1200px) {
    .partner-carousel img {
        padding: 5px;
    }
}

@media (min-width: 1200px) and (max-width: 1366px) {
    .welcome-area {
        background-size: 100% 122%;
        background-position: center top;
    }

    .welcome-content h3 {
        margin-top: 210px;
    }

    .welcome-content .subtitle {
        margin-bottom: 60px;
        font-size: 42px;
    }

    .view-full-video {
        width: 440px;
        height: 150px;
    }

    .view-full-video .btn p {
        font-size: 22px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .service-content h4 {
        font-size: 20px;
    }

    .video-content h4 {
        font-size: 32px;
        line-height: 1.4;
    }

    .welcome-area {
        height: 800px;
    }

    .welcome-content h3 {
        font-size: 52px;
    }

    .welcome-area.three {
        height: 800px;
    }

    .welcome-area.four {
        height: 800px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .welcome-content h3 {
        margin-top: 0;
        margin-bottom: 16px;
        line-height: 20px;
        font-size: 42px;
        color: #222;
    }

    .welcome-area {
        position: relative;
        display: flex;
        align-items: center;
    }

    .slicknav_nav {
        top: 20px;
    }

    .navbar-collapse .navbar-nav.mx-auto {
        background-color: #fff;
    }


    .stickyadd.custom_nav_menu .navbar-nav li a {
        color: #111;
    }

    .stickyadd.custom_nav_menu {
        padding: 8px 10px;
    }

    .welcome-area.home-3.single {
        height: 900px;
    }

    .welcome-area.four {
        height: 800px;
    }

    .video-content h4 {
        font-size: 30px;
        line-height: 1.3;
    }

    .breadcrumb.breadcrumb_bg {
        background-image: url(../img/all-img/sub-banner-mobile.png);
        background-size: 100% 100%;
    }

    .welcome-area {
        height: 700px;
    }

    /* .header-area.menu-white .slicknav_icon-bar {
        background-color: #f12639 !important;
    } */

    .step-icon::after {
        bottom: -120px;
        height: 121px;
    }

    .site-nav-toggle {
        top: -8px;
        z-index: 99;
    }

    .welcome-area {
        height: 800px;
    }

    /* 首页新闻 */
    .new-item-title, .new-carousel-text {
        font-size: 14px;
    }

    .new-area .new-more {
        color: #999;
    }

    .new-item-day {
        font-size: 20px;
    }

    .new-carousel-date, .new-item-date {
        font-size: 12px;
        line-height: 12px;
    }

    .new-item {
        padding: 20px 16px;
        border: none;
        background-color: #fff;
    }

    .new-item-arrow {
        width: 8px;
        height: 14px;
    }

    .new-item-desc {
        margin-bottom: 0;
        padding: 4px 16px;
    }

    .new-item-desc .inner {
        font-size: 14px;
        color: #666;
    }

    #news-list li:nth-of-type(1) {
        color: inherit;
    }

    .new-area .row:nth-of-type(2) {
        display: block;
        margin-bottom: 50px;
    }

    .new-area .title-wrap {
        position: inherit;
        width: 100%;
    }
    .new-area .new-carousel-item {
        height: 220px;
        background-size: 100% 100%;
    }

    .new-carousel-date {
        font-size: 12px;
        line-height: 12px;
    }

    .new-carousel-day {
        font-size: 24px;
    }

    .new-carousel-text {
        font-size: 14px;
    }

    .new-carousel-date {
        padding: 10px 16px;
    }

    .new-area .title {
        padding-left: 0;
        text-align: center;
        border-left: none;
    }

    .our-gallery-area .portfolio-menu button {
        font-size: 16px;
    }

    .section-title {
        margin-bottom: 30px;
    }
    #news-list {
        padding-right: 0;
    }
    .new-item, .new-carousel-title {
        justify-content: space-between;
    }
    .welcome-content .subtitle {
        margin-bottom: 40px;
    }

    .breadcrumb.breadcrumb_bg {
        margin-top: 72px;
    }

    .our-gallery-area .single_gallery_item .gallery-content .gallery-hover-overlay .port-more-view h4 {
        font-size: 20px;
    }

    .our-gallery-area .single_gallery_item .gallery-content .gallery-hover-overlay .port-more-view p {
        line-height: 1.3;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .welcome-area {
        height: 850px;
    }

    .copy-right-content {
        margin-bottom: 0;
    }

    .breadcrumb.breadcrumb_bg {
        height: 300px;
    }
}

@media (min-width: 480px) and (max-width: 575px) {
    .welcome-area {
        height: 800px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    /* .header-area .main-header-area {
        padding: 20px 10px;
    } */
    h4, h4 {
        font-size: 1.2rem;
    }

    .port-text p {
        font-size: 14px;
    }

    .welcome-area {
        position: relative;
        display: flex;
        align-items: center;
        background-image: url(../img/all-img/home-mobile.png);
    }

    .welcome-area.home-3 {
        height: 1000px;
    }

    .welcome-content.home-5 h3 {
        font-size: 26px;
    }

    .welcome-image.home-3 {
        display: none;
    }

    .breadcrumb.breadcrumb_bg {
        height: 250px;
    }

    .welcome-content h3 {
        margin-top: 0;
        margin-bottom: 0;
        line-height: 20px;
        font-size: 20px;
        color: #222;
    }

    .welcome-content .title-en {
        margin-bottom: 14px;
        font-size: 12px;
    }

    .welcome-content .subtitle {
        margin-bottom: 26px;
        font-size: 16px;
    }

    .breadcrumb.breadcrumb_bg {
        margin-top: 66px;
    }

    .welcome-content h5 {
        font-size: 14px;
    }

    .mb-sm-20 {
        margin-bottom: 20px;
    }

    .mb-sm-30 {
        margin-bottom: 30px;
    }

    .section-title h2 {
        font-size: 28px;
    }

    .section-title p {
        font-size: 16px;
    }

    .navbar-collapse .navbar-nav.mx-auto {
        background-color: #fff;
    }

    .stickyadd.custom_nav_menu .navbar-nav li a {
        color: #111;
    }

    .stickyadd.custom_nav_menu {
        padding: 8px 10px;
    }

    /* .logo a img {
        width: 70px;
    } */

    .single-service-content {
        display: block;
    }

    .single-service-content .service-thumb {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
    }

    .single-service-content .service-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
    }

    #news-list {
        padding-right: 0px;
        margin-bottom: 20px;
    }

    #news-list .new-item-date {
        /* display: none; */
    }

    #news-carousel {
        margin-bottom: 20px;
    }

    #news-list .new-item:hover {
        transform: none;
    }

    .video-content {
        padding-left: 0;
    }

    .video-content h4 {
        font-size: 30px;
        line-height: 1.3;
    }

    .footer-contact-area {
        background-position: center center;
    }

    .site-nav-toggle {
        top: -8px;
    }

    .copy-right-content {
        margin-bottom: 20px;
        text-align: center;
    }

    .footer-menu {
        text-align: center;
    }

    .breadcrumb_iner_item h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .banner-area {
        height: auto;
    }

    .footer-wrap-top {
        display: block;
    }

    .footer-nav-wrap {
        /* margin-top: 20px; */
    }

    .breadcrumb.breadcrumb_bg {
        background-image: url(../img/all-img/sub-banner-mobile.png);
        background-size: 100% 100%;
    }

    .section-padding-100 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .section-padding-100-50 {
        padding-top: 50px;
        padding-bottom: 26px;
    }

    .footer-area .logo {
        margin-bottom: 30px;
    }

    .footer-area .logo img {
        height: 40px;
    }

    .footer-brand img {
        width: 84px;
    }

    .new-area .new-carousel-item {
        height: 220px;
        background-size: 100% 100%;
    }

    .new-carousel-date {
        font-size: 12px;
        line-height: 12px;
    }

    .new-carousel-day {
        font-size: 24px;
    }

    .new-carousel-text {
        font-size: 14px;
    }

    .new-carousel-date {
        padding: 10px 16px;
    }

    .new-area .title {
        padding-left: 0;
        text-align: center;
        border-left: none;
    }

    .our-gallery-area .portfolio-menu button {
        font-size: 16px;
    }

    .section-title {
        margin-bottom: 30px;
    }

    /* 首页播放视频 */
    .view-full-video {
        width: 100%;
        height: 100px;
        background: url(../img/all-img/bg-video-mobile.png) no-repeat center center / cover;
    }

    .view-full-video img {
        width: 38px;
    }

    .view-full-video .btn p {
        margin-top: 8px;
        font-size: 14px;
    }

    /* 首页新闻 */
    .new-item-title, .new-carousel-text {
        font-size: 14px;
    }

    .new-area .new-more {
        color: #999;
    }

    .new-item-day {
        font-size: 20px;
    }

    .new-carousel-date, .new-item-date {
        font-size: 12px;
        line-height: 12px;
    }

    .new-item {
        padding: 20px 16px;
        border: none;
        background-color: #fff;
    }

    .new-item-arrow {
        width: 8px;
        height: 14px;
    }

    .new-item-desc {
        margin-bottom: 0;
        padding: 4px 16px;
    }

    .new-item-desc .inner {
        font-size: 14px;
        color: #666;
    }

    #news-list li:nth-of-type(1) {
        color: inherit;
    }

    #news-list li:nth-of-type(1) img {
        filter: brightness(.6);
    }

    .new-area .row:nth-of-type(2) {
        display: block;
    }

    .new-area .title-wrap {
        position: inherit;
        width: 100%;
    }

    #news-list {
        padding-right: 0;
    }

    :root {
        --single_gallery_item_height: 246px;   
    }

    .our-gallery-area .single_gallery_item {
        min-height: var(--single_gallery_item_height);
    }

    .our-gallery-area .single_gallery_item .gallery-content img {
        height: var(--single_gallery_item_height);
        width: 100%;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

    .our-gallery-area .single_gallery_item .gallery-content .gallery-hover-overlay .port-more-view {
        top: 14px;
        left: 14px;
        right: 14px;
        opacity: 0;
        text-align: justify;
        opacity: 1;
    }

    .our-gallery-area .single_gallery_item .gallery-content .gallery-hover-overlay .port-more-view p {
        line-height: 1.5;
    }
    
    .our-gallery-area .single_gallery_item .gallery-content .gallery-hover-overlay::after {
        bottom: 0;
        width: 100%;
        opacity: 0.85;
    }
}

.enterprise-item__img {
    height: 160px;
    object-fit: scale-down;
    object-position: center;
}

@media (min-width: 320px) and (max-width: 991px) {
    .our-gallery-area .single_gallery_item .gallery-content img {
        height: var(--single_gallery_item_height);
        width: 100%;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

    .our-gallery-area .single_gallery_item .gallery-content .gallery-hover-overlay .port-more-view {
        top: 14px;
        left: 14px;
        right: 14px;
        opacity: 0;
        text-align: justify;
        opacity: 1;
    }
    
    .our-gallery-area .single_gallery_item .gallery-content .gallery-hover-overlay::after {
        bottom: 0;
        width: 100%;
        opacity: 0.85;
    }
}
