@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,300;0,400;0,500;0,600;0,700;1,200;1,400;1,500;1,600&display=swap');
.banner_section{
      height: 100vh;
    background: #001B31;
}
#myVideo {
width: 100%;
height: 100vh;
object-fit: cover;
}
.banner_bg_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(101.33deg, #171717 10.07%, rgba(23, 23, 23, 0.52) 58.06%);
    /*background: linear-gradient(91.01deg, #001B31 3%, #001B31 99.3%);
    opacity: 0.4;*/
}
/* .ban_text_wrapper h1{
  font-size: 48px;
    font-weight: 600;
    line-height: 66px;
    color: #FFFFFF;
    margin-bottom: 25px;
} */
/* .ban_text_wrapper p{
  color: #FFFFFF;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 40px;
  font-weight: 300;
} */

.banner_section .container{
  position: absolute;
    top: 60%;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
	    overflow-x: hidden;
}
.ban_text_wrapper{
      max-width: 700px;
}
.top_tradie{
    background-color: #0E0D0D;
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: url(../images/top-trade-bg.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.top_tradie p{
  font-weight: 300;
  font-size: 16px;
  line-height: 30px;
  color: #FFFFFF;
  max-width: 787px;
  padding-left: 40px;
}
.tf_image{
  display: inline-block;
}
.tf_image img{
  max-width: 345px;
  object-fit: cover;
}
.tf_image a{
  display: block;
}
.ratings{
    background: rgba(0, 27, 49, 0.85);
    border-radius: 2.29688px;
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 4px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 23px;
    color: #FFFFFF;
    z-index: 9;
}
.ratings img{
      max-width: 16px;
    margin-right: 5px;
}
.ft_cnt{
  text-align: center;
  margin-top: 20px;
  padding: 5px 20px;
  transition: all .3s ease-in-out;
}
.ft_cnt h3{
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  color: #FFFFFF;
  margin-bottom: 6px
}
.ft_cnt p{
  font-weight: 100;
  font-size: 14px;
  line-height: 23px;
  color: #FFFFFF;
}
.scrolling-wrapper{
  overflow-x: auto;
  margin-right: 0;
}
.scrolling-wrapper .container::-webkit-scrollbar, .scrolling-wrapper::-webkit-scrollbar {
  width: 0em;
}
.top_tradie_ullist{
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
}
.top_tradie_ullist li {
  position: relative;
  display: inline-block;
  padding-top: 50px;
  margin-left: 64px;
}
.top_tradie_ullist li span{
    position: absolute;
    font-size: 220px;
    left: -66px;
    top: -90px;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: #FFFFFF;
    font-family: "Roboto Slab";
    font-weight: 900;
    color: transparent;
}
.top5_trade_category{
  background: #0E0D0D;
  padding: 50px 0 80px;
  overflow: hidden;
}
.t5s-wrapper .owl-carousel{
  width: 100%; 
  position: unset;
}
.t5s-wrapper {
  position: relative;
  margin-bottom: 50px;
}
.t5s-wrapper .owl-theme .owl-nav {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
}
.t5s-wrapper .owl-theme .owl-prev, .t5s-wrapper .owl-theme .owl-next {
  position: absolute;
  height: 100px;
  color: inherit;
  background: none;
  border: none;
  z-index: 100;
}
.t5s-wrapper .owl-theme .owl-prev i, .t5s-wrapper .owl-theme .owl-next i {
  font-size: 2.5rem;
  color: #cecece;
}
.t5s-wrapper .owl-theme .owl-prev {
  left: 0;
}
.t5s-wrapper .owl-theme .owl-prev span{
  font-size: 0;
}
.t5s-wrapper .owl-theme .owl-next {
    right: 0;
    background: #2D2C2C !important;
    opacity: 0.9 !important;
    border: 4px solid #000000 !important;
    box-sizing: border-box !important;
    width: 50px !important;
    height: 80px !important;
    line-height: 80px !important;
}
.t5s-wrapper .owl-theme .owl-next span{
    color: #fff !important;
    font-size: 50px !important;
    line-height: 60px !important;
        font-weight: 100;
}
.t5s-wrapper .owl-theme .owl-prev {
    right: 0;
    background: #2D2C2C !important;
    opacity: 0.9 !important;
    border: 4px solid #000000 !important;
    box-sizing: border-box !important;
    width: 50px !important;
    height: 80px !important;
    line-height: 80px !important;
    display: none;
}
.t5s-wrapper .owl-theme .owl-prev span{
    color: #fff !important;
    font-size: 50px !important;
    line-height: 60px !important;
        font-weight: 100;
}
.t5s-wrapper .owl-theme .owl-prev.disabled, .t5s-wrapper .owl-theme .owl-next.disabled{
  opacity: 0 !important;
}
.item.t5tc_slider_wrapper:hover{
  background: #070707;
}
.top5_trade_category p.sec-para-sub {
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    color: #FFFFFF;
    max-width: 787px;
    position: relative;
    padding-left: 40px;
}
.ttc_titles{
  font-weight: normal;
font-size: 30px;
line-height: 50px;
color: #FFFFFF;
margin-bottom: 50px;
}
.ttc_titles img{
  margin-right: 10px;
}
.red_btn_style{
  font-weight: 600;
font-size: 16px;
line-height: 20px;

color: #F90033 !important;
}
.home_bcmhero{
  background-image: url("../images/hbh_bg.svg");
  background-color: #fff;
  background-size: cover;
  overflow: hidden;
}
.bcitxt-wrapper{
  padding: 120px 0;
  padding-left: 120px;
  padding-right: 50px;
}
.home_bcmhero .sec_tit{
  color: #212121;
}
.home_bcmhero p{
  font-weight: 300;
font-size: 16px;
line-height: 30px;
/* or 150% */


color: #212121;
margin-bottom: 50px;
}

.hbh_anc{
  font-weight: 600;
font-size: 14px;
line-height: 20px;
padding: 10px 20px;
color: #FFFFFF;
background: linear-gradient(180deg, #354C71 0%, #102246 100%);
border: 1px solid #FFFFFF;
box-sizing: border-box;
display: inline-block;
margin-right: 10px;
}
.bch_image_bg{
  max-width: 460px;
}
.bch_image_hero{
/*     position: absolute;
    bottom: 0px;
    max-width: 100%; */
	max-width: 100%;
    height: 100vh;
    width: 100%;
    object-fit: cover;
}
.h-nb-slider .owl-dots .owl-dot.active span {
background: #AD26B4;
    border-radius: 10px;
    width: 33px;
    z-index: 9999;
}
.h-nb-slider .owl-dots .owl-dot:hover span {
background: #AD26B4;
}
.h-nb-slider .owl-dots .owl-dot span {
width: 33px;
    height: 9px;
    margin: 5px -2px;
}
/*
.h-nb-slider{
  width: 100%;
}

@media(max-width: 1920.98px){
  .h-nb-slider{
  width: 1920px;
}

.t5s-wrapper .owl-carousel{
  width: 1920px; 
}
} */
.hide-desktop {
display: none;
}

/*Media Query Start */
@media(max-width: 767.98px){
.hide-mob {
display: none !important;
}
.hide-desktop {
display: block !important;
}
.nosubmit.fj {
width: 100% !important;
    max-width: 373px !important;
    padding-right: 60px !important;
	border: none;
}
.fj-btn {
    width: 100% !important;
    float: left;
    max-width: 184px;
	left: 324px !important;
}
}