﻿/*BACK TO TOP*/
#back-to-top {
    display: inline-block;
    background-color: #ed8016;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 20px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

    #back-to-top i {
        color: #fff;
        margin-top: 5px;
        font-size: 15px;
    }

    #back-to-top::after {
        font-weight: normal;
        font-style: normal;
        font-size: 2em;
        line-height: 50px;
        color: #fff;
    }

    #back-to-top:hover {
        cursor: pointer;
        background-color: #333;
    }

    #back-to-top:active {
        background-color: #555;
    }

    #back-to-top.show {
        opacity: 1;
        visibility: visible;
    }


.navbar-brand.logo img {
    margin-top: 13px;
    max-width: 170px;
    height: 85px;
}

html, body {
    /*width: 100%;*/
}

.navnav {
    margin-left: 20px;
}

.horizon {
    width: 560px;
    height: 0;
    margin-left: -100px;
    border: solid 1px #211a0f;
    position: absolute;
}

.horizon1 {
    width: 535px;
    height: 0;
    border: solid 1px #211a0f;
    margin-left: 745px
}

@media only screen and (max-width: 767px) {
    .previous_btn {
        left: 50px;
    }

    .next_btn {
        right: 50px;
    }
}

.icon-contact-child {
    margin-bottom: 20px
}


body {
    font-family: Open Sans;
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: justified;
    background: #330000;
}


h3.st-title {
}

    h3.st-title.titleCenter {
        text-align: center;
        margin-bottom: 80px;
        display: block;
        width: 100%;
    }

.st-title .textgioithieu {
    color: #FF8B18;
    font-style: normal;
    font-weight: normal;
    font-size: 18px !important;
    line-height: 30px;
    /* Color/Accent/Y80 */
    color: #EF7800;
    margin: 4px 0px;
    display: block;
}

.st-title .texttitle {
    color: #FFFFFF;
    font-family: Source Serif Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 25px !important;
    line-height: 54px;
    /* Color/Neutral/White */
    color: #FFFFFF;
    /* Inside Auto Layout */
    flex: none;
    order: 1;
    flex-grow: 0;
    margin: 4px 0px;
}

.FL-Header.shrink {
    background: rgba(0,0,0,0.7);
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 999;
}

    header nav.navbar-height {
        height: 84px !important;
        position: inherit;
        max-width: 100%;
    }

    header nav.navbar-height {
    }

    header .navigation-menu {
        height: 33px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 100%;
        position: relative;
    }


.form-control {
    display: block;
    width: 100%;
    height: 62px;
    background: #FFFFFF;
    opacity: 0.8;
    border-radius: 4px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
}

.form-group {
    margin-bottom: 0;
}

    .form-group .form-control {
        margin-bottom: 30px;
    }

.st-title {
    height: 120px;
}

@media (max-width: 767px) {
    .st-title .texttitle {
        font-style: normal;
        font-weight: 600;
        font-size: 26px;
        line-height: 34px;
    }

    .st-title {
        height: 98px;
    }

        .st-title .textgioithieu {
            font-size: 16px;
            line-height: 25px;
        }

    h3.st-title.titleCenter {
        margin-bottom: 30px;
    }

    .form-group .form-control {
        margin-bottom: 20px;
    }

    .FL-top-slider .main-slider h1 {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 150px;
    }

    section {
        padding: 50px 0;
    }

    .FL-about {
        padding: 50px 0;
    }

        .FL-about .box-about {
            display: block;
            justify-content: center;
            align-items: center;
            /*padding: 50px 0;*/
        }

            .FL-about .box-about .about-left {
                width: 100%;
                margin-bottom: 30px;
            }

            .FL-about .box-about .about-desc {
                width: 100%;
                padding-left: 0px;
            }

    .FL-New .box_lnkAll {
        margin: 20px 0 0 0;
        text-align: center !important;
    }

    .FL-Contact {
        padding-top: 50px;
    }
}

#news_page {
    padding: 20px 0;
}

    #news_page .news_item {
        margin-bottom: 30px;
    }

    #news_page .pagination {
        display: flex;
        justify-content: center;
        align-items: center;
    }

        #news_page .pagination a {
            display: inline-block;
            height: 32px;
            width: 32px;
            text-align: center;
            border-radius: 3px;
            border: 1px solid #fff;
            margin: 0 10px;
            color: #fff;
        }

            #news_page .pagination a.ic_next,
            #news_page .pagination a.ic_prev {
                border-radius: 50%;
            }

.blog_detail_title {
    font-style: normal;
    font-weight: 600;
    align-items: center;
    /* Color/Neutral/White */
    color: #e78f48;
    margin-bottom: 10px;
}

.createdDate {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 30px;
    align-items: center;
    /* Color/Neutral/White */
    color: #e78f48;
    margin-bottom: 30px;
}

.tn_breadcrumb {
    padding-top: 1.5rem;
    margin-bottom: 40px;
}

    .tn_breadcrumb ul li {
        margin-right: 3rem;
        position: relative;
        display: inline-block;
        font-family: Source Serif Pro;
        font-size: 24px;
        line-height: 36px;
    }

        .tn_breadcrumb ul li a {
            display: block;
            color: #ccc;
            font-style: normal;
            font-weight: 600;
        }

        .tn_breadcrumb ul li:last-child {
            color: #f8c59a;
        }

            .tn_breadcrumb ul li:last-child:after {
                content: "";
            }

        .tn_breadcrumb ul li:after {
            content: "/";
            position: absolute;
            right: -20px;
            top: 0;
            color: #ccc;
        }

.inner-link {
    font-size: 13px
}

.new-title {
    font-size: 14px;
}

#blog_detail_page #content-new img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#blog_detail_page #content-new table {
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (min-width:990.50px) and (max-width:1199.80px) {
    .FL-workLeft {
        max-width: 480px !important;
    }

        .FL-workLeft .vid-container {
            width: 100% !important
        }

    .FL-workRight {
        max-width: 480px !important;
    }
}

@media only screen and (max-width:990.50px){
    .img-download{
        margin-left: 0 !important;
    }
}
