/*
Theme Name: BDSBHoldingGroup
Author: Tienduydng
Version: 1.0
*/
@font-face {
  font-family: playFont;
  src: url(fonts/avo/UTM-Avo.ttf);
}

@font-face {
  font-family: playboldFont;
  src: url(fonts/avo/UTM-AvoBold.ttf);
}

/* css variable
$e11:#0099ff;
$e1:#E1E8EF;
*/
figcaption {
  text-align: center;
  color: #999;
  font-size: 12px;
  padding: 7px;
}

html {
  margin-top: 0 !important;
}

a {
  text-decoration: none;
}

ul {
  margin-bottom: 0px !important;
}

li {
  list-style: none;
}

hr {
  float: left;
  width: 100%;
}

.clear {
  clear: both;
}

.container {
  width: 100% !important;
}

.wdsmore {
  margin: 0;
}

.wdsmore a {
  font-style: italic;
  font-size: 12px;
  color: #999;
}

table {
  width: 100%;
}

.bradius {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}

header {
  z-index: 111;
  position: absolute;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(black), to(transparent));
  background: linear-gradient(180deg, black, transparent);
}

header .logo {
  display: block;
  text-align: center;
  float: left;
  margin-top: 10px;
}

header .logo img {
  max-height: 150px;
}

header .mobi-menu {
  color: yellow;
  float: left;
  text-align: center;
  padding: 5px;
  font-size: 12px;
  cursor: pointer;
  display: none;
}

header .mobi-menu i {
  display: block;
}

header #menu-menunav {
  text-align: right;
  margin-top: 10px;
}

header #menu-menunav li {
  position: relative;
  list-style: none;
  display: inline-block;
  background: #292830 url(images/pattern.png);
  -webkit-transform: skew(-10deg, 0);
          transform: skew(-10deg, 0);
  border: 1px solid yellow;
}

header #menu-menunav li a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.1em;
  color: yellow;
  display: block;
  padding: 10px 6px;
}

header #menu-menunav li a:hover {
  background: yellow;
  color: #292830;
}

header .search-panel {
  margin-top: 50px;
}

header .search-panel .bi-search {
  display: none;
  background: black;
  padding: 6px 12px;
  color: yellow;
  cursor: pointer;
}

header .search-panel #advance_filter {
  margin: auto;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 0;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  top: 0px;
  position: relative;
}

header .search-panel #advance_filter .form-control {
  margin-bottom: 10px;
}

header .search-panel #advance_filter select, header .search-panel #advance_filter input {
  font-size: 13px;
}

header .search-panel #advance_filter .advance {
  display: none;
}

header .search-panel #advance_filter #morefilt_click {
  float: right;
  margin-right: 15px;
}

header .search-panel .search-hide {
  top: 0 !important;
}

.swiper-banner .swiper-slide {
  background-position: center;
  background-size: cover;
}

.swiper-banner .swiper-slide img {
  display: block;
  width: 100%;
}

.mainSwiper .swiper-slide, .thumbSwiper .swiper-slide {
  background-position: center;
  background-size: cover;
}

.mainSwiper .swiper-slide img, .thumbSwiper .swiper-slide img {
  display: block;
  width: 100%;
}

.wds-breadcum {
  background: #fff;
  border: 1px solid #ddd;
  float: left;
  width: 100%;
  margin: 10px 0;
}

.wds-breadcum i {
  display: block;
  float: left;
}

.wds-breadcum i a {
  padding: 7px 5px;
  color: #666;
  font-size: 12px;
  line-height: 1em;
}

.tags-key {
  width: 100%;
  margin: 5px 0;
  float: left;
}

.tags-key a {
  white-space: nowrap;
  font-weight: normal;
  padding: 5px;
  float: left;
  color: #666;
  font-size: 13px;
  background: #ddd;
  margin: 0 5px 5px 0;
  line-height: 1em;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.cat-title {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  float: left;
  width: 100%;
  font-size: 30px;
  font-weight: bold;
}

.wds-view-count {
  font-size: 11px;
  color: #999;
  padding: 5px;
  line-height: 1em;
  display: block;
}

/*========*/
.wds-grid-panel {
  float: left;
  width: 100%;
}

.wds-grid-panel h3 a {
  color: #f2561b;
  text-transform: uppercase;
}

.wds-grid-panel h3 a:hover {
  text-decoration: none;
}

.wds-grid-panel .wds-col5 {
  width: 20%;
  padding: 10px;
  float: left;
}

.wds-grid-panel .wds-item {
  background: #F2F2F2;
  height: 420px;
}

.wds-grid-panel .wds-item .wds-thumb {
  height: 43%;
  display: block;
  background: #777;
}

.wds-grid-panel .wds-item .wds-thumb img {
  max-width: 100%;
  width: auto;
  height: 100%;
  margin: auto;
  display: block;
}

.wds-grid-panel .wds-item h2 {
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 0;
}

.wds-grid-panel .wds-item h2 a {
  display: block;
  padding: 5px;
  line-height: 1.2em;
  color: #f2561b;
  font-size: 18px;
}

.wds-grid-panel .wds-item p {
  padding: 5px;
  margin-bottom: 0;
}

.wds-grid-panel .wds-item .date {
  color: #777;
}

/*content index*/
.each-news-panel {
  margin-top: 15px;
  background: #ffffff;
  padding: 10px;
}

.each-news-panel .each-post {
  margin-top: 15px;
}

.each-news-panel .each-post h2 {
  line-height: 1.4em;
  font-size: 14px;
  margin: 0 !important;
}

.each-news-panel .each-post h2 a {
  color: #111;
  font-size: 14px;
  display: block;
  font-family: boldFont;
}

.each-news-panel .each-post span {
  color: #999;
  font-size: 11px;
  display: block;
  font-style: italic;
  margin-bottom: 5px;
}

.each-news-panel .each-post img {
  max-width: 30%;
  height: auto;
  padding-right: 10px;
  float: left;
}

.each-news-panel .each-post .info {
  max-width: 70%;
  float: left;
}

.each-news-panel .each-post .info h2 a {
  font-size: 14px;
  font-family: boldFont;
}

.each-news-panel .each-post .info .exr {
  font-size: 13px;
  color: #444;
}

.sidebar {
  margin-top: 10px;
}

.sidebar .sidebar-panel-1 {
  margin-bottom: 10px;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  padding: 10px;
}

.sidebar .sidebar-panel-1 .each-post {
  margin-top: 15px;
}

.sidebar .sidebar-panel-1 .each-post h2 {
  line-height: 1.4em;
  font-size: 14px;
  font-weight: bold;
  margin: 0 !important;
}

.sidebar .sidebar-panel-1 .each-post h2 a {
  display: block;
  color: #111;
}

.sidebar .sidebar-panel-1 .each-post span {
  color: #999;
  font-size: 11px;
  display: block;
  font-style: italic;
  margin-bottom: 5px;
}

.sidebar .sidebar-panel-1 .each-post img {
  max-width: 25%;
  height: auto;
  padding-right: 5px;
  float: left;
}

.sidebar .sidebar-panel-1 .each-post .excerpt {
  color: #444;
}

.sidebar .viewmore a {
  font-size: 12px;
  font-style: italic;
}

.sidebar .ads {
  margin: 5px 0;
}

.sidebar .ads img {
  max-width: 100%;
  height: auto;
}

/*--------*/
.archive-news {
  background: #fff;
  padding: 10px;
  margin-top: 10px;
}

.archive-news .each-post {
  margin-top: 15px;
}

.archive-news .each-post h2 {
  line-height: 1.4em;
  font-size: 14px;
  margin: 0 !important;
}

.archive-news .each-post h2 a {
  color: #111;
  font-size: 14px;
  display: block;
  font-family: boldFont;
}

.archive-news .each-post span {
  color: #999;
  font-size: 11px;
  display: block;
  font-style: italic;
  margin-bottom: 5px;
}

.archive-news .each-post img {
  max-width: 30%;
  height: auto;
  padding-right: 10px;
  float: left;
}

.archive-news .each-post .excerpt {
  color: #444;
  font-size: 14px;
}

.single-page {
  width: 900px;
  max-width: 100%;
  margin: 10px auto;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  background: #fff;
  padding: 10px;
}

.single-page .h3title {
  color: #f2561b;
  text-align: center;
  font-family: playboldFont;
  text-transform: uppercase;
}

.single-page img {
  display: block;
  max-width: 90%;
  height: auto;
  margin: auto;
}

.single-page li {
  list-style: none;
}

.single-bds {
  padding: 10px;
}

.single-bds .mainSwiper, .single-bds .thumbSwiper {
  background: black;
}

.single-bds .mainSwiper .swiper-button-next, .single-bds .mainSwiper .swiper-button-prev, .single-bds .thumbSwiper .swiper-button-next, .single-bds .thumbSwiper .swiper-button-prev {
  color: yellow;
}

.single-bds .fb-share-button {
  margin-bottom: 5px;
}

.single-bds h1 {
  font-size: 22px;
  padding-bottom: 15px;
  color: #f2561b;
}

.single-bds .views {
  display: block;
  padding: 5px 0;
  color: #999;
  font-style: italic;
  font-size: 13px;
}

.single-bds img {
  display: block;
  margin: 15px auto;
  max-width: 90%;
  height: auto;
}

.single-bds li {
  list-style: none;
}

.single-bds .bds-sum h5 {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: normal;
}

.same-bds {
  padding: 10px;
  float: left;
  width: 100%;
  border: 1px solid #eee;
}

.same-bds .each-post {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.same-bds .each-post img {
  max-width: 30%;
  height: auto;
  padding-right: 10px;
  float: left;
}

.same-bds .each-post h2 {
  line-height: 1.4em;
  font-size: 18px;
  margin: 0 !important;
}

.same-bds .each-post h2 a {
  color: #111;
  font-size: 18px;
  display: block;
}

.same-bds .each-post span {
  color: #999;
  font-size: 11px;
  display: block;
  font-style: italic;
  margin-bottom: 5px;
}

.same-bds .each-post .excerpt {
  color: #444;
  font-size: 14px;
}

.bds-archive h3 {
  color: #c28b2e;
  text-align: center;
  font-family: playboldFont;
  text-transform: uppercase;
}

/*Scroll if content overflow*/
.classes::-webkit-scrollbar {
  width: 7px;
}

.classes::-webkit-scrollbar-track {
  border: 1px solid #eee;
  -webkit-border-radius: 10px;
  -webkit-box-shadow: 0 0 6px gray inset;
}

.classes::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #666;
}

/**/
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
  background-color: #999;
  border: 2px solid #888;
}

textarea {
  resize: none;
}

/**/
.news-section {
  background: #eee;
  float: left;
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
}

.news-section .newspn36, .news-section .newspn35 {
  padding: 0;
}

.news-section .news-panel {
  background: #fff;
  padding: 5px;
  border: 1px solid rgba(151, 151, 151, 0.3);
}

.news-section .news-panel .titleh3 a {
  display: block;
  color: #fff;
  background: #C7A941;
  padding: 10px;
  text-transform: uppercase;
  font-size: 17px;
  text-align: center;
}

.news-section .news-panel li {
  list-style: none;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #ddd;
  float: left;
  width: 100%;
}

.news-section .news-panel li img {
  float: left;
  width: 25%;
  height: auto;
  padding-right: 5px;
  padding-bottom: 5px;
}

.news-section .news-panel li h2 {
  font-size: 1em;
}

.news-section .news-panel li h2 a {
  font-weight: bold;
  color: #222;
  display: block;
  padding: 7px 0;
}

.news-section .news-panel li p {
  color: #666;
  margin-bottom: 0;
  line-height: 1.5em;
}

.news-section .news-panel li span {
  font-size: 11px;
  font-style: italic;
  color: #999;
  display: block;
}

.fb-share-button iframe {
  margin: 0 !important;
}

.wds-panigation {
  width: 100%;
  text-align: right;
  clear: both;
  margin: 5px 0;
}

.wds-panigation a {
  background: #fff;
  padding: 6px 12px;
  color: #999;
  margin-right: 3px;
  border: 1px solid #ddd;
  text-decoration: none;
}

.wds-panigation a:hover {
  text-decoration: none;
  background: #eee;
}

footer {
  background: #000 url(images/pattern.png);
  padding-top: 20px;
  margin-top: 10px;
  float: left;
  width: 100%;
}

footer .wds-col5 {
  padding: 15px;
  width: 20%;
  float: left;
}

footer h4 {
  text-transform: uppercase;
  color: yellow;
}

footer h5 a {
  display: block;
  padding: 5px 0;
  color: #999;
}

footer a {
  display: block;
}

footer a img {
  max-height: 35px;
  padding: 5px;
}

footer .social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

footer .social a {
  margin-right: 10px;
}

footer .social a i {
  font-size: 30px;
}

footer .social a .bi-facebook {
  color: #1876F2;
}

footer .social a .bi-youtube {
  color: #FF0000;
}

footer .fanpage {
  overflow: hidden;
}

footer .lisence {
  color: #999;
  font-size: 11px;
  margin-bottom: 0;
}

iframe {
  display: block;
  margin: 20px auto;
}

figcaption, .wp-caption-text {
  text-align: center;
  font-size: 12px;
  font-style: italic;
  color: #aaa;
  padding: 5px 0;
}

#backtotop {
  z-index: 9999999999999999;
  display: none;
  position: fixed;
  bottom: 45px;
  right: 0;
  width: 30px;
  height: 30px;
  background: #000;
}

#backtotop i {
  font-size: 20px;
  cursor: pointer;
  color: yellow;
  display: block;
  text-align: center;
}

/*smaller then 1024*/
/*****************************************
May tinh bang chieu dung smaller than 770
******************************************/
@media screen and (max-width: 700px) {
  .mbbg {
    height: 100%;
    background: rgba(255, 255, 255, 0.7) !important;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  header .logo {
    float: right;
  }
  header .logo img {
    height: 80px;
  }
  header .mobi-menu {
    display: block;
  }
  header .mobi-menu i {
    font-size: 30px;
  }
  header #menu-menunav {
    display: none;
    z-index: 1;
    top: 45px;
    padding: 5px;
    width: 100%;
    left: 0;
    position: absolute;
  }
  header #menu-menunav li {
    min-width: 50%;
    margin-top: 3px;
    clear: both;
    float: left;
  }
  header #menu-menunav li a {
    padding: 8px !important;
    text-align: left;
  }
  header .search-panel {
    margin-top: 0;
    padding: 0;
  }
  header .search-panel .bi-search {
    display: inline;
  }
  header .search-panel #advance_filter {
    top: -500px;
  }
  header .search-panel #advance_filter .col-md-3 {
    padding-left: 5px;
    padding-right: 5px;
  }
  header .search-panel #advance_filter .advancemobi {
    display: none;
  }
  .wds-breadcum a {
    font-size: 11px !important;
  }
  .hide-in-mobi {
    display: none;
  }
  .mainSwiper {
    margin-top: 5px;
  }
  .single-post img {
    max-width: 95%;
  }
  .same-bds {
    margin-top: 10px;
  }
  .wds-grid-panel .wds-col5 {
    width: 50%;
  }
  .wds-grid-panel .wds-item .wds-thumb {
    height: 34%;
  }
  footer .wds-col5 {
    width: 100%;
  }
}

/************************************************************************************
smaller than 580
*************************************************************************************/
@media screen and (max-width: 580px) {
  .contact_now .ctzl, .contact_now .ctcn {
    display: block;
  }
}

/************************************************************************************
smaller than 490
*************************************************************************************/
@media screen and (max-width: 505px) {
  .section_panel .item {
    zoom: .85;
  }
}

/************************************************************************************
smaller than 360
*************************************************************************************/
/*# sourceMappingURL=style.css.map */