
h1 {
    font-size: 24px;
    line-height: 36px;
    margin: 10px 0;
    font-weight: 500;
}

h2 {
    font-size: 20px;
    line-height: 32px;
    margin: 10px 0;
    font-weight: 500;
}

h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 8px 0;
    font-weight: 500;
}

h4 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
}

h5, h6 {
    font-size: 16px;
    line-height: 22px;
    margin: 6px 0;
    font-weight: 400;
}
.wrap {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
}
.content-side .image-box{
	display: none;
}
.content-side .news-section .image-box {
    display: block;
}
.text-head {
    text-transform: uppercase;
    font-size: 20px;
    color: #078005;
    font-weight: 600;
    line-height: 50px;
    text-shadow: 1px 1px 6px #fbfbfb;
	margin-left: 15px;
}
.img-thumbnail {
    border: 1px solid #ededed;
}
.lang-hidden-bar {
    text-align: center;
    padding: 15px 0;
}
.lang-hidden-bar img,
.language img {
    padding: 0 6px;
}
.owl-theme .owl-controls {
    margin-top: 0;
    width: 100%;
    display: block;
    position: absolute;
    top: 30%;
}
.owl-theme .owl-controls .owl-prev{
    float:left;
}
.owl-theme .owl-controls .owl-next{
    float:right;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    background: #132b73;
}
.marquee {
    float: left;
    padding: 5px 0;display: none;
}
.support-link {
    float:right;
}
.support-link .form-search-opntop{
    display:inline-flex;
}
.support-link .form-search-opntop .form-inline{
    border: 1px solid #eee;
    padding: 3px 10px;
    margin: 3px 10px;
    border-radius: 5px;
}
.support-link .language{
    margin-left:25px;
    padding-top: 5px;
}
.main-box .head-logo {
    margin: 9px 15px 0;
}
.support-link .form-search-opntop .btn-search {
    padding: 0 6px;
}
.content-text.about img {
    max-width: 100% !important;
    width: auto !important;
    border-radius: 5px;
    border: 1px solid #eee !important;
    margin: 0 auto;    max-height: 300px;
}
.main-slider .tp-caption a {
    display: none;
}
.content-text.about .ngaycn {
    display: none;
}
.theme-btn {
    background: #ec3e42;
    border: 2px solid #e7686a;
}

.main-menu .navigation .dropdown a::after {
    content: '\f107';
    position: relative;
    display: inline-block;
    font: 400 14px "FontAwesome";
    text-align: center;
    transition: 0.4s all ease;
    z-index: 2;
    color: #727272;
    will-change: transform;
    -webkit-filter: blur(0);
    margin-left: 5px;
}
.main-menu .navigation > li:hover > a::after {
    transform: rotate( 180deg);
    color: #f8f0c0;
    margin-left: 5px;
}
.main-menu .navigation .dropdown ul li a::after {
    display: none;
}
.logo-mobile {
    display: none;
}
.scroll-top{
    display:none !important;
}
.filter-container li {
    display: inline-block;
    margin-right: 10px;
}
.filter-container li label{
    margin-left:3px;
}
.form-dangky {
    display: block;
    text-align: center;
    margin: 60px 0 20px;
    background: #eefbf8;
    padding: 15px 0;
    border-radius: 3px;
    border: 1px solid #dee8e6;
}
.form-qick .addcart-link-qick {
    display: block;
    text-align: center;
    cursor: pointer;
    background-color: #21376f;
    color: #ffffff;
    padding: 5px 15px 8px 0;
    height: auto;
    line-height: normal;
    font-size: 18px;
    border-radius: 50px;
    margin: 10px 0;
}
.form-qick a span {
    display: block;
    font-size: 12px;
}
#goingay{
    display:none;
}
.drop-doc{
    padding-top:15px;
}
.drop-doc select{
    line-height: 36px;
    border: 1px solid #ddd;
    padding: 8px;
    border-radius: 3px;
    max-width: 210px;
}
/*.document-home {
    background: #e4ecf1;
    padding-bottom: 40px;
}*/
@media (min-width: 1200px) {
    .container {
        width: 100%;
        max-width: 1300px;
        /*background: #fff;*/
    }
    /*.document-home .container {
        background: none;
    }*/
    .main-slider {
        margin-bottom: 10px;
    }
}
.document-home .container {
    background: #f3f3f3;
    padding-bottom: 30px;
}
.page-info .container {
    padding: 15px;
    border-bottom: 1px solid #ddd;
}
.sale-product {
    padding: 10px 0 10px;
    /*border:1px solid #cecece;*/
}
.saleon-product .btn-info.btn-cal {
    width: 100%;
    background-color: #00a651;
    border-color: #00a651;
    margin-top: 0;
    font-size: 0;
    line-height: normal;
    padding: 0;
}

.saleon-product .testimonials .sale-info {
    position: relative;
    line-height: normal;
    display: inline-block;
    float: left;
    /*width: 100%;*/
    flex: auto;
    max-width: inherit;
}

.client-zalo .zalo i {
    width: 30px;
    height: 30px;
    background: #ffffff url(../files/Images/icon/zalo.png);
    background-size: cover;
    font-size: 0;
    border-radius: 50%;
    margin-top: 0;
    margin-right: 5px;
}
.client-zalo .zalo .number {
    line-height: 30px;
}
.client-zalo {
    display: block;
    font-size: 18px;
}
.featured-imagebox{
    margin-bottom:30px;
}
.featured-title{
    height:38px;
    overflow:hidden;
}
/*.news-block-two .image-box {
    display: none;
}*/
.default-services-block .news-block-two .image-box {
    display: block;
}
.header-time {
    float: right;
    right: 10px;
    text-align: center;
    top: 15%;
    position: absolute;
    color: #ebebeb;
    font-size: 12px;
}
.cate-content {
    padding-top: 0;
    padding-bottom: 10px;
}
.cate-content {
    height: 430px;
    overflow: hidden;
    padding: 0 0 10px 3px;
    background: #fff;
}
    .cate-content:hover {
        right: 0;
        top: 0;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .cate-content::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    }
    .cate-content::-webkit-scrollbar {
        width: 3px;
    }
    .cate-content::-webkit-scrollbar-thumb {
        background-color: #d00202;
        border-radius: 10px;
    }
.list-group {
    margin-bottom: 5px;
}

.list-group-item {
    border: 0;
    border-bottom: dashed 1px rgba(0,0,0, 0.2);
    position: relative;
    display: block;
    padding: 8px 5px 4px 5px;
    margin-bottom: -1px;
    background: none;
}
.list-group-item a {
    display: block;
    color: #0065ca;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
}
.list-group-item a:hover {
   color: #fe0000;
}
.cate-list-left {
    width: 20%;
}
.cate-list-right {
    width: 25%;
}
.cate-list-center {
    width: 55%;
    max-height: 450px;
    overflow:hidden;
}
.cate-list-center.home {
    width: 55%;
    max-height: initial;
    overflow: initial;
}
.document a,
.TinTucMoiNhat a,
.listhome a {
    color: #111;
}
.document a:hover,
.listright h4:hover,
.TinTucMoiNhat a:hover,
.listhome a:hover {
    color: #d00202;
}
.document li {
    border-bottom: 1px dashed #ddd;
    font-size: 14px;
    line-height: 22px;
    padding: 4px 0;
}
.cate-1 {
    padding-left: 5px;
}
.cate-1 h3{
    height: 48px;
    overflow: hidden;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}
.listright h4 {
    max-height: 68px;
    overflow: hidden;
    color: #272727;
}

.hot-news {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 3px;
    border-bottom: 1px solid #ddd;
    background: #f4f9ff;
}
.ticker-wrapper.has-js {
    height: 30px;
    display: block;
    width: 800px;
    font-size: 13px;
}

.ticker {
    width: 770px;
    height: 30px;
    display: block;
    position: relative;
    overflow: hidden;
    left: -16px;
}

.ticker-title {
    display: none;
}

.ticker-content {
    margin: 0px;
    position: absolute;
    color: #d00202;
    font-weight: bold;
    background-color: #f4f9ff;
    overflow: hidden;
    white-space: nowrap;
    line-height: 32px;
}

    .ticker-content:focus {
    }

    .ticker-content a {
        text-decoration: none;
        color: #d00202;
    }

        .ticker-content a:hover {
            text-decoration: none;
            color: #3d566e;
        }

.ticker-swipe {
    padding-top: 16px;
    position: absolute;
    top: 0px;
    background-color: #f4f9ff;
    display: block;
    width: 800px;
    height: 42px;
}

    .ticker-swipe span {
        margin-left: 1px;
        background-color: #f4f9ff;
        border-bottom: 1px solid #d00202;
        height: 12px;
        width: 7px;
        display: block;
    }

.js-hidden {
    display: none;
}

.no-js-news {
    padding: 10px 0px 0px 10px;
    color: #F8F0DB;
}

.left .ticker-swipe {
    left: 80px;
}

.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left;
}

.left .ticker-controls {
    padding-left: 0;
}

.right .ticker-swipe { /*right: 80px;*/
}

.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}

.right .ticker-controls {
    padding-right: 6px;
}
.theme-btn {
    display: inline-block;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding: 3px 12px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /*background: #f44336;*/
    color: #fff;
}
.TinTucMoiNhat {
    padding-left: 10px;
    /*text-align: justify;*/
}
.TinTucMoiNhat img {
    margin: 5px;
    max-height: 75px;
    max-width: 100px;
    width: 100%;
    margin-left: 0;
}

.saleon-product .testimonials {
    margin-left: -15px;
    margin-right: -15px;
}

    .saleon-product .testimonials .client-mane {
        text-transform: uppercase;
        letter-spacing: normal;
        line-height: 32px;
        font-weight: 600;
        font-size: 14px;
    }

    .saleon-product .testimonials .client-post a {
        color: #f00;
        font-size: 18px;
    }

    .saleon-product .testimonials .client-zalo .zalo i {
        float: left;
    }
    .saleon-product .testimonials .client-mane .dept {
        text-transform: none;
    }
    .saleon-product .testimonials .client-mane .client-post .fa-phone {
        border: 1px solid #f31818;
        padding: 4px 6px;
        line-height: normal;
        border-radius: 50%;
        background: #fdd;
    }
    .service-in {
        text-align: center;
    }
    .service-in .icon img {
        display: block;
        margin: 0 auto;    
        border-radius: 50%;
    }
    .service-in .info .agent_name {
        display: block;
        text-align: center;
        font-weight: 500;
        /*height: 48px;*/
        overflow: hidden;
    }
.product-list .owl-controls {
    margin-top: 0;
    position: absolute;
    top: 35%;
    width: 100%;
}
    .product-list .owl-controls .owl-nav .owl-prev {
        left: 10px;
        float: left;
        background: #0066b3;
        padding: 1px 10px;
    }
    .product-list .owl-controls .owl-nav .owl-next {
        right: 10px;
        float: right;
        background: #0066b3;
        padding: 1px 10px;
    }
.table .item_tt {
    width: 30px;
}

.tailieu .navigation {
    border: 1px solid #ddd;
    padding: 15px;
}
    .tailieu .navigation li.product_menu a {
        border-bottom: 1px solid #ddd;
        display: block;
        padding: 6px 0;
    }
.tailieu ul {
    padding-left: 15px;
}

    .tailieu ul li {
        border-bottom: 0px solid #ececec;
        display: block;
        width: 100%;
        clear: both;
    }
.tailieu ul.product li h4 {
    float: left;
    padding: 10px 0 0;
}
.tailieu ul.product li {
    border-bottom: 1px solid #ececec;
}

    .tailieu ul.product li span.download {
        float: right;
        padding: 0 15px;
    }
        .tailieu ul.product li span.download a {
            border: none;
        }

.moinhat .carousel-caption {
    /*right: 0;
     left: 0; */
    /* margin-bottom: 0; */
    text-align: left;
    /* background: rgb(85 85 85 / 52%); */
    padding: 0 10px;
    position: inherit;
    text-shadow: none;
    color: #111;
}

    /* ===============================================
    20.Tab
------------------------*/
    .ttm-tabs {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .ttm-tabs .section-title {
        padding-bottom: 0;
    }

    .ttm-tabs ul {
        margin: 0;
        padding: 0;
    }

    .ttm-tabs.style2 ul {
        display: block;
        margin-bottom: 35px;
    }

    .ttm-tabs ul.tabs li {
        display: inline-block;
    }

        .ttm-tabs ul.tabs li a {
            display: block;
            cursor: pointer;
            padding: 4px 20px;
            margin-bottom: 5px;
            line-height: 22px;
            width: auto;
            position: relative;
            z-index: 3;
            border-radius: 3px;
            color: #182333;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
            font-size: 14px;
            font-weight: 500;
            text-transform: uppercase;
        }

.gallery-section .ttm-tabs ul.tabs li:not(.active) a {
    color: #131313;
}

.ttm-tabs ul.tabs li a i {
    font-size: 18px;
    margin-right: 9px;
    position: relative;
    top: 2px;
}

.ttm-tabs ul.tabs li a span {
    font-size: 18px;
    font-weight: normal;
}

.tab-padding-box {
    padding-top: 105px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 70px;
}

.ttm-tabs .content-tab {
    margin-top: 20px;
    width: 100%;
}

    .ttm-tabs .content-tab h6 {
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 29px;
        padding-bottom: 7px;
    }

.ttm-tabs.style2 .tabs {
    margin-bottom: 30px;
    padding-left: 0px
}

.ttm-tabs.style2.full-width .tabs {
    padding-left: 10px
}

.ttm-tabs.style2 .content-tab {
    padding: 0;
}

.ttm-tabs.style2 .row.ttm-boxes-spacing-10px {
    padding: 0;
}

.ttm-tabs.style2 ul.tabs li {
    margin-right: 7px;
    background: transparent;
    padding: 0;
    margin-bottom: 5px;
}

    .ttm-tabs.style2 ul.tabs li a {
        display: block;
        cursor: pointer;
        padding: 8px 25px;
        line-height: 22px;
        position: relative;
        z-index: 3;
        color: #1c1c1c;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        background-color: transparent;
        font-size: 14px;
        font-weight: 500;
        border: 1px solid rgba(0,0,0,.2);
        text-transform: uppercase;
    }

/* ttm-tab-style-vertical */
.ttm-tabs.ttm-tab-style-vertical .content-tab {
    padding: 0;
    margin: 0;
}

.ttm-tabs.ttm-tab-style-vertical ul.tabs li {
    margin-top: 1px;
    width: 100%;
    display: block;
}

    .ttm-tabs.ttm-tab-style-vertical ul.tabs li a {
        background-color: #2a2a2a;
        color: #fff;
        letter-spacing: 1.2px;
        padding: 14px 20px;
        text-transform: uppercase;
        font-size: 18px;
        line-height: 27px;
        margin: 0;
        border-radius: 0;
    }

/* ttm-tab-style-horizontal */
.ttm-tabs.ttm-tab-style-horizontal ul {
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: flex;
}

    .ttm-tabs.ttm-tab-style-horizontal ul.tabs li {
        margin-right: 6px;
        display: inline-block;
    }

        .ttm-tabs.ttm-tab-style-horizontal ul.tabs li:last-child {
            margin-right: 0;
        }

        .ttm-tabs.ttm-tab-style-horizontal ul.tabs li a {
            padding: 16px 18px 15px 18px;
            font-size: 15px;
            border-radius: 5px;
            letter-spacing: 1.2px;
            border: none;
            color: #fff;
            display: block;
            text-align: left;
        }

.ttm-tabs.ttm-tab-style-horizontal .content-tab img {
    height: 150px;
    width: 150px;
}

.ttm-tab-color-grey.ttm-tab-style-classic ul li {
    margin-top: 3px;
    margin-bottom: 2px;
    margin-left: 3px;
    margin-right: 2px;
}

    .ttm-tab-color-grey.ttm-tab-style-classic ul li a {
        font-size: 18px;
        text-transform: capitalize;
        padding: 12px 25px;
        border-top: 3px solid;
        border-radius: 0;
    }

.ttm-tabs.ttm-tab-color-grey.ttm-tab-style-classic ul li.active a {
    color: #666;
    border-color: #f0f0f0;
}

.ttm-tab-color-grey.ttm-tab-style-classic ul li a {
    border-color: #e8e8e8;
    background-color: #e8e8e8;
}

.ttm-tabs.ttm-tab-color-grey.ttm-tab-style-classic ul li:hover a {
    background-color: #dcdcdc;
}

.ttm-tabs.ttm-tab-color-grey.ttm-tab-style-classic ul li.active a {
    background-color: #fff;
}

.ttm-tabs.ttm-tab-style-classic ul.tabs li {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    margin-left: -1px;
    margin-top: -1px;
    margin-bottom: 5px;
}

    .ttm-tabs.ttm-tab-style-classic ul.tabs li a {
        padding: 14px 18px 14px 18px;
        font-size: 14px;
        border-color: #ddd !important;
        background-color: #fff;
        border: 1px solid;
        border-radius: 0;
        margin-bottom: 0;
    }

    .ttm-tabs.ttm-tab-style-classic ul.tabs li.active:after {
        display: block;
        content: "";
        position: relative;
        bottom: 7px;
        left: 50%;
        width: 13px;
        height: 13px;
        border-width: 0 0 1px 1px;
        -webkit-transform: translateX(-50%) rotate(-45deg);
        -moz-transform: translateX(-50%) rotate(-45deg);
        -ms-transform: translateX(-50%) rotate(-45deg);
        -o-transform: translateX(-50%) rotate(-45deg);
        transform: translateX(-50%) rotate(-45deg);
    }

.ttm-tabs.ttm-tab-style-classic .content-tab {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: padding .2s ease-in-out;
    -o-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out;
}
ul.tabs li a {
    font-weight: 400;
    color: #515151;
    padding: 13px 30px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    border-color: #e4e4e4;
    background-color: #f9f9f8;
    border-radius: 3px;
    border: 1px solid #e4e4e4;
    position: relative;
}

 ul.tabs li {
    margin: 0 2px;
}

 ul.tabs li a {
        color: #515151 !important;
    }

    ul.tabs li.active a,
    ul.tabs li:hover a {
        color: #fff !important;
        background: #0066b3;
    }

ul.tabs li.active a:before {
            display: block !important;
            content: "";
            width: 0;
            height: 0;
            border: 0;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-top: 8px solid;
            position: absolute;
            bottom: -8px;
            left: 50%;
            -khtml-transform: translateX(-50%) translateY(0%);
            -moz-transform: translateX(-50%) translateY(0%);
            -ms-transform: translateX(-50%) translateY(0%);
            -o-transform: translateX(-50%) translateY(0%);
            transform: translateX(-50%) translateY(0%);
        }

.ttm-tabs .content-inner h2 {
    font-size: 25px;
}

div.product .ttm-tabs .content-tab {
    padding: 30px 0 0 0;
    width: 100%;
}
/*===========================================*/
/*Product News*/
.product-detail-wrapper {
    padding: 30px 0;
}

.product-detail-main {
    margin-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product-image__button {
    position: -webkit-sticky;
    position: sticky;
    bottom: 50%;
    z-index: 10;
    display: none;
}

.product-gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.product-gallery__thumbs-container {
    width: 15%;
    margin-right: 10px;
}



.product-gallery__thumb {
    line-height: 0;
    margin-bottom: 10px;
    border: 1px solid #f7f7f8;
    width: 100%;
}

    .product-gallery__thumb.active, .product-gallery__thumb.active:hover {
        border-color: #808284;
    }

    .product-gallery__thumb a {
        background-color: #f3f3f3;
        display: block;
    }

    .product-gallery__thumb img {
        cursor: pointer;
        background-color: #f7f7f8;
        width: 100%;
    }

    .product-gallery__thumb.active img {
        opacity: .9;
        width: 100%;
    }

.product-image-detail {
    width: 91%;
    padding-left: 10px;
    position: relative;
}

    .product-image-detail.box__full {
        width: 100%;
        padding-left: 0;
    }

    .product-image-detail ul {
        margin: 0;
    }

.product-gallery-item {
    text-align: center;
    margin-bottom: 10px;
    border: 1px solid #f5f5f5;
    position: relative;
}

    .product-gallery-item .product-image-feature {
        width: 100%;
    }

.icon-pr-fix {
    -ms-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}

.product-zoom {
    width: 30px;
    height: 30px;
    overflow: visible;
    cursor: pointer;
    top: auto;
    bottom: 48px;
    right: 0;
    left: 0;
    margin: auto;
    -ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94), right 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94), right 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94), right 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

.product-zoom, .gallery-index {
    position: absolute;
    z-index: 6;
}

.product-gallery-item .video-play {
    position: relative;
    text-align: center;
}

    .product-gallery-item .video-play .box-video i {
        position: absolute;
        font-size: 60px;
        color: #f00;
        left: 45%;
        top: 45%;
    }
@media (min-width: 992px) {
    /*.tp-banner {
        height: 550px !important;
        overflow: hidden;
    }*/
    .product-gallery__thumbs {
        box-sizing: border-box;
        width: 100%;
        position: -webkit-sticky;
        position: sticky;
        top: 50px;
        padding-bottom: 1px;
    }

    .product-content-desc {
        position: -webkit-sticky;
        position: sticky;
        top: 50px;
    }
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding-right: 15px;
        padding-left: 15px;
    }
}
/*===============================================*/
.info-orther p {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    line-height: normal;
}
.info-orther p span{
    float:right;
}

.image-box .alphabet-img {
    text-align: center;
}
.network-tags .tags {
    float: left;
    margin-right: 5px;
}
.addReadMore.showlesscontent .readLess {
    display: none;
}
.addReadMore.showmorecontent .readMore {
    display: none;
}
.addReadMore .readMore,
.addReadMore .readLess {
    font-weight: bold;
    margin-top: 10px;
    color: #e0a738;
    cursor: pointer;
    display: block;
    text-align: center;
    font-size: 28px;
    padding: 6px 0 3px;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.91) 50%,rgba(255,255,255,1) 55%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.91)),color-stop(55%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.91) 50%,rgba(255,255,255,1) 55%);
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.91) 50%,rgba(255,255,255,1) 55%);
    background: -ms-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.91) 50%,rgba(255,255,255,1) 55%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.91) 50%,rgba(255,255,255,1) 55%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0);
}
.SecSec {
    display: inline-block;
    overflow: hidden;
    max-height: 140px;
    position: relative;
}

.addReadMore.showmorecontent .SecSec {
    max-height: none;
}
.about-us-section .btn-dang_ky_ngay {
    margin-bottom: 15px;
    clear: both;
    display: block;
    text-align: center;
    background: #0066b3;
    border: 0;
    color: #fff !important;
    border-radius: 3px;
}

.block_content .tags {
    position: relative;
    margin-bottom: 30px;
}

    .block_content .tags .title {
        position: relative;
        float: left;
        margin-right: 23px;
        font-size: 15px;
        line-height: 25px;
        color: #222222;
        font-weight: 500;
        /*font-family: "Rubik", sans-serif;*/
        padding: 5px 0;
        margin-bottom: 10px;
    }
    .block_content .tags a {
        position: relative;
        display: inline-block;
        font-size: 14px;
        line-height: 25px;
        color: #939292;
        font-weight: 400;
        padding: 5px 25px;
        margin-right: 10px;
        margin-bottom: 10px;
        border: 1px solid #e1e1e1;
        border-radius: 30px;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }
        .block_content .tags a:hover {
            background-color: #0066b3;
            color: #fff;
        }

/*.contact-img {
    color: #333;
    margin-bottom: 40px;
    border-radius: 30px;
}*/
.contact-section h2 {
    font-size: 18px;
    color: #0569b4;
}
.contact-section img {
    margin: 0 auto;
    display: block;
    padding: 15px 0;
}
/*.contact-img .inner-column.info{
    padding: 40px !important;
}*/
    /*.contact-img .info a {
        color: #43a7ef;
    }*/
.contact-info .map-contact{
    height:410px;
}
#message-box-conact {
    float: right;
}
/*.entry-detail table, .entry-detail tr, .entry-detail td {
    border: 1px solid #ddd;
}*/
.entry-detail td {
    padding: 5px 10px;
    border: 1px solid #eee;
}
.entry-detail.content ul , .entry-detail .content ul, .content-text .content ul{
	list-style: disc;
        padding-inline-start: 40px;
        margin-bottom: 20px;}
		.entry-detail.content ol, .entry-detail .content ol, .content-text .content ol{
	list-style: decimal;
        padding-inline-start: 40px;
        margin-bottom: 20px;}
	.content-text .content ol li{
		list-style: decimal;
	}
    .entry-detail.content blockquote, ..entry-detail .content blockquote {
        border-left: 3px solid #2857c7;
        background-position: left 5px;
        background-size: 3%;
        box-shadow: 2px 2px 15px #ccc;
        padding: 10px 10px 5px 20px;
        margin: 20px 0 20px;
        font-size: 16px;
        background-color: #f1f1f1;
    }
.designed a,
.copyright-text a,
.copyright-text {
    font-size: 14px;
    color: #656363;
}
.copyright-text {
    line-height: 38px;
}
.ngaycn {
    font-size: 14px;
    margin-top: 5px;
    display: block;
    color: #cecece;
}
.entry-desc {
    font-weight: 600;
    color: #1c1c1c;
    margin-bottom: 15px;
    text-align: justify;
}

.entry-detail {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: justify;
}

.head-lead .Rateactive .star {
    color: #ee8b2d;
    font-size: 21px;
    margin-top: 5px;
}

.lead .cl-rate {
    font-size: 14px;
    font-weight: 600;
}

.lead .btn {
    font-size: 16px;
    padding: 0 10px;
}

.Rateactive {
    float: left;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    color: #d9534f
}

.Rateactive {
    color: #ee8b2d;
    font-size: 32px;
}
.content {
    text-align: justify;
}
    .content ul li {
        list-style: inherit;
    padding-left: 0;
    margin-left: 0;
    }
    .content ol li {
        list-style: none;
        padding-left: 5px;
        margin-left: 0;
    }
.about .content figure,
.about .content section {
    clear: both;
    display: block;
    width: 100%;
    margin-bottom: 30px;
    padding: 15px 0;
}
.about .content section img{
    float: left;
    max-width: 270px !important;
    margin-right: 30px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.about .content figure {
    width: 45%;
    float: left;
    clear: initial;
    display: inline-flex;
    padding: 15px;
    border: 1px solid #cbc6c6;
    margin: 10px;
    background: #edfaff;
    border-radius: 5px;
}

.about .content figure img {
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
    margin-top: 0;
    width: 100px !important;
    height: 100px !important;
    max-width: 100px !important;
    border: 0 !important;
}
.tp-banner li h2 {
    font-size: 22px !important;
}
.tp-banner-container {
    position: relative !important;
    z-index: 10;
    left: 0 !important;
    width: 100% !important;
}
/*.main-slider .tparrows,
.main-slider .tp-bullets.preview3,*/
.main-slider .tp-fullwidth-forcer {
    display: none;
}
/*.tp-banner {
    height: 355px !important;
    overflow: hidden;
}*/
.tp-banner .tp-caption {
    color: #fff;
    text-shadow: 1px 1px 3px #999;
    /*padding-left: 35px !important;*/
    padding: 0 !important;
    text-align: center;
    position: inherit;
    margin: 0 auto !important;
    /*width: 100%;*/
}

.banner-home .row {
    margin-right: 0;
    margin-left: 0;
}
.banner-home .row .moinhat,
.banner-home .row .nongnhat{
    padding-right: 1px;
    padding-left: 1px;
}
.moinhat .short-desc {
    line-height: 18px;
    padding-bottom: 10px;
}
.main-title-outer {
    /*border-bottom: 1px solid #f9f1db;*/
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    /*background: #ffd4b3;*/
    padding: 0 6px 0 0;
    position: relative;
    /*background-image: linear-gradient(#ffc090, #ffffff);*/
}
.main-title {
    position: relative;
    z-index: 1;
    float: left;
    border-bottom: none;
    padding: 0 10px 10px 10px;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #078005;
    line-height: 34px;
    text-transform: uppercase;
    margin: 0;
}
.doc-home{
    clear:both;
}
    .doc-home li {
        line-height: 24px;
        border-bottom: 1px solid #eee;
    }
    .doc-home li:last-child {
        border-bottom: 0;
    }
ul.doc-home li h3:before {
    content: '\f1c1';
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    margin-right: 6px;
    color: #d10c0c;
}
.section-title-2 {
    margin: 30px 0;
}
.section-title-2 h2 {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #078005;
    line-height: 34px;
    text-transform: uppercase;
}
.section-title-2 h2 a {
        color: #2f9f01;
    }
.section-title-2 h2 a:hover {
            color: #eb0404;
        }
.main-title-outer h2::after,
.section-title-2:after {
    content: '';
    width: 60px;
    height: 2px;
    background-color: #ffb606;
    display: block;
}
.sidebar-side .main-title{
    float:none;
}
.main-title a {
    color: #078005;
    padding-bottom: 10px;
    display: block;
}
.main-title a:hover {
    color: #d50909;
}
/*.right_content .main-title-outer small{
    display:block;
}*/
.main-title-outer.video {
    margin-bottom: 0;
    clear: both;
    display: inline-block;
}
.listright .list-unstyled {
    clear: both;
    margin: 10px 0 5px;
    padding: 10px 0 0;
}
    .listright .list-unstyled li {
        margin-bottom:10px;
    }
    .listright .list-unstyled .text {
        font-size: 14px;
        color: #716c6c;
        line-height: 18px;
    }
.adver-right-duoi{
    margin-bottom:15px;
}
.adver-right-duoi img {
    margin: 5px auto;
    width: 100%;
}
/*footer .top-sec {
    border-top: 1px solid #2a6fb3;
    background-color: #132b73;
    color: #eee;
     background-image: linear-gradient(#92c0ed, #d8e4f0);
}*/
.footer3 {
    border-top: 1px solid #2a6fb3;
    background-color: #0d3e0c;
    color: #eee;
}
.footer3 .auto-container{
    background:none;
}
footer .list-inline > li {
    padding-right: 10px;
    padding-left: 10px;
}
footer .hits-bottom{
    float:right;
}
footer .top-sec {
    padding: 20px 15px;
    font-size: 14px;
}
footer .top-sec .list-inline{
    text-align:center;
}
footer .top-sec .list-inline a{
    font-size:14px;
}
footer .f-title {
    color: red;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 0;
    margin-bottom: 5px;
}
.f-social {
    text-align: center;
    padding-bottom: 15px;
    font-size: 24px;
}
footer a{
    color:#ddd;
}
.f-social a {
    margin: 0 5px;
    border: 1px solid #275d26;
    border-radius: 5px;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    display: inline-block;
}

    .f-social ul li {
        padding: 0;
    }

        .f-social ul li a span {
            font-size: 16px;
            line-height: 36px;
            width: 36px;
            height: 36px;
        }

        .f-social ul li a:hover {
            color: #1c1c1a;
            border-color: #1c1c1a;
        }
footer p {
    line-height: normal;
}

footer .stars {
    color: #444;
}
footer #address-box {
    text-align: center;
    padding: 0;
}
ul.list-home {
    margin: 0;
    padding: 5px 0 30px 0;
    list-style: none;
}

    ul.list-home li a h4.kieu3 {
        height: auto;
        line-height: 22px;
        margin-top: 3px;
        font-weight: 400;
        font-size: 14px;
    }

        ul.list-home li a h4.kieu3:hover {
            color: #f00;
        }

    ul.list-home li {
        border-top: 1px dotted #f1f0f0;
        padding: 10px 10px 10px 0;
        display: inline-block;
        width: 100%;
		    height: 120px;
    overflow: hidden;
    }
        ul.list-home li img {
            border: 0;
            width: 85px;
            height: auto;
            float: left;
            margin: 6px 10px 6px 0;
            border: 1px solid #eee;
            padding: 0;
        }
		
.TinTucMoiNhat .album li h3,
ul.list-home li h3 {
    font-size: 16px;
    margin: 5px 0 10px 0;
    line-height: 20px;
    font-weight: 500;
}
/*ul.list-home li h3:before {
    content: '';
    display: inline-block;
    position: relative;
    width: 4px;
    height: 4px;
    background: #d71921;
    bottom: 2px;
    margin-right: 6px;
}*/
    /*ul.list-home li a h4.kieu3:before {
            content: '';
            display: inline-block;
            position: relative;
            width: 4px;
            height: 4px;
            background: #d71921;
            bottom: 2px;
            left: 0;
            margin-right: 5px;
        }*/

    .cate-1 img {
    max-width: 100%;
    margin-bottom: 10px;
    display: block;
}

.cate-1 p.text {
    color: #111;
    height: 75px;
    overflow: hidden;
    margin-bottom: 15px;
}
#vid-thumbs .owl-controls {
    margin-top: 10px;
    text-align: right;
}

.vid-box {
    position: relative;
    width: 100%;
    height: 100%;
    color: #222;
}

.vid-thumb img {
    margin-bottom: 6px;
}

.vid-box span {
    width: 36px;
    height: 36px;
    background-color: #0060A6;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    position: absolute;
    opacity: 1;
    z-index: 100;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

.vid-thumb:hover span {
    background-color: #1c1c1a;
}
.nav-tabs {
    border-bottom: 1px solid #ededed
}

    .nav-tabs > li {
        width: 100%;
        display: block;
    }

    .nav-tabs li a {
        background-color: #fff;
        color: #332f2f;
        /*font-weight: bold;*/
        /*text-transform: uppercase;*/
        border: none;
        padding: 3px;
        padding-right: 4px;
        padding-left: 4px;
    }

    .nav-tabs li.album a {
        background: #ddd;
    }

    .nav-tabs li a:hover {
        /*background-color: #78899b;*/
        color: red;
    }

        .nav-tabs li a:hover img {
            border: 0;
        }

    .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
        color: #8e8e7f;
        border: none;
        font-weight: 500;
        background: none;
    }

    .nav-tabs.nav-justified li {
        border-right: 1px solid #fff;
    }

        .nav-tabs.nav-justified li a {
            border-bottom: none;
            background: #ddd;
        }

        .nav-tabs.nav-justified li.active a, .nav-tabs.nav-justified li.active a:hover, .nav-tabs.nav-justified li.active a:focus {
            background: #e33a3c !important;
            border: none;
            text-transform: uppercase;
            font-weight: 600;
        }

.theme_btn_register {
    cursor: pointer;
}
.main-footer .maps {
    height: 190px;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #0569b4;
}
/*.page-title, .page-title h1 {
    position: relative;
    display: block;
    font-size: 36px;
    color: #ffffff;
    line-height: 50px;
    font-weight: 500;
    margin-bottom: 0;
}*/
/*h2.page-title a{color:#fff;}*/
.banner-bg-btn{
    margin-top:15px;
}
.welcome-section .welcome-column .inner-content img{
    border-radius:10px;
    margin-bottom:30px;
}
.ps-faqs .panel-title {
    font-size: 16px;
    color: #0066b3;
    font-weight: 500;
}
.sponsors-carousel .slide-item img{
    width:auto;
    max-width:100%;
}

.content img {
    /*display: block; */
    max-width: 100% !important;
    /* width: 100% !important; */
    /* margin: 10px auto; */
    height: auto !important;
}
.content-column-left {
    float: left;
}
.content-column-right {
    float: right;
}
.about-box{
    display:block;
    border-bottom:1px solid #cecece;
    margin:30px 0;
    padding-bottom:30px;
}
.about-us-section .image-box {
    padding: 30px;
}
.about-us-section .image-box img {
    border-radius: 10px;
}
.about-us-section .about-box h2,
.about-us-section .content-box h2 {
    color: #0569b4;
    padding: 15px 0 10px 0;
    font-size: 24px;
    text-align: center;
}
.about-us-section .text {
    text-align: justify;
}
.about-us-section .content-column-left .text {
    padding: 0 10px 0 10px;
}
.about-us-section .content-column-right .text {
    padding: 0 20px 0 10px;
}
.bottom-about{
    margin:40px 0 30px 0;
}
.about-us-section.top-about .content .text{
    margin-top:20px;
}

.fun-fact-and-features {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.sidebar .tags a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    font-family: 'Lato',sans-serif;
    padding: 3px 10px;
    margin: 0px 3px 10px 0px;
    border: 1px solid #e9e9e9;
    background: #ffffff;
    color: #9e9e9e;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    border-radius: 20px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}

    .sidebar .tags a:hover {
        background-color: #fc721e;
        border-color: #fc721e;
        color: #ffffff;
    }

.latest-news .post {
    position: relative;
    padding-left: 110px;
    min-height: 80px;
    /*border-bottom:1px solid #eee;*/
}

.latest-news .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    height: 90px;
    width: 90px;
    margin-bottom: 20px;
}

    .latest-news .post-thumb img {
        position: relative;
        display: block;
        width: 100%;
    }

.latest-news .post h3 {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #222222;
    font-weight: 600;
    margin-bottom: 0;
}

    .latest-news .post h3 a {
        color: #222222;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }

.latest-news .post:hover h3 a {
    color: #ff8a00;
}

.latest-news .post .post-info {
    position: relative;
    font-size: 12px;
    line-height: 24px;
    color: #bbbbbb;
    font-weight: 400;
}
.default-services-block .info li{
    display:inline-block;
    color:#9e9e9e;
    font-size:12px;
}
.blog-detail .news-block-two .caption-box h3 {
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 15px;
    height: auto;
    font-weight: 600;
    color: #5f5b5b;
}
.news-block-two .img-fluid {
    width: 100%;
    padding: 15px 0;
}
.video-section {
    position: relative;
    margin: 40px 0;
}

    .video-section .outer-box {
        position: relative;
        max-width: 1720px;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        padding: 100px 0;
    }

        .video-section .outer-box:before {
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            background-color: #222222;
            opacity: 0.90;
            content: "";
        }

    .video-section .content-column {
        position: relative;
        order: 12;
    }

        .video-section .content-column .inner-column {
            position: relative;
            padding: 15px 35px 0px 40px;
        }

        .video-section .content-column .sec-title {
            margin-bottom: 0;
        }

        .video-section .content-column .title {
            position: relative;
            display: block;
            font-size: 18px;
            line-height: 25px;
            color: #666;
            font-weight: 400;
            margin-bottom: 30px;
        }

        .video-section .content-column .text {
            position: relative;
            display: block;
            /*font-size: 14px;*/
            line-height: 28px;
            color: #ffffff;
            font-weight: 400;
        }

    .video-section .video-column .inner-column {
        position: relative;
        padding-left: 50px;
    }

    .video-section .video-column .video-box {
        position: relative;
    }

        .video-section .video-column .video-box .image {
            position: relative;
            margin-bottom: 0;
        }

            .video-section .video-column .video-box .image img {
                display: block;
                width: 100%;
                height: auto;
            }

        .video-section .video-column .video-box .link {
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            text-align: center;
            -webkit-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
        }

            .video-section .video-column .video-box .link:hover {
                background-color: rgba(0,0,0,0.50);
            }

            .video-section .video-column .video-box .link .icon {
                position: absolute;
                left: 50%;
                top: 50%;
                height: 60px;
                width: 60px;
                background-color: #333333;
                padding-left: 4px;
                font-size: 18px;
                color: #ff8a00;
                border-radius: 50%;
                text-align: center;
                line-height: 60px;
                margin-top: -30px;
                margin-left: -30px;
                -webkit-transition: all 300ms ease;
                -moz-transition: all 300ms ease;
                -ms-transition: all 300ms ease;
                -o-transition: all 300ms ease;
                transition: all 300ms ease;
            }

            .video-section .video-column .video-box .link:hover .icon {
                -webkit-transform: scale(1.5);
                -moz-transform: scale(1.5);
                -ms-transform: scale(1.5);
                -o-transform: scale(1.5);
                transform: scale(1.5);
            }

    /*== Video Section Style Two ==*/

    .video-section.style-two .outer-box {
        padding-bottom: 155px;
    }

        .video-section.style-two .outer-box:before {
            display: none;
        }

    .video-section.style-two .content-column .text {
        color: #777777;
    }

    .video-section .video-column .video-box:before {
        position: absolute;
        left: -50px;
        height: 320px;
        width: 520px;
        bottom: -55px;
        /*background-image: url(../../files/images/icons/icon-lines.jpg);
        background-repeat: no-repeat;
        background-position: center;*/
        content: "";
    }

    .video-section ul.nav-tabs {
        margin: 0;
        padding: 0;
        border: 0;
    }

        .video-section ul.nav-tabs li {
            padding: 5px 0;
            list-style: none;
            cursor: pointer;
        }

            .video-section ul.nav-tabs li.active {
                color: red;
            }

/*== Map Column ===*/
.contact-section .auto-container .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.contact-section .map-column .inner-column {
    height: 100%;
    width: 100%;
    padding: 0 15px 0 0;
    overflow: hidden;
}

.contact-section .map-column .map-outer {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.contact-section .map-column .map-canvas {
    position: absolute;
    height: 100%;
    width: 100%;
}
.social-icon-two li {
    display: inline-block;
    padding: 10px 15px;
    margin-left: 5px;
}
.cat-list {
    position: relative;
}
.cat-list li{
   position: relative;
   border-bottom: 1px solid #f0f0f0;
}
.cat-list li a{
   position: relative;
    display: block;
    color: #555;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 0px 10px 15px;
}
.spec-list {
    text-align: center;
}
.spec-list .fea-info {
  display: block;
  width: 100%;
  padding: 5px 0;
}
.spec-list .fea-info .fea-content {
   font-weight: 600;
   margin-left: 15px;
}
.spec-list .fea-info:first-child .fea-content span {
   font-weight: 400;
}
.spec-list .fea-info .fea-name, .spec-list .fea-info .fea-content {
   display: inline-block;
}
.spec-list .fea-info .fea-name span {
   font-weight: 600;
   color: #f00;
   padding-left: 3px;
}
.spec-list.fea-detail {
  text-align: left;
  margin: 0 auto;
  height: auto;
}
.pricing-column .group-price .popular-label {
    position: absolute;
    width: 150px;
    top: 20px;
    right: -35px;
    text-align: center;
    padding: 3px 20px;
    background-color: #E3000E;
    font-size: 14px;
    color: #FFF;
    -webkit-transform: rotate( 45deg );
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate( 45deg );
}
.pricing-column .group-price .sale-label {
    position: absolute;
    min-width: 60px;
    top: 0;
    left: 0;
    right: initial;
    text-align: center;
    padding: 3px 20px;
    background-color: #2b1bfa;
    font-size: 14px;
    color: #FFF;
    border-bottom-right-radius: 10px;
}
.pricing-column.border-color .inner-box {
    border: 2px solid #e82728;
    box-shadow: 0 4px 10px 0px rgb(232 39 40 / 53%);
}
.pricing-column .price-header .price3{
    display:block;
    font-size:14px;
    font-weight:400;
}
.block-headtab ul li{
    display:inline-block;
}
.block-product-info p {
    border-bottom: 1px solid #ccc;
    margin: 0;
    line-height: 36px;
    color: #757575;
}

    .block-product-info p span {
        float: right;
        color: #2b1bfa;
    }

        .block-product-info p span .price2 {
            float: initial;
        }

        .block-product-info p span .price3 {
            float: initial;
        }

    .block-product-info p a {
        color: #2b1bfa;
    }

        .block-product-info p a:hover {
            color: red;
        }
.block-tabs {
    margin-top: 10px;
    z-index: 2;
}
.block-head.spmoi {
    margin: 10px 0;
    text-align: center;
}
.block-head.spmoi h2{
    background: #0066b3;
    color: #fff;
    text-transform: uppercase;
    padding: 6px 10px;
}
.block-head.spmoi small{
    text-transform: initial;
}
.block-head.spmoi a{
    color: #fff;
}
.network-share {
    margin-bottom: 20px;
    width: 100%;
    display: inline-flex;
}
.network-share .share-title{
    margin-right:10px;
}
.cl-promotion {
    text-align: center;
    padding: 60px 10px;
    border: 2px dashed #0569b4;
    margin: 60px 0 10px;
    border-radius: 20px;
    background: #f9f9f9;
}
.block-headtab {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 62px;
    z-index: 99;
    margin-top: -30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 0px 8px 3px rgb(0 0 0 / 10%);
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 60px;
}

.block-headtab .block-title {
            width: auto;
            display: inline-block;
        }

.block-headtab .nav-tab {
    width: auto;
    display: inline-block;
    float: right;
    width: 100%;
}

    .block-headtab .nav-tab li {
        display: inline;
        float: left;
        /*width: 16.6666%;*/
        letter-spacing: 0.5px;
        white-space: nowrap;
        overflow: hidden;
        margin-right: 25px;
    }

        .block-headtab .nav-tab li a {
            height: 38px;
            position: relative;
            width: 100%;
            color: #504e4e;
        }

            .block-headtab .nav-tab li a:before {
                font-family: 'FontAwesome';
                content: "\f111";
                font-size: 6px;
                color: #5a88ca;
                margin-right: 15px;
                position: absolute;
                top: 0;
                left: 15px;
            }

            .block-headtab .nav-tab li a:hover,
            .block-headtab .nav-tab li.active a {
                background: none;
                border-bottom: none;
                color: #d60b0b;
            }

                .block-headtab .nav-tab li a:hover:before,
                .block-headtab .nav-tab li.active a:before {
                    background: none;
                    border-bottom: none;
                    color: #ff0000;
                }

    .block-headtab .owl-next {
        right: -30px;
        top: 40%;
    }

    .block-headtab .owl-prev {
        left: -30px;
        top: 40%;
    }

.block-headtab .nav-tab {
    position: static;
    float: left;
    font-weight: 600;
    padding: 0;
}

    .block-headtab .nav-tab li a:before {
        display: none;
    }
.block-inner {
    clear: both;
    position: relative;
    padding: 5px 0;
}
.dangky-nut {
    display: flex;
    justify-content: center;
    white-space: nowrap;
}
.product-detail {
    padding: 0 0 20px 0;
}
.product-desc {
    padding: 20px 0 10px 0;
}
.product-label.sale-label {
    position: absolute;
    right: 10px;
    top: -25px;
    color: red;
    background: #c7f5cc;
    padding: 0 10px;
    border-radius: 3px;
}
.list-inline-block {
    padding: 0;
    margin: 0;
}

    .list-inline-block li {
        display: inline-block;
        list-style: none;
    }

.wg-list-tabs.list-inline-block li {
    border: 1px solid #ddd;
    padding: 2px 10px;
    margin-right: 8px;
    margin-bottom: 3px;
    background: #f5f7f6;
    border-radius: 3px;
}

.wg-list-tabs li:before {
    content: "\f02b";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 13px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 3px;
}
.box-content{
    margin-top:30px;
}
.info-feature {
    text-align: center;
    margin-bottom: 30px;
}
.title-section {
    font-size: 32px;
    color: #0569b4;
    padding-bottom: 0;
}
.subtitle-section {
    font-size: 16px;
    padding-bottom: 20px;
}
.box-feature {
    margin-bottom: 25px;
    height: 252px;
    overflow: hidden;
    padding: 0 10px;
    border: 1px solid #eee;
    border-radius: 20px;
}
.box-feature img{
    max-width:90px;
    height:auto;
}
.box-feature h3{
    margin-top:0;
    color: #2b1bfa;
    font-size: 16px;
}

.gallery-our {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .gallery-our.wrap-gallery-restaurant {
        background: none;
        padding-bottom: 50px;
    }

        .gallery-our.wrap-gallery-restaurant .gallery-restaurant {
            margin: auto;
        }

            .gallery-our.wrap-gallery-restaurant .gallery-restaurant .gallery_product {
                padding: 0 15px;
                margin-bottom: 30px;
            }

            .gallery-our.wrap-gallery-restaurant .gallery-restaurant ul {
                margin-bottom: 35px;
            }
.adver-right img{
    width:100%;
    display:block;
    border:0;
}
.TextBoxSearch {
    max-width: 200px;
    border: 1px solid #e9e9e9;
    padding: 5px;
    border-radius: 3px;
}
.item_name h3 {
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}
.project-block .image-box img {
    margin: 10px auto;
    display: block;
}
.service-block-two .caption-box {
    padding-top: 10px;
}
.service-block-two .inner-box h3 {
    height: auto;
}
@media (max-width: 767px) {
    .tp-banner .tp-caption {
        padding: 0 !important;
        text-align: center;
        position: inherit;
        margin: 0 auto !important;
        width: 100%;
    }
    .btm-sec{
        text-align:center;
    }
    .about .content section img {
        max-width: 180px !important;
        margin-right: 15px;
    }
    .about .content figure {
        width: 100%;
    }
    #address-box .logo-footer img {
        display: block;
        margin: 0 auto;
        float: none !important;
    }
    body {
        background: #fff;
    }
    .hidden-bar .form_search {
        text-align: center;
        padding: 15px 0 2px;
        background: #1d398d;
    }
    .hidden-bar .logo {
        padding: 20px 0 20px 0;
    }
    .main-header .main-box .outer-container {
        padding-right: 60px;
    }
    .main-header .main-box .logo-box {
        width: 100%;
        margin-right: 60px;
        padding-right:0;
    }
    .TextBoxSearch {
        max-width: 160px;
    }
    .item_name h3 {
        white-space: normal !important;
        font-weight: 600;
        padding: 0;
        margin: 0;
        margin-bottom: 5px;
        font-size: 16px;
    }
    .item_name .desc_doc p,
    .item_name .desc_doc {
        white-space: normal !important;
        font-size: 14px !important;
        color: #111;
    }
    .drop-doc select {
        max-width: 150px;
    }
    .cate-content {
        height: auto;
    }
    .blog-detail .caption-box, .news-section {
        padding: 20px 0;
    }
    .cate-list-left,
    .cate-list-right,
    .cate-list-center {
        width: 100% !important;
        max-height: none;
        overflow: initial;
    }
    .main-header .main-box .logo-box .logo img {
        padding-top: 0;
    }
    .main-header .main-box .logo-box .logo img.logo-mobile {
        width: auto;
        max-width: initial;
        margin-right: 0;
        max-height: 70px;
    }
    .main-box .head-logo {
        margin: 2px 15px 0;
    }
    .listright .list-unstyled .img-thumbnail {
        margin: 0 10px 10px 0;
    }
    .gallery-our.wrap-gallery-restaurant .gallery-restaurant ul {
        margin-bottom: 25px;
        margin-top: 35px;
    }
}

.gallery-our.wrap-gallery-restaurant .gallery-restaurant ul li.active > a {
    border: 1px solid transparent;
    color: #fff;
    background: #8e7037;
}

    .gallery-our.wrap-gallery-restaurant .gallery-restaurant ul li.active > a:hover, .gallery-our.wrap-gallery-restaurant .gallery-restaurant ul li.active > a:focus {
        color: #fff;
        background-color: #8e7037;
        border: 1px solid transparent;
        cursor: pointer;
    }

.gallery-our.wrap-gallery-restaurant .gallery-restaurant ul li a {
    font-weight: 600;
    color: #232323;
    margin: 0px 5px;
    font-size: 16px;
    padding: 6px 18px;
    border: 1px solid transparent;
}
.product-container .product-name {
    text-align: center;
    padding: 15px 0;
    font-weight: 600;
}
.product-container .product-name a{
   color:#222222;
}

@media (max-width: 767px) {
    .gallery-our.wrap-gallery-restaurant .gallery-restaurant ul li a {
        margin: 0;
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .gallery-our.wrap-gallery-restaurant .gallery-restaurant ul li a {
        padding: 6px 10px;
    }
}

.gallery-our.wrap-gallery-restaurant .gallery-restaurant ul li a:hover, .gallery-our.wrap-gallery-restaurant .gallery-restaurant ul li a:focus {
    background: #8E7037;
    outline: none;
    color: #fff;
    border: 1px solid transparent;
}

.gallery-our .gallery {
    margin: 0 0 15px 0;
}

    .gallery-our .gallery .title-gallery {
        color: #FFF;
    }

    .gallery-our .gallery .h2-rooms {
        color: #000;
        font-size: 36px;
    }

    .gallery-our .gallery .nav-tabs {
        display: inline-block;
        border: none;
        margin-bottom: 30px;
        margin-top: 25px;
    }

        .gallery-our .gallery .nav-tabs li.active > a {
            border: 1px solid #8e7037;
            color: #8e7037;
            background: transparent;
        }

            .gallery-our .gallery .nav-tabs li.active > a:hover, .gallery-our .gallery .nav-tabs li.active > a:focus {
                color: #8e7037;
                background-color: 0;
                border: 1px solid #8e7037;
                cursor: pointer;
            }

        .gallery-our .gallery .nav-tabs li a {
            margin: 0px 8px;
            color: #ababab;
            font-size: 16px;
            font-family: 'Poppins', sans-serif;
            font-weight: 500;
            -webkit-border-radius: 0px;
            border-radius: 0px;
            padding: 6px 13px;
        }

            .gallery-our .gallery .nav-tabs li a:hover, .gallery-our .gallery .nav-tabs li a:focus {
                background: 0;
                outline: none;
                color: #8e7037;
                border: 1px solid transparent;
            }

    .gallery-our .gallery .outline {
        width: 100%;
        height: 25px;
        background: url("../images/Home-1/icon-our.png") no-repeat center center;
        margin-top: 20px;
    }

    .gallery-our .gallery .gallery-title {
        font-size: 48px;
        color: #232323;
        text-align: center;
        font-weight: 400;
        font-family: 'Playfair Display', serif;
        position: relative;
    }
    /*.gallery-our .gallery .gallery_product {
      padding: 0; }*/
    .gallery-our .gallery .gallery_product .wrap-box {
        position: relative;
        display: block;
        overflow: hidden;
        text-align: center;
        cursor: pointer;
        transition: all 4s ease-in-out;
        width: 265px;
        height: 200px;
    }

        .gallery-our .gallery .gallery_product .wrap-box .box-img {
            width: 100%;
            height: 100%;
        }

        .gallery-our .gallery .gallery_product .wrap-box:hover .gallery-box-main {
            overflow: visible;
            opacity: 1;
            transform: translate(-50%, -50%);
        }

        .gallery-our .gallery .gallery_product .wrap-box img {
            transition: all 0.3s ease-in-out;
            width: 100%;
            max-width: 100%;
            height: auto;
            display: block;
        }

        .gallery-our .gallery .gallery_product .wrap-box:hover img {
            transform: scale(1.2);
            opacity: 0.8;
        }

        .gallery-our .gallery .gallery_product .wrap-box .gallery-box-main {
            position: absolute;
            top: 50%;
            left: 50%;
            overflow: hidden;
            opacity: 0;
            transition: all 0.4s ease-in-out;
            transform: translate(-340%, -49%);
        }

            .gallery-our .gallery .gallery_product .wrap-box .gallery-box-main .gallery-icon {
                transition: all 0.3s ease-in-out;
            }

                .gallery-our .gallery .gallery_product .wrap-box .gallery-box-main .gallery-icon .fa {
                    font-size: 40px;
                    width: 60px;
                    height: 60px;
                    background: #ffffff;
                    display: inline-block;
                    border-radius: 100%;
                    line-height: 60px;
                    color: #8e7037;
                    border: 1px solid #ffffff;
                }

                    .gallery-our .gallery .gallery_product .wrap-box .gallery-box-main .gallery-icon .fa:hover {
                        background: #e8480d;
                        color: #FFF;
                        border: 1px solid #ffffff;
                    }

            .gallery-our .gallery .gallery_product .wrap-box .gallery-box-main .gallery-content .gallery-box-h4 {
                font-family: 'Poppins', sans-serif;
                font-size: 18px;
                color: #FFF;
                font-weight: 400;
                text-transform: uppercase;
                letter-spacing: 1px;
            }

            .gallery-our .gallery .gallery_product .wrap-box .gallery-box-main .gallery-content .gallery-box-p {
                color: #E09300;
                font-family: 'Playfair Display', serif;
                font-style: italic;
                font-size: 15px;
                margin-top: -8px;
            }

    .gallery-our .gallery .btn-our {
        margin-top: 60px;
        width: 200px;
        height: 44px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        color: #ffffff;
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        font-size: 14px;
        line-height: 30px;
        border: 2px solid #ffffff;
        letter-spacing: 2px;
        outline: none;
        background: transparent;
    }

        .gallery-our .gallery .btn-our:hover {
            color: #ffffff;
            text-shadow: none;
            background: #8e7037;
            border: 1px solid #8e7037;
        }

        .gallery-our .gallery .btn-our:focus {
            color: #FFF;
            background: #8e7037;
            outline: none;
            border: 1px solid #8e7037;
        }

.gallery-our.gallery_1 {
    padding-top: 25px;
    padding-bottom: 50px;
}

@media (max-width: 767px) {
    .gallery-our.gallery_1 {
        padding-bottom: 20px;
        padding-top: 0;
    }
}

.gallery-our.gallery_1 .wrap-box-1 {
    position: relative;
    overflow: hidden;
    display: block;
}

    .gallery-our.gallery_1 .wrap-box-1:hover .box-img img {
        transform: scale(1.1);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .gallery-our.gallery_1 .wrap-box-1:hover .box-img p {
        overflow: visible;
        opacity: 1;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        bottom: 0;
    }

    .gallery-our.gallery_1 .wrap-box-1:hover .box-img:before {
        opacity: 1;
        overflow: visible;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .gallery-our.gallery_1 .wrap-box-1 .box-img p {
        position: absolute;
        bottom: -30%;
        padding: 0px 25px 6px 25px;
        text-align: left;
        color: #FFF;
        font-size: 18px;
        line-height: 23px;
        opacity: 0;
        overflow: hidden;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        max-width: 260px;
    }

    .gallery-our.gallery_1 .wrap-box-1 .box-img img {
        width: 100%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .gallery-our.gallery_1 .wrap-box-1 .box-img:before {
        bottom: 0;
        left: 0;
        right: 0;
        top: 35%;
        position: absolute;
        content: '';
        pointer-events: none;
        background-color: transparent;
        background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(5, 5, 5, 0.6)));
        background: -webkit-linear-gradient(top, transparent, rgba(5, 5, 5, 0.6));
        background: -moz-linear-gradient(top, transparent, rgba(5, 5, 5, 0.6));
        background: -ms-linear-gradient(top, transparent, rgba(5, 5, 5, 0.6));
        background: -o-linear-gradient(top, transparent, rgba(5, 5, 5, 0.6));
        opacity: 0;
        overflow: hidden;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

.gallery-our.gallery_2 {
    padding-top: 55px;
    padding-bottom: 75px;
}
.fun-fact-and-features{
    position:relative;
}
.fun-fact-and-features.counter .outer-box:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.45);
}
.map-address {
    width: 840px;
    height: 640px;
}
.main-menu .navigation > li.home span {
    display: none;
}
.row.cate {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    background: #f2f9ff;
}
    .row.cate .cate-information {
        background: #e9f2fd;
        color: #6f7275;
        padding: 20px;
        overflow: hidden;
        transition: all .05s .05s linear;
        font-size: 14px;
    }
    .row.cate:nth-child(1) .cate-information {
        background: #c5f1eb;
    }
    .row.cate:nth-child(2) .cate-information {
        background: #c1f5ca;
    }
    .row.cate:nth-child(3) .cate-information {
        background: #c6f3c6;
    }
    .row.cate:nth-child(4) .cate-information {
        background: #a7f1e1;
    }
    .row.cate:nth-child(5) .cate-information {
        background: #93bae5;
    }
    .row.cate:nth-child(6) .cate-information {
        background: #e6ddb8;
    }

.row.cate .cate-information h2{
    margin:0;
}
.row.cate .cate-information .btn-style-one{
    padding:5px 30px;
    background: #b7d4f7;
    color: #34363a !important;
    border: 2px solid #e3edf9;
    width: 100%;
    text-align: center;
}
.row.cate .cate-information span{
    display:block;
    line-height: normal;
    margin: 0px 0 10px;
}

.row.cate .subcate-information {
    padding-left: 40px;
    padding: 10px 25px;
    margin: 0;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.cate-information .plan-box,
.subcate-information .plan-box {
    margin: 5px 15px;
    display: flex;
    align-items: center;
}
    .cate-information .plan-box .plan-img,
    .subcate-information .plan-box .plan-img {
        width: 42px;
        overflow: hidden;
        border-radius: 50%;
        padding: 5px;
        border: 1px solid #cecece;
    }
    .cate-information .plan-box .plan-text,
    .subcate-information .plan-box .plan-text {
        width: calc(100% - 40px);
        padding-left: 15px;
    }
        .subcate-information .plan-box .plan-text h3 {
            font-size: 16px;
            line-height: initial;
            margin: 0;
            font-weight: 500;
            color: #393a3d;
        }
        .subcate-information .plan-box .plan-text small {
            font-size: 14px;
            line-height: initial;
            font-weight: 400;
            color: rgba(5, 5, 5, 0.6);
        }
.default-services-block .lower-content .text {
    height: 54px;
    overflow: hidden;
}

@media screen and (max-width: 768px) {
    .main-footer .list li a {
        line-height: 32px;
        border-bottom: 1px solid #e4e4e4;
    }
    .default-services-block .lower-content .text {
        height: auto;
        overflow: initial;
    }
    .about-us-section {
        padding: 10px 0px 30px;
    }
    .auto-container {
        overflow: hidden;
        padding: 0 5px;
    }
    /*.main-header .auto-container {
        background: url(../files/images/bg_mobile.jpg);
        background-size: cover;
        background-repeat: no-repeat;
    }*/
    .main-header .header-top .top-right ul li a.email b {
        font-weight: 400;
    }
    .page-info {
        padding: 10px 0px;
    }
    .about-us-section .service-block-one .inner-box {
        padding-left: 0;
    }
    .page-info h2 {
        text-align: center;
    }
    .row.cate {
        display: block;
    }
    .row.cate .subcate-information {
        padding: 5px 15px;
    }
    .main-menu .navigation > li.home span {
        display: block;
    }
    .main-menu .navigation > li.home .fa {
        display: none;
    }
    .gallery-our.gallery_2 {
        padding-top: 0px;
        padding-bottom: 50px;
    }

        .gallery-our.gallery_2 .gallery-cat .list-inline {
            margin-bottom: 20px;
        }

            .gallery-our.gallery_2 .gallery-cat .list-inline li {
                line-height: 35px;
                padding: 0;
            }
}

.gallery-our.gallery_2 .gallery-content {
    margin-top: -13px;
}

@media screen and (max-width: 1200px) {
    .gallery-isotope.col-3 .item-isotope, .gallery-isotope.col-3 .item-size {
        width: 33.33333% !important;
    }

    .gallery-isotope.col-4 .item-isotope,
    .gallery-isotope.col-4 .item-size,
    .gallery-isotope.col-4 .width-33 {
        width: 33.33333% !important;
    }
}

@media screen and (max-width: 768px) {
    .gallery-isotope {
        /* GALLERY */
    }

        .gallery-isotope.col-3 .item-isotope,
        .gallery-isotope.col-3 .item-size {
            width: 50% !important;
        }

        .gallery-isotope.col-4 .item-isotope,
        .gallery-isotope.col-4 .item-size,
        .gallery-isotope.col-4 .width-33 {
            width: 50% !important;
        }
}

@media screen and (max-width: 480px) {
    .gallery-isotope {
        /* GALLERY */
    }

        .gallery-isotope.col-3 .item-isotope,
        .gallery-isotope.col-3 .item-size {
            width: 100% !important;
        }

        .gallery-isotope.col-4 .item-isotope,
        .gallery-isotope.col-4 .item-size,
        .gallery-isotope.col-4 .width-33 {
            width: 100% !important;
        }
}

.gallery-isotope .item-isotope {
    float: left;
    margin-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

.gallery-isotope.col-3 .item-isotope,
.gallery-isotope.col-3 .item-size {
    width: 25%;
}

.gallery-isotope.col-4 .item-isotope,
.gallery-isotope.col-4 .item-size {
    width: 25%;
}

.gallery-isotope.col-4 .width-50 {
    width: 50%;
}

.gallery-isotope.col-4 .width-25 {
    width: 25%;
}

.gallery-isotope.col-4 .item-isotope {
    margin-top: 30px;
}
.columns2 {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}
.columns3 {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
}
.products .default-services-block .image-box {
    height: 210px;
}
.item-partner {
    margin-bottom: 30px;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
}
    .item-partner h3 {
        height: 48px;
        overflow: hidden;
        font-weight:500;
    }
    .item-partner img {
        height: 138px;
        overflow: hidden;
    }
    .item-partner .partner-icon,
    .item-partner .partner-info {
        padding: 5px 15px 0;
    }


@media only screen and (max-width: 767px) {
    footer .hits-bottom {
        float: none;
    }
    .main-footer .footer-nav li:first-child {
       display:block;
    }
    .main-slider .text {
        max-width: initial;
    }
    .about-detail img {
        height: auto !important;
        width: 100% !important;
        padding: 10px 0;
    }
    .footer-widget .footer-nav {
        margin: 10px 0;
    }
    .main-footer .footer-bottom {
        padding: 0 0 90px 0;
    }
    .about-us-section.top-about .content .text {
        margin-top: 0;
    }
    .bottom-about {
        margin: 30px 0;
    }
    .contact-img .inner-column.info {
        padding: 20px 10px !important;
    }
    .contact-img {
        border-radius: 0;
    }
    .products .default-services-block .image-box {
        height: auto;
    }
    .scroll-to-top {
        bottom: 85px;
    }
    .main-header .nav-toggler {
        right: 10px;
        z-index: 9999;
    }
    #baogia {
        bottom: 60px !important;
    }
    .sec-title-three {
        margin-bottom: 15px;
    }
    .service-block-one .inner-box h3 {
        margin-left: 10px;
    }
    .about-us-section .service-block-one .inner-box .text {
        font-size: 14px;
        padding-left: calc(100% - 65%);
        padding-top: 35px;
    }
    .about-us-section .service-block-one .inner-box .icon-box {
        position: relative;
        left: 0px;
        top: -2px;
        display: block;
        bottom: -10px;
    }
    .main-slider .btn-style-two,
    .main-slider .btn-style-one {
        font-size: 14px !important;
        margin-top: 25px !important;
        padding: 10px !important;
    }
    .tp-banner li h2 {
        font-size: 16px !important;
    }
    .contact-section .map-column .map-outer {
        min-height: 350px;
        margin-top: 15px;
    }
    .contact-section .map-column .inner-column {
        padding: 0;
    }
    .product-list .col-xs-6 {
        padding-right: 5px;
        padding-left: 5px;
    }
    .pricing-column .theme-btn {
        margin: 5px 0;
        width: 90%;
    }
    .video-section .video-column .inner-column,
    .video-section .content-column .inner-column {
        padding: 0;
    }
    .video-section.style-two .outer-box {
        padding-bottom: 30px;
    }
    .map-address {
        width: auto;
        overflow: hidden;
    }
    .hidemb {
        display: block;
        font-size: 11px;
        font-weight: 500;
    }
    .block-tabs .nav-tab li {
        letter-spacing: 0;
        margin-right: 0;
        padding: 0 8px;
    }
    .dangky-nut .btn-style-two {
        padding: 10px;
        font-size: 16px;
    }
    .block-tabs .nav-tab li a {
        height: auto;
        font-size: 12px;
        display: block;
        text-align: center;
    }
    .block-tabs .block-headtab {
        top: 66px;
    }
    .box-feature {
        height: auto;
    }
    .gallery-our .gallery .gallery_product .wrap-box {
        width: auto;
        height: auto;
        margin-bottom: 10px;
    }
    .testimonial-style-one .owl-controls .owl-nav [class*="owl-"] {
        position: initial;
        margin: 10px 5px 0;
    }
    .fact-counter {
        text-align: center;
        padding: 40px 0px 30px;
    }
    .about-us-section .image-box,
    .about-us-section .content-column-right .text,
    .about-us-section .content-column-left .text {
        padding: 0;
    }
    .default-services-block .lower-content h3 {
        height: auto;
        overflow: initial;
        font-size:18px;
    }
    .logo-mobile {
        display: block;
        width: 100%;
    }
    .main-header .main-box {
        background-color: #fff;
        /*background-image: linear-gradient(#0c92f1, #0065ca);*/
        border-bottom: 0;
    }
    .logo-head {
        display: none;
    }
    .welcome-section .welcome-column .inner-content {
        border-bottom-left-radius: 30px;
        margin-top: 40px;
        padding: 0;
    }
    .footer-bottom .footer-nav {
        text-align: center;
    }
    
    .main-footer .social-links {
        text-align: center;
        margin: 15px 0 0;
    }
    .main-footer .copyright-text {
        text-align: center;
    }
    .main-footer .widgets-section {
        position: relative;
        padding-bottom: 0;
    }
    .main-footer .widgets-section {
        padding: 30px 0 0;
    }
    .main-footer .maps {
        height: auto;
    }
    .search-popup .search-form fieldset .theme-btn {
        width: 100px;
    }
    .block-headtab .nav-tab li a {
        height: auto;
        text-align: center;
        display: block;
        line-height: 22px;
    }
    .main-header .header-search-icon {
        right: 100px;
    }
    .about-us-section .service-block-one .inner-box img {
        width: 30%;
        margin: 40px 10px 0 10px;
        max-width: initial;
        float: left;
    }
    .about-us-section .service-block-one .inner-box h3 {
        position: absolute;
        width: 100%;
    }
    .about-us-section .our-services .service-block-one {
        margin: 0;
        padding: 0;
    }
    .page-title h2, .page-title h1 {
        font-size: 22px;
        color: #fff;
    }
    .page-title {
        padding: 0;
        text-align: left;
        line-height: 36px;
    }
    .content img {
        /* width: 100% !important; 
        height:auto !important;*/
        margin:5px 0;
    }
    .modal-footer .btn + .btn {
        display: inline-block;
    }
}
@media only screen and (max-width: 499px) {
    .banner-bg-btn .btn-style-two,
    .banner-bg-btn .btn-style-one {
        padding: 10px 15px;
        font-size: 14px;
    }
    .dangky-nut .btn-style-two {
        padding: 5px;
        font-size: 12px;
    }
    .page-title h2, .page-title h1 {
        font-size: 18px;
        color: #ffffff;
    }
    .about-us-section .service-block-one .inner-box .text {
        font-size: 13px;
    }
    
}