@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap');
.section-header.clearfix {
    width: 100%;
}div#header-cs {
    background: linear-gradient(45deg, #cccccc, #a8efffc7),url(http://67.225.143.139/~elliotnicholls/universaltileventilators/wp-content/uploads/case-study-banner.jpg);
    text-align: center;
    padding: 70px 0;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.uk-scope .uk-card-body {
    padding: 30px !important;
}

.single-product .fancybox__content {
    width: 100% !important;
    height: 100% !important;
    max-width: 800px !important;
    margin: 150px auto !important;
    text-align: center !important;
    animation-timing-function: cubic-bezier(.5,0,.14,1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition-property: transform,opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995 !important;
}
.feature-2icon h4 {
    color: #1089a4 !important;
    font-size: 20px !important;
}

.feature-2icon i {
    font-size: 35px;
    font-weight: 500;
    color: #f27e25;
    display: block;
}



.category main {
    max-width: 1200px;
    margin: auto;
    padding: 40px 0;
}

.category header.page-header {
    text-align: center;
}
ul.social-links-footer a.social-link {
    background: transparent;
}

ul.social-links-footer li i {
    font-size: 18px;
}
ul.social-links-footer li {
    float: left;
    margin-right: 20px;
}
ul.social-links-footer {
    margin: 00;
    display: inline-block;
    float: left;
}
h6.icon-box-title a:hover {
    color: #24adcb;
}h6.icon-box-title {
    position: relative;
    z-index: 2;
}

h6.icon-box-title a {
    color: #373737;
}

div#top-orange {
    background: linear-gradient(45deg, #f06124, #f59f26);
    padding: 8px;
}ul.social-links-top {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}a:visited {
    color: #1c1c1c;
}.woocommerce-message {
    border-top-color: #f27e25;
}.woocommerce-message::before {
    content: "\e015";
    color: #23abc9;
}
ul.sub-menu {
    display: inline-block;
    float: left;
}.cart_totals h2:after {
    content: none;
}.woocommerce-info {
    border-top-color: #24afce;
}
a {
    color: #f27e25;
    text-decoration: none;
    background-color: transparent;
}
.cart_totals h2 {
    font-size: 24px;
    margin: 15px 0 0!important;
}
.wc-stripe-elements-field, .wc-stripe-iban-element-field, .stripe-card-group, .stripe-card-group iframe {
	width: 100%!important;
}
.woocommerce-cart span.woocommerce-Price-amount.amount bdi , .woocommerce-checkout span.woocommerce-Price-amount.amount bdi{
    font-size: 18px;
    color: #23afcf;
    font-weight: 700;
}
a.checkout-button.button.alt.wc-forward {
    background: linear-gradient(75deg, #FD7202, #EE4423);
    color: white;
    padding: 0 40px;
    border-radius: 50px;
    height: 53px !important;
    line-height: 53px;
    display: inline-block !important;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
}button.button, a.button.wc-forward {
    background: linear-gradient(75deg, #FD7202, #EE4423) !important;
    color: white !important;
    padding: 0 30px !important;
    border-radius: 50px !important;
    height: 37px !important;
    line-height: 34px;
    display: inline-block !important;
    font-size: 0.9em !important;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
}span.woocommerce-input-wrapper {
    width: 100%;
}

a.woofc-action-cart {
    background: linear-gradient(75deg, #FD7202, #EE4423) !important;
  color: white !important;
    padding: 2px 20px !important;
    border-radius: 50px !important;
    height: 40px !important;
    line-height: 50px;
    display: inline-block !important;
    font-size: 0.9em !important;
    font-weight: 600;
    text-transform: uppercase;
    border: 0px !important;
    font-family: 'Poppins' !important;
}
a.woofc-action-checkout {
    background: linear-gradient(75deg, #24adcc, #116d81) !important;
    color: white !important;
    padding: 2px 20px !important;
    border-radius: 50px !important;
    height: 40px !important;
    line-height: 50px;
    display: inline-block !important;
    font-size: 0.9em !important;
    font-weight: 600;
    text-transform: uppercase;
    border: 0px !important;
    font-family: 'Poppins' !important;
}
div#customer_details .col-1 {
    width: 50%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 50%;
    max-width: 50%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%;
    width: 50%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 50%;
    max-width: 50%;
}
ul.social-links-top li .social-link {
    color: white;
    float: left;
    margin-right: 20px;
}div#top-orange .container {
    padding: 0 20px;
}div#top-orange a, div#top-orange i {
    color: white;
}.woofc-count i {
    font-size: 24px;
    line-height: 60px;
    color: #ffffff;
}.woofc-area.woofc-style-01 .woofc-area-top {
    height: 48px;
    line-height: 48px;
    padding: 0 60px 0 20px;
    position: relative;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    background-color: rgb(36 173 204);
}

.woofc-count {
    background-color: #1089a4;
}.woofc-count span {
    background-color: #f27e25;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
    height: 40px;
    line-height: 36px;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
    background-color: #f27e25;
    color: #ffffff !important;
    font-weight: 700;
    border: 2px solid #f27e25;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span {
    color: #24adcc;
    text-transform: uppercase;
    border-bottom: 1px solid #f27e25;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 600;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-01 .woofc-area-bot .woofc-total {
    padding: 0 20px;
    margin: 0;
    color: #161616;
    display: flex;
    justify-content: space-between;
}
.woofc-area.woofc-style-01 .woofc-inner, .woofc-area.woofc-style-03 .woofc-inner, .woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover, .woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
    background-color: #dedede;
}
woofc-area.woofc-style-01 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-01 .woofc-area-bot .woofc-total {
    padding: 0 20px;
    margin: 0;
    color: #1c1c1c;
    display: flex;
    justify-content: space-between;
}
span.woocommerce-Price-amount.amount bdi {
    font-size: 26px;
    color: #f27e25;
    font-weight: 700;
}
ul.social-links-top li {
    float: left;
}
ul.social-links-top li .social-link  {
    background: #bababa00;
}
.case-studies .post-thumbnail {
    float: right;
    max-width: 440px;
    margin-left: 40px;
    margin-bottom: 40px;
}.case-studies ul {
    margin: 20px 20px 40px;
    padding: 0px;
}
.case-studies h3, .case-studies h2 {
    display: inline-block !important;
}.entry-content.case-studies {
    padding: 30px 0;
}
.top-widget-container-bottom .top-widget-container {
    flex-basis: 50%;
}.top-widget-container.top-sect {
    float: right;
}.casestudies-gd .uk-card-body h4 {
    color: white !important;
}
.page-id-8212 section.main , .page-id-750 section.main {
    padding: 70px 0;
}
.about-parallax-video {
    background: linear-gradient(45deg, #d7d7d7e0, #e6e6e6c9),url(http://67.225.143.139/~elliotnicholls/universaltileventilators/wp-content/uploads/about-parallax.jpg);
    padding: 160px 0 230px;
    text-align: center;
    background-size: cover;
    background-attachment: fixed;
}
a.lte-video-popup.lte-style-solid.swipebox {
    display: block;
    width: 90px;
    height: 90px;
    background-color: #fb6b08;
    z-index: 11;
    top: 110px;
    left: 0;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    right: 0;
    margin: auto;
    bottom: 0;
    box-shadow: 0px 0px 20px #0000004f;
}section#recent-posts-3 {
    position: relative;
    display: block;
    padding: 35px;
    background-color: #F4F5F8;
    border: #F4F5F8;
    border-radius: 7px;
}
a.lte-video-popup.lte-style-solid.swipebox i {
    position: absolute;
    top: 30px;
    bottom: 0;
    left: 20px;
    right: 0;
    font-size: 36px;
    color: white;
}.faq {
    padding-top: 130px;
}.lte-heading-content {
    position: relative;
}
.uk-scope .testimonials-box .uk-card-default {
    background-color: #fff;
    color: #666;
    border: 2px solid #f7f2ed !important;
    box-shadow: none;
}.page-id-750 .lte-header {
    font-size: 20px;
    margin: 40px auto 0px;
    padding-top: 10px;
    position: relative;
    font-weight: 700;
}.uk-scope .testimonials-box .uk-card-default:hover {
    border: 2px solid #23accb !important;
}
.lte-header small {
    color: #f27e25;
}
h6.cs-subheader {
    margin: 6px !important;
    color: #f27e25 !important;
}h6.cs-subheader:after, h6.cs-subheader:before {
    content: "";
    border-bottom: 2px solid #f55b12;
    border-color: #f55b12;
    border-color: #f55b12;
    width: 50px;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 20px;
    margin-inline-start: 17px;
    margin-inline-end: 17px;
}
.page-id-750 .lte-header:before {
    border-top: 2px solid #f27e25;
    border-color: #f35d22;
    border-color: #f27e25;
    content: "";
    width: 100px;
    display: block;
    margin: 0 auto;
    padding-top: 15px;
}
.uk-scope {
    position: relative;
    z-index: 99;
}.uk-scope .uk-accordion-title::before {
    content: "\f067";
    width: auto;
    height: auto;
    font-family: 'Font Awesome 5 Pro' !important;
    margin-left: 10px;
    float: right;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    color: #f27e25;
}
.faq div#white-lybg {
    z-index: 0;
    height: auto;
    color: rgb(198 196 196 / 29%);
    text-decoration: none;
    white-space: normal;
    width: 100%;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 250px;
    -webkit-text-stroke: 1px rgb(255 255 255 / 51%);
    letter-spacing: 0px;
    font-weight: 800;
    font-size: 300px;
    transform-origin: 50% 50%;
    opacity: .5;
    transform: translate(0px, 0px);
    visibility: visible;
    position: absolute;
    text-transform: uppercase;
    text-shadow: 0 0 1px #ffffff12;
    top: -71px;
    left: -31px;
}
.video-widget-container {
    position: relative;
}
.casestudies-gd .uk-card-body {
    position: absolute;
    bottom: 0;
    z-index: 7;
    max-height: 140px;
}h1.banner-heading:after , h1.page-title.center:after {
    background: linear-gradient(44deg, #f16424, #f38a25);
}
h1.page-title.center {
    color: white !important;
}
.casestudies-gd {
    padding: 50px 0 60px;
}
h1.banner-heading {
    color: white !important;
}
.casestudies-gd .uk-card.uk-card-default.uk-card-hover.uk-transition-toggle.uk-scrollspy-inview:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70%;
    display: block;
    z-index: 1;
    content: "";
    background: linear-gradient(180deg, #00000000 0%, #1089a4);
    transition: opacity 0.65s cubic-bezier(0.05, 0.2, 0.1, 1);
    opacity: 1;
    border-radius: inherit;
    pointer-events: none;
}
section#topsection {
    padding: 10px 0;
}
#topsection .grid-8 {
    margin: 20px 0;
}
.tm-sc-icon-box.icon-box.icon-left.tm-iconbox-icontype-font-icon.iconbox-centered-in-responsive-mobile.icon-position-icon-left.animate-icon-on-hover.animate-icon-rotate-y:after{
    position: relative;
}
.top-widget-container.top-sect .tm-sc-icon-box.icon-box.icon-left.tm-iconbox-icontype-font-icon.iconbox-centered-in-responsive-mobile.icon-position-icon-left.animate-icon-on-hover.animate-icon-rotate-y:after{
	content:none;
}
.tm-sc-icon-box.icon-box.icon-left.tm-iconbox-icontype-font-icon.iconbox-centered-in-responsive-mobile.icon-position-icon-left.animate-icon-on-hover.animate-icon-rotate-y:after{
    content: "";
    border-right: 4px solid #F3F3F3;
    width: 100%;
    position: absolute;
    right: 35px;
    height: 50px;
    top: 7px;
}
.top-widget-container-bottom {
    display: flex;
    flex-wrap: wrap;
}
h6.icon-box-title {
    margin-top: 10px !important;
    margin-bottom: 6px !important;
    font-size: 1.2rem;
    text-transform: initial !important;
}.icon-box .icon.icon-sm i {
    font-size: 35px;
}
.icon-box {
    position: relative;
    z-index: 0;
    transition: all 0.4s ease;
}

.icon-box.icon-left .icon-box-wrapper {
    display: flex;
}

.top-widget-container [class^="icon-"], .top-widget-container [class*=" icon-"] {
    font-family: 'Poppins' !important;
}
.icon-box .icon-wrapper {
    position: relative;
    z-index: 0;
}

.icon {
    margin: 0px 13px 0px 0px;
    background-color: white;
    /* border-radius: 50%; */
}
.icon-box .content {
    transition: all 0.3s ease;
    color: #939393;
    font-size: 15px;
}
.icon-box .icon i, .icon-box .icon svg {
    display: inline-block;
    font-size: 30px;
    line-height: 70px;
    transition: all 0.3s ease;
}

.icon-box .icon.icon-sm {
    height: 50px;
    width: 50px;
    border-radius: 5px;
    line-height: 46px;
    color: #f27e25;
    padding: 0px;
}

.icon-box.icon-left .icon-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
}
a.uk-button:hover {
    color: white !important;
}a#link-btn:hover i {
    color: white !important;
}.uk-scope .uk-accordion-title {
    display: block;
    font-size: 20px;
    line-height: 1.4;
    color: #23adcc;
    transition: all 0.2s ease;
    font-size: 20px;
    line-height: 1.4em;
    padding: 8px 0px 26px;
    border-bottom: 1px solid #eaeaea;
    border-color: rgb(0 0 0 / 12%);
    overflow: hidden;
}
a#link-btn:hover {
    color: white !important;
    background: #fb6c07 !important;
    border-color: #fb6c07 !important;
}.blog aside#secondary {
    display: none;
}div#banner-all {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    padding: 120px 0;
    text-align: center;
}div#pageTitle {
    max-width: 1200px;
    margin: auto;
    text-align: center;
}
footer#colophon {
    background: linear-gradient(45deg, #23afcefc, #23afcef0),url(http://67.225.143.139/~elliotnicholls/universaltileventilators/wp-content/uploads/tile-tb.jpg);
    padding: 30px 0 11px;
    background-size: cover;
    background-repeat: no-repeat;
}.woocommerce div.product .stock {
    color: #fb6d05;
    font-weight: 600;
}.woocommerce .woocommerce-breadcrumb {
    margin: 0px 0 1em;
    padding: 0 0 60px;
    font-size: .92em;
    color: #23afcf;
}div#tab-description h2, li#tab-title-reviews h2 {
    display: none;
}
ul.tabs.wc-tabs {
    margin: auto;
    text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    position: absolute;
    content: " ";
    width: 100%;
    top: 0px;
    left: 0;
    border-top: 1px solid #fefafd;
    z-index: 1;
}li#tab-title-description, li#tab-title-reviews {
    border: none;
    background: white;
    padding: 10px 35px;
    margin: 0 20px;
    font-size: 1.2rem;
}div#tab-description ul {
    padding: 0;
    margin: 20px;
}
section#pd-bg {
    background: url(http://67.225.143.139/~elliotnicholls/universaltileventilators/wp-content/uploads/product-prallax-banner.jpg);
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: fixed;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    color: #fb6c06;
    z-index: 2;
    border-bottom-color: #fff;
}
.woocommerce-tabs.wc-tabs-wrapper {
    padding: 50px 0;
}
h2.woocommerce-Reviews-title {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
    border-top: 4px solid #23afcf;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    box-shadow: none;
    border-radius: 0px;
    z-index: 99;
    left: 0;
    right: 0;
    margin: 0 auto;
}
input.qty {
    font-size: 20px;
}
.woocommerce .quantity .qty {
    width: 5.631em;
    text-align: center;
    height: 52px;
}.woocommerce div.product form.cart {
    margin-bottom: 2em;
    margin-top: 50px;
}
section#pd-grid1 {
    padding: 50px 0;
    background: #f9f9f9;
}
h1.product_title.entry-title {
    font-size: 2rem;
}
h1.product_title.entry-title:after {
    left: 0;
    right: auto;
    text-align: left;
    content: none;
}
.footer-gd h3 {
    font-size: 18px !important;
    margin-bottom: 0 !important;
}
.footer-gd ul {
    list-style: none;
    padding: 0;
}
div#copyright {
    text-align: center;
    color: white;
    background: #1089a4;
    padding: 15px 0;
}div#footer-logo img {
    max-width: 140px;
    margin: 0 auto 20px;
}div#footer-logo {
    margin-bottom: 40px;
}.rpwwt-post-date {
    display: block;
    color: #656565;
    font-size: 13px;
    line-height: 12px;
    padding: 4px 0;
}span.rpwwt-post-title {
    font-weight: 700;
    color: #373737;
}nav.navigation.post-navigation a {
    color: #f27e25;
}
.single-post h1.entry-title.hd-left:after , .single-post h1:after, .single-post h2:after{
    content: none;
}nav.navigation.post-navigation {
    margin: 50px 0;
    border-top: 1px solid #e2e2e2;
    padding: 30px 0 0;
}

.single-post h1.entry-title.hd-left {
    font-size: 40px !important;
}
h2.widget-title {
    font-size: 26px;
}
footer#colophon H3, footer#colophon A, footer#colophon {
    color: #ffffff !important;
}section#recent-posts-widget-with-thumbnails-2 {
    position: relative;
    display: block;
    padding: 29px;
    background-color: #F4F5F8;
    border: #F4F5F8;
    border-radius: 0px;
}.rpwwt-post-categories {
    display: block;
    color: #24adcc;
    font-size: 14px;
    line-height: 12px;
    padding: 4px 0;
    font-weight: 600;
}
.blog .main header {
    background: linear-gradient(45deg, #838383a8, #66cfe7c7),url(http://67.225.143.139/~elliotnicholls/universaltileventilators/wp-content/uploads/blog-banner.jpg);
    background-size: cover;
    background-position: center;
    padding: 120px 0;
    text-align: center;
}.blog-row {
    margin-top: 80px;
    margin-bottom: 50px;
}
.blog-row article:first-child {
    flex-basis: 100%;
    margin: 40px 20px 60px;
}

.blog-row article:first-child .blog-col {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
}
.blog-row article:first-child .blog-col .blog-tb, .blog-row article:first-child .blog-col .blog-content {
    flex-basis: 50%;
}
.blog-row article:first-child .meta-categories-wrapp {
    display: block;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0px;
    margin: 0;
    height: 50px;
    color: #FFF;
    line-height: 48px;
    background: #23b0d0;
    margin-top: -20px;
    font-size: 18px;
    font-weight: 600;
}
h2.widget-title:after, h2.widget-title:before {
    background: #ff5500;
    border-radius: 10px;
    bottom: -14px;
    content: "" !important;
    height: 3px;
    left: 0;
    position: absolute;
    width: 50px;
    right: auto;
}
h2.widget-title:before {
    background: #eee;
    width: 100%;
}
section#recent-posts-3 h2 {
    text-align: left;
}
section#recent-posts-3 h2 {
    text-align: left;
    font-size: 30px;
    margin-bottom: 30px !important;
    padding-bottom: 0;
}
section#post-section {
    padding: 50px 0;
}
section#recent-posts-3 ul li a {
    font-weight: 600;
    color: #23b1d1;
}
section#recent-posts-3 h2:after {
    content: none;
}
section#recent-posts-3 h2 {
    text-align: left;
}
section#recent-posts-3 ul li {
    border-bottom: 1px solid rgba(129,129,129,.2);
    margin: 15px 0;
    padding: 15px 0;
}
section#recent-posts-3 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.blog-row article:first-child  .blog-content h3 {
    font-size: 30px;
    margin: 15px 0 30px !important;
}
.main-navigation ul ul {
    background: #24a1be;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: 0.5em 0;
    margin: 10px 0 20px!important;
    font-size: 1.3em;
}.blog-row article {
    flex-basis: 30.73%;
    background: #F8F8F8;
    margin: 20px 15px 30px;
    box-shadow: 0px 0px 10px #00000026;
    box-shadow: 6px 6px 0px -3px rgb(255 255 255), 6px 6px rgb(243 136 37);
    border: 1px solid #c5c5c5;
}
.page-id-646 section.main {
    background: #F8F8F8;
}
input.wpcf7-form-control.wpcf7-text, textarea {
    height: calc(1.8rem + 30px);
    padding: 14px 20px;
    outline: 0;
    border: 1px solid rgba(241, 238, 246, 0.5);
    color: #686a6f;
    font-size: 1rem;
    width: 100%;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E0E0E0;
    border-radius: 0px 0px 0px 0px;
}textarea {
  height:130px !important;
}
.page-id-646 div#main-c {
    padding: 60px 0;
}
.page-id-646 #layer-bg {
    z-index: 0;
    height: auto;
    color: rgb(255 255 255 / 0%);
    text-decoration: none;
    white-space: normal;
    width: 100%;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 250px;
    -webkit-text-stroke: 1px rgb(0 0 0 / 19%);
    letter-spacing: 0px;
    font-weight: 800;
    font-size: 140px;
    transform-origin: 50% 50%;
    opacity: .5;
    transform: translate(0px, 0px);
    visibility: visible;
    position: absolute;
    top: -70px;
    left: -113px;
    text-transform: uppercase;
}
.contact-box-wrapper {
    display: flex;
    flex-wrap: wrap;
	align-items:center;
}.page-id-8925 section.main {
    padding: 60px 0;
}
a.contact-icon-link {
    background: #f27e25;
    padding: 20px;
    color: white;
}.map.full-wd .container, .map.full-wd .container .row, .map.full-wd .container .grid-12 {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    display: block !important;
}
.map.full-wd .container p {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 0;
}
.social-links li a{
    position: relative;
    display: block;
    background: #f27e25;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    z-index: 1;
    transition: all 0.3s;

}
.uk-scope ul {
    padding-left: 0 !important;
}
.social-links{  padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
}

.social-links li:not(:last-child) {
    margin-right: 10px;
}

.social-link {
    background: #f27e25;
}

.social-links li a {
    font-size: 18px;
    height: 40px;
    width: 40px;
    line-height: 40px;
}
.social-links li a {
    border-radius: 5px;
}
.contact-icwrapper {
    flex-basis: 20%;
}

.contact-icon-text {
    flex-basis: 80%;
}

h6.contact-icon-box-title {
    margin: 0 0px 5px 0px !important;
    font-size: 1rem !important;
    /* width: 100% !important; */
}

.contact-icon-text .content p {
    font-size: 15px;
    margin: 0 !important;
}
.full {
    display: inline-block;
    width: 100%;
    float: left;
}

.full .half {
    width: 48.5%;
    float: left;
    padding-right: 0;
}

.half.last {
    float: right;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: linear-gradient(75deg, #FD7202, #EE4423);
    color: white;
    padding: 0 40px;
    border-radius: 50px;
    height: 53px !important;
    line-height: 53px;
    display: inline-block !important;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
    border: 0px !important;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
    width: 100%;
}
span.pub-date {
    padding-top: 6px;
    padding-bottom: 4px;
    font-size: 24px;
    display: block;
}
span.pub-m{
padding-top: 2px;
    padding-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: .3px;
    font-weight: 600;
    font-size: 12px;}
.blog-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.blog-col {
    margin-bottom: 30px;
}
.blog-tb {
    position: relative;
    text-align: center;
}.post-date.woodmart-post-date:before {
    position: absolute;
    top: 0;
    left: -10px;
    border-right: 10px solid #f38825;
    border-top: 10px solid transparent;
    content: "";
}.post-date.woodmart-post-date:after {
    position: absolute;
    top: 0;
    right: -10px;
    border-left: 10px solid #f38825;
    border-top: 10px solid transparent;
    content: "";
}

.blog-row article:first-child .post-date.woodmart-post-date {
  
    right: -30px;
    top: -10px;
    height: 70px;
    width: 70px;
}

.post-date.woodmart-post-date {
    position: absolute;
    right: 20px;
    top: -10px;
    background: #f38825;
    z-index: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 60px;
    width: 60px;
    color: white;
    align-items: center;
    font-weight: 900;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-align: center;
    padding: 5px 0px 0;
}
.meta-categories-wrapp a:hover {
    text-decoration: none;
}

.blog-content {
    padding-bottom: 10px;
    background-color: transparent;
    text-align: center;
    padding: 0px 10px;
}
.meta-categories-wrapp a {
    color: white;
}
.meta-categories-wrapp {
    display: inline-block;
    overflow: hidden;
    padding-right: 15px;
    padding-left: 15px;
    height: 34px;
    color: #FFF;
    line-height: 34px;
    background: #23b0d0;
    margin-top: -20px;
    font-weight: 300;
}
.blog-content {
    padding-bottom: 0;
    background-color: transparent;
    text-align: center;
}
.blog-content h3 {
    font-size: 20px;
    margin: 15px 0 15px !important;
}
p.meta-author {
    color: #777;
    font-size: 14px;
}
a.bttn {
    font-weight: 600;
    color: #f38725;
    margin-top: 30px !important;
    display: block;
    font-size: 14px;
}
nav.navigation.posts-navigation a {
    color: #f59e01;
    font-weight: 700;
}

nav.navigation.posts-navigation {
    width: 100%;
    margin: 40px 20px;
}
footer#colophon H3, footer#colophon A, footer#colophon {
    color: #ffffff !important;
}h2.woocommerce-loop-product__title:after {
    content: none;
}span.woocommerce-Price-amount.amount bdi {
    font-size: 26px;
    color: #23afcf;
    font-weight: 700;
}a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, button.single_add_to_cart_button.button.alt {
    background: linear-gradient(75deg, #FD7202, #EE4423);
    color: white;
    padding: 0 40px;
    border-radius: 50px;
    height: 53px !important;
    line-height: 53px;
    display: inline-block !important;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
}
.woocommerce-shop div#content {
    max-width: 1200px;
    margin: auto;
}
.popover-content.show:after {
    content: "";
    background: url(http://67.225.143.139/~elliotnicholls/universaltileventilators/wp-content/uploads/features-5.png);
    position: absolute;
    width: 100%;
    BACKGROUND-SIZE: cover;
    height: 132px;
    top: -5px;
    left: 16px;
    background-repeat: no-repeat;
    z-index: 999;
    background-position: right;
    width: 500px;
}.feature-box .bicon-box-icon i {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}div#white-lybg {
    z-index: 14;
    height: auto;
    color: rgb(255 255 255 / 0%);
    text-decoration: none;
    white-space: normal;
    width: 100%;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 250px;
    -webkit-text-stroke: 1px rgb(255 255 255 / 22%);
    letter-spacing: 0px;
    font-weight: 800;
    font-size: 231px;
    transform-origin: 50% 50%;
    opacity: .5;
    transform: translate(0px, 0px);
    visibility: visible;
    position: absolute;
    text-transform: uppercase;
    text-shadow: 0 0 1px #ffffff12;
    top: -83px;
    left: -88px;
}
.feature-box .position-right .bicon-box-content {
    padding: 20px 20px 20px 0;
} .feature-box .position-left.shape-circle.widget-icon-box .bicon-box-content {
    padding: 20px 0 20px 20px;
}
.feature-box span.bicon.elementor-animation- {
    font-size: 24px;
    color: #24a6c3;
    background: whiite;
    box-shadow: 0px 0px 15px #0000002e;
    width: 100%;
    position: relative;
    display: inline-block;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: white;
    margin-top: 22px;
}
.popover-content2.show h4 {
    text-align: right;
}
.popover-content1.show:after {
    content: "";
    background: url(http://67.225.143.139/~elliotnicholls/universaltileventilators/wp-content/uploads/features-4.png);
    position: absolute;
    BACKGROUND-SIZE: cover;
    height: 233px;
    top: -13px;
    left: -10px;
    background-repeat: no-repeat;
    z-index: 999;
    background-position: left;
    width: 350px;
}
.popover-content2.show:after {
    content: "";
    background: url(http://67.225.143.139/~elliotnicholls/universaltileventilators/wp-content/uploads/features-2.png);
    position: absolute;
    BACKGROUND-SIZE: cover;
    height: 133px;
    top: 170px;
    left: -119px;
    background-repeat: no-repeat;
    z-index: 999;
    width: 480px;
}h2.woocommerce-loop-product__title {
    min-height: 72px;
}
.popover-content3.show:after {
    content: "";
    background: url(http://67.225.143.139/~elliotnicholls/universaltileventilators/wp-content/uploads/features-1.png);
    position: absolute;
    BACKGROUND-SIZE: cover;
    height: 215px;
    top: 0px;
    left: -57px;
    background-repeat: no-repeat;
    z-index: 999;
    background-position: left;
    width: 418px;
}
.popover-content3.show h4, .popover-content3.show {
    text-align: left;
}
.popover-content4.show:after {
    content: "";
    background: url(http://67.225.143.139/~elliotnicholls/universaltileventilators/wp-content/uploads/features-3.png);
    position: absolute;
    BACKGROUND-SIZE: cover;
    height: 270px;
    top: -52px;
    left: -188px;
    background-repeat: no-repeat;
    z-index: 999;
    background-position: center;
    width: 182px;
}
.popover-content4.show p {
    text-align: left;
    width: 50%;
}
.popover-content3.show {
    left: 63%;
    bottom: -110px;
    top: auto;
}
.popover-content.show {
    left: 0;
    top: 30px;
    text-align: left;
}
.popover-container {
  position: relative;
  display: inline-block;
}
div#deg-bg:after {
    content: "";
    background: url(http://67.225.143.139/~elliotnicholls/universaltileventilators/wp-content/uploads/home-1_bg-rotate.png);
    background-size: contain;
    position: absolute;
    top: 0;
    width: 960px;
    height: 100%;
    right: 0;
    left: 0;
    background-repeat: no-repeat;
    z-index: -1;
    margin: auto;
    text-align: center;
    background-position: bottom;
}
.dgree-bg {
    text-align: center;
}
div#deg-bg {
    margin: auto;
    text-align: center;
    position: relative;
}div#s1S {
    height: 680px !important;
}
i#s1FS {
    display: none !important;
}
img.imgloader {
    display: none !important;
}i#s1R {
    color: #dedbdb;
}

canvas.spritespin-canvas {
    max-width: 700px;
    margin: 20px auto !important;
    height: auto !important;
}

.popover-trigger {
  padding: 10px 20px;
  border: none;
  cursor: pointer;
}
.widget-container {
    margin: 0 0 60px;
}.widget-container {
    -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}

.feature-box .bicon-box-wrapper {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
}

.feature-box .bicon {
    border-color: #d6d9dc;
}

.feature-box .bicon i {
    transform: rotate(0deg);
}

.feature-box .bicon i, .feature-box .bicon svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block;
}

.fa-sliders-h:before {
    content: "\f1de";
}
.popover-content , .popover-content1, .popover-content2,  .popover-content3,  .popover-content4{
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  padding: 20px;
  width: 380px;
  z-index: 1000;
  opacity: 0; /* Start with opacity 0 */
  visibility: hidden; /* Start hidden */
  transition: opacity 0.3s, visibility 0.3s;
}

.h2, h2 {
    font-size: 2.6rem;
}.center .section-header h2 {
    text-align: center !important;
}a#link-btn i {
    color: #24a6c3;
    position: absolute;
    left: 30px;
    top: 15px;
}

a#link-btn {
    text-decoration: none;
    color: #373737;
    border: 2px solid #24a6c3;
    padding: 0px 35px 0 60px;
    border-radius: 50px;
    height: 54px !important;
    line-height: 49px;
    display: inline-block !important;
    font-size: 1.1em;
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
    position: relative;
}
.about-company {
    padding-top: 120px;
}
#layer-bg {
    z-index: -1;
    height: auto;
    color: rgb(0 0 0 / 4%);
    text-decoration: none;
    white-space: normal;
    width: 100%;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 250px;
    -webkit-text-stroke: 1px rgb(255 255 255 / 7%);
    letter-spacing: 0px;
    font-weight: 800;
    font-size: 315px;
    transform-origin: 50% 50%;
    opacity: .5;
    transform: translate(0px, 0px);
    visibility: visible;
    position: absolute;
    top: -47px;
    left: -113px;
    text-transform: uppercase;
}.feature-box .section-header {
    margin-bottom: 50px;
}

.feature-box {
    background: linear-gradient(45deg, #f3f3f36e, #f3f3f3ab), url(http://67.225.143.139/~elliotnicholls/universaltileventilators/wp-content/uploads/paper-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
a.uk-button.uk-button-default, .uk-scope .uk-button{
    background: linear-gradient(75deg, #FD7202, #EE4423);
    color: white;
    padding: 0 40px;
    border-radius: 50px;
      height: 53px !important;
    line-height: 53px;
    display: inline-block !important;
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
    border: 0px !important;
}
.white-text h2:after {
    background: linear-gradient(44deg, #f16424, #f38a25);
}
.white-text h2 {
    color: white !important;
}
.section-header {
    width: 100%;
    display: block;
}
.popover-content.show, .popover-content1.show, .popover-content2.show, .popover-content3.show, .popover-content4.show {
    opacity: 1;
    visibility: visible;
    background: #24acca00;
    /* color: white; */
}
.popover-trigger {
    border: none;
    max-width: 700px;
    cursor: pointer;
    MARGIN: 80px auto;
}
.popover-container {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 100px;
}
.popover-content1.show p {
    width: 50%;
    text-align: left;
}
.popover-content1.show {
    left: 200px;
    top: 60%;
    /* width: 40%; */
    /* text-align: left; */
}
.popover-content2 {
    left: auto;
    right: -240px;
    top: -55px;
    text-align: right;
}
.popover-content4.show {
    left: 100%;
    top: 58%;
}
.popover-content,
.popover-content1,

.popover-content3,
.popover-content4 {
  /* ... existing styles ... */
  opacity: 0;
  transform: translateX(-50%) translateY(-10px); /* Start slightly above */
  transition: opacity 2s, transform 1.5s, visibility 3s;
}

.popover-content.show,
.popover-content1.show,

.popover-content3.show,
.popover-content4.show {
  opacity: 1;
  transform: translateX(-50%) translateY(0); /* Slide down */
  visibility: visible;
}

.popover-content2{
  /* ... existing styles ... */
  opacity: 0;
       transform: translateX(0); /* Start slightly above */
  transition: opacity 2s, transform 3s, visibility 3s;
}
 .popover-content2.show{
    opacity: 1;
    transform: translateX(-190px);
    visibility: visible;
}
.popover-content{
  /* ... existing styles ... */
  opacity: 0;
          transform: translateX(-500px); /* Start slightly above */
  transition: opacity 2s, transform 3s, visibility 3s;
}
 .popover-content.show{
    opacity: 1;
transform: translateX(-130px);
    visibility: visible;
}
 .popover-content1{
    transform:translateX(-53%) translateY(62px);
}
.popover-content1.show {
    transform: translateX(-53%) translateY(0px);
}
body {
    margin: 0;
    font-family:  'Poppins', sans-serif !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
.pd-out {
    padding: 80px 0;
}
.specs {
    text-align: center;
}
section#topsection section#media_image-2 {
    max-width: 180px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 30px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    font-family: 'Poppins', sans-serif !important;
    color: #373737 !important;
    text-transform: uppercase !important;
}p.uk-article-meta {
    color: #24adcc;
    font-size: 14px;
    font-weight: 600;
}
.container-fluid {
    padding: 0;
}
.uk-scope .uk-overlay-primary {
    background: rgb(34 34 34 / 15%);
}
.home div#main-c {
    display: none;
}
.main-navigation li {
    position: relative;
    margin-left: 15px;
}

header#masthead {
    background: linear-gradient(13deg, #23b6d7, #24a1bd, #044b55);
    color: white;
}
.container-fluid .container {
    max-width: 100% !important;
    padding: 0;
}footer.entry-footer {
    display: none;
}
a.uk-button:HOVER {
    background: linear-gradient(45deg, #14c0e8, #01748b,#01748b);
    text-decoration: none;
}
a.uk-button {
    background: linear-gradient(75deg, #FD7202, #EE4423);
    color: white;
    padding: 0 40px;
    border-radius: 50px;
      height: 53px !important;
    line-height: 53px;
    display: inline-block !important;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    MARGIN-TOP: 30PX;
    font-family: 'Poppins' !important;
}
.h1, h1 {
    font-size: 2.9rem;
    position: relative;
    font-weight: 800 !important;
    padding-bottom: 20px;
}
.h2, h2 {
   position: relative;
    padding-bottom: 20px;
}
h1:after, h2:after {
    content: "";
    background: linear-gradient(44deg, #61e3ff, #10ccf3);
    position: absolute;
    left: 0;
    right: 0;
    width: 80px;
    height: 6px;
    margin: auto;
    text-align: center;
    bottom: 0px;
}.popover-container h4 {
    color: white !important;
    font-size: 18px;
    margin-bottom: 15px !important;
    text-align: left;
}
p#large-txt {
    font-size: 18px;
    line-height: 27px;
}
.full-content {
    max-width:600px;
    margin: auto;
    padding: 140px 50px;
}
.full-img {
    background: url(http://67.225.143.139/~elliotnicholls/universaltileventilators/wp-content/uploads/roofvent.jpg);
    background-size: cover;
    height: 750px;
    width: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.full-wd .row {
    margin-right: 0;
    margin-left: 0;
}
.full-wd .grid-6 {
    padding: 0 0px;
}

.full-content {
    max-width: 600px;
    margin: auto;
    padding: 100px 0;
}
.widget {
    margin: 0;
}.main-navigation ul ul a {
    color: #23accb !important;
    line-height: 30px;
    font-size: 1rem;
    padding: 5px 10px;
}
.current-menu-item a {
    color: #f9c525 !important;
    text-shadow: none;
}.main-navigation ul ul {
    background: #ffffff;
    border-top: solid #f27e25;
}.main-navigation ul ul a {
    color: #23accb !important;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    padding: 5px 20px;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 60px;
}
header#masthead .container {
    padding: 0 20px;
}
.casestudies-gd .uk-card-body {
    position: absolute;
    bottom: 0;
}
.main-navigation a:hover {
    color: #f38a25 !important;
}.phone a {
    color: #1ca4bc;
    font-weight: 700;
}
.feature-box .row {
    align-items: center;
}
.bicon-box-content {
    float: left;
    width: 88%;
    padding: 20px;
}.bicon-box-wrapper {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    display: inline-block;
}
.position-left .bicon-box-content{
	text-align:left;
}
.bicon-box-icon {
    float: left;
    width: 12%;
}.post, .page {
    margin: 0;
}.uk-scope .uk-dotnav>*>* {
    display: block;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: 0 0;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    border: 1px solid rgb(242 110 37);
    transition: .2s ease-in-out;
    transition-property: background-color,border-color;
}

ul.uk-slider-nav.uk-dotnav.uk-flex-center.uk-margin-remove-bottom {
    margin-top: 60px;
}
.uk-scope .uk-dotnav>.uk-active>* {
    background-color: rgb(242 119 36);
    border-color: transparent;
}
.position-right .bicon-box-icon {
    float: right;
    width: 10%;
}
.position-left.shape-circle.widget-icon-box .bicon-box-content {
    float: right;
}
.position-left.shape-circle.widget-icon-box {
    margin-bottom: 40px;
}.slider-c {
    padding-top: 140px;
}
.testimonials {
    background: linear-gradient(45deg, #e0e0e033, #e0e0e057),url(http://67.225.143.139/~elliotnicholls/universaltileventilators/wp-content/uploads/map-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0 80px;
}
div#testimonials-box {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 80px;
    margin-bottom: -130px;
    padding: 15px 30px 50px 30px;
    background: #24a6c3;
    color: white;
    box-shadow: 0px 2px 9px #0000004d;
    border-radius: 5px;
}span i svg {
    font-size: 60px;
    width: 60px;
    height: 60px;
}

.testimonials #layer-bg {
    z-index: -1;
    height: auto;
    color: rgb(0 0 0 / 8%);
    text-decoration: none;
    white-space: normal;
    width: 100%;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 250px;
    -webkit-text-stroke: 1px rgb(255 255 255 / 39%);
    letter-spacing: 0px;
    font-weight: 800;
    font-size: 232px;
    transform-origin: 50% 50%;
    opacity: .5;
    transform: translate(0px, 0px);
    visibility: visible;
    position: absolute;
    top: -59px;
    left: -113px;
    text-shadow: 0px 0px 2px transparent;
    text-transform: uppercase;
}
.position-right.shape-circle.widget-icon-box {
    align-items: flex-start;
    display: flex;
    text-align: right;
    margin-bottom: 40px;
}.lte-heading .lte-heading-content {
    display: block;
}
h6.lte-subheader.white {
    color: white !important;
}
.lte-subheader.white:before {
 
    border-bottom: 1px solid #ffffff;
    border-color: #f55b12;
	border-color: #ffffff;
}
h3.lte-header {
    font-size: 45px !important;
    margin-top: 25px !important;
}h6.lte-subheader {
    margin-bottom: 0 !important;
    color: #fc6d06 !important;
}
ul.check.check li::before {
    display: inline-block;
    text-rendering: auto;
    content: "✔";
    font-size: 20px;
    background-clip: border-box;
    margin-left: 0;
    margin-top: 0px;
    color: rgb(252 110 6);
    font-weight: 900 !important;
    position: absolute;
    left: 0;
    border-radius: 50%;
}ul.check {
    padding: 0;
    margin: 30px 0;
    list-style: none;
}
ul.check li {
    position: relative;
    padding-left: 37px;
    padding-bottom: 20px;
    font-weight: 700;
}
.lte-subheader {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 12px;
    margin-bottom: 16px;
}

.lte-subheader:before {
    content: "";
    border-bottom: 1px solid #f55b12;
    border-color: #f55b12;
    border-color: #f55b12;
    width: 50px;
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 15px;
    margin-inline-start: 0px;
    margin-inline-end: 15px;
}
.position-left.shape-circle.widget-icon-box {
    align-items: flex-start;
    display: flex;
    text-align: left;
    margin-bottom: 40px;
}
h3.bicon-box-title {
    font-size: 18px;
    margin-bottom: 15px !important;
}
.phone {
    font-size: 30px;
    float: right;
    font-weight: 600;
    color: #f59e01;
}

div#testimonials-box small {
    font-weight: 700;
    font-size: 1.1em !important;
    color: white;
}
div#testimonials-box .uk-scope .uk-dotnav>*>* {
    display: block;
    box-sizing: border-box;
    width: 40px;
    height: 6px;
    border-radius: 5px;
    background: 0 0;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    border: 1px solid rgb(255 255 255);
    transition: .2s ease-in-out;
    transition-property: background-color,border-color;
}.uk-scope .uk-dotnav>.uk-active>* {
    background-color: rgb(242 119 36) !important;
    border-color: transparent !important;
}
div#testimonials-box ul.uk-slider-nav.uk-dotnav.uk-flex-center.uk-margin-remove-bottom {
    margin-top: 40px;
    float: left;
}
@media (min-width: 1210px){
.container {
    max-width: 1200px;
}
}

@media (max-width: 480px) {
}
@media (min-width: 481px) and (max-width: 767px) {
}
@media (max-width: 767px) {
	.full-wd .grid-6 {
    padding: 0 0px;
    flex: 0 0 100%;
    max-width: 100%;
}.full-content {
    max-width: 100%;
    margin: auto;
    padding: 40px 20px;
}.popover-content2 {
    text-align: left;
}.popover-content4.show p, .popover-content2.show , .popover-content1.show p{
    text-align: left;
    width: 100%;
}.popover-content2.show h4 {
    text-align: left;
}.popover-container {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
}
#rmp_menu_trigger-9271 {
    right: 10px;
}div#top-orange .grid-6 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}.right {
    text-align: center !important;
}
	#rmp_menu_trigger-9271 {
    top: 24px;
}.woofc-count.woofc-count-top-right {
    top: auto;
    right: 19px;
    bottom: 40px;
    left: auto;
}
	.h1, h1 {
    font-size: 2rem;
}.h2, h2 {
    font-size: 1.8rem;
}h3.lte-header {
    font-size: 24px !important;
    margin-top: 18px !important;
}a.uk-button.uk-button-default, .uk-scope .uk-button {
    background: linear-gradient(75deg, #FD7202, #EE4423);
    color: white;
    padding: 0 20px;
    border-radius: 50px;
    height: 48px !important;
    line-height: 44px;
    display: inline-block !important;
    font-size: 0.8em;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
    border: 0px !important;
}a#link-btn {
    text-decoration: none;
    color: #373737;
    border: 2px solid #24a6c3;
    padding: 0px 20px 0 56px;
    border-radius: 50px;
    height: 54px !important;
    line-height: 49px;
    display: inline-block !important;
    font-size: 0.9em;
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
    position: relative;
}.feature-box .grid-4 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px;
    text-align: left;
}.feature-box .bicon-box-wrapper {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
}.position-center.img-box {
    margin-bottom: 40px;
}.grid-6 , .grid-4, .grid-8{
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px;
}div#s1S {
    height: 300px !important;
}#rmp-menu-wrap-9271 .rmp-menu-current-item .rmp-menu-item-link {
    color: #fff;
    border-color: #f59426;
    background-color: #f29225;
}
	
#rmp_menu_trigger-9271:hover, #rmp_menu_trigger-9271:focus {
    background: #f16e24;
    text-decoration: unset;
}
#rmp-container-9271 {
    background-color: #1089a4;
}div#top-orange {
    background: linear-gradient(45deg, #f06124, #f59f26);
    padding: 8px;
    display: none;
}
	.uk-scope .uk-accordion-title {
    font-size: 16px;
    padding: 8px 0px 26px;
	}
	.popover-content.show , 	.popover-content1.show, .popover-content2.show, .popover-content3.show, .popover-content4.show{
    transform: none;
}
	.popover-content1.show:after, .popover-content.show:after, .popover-content2.show:after, .popover-content3.show:after, .popover-content4.show:after{
		content:none;
	}
	.popover-content, .popover-content1, .popover-content2, .popover-content3, .popover-content4 {
    position: static;
}
	.full-img {
    height: 240px;
}
	div#white-lybg {
    display: none;
}
	.hide-phone-tablet {
    display: none;
}
header#masthead {
    display: none !important;
}
	div#layer-bg {
    display: none;
}
	
		div#deg-bg:after {
    top: 0;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
}
}
@media (min-width: 768px) and (max-width: 959px) {
	#rmp-menu-wrap-9271 .rmp-menu-current-item .rmp-menu-item-link {
    color: #fff;
    border-color: #f59426;
    background-color: #f29225;
}
	
#rmp_menu_trigger-9271:hover, #rmp_menu_trigger-9271:focus {
    background: #f16e24;
    text-decoration: unset;
}
#rmp-container-9271 {
    background-color: #1089a4;
}
	.feature-box .grid-4 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px;
    text-align: left;
}.feature-box .bicon-box-wrapper {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
}.position-center.img-box {
    margin-bottom: 40px;
}
	.popover-content2 {
    text-align: left;
}.popover-content4.show p, .popover-content2.show , .popover-content1.show p{
    text-align: left;
    width: 100%;
}.popover-content2.show h4 {
    text-align: left;
}.popover-container {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
}
	.popover-content2 {
    text-align: left;
}.popover-content4.show p, .popover-content2.show , .popover-content1.show p{
    text-align: left;
    width: 100%;
}.popover-content2.show h4 {
    text-align: left;
}
	.full-wd .grid-6 {
    padding: 0 0px;
    flex: 0 0 100%;
    max-width: 100%;
}.full-content {
    max-width: 100%;
    margin: auto;
    padding: 40px 20px;
}
		.popover-content.show , 	.popover-content1.show, .popover-content2.show, .popover-content3.show, .popover-content4.show{
    transform: none;
}
	.popover-content1.show:after, .popover-content.show:after, .popover-content2.show:after, .popover-content3.show:after, .popover-content4.show:after{
		content:none;
	}
	.popover-content, .popover-content1, .popover-content2, .popover-content3, .popover-content4 {
    position: static;
		width:100%;
}
	
	.popover-container {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
}.popover-content, .popover-content1, .popover-content2, .popover-content3, .popover-content4 {
    position: static;
	}
	.full-content {
    max-width: 600px;
    margin: auto;
    padding: 40px 20px;
}.full-img {
    height: 911px;
}
	.h1, h1 {
    font-size: 2.3rem;
    position: relative;
    font-weight: 800 !important;
    padding-bottom: 20px;
}
	div#white-lybg {
    display: none;
}
	.popover-content4.show {
    left: 0;
    top: 58%;
}div#top-orange a {
    font-size: 14px;
}
	.woofc-count.woofc-count-top-right {
    top: 70px;
    right: 15px;
    bottom: auto;
    left: auto;
}
	.hide-phone-tablet {
    display: none;
}
	div#deg-bg:after {
    top: 0;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
}
	div#layer-bg {
    display: none;
}
header#masthead {
    display: none !important;
}
}
@media (min-width: 960px) and (max-width: 1199px) {
	
	.case-studies .post-thumbnail {
    float: right;
    max-width: 320px;
    margin-left: 20px;
    margin-bottom: 20px;
}
	div#deg-bg:after {
    top: 3px;
    width: 770px;
}
	.blog-row article {
		flex-basis: 30.03%;}
	.main-navigation a {
    padding: 5px 5px;
	}
.full-content {
    max-width: 100%;
    margin: auto;
    padding: 60px 20px;
}#layer-bg {
    font-weight: 800;
    font-size: 196px;
    top: -47px;
}
	h3.lte-header {
    font-size: 36px !important;
    margin-top: 25px !important;
}
}


/* (1440x900) WXGA+ Display */
@media (min-width: 1200px) and (max-width: 1440px) {

}
/* HiDPI Laptop Display */
@media (min-width: 1281px) and (max-width: 1440px) {
	.popover-content4.show p {
    text-align: left;
    width: 80%;
}
#layer-bg {

    font-size: 220px;

    top: -90px;
    left: 0;

}
.popover-content4.show p {
    text-align: left;
}

.popover-content4.show {
    left: 97%;
    top: 58%;
}
}

/* MDDPI Laptop Display */
@media (min-width: 1201px) and (max-width: 1280px) {
	.main-navigation a {
    padding: 5px 5px;
}
	#layer-bg {
    font-weight: 800;
    font-size: 160px;
    top: -47px;
}
	.popover-content4.show {
    left: 80%;
    top: 58%;
}
}

@media (min-width: 960px) and (max-width: 991px){

}

/*Woocommerce Two Column Layout*/
@media (min-width: 992px) {
	form.woocommerce-checkout {
		display: flex;
		gap: 40px;
	}

	#customer_details .col-1,
	#customer_details .col-2 {
		width: auto;
		float: none;
	}

	#customer_details .col-2 {
		margin-top: 40px;
	}

	/* Fix for Woo notification breaking 2 column layout */

	form.checkout.woocommerce-checkout {
		flex-wrap: wrap;
	}

	.woocommerce-NoticeGroup-checkout {
		flex-grow: 1;
	}
	
	#customer_details{
		float: left;
   		width: 50%;
	}
	
	.order-review{
		float:left;
		width:46%;
	}
	
	.addresses .col-1, .addresses .col2{
		max-width:100%;
	}
}
body #customer_details .col-1, body #customer_details .col-2{
		width:100%;
		max-width:100%;
}

.woocommerce-MyAccount-navigation ul{
	padding-left:15px;
	margin-left:0;
}

@media (min-width: 768px) and (max-width: 1024px){
	.addresses .col-1, .addresses .col-2{
		    max-width: 100%!important;
    width: 100%!important;
    float: left!important;
    margin-bottom: 40px;
	}
}

@media screen and (max-width:767px){
	body #customer_details .col-2{
		margin-top:20px;
		margin-bottom:20px;
	}
	
	.addresses .col-1, .addresses .col-2{
		max-width:100%!important;
		width:100%!important;
		margin-bottom:20px!important;
	}
	
	#wc-stripe-cc-form .form-row-first, #wc-stripe-cc-form .form-row-last{
		width:100%!important;
	}
	
	#wc-stripe-cc-form .form-row{
		margin-bottom:0!important;
		padding-bottom:0!important;
	}
	
	#wc-stripe-cc-form .form-row-last{
		margin-bottom:40px!important;
	}
	
	
}

