.elementor-8732 .elementor-element.elementor-element-e2b0187{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-8732 .elementor-element.elementor-element-d92a812 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for container, class: .elementor-element-e2b0187 */@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
* {
    margin: 0;
    padding: 0;
}

html body {
    font-family: "Montserrat", sans-serif;
    overflow-x: hidden;
}
footer#colophon,
header#masthead {
    display: none !important;
}

header {
    position: absolute;
    top: 0px;
    width: 100%;
    padding: 20px 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.40);
    z-index: 11;
}

header .logonew img {
    height: 60px;
}

.bannervideo {
    position: relative;
    z-index: 1;
    width: 100%;
    min-height: 100vh;
    padding-top: 160px;
    padding-bottom: 160px;
}

.bannervideo:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #000000;
    opacity: 0.5;
}

.background-video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 100%;
    z-index: -1;
    transform: translate(-50%, -50%);
    object-fit: cover;
}

.bannervideo .bannercontainer {
    max-width: 900px;
    padding: 0px 20px;
    margin: 100px auto 0;
    z-index: 1;
    position: relative;
}

.bannervideo .welcome-content {
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.40);
    padding-bottom: 15px;
}

.bannervideo .welcome-content h1 {
    font-size: 39px;
    line-height: 46px;
    margin-bottom: 10px;
    color: #eee;
    font-weight: 600;
    text-transform: uppercase;
}

.bannervideo .welcome-content h4 {
    font-size: 29px;
    line-height: 35px;
    color: #eee;
    font-weight: 300;
    text-transform: uppercase;
}

.bannervideo .canada-usa h2 {
    font-size: 28px;
    line-height: 33px;
    color: #eee;
    font-weight: 300;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 70px;
}

.bannervideo .canada-usa img {
    height: 101px;
}

.bannervideo .canada-usa .canada-usa-inner {
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 10px;
    max-width: 440px;
    margin: 0 auto;
}

.bannervideo .canada-usa .canada-usa-inner a {
    display: block;
    text-decoration: none;
    color: #eee
}
.bannervideo .canada-usa .canada-usa-inner a:hover {
    opacity: 0.75;
}
.bannervideo .canada-usa .canada-usa-inner a h3 {
    font-size: 14px;
    line-height: 16px;
    color: #eee;
    font-weight: 500;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0px;
}
.bannervideo  .stats-container {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    align-items: center;
    margin-top: 25px;
   
  }
 .d-flex{
    display: flex!important;
}
.flex-column{
    flex-direction: column!important;
}
.fz-12{
    font-size: 12px!important;
}.fz-16{
    font-size: 16px!important;
}
.fz-35{
    font-size: 35px!important;
}
.fz-28{
    font-size: 28px!important;
}.fz-20{
    font-size: 20px!important;
        margin: 5px 0px 4px;
}
.bannervideo   .stats-container .stat-number {
    color: #eee;
    font-weight: 600;
    display: inline-flex;
    justify-content: center;
   line-height: 1;    letter-spacing: -0.079em;
  }

  .bannervideo  .stats-container .stat-label {
    font-size: 9px;
    text-transform: uppercase;
   color:#eee;
   justify-content: center;
   font-weight: 600;
   display: inline-flex;
    line-height: 1;
  }

  .bannervideo  .stats-container .stat-subtext {
    font-size: 14px;
    font-weight:700;
    color:#eee;
    text-transform: uppercase;   
    line-height: 1;
  }/* End custom CSS */