.wraper {
    width:100%;
}

@media (max-width:992px) {
    .body-bg,
    .container {
        width:100%;
    }
    #header{
        display: block !important
    }
    #header .logo{
        padding:10px;
    }
    #menu-site-default .navbar-right {
        display:none;
    }
    .column-margin-left{
        margin-left:0 !important
    }
}
@media (max-width:767px) {
    .body-bg,
    .container {
        width:100%;
    }
    .box-shadow {
        box-shadow:none;
        -webkit-box-shadow:none;
    }
    .contactDefault{
        position: relative
    }
    .social-icons,
    .contactDefault,
    .personalArea {
        float:right;
        margin-right:10px;
        margin-left:0;
    }
    .social-icons .content,
    .contactDefault .content {
        display:none;
    }
    .contactList li {
        display:block;
    }
    .contactList li .fa, .contactList li [class^="icon-"], .contactList li [class*=" icon-"] {
        width:20px !important
    }
    .breadcrumbs-wrap{
        display:none
    }
    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block {
        display:none !important;
    }
    .second-nav {
        position:absolute;
        left:0px;
        top:60px;
        width: 100%;
    }

    .second-nav .bg {
        -webkit-border-top-left-radius:0;
        -webkit-border-top-right-radius:0;
        -webkit-border-bottom-right-radius:5px;
        border-top-left-radius:0;
        border-top-right-radius:0;
        border-bottom-right-radius:10px;
    }
    .third-nav .bg{
        padding: 10px 5px;
    }
    .third-nav .current-time{
        display:none
    }
    #menusite .navbar-default {
        background-color: #428BCA !important;
        border-color:#428BCA !important;
        -webkit-border-top-left-radius:0;
        -webkit-border-top-right-radius:0;
        -webkit-border-bottom-right-radius:5px;
        border-top-left-radius:0;
        border-top-right-radius:0;
        border-bottom-right-radius:10px;
        padding-left:10px
    }
    #menusite .navbar-default .navbar-nav > li {
        margin-left:0 !important;
        width:200px;
    }
    #menusite .navbar-default .navbar-nav > li:first-child {
        margin-left:0 !important;
    }
    #menusite .navbar-default .navbar-nav > li:last-child {
        margin-right:0 !important;
    }
    #menusite .navbar-default .navbar-nav > li > a {
        background-color:#428BCA !important;
        color:#ffffff !important;
    }
    #menusite .navbar-default .navbar-nav > li > a:hover,
    #menusite .navbar-default .navbar-nav > li > a:focus,
    #menusite .navbar-default .navbar-nav > .open > a,
    #menusite .navbar-default .navbar-nav > .open > a:hover,
    #menusite .navbar-default .navbar-nav > .open > a:focus {
        background:linear-gradient(to bottom,#357ebd 0%,#2f70a7 100%) !important;
        color:#ffffff !important;
    }
    #menusite .navbar-default .navbar-nav > .active > a,
    #menusite .navbar-default .navbar-nav > .active > a:hover,
    #menusite .navbar-default .navbar-nav > .active > a:focus{
        background:#4247ca !important;
        color:#ffffff !important;
    }

    #menusite .navbar-nav{
        margin:0 0 10px 0 !important
    }
    #menusite .navbar-collapse {
        padding-left:0 !important;
        padding-right:0 !important;
        margin-top: -51px !important
    }

    #menusite .navbar-toggle {
        margin-left:0 !important;
        margin-right:-55px;
        color:#dcdcdc !important;
        border-color:transparent transparent #428BCA #428BCA !important;
        background-color:#428BCA !important;
    }
    #menusite .navbar-toggle:hover,
    #menusite .navbar-toggle:focus {
        color:#ffffff !important;
        background-color:#245682 !important;
    }
    #menusite .navbar-nav .dropdown-mobile {
        border-top-width:1px !important;
        border-top-style: solid !important;
        border-top-color: #82b2dc !important;
    }
    #menusite .dropdown-submenu {
        margin:0;
        padding:0;
    }
    #menusite .dropdown-submenu li > ul > li {
        margin-left:30px;
    }
    #menusite .dropdown-submenu a {
        line-height:33px;
        background-color:#82b2dc;
        border-top-width: 1px !important;
        border-top-style: solid !important;
        border-top-color: #a6c8e6 !important;
        padding-left:15px !important;
        padding-right:15px !important;
    }
    #menusite .dropdown-submenu li a {
        color:#333333 !important;
    }
    #menusite .dropdown-submenu > a:after {
        display:none;
    }
}
@media (max-width:499px) {
    .nv-infodie {
        width:100%;
    }
    #header .logo {
        text-align:center;
    }
    #header .logo img {
        max-height:40px;
        width:auto;
    }
    .visible-ss-block {
        display:block !important;
    }
    .visible-ss-inline {
        display:inline !important;
    }
    .visible-ss-inline-block {
        display:inline-block !important;
    }
    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block {
        display:none !important;
    }
    #tip, #footer-tip {
        max-width:100%;
        margin-right:0 !important;
    }
    .guestBlock{
        width:100%
    }
header {
    background-color: rgba(0, 0, 0, 0.8);
}
.topmenu {
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    transition: all 0.3s cubic-bezier(0, 0, 0.82, 0.94) 0s;
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,1) 69%);
}
.logo {
    position: relative;
    width: 100%;
    z-index: 0;
    margin: 0 auto;
    display: block;
}

.logo img {
    width: 60px;
    height: auto;
    margin: 0 auto;
    display: inherit;
    padding: 5px;
}
.slogan {
    width: 42%;
    top: -180px;
    position: absolute;
    left: 55%;
    z-index: 12;
    transition: all 0.3s cubic-bezier(0, 0, 0.82, 0.94) 0s;
}
.slogan .cu {
    font-size: 0.8em;
    font-family: Netsite Word;
    color: #f79f45;
    padding-left: 0px;
    line-height: normal;
    margin: 0;
}
.slogan h1 {
    font-size: 1.5em;
    font-family: Netsite BoldI;
    color: #f79f45;
    line-height: 1.5;
}
.slogan .mm {
    font-size: 0.9em;
    font-family: Netsite BoldI;
    color: #f79f45;
    padding-left: 0px;
    line-height: normal;
    margin-bottom: 0px;
}
.slogan .kd {
    font-size: 0.8em;
    font-family: NetsitePro;
    color: #fff;
    padding-left: 0px;
    line-height: normal;
    height: 39px;
    overflow: hidden;
}
.slogan .kp {
    font-size: 1em;
    font-family: Netsite Word;
    color: #f79f45;
    padding: 0px;
    font-style: italic;
    line-height: normal;
    margin: 0;
    background-position: right;
    background-repeat: no-repeat;
    background-size: 30%;
    width: 99px;
    background-image: url(https://holanspirit.vn/img/arrown.png);
}
.about {
    position: relative;
    margin: auto;
    width: 100%;
    margin-top: -50px;
    z-index: 12;
}
.about .row {
    clear: both;
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    background-image: url(https://holanspirit.vn/img/about.png);
}
.pading {
    padding-top: 0px;
    padding-bottom: 0px;
}
#about, #khampha, #sanpham, #contact {
    width: 100%;
    margin: 0 auto;
}
.aboutimg {
    width: 35%;
    padding: 0px;
    margin-top: 80px;
}
.ruou {
    font-size: 1em;
    font-family: Netsite Bold;
    color: #393939;
    line-height: 1.8;
    text-align: center;
    text-transform: uppercase;
}
.gao {
    font-size: 1.3em;
    font-family: Netsite Bold;
    color: #f79f45;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
}
.vn {
    font-size: 1.3em;
    font-family: Netsite Bold;
    color: #f79f45;
    line-height: 1;
    text-align: center;
}
.abouttext {
    width: 65%;
    padding: 3px 10px 0px 0px;
    margin-top: 80px;
}
.nguon {
    font-size: 1em;
    font-family: NetsitePro;
    color: #393939;
    padding-left: 0px;
    line-height: 1.2;
    padding-top: 0px;
}
.kpa, .kpha {
    font-size: 1em;
    font-family: Netsite Word;
    color: #f79f45;
    padding: 0px;
    font-style: italic;
    line-height: normal;
    margin: 0;
    background-position: right;
    background-repeat: no-repeat;
    background-size: 30%;
    width: 100px;
    background-image: url(https://holanspirit.vn/img/arrown.png);
}
#noidung .nav-tabs {
    border-bottom: 0px solid #ddd;
}
#sanphamct #detail, .xuongruoutab {
width: 100%;
margin: 0 auto;
display: block;
}
.contacthomes {
    width: 100%;
    float: left;
    margin: 0;
    text-align: right;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    font-size: 1.1em;
    font-family: Netsite Word;
    text-align: center;
    text-transform: inherit;
    color: #f79f45;
    font-weight: bold;
    font-style: italic;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 5px 10px;
}
.nav-tabs>li>a {
    font-size: 1.1em;
    font-family: Netsite Word;
    text-align: center;
    text-transform: inherit;
    color: #272727;
    font-weight: bold;
    font-style: italic;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    cursor: default;
}
.nav-tabs>li {
    float: right;
    margin-bottom: -1px;
}
.sanphamct .hasp {
    font-family: NetsitePro;
    width: 40%;
    float: left;
}
.sanphamct .hasp img {
    vertical-align: middle;
    width: 30%;
    height: auto;
    cursor: pointer;
    padding: 0px;
    transition: all ease-in-out;
    margin: 0 auto;
    display: block;
}
.sanphamct .tssp {
    font-family: NetsitePro;
    font-size: 15px;
    width: 30%;
    float: left;
    margin-top: 50px;
}
.sanphamct .tssp h1 {
    font-size: 2em;
    font-family: Netsite Bold;
    text-align: center;
    color: #f79f45;
    line-height: 2;
    padding: 0px;
}
.sanphamct .tssp h2 {
    font-size: 1.2em;
    font-family: Netsite Word;
    text-align: center;
    color: #333;
    line-height: 1;
    padding: 0px;
}
.sanphamct .tssp span {
    font-size: 1.1em;
    font-family: Netsite Bold;
    text-align: center;
    color: #333;
    line-height: 1.2;
    padding-left: 10px;
}
.sanphamct .bg, #noidung .bg {
    clear: left;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: linear-gradient(90deg, rgba(247,159,69,0.2) 0%, rgba(247,159,69,1) 79%, rgba(247,159,69,0.2007177871148459) 100%);  
}
.sanphamct .tssp p {
    font-size: 1.3em;
    font-family: NetsitePro;
    font-weight: bold;
    text-align: left;
    color: #272727;
    clear: both;
    line-height: 3;
    background-position: center;
    background-size: contain;
    /* background-repeat: no-repeat; */
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: url(https://holanspirit.vn/img/duongke.png);
    width: auto;
    /* height: 140px; */
}
.post-card {
  position: relative;
  height: 277px;
  width: 48%;
  margin-left: 1%;
  margin-right: 1%;
  float: left;
}
.post-card:hover {
    -webkit-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
    transition: all ease-in-out 0.5s;
    background: #fff;
}

.post-card:hover .post-img,
.hover .post-img,
{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  opacity: .6;
}

.post-card img {
    padding: 0px;
    background: none;
    border-radius: 0px;
    border: none;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    width: 30%;
    height: auto;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
    vertical-align: middle;
    margin: 0 auto;
    display: block;
}
.post-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0px 20px 20px 20px;
}
.post-content:hover {
    background: #fff;
}
.description {
    color: #666666;
    font-size: 14px;
    line-height: 1.5;
    display: none;
    padding: 0;
    text-align: leftl;
    height: 60px;
    overflow: hidden;
}
.hover .post-content .description {
  display: block !important;
  height: auto !important;
  opacity: 1 !important;
  background: #fff;
}

.post-meta {
  margin: 30px 0 0;
  color: #999999;
}

.timestamp {
  margin: 0 16px 0 0;
}

.post-meta a {
  color: #999999;
  text-decoration: none;
}
.sanpham .row {
    clear: both;
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    background-image: url(https://holanspirit.vn/img/sanpham.jpg);
}
.sanphamin img, .sanphamins img, .sanphaminss img {
    vertical-align: middle;
    max-width: 45%;
    height: auto;
}
.sanphaminss {
    width: 98%;
    margin: 1%;
}
.sanphamins {
    width: 98%;
    margin: 1%;
}
.sanphamin {
    width: 98%;
    margin: 1%;
}
.holan {
    font-size: 1.3em;
    font-family: Netsite Bold;
    color: #f79f45;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
}
.hoatron {
    font-size: 1em;
    font-family: NetsitePro;
    color: #393939;
    padding-left: 0px;
    line-height: 1.2;
    padding-top: 10px;
}
.sanphamct .titlesp, #news .titlesp {
    font-size: 1.3em;
    font-family: Netsite Bold;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #f79f45;
}
.khampha .row {
    clear: both;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 350px;
    background-image: url(https://holanspirit.vn/img/khampha.png);
}
#khampha .aboutimg {
    width: 35%;
    float: left;
    margin-top: 0;
}
#khampha .abouttext {
    width: 62%;
    float: right;
    margin-top: 0;
}
#contact a:hover, #contact a:focus {
    text-decoration: none;
    color: #fff;
}
.contact .contacthome p, #contact a {
    font-family: NetsitePro;
    font-size: 1.1em;
    color: #f79f45;
}
.diachi {
    border: 0px solid #012f54;
    padding-left: 20px;
    height: auto;
    width: 90%;
    float: left;
    text-align: center;
    margin-left: 0%;
    margin-right: 0%;
    border-radius: 5px;
}
.copyright {
    color: #fff;
    font-size: 11px;
    padding: 10px 0px 15px 15px;
}
.diachi p {
    font-size: 1.1em;
    font-family: NetsitePro;
    color: #fff;
    text-align: left;
    margin: 0;
    padding: 5px;
}
.col100 {
    width: 100%;
    display: inline-block;
    margin-bottom: 50px;
}
.col50 {
    max-width: 49%;
    float: left;
    border: 1px solid #e8e8e8;
    -webkit-box-shadow: 0 2px 8px -8px #000;
    box-shadow: 0 2px 8px -8px #000;
    margin-right: 0.5%;
    margin-left: 0.5%;
    margin-bottom: 3%;
}
#hot-news h2, #noidung h2 {
    font-family: Netsite Word;
    font-size: 0.9em;
    text-transform: uppercase;
    padding: 5px;
    height: auto;
}
#hot-news p, #noidung p {
    font-family: NetsitePro;
    font-size: 1.2em;
    line-height: 1.2;
    padding: 0px 10px 0px 10px;
}
#hot-news .kpa, .kpa {
    text-align: right;
    font-size: 1em;
    font-family: Netsite Word;
    color: #f79f45;
    padding: 0px 18px 5px 0px;
    font-style: italic;
    line-height: normal;
    right: 0;
    background-position: right;
    background-repeat: no-repeat;
    background-size: 10%;
    width: 96%;
    background-image: url(https://holanspirit.vn/img/arrown.png);
}
#hot-news .hinhanh, #noidung .hinhanh {
    width: 100%;
    height: 100px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
#hot-news .hinhanh img, #noidung .hinhanh img {
    width: 100%;
    height: 100px;
    padding: 0;
    border: none;
    overflow: hidden;
    border-radius: 0;
    margin: 0 auto;
    transition: all ease-in-out;
    box-shadow: 0 2px 2px 0 rgba(143, 143, 143, 0.24);
    object-fit: cover;
}
#hot-news .hinhanh:hover img, #noidung .hinhanh:hover img {
    transform: scale(1.5);
    transition: all ease-in-out 0.5s;
}

.news .row {
    clear: both;
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    background-image: url(https://holanspirit.vn/img/cauchuyen.gif);
}
#news {
    width: 100%;
    margin: 0 auto;
}
.padingsss {
    padding-top: 20px;
    padding-bottom: 20px;
}
.khamphahome .panel-default > .panel-heading h3, .news .panel-default > .panel-heading h3 {
    border-bottom: 0 none;
    color: #f79f45;
    display: inline-block;
    font-size: 1.2em;
    position: relative;
    text-align: center;
    padding: 0 55px;
    font-family: Netsite Bold;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .05em;
}
.khamphahome .panel-default > .panel-heading h3:before, .khamphahome .panel-default > .panel-heading h3:after, .news .panel-default > .panel-heading h3:before, .news .panel-default > .panel-heading h3:after {
    background: #f79f45;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 20px;
    width: 50px;
}
.sanphamct .contacthome {
    width: 33.3333333%;
    float: left;
    margin: 0%;
}
.contact .contacthome {
    width: 96%;
    margin: 0;
}
.contact .rows {
    clear: both;
    background-position: top;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    background-image: url(https://holanspirit.vn/img/contact.png);
}
a.netsite-top {
    display: inline-block;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-align: right;
    width: 100%;
    padding: 0px 27px 0px 0px;
    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
#hot-news a, #noidung a {
    color: #333;
}
#hot-news a:hover, #noidung a:hover {
    color: #f79f45;
}
.noidung, .sanphamct {
    position: relative;
    margin: auto;
    width: 100%;
    margin-top: -27px;
    z-index: 12;
}
.noidung .row {
    clear: both;
    background-repeat: no-repeat;
    background-size: contain;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    background-image: url(https://holanspirit.vn/img/bg_holan.gif);
}
#noidung, #sanphamct {
    width: 100%;
    margin: 0 auto;
}
.padings {
    padding-top: 60px;
}
.padingss {
    padding-top: 150px;
}
.quytrinh h1 {
    font-size: 2em;
    font-family: Netsite Bold;
    color: #f79f45;
    line-height: 1.5;
    text-align: center;
}
.quytrinh .buoc {
    font-size: 1.2em;
    font-family: Netsite Word;
    color: #60462b;
    margin-bottom: 0;
    text-align: center;
}
.titles {
    font-size: 1.5em;
    font-family: Netsite Bold;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #f79f45;
}
p {
    margin: 0;
    padding: 10px;
    font-size: 1em;
    line-height: 1.6;
    text-align: justify;
}
.xuongruoutabct {
    font-size: 1.2em;
    font-family: Netsite Bold;
    border: 1px solid;
    color: #f79f45;
    display: inline-block;
    cursor: pointer;
    line-height: 1.3;
    font-weight: bold;
    text-align: center;
    width: 32%;
    padding: 10px;
    border-radius: 10px;
    margin: 0.4%;
}
.xuongruound h2 {
    font-size: 1.5em;
    font-family: Netsite Bold;
    margin-bottom: 10px;
    text-align: center;
    color: #f79f45;
    line-height: 1;
}
.cauchuyen {
    width: 100%;
    float: left;
    margin-right: 0%;
}
.cauchuyen1 {
    width: 100%;
    float: left;
}
.cauchuyen2 {
    width: 100%;
    float: left;
    margin-left: 0%;
}
.sanphamct .titlesp {
    font-size: 1.5em;
    font-family: Netsite Bold;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #f79f45;
}
.sanphamct .page .panel-default {
    width: 100%;
    float: left;
}
.sanphamct h3 {
    font-size: 1em;
    font-family: Netsite Bold;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #f79f45;
}
.sanphamct .panel-body p {
    font-size: 0.8em;
    font-family: NetsitePro;
    font-weight: bold;
    text-align: justify;
    color: #272727;
    width: 89%;
    margin: 0 auto;
}

.sanphamct .xuongruoutabct {
    font-size: 1em;
    font-family: Netsite Bold;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 0;
    color: #f79f45;
    /* display: inline; */
    padding: 0px;
    cursor: pointer;
    line-height: normal;
    width: 100%;
    float: left;
}
.panel-default > .panel-heading h3 {
    font-size: 1.5em;
    font-family: Netsite Bold;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #f79f45;
}
.xuongruoutab {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 27px;
}
.sanphamct .nv-block-banners {
    width: auto;
    height: 100px;
    position: relative;
    overflow: hidden;
    border-radius: 0%;
    border: 0px solid #6610003b;
    box-shadow: 0 0 0px rgba(0,0,0,0.18);
}
.sanphamct .nv-block-banners img {
    width: auto;
    height: 100px;
    padding: 0px;
    border-radius: 0%;
    border: 0px solid #ffffff;
    transition: all ease-in-out;
    cursor: pointer;
    object-fit: cover;
}
.diachi p {
    font-size: 1em;
    font-family: NetsitePro;
    color: #fff;
    padding-left: 0px;
    line-height: normal;
    margin: 0;
    padding: 0;
}
.sanphamct .hometext {
    font-family: NetsitePro;
    font-size: 1em;
    width: 100%;
    float: left;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 0;
    line-height: 1.5;
}
.sanphamct .hasp {
    font-family: NetsitePro;
    font-size: 15px;
    width: 100%;
    margin-top: 10px;
    float: left;
}
.sanphamct .tssp {
    font-family: NetsitePro;
    font-size: 15px;
    width: 100%;
    float: left;
}
.sanphamct .tssp p {
    font-size: 1.3em;
    font-family: NetsitePro;
    font-weight: bold;
    text-align: left;
    color: #272727;
    clear: both;
    line-height: 2.5;
    background-position: center;
    background-size: contain;
    /* background-repeat: no-repeat; */
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: url(https://holanspirit.vn/img/duongke.png);
    width: auto;
    /* height: 140px; */
}
.sanphamct h1 {
    font-size: 1.2em;
    font-family: Netsite Bold;
    padding: 8px;
    text-align: center;
    color: #272727;
    clear: both;
}
.quytrinh1 {
    width: 100%;
    float: left;
    margin-right: 0%;
}
.quytrinh2 {
    width: 100%;
    float: left;
    margin-left: 0%;
}
.sanphamct .quytrinh1 h2, .sanphamct .quytrinh2 h2 {
    font-size: 1em;
    font-family: Netsite Word;
    text-align: left;
    color: #333;
    line-height: 1.3;
    padding: 0px 10px 0px 10px;
}
.sanphamct .row {
    clear: both;
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
}
}
@media (min-width:500px) and (max-width:991px) {
    #footer .menu li {
        width:32%;
    }
    #footer .menu li:nth-child(3n+2) {
        padding-right:8px;
        padding-left:7px;
    }
    #footer .menu li:nth-child(3n),
    #footer .menu li:nth-child(3n+1) {
        padding-left:0;
        padding-right:0;
    }
}
@media (min-width:500px) {
    .nv-infodie {
        width:500px;
        left:50%;
        margin-left:-250px;
    }
}
@media (min-height:500px) {
    .body-bg,
    .container {
        width:100%;
    }
    .nv-infodie {
        height:500px;
        top:50%;
        margin-top:-250px;
    }
}
@media (min-width:768px) {
    .wraper {
        width:100%;
    }
    .hidden-ss-block {
        display:block !important;
    }
    .hidden-ss-inline {
        display:inline !important;
    }
    .hidden-ss-inline-block {
        display:inline-block !important;
    }
}
@media (min-width:992px) {
    .body-bg,
    .container {
        width:100%;
    }
    .wraper {
        width:100%;
        //max-width:1600px;
    }
    nav > .container > .row {
        margin-left:0;
        margin-right:0;
    }
}
@media (min-width:1200px) {
    .wraper {
        width:100%;
    }
    nav > .container > .row {
        margin-left:-5px;
        margin-right:-5px;
    }
.slogan {
    width: 30%;
    top: -550px;
    position: absolute;
    right: 100px;
    z-index: 999999999;
    transition: all 0.3s cubic-bezier(0, 0, 0.82, 0.94) 0s;
}
.slogan h1 {
    font-size: 7em;
    font-family: Netsite BoldI;
    color: #f79f45;
    line-height: 1;
}
.slogan .cu {
    font-size: 1.5em;
    font-family: Netsite Word;
    color: #f79f45;
    padding-left: 120px;
    line-height: normal;
    margin: 0;
}
.slogan .mm {
    font-size: 1.5em;
    font-family: Netsite BoldI;
    color: #f79f45;
    padding-left: 10px;
    line-height: normal;
    margin-bottom: 15px;
}
.slogan .kd {
    font-size: 1em;
    font-family: NetsitePro;
    color: #fff;
    padding-left: 0px;
    line-height: 1.8;
}
.slogan .kp {
    font-size: 1.5em;
    font-family: Netsite Word;
    color: #f79f45;
    padding: 0px;
    font-style: italic;
    line-height: normal;
    margin: 0;
    background-position: right;
    background-repeat: no-repeat;
    background-size: 30%;
    width: 145px;
    background-image: url(https://holanspirit.vn/img/arrown.png);
}
.ruou {
    font-size: 3em;
    font-family: Netsite Bold;
    color: #393939;
    line-height: 1.8;
    text-align: right;
    text-transform: uppercase;
}
.gao {
    font-size: 3em;
    font-family: Netsite Bold;
    color: #f79f45;
    line-height: 1.3;
    text-align: right;
    text-transform: uppercase;
}
.vn {
    font-size: 3.5em;
    font-family: Netsite Bold;
    color: #f79f45;
    line-height: 1;
    text-align: right;
}
.nguon {
    font-size: 1.2em;
    font-family: NetsitePro;
    color: #393939;
    padding-left: 0px;
    line-height: 1.8;
    padding-top: 15px;
}
#hot-news .kpa, .kpa {
    text-align: right;
    font-size: 1.2em;
    font-family: Netsite Word;
    color: #f79f45;
    padding: 0px 39px 5px 0px;
    font-style: italic;
    line-height: normal;
    right: 0;
    background-position: right;
    background-repeat: no-repeat;
    background-size: 10%;
    width: 96%;
    background-image: url(https://holanspirit.vn/img/arrown.png);
}
.holan {
    font-size: 2em;
    font-family: Netsite Bold;
    color: #f79f45;
    line-height: 1;
    text-align: left;
}
.hoatron {
    font-size: 1.2em;
    font-family: NetsitePro;
    color: #393939;
    padding-left: 0px;
    line-height: 1.8;
    padding-top: 22px;
}
.kpha {
    font-size: 1.5em;
    font-family: Netsite Word;
    color: #f79f45;
    padding: 0px;
    font-style: italic;
    line-height: normal;
    margin: 0;
    background-position: right;
    background-repeat: no-repeat;
    background-size: 30%;
    width: 145px;
    background-image: url(https://holanspirit.vn/img/arrown.png);
}
.about {
    position: relative;
    margin: auto;
    width: 100%;
    margin-top: -110px;
    z-index: 999;
}
.about .row {
    clear: both;
    background-position: top;
    background-size: contain;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 680px;
    background-image: url(https://holanspirit.vn/img/about.png);
}
.pading {
    padding-top: 250px;
    padding-bottom: 250px;
}
#sanpham {
    width: 100%;
    margin: 0 auto;
}
#about, #khampha {
    width: 75%;
    margin: 0 auto;
}
#contact {
    width: 80%;
    margin: 0 auto;
}
#contact a:hover, #contact a:focus {
    text-decoration: none;
    color: #fff;
}
.contact .contacthome p, #contact a {
    font-family: NetsitePro;
    font-size: 1.1em;
    color: #f79f45;
}
.col100 {
    width: 100%;
    display: inline-block;
    margin-bottom: 50px;
}
.col50 {
    max-width: 24%;
    float: left;
    border: 1px solid #e8e8e8;
    -webkit-box-shadow: 0 2px 8px -8px #000;
    box-shadow: 0 2px 8px -8px #000;
    margin-right: 0.5%;
    margin-left: 0.5%;
    margin-bottom: 3%;
}
#hot-news a, #noidung a {
    color: #333;
}
#hot-news a:hover, #noidung a:hover {
    color: #f79f45;
}
#hot-news h2, #noidung h2 {
    font-family: Netsite Word;
    font-size: 1.3em;
    text-transform: uppercase;
    padding: 10px;
    height: 69px;
}
#hot-news .hinhanh, #noidung .hinhanh {
    width: 100%;
    height: 200px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
#hot-news .hinhanh img, #noidung .hinhanh img {
    width: 100%;
    height: 200px;
    padding: 0;
    border: none;
    overflow: hidden;
    border-radius: 0;
    margin: 0 auto;
    transition: all ease-in-out;
    box-shadow: 0 2px 2px 0 rgba(143, 143, 143, 0.24);
    object-fit: cover;
}
#hot-news .hinhanh:hover img, #noidung .hinhanh:hover img {
    transform: scale(1.5);
    transition: all ease-in-out 0.5s;
}
.nav-tabs>li>a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 5px;
}
.aboutimg {
    width: 32%;
    float: left;
    padding: 0;
    margin-top: 0px;
}
.abouttext {
    width: 58%;
    float: right;
    margin-right: 0%;
}
.sanpham .row {
    clear: both;
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    background-image: url(https://holanspirit.vn/img/sanpham.jpg);
}
.sanphaminss {
    width: 15%;
    float: left;
    margin: 0;
}
.sanphamins {
    width: 20%;
    float: left;
    margin: 0;
}
.sanphamin {
    width: 30%;
    float: left;
    margin: 0;
}
.khampha .row {
    clear: both;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 550px;
    background-image: url(https://holanspirit.vn/img/khampha.png);
}
#khampha .aboutimg {
    width: 32%;
    float: left;
    margin-top: -150px;
}
#khampha .abouttext {
    width: 58%;
    float: right;
    margin-top: -150px;
}
.news .row {
    clear: both;
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    background-image: url(https://holanspirit.vn/img/cauchuyen.gif);
}
#news {
    width: 100%;
    margin: 0 auto;
}
.khamphahome .panel-default > .panel-heading h3, .news .panel-default > .panel-heading h3 {
    border-bottom: 0 none;
    color: #f79f45;
    display: inline-block;
    font-size: 2em;
    position: relative;
    text-align: center;
    padding: 0 155px;
    font-family: Netsite Bold;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .05em;
}
.khamphahome .panel-default > .panel-heading h3:before, .khamphahome .panel-default > .panel-heading h3:after, .news .panel-default > .panel-heading h3:before, .news .panel-default > .panel-heading h3:after {
    background: #f79f45;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 33px;
    width: 150px;
}
.khamphahome .panel-default > .panel-heading h3:after, .news .panel-default > .panel-heading h3:after {
    left: auto;
    right: 0;
}
.sanphamct .contacthome {
    width: 33.33%;
    float: left;
    margin: 0%;
}
.topmenu {
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 227px;
    transition: all 0.3s cubic-bezier(0, 0, 0.82, 0.94) 0s;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,1) 69%);
}
.fixeds {
    position: fixed;
    height: 227px;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,1) 69%);
    z-index: 99999999999999999999999999;
}
.logo {
    position: absolute;
    width: 100%;
    z-index: 0;
    margin: 0 auto;
    display: block;
}
.logo img {
    width: 127px;
    height: auto;
    margin: 0 auto;
    display: block;
    padding-top: 10px;
}
.pading {
    padding-top: 200px;
    padding-bottom: 300px;
}
.padings {
    padding-top: 250px;
}
.padingss {
    padding-top: 150px;
    padding-bottom: 50px;
}
.padingsss {
    padding-top: 200px;
    padding-bottom: 10px;
}
.col-sm-12 {
width: 100%;
}
.sanphamct .panel-body p {
    font-size: 1.3em;
    font-family: NetsitePro;
    font-weight: bold;
    text-align: justify;
    color: #272727;
    width: 100%;
    margin: 0 auto;
}
.noidung, .sanphamct {
    position: relative;
    margin: auto;
    width: 100%;
    margin-top: -120px;
    z-index: 999;
}
.post-card {
  position: relative;
  min-width: 270px;
  height: 500px;
  width: 31.333%;
  margin-left: 1%;
  margin-right: 1%;
  float: left;
}

.post-card:hover,
.hover {
    -webkit-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
    transition: all ease-in-out 0.5s;
    background: #fff;
}

.post-card:hover .post-img,
.hover .post-img,
{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  opacity: .6;
}

.post-card img {
    padding: 0px;
    background: none;
    border-radius: 0px;
    border: none;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    width: 25%;
    height: auto;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
    vertical-align: middle;
    margin: 0 auto;
    display: block;
}
.post-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0px 20px 20px 20px;
}
.post-content:hover {
    background: #fff;
}
.description {
    color: #666666;
    font-size: 16px;
    line-height: 1.5;
    display: none;
    background: #fff;
}
.hover .post-content .description {
  display: block !important;
  height: auto !important;
  opacity: 1 !important;
  background: #fff;
}

.post-meta {
  margin: 30px 0 0;
  color: #999999;
}

.timestamp {
  margin: 0 16px 0 0;
}

.post-meta a {
  color: #999999;
  text-decoration: none;
}
.sanphamct .hometext {
    font-family: NetsitePro;
    font-size: 1.4em;
    width: 30%;
    float: left;
    font-style: italic;
    margin-top: 100px;
}
.sanphamct .hasp {
    font-family: NetsitePro;
    width: 40%;
    float: left;
}
.sanphamct .hasp img {
    vertical-align: middle;
    width: 30%;
    height: auto;
    cursor: pointer;
    padding: 0px;
    transition: all ease-in-out;
    margin: 0 auto;
    display: block;
}
.sanphamct .tssp {
    font-family: NetsitePro;
    font-size: 15px;
    width: 30%;
    float: left;
    margin-top: 50px;
}
.sanphamct .tssp h1 {
    font-size: 2.5em;
    font-family: Netsite Bold;
    text-align: center;
    color: #f79f45;
    line-height: 2;
    padding: 0px;
}
.sanphamct .tssp h2 {
    font-size: 1.5em;
    font-family: Netsite Word;
    text-align: center;
    color: #333;
    line-height: 2;
    padding: 0px;
}
.sanphamct .tssp span {
    font-size: 1.3em;
    font-family: Netsite Bold;
    text-align: center;
    color: #333;
    line-height: 2;
    padding-left: 10px;
}
.sanphamct .bg, #noidung .bg {
    clear: left;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: linear-gradient(90deg, rgba(247,159,69,0.2) 0%, rgba(247,159,69,1) 79%, rgba(247,159,69,0.2007177871148459) 100%);  
}
#noidung .nav-tabs {
    border-bottom: 0px solid #ddd;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    font-size: 1.3em;
    font-family: Netsite Word;
    text-align: center;
    text-transform: inherit;
    color: #f79f45;
    font-weight: bold;
    font-style: italic;
}
.nav-tabs>li>a {
    font-size: 1.3em;
    font-family: Netsite Word;
    text-align: center;
    text-transform: inherit;
    color: #272727;
    font-weight: bold;
    font-style: italic;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    cursor: default;
}
.nav-tabs>li {
    float: right;
    margin-bottom: -1px;
}
.sanphamct .tssp p {
    font-size: 1.3em;
    font-family: NetsitePro;
    font-weight: bold;
    text-align: left;
    color: #272727;
    clear: both;
    line-height: 3;
    background-position: center;
    background-size: contain;
    /* background-repeat: no-repeat; */
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: url(https://holanspirit.vn/img/duongke.png);
    width: auto;
    /* height: 140px; */
}
.contacthomes {
width: 32.33%;
float: left;
margin: 0% 0.5% 0% 0.5%;
text-align: right;
}
#sanphamct #detail, .xuongruoutab {
width: 1200px;
margin: 0 auto;
display: block;
}
}
