/* arguments inittial */
/* font style */
/* site style */
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ background-image ]
-------------------------------------------------*/
/* [ writing-mode ]
-------------------------------------------------*/
/* [ illustrator & photoshop letter spacing ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
/* [ easy transform ]
-------------------------------------------------*/
.single-blog .content-blog .content-right {
  padding-left: 43px; }
  @media only screen and (max-width: 767px) {
    .single-blog .content-blog .content-right {
      padding-left: 0; } }
.single-blog .detail {
  padding: 50px 41px 40px 44px;
  border: solid 1px #F0A10B; }
  @media only screen and (max-width: 767px) {
    .single-blog .detail {
      padding: 30px 15px; } }
  .single-blog .detail .date-cat {
    font-size: 0px;
    font-size: 0rem;
    margin-bottom: 26px; }
    .single-blog .detail .date-cat .date {
      display: inline-block;
      vertical-align: middle;
      margin-right: 12px;
      font-size: 14px;
      font-size: 1.4rem;
      letter-spacing: 0.5px; }
      @media only screen and (max-width: 767px) {
        .single-blog .detail .date-cat .date {
          display: block;
          margin-bottom: 10px; } }
    .single-blog .detail .date-cat .cats {
      display: inline-block;
      vertical-align: middle;
      font-size: 0px;
      font-size: 0rem;
      letter-spacing: -0.4px; }
      .single-blog .detail .date-cat .cats strong {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        color: #F0A10B;
        font-size: 14px;
        font-size: 1.4rem;
        padding: 2px 14px 0 14px;
        border: solid 1px #F0A10B; }
        .single-blog .detail .date-cat .cats strong:last-child {
          margin-right: 0; }
        @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
          .single-blog .detail .date-cat .cats strong {
            padding-top: 3px; } }
  .single-blog .detail .post-title {
    font-size: 30px;
    font-size: 3rem;
    font-weight: bold;
    line-height: 46px;
    padding-bottom: 26px;
    border-bottom: 1px solid #C6C7C7;
    margin-bottom: 35px;
    letter-spacing: 0.6px; }
    @media only screen and (max-width: 767px) {
      .single-blog .detail .post-title {
        font-size: 23px;
        font-size: 2.3rem;
        line-height: 38px; } }
.single-blog .blog-others {
  margin-top: 55px; }
  .single-blog .blog-others .title-box {
    text-align: center;
    background: rgba(8, 72, 136, 0.15);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    padding: 7px;
    margin-bottom: 27px;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 500; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .single-blog .blog-others .title-box {
        padding-top: 14px; } }
    @media only screen and (max-width: 767px) {
      .single-blog .blog-others .title-box {
        font-size: 15px;
        font-size: 1.5rem;
        padding-left: 20px;
        padding-right: 20px; } }
    .single-blog .blog-others .title-box span {
      position: relative;
      padding-right: 5px;
      margin-right: 5px; }
      .single-blog .blog-others .title-box span:last-child {
        padding-right: 0;
        margin-right: 0; }
        .single-blog .blog-others .title-box span:last-child:before {
          display: none; }
      .single-blog .blog-others .title-box span:before {
        position: absolute;
        content: ',';
        bottom: -5px;
        right: 0; }
  .single-blog .blog-others .list-other {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -3.36%; }
    .single-blog .blog-others .list-other li {
      width: 33.3%;
      padding: 0 3.36%;
      margin-bottom: 20px; }
      .single-blog .blog-others .list-other li a {
        display: block;
        backface-visibility: hidden; }
      @media only screen and (max-width: 767px) {
        .single-blog .blog-others .list-other li {
          float: none;
          width: 100%; }
          .single-blog .blog-others .list-other li:last-child {
            margin-bottom: 0; } }
      .single-blog .blog-others .list-other li:last-child {
        margin-right: 0; }
      .single-blog .blog-others .list-other li .img-post {
        position: relative;
        margin-bottom: 15px; }
        .single-blog .blog-others .list-other li .img-post:before {
          display: block;
          content: " ";
          width: 100%;
          padding-top: 69.7674418605%; }
        .single-blog .blog-others .list-other li .img-post > .content {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
      .single-blog .blog-others .list-other li .post-detail .post-title {
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: bold;
        line-height: 21px; }

/*# sourceMappingURL=single-blog.min.css.map */
