body {
  background: #F5F8FD; }

.article-wraper {
  padding-top: 10px;
  padding-bottom: 10px; }

.shadow-sm {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  padding: 10px; }

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0; }
  100% {
    background-position: 468px 0; } }

.animated-background, .topfive .evo-owl-product .evo-product-block-item .evo-image-pro img:not(.loaded) {
  animation-duration: 1.25s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #F6F6F6;
  background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
  background-size: 700px 104px;
  position: relative; }

label {
  font-weight: 500; }

.evo-article .title-head {
  display: block;
  line-height: 1.3em;
  font-size: 25px;
  color: #000;
  font-weight: 600;
  margin: 0; }
  @media (max-width: 767px) {
    .evo-article .title-head {
      font-size: 22px; } }

.evo-article .blog-item-author {
  font-size: 13px;
  color: #999;
  margin-bottom: 5px;
  margin-top: 5px; }
  .evo-article .blog-item-author span + span:before {
    content: ".";
    font-size: 28px;
    line-height: 0;
    margin: 0 5px; }

.evo-article .article-details {
  margin-top: 10px; }
  .evo-article .article-details p {
    word-wrap: break-word; }
  @media (max-width: 767px) {
    .evo-article .article-details {
      margin-top: 10px; } }
  .evo-article .article-details h2 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 5px; }
  .evo-article .article-details h3 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 10px; }
  .evo-article .article-details a {
    color: #2596be; }
    .evo-article .article-details a:hover, .evo-article .article-details a:focus {
      color: #1c1c1c;
      font-weight: 500; }
  .evo-article .article-details img {
    max-width: 100%;
    height: auto !important;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 768px) {
      .evo-article .article-details img {
        max-width: 600px;
        display: block; } }
  .evo-article .article-details .evo-owl-product img {
    max-width: 100% !important;
    width: auto !important;
    margin: auto !important; }
  .evo-article .article-details iframe {
    max-width: 100% !important; }

.article-summary {
  font-size: 15px;
  max-width: 700px;
  margin: 20px auto;
  font-style: italic;
  color: #333;
  text-align: justify; }

.tag_article .inline {
  font-weight: 500;
  font-size: 15px; }
  @media (max-width: 480px) {
    .tag_article .inline {
      display: block !important;
      font-size: 14px;
      margin-bottom: 3px; } }

.tag_article a {
  background: #fff;
  color: #777;
  display: inline-block;
  height: 30px;
  line-height: 28px;
  padding: 0 20px 0 23px;
  position: relative;
  margin: 0 10px 10px 0;
  text-decoration: none;
  border: 1px dashed #eee; }
  .tag_article a:hover {
    background-color: #2596be;
    color: #fff;
    border-color: #2596be; }

.evo-article-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px;
  color: #333;
  background-color: #fff;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  border-radius: 2px; }
  @media (max-width: 767px) {
    .evo-article-toolbar {
      display: block;
      margin-bottom: 10px; } }
  .evo-article-toolbar .evo-article-toolbar-left .evo-article-toolbar-head {
    color: #2596be;
    font-weight: 500;
    display: inline-block;
    float: left;
    margin-right: 5px; }
    @media (max-width: 767px) {
      .evo-article-toolbar .evo-article-toolbar-left .evo-article-toolbar-head {
        width: 100%;
        margin-right: 0; } }
  .evo-article-toolbar .evo-article-toolbar-left .evo-article-toolbar-title {
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    float: left; }
    @media (max-width: 1024px) {
      .evo-article-toolbar .evo-article-toolbar-left .evo-article-toolbar-title {
        max-width: 300px; } }
    @media (max-width: 991px) {
      .evo-article-toolbar .evo-article-toolbar-left .evo-article-toolbar-title {
        max-width: 300px; } }
    @media (max-width: 767px) {
      .evo-article-toolbar .evo-article-toolbar-left .evo-article-toolbar-title {
        max-width: unset;
        width: 100%; } }
  @media (max-width: 767px) {
    .evo-article-toolbar .evo-article-toolbar-left {
      width: 100%; } }
  @media (max-width: 767px) {
    .evo-article-toolbar .evo-article-toolbar-right {
      width: 100%;
      text-align: center;
      margin-top: 10px; } }
  .evo-article-toolbar .evo-article-toolbar-right a {
    font-size: 12px;
    letter-spacing: 2px;
    color: #2596be;
    font-weight: 500; }
    .evo-article-toolbar .evo-article-toolbar-right a svg {
      color: #2596be;
      vertical-align: -2px;
      height: 12px; }
    .evo-article-toolbar .evo-article-toolbar-right a:first-child svg {
      margin-right: 6px; }
    .evo-article-toolbar .evo-article-toolbar-right a:last-child {
      margin-left: 15px; }
      .evo-article-toolbar .evo-article-toolbar-right a:last-child svg {
        margin-left: 6px; }
    .evo-article-toolbar .evo-article-toolbar-right a:hover {
      color: #333; }
      .evo-article-toolbar .evo-article-toolbar-right a:hover svg {
        color: #333; }
  .evo-article-toolbar .evo-article-toolbar-right .separator {
    display: inline-block;
    position: relative;
    content: '';
    width: 1px;
    height: 12px;
    margin: 0 18px;
    background: rgba(255, 255, 255, 0.8);
    vertical-align: middle; }

#article_comments {
  margin-bottom: 0; }

#article-commentsa {
  margin-top: 0 !important;
  margin-bottom: 15px; }
  #article-commentsa .user-name-comment strong {
    font-weight: 500; }
  #article-commentsa button {
    padding-top: 0;
    padding-bottom: 0;
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    min-width: 250px; }

#article-commentsa {
  margin-top: 30px; }
  #article-commentsa .article-comment {
    margin-bottom: 10px; }
  #article-commentsa .article-comment-user-image {
    margin: 0;
    float: left;
    width: 50px;
    margin-right: 12px; }
  #article-commentsa .article-comment-user-comment {
    padding-left: 63px;
    font-size: em(14px); }
  #article-commentsa .user-name-comment {
    margin: 0;
    color: #2596be;
    font-size: 15px;
    line-height: 1; }
  #article-commentsa .article-comment-date-bull {
    padding: 5px 0;
    display: block;
    color: #acacac;
    font-size: 12px; }

.blog_related .title {
  color: #1c1c1c;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px; }

.blog_related .news-hor__item {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 15px; }
  .blog_related .news-hor__item .news-hor__item__img {
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    margin-right: 10px;
    /*
			position: relative;
			height: 80px;
			@media(max-width: 1024px){
			height: 233px;
		}
			@media(max-width: 991px){
			height: 280px;
		}
			@media(max-width: 767px){
			height: 333px;
		}
			@media(max-width: 668px){
			height: 334px;
		}
			@media(max-width: 569px){
			height: 352px;
		}
			@media(max-width: 480px){
			height: 254px;
		}
			@media(max-width: 376px){
			height: 227px;
		}
			@media(max-width: 321px){
			height: 190px;
		}
			img{
			width: auto !important;
			max-height: 100%;
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			margin: auto;
			&:not(.loaded) {
			@extend .animated-background;
			width: 100% !important;
			height: 100% !important;
			opacity: 0.2;
		}
		}
			*/ }
  .blog_related .news-hor__item .news-hor__item__info {
    -ms-flex: 1;
    flex: 1; }
    .blog_related .news-hor__item .news-hor__item__info .news-hor__item__title {
      font-size: 14px;
      line-height: 19px;
      max-height: 60px;
      margin-bottom: 5px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      color: #000;
      font-weight: 500; }
      .blog_related .news-hor__item .news-hor__item__info .news-hor__item__title:hover, .blog_related .news-hor__item .news-hor__item__info .news-hor__item__title:focus {
        color: #2596be; }
    .blog_related .news-hor__item .news-hor__item__info .news-hor__item__time {
      font-size: 13px;
      color: #9b9b9b;
      margin-bottom: 0; }

@media (max-width: 991px) {
  .topfive {
    overflow-x: hidden; } }

.topfive .topfive-title {
  font-weight: 600;
  font-size: 19px;
  color: #000;
  margin-top: 0;
  margin-bottom: 15px; }

.topfive .evo-owl-product {
  margin-left: -5px;
  margin-right: -5px; }
  .topfive .evo-owl-product .evo-product-block-item .evo-image-pro {
    height: 228px; }
    @media (max-width: 1024px) {
      .topfive .evo-owl-product .evo-product-block-item .evo-image-pro {
        height: 188px; } }
    @media (max-width: 991px) {
      .topfive .evo-owl-product .evo-product-block-item .evo-image-pro {
        height: 215px; } }
    @media (max-width: 767px) {
      .topfive .evo-owl-product .evo-product-block-item .evo-image-pro {
        height: 165px; } }
    @media (max-width: 668px) {
      .topfive .evo-owl-product .evo-product-block-item .evo-image-pro {
        height: 165px; } }
    @media (max-width: 569px) {
      .topfive .evo-owl-product .evo-product-block-item .evo-image-pro {
        height: 174px; } }
    @media (max-width: 480px) {
      .topfive .evo-owl-product .evo-product-block-item .evo-image-pro {
        height: 193px; } }
    @media (max-width: 376px) {
      .topfive .evo-owl-product .evo-product-block-item .evo-image-pro {
        height: 174px; } }
    @media (max-width: 321px) {
      .topfive .evo-owl-product .evo-product-block-item .evo-image-pro {
        height: 146px; } }
    .topfive .evo-owl-product .evo-product-block-item .evo-image-pro img {
      width: auto !important;
      max-height: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
      .topfive .evo-owl-product .evo-product-block-item .evo-image-pro img:not(.loaded) {
        width: 100% !important;
        height: 100% !important;
        opacity: 0.2; }
  .topfive .evo-owl-product .evo-product-block-item a.title {
    color: #000; }
    .topfive .evo-owl-product .evo-product-block-item a.title:hover, .topfive .evo-owl-product .evo-product-block-item a.title:focus {
      color: #2596be; }
