.bh_gall_tc_sun {
  /* tab_top */
  /* widget */
  /* hover */
}
.bh_gall_tc_sun .tab_top.bh_tab_wrap .bh_widget_tab {
  text-align: center;
  border-bottom: 1px solid var(--bh_color_gray_400);
  margin-bottom: 50px;
  margin-bottom: 5rem;
}
.bh_gall_tc_sun .tab_top.bh_tab_wrap .bh_widget_tab a {
  display: inline-block;
  color: var(--bh_color_text);
  font-size: 18px;
  line-height: 1.4;
  padding: 0;
  margin: 5px;
  margin-bottom: -1px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.bh_gall_tc_sun .tab_top.bh_tab_wrap .bh_widget_tab a span {
  display: block;
  position: relative;
  font-weight: 600;
  padding: 0 10px 15px 10px;
}
.bh_gall_tc_sun .tab_top.bh_tab_wrap .bh_widget_tab a.active span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  border-radius: 0px;
  background-color: var(--bh_color_gray_800);
}
.bh_gall_tc_sun .tab_top.bh_tab_wrap .bh_widget_tab li:first-child a {
  margin-left: 0;
}
.bh_gall_tc_sun .tab_top.bh_tab_wrap .bh_widget_tab li:last-child a {
  margin-right: 0;
}
.bh_gall_tc_sun .tab_top.bh_tab_wrap .bh_tab_li {
  overflow: hidden;
}
.bh_gall_tc_sun.bh_widget_wrap {
  position: relative;
  overflow: hidden;
}
.bh_gall_tc_sun .bh_widget_content .bh_item {
  position: relative;
  margin: 0 auto;
  width: 90%;
  cursor: pointer;
}
.bh_gall_tc_sun .bh_widget_content .bh_item .bh_item_inner {
  margin: 30px !important;
  padding: 20px;
  box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.1);
  transition: box-shadow 200ms ease;
}
.bh_gall_tc_sun .bh_widget_content .bh_item > a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.bh_gall_tc_sun .bh_widget_content .bh_item:hover .bh_item_inner {
  box-shadow: 6px 6px 31px 3px rgba(0, 0, 0, 0.29);
}
.bh_gall_tc_sun .bh_widget_content .bh_item:hover .bh_img_content img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1);
  -ms-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.bh_gall_tc_sun .bh_widget_content.swiper-card .bh_item {
  margin-bottom: 0;
}
.bh_gall_tc_sun .bh_widget_content .bh_img_content {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.bh_gall_tc_sun .bh_widget_content .bh_img_content .bh_category {
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  color: #fff;
  font-size: 15px;
  text-align: center;
  background-color: #5fbb68;
  padding: 3px 7px;
  z-index: 6;
  box-sizing: border-box;
}
.bh_gall_tc_sun .bh_widget_content .bh_img_content img {
  width: 100%;
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: transform 650ms ease-in-out, filter 650ms ease-in-out;
  -moz-transition: transform 650ms ease-in-out, filter 650ms ease-in-out;
  transition: transform 650ms ease-in-out, filter 650ms ease-in-out;
}
.bh_gall_tc_sun .bh_widget_content .bh_img_content > a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.bh_gall_tc_sun .bh_widget_content .bh_img_content .bh_hover_content .hover_title {
  display: block;
  font-size: 20px;
  line-height: 1.6;
}
.bh_gall_tc_sun .bh_widget_content .bh_img_content .bh_hover_content .hover_content {
  display: block;
  height: 75px;
  color: #dddddd;
  font-size: 15px;
  line-height: 1.6;
  text-overflow: ellipsis;
  word-break: break-all;
  overflow: hidden;
}
.bh_gall_tc_sun .bh_widget_content .bh_content_wrap {
  position: relative;
  width: 100%;
  height: fit-content;
  background-color: #fff;
  border-left: none;
}
.bh_gall_tc_sun .bh_widget_content .bh_content_wrap .bh_title {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 20px;
  letter-spacing: -1px;
  font-weight: 400;
  text-align: left;
  color: #272a2a;
  margin-bottom: 10px;
}
.bh_gall_tc_sun .bh_widget_content .bh_content_wrap .bh_title a {
  color: #272a2a;
  text-decoration: none;
}
.bh_gall_tc_sun .bh_widget_content .bh_content_wrap .bh_title a:hover {
  color: #252525;
}
.bh_gall_tc_sun .bh_widget_content .bh_content_wrap .bh_content, .bh_gall_tc_sun .bh_widget_content .bh_content_wrap .bh_info, .bh_gall_tc_sun .bh_widget_content .bh_content_wrap .var-container p {
  position: relative;
  color: #888;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  word-break: break-all;
}
.bh_gall_tc_sun .bh_widget_content .bh_content_wrap .var-container {
  height: fit-content;
}
.bh_gall_tc_sun .bh_widget_content .bh_content_wrap .bh_date {
  position: absolute;
  left: 6%;
  bottom: 0;
  display: inline-block;
  color: #969696;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
}
.bh_gall_tc_sun .bh_widget_content .bh_content_wrap .btn_wrap {
  position: absolute;
  display: inline-block;
  width: 100%;
  text-align: right;
  right: 0;
  bottom: 12%;
}
.bh_gall_tc_sun .bh_widget_content .bh_content_wrap .btn_wrap .bh_more {
  position: absolute;
  bottom: 0;
  right: 6%;
  display: inline-block;
  color: #333;
  font-size: 15px;
  font-weight: 600;
  line-height: 13px;
  border: 1px solid #333337;
  padding: 15px 15px;
}
.bh_gall_tc_sun .bh_widget_content .bh_content_wrap .btn_wrap .bh_more .bh_plus {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -6.5px;
  margin-top: -6px;
  width: 13px;
  height: 13px;
  text-align: center;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bh_gall_tc_sun .bh_widget_content .bh_content_wrap .btn_wrap .bh_more .bh_plus:before {
  width: 100%;
  height: 1px;
  background: #000;
  left: 0;
  top: 6px;
  display: block;
  position: absolute;
  content: "";
}
.bh_gall_tc_sun .bh_widget_content .bh_content_wrap .btn_wrap .bh_more .bh_plus:after {
  width: 1px;
  height: 100%;
  background: #000;
  left: 6px;
  top: 0;
  display: block;
  position: absolute;
  content: "";
}
.bh_gall_tc_sun .bh_widget_content .bh_content_wrap .btn_wrap .bh_more:hover .bh_plus {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}
.bh_gall_tc_sun .bh_widget_content .bh_title_ex {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.bh_gall_tc_sun .bh_widget_content .cont-ttl {
  color: #00457e;
  font-size: 2.5rem;
  font-weight: bold;
}
.bh_gall_tc_sun .bh_widget_content .bh_modal_content {
  height: 783px;
  background: var(--bh_color_bg_main);
  background: url("../../../../widgets/bh_gall_widget/skins/bh_gall_tc_sun/img/modal_bg.gif") no-repeat center top;
  border-radius: 0;
  padding: 50px;
}
.bh_gall_tc_sun .bh_widget_content .bh_modal_content .bh_modal_header {
  padding: 60px 30px 30px 40px;
  border-bottom: 0;
}
.bh_gall_tc_sun .bh_widget_content .bh_modal_content .bh_modal_header .bh_title {
  position: relative;
  display: inline-block;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 5px;
}
.bh_gall_tc_sun .bh_widget_content .bh_modal_content .bh_modal_header .bh_title::before {
  content: "";
  width: 100%;
  height: 10px;
  background-color: rgba(0, 0, 0, 0.2);
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0px;
  box-sizing: border-box;
}
.bh_gall_tc_sun .bh_widget_content .bh_modal_content .bh_modal_header .bh_modal_close {
  height: auto;
  padding: 0;
  font-size: 40px;
}
.bh_gall_tc_sun .bh_widget_content .bh_modal_content .bh_modal_body {
  max-height: 553px;
  padding: 30px 30px 30px 40px;
  padding-top: 0;
  overflow: hidden;
  overflow-y: auto;
}
@media (max-width: 992px) {
  .bh_gall_tc_sun .bh_widget_content .bh_modal_content {
    height: auto;
    padding: 15px;
  }
  .bh_gall_tc_sun .bh_widget_content .bh_modal_content .bh_modal_slider .swiper-popup {
    height: auto;
  }
  .bh_gall_tc_sun .bh_widget_content .bh_modal_content .bh_modal_header {
    padding: 10px 15px 30px 15px;
  }
  .bh_gall_tc_sun .bh_widget_content .bh_modal_content .bh_modal_header .bh_modal_close {
    padding: 12px 0;
    font-size: 30px;
  }
  .bh_gall_tc_sun .bh_widget_content .bh_modal_content .bh_modal_body {
    padding: 15px 0 15px 15px;
  }
}
@media (max-width: 580px) {
  .bh_gall_tc_sun .bh_widget_content .bh_item .bh_item_inner {
    height: fit-content;
    margin: 10px !important;
  }
  .bh_gall_tc_sun .bh_widget_content .bh_item {
    margin: 0;
    width: 100%;
  }
  .bh_gall_tc_sun .bh_widget_content .bh_content_wrap .bh_content, .bh_gall_tc_sun .bh_widget_content .bh_content_wrap .bh_info, .bh_gall_tc_sun .bh_widget_content .bh_content_wrap .var-container p {
    font-size: 12px;
  }
  .bh_gall_tc_sun .bh_widget_content .bh_content_wrap .bh_title {
    font-size: 15px;
  }
  .bh_gall_tc_sun .bh_widget_content.bh_row .cont-ttl.w-40 {
    padding-right: 10px;
    font-size: 14px;
    width: 50% !important;
  }
}
.bh_gall_tc_sun .style-grid-hover {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0;
  width: 100%;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
}
.bh_gall_tc_sun .style-grid-hover * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.bh_gall_tc_sun .style-grid-hover img {
  opacity: 1;
  max-width: 100%;
  vertical-align: top;
}
.bh_gall_tc_sun .style-grid-hover:after, .bh_gall_tc_sun .style-grid-hover:before, .bh_gall_tc_sun .style-grid-hover figcaption:after, .bh_gall_tc_sun .style-grid-hover figcaption:before {
  background: #001672;
  width: 25%;
  position: absolute;
  content: "";
  opacity: 0;
  -webkit-transition: all 0.3s steps(4);
  transition: all 0.3s steps(4);
  z-index: 1;
  top: 100%;
  bottom: 0;
}
.bh_gall_tc_sun .style-grid-hover:before {
  left: 0;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
.bh_gall_tc_sun .style-grid-hover:after {
  left: 25%;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.bh_gall_tc_sun .style-grid-hover figcaption:before {
  left: 50%;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  z-index: -1;
}
.bh_gall_tc_sun .style-grid-hover figcaption:after {
  left: 75%;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  z-index: -1;
}
.bh_gall_tc_sun .style-grid-hover figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 30px;
}
.bh_gall_tc_sun .style-grid-hover figcaption a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.bh_gall_tc_sun .style-grid-hover figcaption > span {
  opacity: 0;
}
.bh_gall_tc_sun .style-grid-hover:hover:after, .bh_gall_tc_sun .style-grid-hover.hover:after, .bh_gall_tc_sun .style-grid-hover:hover:before, .bh_gall_tc_sun .style-grid-hover.hover:before, .bh_gall_tc_sun .style-grid-hover:hover figcaption:after, .bh_gall_tc_sun .style-grid-hover.hover figcaption:after, .bh_gall_tc_sun .style-grid-hover:hover figcaption:before, .bh_gall_tc_sun .style-grid-hover.hover figcaption:before {
  top: 0;
  opacity: 0.8;
}
.bh_gall_tc_sun .style-grid-hover:hover figcaption > span, .bh_gall_tc_sun .style-grid-hover.hover figcaption > span {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  opacity: 1;
}
.bh_gall_tc_sun .bh_page {
  display: none;
}
.bh_gall_tc_sun .bh_page.active {
  display: block;
}
.bh_gall_tc_sun .bh_page .btn_change_page_content {
  display: inline-block;
  color: var(--bh_color_gray_900);
  text-align: center;
  background-color: transparent;
  border: 1px solid transparent;
  border-color: var(--bh_color_gray_300);
  padding: 13px 25px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
}
.bh_gall_tc_sun .bh_page .btn_change_page_content > i {
  font-size: 0.9em;
  vertical-align: middle;
  margin-top: -4px;
}
.bh_gall_tc_sun .bh_page .btn_change_page_content:hover {
  color: #fff;
  font-weight: 500;
  background-color: var(--bh_color_main) !important;
  border-color: var(--bh_color_main) !important;
}
.bh_gall_tc_sun .bh_page .btn_change_page_content.round {
  border-radius: 3px;
}
.bh_gall_tc_sun .bh_page .btn_change_page_content.round2 {
  border-radius: 100px;
}
.bh_gall_tc_sun .pagination {
  position: relative;
  text-align: center;
  margin: 32px auto;
}
.bh_gall_tc_sun .pagination > div {
  display: inline-block;
}
.bh_gall_tc_sun .pagination .direction {
  float: left;
  position: relative;
  width: 40px;
  height: 40px;
  color: var(--bh_color_gray_900);
  font-size: 0.95em;
  line-height: 38px;
  text-align: center;
  letter-spacing: -2px;
  vertical-align: middle;
  background-color: var(--bh_color_bg_main);
  border-top: solid 1px var(--bh_color_gray_300);
  border-right: solid 1px var(--bh_color_gray_300);
  border-bottom: solid 1px var(--bh_color_gray_300);
  margin-right: 0;
  margin-left: 0;
}
.bh_gall_tc_sun .pagination .direction:first-child {
  border-left: solid 1px var(--bh_color_gray_300);
}
.bh_gall_tc_sun .pagination .direction:hover {
  color: var(--bh_color_black);
  background-color: var(--bh_color_gray_100);
}
.bh_gall_tc_sun .pagination .direction.active {
  color: var(--bh_color_white);
  font-weight: 400;
  background: var(--bh_color_gray_800);
  border-color: var(--bh_color_gray_800);
}
.bh_gall_tc_sun .pagination_simple {
  position: relative;
  text-align: center;
  margin: 32px auto;
}
.bh_gall_tc_sun .pagination_simple > div {
  display: inline-block;
  color: var(--bh_color_gray_500);
  font-size: 16px;
  margin: 0 10px;
}
.bh_gall_tc_sun .pagination_simple .current_page_no {
  color: var(--bh_color_gray_900);
  font-weight: 500;
}
.bh_gall_tc_sun .pagination_simple .direction {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 40px;
  color: var(--bh_color_gray_900);
  font-size: 0.95em;
  line-height: 38px;
  text-align: center;
  letter-spacing: -2px;
  vertical-align: middle;
  background-color: var(--bh_color_bg_main);
  border-top: solid 1px var(--bh_color_gray_300);
  border-right: solid 1px var(--bh_color_gray_300);
  border-bottom: solid 1px var(--bh_color_gray_300);
  margin-right: 0;
  margin-left: 0;
}
.bh_gall_tc_sun .pagination_simple .direction:first-child {
  border-left: solid 1px var(--bh_color_gray_300);
}
.bh_gall_tc_sun .pagination_simple .direction:hover {
  color: var(--bh_color_black);
  background-color: var(--bh_color_gray_100);
}
.bh_gall_tc_sun .pagination_simple .direction.active {
  color: var(--bh_color_white);
  font-weight: 400;
  background: var(--bh_color_gray_800);
  border-color: var(--bh_color_gray_800);
}
/*# sourceMappingURL=6dfd84813e3a09da1514ecd7801a7447111b5099.widget.scss.map */
