﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,700,300);
@import url(https://fonts.googleapis.com/css?family=Squada+One);
#logo {
    font-family: 'Open Sans', sans-serif;
    color: #005a96;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 800;
    /*letter-spacing: -3px;*/
    line-height: 1;
    text-shadow: #EDEDED 3px 2px 0;
    position: relative;
}
#logo+p {
    color: #005a96;
}
.font-weight-bold {
    color: #e67952
}
.logo p{
    margin-bottom:8px;
}


#logo:after {
    /*content: "Cục Công Nghiệp";
    position: absolute;
    left: 8px;
    top: 32px;*/
}

#logo:after {
    /*background-image: -webkit-linear-gradient(left top, transparent 0%, transparent 25%, #555 25%, #555 50%, transparent 50%, transparent 75%, #555 75%);
    background-size: 4px 4px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: -5;
    display: block;
    text-shadow: none;*/
}
.title-section h2 {
    font-size: 18px;
}

.footer-review-content form .wrap-group-radio {
    font-size: 16px;
}

.aside-introduction .title-section h2 {
    font-size: 20px !important;
    color: #fff !important;
}

.menu-primary .main-menu ul li a {
    /*font-weight: 500 !important;*/
}

/*.aside-introduction .title-section h2, .footer-grateful, .home-news-patient .news-patient-time {
    background: #005a96  !important;
}

.title-section h2, .page-title h1 {
    color: #005a96 !important;
}

.header-bottom .header-bottom-content .logo .slogan span {
    color: #005a96  !important;
}*/

    .header-bottom .header-bottom-content .logo .slogan span:last-child {
        color: red !important;
    }

.footer-grateful .title-section h2 {
    color: #fff !important;
    margin-bottom: 0px;
    margin-top: 5px;
}

.footer-review-content .title-section h2 {
    margin-bottom: 10px;
    font-size: 20px;
}

.header {
    /*position: fixed;
    margin: 0px;
    padding: 0px;
    left: 0;
    right: 0;
    z-index: 99999;
    border-bottom: 1px #ccc solid;*/
    /*background-image: url('banner-bottom-qlg.png');*/
    margin: 0px;
    padding: 0px;
    margin: 0 auto;    
    /*background-image: url('main_icon_btc.png');
    background-repeat: no-repeat;
    background-position: 0 -314px;
    background-color: transparent;*/
}
    .header .bg-header {
        background-image: url('banner-bottom-ttqg.png');
        background-repeat: no-repeat;
        background-size: cover;
        padding: 0;
    }
.menu-primary {
    border-top-width: 1px;
}

.header-time-bg {
    background: aliceblue;
    padding: 10px 0px;
    font-size: 13px;
}

.footer-bottom-content {
    background-color: #005a96;
}
.footer-bottom-content .footer-address{
    color: #fff;
}

@media (max-width:767px) {
    .header {
        position: relative !important;
    }

    main {
        padding-top: 0px !important;
    }
}

.form-tuvan input[type=button] {
    color: #fff;
    padding: 5px 20px;
    margin: 15px 0;
    border: none;
    font-size: 18px;
    background: #005a96 ;
    text-transform: uppercase;
    width: 50%;
}

.footer-grateful .item figure img {
    max-width: 100px;
}

.footer-grateful .item .info .title h3 {
    padding: 0px 10%;
    text-align: left;
}

.footer-grateful .slick-slider .slick-dots {
    bottom: 10px;
}

.footer-review-content form .wrap-group input {
    line-height: inherit;
}

.footer-review-content form span {
    font-size: 15px;
}

.footer-review-content {
    padding: 10px 0 0;
}

    .footer-review-content form {
        padding-bottom: 12px;
    }

        .footer-review-content form .wrap-group-submit input {
            margin: 10px 0px 0px;
        }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.pagenavi {
    padding-bottom: 10px;
}

.block-body {
    border: 1px solid rgba(0,0,0,.125);
}

.list-group-item{
    border-left: none;
    border-right: none;
}

.list-group-item:first-child {
    border-top: none;
}

.list-group-item:last-child{
    border-bottom: none;
}

.home-anhlinklienket{
    padding-top: 15px;
}

.anhlinklienket-item {
    padding-bottom: 15px;
}

.text-dark h6:hover {
    color: #005a96;
}

.recent-work .recent-work-item:hover .fa-link {
    left: 40% !important;
}

.recent-work .recent-work-item:hover .fa-search {
    right: 40% !important;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}

/* Recent Works */
.recent-work {
    position: relative;
}

    .recent-work a:hover {
        text-decoration: none;
    }

    .recent-work h2,
    .ecommerce .recent-work h2 {
        margin: 3px 0 5px;
    }

        .recent-work h2 a {
            color: #3e4d5c;
        }

            .recent-work h2 a:hover {
                color: #E02222;
            }

.recent-work-item {
    /*padding-left: 20px;*/
}

.recent-work .owl-buttons {
    /*left: -74px;
	right: auto;
    top: 0;*/
    right: 0px;
    bottom: -35px;
    top: auto;
}

.recent-work .recent-work-item a.recent-work-description {
    padding: 10px;
    display: block;
    background: #fff;
    min-height: 56px;
}

.recent-work .recent-work-item:hover a.recent-work-description {
    background: #E6400C;
    transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -webkit-transition: all 0.9s ease;
}

.recent-work .recent-work-item strong {
    color: #000;
    display: block;
    font-size: 16px;
    font-weight: 300;
}

.recent-work .recent-work-item b {
    color: #656565;
    font-weight: 300;
}

.recent-work .recent-work-item:hover b,
.recent-work .recent-work-item:hover strong {
    color: #fff;
}

.recent-work .recent-work-item em {
    display: block;
    overflow: hidden;
    position: relative;
}

.recent-work .recent-work-item .fa {
    color: #fff;
    padding: 16px 30px 16px 18px;
    font-size: 16px;
    position: absolute;
    top: 50%;
    width: 47px;
    height: 47px;
    margin-top: -23.5px;
    border-radius: 47px;
    background: rgba(0,0,0,0.5);
    transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
}

    .recent-work .recent-work-item .fa:hover {
        color: #E02222;
    }

.recent-work .recent-work-item .fa-link {
    left: -100px;
}

.recent-work .recent-work-item .fa-search {
    right: -100px;
}

.recent-work .recent-work-item:hover .fa-link {
    left: 30%;
}

.recent-work .recent-work-item:hover .fa-search {
    right: 30%;
}

.slick-slider .slick-dots{
    bottom: -20px !important;
}

    .slick-slider .slick-dots li button{
        background-color: #000;
    }

.title-section h2::after, .page-title h1::after {
    content: '';
    display: block;
    width: 150px;
    border-bottom: 1px solid;
    border-image: linear-gradient(30deg, #005a96, #ffffff) 1;
}

/* gallery page */
.gallery-item {
    padding-bottom: 15px;
}

    .gallery-item a {
        display: block;
        position: relative;
    }

    .gallery-item .zoomix {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        z-index: 90;
        background: #000;
        opacity: 0;
        filter: alpha(opacity = 0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-backface-visibility: hidden;
    }

.ie7 .gallery-item .zoomix {
    clear: both;
}

.gallery-item a:hover .zoomix {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0.4;
    filter: alpha(opacity = 50);
}

.gallery-item .zoomix .fa-search {
    font-size: 25px;
    line-height: 25px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
}

.gallery-item .zoomix .fa-play-circle {
    font-size: 25px;
    line-height: 25px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
}

.row-odd{
    background: #f9f9f9;
}
.header-bottom .header-bottom-content .logo {
    padding: 18px 0px;
}
.header-bottom .header-bottom-content .logo img {
    height:85px;
}
.bg-full {
    background-image: url(bg-full.png);
    background-repeat: repeat-x;
    background-position: left;
}

.search-box {
    width: auto;
    padding-right: 10px;
}

.menu-primary .mean-container .mean-bar .mean-nav > div > ul > li:first-child a {
    background: transparent;
    padding: 5px 5%;
}