.mfp-wrap {
    background: #4D0000;
}

.FL-top-slider {
    z-index: 1;
    position: relative;
    padding: 0;
    height: 100vh;
    min-height: 690px;
}

    .FL-top-slider .main-slider {
        z-index: 1;
        position: relative;
        height: 100vh;
        min-height: 690px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: flex-end;
    }

        .FL-top-slider .main-slider .bg-image-header {
            position: absolute;
            height: 100%;
            width: 100%;
            z-index: 1;
            top: 0;
            left: 0;
            background-image: url(../../images/bg_PTsection1.png);
            background-size: cover !important;
            overflow: hidden;
            background-position: center center !important;
            background-repeat: no-repeat !important;
        }

    .FL-top-slider .main-slider {
        position: relative;
    }

        .FL-top-slider .main-slider .main-content {
            position: relative;
            z-index: 2;
        }

        .FL-top-slider .main-slider h1 {
            font-family: Source Serif Pro;
            font-style: normal;
            font-weight: normal;
            font-size: 100px;
            line-height: 160px;
            width: 700px;
            margin-left: 50px;
            /* or 111% */
            /* Color/Neutral/White */
            color: #FFFFFF;
            margin-bottom: 150px;
        }
/*!style sesion about us*/
.FL-about {
    /*padding: 125px 0;*/
}

.About-News {
    position: relative;
    padding: 40px 0;
}

    .About-News::after {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        content: "";
        height: 280px;
        background: linear-gradient(180deg, rgba(77, 0, 0, 0) 0%, #020101 100%);
        z-index: 2;
    }

@media (max-width: 767px) {
    .About-News::after {
        display: none;
    }
}

.FL-about .box-about {
    display: flex;
    justify-content: center;
    align-items: center;
}

.FL-about .st-title {
    margin-bottom: 10px;
}

.FL-about .box-about .about-left {
    width: 50%;
}

.FL-about .box-about .about-desc {
    width: 50%;
    padding-left: 25px;
}

    .FL-about .box-about .about-desc .txtDesc {
        line-height: 24px;
        color: #FFF;
    }

    .FL-about .box-about .about-desc .txtDescTop {
        font-size: 18px;
        line-height: 30px;
    }

/*!style sesion Footer*/
.PT-footer {
    background: #000;
    color: #fff;
}

.social-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #ed8016;
    border-radius: 50%;
    margin: 30px 20px !important;
    display: inline-block;
    padding: 0 !important;
}

@media (max-width: 767px) {
    .social-icon {
        margin: 20px 5px !important;
    }
}

.social-icon i {
    margin: 0;
    padding: 0;
    color: #8f0000;
    background: transparent !important;
}

.PT-footer .box-copyright {
    /*display: flex;*/
    flex-direction: row;
    align-items: center;
    background: #330000;
    padding: 15px 0;
    width: 100%;
}

    .PT-footer .box-copyright i {
        color: #C80000;
    }

    .PT-footer .box-copyright .text-right {
        float: right;
    }

    .PT-footer .box-copyright .container {
        align-items: center;
    }

section {
    padding: 80px 0;
}

.FL-work {
}

.FL-New {
}

.FL-Contact {
    /*padding-top: 0;*/
}

.FL-New .news_item {
    background: #EEEEEE;
    border-radius: 4px;
    position: relative;
}

    .FL-New .news_item .news_info {
        background: #EEEEEE;
        padding: 20px 20px 60px;
        color: #333;
        border-radius: 0 0 4px 4px;
    }

        .FL-New .news_item .news_info .date_info {
            font-style: normal;
            font-weight: normal;
            font-size: 12px;
            line-height: 18px;
            /* identical to box height, or 150% */
            display: flex;
            align-items: center;
            /* Color/Neutral/B80 */
            color: #555555;
        }

        .FL-New .news_item .news_info h3 {
            font-style: normal;
            font-weight: 600;
            font-size: 24px;
            line-height: 36px;
            /* identical to box height, or 150% */
            display: flex;
            align-items: center;
            /* Color/Neutral/B100 */
            color: #111111;
            margin: 10px 0;
        }

        .FL-New .news_item .news_info .box_readmore {
            position: absolute;
            right: -15px;
            bottom: -30px;
        }

.FL-New .box_lnkAll {
    margin: 50px 0 0 0;
}

    .FL-New .box_lnkAll .lnk-all {
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 30px;
        color: #fff;
        text-transform: uppercase;
        transition: all 0.3s ease;
    }

        .FL-New .box_lnkAll .lnk-all:hover {
            margin-right: 10px;
        }


        .FL-New .box_lnkAll .lnk-all svg {
            padding-top: 5px;
        }

/*start section Gallery*/
.FL-Gallery {
    overflow: hidden;
    position: relative;
    background-size: cover !important;
    -webkit-animation-duration: 0s;
    -webkit-animation-fill-mode: none;
    overflow: hidden;
    background: #000;
}

@media (max-width: 767px) {
    .FL-Gallery {
        padding-top: 20px;
        padding-bottom: 78px !important;
    }
}

.FL-Gallery .transparent-figcaption {
    background-position: center center;
    background-repeat: no-repeat !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

    .FL-Gallery .transparent-figcaption:after {
        position: absolute;
        top: 0;
        left: 0px;
        width: 100%;
        height: 156px;
        background-image: linear-gradient(to top, rgba(0, 102, 102, 0), #006666);
        z-index: 2;
        content: "";
    }

    .FL-Gallery .transparent-figcaption:before {
        position: absolute;
        bottom: 0;
        left: 0px;
        width: 100%;
        height: 201px;
        background-image: linear-gradient(to bottom, rgba(0, 102, 102, 0), #006666);
        z-index: 2;
        content: "";
    }


@media (max-width: 768px) {
    .FL-Gallery .section-title .title-bottom {
        margin-bottom: 20px;
    }
}

.FL-Gallery .container {
    position: relative;
    z-index: 3;
}


.FL-Gallery .slick-track {
    outline: none !important;
}

    .FL-Gallery .slick-track .slick-slide {
        outline: none !important;
    }

@media (max-width: 767px) {
    .FL-Gallery .slick-track .slick-slide .gallery-img img {
        padding: 0px 8px;
    }
}

.FL-Gallery .portfolio-filter {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}

.portfolio-filter li {
    position: relative;
    padding-bottom: 5px;
}

    .portfolio-filter li:after {
        position: absolute;
        bottom: 3px;
        left: 50%;
        width: 90px;
        margin-left: -45px;
        height: 1px;
        background: #e07000;
        content: "";
        opacity: 0;
    }

    .portfolio-filter li:hover:after {
        opacity: 0.8;
    }

.FL-Gallery .portfolio-filter li {
    /*padding: 0 25px 7px 25px;*/
    /*font-size: 14px;*/
    /*width: auto !important;*/
    line-height: 24px;
}

/*.FL-Gallery .portfolio-filter li::first-child {
        padding-left: 20px;
    }

    .FL-Gallery .portfolio-filter li::last-child {
        padding-right: 20px;
    }*/

/*.FL-Gallery .portfolio-filter .slick-arrow {
    width: 24px;
    height: 24px;
    background: url(../images/ic-next.png) center center no-repeat;
    text-indent: -9999em;
    overflow: hidden;
    right: 0px;
    z-index: 99;
}
*/
.FL-Gallery .portfolio-filter .slick-arrow:before {
    display: none;
}

/*.FL-Gallery .portfolio-filter .slick-arrow.slick-prev {
        background: url(../images/ic-prev.png) center center no-repeat;
        left: 0px;
    }*/


.FL-Gallery .FL-list-gallery .slick-arrow {
    width: 100px;
    /*height: 50px;*/
    right: 17px;
    z-index: 99;
    bottom: 0px;
    top: auto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    color: #fff;
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
    transition: all 0.3s ease;
}


    .FL-Gallery .FL-list-gallery .slick-arrow.slick-prev .ic-icon {
        width: 15px;
        height: 15px;
        display: inline-block;
        margin-right: 7px;
        background: url(../../images/ic-prev-small.png) center right no-repeat;
    }

    .FL-Gallery .FL-list-gallery .slick-arrow .ic-icon {
        width: 15px;
        height: 15px;
        display: inline-block;
        margin-left: 7px;
        background: url(../../images/ic-next-small.png) center right no-repeat;
    }


    .FL-Gallery .FL-list-gallery .slick-arrow:before {
        display: none;
    }

    .FL-Gallery .FL-list-gallery .slick-arrow.slick-prev {
        left: 0px;
        justify-content: flex-start;
    }

        .FL-Gallery .FL-list-gallery .slick-arrow.slick-prev:hover {
            left: 5px;
        }

    .FL-Gallery .FL-list-gallery .slick-arrow.slick-next:hover {
        right: 25px;
    }


.FL-Gallery .FL-grid-gallery {
    padding-bottom: 40px;
}

.FL-Gallery .FL-list-gallery .gallery-img {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 15px;
}

    .FL-Gallery .FL-list-gallery .gallery-img img {
        /*   -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;*/
        /* -webkit-transform: scale(1.1);
        transform: scale(1.1);*/
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

.work-details-popup:hover {
    /*transform: scale(1.1);*/
    filter: brightness(120%);
}




@media (max-width: 767px) {
    .FL-Gallery .FL-list-gallery .gallery-img {
        padding: 0px 8px;
    }
}

.FL-Gallery .FL-list-gallery .gallery-img:hover {
    cursor: url(../../images/icon-zoom-in.png), pointer !important;
}

    .FL-Gallery .FL-list-gallery .gallery-img:hover:before {
        opacity: 1;
    }

    .FL-Gallery .FL-list-gallery .gallery-img:hover img {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

.FL-Gallery .FL-list-gallery .gallery-item {
    outline: none;
}

.FL-Gallery .gallery-item-list {
    /*display: -ms-flexbox;*/
    /* IE10 */
    /*display: flex;
        -ms-flex-wrap: wrap;*/
    /* IE10 */
    display: flex;
    flex-wrap: wrap;
    /*flex-flow: column wrap;*/
    align-content: space-between;
    height: 730px;
    counter-reset: items;
    margin: 0 -15px 70px -15px;
}

/*@media (min-width:1366px) {
    .slick-track {
        min-width: 1300px !important;
    }
}
*/
@media (min-width:993px) and (max-width:1366px) {
    .news_info {
        height: 300px !important;
    }

    #newnameid {
        font-size: 19px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .FL-Gallery .gallery-item-list {
        height: 360px;
    }

    #newnameid {
        font-size: 15px;
        line-height: initial;
    }

    .FL-New .news_item .news_info .date_info {
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 0px;
        display: flex;
        align-items: center;
        color: #555555;
    }

    .news_info {
        height: 300px !important;
    }

    .FL-New .news_item .news_info h3 {
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 1.1;
        display: flex;
        align-items: center;
        color: #111111;
        margin: 10px 0;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .FL-Gallery .gallery-item-list {
        height: 750px;
    }
}

.FL-Gallery .gallery-item-list .FL-gallery-item {
    width: auto;
    /* Optional */
    position: relative;
    margin-bottom: 30px;
    box-sizing: border-box;
    display: flex;
}

.gallery-img {
    opacity: 1;
    transition: all .3s ease 0s;
    overflow: hidden;
}

    .gallery-img a {
        position: relative;
        z-index: 2;
        display: block;
    }

@media (max-width: 767px) {
    .FL-Gallery .gallery-item-list .FL-gallery-item {
        order: unset !important;
    }
}

.FL-Gallery .gallery-item-list .FL-gallery-item figure {
    margin-bottom: 0;
}

/*end section Gallery*/
/*style album*/
.FL-work {
    /*padding: 250px 0;*/
}

@media (max-width: 767px) {
    .FL-work {
        padding: 70px 0;
    }
}

.FL-work .st-title {
    margin-bottom: 30px;
}

.FL-work-inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .FL-work-inner .FL-workLeft {
        /*width: 50%;*/
        padding: 25px;
    }

        .FL-work-inner .FL-workLeft .vid-container {
            /*width: 50%;*/
        }

            .FL-work-inner .FL-workLeft .vid-container iframe {
                max-width: 100%;
            }

    .FL-work-inner .FL-workRight {
        /*width: 50%;*/
        background: #FFFFFF;
        /*max-height: 400px;*/
        /*overflow-y: auto;*/
    }

.swiper-container-videos {
}

    .swiper-container-videos .swiper-slide {
        background: #FFFFFF;
        /* UI/Line/Divide/01 */
        box-shadow: inset 0px -1px 0px #DBDBDB;
        padding: 15px 0;
        margin-left: 20px !important;
        height: auto !important;
    }

        .swiper-container-videos .swiper-slide a {
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            position: relative;
        }

        .swiper-container-videos .swiper-slide.swiper-slide-active a h4,
        .swiper-container-videos .swiper-slide.selected a h4 {
            color: #990000;
        }

        .swiper-container-videos .swiper-slide a:hover h4 {
            color: #990000;
        }

        .swiper-container-videos .swiper-slide a .vid-thumb {
            margin-right: 8px;
            max-width: 48px;
        }

        .swiper-container-videos .swiper-slide .numLeft {
            padding-right: 10px;
        }

        .swiper-container-videos .swiper-slide .numRight {
            position: absolute;
            top: 10px;
            right: 30px;
        }

        .swiper-container-videos .swiper-slide h4 {
            font-family: Source Serif Pro;
            font-style: normal;
            font-weight: 600;
            font-size: 20px;
            line-height: 30px;
            /* identical to box height, or 150% */
            display: flex;
            align-items: center;
            /* Color/Primary/R80 */
            color: #111111;
        }

        .swiper-container-videos .swiper-slide h6 {
            font-family: Open Sans;
            font-style: normal;
            font-weight: normal;
            font-size: 12px;
            line-height: 18px;
            /* identical to box height, or 150% */
            display: flex;
            align-items: center;
            /* Color/Neutral/B80 */
            color: #555555;
        }

.popup-info {
    display: none;
}

@media (max-width: 767px) {
    .FL-New .news_item {
        margin-bottom: 70px;
    }

        .FL-New .news_item .news_info .box_readmore {
            position: absolute;
            left: 50%;
            right: auto;
            bottom: -30px;
            transform: translateX(-50%);
        }
}

#FL-work button {
    top: 0 !important;
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    #FL-Gallery {
        margin-bottom: -75px;
    }
}

@media only screen and (min-width:992px) and (max-width:1999px) {


    #FL-work .FL-workRight {
        top: 45px;
        height: 448px;
        overflow-y: scroll;
    }

    .FL-work-inner {
        margin-top: 15px;
    }
}

@media only screen and (min-width:768px) and (max-width:992.90px) {
    #FL-work .FL-workRight {
        top: 45px;
        height: 447px;
        overflow-y: scroll;
    }
}

.FL-work #container-work .slick-arrow.slick-prev {
    background: url('/images/ic-prev.png') center center no-repeat;
    height: 51px;
    width: 51px;
}

.FL-work #container-work .slick-arrow.slick-next {
    background: url('/images/ic-next.png') center center no-repeat;
    height: 51px;
    width: 51px;
}



.FL-list-gallery-filter .slick-track {
    /*min-width: 800px;*/
}

.FL-list-gallery-filter .slick-current span {
    color: #e57300;
    /*font-size: 14px;*/
    font-weight: 700;
    padding-bottom: 4px;
    border-bottom: 1px #e57300 solid;
}


.new-active {
    background: #a19280;
}

@media only screen and (max-width:767px) {
    .FL-top-slider .main-slider h1 {
        font-size: 60px !important;
        width: 300px !important;
        margin-bottom: 250px;
    }
}

@media only screen and (min-width:768px) and (max-width:1194x) {
    .FL-top-slider .main-slider h1 {
        font-size: 80px !important;
        width: 500px !important;
    }
}

@media only screen and (min-width:1200px) and (max-width:1999px) {
    .FL-list-gallery #smallwidth {
        width: 250px;
    }

    .FL-list-gallery #largewidth {
        width: 530px;
    }
}


@media only screen and (min-width:768px) and (max-width:991px) {
    .FL-list-gallery img {
        width: 205px;
        height: 200px;
    }
}



.FL-work-inner #tenbaihat.active {
    color: #990000;
}

.FL-list-gallery-filter .slick-track {
    text-align: center;
}

    .FL-list-gallery-filter .slick-track span {
    }

@media (min-width:1361px) and (max-width:1999px) {
    .slick-track li {
        width: 185px;
    }

    .slick-track span {
        font-size: 13px !important;
    }

    #content-new {
        margin: 0 140px;
    }
}

@media (min-width:1024px) and (max-width:1360px) {
    .slick-track li {
        width: 170px;
    }

    .slick-track span {
        font-size: 12px;
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .slick-track li {
        width: 200px;
    }

    .slick-track span {
        font-size: 14px;
    }

    .FL-work-inner nav {
        padding-right: 10px;
    }
}

#FL-work .draggable {
    margin-top: 23px;
}

#FL-Gallery .removetransform {
    transform: unset !important;
}

@media (max-width: 767px) {
    .link-3s-media {
        width: 100%;
    }
}

.tooltip1 {
    display: block;
    position: absolute;
    top: -41px;
    background-color: #451111a1;
    color: #fff;
    padding: 2px;
    border-radius: 5px;
    width: 221%;
    text-align: center;
    left: -67px;
    white-space: nowrap;
}

.link-flat-form {
    position: relative;
}

@media (max-width: 767px) {

    .tooltip1 {
        width: 100% !important;
        left: auto !important;
        top: -66px !important;
        white-space: unset;
    }

    .footer-2 {
        padding-bottom: 65px;
    }
}