﻿@charset "UTF-8";
/******* RESPONSIVE ********/
/****Màn hình máy tính thông thường****/
/****Màn hình desktop loại bé****/
/**** Màn hình ipad hiển thị theo chiều ngang (Landscape) ****/
/****Màn hình ipad loại bé hiển thị theo chiều ngang (Landscape)****/
/****Màn hình ipad hiển thị theo chiều dọc (Portrait)****/
/****Màn hình ipad loại bé hiển thị theo chiều dọc (Portrait)****/
/****Màn hình điện thoại hiển thị theo chiều ngang (Landscape)****/
/****Màn hình điện thoại Iphone Plus****/
/****Màn hình điện thoại Iphone****/
/****Màn hình điện thoại loại bé****/
ul, li {
  list-style: none; }

body {
  color: #0a2540;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px; }

p {
  margin: 0 auto; }

a:hover {
  text-decoration: none; }

#tintonghop {
  min-height: calc(100vh - 147px); }
  #tintonghop #body-breadcrumb {
    padding: 30px 0; }
    #tintonghop #body-breadcrumb .breadcrumb {
      display: flex;
      flex-wrap: wrap;
      padding: 0;
      margin: 0 !important;
      margin-bottom: 1rem;
      list-style: none;
      background: white; }
      #tintonghop #body-breadcrumb .breadcrumb .breadcrumb-item a {
        text-decoration: none;
        color: #2e73d5;
        font-size: 16px;
        line-height: 18.75px; }
  #tintonghop .module-content .page-title {
    display: flex;
    margin-bottom: 30px; }
    #tintonghop .module-content .page-title .page-title__text {
      line-height: 45px;
      font-weight: 700;
      font-size: 30px;
      height: 100%;
      color: #2e73d5;
      float: left; }
  #tintonghop .module-content .boxlist .detail__category .layout__title-page-bor {
    margin-bottom: 18px; }
    #tintonghop .module-content .boxlist .detail__category .layout__title-page-bor .title-link {
      font-size: 18px;
      display: block;
      position: relative;
      font-style: normal;
      font-weight: 500;
      line-height: 21px;
      text-transform: uppercase;
      color: #1b1d2d;
      padding-left: 10px; }
    #tintonghop .module-content .boxlist .detail__category .layout__title-page-bor .title-link:after {
      content: "";
      width: 3px;
      height: 15px;
      background: #ce2424;
      position: absolute;
      left: 0;
      top: 3px; }
  #tintonghop .module-content .boxlist .detail__category .post-item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 33px; }
    #tintonghop .module-content .boxlist .detail__category .post-item .post-thumbnail {
      width: 303px;
      margin-right: 26px;
      position: relative; }
    #tintonghop .module-content .boxlist .detail__category .post-item a {
      color: #1d2128;
      text-decoration: none;
      transition: 0.4s; }
    #tintonghop .module-content .boxlist .detail__category .post-item img {
      height: auto;
      max-width: 100%;
      vertical-align: middle;
      height: 200px;
      border: 1px solid #e6e6e6;
      object-fit: cover; }
    #tintonghop .module-content .boxlist .detail__category .post-item .entry-summary {
      flex: 1;
      width: 100%; }
      #tintonghop .module-content .boxlist .detail__category .post-item .entry-summary .entry-title {
        font-size: 20px;
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 16px;
        font-weight: 600; }
        #tintonghop .module-content .boxlist .detail__category .post-item .entry-summary .entry-title a {
          color: #2e73d5; }
    #tintonghop .module-content .boxlist .detail__category .post-item .entry-meta__date {
      color: #999999;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 24px;
      margin-bottom: 3px; }
    #tintonghop .module-content .boxlist .detail__category .post-item .entry-description {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 24px;
      color: #666666; }
  #tintonghop .module-content .btSidebar {
    border-top: 10px solid #355daf;
    padding: 30px 30px 0px 30px;
    background-color: #f9f9f9 !important; }
    #tintonghop .module-content .btSidebar .btBox {
      margin-bottom: 4em; }
      #tintonghop .module-content .btSidebar .btBox input {
        border: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding: 0 4.25em 0 1.25em;
        background: white;
        height: 3.15em;
        width: 100%; }
      #tintonghop .module-content .btSidebar .btBox button {
        width: 3.125em !important;
        height: 3.125em !important;
        border: 0 !important;
        cursor: pointer;
        padding: 0 !important;
        background: #fff;
        position: absolute;
        right: 2em;
        transition: all 300ms ease;
        border-radius: 0 !important; }
      #tintonghop .module-content .btSidebar .btBox button:before {
        content: "\f002";
        font-family: FontAwesome;
        display: inline-block;
        z-index: 2;
        position: relative; }
      #tintonghop .module-content .btSidebar .btBox button:hover {
        background: #355daf;
        color: #fff; }
      #tintonghop .module-content .btSidebar .btBox .tttile {
        font-size: 1.25em;
        margin-bottom: 1.25em;
        padding-bottom: 0;
        display: inline-block;
        width: 100%; }
      #tintonghop .module-content .btSidebar .btBox .tttile:after {
        content: "";
        clear: both;
        width: 3em;
        display: block;
        background: #355daf;
        height: 2px;
        margin: 1em 0 0; }
      #tintonghop .module-content .btSidebar .btBox ul {
        padding: 0; }
        #tintonghop .module-content .btSidebar .btBox ul li {
          display: block;
          width: auto;
          margin: 0;
          position: relative;
          padding: .8em 0;
          margin-left: 0; }
          #tintonghop .module-content .btSidebar .btBox ul li .btImageTextWidget {
            display: flex;
            align-items: center; }
            #tintonghop .module-content .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetImage {
              flex: 0 0 30%;
              padding-right: 10px; }
              #tintonghop .module-content .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetImage a {
                display: block;
                line-height: 0;
                position: relative; }
              #tintonghop .module-content .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetImage a:before {
                background: #355daf;
                font-family: FontAwesome;
                font-size: 1.5rem;
                content: "\f105";
                display: flex;
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                position: absolute;
                left: 0;
                align-items: center;
                justify-content: center;
                transition: 300ms ease opacity, 300ms ease transform;
                transform: translateX(0);
                color: #fff;
                opacity: 0; }
              #tintonghop .module-content .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetImage a:hover:before {
                opacity: .9; }
              #tintonghop .module-content .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetImage img {
                margin: 0;
                max-width: 100%;
                width: 100%;
                height: 83px; }
            #tintonghop .module-content .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetText {
              flex: 0 0 70%;
              overflow: hidden; }
              #tintonghop .module-content .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline {
                position: relative; }
                #tintonghop .module-content .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h4 {
                  font-size: 1.5625rem;
                  position: relative; }
                  #tintonghop .module-content .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h4 .bt_bb_headline_superheadline {
                    font-size: 15px;
                    color: gray;
                    font-weight: normal; }
                  #tintonghop .module-content .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h4 .bt_bb_headline_content a {
                    font-size: 1rem;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    display: -webkit-box;
                    line-height: 1.4em;
                    max-height: 2.8em;
                    color: #000;
                    font-weight: normal; }
      #tintonghop .module-content .btSidebar .btBox .tagcloud {
        display: flex;
        flex-wrap: wrap; }
        #tintonghop .module-content .btSidebar .btBox .tagcloud a {
          font-size: .875em !important;
          display: block;
          padding: .3em 1em;
          margin: 0 2px 2px 0;
          transition: all 300ms ease;
          overflow: hidden;
          position: relative;
          z-index: 1;
          color: #000; }
        #tintonghop .module-content .btSidebar .btBox .tagcloud a:before {
          content: "";
          display: block;
          position: absolute;
          left: -1px;
          top: -1px;
          right: -1px;
          bottom: -1px;
          transition: 300ms ease all;
          z-index: -1;
          background: gray;
          opacity: .07; }
        #tintonghop .module-content .btSidebar .btBox .tagcloud a:after {
          transition: 300ms ease transform;
          background: #f1b209;
          transform-origin: top;
          transform: scaleY(0);
          background: #355daf; }
        #tintonghop .module-content .btSidebar .btBox .tagcloud a:hover:after {
          transform: scaleY(1);
          transform-origin: bottom;
          background: #355daf;
          content: "";
          display: block;
          position: absolute;
          left: -1px;
          top: -1px;
          right: -1px;
          bottom: -1px;
          transition: 300ms ease all;
          z-index: -1; }
        #tintonghop .module-content .btSidebar .btBox .tagcloud a:hover {
          color: #fff; }
