/* HEADER
-------------------------------- */
.giga-header {
    background: #04142b;
}
.warpblock_headerbar .container {
    padding-top: 7px;
    padding-bottom: 7px;
}

/* custom menu
-------------------------------- */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
    background: #ffc107;
}

.dropdown-menu {
    min-width: 280px;
}
.dropdown-menu>li>a {
    padding: 10px 20px;
}
.navbar-default .navbar-nav>li>a{  color: #110f19;}
#navbar a { 
    font-family: Poppins;
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    /*color: #f4f4f4;*/
    font-size: 13px;
    text-transform: initial;
    
  }
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover{
  color: #FFC75A;
  background: #110f19;
  outline: 0;
}

nav.navbar_mainmenu.navbar.navbar-default{
  margin-bottom: 0;
  background-color: #000;
  border: 0;
  border-radius: 0;
}

.giga-header__main__nav .navbar-default .navbar-nav>.open>a, 
.giga-header__main__nav .navbar-default .navbar-nav>.open>a:focus, 
.giga-header__main__nav .navbar-default .navbar-nav>.open>a:hover {
    color: #000;
    background-color: #e7e7e7;
}

/* doi mau hover tren desktop */
@media (min-width: 767px) {
  .navbar_mainmenu .navbar-nav > li.dropdown:hover > a, 
  .navbar_mainmenu .navbar-nav > li.dropdown:hover > a:hover,
  .navbar_mainmenu .navbar-nav > li.dropdown:hover > a:focus {
      color: #FFC75A;
      background: #110f19;
      outline: 0;
  }
  .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    padding-left: 0;
  }
}

/* top header info
------------------- */
/*  */
.item_header_info {
    color: #ccc;
    display: flex;
}
.item_header_info__content {
  padding-left: 20px; 
}
.giga-header__info {
    padding-top: 24px;
}
h6.item_header_info__content__title {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}
.item_header_info__content__desc {
    line-height: 20px;
    margin-top: 4px;
    font-size: 12px;
}
/* main
----------------- */
.giga-breadcrumbs {
    margin-top: 20px;
}
span.subheading-category {
    font-size: 2rem;
    /*font-family: Roboto;*/
    font-weight: 700;
        margin: 0 auto 20px 0px;
    float: none;
    border-left-width: 15px;
    border-left-style: solid;
    display: block;
    padding: 0 35px 0 0px;
    border-color: #6ccde2;
    color: #222222;
}
/* hover color for active menu*/
 .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #333;
    text-decoration: none;
    background-color: transparent;
    outline: 0;
} 


/* block main heading */
.block-main h3 {
    text-transform: uppercase;
    font-size: 30px;
    padding: 15px 0 13px;
    line-height: 40px;
    color: #9f8c5f;
    font-weight: 700;
    text-align: center;
    margin: 0;
}
/* ------------  home_about_us */
.home_about_us {
    background: #FFF;
}
/* ------------  home_linhvucchinh */
.home_linhvucchinh h3.md-banner-info-h3 {
    padding: 0;
    font-size: 40px;
}
.home_linhvucchinh .system-rich-freetext {
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 50px;
}
.home_linhvucchinh .thums-brand {
    background: #FFF;
    margin-bottom: 25px;
}

.home_linhvucchinh .thums-brand a.title-text-items-link {
    font-size: 1.4rem;
    padding: 10px;
    margin-top: 10px;
    display: block;
    font-weight: 700;
    color: #2196F3;
}
.home_linhvucchinh .thums-brand .field_description {
    padding: 0 10px 10px 10px;
}

/* ------------  block-module-clients */
.block-module-clients {
    background: #FFF;
}
/* ------------  block-module-clients */
.block_testimonials {
    padding: 40px 0 50px;
    border-top: 1px solid #9f8c5f;
    border-bottom: 1px solid #9f8c5f;
    margin-top: 50px;
    margin-bottom: 0;
    font-weight: 300;
    color: #595959;
    font-size: 18px;
    font-style: italic;
    text-align: center;
}
.block_testimonials .owl-carousel .owl-item img {
  width:  50%;
  margin: 0 auto;
}

 .block_testimonials .system-rich-freetext {
    color: #FFF;
    text-align: center;
    font-weight: 100;
    font-size: 1.3rem;
}
.testimonial {
    position: relative;
    background: #fff;
    margin-left: 70px;
    padding: 1rem;
}
.testimonial__pic {
    position: absolute;
    top: 23%;
    left: -67px;
}
.testimonial__pic__box {
    width: 130px;
    height: 130px;
    position: relative;
    z-index: 2;
}
.testimonial__pic__box:after {
    content: '';
    position: absolute;
    background-color: #ffbc13;
    width: 110%;
    height: 110%;
    left: -2%;
    top: -2%;
    z-index: -1;
    border-radius: 50%;
}
.testimonial__pic__box img.responsive{border-radius: 50%;}
.testimonial__content {
    padding: 20px;
    padding-left: 90px;
}
h4.testimonial__content__title {
    font-size: 18px;
    font-weight: 700;
}
@media (min-width: 768px){
  .navbar-nav {   margin: 0; }
}

@media (max-width: 767px) {
    /* mobile */
  .testimonial {
    position: relative;
    background: #fff;
    margin-left: 0;
    padding: 80px 0 0 0;
    margin-top: 80px;
  }
  .testimonial__pic {
    position: absolute;
    top: -20%;
    left: 0;
  }
  .testimonial__content {
    padding: 20px;
    padding-left: 10px;
  }
}
/* CONTENT -------- */
.giga-main {
    padding: 0;
    background: #f5f5f5;
}
.tin_lien_quan_newer a, .tin_lien_quan_older a {
    color: #ffad11;
}
.tin_lien_quan_newer h3 {
    font-size: 18px;
    text-decoration: underline;
}

/* San pham */
.product_khac {
    margin-top: 90px;
    background: #e6e6e6;
    padding: 20px;
}
.product_khac h3 {
    border-bottom: 2px solid #607D8B;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
.item-sanpham-khac {
    background: #FFF;
    padding: 10px;
}
.item-sanpham-khac img {
    max-width: 100%;
}
.item-sanpham-khac a {
    font-weight: 700;
    color: #009688;
    font-size: 14px;
    display: block;
    margin-top: 15px;
}
/* Custome article type
----------------------------------------------------------------------*/
h3.title-text-items{
    color: #202020;
    font-size: 20px;
}
.btn-read-more {
  background: #ef940e;
  color: #fff!important;
  padding: 5px 16px;
  margin-left: 15px;
  overflow: hidden;
  font-size: 14px;
  display: inline-block;
}
.h1-detail-content{
    font-size: 3rem;
    /* font-family: Roboto; */
    font-weight: 700;
    margin: 0 auto 20px 0px;
    float: none;
    border-left-width: 15px;
    border-left-style: solid;
    display: block;
    padding: 0 35px 0 10px;
    border-color: #6ccde2;
    color: #222222;
}
ul.post-tools {  border-bottom: 2px solid #ef950d; padding: 0px;}
ul.post-tools li {display: inline-block;  padding-right: 15px;}

.logo_clients {
  margin-top: 20px;
}
/* FOOTER */
.giga-footer {
  background: #131212;
  color: #e0e0e0;
  padding: 3rem 0;
}
.giga-footer h3 {
    text-transform: uppercase;
    font-size: 24px;
    margin: 0 0 32px;
    line-height: 2rem;
    color: #ffad11;
    font-weight: 700;
}
.giga-footer a {
  color: #ffad11;
}

/*-------------------------------*/
/* module-art-cat-feature hien thi tin chinh va cac tin khac */
/* layout */
.module-art-cat-feature .gigacmslist-block-top {
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.module-art-cat-feature .gigacmslist-block-bottom {
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.module-art-cat-feature .gigacmslist-block-bottom .item {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
}
.module-art-cat-feature .gigacmslist-block-bottom .item > a:nth-of-type(1) {
    flex: 0 0 33%;
}
.module-art-cat-feature .item_special h2 {
    font-weight: 700;
    font-size: 2rem;
}
.module-art-cat-feature .item_special h2 a {
    color: #000;
}
/* style */
.module-art-cat-feature .gigacmslist-block-bottom .item {
    border-bottom: 1px solid #abaaaa;
    padding: 8px 0;
}
.module-art-cat-feature .gigacmslist-block-bottom .item a.title {
    padding-left: 15px;
    font-weight: 700;
}

@media (min-width: 576px) {
	/* __kich thuoc hon 576 */
}
@media (min-width: 768px) {
	/* __kich thuoc hon 768 */
	.module-art-cat-feature .gigacmslist-block-top {
	-ms-flex: 0 0 60%;
    flex: 0 0 60%;
	}
	.module-art-cat-feature .gigacmslist-block-bottom {
		-ms-flex: 0 0 40%;
	    flex: 0 0 40%;
	    padding-left: 20px;
	}
	
}
@media (min-width: 992px) {
	/* __kich thuoc hon 992 */

}
@media (min-width: 1200px) {
	/* __kich thuoc hon 1200 */
}

.homeaboutblock img {
  max-width: 100%;
}