@font-face {
    font-family: 'HN-XBlkCnO';
    src: url('/font/HN-XBlkCnO.eot');
    src: url('/font/HN-XBlkCnO.eot?#iefix') format('embedded-opentype'), url('/font/HN-XBlkCnO.svg#HN-XBlkCnO') format('svg'), url('/font/HN-XBlkCnO.ttf') format('truetype'), url('/font/HN-XBlkCnO.woff') format('woff'), url('/font/HN-XBlkCnO.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'HN-BlkCn';
    src: url('/font/HN-BlkCn.eot');
    src: url('/font/HN-BlkCn.eot?#iefix') format('embedded-opentype'), url('/font/HN-BlkCn.svg#HN-BlkCn') format('svg'), url('/font/HN-BlkCn.ttf') format('truetype'), url('/font/HN-BlkCn.woff') format('woff'), url('/font/HN-BlkCn.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'pmarketing';
    src: url('../fonts/pmarketing.eot?6hnum');
    src: url('../fonts/pmarketing.eot?6hnum#iefix') format('embedded-opentype'), url('../fonts/pmarketing.ttf?6hnum') format('truetype'), url('../fonts/pmarketing.woff?6hnum') format('woff'), url('../fonts/pmarketing.svg?6hnum#pmarketing') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

a {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

body.uk-offcanvas-container {
    overflow: hidden !important;
}

.uk-sticky-fixed .tm-toolbar {
    display: none;
}

.uk-sticky-fixed .uk-logo,
.uk-sticky-fixed .uk-logo img {
    max-height: 40px;
    padding: 0!important;
}

.uk-sticky-fixed .uk-navbar-container {
    padding: 5px;
}

.uk-sticky-fixed nav.uk-navbar.tm-include-toolbar .uk-navbar-left {
    padding: 0;
}

.uk-sticky-fixed nav.uk-navbar.tm-include-toolbar .navbar .brand,
.uk-sticky-fixed nav.uk-navbar.tm-include-toolbar .navbar .nav>li>a,
.uk-sticky-fixed nav.uk-navbar.tm-include-toolbar .navbar-search,
.uk-sticky-fixed nav.uk-navbar.tm-include-toolbar .uk-navbar-item,
.uk-sticky-fixed nav.uk-navbar.tm-include-toolbar .uk-navbar-nav>li>a,
.uk-sticky-fixed nav.uk-navbar.tm-include-toolbar .uk-navbar-toggle {
    min-height: 40px;
    margin-top: 0;
}

.tm-header>div {
    border-bottom: 1px solid #01172f;
}

.uk-comment {
    margin: 5px auto 20px;
}

.uk-comment .uk-comment-meta {
    margin-top: 0;
}

.uk-comment .uk-comment-meta .uk-icon {
    color: #322a22;
}

.uk-comment .uk-comment-body {
    font-size: 13px;
    font-style: italic;
    margin-top: 0;
}

.uk-comment .uk-comment-header {
    margin-bottom: 5px;
}

.uk-comment .uk-comment-header h4 {
    font-size: 1.5em;
    margin: 0;
}

.tm-column-no-break>* {
    overflow: hidden;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -o-column-break-inside: avoid;
    -ms-column-break-inside: avoid;
    column-break-inside: avoid;
}

#tm-toolbar-mobile a {
    text-decoration: none;
}

.tm-toolbar .tm-toolbar-content .tm-toolbar-content-text h5 {
    color: #e4e4e4;
    text-transform: none;
    letter-spacing: unset;
    font-size: 17px;
    margin: 0;
    font-family: Verdana;
    font-weight: 400;
    font-style: italic;
}

.tm-toolbar .tm-toolbar-content .tm-toolbar-content-text h5 a {
    text-transform: none;
    text-decoration: none;
    background: #fff;
    border-radius: 20px;
    padding: 2px 4px;
    color: #f01408;
    font-weight: bold;
    font-style: normal;
}

.tm-toolbar .tm-toolbar-content .tm-toolbar-content-text h5 a:hover {
    text-decoration: none;
    color: #e20c00;
}

.btm-terms,
p.btm-note {
    font-size: 9px;
    font-style: italic;
}

.SEOholder h3 {
    font-size: 14px;
    color: rgba(255, 255, 255, .8)!important;
    font-weight: 700;
    margin-bottom: 0!important;
}

.SEOholder p {
    font-size: 10px;
}

.SEOholder a {
    text-decoration: none;
}

.SEOholder a,
.SEOholder p,
p.btm-note {
    color: rgba(255, 255, 255, .45)!important;
}

.SEOholder a:hover {
    color: rgba(255, 255, 255, .65)!important;
}

.tm-introtext span.offer {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 2em;
    margin: 0;
    color: #cb0a09;
}

.tm-introtext p {
    margin: 0;
}

.tm-article>img,
.tm-article>p img,
.tm-article>h3 img {
    clear: both;
}

.SEOholder p {
    margin-top: 0;
}


/* testimonials slideshow */

.testimonial-slides .uk-position-small[class*=uk-position-center-left],
.testimonial-slides .uk-position-small[class*=uk-position-center-right] {
    transform: translateY(-50%) translateY(50%);
    border-radius: 100px;
    border: 4px solid;
    margin: 0;
}

.testimonial-slides .uk-padding {
    padding-left: 50px;
    padding-right: 50px;
}


/* testimonials slideshow */


/* slideshow classes */

html .ls-wrapper>.ls-layer.slideshow-flex-center {
    display: flex!important;
    /*align-items: center!important;*/
    flex-wrap: wrap!important;
    justify-content: center!important;
    align-content: center!important;
}

html .ls-wrapper>.ls-layer.slideshow-flex-end {
    display: flex!important;
    align-items: center!important;
    flex-wrap: wrap!important;
    justify-content: center!important;
    align-content: flex-end!important;
}

html .ls-wrapper>.ls-layer.slideshow-flex-center.slideshow-flex-left,
html .ls-wrapper>.ls-layer.slideshow-flex-end.slideshow-flex-left {
    align-items: unset!important;
    justify-content: left!important;
}


/* slideshow classes */


/* blog settings */

.blog-post-image-right {
    margin-left: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
    clear: both;
}


/* Blog Caption Block */

.tm-article .tm-caption-block.aligncenter {
    max-width: 50%;
    margin: 0 auto;
}

.tm-article .tm-caption-block img {
    margin-bottom: 0;
    border-radius: 5px;
}

.tm-article .tm-caption-block.tm-caption-block300 {
    max-width: 300px;
}

.tm-article .tm-caption-block.aligncenter {
    margin: 0 auto;
}

.tm-article .tm-caption-block.alignleft {
    float: left;
    margin-right: 10px;
}

.tm-article .tm-caption-block.alignright {
    float: right;
    margin-left: 10px;
    line-height: normal;
}

.tm-article .tm-caption-block {
    font-size: 10px;
    font-style: italic;
    text-align: center;
}

.tm-article .tm-caption-block img {
    margin-bottom: 3px;
}

.blog-list .uk-article img.aligncenter,
.blog-list .uk-article img.alignright {
    float: left !important;
    width: auto;
    max-width: 200px;
    margin-right: 1em;
    max-height: 200px;
}

.blog-article-layout .uk-article img.aligncenter,
.blog-article-layout .uk-article img.alignright {
    float: right !important;
    max-width: 300px;
}

.blog-article-layout .uk-article-intro img.aligncenter,
.blog-article-layout .uk-article-intro img.alignright {
    display: none;
}

.tm-article img.blog-post-intro-image {
    float: right;
}


/* Blog Caption Block End */


/* blog settings */

a.tm-hover-yellow:hover,
.tm-hover-yellow>a:hover {
    color: #fddd6d !important;
}

.tm-box {
    border: 5px solid #fff;
    border-radius: 30px;
    padding: 1em 1.5em;
    font-size: 14px;
    text-align: center;
}

.tm-box .tm-box-title {
    font-weight: 700;
    font-size: 24px;
}


/* remove border from side form */

.tm-form-style-1 .uk-input,
.tm-form-style-1 .uk-select:not([multiple]):not([size]),
.tm-form-style-1 input[type="text"]:not([class*="uk-"]),
.tm-form-style-1 input[type="password"]:not([class*="uk-"]),
.tm-form-style-1 input[type="datetime"]:not([class*="uk-"]),
.tm-form-style-1 input[type="datetime-local"]:not([class*="uk-"]),
.tm-form-style-1 input[type="date"]:not([class*="uk-"]),
.tm-form-style-1 input[type="month"]:not([class*="uk-"]),
.tm-form-style-1 input[type="time"]:not([class*="uk-"]),
.tm-form-style-1 input[type="week"]:not([class*="uk-"]),
.tm-form-style-1 input[type="number"]:not([class*="uk-"]),
.tm-form-style-1 input[type="email"]:not([class*="uk-"]),
.tm-form-style-1 input[type="url"]:not([class*="uk-"]),
.tm-form-style-1 input[type="search"]:not([class*="uk-"]),
.tm-form-style-1 input[type="tel"]:not([class*="uk-"]),
.tm-form-style-1 input[type="color"]:not([class*="uk-"]),
.tm-form-style-1 .uneditable-input:not([class*="uk-"]),
.tm-form-style-1 select:not([class*="uk-"]):not([multiple]):not([size]) {
    border-color: transparent;
}

.tm-toolbar {
    width: 100%;
    padding: 0;
    margin-top: 9px;
}

.tm-toolbar>div {
    padding-bottom: 7px;
    padding-top: 1px;
}

.tm-header :not(.uk-sticky-below)>.uk-navbar-container {
    padding-top: 0px;
    padding-bottom: 0px;
}

.tm-header:not(.uk-sticky-below) {}


/* header border */

.tm-toolbar:after {}

.tm-toolbar>div:after {
    width: 100%;
    height: 1px;
    content: "";
    position: absolute;
    z-index: 10;
}

.tm-toolbar:after {
    /* margin-top: 7px;
    background: -moz-linear-gradient(left, rgba(38, 1, 0, 0) 0%, rgba(38, 1, 0, 0.4) 60%, rgba(38, 1, 0, 0.4) 100%);
    background: -webkit-linear-gradient(left, rgba(38, 1, 0, 0) 0%, rgba(38, 1, 0, 0.4) 60%, rgba(38, 1, 0, 0.4) 100%);
    background: linear-gradient(to right, rgba(38, 1, 0, 0) 0%, rgba(38, 1, 0, 0.4) 60%, rgba(38, 1, 0, 0.4) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00260100', endColorstr='#66260100', GradientType=1);
    opacity: .4; */
}

.tm-toolbar>div:after {
    z-index: 10;
    margin-top: 8px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 60%, rgba(255, 255, 255, 0.4) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 60%, rgba(255, 255, 255, 0.4) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 60%, rgba(255, 255, 255, 0.4) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#66ffffff', GradientType=1);
    opacity: .2;
}

nav.uk-navbar.tm-include-toolbar .uk-navbar-nav>li>a {
    min-height: 30px;
    margin-top: 8px;
}

.uk-navbar-nav>li>a {
    border: 2px solid transparent;
    border-radius: 10px;
}

.uk-navbar-nav>li>a:hover,
.uk-navbar-nav>li.uk-active>a {
    border: 2px solid #788492;
}

.pm-top-form {
    background: #022851;
    background: linear-gradient(to bottom, #022851 0%, #011a35 100%);
}

.horizontal-cta-bnr-grid .horizontal-form-underline .pmcontact-form .pmc-label label {
    color: #6b86a1;
    text-transform: none;
    font-weight: 700;
    letter-spacing: normal;
    /*line-height: 50px;*/
}

.pm-form-logo {
    background: linear-gradient(to bottom, #011a35 0%, #060021 100%);
    padding: 20px;
    border-radius: 0 0 10px 10px;
}

div#tm-sticky-footer>div>div>a>.uk-card .uk-button-large {
    letter-spacing: 0px;
}

.tm-sidebar .tm-form-style-1 {
    border-radius: 10px 10px 0 0;
    padding: 20px 20px 0;
}

.pm-form-left .tm-form-style-1 {
    border-radius: 10px 10px 0 0;
    padding: 20px 20px 0;
}

div#tm-sticky-footer>div {
    border-top: 1px solid #5B7DA1;
    background: linear-gradient(to bottom, #02264C 0%, #011B36 100%);
}

div#tm-sticky-footer>div>div:nth-child(2) {
    border: transparent;
}

.pm-title {
    color: #f49712;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
}

.pm-input-yellow {
    background: #f49712;
    border-radius: 3px;
    color: #012143;
    height: 25px;
    margin-left: 5px;
    font-size: 14px;
}

.pm-button-yellow {
    background: #f49712;
    color: #012143;
    height: 25px;
    line-height: 24px;
    margin-left: 5px;
    padding: 0 10px;
}

.uk-button-default.pm-button-yellow:hover {
    background: #ffad38;
}

.uk-button-default.pm-button-yellow:active {
    background: #d98205;
}

.uk-navbar-center,
.uk-navbar-center-left>*,
.uk-navbar-center-right>*,
.uk-navbar-left,
.uk-navbar-right {
    align-items: flex-start;
}

nav.uk-navbar.tm-include-toolbar .uk-navbar-left {
    padding: 7px 20px 7px 0;
    display: flex;
    align-items: center;
}

.horizontal-quot-btn {
    cursor: pointer;
}

.horizontal-form-underline .pmc-fields.uk-grid {
    align-items: center;
}

div#horizontal-form-header.uk-section-xsmall {
    padding-bottom: 10px;
    padding-top: 10px;
}

.cta-mobile-wrp {
    display: flex;
    height: 100%;
    align-items: center;
    margin-right: 2vw;
}

.cta-mobile-wrp img {
    height: 6vw;
    max-height: 50px;
}

div#tm-sticky-footer>div>div>a>.uk-card .uk-text-background {
    color: #f49712 !important;
}

div#tm-sticky-footer>div>div>a>.uk-card .uk-text-background span.uk-heading-small {}

input[type="text"],
input[type="password"],
textarea {
    box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3) inset;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.8) inset;
}

.postcode-search {
    margin: 0 auto;
}

.postcode-search-n {
    font-size: 9px;
    position: absolute;
    top: -10px;
    left: 0;
    background: #ffddaf;
    border: 1px solid #ab6706;
    padding: 3px 4px;
    border-radius: 3px;
    line-height: 1em;
    color: #bf0000;
    top: 22px;
    cursor: default;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.postcode-search-w {
    position: relative;
}

.postcode-search .postcode-search-w {
    display: flex;
    flex-direction: row;
}

.postcode-search .postcode-search-w input {
    flex-grow: 1;
    margin-right: 5px;
}

input.pm-input-yellow,
input.pm-input-yellow:focus,
input.pm-input-yellow:active {
    box-shadow: none;
    background-color: #F49712;
    color: #012143;
}

.pm-input-yellow::placeholder {
    color: #012143;
    opacity: 1;
}

button#pmcontact161_send {
    width: 100%;
}

.tm-cta-wide a:hover {
    color: #f49712 !important;
}

.tm-sidebar .pmc-field-container.uk-margin {
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}

.tm-sidebar .pmc-field-container.uk-margin.pmc-field-buttons {
    margin-top: 20px !important;
}

.uk-tile-muted .postcode-search-big h2,
.uk-tile-muted .postcode-search-big h4 {
    color: #001328;
}

.uk-tile-muted .postcode-search-big .postcode-search-w {
    display: flex;
}

.uk-tile-muted .postcode-search-big .uk-input.postcode-search-i {
    background-color: #02162a;
    border-color: transparent !important;
    color: #9fb3c7;
    flex-grow: 1;
}

.uk-tile-muted .postcode-search-big .uk-input.postcode-search-i::placeholder {
    color: #9fb3c7;
}

.uk-tile-muted .postcode-search-big .uk-button.postcode-search-b {
    background-color: #f49712;
    border-color: transparent !important;
    color: #021c39;
    flex-grow: 0;
}

.uk-tile-muted .postcode-search-big .postcode-search-n {
    font-size: 11px;
    top: 32px;
}

.uk-comment .uk-icon[uk-icon="star"] svg * {
    fill: #ffcc31 !important;
    stroke: #a98721 !important;
}

.uk-ip-image .uk-box-shadow-bottom>* {
    /*border: 1px solid rgb(255 255 255 / 50%);*/
}

.uk-ip-image {
    clear: both;
}

.tm-cookie-banner.uk-position-bottom.uk-position-fixed {
    bottom: 90px;
}

#cookiescript_badge {
    bottom: 100px!important;
}

.tm-cookie-banner.uk-notification {
    width: 270px;
}

.tm-cookie-banner.uk-notification.uk-notification-bottom-left {
    bottom: 110px;
}

.tm-cookie-banner.uk-notification .uk-notification-message.uk-panel {
    padding: 5px;
    font-size: 12px;
    border-radius: 5px;
    cursor: default;
}

.tm-cookie-banner.uk-notification .uk-notification-message.uk-panel p.uk-margin-small-top {
    margin-top: 5px !important;
}

.tm-cookie-banner.uk-notification .uk-notification-message.uk-panel button {
    font-size: 10px;
    line-height: 1.5em;
    padding: 0 .5em;
    text-transform: none;
    font-weight: 400;
    letter-spacing: unset;
}

.tm-cookie-banner.uk-notification .uk-notification-message.uk-panel button.uk-margin-small-left {
    margin-left: 3px !important;
}


/* Custom Icon Pack */

[class^="ico-"],
[class*=" ico-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'pmarketing' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ico-link:before {
    content: "\e900";
}

.ico-user-solid-square:before {
    content: "\e901";
}

.ico-arrow-thick-up:before {
    content: "\e902";
}

.ico-arrow-outline-up:before {
    content: "\e903";
}

.ico-shield:before {
    content: "\e904";
}

.ico-trophy:before {
    content: "\e905";
}

.ico-gift:before {
    content: "\e906";
}

.ico-timer:before {
    content: "\e907";
}

.ico-exclamation-solid:before {
    content: "\e908";
}

.ico-exclamation-outline:before {
    content: "\e909";
}

.ico-conversation:before {
    content: "\e90a";
}

.ico-arrow-up-alt1:before {
    content: "\e90b";
}

.ico-snowy:before {
    content: "\e90c";
}

.ico-cloud:before {
    content: "\e90c";
}

.ico-weather:before {
    content: "\e90c";
}

.ico-snowy1:before {
    content: "\e90d";
}

.ico-weather1:before {
    content: "\e90d";
}

.ico-cloud1:before {
    content: "\e90d";
}

.ico-power:before {
    content: "\e90e";
}

.ico-lightning:before {
    content: "\e90e";
}

.ico-bolt:before {
    content: "\e90e";
}

.ico-electricity:before {
    content: "\e90e";
}

.ico-map:before {
    content: "\e90f";
}

.ico-guide:before {
    content: "\e90f";
}

.ico-map1:before {
    content: "\e910";
}

.ico-guide1:before {
    content: "\e910";
}

.ico-location:before {
    content: "\e911";
}

.ico-map-marker:before {
    content: "\e911";
}

.ico-pin:before {
    content: "\e911";
}

.ico-location1:before {
    content: "\e912";
}

.ico-map-marker1:before {
    content: "\e912";
}

.ico-pin1:before {
    content: "\e912";
}

.ico-price-tags:before {
    content: "\e913";
}

.ico-price-tag:before {
    content: "\e914";
}

.ico-home:before {
    content: "\e915";
}

.ico-house:before {
    content: "\e915";
}

.ico-checkbox-unchecked:before {
    content: "\e916";
}

.ico-checkbox-checked:before {
    content: "\e917";
}

.ico-gift1:before {
    content: "\e918";
}

.ico-present:before {
    content: "\e918";
}

.ico-box:before {
    content: "\e918";
}

.ico-fire:before {
    content: "\e919";
}

.ico-flame:before {
    content: "\e919";
}

.ico-hot:before {
    content: "\e919";
}

.ico-popular:before {
    content: "\e919";
}

.ico-calendar:before {
    content: "\e91a";
}

.ico-heart:before {
    content: "\e91b";
}

.ico-star-full:before {
    content: "\e91c";
}

.ico-bookmarks:before {
    content: "\e91d";
}

.ico-star-empty:before {
    content: "\e91e";
}

.ico-mobile:before {
    content: "\e91f";
}

.ico-phone:before {
    content: "\e920";
}

.ico-stopwatch:before {
    content: "\e921";
}

.ico-rocket:before {
    content: "\e922";
}

.ico-jet:before {
    content: "\e922";
}

.ico-speed:before {
    content: "\e922";
}

.ico-spaceship:before {
    content: "\e922";
}

.ico-fast:before {
    content: "\e922";
}

.ico-truck1:before {
    content: "\e923";
}

.ico-transit:before {
    content: "\e923";
}

.ico-transport1:before {
    content: "\e923";
}

.ico-delivery:before {
    content: "\e923";
}

.ico-vehicle:before {
    content: "\e923";
}

.ico-download-cloud:before {
    content: "\e924";
}

.ico-chevrons-up:before {
    content: "\e925";
}

.ico-check:before {
    content: "\e926";
}

.ico-done_all:before {
    content: "\e927";
}

.ico-clean_hands:before {
    content: "\e928";
}

.ico-keyboard_arrow_up:before {
    content: "\e929";
}

.ico-security:before {
    content: "\e92a";
}

.ico-shield1:before {
    content: "\e92b";
}

.ico-check_box_outline_blank:before {
    content: "\e92c";
}

.ico-check_box:before {
    content: "\e92d";
}

.ico-redeem:before {
    content: "\e92e";
}

.ico-card_giftcard:before {
    content: "\e92e";
}

.ico-fireplace:before {
    content: "\e92f";
}

.ico-watch_later:before {
    content: "\e930";
}

.ico-drive_eta:before {
    content: "\e931";
}

.ico-access_time:before {
    content: "\e932";
}

.ico-plumbing:before {
    content: "\e933";
}

.ico-washing-machine:before {
    content: "\e934";
}

.ico-kitchen:before {
    content: "\e934";
}

.ico-stop:before {
    content: "\e935";
}

.ico-error:before {
    content: "\e936";
}

.ico-checkmark:before {
    content: "\e937";
}

.ico-checkmark1:before {
    content: "\e938";
}

.ico-checked:before {
    content: "\e939";
}

.ico-profile:before {
    content: "\e93a";
}

.ico-money-bag:before {
    content: "\e93b";
}

.ico-sack-dollar:before {
    content: "\e93b";
}

.ico-bag:before {
    content: "\e93b";
}

.ico-dollar:before {
    content: "\e93c";
}

.ico-bill:before {
    content: "\e93c";
}

.ico-money:before {
    content: "\e93c";
}

.ico-stack:before {
    content: "\e93c";
}

.ico-dollar1:before {
    content: "\e93d";
}

.ico-bill1:before {
    content: "\e93d";
}

.ico-money1:before {
    content: "\e93d";
}

.ico-chronometer:before {
    content: "\e93e";
}

.ico-timer1:before {
    content: "\e93e";
}

.ico-clock:before {
    content: "\e93e";
}

.ico-tools:before {
    content: "\e93f";
}

.ico-location2:before {
    content: "\e940";
}

.ico-bubble:before {
    content: "\e941";
}

.ico-mail:before {
    content: "\e942";
}

.ico-wallet:before {
    content: "\e943";
}

.ico-heart1:before {
    content: "\e944";
}

.ico-bulb:before {
    content: "\e945";
}

.ico-like:before {
    content: "\e946";
}

.ico-banknote:before {
    content: "\e947";
}

.ico-fire1:before {
    content: "\e948";
}

.ico-search:before {
    content: "\e949";
}

.ico-magnifier:before {
    content: "\e949";
}

.ico-lookup:before {
    content: "\e949";
}

.ico-find:before {
    content: "\e949";
}

.ico-phone1:before {
    content: "\e94a";
}

.ico-truck:before {
    content: "\e94b";
}

.ico-transport:before {
    content: "\e94b";
}

.ico-transaction:before {
    content: "\e94b";
}

.ico-shipping:before {
    content: "\e94b";
}

.ico-chat:before {
    content: "\e94c";
}

.ico-envelope:before {
    content: "\e94d";
}

.ico-heart2:before {
    content: "\e94e";
}

.ico-number:before {
    content: "\e94f";
}

.ico-number1:before {
    content: "\e950";
}

.ico-number2:before {
    content: "\e951";
}

.ico-number3:before {
    content: "\e952";
}

.ico-number4:before {
    content: "\e953";
}

.ico-number5:before {
    content: "\e954";
}

.ico-number6:before {
    content: "\e955";
}

.ico-number7:before {
    content: "\e956";
}

.ico-number8:before {
    content: "\e957";
}

.ico-number9:before {
    content: "\e958";
}

.ico-tag:before {
    content: "\e959";
}

.ico-tag1:before {
    content: "\e95a";
}

.ico-diamond:before {
    content: "\e95b";
}

.ico-pig:before {
    content: "\e95c";
}

.ico-clipboard:before {
    content: "\e95d";
}

.ico-clipboard1:before {
    content: "\e95e";
}

.ico-clipboard2:before {
    content: "\e95f";
}

.ico-document-file-pdf:before {
    content: "\e960";
}

.ico-document-file-pdf1:before {
    content: "\e961";
}

.ico-search1:before {
    content: "\e962";
}

.ico-search2:before {
    content: "\e963";
}

.ico-diving-goggles:before {
    content: "\e964";
}

.ico-diving-goggles1:before {
    content: "\e965";
}

.ico-award:before {
    content: "\e966";
}

.ico-award1:before {
    content: "\e967";
}

.ico-award2:before {
    content: "\e968";
}

.ico-award3:before {
    content: "\e969";
}

.ico-award4:before {
    content: "\e96a";
}

.ico-award5:before {
    content: "\e96b";
}

.ico-award6:before {
    content: "\e96c";
}

.ico-award7:before {
    content: "\e96d";
}

.ico-tag-checked:before {
    content: "\e96e";
}

.ico-tag-checked1:before {
    content: "\e96f";
}

.ico-tag-cord:before {
    content: "\e970";
}

.ico-tag-cord1:before {
    content: "\e971";
}

.ico-tags:before {
    content: "\e972";
}

.ico-tags1:before {
    content: "\e973";
}

.ico-tag2:before {
    content: "\e974";
}

.ico-tag3:before {
    content: "\e975";
}

.ico-tag-checked2:before {
    content: "\e976";
}

.ico-tag-checked3:before {
    content: "\e977";
}

.ico-mail-checked:before {
    content: "\e978";
}

.ico-mail-checked1:before {
    content: "\e979";
}

.ico-snowflake:before {
    content: "\e97a";
}

.ico-snowflake1:before {
    content: "\e97b";
}

.ico-thermometer-three-quarters:before {
    content: "\e97c";
}

.ico-thermometer-quarter:before {
    content: "\e97d";
}

.ico-mail-checked2:before {
    content: "\e97e";
}

.ico-mail-checked11:before {
    content: "\e97f";
}

.ico-bath:before {
    content: "\f2cd";
}

.ico-bathtub:before {
    content: "\f2cd";
}

.ico-s15:before {
    content: "\f2cd";
}

.ico-cloud-download:before {
    content: "\e980";
}

.ico-chevron-up:before {
    content: "\e981";
}

.ico-ticket:before {
    content: "\e982";
}

.ico-credit-card-alt:before {
    content: "\e983";
}

.ico-cc-mastercard:before {
    content: "\e984";
}

.ico-credit-card:before {
    content: "\e985";
}

.ico-dashboard:before {
    content: "\e986";
}

.ico-tachometer:before {
    content: "\e986";
}

.ico-snowflake-o:before {
    content: "\e987";
}

.ico-envelope1:before {
    content: "\e988";
}


/* Custom Icon Pack */

.pm-card-overwrite .uk-grid>div .el-item {
    cursor: pointer;
}

.pm-card-overwrite .uk-grid>div:hover .el-item {
    background-color: #132234;
    transition: all 0.5s ease;
}

.pm-card-overwrite .uk-grid>div:hover .el-item .uk-card-title,
.pm-card-overwrite .uk-grid>div:hover .el-item .el-meta,
.pm-card-overwrite .uk-grid>div:hover .el-item .el-content {
    color: #ffffff !important;
}

.pm-card-overwrite .uk-grid>div:hover .el-item .el-image {
    filter: invert(100%) sepia(36%) saturate(4027%) hue-rotate(189deg) brightness(131%) contrast(100%);
}

.postcode-search-artext {
    text-align: left;
    color: #d10000;
    font-weight: bold;
    background: url(/images/plumbforce/arrow-up-20.svg) left top no-repeat;
    padding-left: 30px;
    margin-top: 5px;
}

.tm-employment-form .pmc-field-container.uk-margin.pmc-field-uploader .fileinput-button.uk-button {
    height: 30px;
    line-height: 30px;
    width: auto;
    padding: 0 10px !important;
}

.tm-employment-form .pmc-field-container.uk-margin.pmc-field-uploader .fileinput-button.uk-button i {
    display: none;
}

.pmc-uploader .files {
    font-size: 12px;
}

.tm-employment-form .uk-form-controls button {
    display: block;
    width: 100%;
}

a .uk-button span a {
    text-decoration: none;
}

a .uk-button span a:hover {
    color: inherit;
}

.tm-form-tel * {
    text-decoration: none;
}

.tm-form-tel h3,
.tm-form-tel p {
    line-height: 1em;
    margin: 0;
    padding: 0;
}

.tm-form-tel h3 {
    font-size: 40px;
}

.tm-form-tel h3,
.tm-form-tel h3 a {
    color: #f39813;
}

.tm-form-tel p {
    font-size: 14px;
    letter-spacing: 2px;
    color: rgba(234, 234, 234, 0.5);
    margin-top: 5px;
}

.blog-list .uk-article div[typeof="ImageObject"] {
    text-align: left !important;
    margin-top: 20px !important;
}

.blog-list article {
    max-width: 333px;
}

.blog-list article h2 {
    font-size: 25px;
}

.footer-sub-nav a {
    font-weight: 400!important;
    font-size: 13px!important;
}

.content-category .table-striped tbody>tr:nth-child(odd)>td,
.content-category .table-striped tbody>tr:nth-child(odd)>th,
.content-category .table-bordered td,
.content-category .table-bordered th,
.content-category .table-bordered td:hover,
.content-category .table-bordered th:hover,
.content-category .table-bordered {
    background: transparent;
    border: none;
}

.pm-h-155 {
    min-height: 155px;
}

.postcode-search {
    background: #ed9312;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 8%), -5px -5px 5px rgb(255 255 255 / 10%);
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.postcode-search h4 {
    color: #000 !important;
}

.postcode-search .postcode-search-artext {
    color: #012852 !important;
}

.postcode-search input.postcode-search-i.uk-input {
    background-color: #d7840d !important;
    border-color: rgba(0, 0, 0, 0.1) !important;
    /*box-shadow: 1px 1px 1px rgb(0 0 0 / 11%) inset;*/
    box-shadow: none;
    color: #030303;
}

.postcode-search .postcode-search-b {
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.uk-card-primary.uk-card-body.postcode-search input.postcode-search-i.uk-input::placeholder,
.uk-card-primary>:not([class*=uk-card-media]).postcode-search input.postcode-search-i.uk-input::placeholder,
.uk-card-primary.uk-card-body.postcode-search input.postcode-search-i.uk-input,
.uk-card-primary>:not([class*=uk-card-media]).postcode-search input.postcode-search-i.uk-input {
    color: #022142;
}

.tm-header-pomo {
    text-shadow: 1px 1px 0px rgb(255 255 255), 1px 1px 1px #1c1102;
}

.tm-header-pomo.uk-text-secondary {
    color: #f27a13!important;
}

.tm-toolbar-content-text .pm-title>.uk-button {
    font-size: 13px !important;
    line-height: 22px;
    padding: 0 7px;
}

.tm-toolbar {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-end;
}

.tm-toolbar>div:first-child {
    flex-basis: 120px;
}

#cookiescript_wrapper {
    max-width: 450px !important;
}

@media (max-width:1601px) {
    .tm-form-tel h3 {
        font-size: 32px;
    }
    .tm-form-tel p {
        font-size: 12px;
        letter-spacing: 1.2px;
    }
    .horizontal-form-underline .uk-form-controls button {
        font-size: 14px;
        height: 38px;
        line-height: 18px;
    }
    .horizontal-cta-bnr {
        max-width: 300px;
        margin: 0 auto;
    }
}

@media (max-width:1505px) {
    .horizontal-form-underline .uk-form-controls button {
        line-height: 18px;
    }
}

@media (max-width:1441px) {
    .ls-wp-container .postcode-search,
    .ls-wp-container .postcode-search.uk-width-large {
        width: 260px;
    }
    .ls-wp-container .postcode-search.uk-card-small.uk-card-body {
        padding: 10px;
    }
    .ls-wp-container .postcode-search.postcode-search-big h4 {
        font-size: 15px;
    }
    .ls-wp-container .postcode-search input,
    .ls-wp-container .postcode-search button {
        height: 25px;
        line-height: 25px;
        padding: 0 5px;
    }
    .ls-wp-container .postcode-search input.uk-form-width-medium,
    .ls-wp-container .postcode-search input {
        width: 190px;
    }
    .ls-wp-container .postcode-search .postcode-search-artext {
        font-size: 11px;
        line-height: 22px;
    }
    h2.tm-article-subtitle {
        font-size: 30px;
        margin-top: 0;
    }
    .horizontal-form-underline .uk-form-controls button {
        font-size: 14px;
    }
}

@media (max-width:1280px) {
    .uk-form-label {
        font-size: 12px;
    }
}

@media (max-width:1200px) {
    .tm-cookie-banner.uk-position-bottom.uk-position-fixed {
        bottom: 68px;
    }
    #cookiescript_badge {
        bottom: 78px!important;
    }
    .tm-cookie-banner.uk-notification.uk-notification-bottom-left {
        bottom: 88px;
    }
    h1.tm-article-title {
        font-size: 55px;
    }
    h2.tm-article-subtitle {
        font-size: 30px;
    }
}

@media (max-width:1120px) {
    .uk-sticky .uk-navbar-item.uk-logo>img:not(.uk-sticky.uk-sticky-fixed .uk-navbar-item.uk-logo>img) {
        position: absolute;
        max-height: 35px;
        top: 7px;
        left: 0;
    }
    nav.uk-navbar.tm-include-toolbar .uk-navbar-left {
        padding: 0;
    }
    .uk-form-label {
        font-size: 9px;
    }
    .pmc-labels-over form.pmcontact-form .pmc-field-text label {
        padding-left: 15px;
    }
}

@media (max-width: 1060px) {
    .pmcontact-form .btn,
    .uk-button {
        padding: 0 15px;
    }
}

@media (max-width:1024px) {
    h1.tm-article-title {
        font-size: 45px;
    }
}

@media (max-width: 961px) {
    .ls-wp-container .postcode-search,
    .ls-wp-container .postcode-search.uk-width-large {
        width: 250px;
    }
    .ls-wp-container .postcode-search.uk-card-small.uk-card-body {
        padding: 10px;
    }
    .ls-wp-container .postcode-search.postcode-search-big h4 {
        font-size: 13px;
        margin-bottom: 3px;
    }
    .ls-wp-container .postcode-search input,
    .ls-wp-container .postcode-search button {
        height: 20px;
        line-height: 20px;
        padding: 0 5px;
    }
    .ls-wp-container .postcode-search button {
        font-size: 12px;
    }
    .ls-wp-container .postcode-search input.uk-form-width-medium,
    .ls-wp-container .postcode-search input {
        width: 190px;
    }
    .ls-wp-container .postcode-search .postcode-search-artext {
        font-size: 9px;
        line-height: 1.5em;
        padding-left: 20px;
    }
    .tm-cookie-banner.uk-position-bottom.uk-position-fixed {
        bottom: 52px;
    }
    .tm-cookie-banner.uk-notification.uk-notification-bottom-left {
        bottom: 72px;
    }
    .toolbar-t1,
    .toolbar-t2 {
        display: none;
    }
    /* collapse toolbar items on tablet and smaller */
    .tm-toolbar {
        padding: 0;
    }
    .tm-toolbar .tm-toolbar-content {
        flex-direction: column;
    }
    .tm-toolbar .tm-toolbar-content .tm-toolbar-content-text {
        order: 2;
        align-self: flex-end;
        margin: 0;
    }
    .tm-toolbar .tm-toolbar-content .tm-toolbar-content-truck {
        order: 1;
        margin-top: 0;
    }
    .tm-toolbar .tm-toolbar-content .tm-toolbar-content-text h5 {
        font-size: 16.5px;
        line-height: 1.4em;
    }
    /* collapse toolbar items on tablet and smaller end */
    .navbar .brand,
    .navbar .nav>li>a,
    .navbar-search,
    .uk-navbar-item,
    .uk-navbar-nav>li>a,
    .uk-navbar-toggle {
        min-height: 50px;
    }
    .tm-slideshow-cta .uk-button {
        font-size: .9em;
    }
    .tm-article-title,
    .tm-article-subtitle {
        margin: 0 auto;
    }
    /*  .uk-sticky .uk-navbar-item.uk-logo > img:not(.uk-sticky.uk-sticky-fixed .uk-navbar-item.uk-logo > img) {
      position: absolute;
      max-height: 35px;
      top: 7px;
      left: 0;
  }*/
}
@media all and (max-width: 820px){
    .ls-wp-container .postcode-search.postcode-search-mod2024, .ls-wp-container .postcode-search.uk-width-large.postcode-search-mod2024 {
        width: 200px;
        margin-top: -10px;
    }
    .ls-wp-container .postcode-search.postcode-search-big.postcode-search-mod2024 h4,
    .ls-wp-container .postcode-search.postcode-search-mod2024 .postcode-search-artext{
        text-wrap: balance;
    }
    .ls-wp-container .postcode-search.postcode-search-mod2024 .postcode-search-artext {
        padding-left: 30px;
    }
}
@media (max-width: 700px) {
    input.pm-input-yellow {
        width: 100px;
    }
    .ls-wp-container .postcode-search.postcode-search-mod2024, .ls-wp-container .postcode-search.uk-width-large.postcode-search-mod2024 {
        width: 180px;
        margin-top: -25px;
    }
}

@media (max-width: 640px) {
    .tm-cookie-banner.uk-position-bottom.uk-position-fixed {
        bottom: 45px;
    }
    .tm-cookie-banner.uk-notification.uk-notification-bottom-left {
        bottom: 65px;
    }
    .uk-sticky .uk-navbar-item.uk-logo>img:not(.uk-sticky.uk-sticky-fixed .uk-navbar-item.uk-logo>img) {
        position: relative;
        max-height: 35px;
        top: unset;
        left: unset;
    }
    .cta-mobile-wrp img {
        height: 30px;
    }
    h1.tm-article-title {
        font-size: 35px;
    }
    h2.tm-article-subtitle {
        font-size: 24px;
    }
    #ReviewsModule a img {
        max-height: 44px;
    }
    h2,
    h3,
    h4,
    .uk-h1,
    .uk-h2,
    .uk-h3,
    .uk-h4 {
        font-weight: 700!important;
    }
    .uk-navbar-item.uk-logo svg,
    .uk-navbar-item.uk-logo img {
        height: 48px;
    }
    .show-remotely-small {
        display: none;
    }
    html {
        font-size: 14px;
    }
    .horizontal-form-underline .uk-form-controls button {
        font-size: 24px;
        line-height: 1.3em;
        display: inline-block !important;
    }
}

@media (max-width: 639px) {
    div#tm-sticky-footer>div>div>a>.uk-card {
        padding: 7px;
    }
    div#tm-sticky-footer>div>div.equalize-headings>a>.uk-card {
        padding: 2.5px 7px;
    }
    div#tm-sticky-footer>div>div.equalize-headings>a>.uk-card .tm-br-fix span {
        display: block;
        color: #f49712 !important;
        font-size: 18px !important;
    }
    div#tm-sticky-footer>div>div.equalize-headings>a>.uk-card .tm-br-fix span.uk-heading-small {
        font-size: 11px !important;
        color: #a0adba !important;
        font-weight: 400 !important;
    }
}

@media (max-width: 600px) {
    .ls-wp-container .postcode-search,
    .ls-wp-container .postcode-search.uk-width-large {
        width: 220px;
    }
    .ls-wp-container .postcode-search.uk-card-small.uk-card-body {
        padding: 10px;
    }
    .ls-wp-container .postcode-search.postcode-search-big h4 {
        font-size: 12.5px;
    }
    .ls-wp-container .postcode-search input,
    .ls-wp-container .postcode-search button {
        height: 25px;
        line-height: 25px;
        padding: 0 5px;
    }
    .ls-wp-container .postcode-search input.uk-form-width-medium,
    .ls-wp-container .postcode-search input {
        width: 150px;
    }
    .ls-wp-container .postcode-search .postcode-search-artext {
        font-size: 9px;
    }
}

@media (max-width: 500px) {
    .cta-mobile-wrp img {
        height: 25px;
    }
    .tm-article img {
        max-width: 50%;
        max-width: inherit;
    }
    .uk-float-right.uk-ip-image {
        float: none;
    }
}

@media (max-width: 425px) {
    .tm-header-pomo {
        font-size: 20px;
        text-shadow: unset;
    }
    .tm-cta-wide h3.uk-heading-large {
        font-size: 28px;
    }
    .cta-mobile-wrp {
        display: none;
    }
    h1.tm-article-title {
        font-size: 28px;
    }
    h2.tm-article-subtitle {
        font-size: 24px;
    }
    .horizontal-form-underline .uk-form-controls button {
        font-size: 14px;
        margin: 0 auto;
    }
    .horizontal-cta-bnr {
        max-width: 220px;
    }
    #horizontal-form-header .uk-grid>div {
        margin: 0 auto 5px;
    }
    #horizontal-form-header .uk-grid>div.horizontal-form-grid {
        margin: 0 auto;
    }
    #horizontal-form-header .uk-grid.form-open>div {
        margin: 0 auto 5px;
    }
    #horizontal-form-header .uk-grid>div:last-child {
        margin: 0 auto;
    }
}

@media (max-width: 375px) {
    .tm-article img {
        clear: both;
        float: none;
        margin: 0 auto 10px;
        display: block;
        max-width: 100%;
    }
    div#tm-sticky-footer>div>div .sw-tick-container h4 {
        font-size: 27px;
    }
    .horizontal-form-underline .uk-form-controls button {
        font-size: 19px;
    }
}


/* fine-tune styles */

@media (max-width:1601px) {}

@media (min-width:1200px) and (max-width:1350px) {
    .uk-navbar-container .uk-navbar-nav>li>a {
        font-size: 13px;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (min-width: 1024px) and (max-width:1200px) {
    .uk-navbar-container .uk-navbar-nav>li>a {
        font-size: 11px;
        padding-left: 4px;
        padding-right: 4px;
    }
}

@media (min-width: 960px) and (max-width:1024px) {
    .uk-navbar-container .uk-navbar-nav>li>a {
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .tm-toolbar {
        padding: 4px 0;
    }
    .tm-toolbar .tm-toolbar-content .tm-toolbar-content-text h5 {
        font-size: 13px;
        font-weight: 600;
    }
}

@media (min-width: 620px) and (max-width:961px) {
    .horizontal-form .pmcontact-form .pmc-fields .pmc-field-container .pmc-field .uk-input,
    .horizontal-form .pmcontact-form .pmc-fields .pmc-field-container .pmc-field button.uk-button {
        padding: 0 !important;
        height: 24px;
        overflow: hidden;
        line-height: 1em;
        min-height: unset;
        font-size: 11px !important;
    }
    .uk-sticky-fixed .uk-logo img {
        max-width: 100px;
        height: auto;
    }
    .uk-sticky-fixed .uk-navbar-container .uk-navbar-nav>li>a {
        font-size: 11px;
    }
    .horizontal-form .pmc-field-container.uk-width-1-5\@s {
        width: calc(100% * 1 / 3);
        margin-top: 2px;
    }
    .horizontal-form .pmc-field-container:nth-last-child(2) {
        /* width: 75%; */
        width: calc(100% * 2 / 3);
    }
    .horizontal-form .pmc-field-container:last-child button {
        width: 100%;
    }
    .horizontal-cta-bnr-grid .horizontal-form-underline .pmcontact-form .pmc-label label {
        font-size: 11px;
        line-height: 30px;
    }
    .uk-navbar-item.uk-logo svg,
    .uk-navbar-item.uk-logo img {
        /*max-width:140px;*/
    }
    .uk-navbar-primary .uk-navbar-nav>li>a {
        font-size: 13px;
        padding-left: 5px;
        padding-right: 5px;
    }
    #module-tm-1 {
        display: none;
    }
}

@media (min-width: 640px) and (max-width:764px) {
    .uk-sticky-fixed .uk-logo img {
        max-width: 70px;
        height: auto;
    }
    .uk-sticky-fixed .uk-navbar-container .uk-navbar-nav>li>a {
        font-size: 9px;
    }
    .uk-navbar-item.uk-logo svg,
    .uk-navbar-item.uk-logo img {
        /*max-width:120px;*/
    }
    .uk-navbar-primary .uk-navbar-nav>li>a {
        font-size: 11px;
        padding-left: 3px;
        padding-right: 3px;
    }
    #module-tm-1 {
        display: none;
    }
}


/* fine-tune styles end */


/* Small */

@media (min-width: 640px) {
    .tm-article img.pull-right {
        margin: 0 0 25px 10px;
    }
}


/* Medium */

@media (min-width: 960px) {
    .tm-toolbar-text {
        /*font-size: 22px;*/
    }
    nav.uk-navbar.tm-include-toolbar .uk-navbar-left {
        max-width: 270px;
    }
}

@media (max-width: 960px) {
    .uk-navbar-container .uk-navbar-nav>li>a {
        font-size: 13px;
        padding: 0 2px;
    }
}

@media (max-width: 690px) {
    .uk-navbar-container .uk-navbar-nav>li>a {
        font-size: 10px;
        padding: 0 2px;
    }
}


/* Large */

@media (min-width: 1200px) {}


/* Xlarge */

@media (min-width: 1600px) {
    .ls-wp-container .postcode-search.uk-card-small.uk-card-body .postcode-search-w {
        display: flex;
    }
    .ls-wp-container .postcode-search.uk-card-small.uk-card-body .postcode-search-w input {
        flex: 1;
        margin-right: 5px;
    }
    nav.uk-navbar.tm-include-toolbar .uk-navbar-left {
        max-width: unset;
    }
}