.article-body [id]::before {
  content: '';
  display: block;
  height:      120px;
  margin-top: -120px;
  visibility: hidden;
}
em {
    color: #231f20;
}
.img-rounded img, img.img-rounded {
    border-radius:30px;
}
.logo-image {
    max-height:70px;
    height:auto !important;
    width:auto !important;
}
@media (min-width:1300px) {
    .logo-image {
        height:70px !important;
        width:auto !important;
    }
}
.page-item.active .page-link {
    color:#231f20 !important;
    font-weight:600;
}
.view-article.layout-blog .article-body h2 {
    font-size: 28px;
    margin-bottom: 10px !important;
}
.view-article.layout-blog .article-body h3 {
    font-size: 24px;
    margin-bottom: 10px !important;
}
.view-article.layout-blog .article-body li {
    margin-bottom: 0.25rem;
}
.view-article.layout-blog .article-body li:last-child {
    margin-bottom:0;
}
.avPlayerWrapper audio {max-width:100% }
#sp-page-title {display:none} /*Not functional and breaks theme*/
.view-article #sp-main-body .sp-module-content-bottom,
.view-article #sp-main-body .container .article-details .article-body,
.view-article #sp-main-body .container .article-details .article-details-top-wrapper .article-header {
    max-width:1320px;
    margin:auto;
}
.view-article #sp-main-body .container .article-details .article-details-top-wrapper {
    padding:2rem 0 1rem;
}
.view-article #sp-main-body .sp-module-content-bottom {
    padding-top:3rem;
}
.view-article #sp-main-body .container .article-details .article-body img[style*="float:left"],
.view-article #sp-main-body .container .article-details .article-body img[style*="float: left"] {
    margin:1em 1em 1em 0;
}
.view-article #sp-main-body .container .article-details .article-body img[style*="float:right"],
.view-article #sp-main-body .container .article-details .article-body img[style*="float: right"] {
    margin:1em 0 1em 1em;
}
.intro-article-img-wrapper, 
.article-full-image {
    overflow: hidden; 
    height: 260px; 
    display: flex; 
    justify-content: center; 
    align-items: center; 
    position: relative;
    width:100%;
}
.article-full-image {
    height:420px;
}
.article-intro-image {
    height: 100%; 
    width: 100%; 
    display: flex; 
    justify-content: center; 
    align-items: center;
}
.article-intro-image img, 
.article-full-image img {
    width: 100%; 
    min-height: 100%; 
    object-fit: cover; 
    position: absolute; 
    top: 50%; 
    left: 50%; 
    transform: translate(-50%, -50%); 
}

@media (max-width:767px) {
    .view-article #sp-main-body .container .article-details .article-body img[style*="float:left"],
    .view-article #sp-main-body .container .article-details .article-body img[style*="float: left"],
    .view-article #sp-main-body .container .article-details .article-body img[style*="float:right"],
    .view-article #sp-main-body .container .article-details .article-body img[style*="float: right"] {
        float:none !important;
        margin:1rem 0;
    }
}




body .sppb-btn.sppb-btn-default:after, body .sppb-btn.sppb-btn-primary:after, body .sppb-btn.btn-primary:after, body .btn.sppb-btn-default:after, body .btn.sppb-btn-primary:after, body .btn.btn-primary:after {
    display:none
}
.body-wrapper {
    overflow:hidden;
}
.body-wrapper #sp-main-body {
    padding:2rem;
    border-radius:30px;
    background-color:#FFF
}
.com-quix .body-wrapper #sp-main-body {
    padding-top:0
}
.homepage .body-wrapper #sp-main-body,
.homepage .body-wrapper {
    background-color:#F5F5F5
}
strong {font-weight:600}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
    font-weight:500
}
.txt-center {
    text-align:center;
    margin:auto;
}
.txt-center figure,
.txt-center img {
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}
#banner:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to right, rgba(255,255,255,0.5), rgba(255,255,255,0));
}
@media (max-width:1024px) {
    #banner:before {
        background: linear-gradient(to right, rgba(255,255,255,0.5), rgba(255,255,255,0.5));
    }
}
.offcanvas-inner input[type="text"] {
    color:#FFF !important;
    border: 0.5px solid rgba(255, 255, 255, 0.8);
    height: auto;
    padding: 0.75rem 1rem 0.5rem;
    line-height: 1;
    font-size: 15px;
}
.offcanvas-menu .offcanvas-inner ul.menu>li.active>a {font-weight:400 !important}
.offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span {
    position:relative;
    display:block;
    font-weight:400;
    opacity:1;
}
.offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span {
    padding:10px 0;
}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent li.menu-parent .menu-toggler {
    top:16px;
}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent li.menu-parent .menu-separator,
.offcanvas-menu .offcanvas-inner ul.menu>li li a {
    font-size:15px;
    color: rgba(255, 255, 255, 1);
    padding:4px 0;
}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler,
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler,
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent .menu-toggler {
    color: rgba(255, 255, 255, 1);
}
body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler,
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent li.menu-parent .menu-toggler {
    width: 100%;
    text-align: right;
}
.article-body.row ol,
.qx-element-text-v2 ol {
    list-style: decimal;
    padding: 0px;
    padding: 0 0 10px 20px;
}
.article-body.row ul,
.qx-element-text-v2 ul {
    list-style: disc;
    padding: 0 0 10px 20px;
}
.qx-element-social-icon ul {
    padding: 0;
}
li p {
    margin:0;
    padding:0;
}
#homepage-intro-image {
    position:absolute;
    right:0;
    top:0;
    left:0;
}
.heading-highlight h1,
.heading-highlight h2,
.heading-highlight h3,
.heading-highlight h4,
.heading-highlight h5,
.heading-highlight h6 {
    position:relative;
    padding-left:40px;
}
.heading-highlight h1:before,
.heading-highlight h2:before,
.heading-highlight h3:before,
.heading-highlight h4:before,
.heading-highlight h5:before,
.heading-highlight h6:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #1c62b5;
    position: absolute;
    left: 0;
    top: calc(50% - 11px);
}
.qx-btn-primary,
.qx-btn.qx-btn-outline-primary,
.qx-btn.qx-btn-outline-light,
.sppb-button-wrapper .sppb-btn,
.formResponsive .formContainer input[type="submit"],
.formResponsive .formContainer button[type="submit"],
html.error-page .container .btn.btn-secondary {
    border-radius: 30px;
    padding: 1rem 2.4rem 1rem 2.4rem;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    letter-spacing: 0;
    font-size: 18px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor:pointer;
    border:1px solid #1c62b5;
    background:transparent !important;
    color: #1c62b5 !important;
    text-shadow:none;
}

.formResponsive .formContainer input[type="submit"],
.formResponsive .formContainer button[type="submit"] {
    display:block;
    margin:auto;
}
.qx-btn.qx-btn-outline-primary,
.qx-btn.qx-btn-outline-light {
    background-image: none;

}
.qx-btn.qx-btn-outline-light {
    border:1px solid #FFF;
    background:transparent !important;
    color: #FFF !important;
}
.qx-btn-primary:hover,
.qx-btn-primary:active,
.formResponsive .formContainer input[type="submit"]:hover,
.formResponsive .formContainer button[type="submit"]:hover,
.formResponsive .formContainer input[type="submit"]:active,
.formResponsive .formContainer button[type="submit"]:active,
.formResponsive .formContainer input[type="submit"].active,
.formResponsive .formContainer button[type="submit"].active,
html.error-page .container .btn.btn-secondary:hover {
    background-color: #1c62b5 !important;
    text-decoration:none;
    color: #FFF !important;
}
.qx-btn.qx-btn-outline-primary:hover,
.qx-btn.qx-btn-outline-primary:active {
    background-color: #1c62b5 !important;
    color: #FFF !important;
}
.qx-btn.qx-btn-outline-light:hover,
.qx-btn.qx-btn-outline-light:active {
    background-color: #FFF !important;
    color: #1c62b5 !important;
}
#sp-top1 .sp-contact-info  {
    font-weight: 600;
    margin: 0;
    padding: 0 10px;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
}
#sp-top1 .sp-contact-info img {
    display:inline-block;
}
#sp-top1 .sp-contact-info li:nthchild(1) {
    padding-left:0
}
#sp-top1 .sp-contact-info li:nth-last-child(1) {
    border-right: none;
}

#sp-top1 .sp-contact-info li {
    border-right: 1px solid rgba(255,255,255,0.35);
    margin: 0;
    padding: 0 10px;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
}
#topbar li {
    display: inline-block;
    color: #eee;
}

#sp-header {
    background-color:#fff;

    box-shadow: 0 0 5px #ccc;
    min-height:120px
}
#sp-header.header-sticky {
    background-color:#fff;
    height:auto
}

#sp-header .container {
    padding:0 2rem;
}
#sp-header #sp-menu {
    margin: 0;
    align-items: center;
}
#sp-logo {padding:0 !important}

#sp-header .row{
    display: grid;
    grid-auto-rows: 1fr;
    grid-template-columns: 400px 1fr;
    grid-template-rows: 1fr;
    gap: 0px 10px;
    grid-template-areas:
        ". .";
    justify-content: start;
    align-content: center;
    justify-items: start;
    align-items: center;
}
#sp-header .header-right {
    display: grid !important;
    grid-auto-rows: min-content;
    grid-template-columns: 1fr;
    grid-template-rows: min-content;
    gap: 0px 20px;
    grid-template-areas:
        ".";
    justify-content: end;
    align-content: center;
    justify-items: end;
    align-items: center;

}
.header-right .navbar-top {
    padding: 0;
}
.header-right .navbar-top ul {
    float: right;
    margin:10px 0
}
.header-right .navbar-top li {
    display: inline-block;
    position: relative;
    line-height: 1.3;
    font-size: 14px;
    text-transform: uppercase;
    vertical-align: middle;
    padding: 0 40px;
}
.header-right .navbar-top li:last-child {
    padding-right:0
}
.header-right .navbar-top li:before {
    content: "";
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #231f20;
    font-size: 30px;
    position: absolute;
    top: -3px;
    left: 5px;
}
.header-right .navbar-top li:nth-child(1):before {
    content: url(/images/icons/352510_local_phone_icon.svg);
    top: 2px;
    transform: rotateZ(16deg);
    height:30px;
    width:30px;
}
.header-right .navbar-top li:nth-child(2):before {
    content: "\f017";
    top: 0;
}
.header-right .navbar-top li .btn,
.footer-about .btn-service,
.article-right-sidebar .btn-service a,
.button-cta a,
.button-cta a.qx-btn-primary  {
    border-radius: 30px;
    padding: 12px 24px 10px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    letter-spacing: 0;
    background-image: linear-gradient(45deg, #005377 0%, #1c62b5 100%);
    color: #fff !important;
    font-size: 14px;
    -webkit-transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -ms-transition: background 0.5s ease-in-out;
    -o-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
    cursor: pointer;
    border: 0;
    white-space:nowrap;
}
.article-right-sidebar .btn-service a,
.button-cta a,
.button-cta a.qx-btn-primary{
    padding: 16px 24px 14px;
    font-size:16px;
    line-height:1.3;
}
.button-cta a,
.button-cta a.qx-btn-primary {
 background-color: #1c62b5 !important;
}
.header-right .navbar-top li .btn:hover,
.footer-about .btn-service:hover,
.article-right-sidebar .btn-service a:hover,
.article-right-sidebar .btn-service a.qx-btn:not(:disabled):not(.qx-disabled):active {
    background-color: transparent !important;
    background-position: 0;
    background-image: linear-gradient(45deg, #1c62b5 0%, #005377 100%) !important;
    text-decoration: none;
}
.button-cta a:hover,
.button-cta a.qx-btn-primary:hover {
 background-color: #231f20 !important;
 background-image:transparent !important;
}
.article-right-sidebar .btn-service a,
.button-cta a,
.button-cta a.qx-btn-primary {
    color:#FFF !important;
    text-decoration:none !important;
    text-transform:uppercase;
}
.footer-about .btn-service{
    text-transform:uppercase;
    text-decoration:none !important;
    margin:0 10px 20px
}
.sp-megamenu-parent>li.active>a,
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-weight:600;
    text-transform:uppercase;
}
.sp-megamenu-parent>li.active>a {
    color:#1c62b5
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item, .sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    line-height:1.5
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    color:#fff
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    font-size:16px;
}
.sp-menu-item.sp-has-child {
    position:relative;
}
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
    display:none;
}
.sp-megamenu-wrapper .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child:after {
    content: "\203A";
    color: #FFF;
    position: absolute;
    right: 0;
    top: -8px;
    font-size: 30px;
    font-weight: 600;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub.sp-menu-right {
    top:-20px;

}
.sp-menu-item img,
.menu-item-image imgt{
    width: 36px;
    height: 36px;
    margin-right: 12px;
    display: inline-block;
    vertical-align: top;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a {
    padding-right:20px;;
}
.sp-dropdown-items .sp-menu-item a.menu-item-image,
.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a.menu-item-image{
    display: grid !important;
    grid-auto-rows: min-content;
    grid-template-columns: 36px 1fr;
    grid-template-rows: min-content;
    gap: 0px 5px;
    grid-template-areas:
        ". .";
    justify-content: start;
    align-content: center;
    justify-items: start;
    align-items: center;
}

.fullwidth #sp-main-body .col-lg-8 {
    width:100% !important
}
.fullwidth #sp-main-body .col-lg-4 {
    display:none; !important
}
.formControlLabel,
.finder #search-form .form-label {
    clip: rect(0,0,0,0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.formResponsive .rsform-block {
    margin-bottom:2rem;
}
.formResponsive .rsform-block select,
.formResponsive .rsform-block textarea,
.formResponsive .rsform-block input[type="text"],
.formResponsive .rsform-block input[type="number"],
.formResponsive .rsform-block input[type="email"],
.formResponsive .rsform-block input[type="tel"],
.formResponsive .rsform-block input[type="url"],
.formResponsive .rsform-block input[type="password"] {
    font-size:18px;
    border:0;
    border-bottom:1px solid #777;
    padding:10px 2px;
    border-radius:0
}
.formResponsive .rsform-block textarea {
    width:100%;
}
.formResponsive .rsform-block select {
    font-size:18px;
    padding-bottom:0;
    padding-top:0;
    color:#888;
}
.formResponsive .rsform-block textarea:focus,
.formResponsive .rsform-block input[type="text"]:focus,
.formResponsive .rsform-block input[type="number"]:focus,
.formResponsive .rsform-block input[type="email"]:focus,
.formResponsive .rsform-block input[type="tel"]:focus,
.formResponsive .rsform-block input[type="url"]:focus,
.formResponsive .rsform-block input[type="password"]:focus,
.formResponsive .rsform-block select:focus {
    border-color:rgb(1, 153, 97, 1)
}
.section-feature-plain .qx-container {
    padding:5rem 2rem 7rem !important;
    position:relative;
    background:#fff;
    z-index:1;
    box-shadow:0 0 20px 0px rgb(1, 153, 97, 0);
    border-radius:30px;
    background-image:url(../images/Asset15.png);
    background-repeat:no-repeat;
    background-position:top right;
    background-size:0px 0px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    box-shadow: 4px 6px 16px #888;
}
.form-control:focus {
    border-color:#8AC440
}
.offcanvas-menu ::-webkit-input-placeholder,
#search-bar ::-webkit-input-placeholder {
  color: #FFF;
}
.offcanvas-menu ::-moz-placeholder,
#search-bar ::moz-placeholder {
  color: #FFF;
}
.offcanvas-menu :-ms-input-placeholder,
#search-bar ::-ms-input-placeholder {
  color: #FFF;
}
.offcanvas-menu :-moz-placeholder,
#search-bar ::-moz-placeholder {
  color: #FFF;
}
.section-feature-plain.contact {
    padding:0 15px !important;
}
.section-feature-plain.contact .qx-container {
    padding:3rem 5rem !important
}
.block-feature-plain.qx-column .qx-col-wrap {
    padding:2em !important;
    position:relative;
    background:#fff;
    z-index:1;
    box-shadow:0 0 20px 0px rgb(1, 153, 97, 0);
    border-radius:30px;
    background-image:url(../images/Asset15.png);
    background-repeat:no-repeat;
    background-position:top right;
    background-size:0px 0px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    box-shadow: 4px 6px 16px #888;
}
.section-feature-plain ,
.feature-blocks .block-feature-plain.qx-column{
    padding:15px !important
}
.section-feature-plain  [class*=qx-divider],
.block-feature-plain.qx-column [class*=qx-divider] {
    margin:10px 0 0 !important;
    padding:0
}
.block-feature-plain.qx-column .qx-element-wrap+.qx-element-wrap {
    margin:0 !important
}
.block-feature.qx-column .qx-col-wrap {
    padding:3rem 2rem !important;
    position:relative;
    z-index:1;
    box-shadow:0 0 20px 0px rgb(1, 153, 97, 0);
    border-radius:30px;
    background-image:url(../images/Asset15.png);
    background-repeat:no-repeat;
    background-position:top right;
    background-size:0px 0px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
@media (max-width:768px) {
    .block-feature.qx-column .qx-col-wrap {
        padding:1rem !important;
    }
}
.feature-blocks .block-feature.qx-column {
    padding:30px 10px !important
}
@media (max-width:1024px) {
    .feature-blocks .block-feature.qx-column {padding:0 !important}
    .horizontalAlignTabletSileft, .horizontalAlignPhoneSileft {
        justify-content: center !important;
    }
}
.block-feature.qx-column .qx-col-wrap:hover {
    box-shadow:8px 8px 16px 0px #CCC;
    background-position:top right;
    background-size:100px 95px;
    background-color:#fff;
}
.block-feature.qx-column.assign-images .qx-col-wrap {
    background-color:#FFF;
    position:relative;
    z-index:5;
}
.block-feature.qx-column {
    position:relative;
    z-index:4;
}
.feature-blocks .block-feature.qx-column:nth-child(3):before {
    content:"";
    background-image:url(../images/Asset17.png);
    background-repeat:no-repeat;
    background-position:top right;
    background-size:160px 160px;
    z-index:-1;
    width:160px;
    height:160px;
    left: 80%;
    top: -7px;
    position: absolute;
}
.feature-blocks .block-feature.qx-column:nth-child(3):after {
    content:"";
    background-image:url(../images/Asset18-160.png);
    background-repeat:no-repeat;
    background-position:bottom left;
    background-size:160px 133px;
    z-index:-1;
    width:160px;
    height:133px;
    left: -22px;
    bottom: -77px;
    position: absolute;
}
.form-styled,
.form-styled .qx-element-wrap {
    position:relative;
    z-index:10;
    margin-left:auto;
    margin-right:auto;
}
.form-styled .qx-element-wrap button {
    margin:auto;
    display:block;
}
.section-feature-plain.bg-images:before {
    content:"";
    background-image:url(../images/Asset24.png);
    background-repeat:no-repeat;
    background-position:top right;
    background-size: 300px 334px;
    z-index: 0;
    width: 300px;
    height: 334px;
    left: -214px;
    bottom: -200px;
    position: absolute;
}
.section-feature-plain.bg-images:after {
    content:"";
    background-image:url(../images/Asset25.svg);
    background-repeat:no-repeat;
    background-position:top right;
    background-size:280px 299px;
    z-index:0;
    width:280px;
    height:299px;
    right: -214px;
    bottom: 45px;
    position: absolute;
}
.section-feature-plain.bg-images,
.section-feature-plain.contact,
.section-feature-plain.contact .qx-container {
    position:relative
}
.section-feature-plain.contact .qx-container:before {
    content:"";
    background-image:url(../images/asset20.svg);
    background-repeat:no-repeat;
    background-position:top right;
    background-size: 140px 140px;
    z-index: 2;
    width: 140px;
    height: 140px;
    right: -72px;
    top: 42%;
    position: absolute;
}
.section-feature-plain.contact:before {
    content:"";
    background-image:url(../images/Asset19.png);
    background-repeat:no-repeat;
    background-position:top right;
    background-size: 145px 400px;
    z-index: 1;
    width: 145px;
    height: 400px;
    left: -100px;
    top: 118px;
    position: absolute;
    transform: rotateZ(0);
}
.section-feature-plain.contact:after {
    content:"";
    background-image:url(../images/Asset21.svg);
    background-repeat:no-repeat;
    background-position:top right;
    background-size: 384px 240px;
    z-index: 0;
    width: 384px;
    height: 240px;
    right: -174px;
    bottom: -170px;
    position: absolute;
}

#sp-footer-top ul,
#sp-footer-widget-1 ul{
    margin:0 auto;
    padding:0;
    text-align:center;
}
#sp-footer-top li,
#sp-footer-widget-1 li{
    list-style:none;
    display:inline-block;
    margin:auto;
    text-align:center;
    padding:10px;
}
#sp-footer #sp-footer-widget-1 img {
    display:inline-block;
}
#sp-footer #sp-footer-widget-1 p {
    text-align: center;
    font-size: 24px;
    line-height: 1.6;
}
#sp-footer .container-inner {
    padding-bottom:0;
    padding-top:60px
}
#sp-footer {
    position:relative;
    margin-top:80px
}
/* Social Links List Styling */
ul.social-links {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.social-links li {
    display: inline;
    margin-right: 10px;
}

ul.social-links li a {
    text-decoration: none;
    color: inherit;
    font-size: 20px;
    font-family: "Font Awesome 6 Free";
}
#sp-footer .social-links li a {
    color:#FFF;
    background:#1c62b5;
    border-radius:50%;
    width:40px;
    height:40px;
    display:inline-block;
    text-align:center;
    line-height:40px;
}
#sp-top2 ul.social-links li a {
    font-size:16px;
}
.rsform-upload-box {
  width: 100%;
  padding: 8px 0;
  border: none;
  border-bottom: 1px solid #777;
  font-size: 16px;
  color: #333;
  background-color: transparent;
  cursor: pointer;
}

.rsform-upload-box::file-selector-button {
  display: none;
}

.rsform-upload-box::before {
  content: 'Select file...';
  display: block;
  margin-right: 10px;
  font-style: italic;
  color: #999;
}
.formResponsive input[type=file] {
    height:auto;
}
.rsform-upload-box:valid::before {
  content: attr(data-file-name);
  font-style: normal;
  color: #333;
}
.rsform-upload-box:hover {
  border-bottom-color: #888;
}
.rsform-upload-box:focus {
  outline: none;
  border-bottom: 2px solid #555;
}
.formValidation {
  font-size: 14px;
  color: #666;
}
.formDescription {
  font-size: 14px;
  color: #666;
  margin-top: 4px;
}
.rsform-upload-box:valid + .formValidation .formNoError {
  color: #28a745;
}
.rsform-upload-box:invalid + .formValidation .formNoError {
  color: #dc3545;
}
.itemid-101 #sp-footer .container-inner {
    margin-top:0;
    padding-top:0
}
.body-wrapper:after {
    content:"";
    height:264px;
    width:400px;
    position:absolute;
    bottom:80px;
    right:-118px;
    display:block;
    background-image: url(/images/misc/istockphoto-609796776.png);
    background-repeat:no-repeat;
    background-size: 400px 264px;
    background-position:right top;
    z-index:1;
/*     animation: pulse 5s infinite ease-in-out; */
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

#sp-below-copyright .qx-element-social-icon svg {
    width:20px;
    height:20px
}
@media (max-width:1200px) {
    .body-wrapper #sp-main-body {padding-top:0}
    .body-wrapper #sp-main-body {border-radius:0;}
    #sp-footer {margin-top:0}

}
@media (max-width:991px) {
    .section-feature-plain.bg-images:before,
    .section-feature-plain.contact:before,
    .section-feature-plain.contact:after {display:none;}
}
@media (max-width:700px) {
    .section-feature-plain.contact:before,
    .section-feature-plain.contact:after,
    .section-feature-plain.contact .qx-container:before,
    .section-feature-plain.bg-images:after {display:none;}
}
#sp-footer .footer-widget.col-md-3 {
    width:100%
}
#sp-footer .footer-widget li {
    display:inline-block;
}
#sp-footer .footer-widget .mod-menu a {
    padding:0 1rem;
    color:#231f20
}
#sp-footer-widget-3 .navbar-expand-md .navbar-collapse {
    justify-content: flex-end;
}
.com-finder #sp-footer p,
.com-finder #sp-copyright p  {
    margin-bottom:1em;
}
.sp-copyright {
    justify-content: center;
    text-align:center;
}
.qx.app-mount .qx-container, .qx.quix .qx-container,
#sp-page-title #sp-title  {
    padding-left:0;
    padding-right:0;
    max-width:1320px;
    width:100%;
}
#sp-page-title #sp-title {
    margin:auto;
}
#sp-page-title #sp-title .sp-module {
    padding:100px 15px 60px;
    width:50%;
    margin-top:20px;
}
#sp-page-title #sp-title p {
    font-size:22px;
}
.section-radius .qx-background-overlay {
    border-radius:30px
}
.view-article #sp-main-body .container .article-details .article-details-top-wrapper:after {
    display:none;
}
.view-article #sp-main-body .container .article-details .article-details-top-wrapper .article-header h1 {
    font-weight: inherit;
    color:#231f20;
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 46px;
    font-weight: 500;
    line-height: 1.2;
    text-decoration: none;
    width:70%;
}
.header-bottom, .article-details .article-can-edit, .related-article-list-container {display:none !important;}
.view-article #sp-main-body .container .article-details .article-details-top-wrapper .article-header {
    padding:0 15px
}
.view-article h2,
.view-article h3,
.view-article h4,
.view-article h5,
.view-article h6 {
    font-weight:500
}
.article-body.row h2 {
    margin-bottom:2rem;
}
.view-article #sp-main-body .container .article-details .article-details-top-wrapper {
    margin-bottom:0
}
.finder #search-form {
    width:500px;
    max-width:100%;
    margin-top:3rem;
}
.finder #search-form h4 {
    font-weight:600;
}
.com-finder>*+*, .com-finder__results>*+* {
    margin-top: 0; 
}
.card-product .qx-elements-wrap {
    border:1px solid #231f20;
    padding:1.5em;
    background-color:#FFF;
    border-radius:30px;
}
.article-list .row .col-lg-6 {
    background: #f7f7f7;
    padding: 0;
    border:16px solid #FFF;
}
.article-list .article {
    margin-bottom:20px;
}
.article-list .article .article-body {
    background: #f7f7f7;
    padding: 1rem;
}
.article-list .row .col-lg-6#featured-item {
        background-color: rgb(172, 211, 83, 0.25);
}
.article-list .row .col-lg-6#featured-item .article .article-body {
        background:transparent
}
.article-right-sidebar {
    padding:1rem 1.75rem;
}
.article-right-sidebar .sp-module {
    padding-bottom:2rem;
}
.article-right-sidebar .latestnews li {
    font-size:16px;
    font-weight:500;
    line-height:1.3;
    padding-bottom:0.5rem;
}
.sp-module-content .latestnews>li>a>span,
.article-right-sidebar .latestnews li span {
    opacity:0.75;
    font-size:16px;
}
.article-right-sidebar sp-module-title {
    font-size: 26px;
    font-weight: 500;
}
.article-right-sidebar .qx-inner.frontend .qx-row .qx-column .qx-col-wrap {
    padding:0
}
.error-page .container {
    text-align:center;
    padding:3rem;
    background:rgba(255,255,255, 0.75);
    border-radius:30px;
    max-width:800px;
}
html.error-page .container .error-message {
    color:#231f20;
    font-size:22px;
    border:0;
}
html.error-page .container .error-code {
    color:#231f20;
    line-height:2;
}

@media (min-width: 576px) {
    .container, #sp-page-title #sp-title {
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .container, #sp-page-title #sp-title {
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .container, #sp-page-title #sp-title {
        max-width: 100%;
    }
}
@media (min-width: 1200px) {
    .container, #sp-page-title #sp-title {
        max-width: 100%;
    }
}
@media (min-width: 1400px) {
    .container, #sp-page-title #sp-title {
        max-width: 1320px;
    }
}
@media (max-width: 1024px) {
    .tablet-hide {display:none;}
    #sp-page-title #sp-title .sp-module {
        width:100%
    }
}
@media (max-width: 991px) {
    h1 {
        font-size: 40px !important;
    }
    .view-article #sp-main-body .container .article-details .article-details-top-wrapper .article-header, .view-article #sp-main-body .container .article-details .article-details-top-wrapper .header-bottom .article-author-information-wrap {
        max-width:100%
    }
    #sp-footer {text-align:center;}
    #sp-footer-widget-3 .navbar-expand-md .navbar-collapse {justify-content:center;}
}
@media (max-width: 767px) {
    .mobile-hide {display:none;}
    #sp-footer .navbar-toggler {display:none;}
    #sp-footer-widget-3 .navbar-expand-md .navbar-collapse,
    #sp-footer-widget-3 .navbar-expand-md .navbar-collapse .nav {
        display:block !important;
        justify-content:center;
        text-align:center;
    }
    #sp-footer #sp-footer-widget-1 p {font-size:18px;}
    #sp-header .row {gap:20px 0}
    #sp-top-bar .sp-module {margin:0}
    #sp-top1 .sp-contact-info, #sp-top1 .sp-contact-info li {padding:0}
    #sp-top-bar ul.sp-contact-info li {white-space: normal;margin: 0 0 10px}
    #sp-top-bar ul.sp-contact-info li:first-child {display:block;border-right:0;}
}
/*Service Areas List*/
.itemid-699 #qx-row-y5a4l ul,
.itemid-699 #qx-row-y5a4l li {
    margin-left:0;
    padding-left:0;
    list-style:none !important;
}
/*Contact Blurbs*/
.itemid-119 .qx-element-blurb-v2 .qx-element-blurb_wrapper.qx-d-md-flex {
    display: grid !important;
    grid-template-columns: 40px 1fr;
    grid-template-rows: 1fr;
    gap: 0px 10px;
    grid-template-areas:
        ". .";
    justify-content: start;
    align-content: center;
    justify-items: start;
    align-items: center;
}
.itemid-119 .qx-element-blurb-v2 .qx-element-blurb_wrapper.qx-d-md-flex .qx-element-blurb__title {
    margin-bottom:0
}
#sp-top2 .header-sale-flag {
    position:absolute;
    top:0;
    right:0;
    z-index:9999;
    padding:12px;
    padding-top:0

}
.burger-icon {width:40px;}
.burger-icon>span:nth-child(3) {display:block}
.close-offcanvas .burger-icon>span:nth-child(3) {display:none}
.burger-icon>span {
    background-color:#231f20
}
#offcanvas-toggler {
    height:60px;
    width:60px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    position: absolute;
    top: 80px;
    right: 20px;
    z-index:99999
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    line-height:1.5
}
#search-bar {
    display: none;
    margin: 0;
    background-color: #1c62b5;
}
#search-bar .form-search {
    max-width:1286px;
    margin:auto;
    padding: 10px 30px
}
#search-bar .form-search .form-control {
    border: 1px solid rgba(255,255,255, 0.75);
    color: #fff;
    padding: 5px 20px;
    width:100%;
}
#search-bar .awesomplete {
    width:100%;
}
#search-bar.search-active {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999; 

}

.body-wrapper {
    margin-bottom: 0 !important;
    margin-top:0 !important
}
@media (max-width: 1730px) {
    #sp-top2 .header-sale-flag img {width:160px}
}
@media (max-width: 1600px) {
    #sp-top2 .header-sale-flag img {width:100px}
    .body-wrapper:after {background-size: 400px 349px;height: 400px;width: 349px;}
}
@media (max-width: 1500px) {
    #sp-header .container {padding:0 80px 0 2rem;width:100%;max-width:100%}
    #sp-top-bar {padding-right:120px;}
    #sp-header .row {grid-template-columns: 380px 1fr;}
    .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {padding: 0 10px;}
}
@media (max-width: 1300px) {
    #sp-header .container {padding:0 2rem 0 2rem;}
    #sp-top-bar {padding-right:0 !important}
    #sp-top2 .header-sale-flag {width:100px;}
    .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {font-size:14px;}
}
@media (max-width: 1200px) {
    #sp-header {height:auto;min-height:0}
    #sp-header #sp-menu .sp-megamenu-parent.d-none {display:none !important;}
    #sp-header .row {
        grid-template-columns: 1fr;
        grid-template-areas: ".";
        gap: 10px 20px;
        text-align:center;
        grid-auto-rows: auto;
        grid-template-rows: auto;
        width:100%;
    }
    #sp-header .sp-module {margin-left:0;width:100%;}
    #sp-header .header-right {order:1;justify-content: center;align-content: center;justify-items: center;align-items: center;}
    #sp-logo {order:2;width:100%;text-align:center;}
    #sp-header .container {padding:0 2rem }
    .section-feature-plain .qx-container, .section-feature-plain.contact .qx-container {padding:2rem 2rem 3rem !important}
    .body-wrapper:after     {display:none;}
    #sp-header .logo {height:auto;padding-bottom:20px;}
    #sp-top2 .header-sale-flag {width:80px;}
    .header-right .navbar-top ul {
        float:none;
        display: grid;
        grid-auto-rows: 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: 1fr;
        gap: 0px 20px;
        grid-template-areas:
            ". . .";
        justify-content: start;
        align-content: center;
        justify-items: start;
        align-items: center;
    }
    .header-right .navbar-top ul li:last-child{
        display: grid;
        width: 100%;
        justify-content: end;
        justify-items: end;
    }
    body.ltr #offcanvas-toggler.offcanvas-toggler-right {
        top:-80px;
        right:0;
    }
    #sp-top1.col-lg-9 {
        width:100%;
    }
    #sp-top-bar .sp-module {
        margin: 0 auto 0;
        text-align: center;
        display: block;
    }
}
@media (max-width: 1024px) {
    .feature-blocks .block-feature.qx-column:nth-child(3):before,
    .feature-blocks .block-feature.qx-column:nth-child(3):after,
    .section-feature-plain.contact .qx-container:before,
    .section-feature-plain.contact:before, .section-feature-plain.contact:after,
    .section-feature-plain.bg-images:before,
    .section-feature-plain.bg-images:after,
    .body-wrapper:after
    {display:none;}

}
@media (max-width: 991px) {
    #sp-header .container .header-right .navbar-top {display:none !important;}
    .qx-element-button-v2 .qx-element-button-wrapper span {white-space: pre-wrap;}
    #sp-top2 .header-sale-flag {display:none !important}
    #sp-header .container {    padding: 0 0 0 2rem;}
    .section-feature-plain .qx-container, .section-feature-plain.contact .qx-container {padding: 2rem 1rem 3rem !important;}
}

@media (max-width: 600px) {
    .logo-image {
        height:auto !important;
        max-width:100%;
    }
    .body-wrapper #sp-main-body {padding:1rem;}
    h1 {
        font-size: 32px !important;
    }
    #qx-heading-aw8wl h5 {font-size:28px !important;margin-bottom:30px !important;text-align:center;}
    #sp-header .logo {display:block;}
    .logo-image {
        height:auto !important;
        max-width:80%;
    }
}
@media (min-width: 992px) {
    #sp-header .d-lg-none,
    #sp-header .d-none {
        display: block!important;
    }
}
@media (min-width: 1201px) {
    #sp-header .d-lg-none,
    #sp-header #offcanvas-toggler.d-none {
        display: none!important;
    }

}
.view-article.layout-blog #sp-main-body .container .article-details .article-details-top-wrapper {
    padding-bottom:20px
}
.view-article.layout-blog #sp-main-body .container .article-details .article-details-top-wrapper .article-header h1 {
    font-size:36px;
}
div#n2-ss-9 .n2-ss-slider-2 {
        border-radius: 0px 0px 30px 30px !important
}
div#n2-ss-9 .n-uc-14beef397c629-inner {
        border-radius: 100px 0 0 30px !important;
}
.qx-element.badge-home-efficiency-rebate {
    right: 0;
    top: 14px;
    z-index: 9;
}
.sp-megamenu-parent>li:empty {
    display:none;
}

#sp-header {
    height: auto;
    min-height: 0;
}
@media (min-width:1200px) {
    #sp-header {
        min-height: 116px;
    }
}
#sp-header .logo {
    height:80px;
}


@media (max-width: 400px) {
    #sp-header .logo {
        height:62px;
    }
    .logo-image {
        height: 42px !important;
        width: auto !important;
    }
    body.ltr #offcanvas-toggler.offcanvas-toggler-right {
        top: -70px;
    }
}
#clicksearch {
    cursor:pointer;
}
#sp-header .menu-row .sp-megamenu-parent.d-none {
    display: flex !important;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0;
    width:100%;
}
@media (max-width:500px) {
    .qx-element.badge-home-efficiency-rebate img {
        max-width:70px;
        height:auto;
    }
}
@media (max-width:991px) {
    div#n2-ss-9 .n-uc-14beef397c629-inner {
        border-radius: 30px 30px 30px 30px !important;
    }
    div#n2-ss-9 .n-uc-1173b0bd5fc2f {display:none !important;}
    div#n2-ss-9 .n-uc-14beef397c629 {
        max-width: 80%;
        width: 50%;
        margin: auto !important;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #qx-section-u7d66.cities {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}

html.coming-soon body {
    background:#1c62b5;
    text-align:center;
}
html.coming-soon #coming-soon-countdown {display:none}
.qx-element-blurb__body {
    font-size:16px;
    line-height:1.5;
}
.coming-soon-login input {
    border:1px solid #FFF;
    background-color:rgba(255,255,255,0.2);
    padding-left:1em;
    padding-right:1em;
    color:#FFF;
}
.coming-soon-login input.btn-success {
    border:3px solid #FFF;
    background-color:rgba(255,255,255,1);
    color:#1c62b5;
    padding-left:3em;
    padding-right:3em;
    border-radius:0;
    letter-spacing:0;
    text-transform:uppercase;
    font-weight:600;
}
.coming-soon-login input.btn-success:focus,
.coming-soon-login input.btn-success:active,
.coming-soon-login input.btn-success:hover {
    border:1px solid #005377;
    background-color:#005377;
    color:#FFF;
}
.form-control:focus {
    border-color:#005377
}
body.ltr .sp-megamenu-parent>li.sp-has-child>a:after,
body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
    font-family: "Font Awesome 6 Free";
}
html.coming-soon h1.coming-soon-title,
html.coming-soon .coming-soon-content {
    display:none;
}
html.coming-soon .coming-soon-content.v2 {
    display:block;
}

.coming-soon-login ::-webkit-input-placeholder {
  color: #FFF;
}
.coming-soon-login ::moz-placeholder {
  color: #FFF;
}
.coming-soon-login ::-ms-input-placeholder {
  color: #FFF;
}
.coming-soon-login ::-moz-placeholder {
  color: #FFF;
}
.offcanvas-menu .offcanvas-inner ul.menu>li a:hover, .offcanvas-menu .offcanvas-inner ul.menu>li a:focus, .offcanvas-menu .offcanvas-inner ul.menu>li span:hover, .offcanvas-menu .offcanvas-inner ul.menu>li span:focus,
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent li.menu-parent.menu-parent-open .menu-separator,
.offcanvas-menu .offcanvas-inner li.menu-parent.menu-parent-open .menu-separator {
        color: #CCE9F6;
}
.view-article.layout-blog .article-body .col-lg-8 h2 {
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.5em;
    padding-bottom: 15px;
    margin-top:30px;
    position: relative;
}
.view-article.layout-blog .article-body .col-lg-8 h2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 7px;
    width: 50px;
    background-color: #000;
}
.view-article.layout-blog .article-body .col-lg-8 h2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 3px;
    height: 1px;
    width: 95%;
    max-width: 255px;
    background-color: #000;
}

blockquote {
  border-left: 3px solid #1c62b5;
  color: #1c62b5;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 1.1em;
  font-style: italic;
  line-height: 1.4em;
  margin: 1em 0 1.5em;
  padding: 0.5em 1.5em;
  position: relative;
  transition: 0.2s border ease-in-out;
  z-index: 0;
}
blockquote p {
    margin:0;
}
blockquote:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -4px;
  height: 2em;
  background-color: #fff;
  width: 5px;
  margin-top: -1em;
}
blockquote:after {
  content: "\201D";
  position: absolute;
  top: 50%;
  left: -0.5em;
  color: #1c62b5;
  font-style: normal;
  line-height: 1em;
  text-align: center;
  width: 1em;
  font-size:60px;
  margin-top: -15px;
  transition: 0.2s all ease-in-out, 0.4s transform ease-in-out;
}
.rsform #honeypot,
.rsform [data-rsfp-hashcash] {
    display: flex !important;
    align-items: center !important;
    gap: 0.5em !important;
    background: none !important;
    border: 0 !important;
    box-shadow:none !important;
}
.rsform #honeypot .hashcash,
.rsform [data-rsfp-hashcash] .hashcash {
    width: 36px !important;
    height: 36px !important;
}
