.fs-slider-home .item {
  position: relative;
  margin-bottom: -5px;
}
.fs-slider-home .item a {
  display: inline;
}
.fs-slider-home .item img {
  width: 100%;
}
.fs-slider-home .slide-content {
  position: absolute;
  bottom: 0%;
  bottom: 5px;
  left: 0;
  transform: translate(0%, 0%);
  font-weight: normal;
  color: #fff;
  width: 100%;
  z-index: 1;
}
.fs-slider-home .slide-content .box_title_name {
  background: rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  padding: 14px 40px 20px;
  position: relative;
  display: inline-block;
}
@media all and (max-width: 650px) {
  .fs-slider-home .slide-content .box_title_name {
    padding: 12px 20px 16px;
  }
}
.fs-slider-home .slide-content .box_title_name:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 41%;
  background: var(--extra-color);
  height: 8px;
}
@media all and (max-width: 650px) {
  .fs-slider-home .slide-content .box_title_name:after {
    height: 4px;
  }
}
@media all and (min-width: 850px) {
  .fs-slider-home .slide-content .box_title_tab_menus {
    padding-bottom: 64px;
  }
}
.fs-slider-home .slide-content .box_title_tab_menus:after {
  display: none;
}
.fs-slider-home .slide-content .title-banner-small {
  transition: all 1s;
  transform: translate(0px, -200px);
  font-weight: 600;
  line-height: 44px;
  max-width: 100%;
  opacity: 0;
  font-size: 31px;
  color: #fff;
  line-height: 1.3;
  transition: 1.5s;
  margin-top: 12px;
}
@media all and (max-width: 1400px) {
  .fs-slider-home .slide-content .title-banner-small {
    font-size: 20px;
  }
}
@media all and (max-width: 850px) {
  .fs-slider-home .slide-content .title-banner-small {
    font-size: 15px;
  }
}
@media all and (max-width: 650px) {
  .fs-slider-home .slide-content .title-banner-small {
    font-size: 14px;
  }
}
.fs-slider-home .slide-content .title-banner-big {
  transition: 1s;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.445;
  text-shadow: 2px 2px 2px #313131;
}
@media all and (max-width: 1100px) {
  .fs-slider-home .slide-content .title-banner-big {
    font-size: 26px;
  }
}
@media all and (max-width: 850px) {
  .fs-slider-home .slide-content .title-banner-big {
    font-size: 22px;
  }
}
@media all and (max-width: 650px) {
  .fs-slider-home .slide-content .title-banner-big {
    font-size: 18px;
  }
}
.fs-slider-home .slide-content .description-slide {
  font-size: 16px;
  opacity: 0;
  width: 100%;
  box-sizing: border-box;
  letter-spacing: 0px;
  line-height: 30px;
  line-height: 1.455;
  transition: 2s;
  transform: scale(1.3);
  margin-top: 22px;
}
@media all and (max-width: 1150px) {
  .fs-slider-home .slide-content .description-slide {
    font-size: 15px;
  }
}
@media all and (max-width: 650px) {
  .fs-slider-home .slide-content .description-slide {
    line-height: 1.425;
    display: none;
  }
}
.fs-slider-home .slide-content .box_bottom_slide {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
}
@media all and (max-width: 650px) {
  .fs-slider-home .slide-content .box_bottom_slide {
    margin-top: 10px;
  }
}
.fs-slider-home .slide-content .button-slide {
  font-size: 15px;
  padding: 13px 18px;
  display: flex;
  background: #fff;
  letter-spacing: 0;
  border-radius: 3px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 0px;
  border: 1px solid transparent;
  transition: 0.4s;
  font-weight: 600;
  font-weight: normal;
  transform: translate(500px, 0);
}
@media all and (max-width: 1400px) {
  .fs-slider-home .slide-content .button-slide {
    font-size: 14px;
    font-weight: normal;
    padding: 10px 10px;
  }
}
@media all and (max-width: 1025px) {
  .fs-slider-home .slide-content .button-slide {
    padding: 8px 10px;
    font-size: 13px;
  }
}
@media all and (max-width: 650px) {
  .fs-slider-home .slide-content .button-slide {
    font-size: 13px;
    padding: 7px 10px 8px;
  }
}
.fs-slider-home .slide-content .button-slide svg {
  width: 14px;
  height: 18px;
  margin-left: 40px;
  transition: 0.4s;
}
.fs-slider-home .slide-content .button-slide:hover {
  background-color: var(--main-color);
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none !important;
  color: #fff;
}
.fs-slider-home .slide-content .button-slide:hover svg {
  fill: #fff;
}
.fs-slider-home .slide-content .button-slide .bot_mb {
  display: none;
}
@media all and (max-width: 1025px) {
  .fs-slider-home .slide-content .button-slide .bot_mb {
    display: block;
  }
}
@media all and (max-width: 1025px) {
  .fs-slider-home .slide-content .button-slide .bot_pc {
    display: none;
  }
}
.fs-slider-home .slide-content .box_title_name_no_home {
  width: unset;
}
.fs-slider-home .owl-dots {
  text-align: center;
  position: absolute;
  top: 50%;
  border-radius: 19px;
  right: 10px;
  transform: translate(0, -50%) rotate(90deg);
}
.fs-slider-home .owl-dots .owl-dot {
  position: relative;
}
.fs-slider-home .owl-dots .owl-dot.active, .fs-slider-home .owl-dots .owl-dot:hover {
  background: var(--extra-color);
  /* box-shadow: inset rgba(255,255,255,0.37) -1px 1px 1px; */
  border: 1px solid var(--extra-color);
}
.fs-slider-home .owl-prev, .fs-slider-home .owl-next {
  display: inline-block;
  zoom: 1;
  position: absolute;
  margin: 0;
  width: 60px;
  height: 40px;
  text-align: center;
  font-size: 40px;
  color: rgba(0, 0, 0, 0.5490196078);
  line-height: 20px;
  top: 50%;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s;
  display: flex;
  letter-spacing: 3px;
  align-items: center;
  justify-content: center;
  padding: 8px 10px 13px;
  border-radius: 5px;
  opacity: 0;
  background: rgba(255, 255, 255, 0.4901960784);
  box-sizing: border-box;
}
.fs-slider-home .owl-prev:hover, .fs-slider-home .owl-next:hover {
  background: var(--main-color);
  color: #fff;
}
.fs-slider-home:hover .owl-prev, .fs-slider-home:hover .owl-next {
  opacity: 1;
}
.fs-slider-home .owl-prev {
  left: 40px;
}
.fs-slider-home .owl-next {
  right: 40px;
}
.fs-slider-home .active2 .title-banner-small, .fs-slider-home .active2 .title-banner-big, .fs-slider-home .active .title-banner-small, .fs-slider-home .active .title-banner-big {
  transform: translate(0px, 0px);
  opacity: 1;
}
.fs-slider-home .active2 .box_bottom_slide .button-slide, .fs-slider-home .active .box_bottom_slide .button-slide {
  transform: translate(0px, 0px);
  opacity: 1;
}
.fs-slider-home .active2 .description-slide, .fs-slider-home .active .description-slide {
  opacity: 1;
  transform: scale(1);
}

.box_tab_menus {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
  margin-top: -44px;
  border-left: 1px solid rgba(225, 225, 225, 0.3607843137);
}
@media all and (max-width: 850px) {
  .box_tab_menus {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    flex-wrap: unset;
    width: 100vw;
    margin-left: -15px;
    margin-top: 0;
  }
}
.box_tab_menus .tab_menu {
  width: 25%;
  box-sizing: border-box;
  display: inline-block;
  background: var(--main-color);
  color: #fff;
  text-align: center;
  border-right: 1px solid rgba(225, 225, 225, 0.3607843137);
  border-bottom: 1px solid rgba(225, 225, 225, 0.3607843137);
  padding: 9px 5px;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  height: 44px;
}
@media all and (max-width: 850px) {
  .box_tab_menus .tab_menu {
    width: unset;
    font-weight: normal;
    padding: 9px 15px;
  }
}
.box_tab_menus .active {
  background: #fff;
  color: #000;
  position: relative;
}
.box_tab_menus .active:after {
  position: absolute;
  bottom: 100%;
  left: 0;
  content: "";
  width: 100%;
  background: var(--extra-color);
  height: 8px;
}/*# sourceMappingURL=owl_carousel_home2.css.map */