img,
video,
canvas {
  overflow: hidden !important;
}
.lazy_bg{
    background-image: none !important;
}
[data-wpr-lazyrender] {
    content-visibility: visible !important;
}
.sticky_header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}
body.logged-in .sticky_header.sticky{
    top: 32px;
}
.ufo404{}
.ufo404 img{
    max-height: 600px;
    height: 100% !important;
    width: auto !important;
}
/*
*/
.ufo404 .elementor-widget-image{
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}
.ufo404 .elementor-widget-image:before,
.ufo404 .elementor-widget-image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.ufo404 .elementor-widget-image{
    background-image: url('/wp-content/themes/hello-elementor-child/makeup/img/404-stars-01.png');
    background-size: contain;
    background-position: center;
    z-index: 3;
}
.ufo404 .elementor-widget-image:before {
    background-image: url('/wp-content/themes/hello-elementor-child/makeup/img/ufo-ship-row.png');
    background-size: 470px auto;
    animation: moveLayer1 38s infinite linear;
    background-position: center;
    z-index: 1;
}
.ufo404 .elementor-widget-image:after {
    background-image: url('/wp-content/themes/hello-elementor-child/makeup/img/404-stars-02.png');
    animation: moveLayer2 45s infinite linear;
    background-size: contain;
    background-position: center;
    z-index: 2;
    /*mix-blend-mode: multiply;  Optional for blending effect */
}
.ufo404 .elementor-widget-image .elementor-widget-container{
    align-items: center;
    justify-content: center;
    display: flex;
    position: relative;
    z-index: 3;
}
@keyframes moveLayer1 {
    0% {
        transform: translate(0, 0)  rotate(-10deg);
    }
    25% {
        transform: translate(-40px, -40px) rotate(-5deg);
    }
    50% {
        transform: translate( 10px, 20px)  rotate(10deg);
    }
    75% {
        transform: translate( 30px, 30px) rotate(0deg) ;
    }
    100% {
        transform: translate(0, 0)  rotate(-10deg);
    }
}
@keyframes moveLayer2 {
    0% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(30px, -35px);
    }
    50% {
        transform: translate(10px, 0px);
    }
    50% {
        transform: translate(-30px, -25px);
    }
    100% {
        transform: translate(0, 0);
    }
}
span.powered_by{
    display: none;
    visibility: hidden;
}
.elementor-element #seogroup .outerwrapper{
    background: transparent !important; 
    border: none !important;
    max-width: 700px;
    margin: 0 auto;
}
.elementor-element #btn_competitor_url{
    display: none !important;
    visibility: hidden;
}
.elementor-element #seogroup input:not([type="submit"]){
    border-radius: 10px !important;
    color: #000 !important;
    background: #fff !important;
    border-radius: 10px !important;
    flex-basis: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    font-size: 16px !important;
    min-height: 47px !important;
    padding: 6px 16px !important;
    border: 1px solid rgba(255, 255, 255, 0.75) !important;
    vertical-align: middle !important;
    flex-grow: 1 !important;
    margin-bottom: 0 !important;
}
.elementor-element #seogroup .textform-div ul{
    display: flex;
    flex-wrap: wrap;
    gap:10px;
}
.elementor-element #seogroup .textform-div ul li:not(:last-child){
    flex: 2 50%;
    width: 50%;
    max-width: calc(50% - 5px);
}
.elementor-element #seogroup .textform-div ul li:last-child{
 flex: 1 100%;
 width: 100%;
 max-width: 100%;   
 display: flex;
 margin: 0 !important;
}
.elementor-element #seogroup .seo-scorform .greenabar,
.elementor-element #seogroup .seo-scorform .textform-div{
    width: 100%;
    height: initial !important;
}
.elementor-element #seogroup #seogroup-form-url{
    margin-bottom: 10px !important;
}
.elementor-element #seogroup input[type="submit"]{
    position: relative;
    display: table;
    margin: 20px auto !important;
    padding: 13px 27px 13px 27px !important;
    border-radius: 40px !important;
    background-color: #F59E17 !important;
    min-height: 47px !important;
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    text-decoration: underline;
    line-height: 22px !important;
}
svg#canada-landmarks{
    max-width: 100%;
    height: auto;
}
svg#canada-landmarks g.ca-map{
    cursor: pointer;
}
svg#canada-landmarks g.active.ca-map path,
svg#canada-landmarks g:hover.ca-map path{
    fill: #F59E17;
}
.map-list:not(.active){
    display: none;
}
.map-list ul.cities{
    columns: 3;
    padding: 0;
}
@media(max-width: 640px){
    .map-list ul.cities{
        columns: 2;
    }   
}
@media(max-width: 370px){
    .map-list ul.cities{
        columns: 1;
    }   
}
.map-list li{
    list-style: none;
}
.map-list li a{
    position: relative;
    font-size: 18px;
    padding: 7px 0 7px 35px;
    display: inline-block;
}
.map-list li a:before{
    content: '';
    background: url('/wp-content/themes/hello-elementor-child/makeup/img/map-icon.png') no-repeat center;
    background-size: contain;
    width:  24px;
    height: 24px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.industry-tab{
    max-width: 310px;
    min-width: 260px !important;
    width: 100% !important;
    cursor: pointer;
}
.industry-tab h3{
    margin-bottom: 0;
    white-space: nowrap;
    text-transform: none !important;
    font-size: 18px !important;
}
.industry-tab:after{
    content: '';
    width: 100%;
    height: 10px;
    border-radius: 5px;
    background: #DADAF4;
}
.industry-tab.active:after{
    background: #0000EE;
}
/*body:not(.page-id-271237) */.industry-div:not(.active){
    display: none;
}
@media(max-width: 820px){
    .industry-tab{
        max-width: 310px;
        min-width: initial !important;
    }
}
@media(max-width: 767px){
    .industry-tab{
        width: 100%;
    }
}
#gform_confirmation_message_5,
#field_5_7 p{
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.w50,
.w50 img{
    width: 50px !important;
    height: auto;
    min-width: 50px;
}
@media(min-width: 767px){
    .bgsize55{
        background-size: 55% 100% !important;
    }
    .bgsize57{
        background-size: 57% 100% !important;
    }
    .bgh100{
        background-size: auto 100% !important;
    }
}
.white-link a{
    color: #fff !important;
}
.topline-phone-block a[href^="tel"]:before{
    width: 24px;
    height: 24px;
    display: inline-block;
    content: '';
    background: url(/wp-content/themes/hello-elementor-child/makeup/img/phone-icon.png) no-repeat center;
    background-size: contain;
    margin-right: 10px;
}
.topline-phone-block:not(.black) a[href^="tel"]:before{
    filter: invert(68%) sepia(54%) saturate(2880%) hue-rotate(352deg) brightness(105%) contrast(92%);
}
.topline-map-block .elementor-icon-list-text{
    display: flex !important;
}
.topline-map-block .elementor-icon-list-text:before{
    width: 24px;
    height: 24px;
    display: inline-block;
    content: '';
    background: url(/wp-content/themes/hello-elementor-child/makeup/img/map-icon-black.png) no-repeat center;
    background-size: contain;
    filter: invert(68%) sepia(54%) saturate(2880%) hue-rotate(352deg) brightness(105%) contrast(92%);
    margin-right: 10px;
}
#city-results{
    margin: 30px -5px;
}
.city-btn{
    margin: 5px;
    border-radius: 20px;
    line-height: 40px;
    color: #fff;
    background: #0000EE;
    display: inline-block;
    padding: 0 20px;
    color: #fff !important;
    text-transform: uppercase;
}
.city-btn:hover,
.city-btn:focus{
    background: #F59E17;
    color: #000 !important;
}
@media(max-width: 768px){
    .content-columns{
        display: flex !important;
        flex-direction: column !important;
    }
    .img-col{
        order: 1 !important;
    }
    .content-col{
        order: 2 !important;
    }
    .elementor-nav-menu--dropdown{
        top: 43px !important;
    }
}
.article-card .article-img a{
    width: 100%;
    max-height: 190px;
    height: 190px;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
}
.article-card .article-img a img{
    width: 100% !important;
    height: auto !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.tr-article-card{}
.tr-article-card .tr-article-card-img{
    max-height: 250px;
    height: 250px;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}
.tr-article-card .tr-article-card-img img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
#tidio-chat-iframe{
    bottom: -5px  !important;
}
.single-post h2{
    font-size: 2.5rem !important;
    text-transform: initial !important;
}
.single-post h3{
    font-size: 1.875rem !important;
    text-transform: initial !important;
}
.single-post h4{
    font-size: 1em !important;
    text-transform: initial !important;
}
.single-post h5{}
.blog-post{}
.blog-post a{
    color: #000;
    text-decoration: underline !important;
}
.footer-social{}
.footer-social a{
    padding: 3px !important;
}
.footer-social svg{
    max-width: 24px;
    max-height: 24px;
}
@media(min-width: 960px ){
    .hero-slider .swiper-slide{
        width: calc(16.667% - 36px);
        margin-right: 36px;
    }
}
.elementor-widget-container > a:not(.elementor-button),
.elementor-widget-container p > a:not(.elementor-button){
    text-decoration: underline !important; 
}
.single-post{}
.single-post .nice-heading h2{
    font-size: 24px !important;
}
.single-post .nice-heading .elementor-heading-title{
    padding-left: 70px;
}
.single-post .nice-heading2 .elementor-heading-title{
 margin: 20px 0;
}
.single-post .nice-heading2 img{
    vertical-align: middle;
    position: relative;
    top: -0.1em;
}
.single-post .nice-heading .bnumber{
    width:  56px;
    height: 56px;
    display: inline-block;
    margin-right: 10px;
    font-size: 24px;
    color: #fff;
    line-height: 56px;
    font-weight: 600;
    background: url('/wp-content/themes/hello-elementor-child/makeup/img/bnumber-bg.png') no-repeat center;
    background-size: cover;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.single-post .listed-heading .elementor-heading-title{
    padding-left: 70px;
}
.single-post .listed-heading .elementor-heading-title{
 margin: 20px 0;
 font-style: italic !important;
 font-size: 24px !important;
 font-weight: bold !important;
}
.single-post .listed-heading .bnumber{
    width:  48px;
    height: 48px;
    display: inline-block;
    margin-right: 10px;
    font-size: 24px;
    color: #fff;
    line-height: 48px;
    font-weight: 600;
    background: url('/wp-content/themes/hello-elementor-child/makeup/img/bnumber-orange.png') no-repeat center;
    background-size: cover;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.single-post .uppercase *{
    text-transform: uppercase !important;
}
.single-post .nice-heading img{
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.checkmark-list{}
.checkmark-list li{
    list-style: none;
    padding-left: 0px;
}
.checkmark-list li:not(.last-child){
    margin-bottom: 10px;
}
.checkmark-list li:before{
    content: url(/wp-content/themes/hello-elementor-child/makeup/img/checkmark-blue.png);
    position: absolute;
    left: 0;
}
.orange-steps{}
.orange-steps li:before{
    background: #F59E17;
    width: 48px;
    height: 48px;
    display: inline-block;
}
.orange-steps.blue li{
}
.orange-steps.blue li:before{
    background: #0000ee;
    color: #fff;
}
ol.orange-steps {
  counter-reset: list-counter;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 40px 0;
  padding: 0;
}
ol.orange-steps li {
  counter-increment: list-counter;
  position: relative;
  padding-top: 70px;
  padding-left: 0;
  margin: 20px 0;
  flex: 3    33.3333%;
  max-width: 33.3333%;
}
ol.orange-steps li.w25{
 flex: 4    25%;
 max-width: 25%;   
}
@media(max-width: 860px){
    ol.orange-steps li{
        flex: 2   50%;
        max-width:50%;       
    }
    ol.orange-steps li.w25{
     flex: 2    50%;
     max-width: 50%;   
 }
}
@media(max-width: 640px){
    ol.orange-steps li{
        flex: 1    100%;
        max-width: 100%;       
    }
    ol.orange-steps li.w25{
     flex: 1    100%;
     max-width: 100%;   
 }
}
ol.orange-steps li::before {
  content: "0" counter(list-counter);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  font-weight: bold;
  color: #000;
  background: #F59E17;
  text-align: center;
  border-radius: 100%;
  width: 48px;
  height: 48px;
  line-height: 48px;
  display: inline-block;
  font-size: 20px;
}
ol.orange-steps li::after{
    content: '';
    height: 1px;
    width: 100%;
    background: #F59E17;
    display: inline-block;
    z-index: 1;
    position: absolute;
    top: 24px;
    left: 0;
    right: 0;
}
ol.orange-steps.blue li::after{
    background: #0000ee;
}
ol.orange-steps li .content{
    padding-right: 30px;
}
ol.orange-steps li h4{
    font-size: 16px;
}
.title-line .elementor-widget-container{
    position: relative;
}
.title-line .elementor-widget-container:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    display: inline-block;
    z-index: -1;
    width: 100%;
    height: 1px;
    transform: translateY(-50%);
    background: #0000EE;
}
.title-line .elementor-heading-title{
    background: #fff;
    padding: 0 10px;
    display: inline-block;
    font-size: 32px !important;
    font-weight: bold !important;
    max-width: 560px;
}
.iconbox .elementor-widget-image{
    margin: 0 20px;
}
.iconbox p{
    margin-bottom: 0;
}
.mw560{
    min-width: 560px;
    display: inline-block;
}
@media(max-width: 767px){
    .elementor-nav-menu--dropdown,
    .elementor-nav-menu__container{
        overflow-y: auto !important;
        max-height: calc(100vh - 94px) !important;
        padding-bottom: 140px;
    }
}
.elementor-nav-menu .sub-arrow {
    padding: 5px !important;
}
.e-con-boxed{
    max-width: 1340px;
    margin: 0 auto !important;
}
.aioseo-author-bio-compact{
    margin: 30px auto 10px;
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
    border-width: 5px 0 0 !important;
    border-radius: 0 !important;
    background: rgba(0, 0, 0, 0.05) !important;
    padding: 30px !important;
}
.aioseo-author-bio-compact-left{
    flex: 0 0 100px;
}
.aioseo-author-bio-compact-left .aioseo-author-bio-compact-image{
    width: 100px !important;
    height: auto !important;
}
.aioseo-author-bio-compact-right{
    padding-top: 20px;
}
.aioseo-author-bio-compact-right .aioseo-author-bio-compact-main{
    margin: 5px 0 !important;
}
@media(max-width: 420px){
    .aioseo-author-bio-compact{
        margin: 10px;
    }
}
.checkmark-box-1 .elementor-image-box-wrapper{
    position: relative;
    padding-left: 40px;
}
.checkmark-box-1 .elementor-image-box-wrapper .elementor-image-box-img{
    position: absolute;
    left: 0;
    top: 5px;
}
.left-grad-blue,
.right-grad-blue,
.btm-grad-blue,
.left-grad-orange{
    position: relative;
}
.left-grad-blue:before {
    content: "" !important;
    position: absolute;
    inset: 0;
    background: url(/wp-content/themes/hello-elementor-child/makeup/img/left-grad-blue-bg.jpg) no-repeat center left / cover;
    height: 100% !important;
    clip-path: inset(0 0 0 0 round 0 20px 20px 0);
    width: 60% !important;
}
.right-grad-blue:before {
    content: "" !important;
    position: absolute !important;
    inset: 0;
    right: 0 !important;
    left: auto !important;
    background: url(/wp-content/themes/hello-elementor-child/makeup/img/left-grad-blue-bg.jpg) no-repeat center right / cover;
    height: 100% !important;
    clip-path: inset(0 0 round 20px 0 0 20px);
    width: 30% !important;
}
.btm-grad-blue:before {
    content: "" !important;
    position: absolute;
    inset: 0;
    background: url(/wp-content/themes/hello-elementor-child/makeup/img/left-grad-blue-bg.jpg) no-repeat center / cover;
    height: 70% !important;
    clip-path: inset(0 0 round 0 0 20px 20px);
    width: 100% !important;
}
.left-grad-orange:before {
    content: "" !important;
    position: absolute;
    inset: 0;
    background: url(/wp-content/themes/hello-elementor-child/makeup/img/left-grad-orange-bg.jpg) no-repeat center left / cover;
    height: 100% !important;
    clip-path: inset(0 0 round 0 20px 20px 0);
    width: 60% !important;
}
@media(max-width: 960px){
    .left-grad-blue:before,
    .right-grad-blue:before,
    .left-grad-orange:before{
        width: 100% !important;
    }
}
@media(max-width: 768px){
    .right-grad-blue:before{
        content: none !important;
    }
}
.vgrad-down{
    position: relative;
}
.vgrad-down:after {
  content: "";
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%,0);
  display: inline-block;
  width: 5px;
  background: linear-gradient(to bottom, #0000EE 10%, transparent 100%);
  z-index: -1;
  pointer-events: none;
}
#city-search{
    border: 3px solid #0000EE;
    color: #000;
    background: #fff;
    border-radius: 10px;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    vertical-align: middle;
}



[class*="btn-arrow"] .elementor-button-text:after {
  content: url(/wp-content/themes/hello-elementor-child/makeup/img/arrow_01.png);
  width: 11px;
  height: 11px;
  display: inline-block;
  margin-left: 10px;
  opacity: 0.85;
  position: relative;
  top: 1px;
}
.btn-arrow-wb .elementor-button-text:after{
    filter: invert(1);    
}
.btn-arrow-wb .elementor-button:hover .elementor-button-text:after{
    filter: invert(0);    
}
.btn-arrow-bw .elementor-button-text:after{
    filter: invert(0);    
}
.btn-arrow-bw .elementor-button:hover .elementor-button-text:after{
    filter: invert(1);    
}

.btn-arrow-ww .elementor-button-text:after{
    filter: invert(1);    
}
