﻿body {
}

h2 {
    font-size:60px;
}

h3 {
    font-size:40px;
}

.img-back {
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -999px;
    background-size: contain;
    background-position-y: center;
    display:inline-block;
}

/* footer */

.footer {
    padding-top:60px;
}

.footer, .footer a {
    background-color: #083A55;
    color: #FFF;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    color: white;
    line-height: normal;
}


.footer #copyrightfooter hr {
    margin-top: 60px;
    border-top: 1px solid #F4F9FB;
}

.footer .page-links a {
    text-align: right;
    margin-left: 50px;
    text-decoration: underline;
}

.footer .footertitle {
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 5px;
}

.footer .footertitle strong {
    font-weight: 600 !important;
}

.footer .footercolumns {
    display:flex;
}

.footer .footercolumns ul li a {
    color: #FFF;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.footer .footercolumns ul, .footer .footercolumns ul li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.footer .footercolumns ul li {
    margin-bottom: 5px;
}

.footer .footercolumn {
    width:14.2%;
}

.btn-minus {
    width: 22px;
    height: 22px;
    background-color: transparent;
    background-image:url(/images/2024/icon-minus.svg);
    background-repeat:no-repeat;
    background-position:center;
    border: none;
    
}

.btn-minus:hover {
    text-decoration: none;
}

.btn-minus.collapsed {
    background-image: url(/images/2024/icon-plusblue.svg);
}

.footertitle .btn-minus {
    display: none;
}

.btn-plus {

    width: 8.999px;
    height: 9px;
    background-color:transparent;
    border:none;

}

.footertitle .btn-plus {
    display: none;
}

.social {
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -999px;
    background-size: contain;
    background-position-y: center;
    height: 20px;
    display: inline-block;
    margin-left:13px;
}

.social-links {
    float: right;
    clear:both;
    display:block;
    margin-bottom:10px;
}
.page-links {
    clear: both;
    display: block;
    text-align: right;
}
#copyrightfooter {
    margin-bottom: 40px;
}

.social-facebook {
    background-image: url(/images/2024/icon-facebook.svg);
    width: 10.882px;
}

.social-instagram {
    background-image: url(/images/2024/icon-instagram.svg);
    width: 20.327px;
}

.social-twitter, .social-x {
    background-image: url(/images/2024/icon-twitter.svg);
    width: 22.125px;
}

.social-youtube {
    background-image: url(/images/2024/icon-youtube.svg);
    width: 28.444px;
}

.social-linkedin {
    background-image: url(/images/2024/icon-linkedin.svg);
    width: 20px;
}

.icon-info {
    background-image: url(/images/2024/icon-info.svg);
    width: 25px;
    height: 25px;
    margin-right: 6px;
    background-position: center;
    overflow: visible;
}

.footer-copyright, .footer-developer 
{
    margin: 0px;
}

.footer-developer {
    margin-top:8px;
}

/* Buttons */

.btn {
    padding: 15px 35px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
}

.btn-blue {
    color: #fff;
    background-color: #2482B5;
    border-color: #2482B5;
}

.btn-blue:hover {
    background-color: #4CADE1;
    border-color: #4CADE1;
    color: white;
}

.btn-darkblue {
    color: #fff;
    background-color: #083A55;
    border-color: #083A55;
}

.btn-darkblue:hover {
    color: #fff;
    background-color: #1E526F;
    border-color: #1E526F;
}

.btn-lightblue {
    color: #fff;
    background-color: #2482B5;
    border-color: #2482B5;
}

.btn-lightblue:hover {
    color: #fff;
    background-color: #6EACCE;
    border-color: #6EACCE;
}

.btn-lightgreen {
    color: #fff;
    background-color: #00B67A;
    border-color: #00B67A;
}

    .btn-lightgreen:hover {
        color: #fff;
        background-color: #0BE19B;
        border-color: #0BE19B;
    }

.btn-default {
    color: #083A55;
    background-color: transparent;
    border-color: #2482B5;
}

.banner {
    text-align: center;
    padding: 80px 0px 100px 0px;
    overflow:hidden;
}

.banner-sell-to-us {
    background: #3CB57E;
    color:white;
    padding:60px 0px;
}

.banner-sell-to-us h2 {
    font-size:30px;
}

.banner-sell-to-us h3 {
    font-size: 20px;
}

.banner-sell-to-us h2, .banner-sell-to-us h3 {
    margin-bottom: 30px;
    line-height: normal;
}

.banner-sell-to-us p {
    max-width: 40%;
    margin: 0 auto 30px auto;
}

/* BANNER - Latest News */

.banner-latest-news h2 {
    color: #083A55;
    font-size: 80px;
    margin-bottom: 60px;
}

.banner-latest-news h2 a {
    color: #083A55;
}

.news-articles-container {
    display: flex;
    color: #000;
    margin:0px -40px;
}

/*.news-articles-container .news-article-container {
    display: flex;
}*/

.news-article-container {
    margin:0px 40px;
    color:#000;
}



.news-article-container a.news-article-title {
    color: #000;
    text-align: left;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    display: block;
}

.news-article-container .news-article-footer {
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-top:20px;
}

.news-article-container .news-article-footer a {
    text-decoration: underline;
    text-align:left;
    font-weight: 300;
    color: #000;
    display:block;
}

.news-article-container .news-article-footer span {
    float:right;
}

.news-article-container .news-article-image {
    width: 100%;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    background-size: cover;
    background-position: center;
    display: inline-block;
    height: 547px;
    margin-bottom:20px;
}

/* BANNER - Register */

.register-banner {
    background: #2482B5;
    color:white;
}

.register-banner h3 {
    margin-bottom: 30px;
    text-align:left;
    padding-left:40px;
}

.form-control::placeholder {
    color: #707070;
    opacity: 1;
}

.register-banner .form-control {
    display: inline;
    width: inherit;
    padding: 27px 27px 28px 27px;
    border-radius: 10px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    margin-right:20px;
}

/*#registerpanel-firstname, #registerpanel-lastname {
    width: 370px;
}*/
#registerpanelfirstname, #registerpanelemail {
    width: 1077px;
}

#RegistrationValidationSummary ul {
    background-color: #faa;
    border-radius: 10px;
    padding: 10px;
}

#RegistrationValidationSummary ul, #RegistrationValidationSummary ul li {
    list-style:none;
}

/* category page */
.banner-product-listing {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.listing-header-image {
    display:none;
}

.banner-product-listing h1 {
    text-align: center;
    font-size: 40px;
    margin: 0px;
}

.banner-product-listing h2 {
    font-size: 20px;
    margin: 10px 0px 0px 0px;
    text-align: center;
}

.banner-product-listing p {
    font-size: 18px;
    display:none;
    margin: 0px 0px 20px 0px;
}

.listing-header-content {
    padding: 60px 0px;
    color: white;
    font-style: normal;
    line-height: 1.2;
}

.listing-header-mobile-content p {
    color: #003B58;
}


.product-listing-filters {
    background: #F4F9FB;
    padding: 0px;
    color: #003C5B;
    z-index: 8;
    position: fixed;
    top: 0px;
    bottom: 0px;
    width: 300px;
    right: 0px;
}

.product-listing-filters .search-product-textbox {
    background-position: right 13px center;
    width: 100%;
    border: 1px solid #083A55;
    padding: 10px 15px;
    background-image: url('/images/2024/icon-searchblue.svg');
    background-repeat: no-repeat;
    background-color: transparent;
    margin-bottom: 40px;
    font-size: 14px;
}

.product-listing-filters .search-product-textbox::placeholder {
    color: #083A55;
}

#product-filters-header {
    border-bottom: 1px solid #003C5B;
    padding:25px;
}

#product-filters-header h2 {
    font-size: 18px;
    margin: 0px;
}

#product-filters-header a {
    float: right;
    rotate: 45deg;
    margin-top: -5px;
}

#product-results-count {
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin-bottom:40px;
    display:block;
}

#product-filters-inner {
    overflow-y: scroll;
    position: absolute;
    bottom: 0px;
    top: 85px;
    left: 0px;
    right: 0px;
}

.filter-section {
    margin: 25px;
}

.filter-section strong {
    display: block;
    font-size: 15px;
}

.filter-section span {
    display: block;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.filter-section .filter-content {
    max-height: 298px;
    overflow-y: scroll;
    margin: 20px 0px;
    scrollbar-color: #8BABBC transparent;
    scrollbar-width: thin;
}

.filter-section .filter-content::-webkit-scrollbar-thumb {
    background-color: #8BABBC;
    border: 4px solid transparent;
    border-radius: 8px;
    background-clip: padding-box;
}

.filter-section .filter-content::-webkit-scrollbar {
    width: 16px;
}

.btn-filter {
    background-position: right 13px center;
    background-image: URL(/images/2024/icon-filters.svg);
    background-repeat: no-repeat;
    background-color: transparent;
    text-align: left;
}

.product-sorting a.btn {
    background-position: right 13px center;
    background-image: url('/images/2024/icon-down.svg');
    background-repeat: no-repeat;
    background-color: transparent;
    text-align: left;
}

#sorting-options {
    position: absolute;
    z-index: 999;
    background-color: white;
    color: #083A55;
    border: solid 1px #2482B5;
    border-radius: 10px;
}

#sorting-options a {
    color: #083A55;
    padding: 10px 20px;
    font-size: 12px;
}

/* banner - faq */
.banner-category-faq {
    background-color: #F4F9FB;
    color: #003B58;
}

.banner-category-faq h2 {
    color: #003B58;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.faq-element {
    text-align: left;    
    border-bottom: 1px solid #2482B5;
    padding: 20px 0px;
}

.faq-element:first-of-type {
    border-top: 1px solid #2482B5;
}

.faq-element p, .faq-element h3 {
    margin: 0px;
    font-size: 18px;
}

.faq-element .faq-answer p {
    margin:5px 0px;
}

.icon-down {
    background-image: URL(/images/2024/icon-down.svg);
    width: 15px;
    height: 7px;
    float: right;
    margin: 5px 2px;
}

.icon-down[aria-expanded="true"] {
    rotate:180deg;    
}

.filter-section .btn-plus {
    float: right;
    margin-right: 10px;
}
.filter-section .btn-minus {
    float: right;
    margin-top: 3px;
    margin-right: -3px;
}


.filter-section .btn-plus[aria-expanded="true"] img {
    rotate: 45deg;
}



/* product grid */
.product-listing-products-container {
    padding: 0px;
}

.product-listing-products-container-header {
    margin-bottom: 20px;
}

.product-listing-image {
    position:relative;
}

.product-listing-image img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.product-listing-image strong {
    display: inline-block;
    padding: 5px 15px;
    color: black;
    background: white;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    left: 10px;
    top: 10px;
}

    .product-listing-image strong.product-hireheadline {
        right: 10px;
        left: initial;
        /*background: #3fb963;*/
    }

.product-listing-image img.youtube {
    right: 10px;
    position: absolute;
    width: auto;
    bottom: 10px;
}

.product-listing {
    margin-bottom: 40px;
    position: relative;
    height: auto;
}

.product-listing-buttons {
    width: 100%;
    max-width: 100%;
}

.product-listing-detail {
    padding: 10px 0px;
    height:80px;
    overflow-y:hidden;
    text-align:left;
}

.product-listing-detail a {
    color: #003B58;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display:inline-block;
}

#product-info .btn {
    padding-right:1px;
    padding-left:1px;
}

.btn-blue .icon-info {
    width: 15px;
    margin-right: 6px;
}

/* Product Page */

.icon-quote {
    background-image: url(/images/2024/icon-quotes.svg);
    width: 22px;
    height: 26px;
    vertical-align: middle;
    margin: -15px 0px;
}
.icon-basket {
    background-image: url(/images/2024/icon-basket.svg);
    width: 22px;
    height: 26px;
    vertical-align: middle;
    margin: -15px 0px;
}
.icon-download {
    background-image: url(/images/2024/icon-download.svg);
    width: 22px;
    height: 26px;
    vertical-align: middle;
    margin: -15px 0px;
}

#product-images-main {
    margin-bottom:30px;
}

#product-images-main img {
    max-width: 100%;
    width: 100%;
}

#product-images-additional {
    margin-top:5px;
}

#product-images-additional a img {
    max-height: 150px;
    height: 150px;
    margin-right: 15px;
    margin-bottom: 15px;
}

#product-images-mobile {
    position: relative;
}

/*#product-images-mobile-gallery {
    overflow-x: scroll;
    white-space: nowrap;
}

#product-images-mobile img {
    width: 100%;
    
}*/

.productvideos iframe {
    width: 100%;
}

#product-info {
    margin-top: 25px;
}

#product-info h1 {
    color: #003B58;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size:35px;
}

#product-detail {
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#product-detail span, #product-detail span a {
    color: #003B58;
}

#product-detail span {
    font-weight: bold;
    margin-right: 5px;
}

#product-detail span span {
    font-weight: normal;
    margin-right: 0px;
}

#product-detail span.product-brand a {
    font-weight: normal;
    font-style: normal;
}

span.product-new-used, span.product-stock-status {
    color: #003B58;
    font-style: normal;
    background-color: #F4F9FB;
    padding: 5px 15px;
    display: inline-block;
    margin-bottom: 15px;
}

#product-info .trustpilot-logo {
    display:block;
    margin:10px auto;
}

#product-info .btn {
    margin-top: 10px;
    margin-bottom: 10px;
}

#product-tabs {
    background-color: transparent;
    margin-top: 40px;
    color:#083A55;
}

#product-tabs .nav-tabs {
    border:none;
}

#product-tabs li.nav-item {
    margin: 0px 0px 0px 40px;
    padding:0px;        
}

#product-tabs .tab-content, #product-tabs .nav-link {
    background-color: #F4F9FB;
    border: none;
    border-radius: unset !important;
    padding: 20px 20px 15px 20px;
}

#product-tabs .nav-link {
    color: #083A55 !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    min-width:153px;
    text-align:center;
}

#product-tabs .nav-link.active {
    font-weight: 600;
}

    #product-tabs .tab-content {
        padding: 40px;
        color: #083A55;
    }

/* banner related products */
.banner-relatedproducts h2 {
    margin-bottom: 20px;
    color: #003B58;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

/* banner delivery process */

.banner-delivery-process {
    padding: 80px 0px;
    color: #083A55;
}

.banner-delivery-process img {
    margin: 0px auto;
    display: block;
    width: 160px;
    height: 72px;
}

.banner-delivery-process h2 {
    
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin:30px auto;
}

.banner-delivery-process p {
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.banner-delivery-process strong {
    font-weight: bold;
    font-size: 11px;
}

/* search filters */

.filter-settings-content span {
    border: solid 2px #003C5BAA;
    border-radius: 5px;
    padding: 2px 22px 2px 4px;
    background-image: url(/images/2024/icon-cross.svg);
    background-repeat: no-repeat;
    background-position: right 5px center;
    font-size: 14px !important;
    display: inline;
    background-size: 11px;
    box-shadow: 0px 0px 3px #003C5B;
    margin-right:5px;
    cursor:pointer;
}

.filter-content span {
    cursor: pointer;
}

/* listing paging */

#product-listing-pagination {
    display: block;
}

#product-listing-pagination ul, #product-listing-pagination ul li {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    list-style: none;
}

#product-listing-pagination ul li {
    border: 1px solid #F4F9FB;
    padding: 7px 7px;
    min-width: 53px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

#product-listing-pagination ul li.active {
    background-color: #F4F9FB;
}

/* trustpilot banner */

.trustpilot-banner {
    background-color: #F9F9FA;
}

.trustpilot-banner a {
    color:inherit;
}

.trustpilot-banner .container {
    padding-right: 30px;
}

.trustpilot-banner h2 {
    font-size: 40px;
    font-weight: bold;
}

.trustpilot-banner .trustpilot-banner-logo {
    margin-bottom: 30px;
}

.trustpilot-starbg {
    background-color: #00B67A;
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 4px;
}

.trustpilot-banner .basedon {
    font-size: 14px;
    margin-top:10px;
}

a.trustpilot-5starlink {
    background: url(/images/2024/trustpilot-5star.svg);
    background-repeat: no-repeat;
    background-size: 225px;
    width: 225px;
    max-width: 225px;
    display: inline-block;
    max-height: 46px;
    overflow: hidden;
    text-indent: -9999px;
    height: 46px;
}

a.trustpilot-logolink {
    background: url(/images/2024/trustpilot-banner-logo.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 148px;
    max-width: 148px;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    height: 37px;
}

span.trustpilot-star-span {
    background: url(/images/2024/trustpilot-5star.svg);
    background-repeat: no-repeat;
    background-size: 190px;
    width: 34px;
    max-width: 34px;
    display: inline-block;
    max-height: 36px;
    overflow: hidden;
    text-indent: -9999px;
    height: 36px;
    margin-right: 4px;
}

.trustpilot-banner-review {
    text-align: left;
    padding: 0px 20px;
}

.trustpilot-banner-review h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
}

.trustpilot-banner-review p {
    font-size: 16px;
}





.trustpilot-banner-review .trustpilot-starbg {
    margin-right: 4px;
    width: 34px;
    height: 34px;
    padding: 1px 3px;
}

.trustpilot-banner-review .trustpilot-starbg img {
    width:27px;
    height:auto;
}

.trustpilot-banner .carousel-control-prev {
    width: 30px;
    margin-left: -30px;
}

.trustpilot-banner .carousel-control-next{
    width: 30px;
    margin-right:-30px;
}

.trustpilot-banner .carousel-control-prev-icon, .banner-popularbrands .carousel-control-prev-icon {
    background-image: url(/images/2024/trustpilot-left.svg);
}
.trustpilot-banner .carousel-control-next-icon, .banner-popularbrands .carousel-control-next-icon {
    background-image: url(/images/2024/trustpilot-right.svg);
}

#search-bar-desktop {
    width: 100%;
    background-color: white;
}

#search-bar-desktop-btn {
    position: absolute;
    right: 3px;
    padding: 5px 15px;
    margin: 1px;
}

/* home page */


.banner-homepage, .banner-popularbrands, .banner-homepage-aboutus, .banner-machines, .banner-findmachine, .banner-awards, .banner-offers {
    color: #083A55;
    font-family: Poppins;
    margin-bottom: 80px;
}

    .banner-homepage h2, .banner-popularbrands h2, .banner-homepage-aboutus h2, .banner-machines h2, .banner-findmachine h2, .banner-awards h2, .banner-offers h2 {
        font-size: 60px;
        font-style: normal;
        font-weight: bold;
    }

    .banner-homepage p, .banner-popularbrands p, .banner-homepage-aboutus p, .banner-machines p, .banner-findmachine p, .banner-awards p, .banner-offers p {
        font-size: 18px;
        font-style: normal;
        font-weight: normal;
    }

.banner-homepage-aboutus {
    display: flex;
    margin-bottom: 0px;
}

.aboutus-image {
    width: 55%;
    display: inline;
}

.aboutus-image img {
    width: 100%;
    height: auto;
}

.aboutus-container {
    width: 43%;
    padding: 0px 60px 0px 90px;
    display: inline-flex;
}

.aboutus-content {
    height: auto;
    margin: auto;
}

.aboutus-container h2 {
    font-size: 60px;
    font-style: normal;
    font-weight: bold;
    line-height: 1.3;
}

.aboutus-container p {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin:40px auto;
}

.aboutus-container .btn-lightblue {
    margin-left:30px;
}

.banner-popularbrands p {
    width:45%;
    margin:40px auto;
}

#banner-popularbrands-container {
    padding: 0px 55px;
}

#banner-popularbrands-container .carousel-item ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-direction: row;
}

#banner-popularbrands-container .carousel-item ul li {
    flex:auto;
}

.banner-popularbrands .carousel-control-prev, .banner-popularbrands .carousel-control-next {
    width:50px;
}

.banner-popularbrands .carousel-indicators {
    bottom:-70px;
}

    .banner-popularbrands .carousel-indicators li {
        flex: inherit;
        height: auto;
        background-image:url(/images/2024/bullet-empty.svg);
        background-repeat:no-repeat;
        background-position:center;
    }
    .banner-popularbrands .carousel-indicators li.active {    
        background-image: url(/images/2024/bullet-full.svg);
    }

.banner-machines {
    background: #083A55;
    color: white;
    margin-bottom: 0px;
}

.banner-machines .btn {
    margin:auto 15px;
}
.banner-machines ul {
    display: flex;
    list-style-type: none;
    margin: 60px 0px;
    padding:0px;
}

.banner-machines ul li {
    display: inline-flex;
    width: 25%;
    height: 400px;
    flex:auto;
    margin-left:30px;
}

.banner-machines ul li:first-of-type{
    margin:0px;
}

    .banner-machines .banner-machines-link {
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-position: center !important;
        text-align: center;
        color: white;
    }

.banner-machines .banner-machines-link a {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: 100%;
    height: 100%;
    line-height:400px;
}
.banner-machines .banner-machines-link a:hover {
    text-decoration:none;
}

.banner-machines .banner-machines-link-weldingmachines {
    background: url(/images/2024/home/welding.webp);
}
.banner-machines .banner-machines-link-cuttingmachines {
    background: url(/images/2024/home/cutting.webp);
}
.banner-machines .banner-machines-link-positioners {
    background: url(/images/2024/home/positioners.webp);
}

.banner-machines .banner-machines-link-weldingmachines:hover {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/images/2024/home/welding.webp);
}

.banner-machines .banner-machines-link-cuttingmachines:hover {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/images/2024/home/cutting.webp);
}

.banner-machines .banner-machines-link-positioners:hover {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(/images/2024/home/positioners.webp);
}

.banner-findmachine {
    color: white;
    background-image: url(/images/2024/home/findmachinebg.jpg);
    margin-bottom: 0px;
    padding-top:100px;
}

.banner-findmachine .banner-findmachine-content {
    background: rgba(8, 58, 85, 0.79);
    padding: 120px;
}

.banner-findmachine .banner-findmachine-content p, .banner-findmachine .banner-findmachine-content h3 {
    margin: 41px auto;
    width: 65%;
    text-align: center;
    font-size: 25.038px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.751px;
}


.banner-awards {
    margin-bottom:0px;
}

.banner-awards p {
    margin:55px auto;
}

.banner-awards .banner-awards-content {
    display: flex;
    margin: 0px 200px;
}
.banner-awards-image {
    flex:auto;
}

.banner-lateststock-products {
    display:flex;
}

@media (max-width: 768px) {
    #copyrightfooter, p {
        font-size: 11px;
    }

    h3 {
        font-size:20px;
    }

    .btn {
        font-size: 12px;
        padding: 8px 20px;
    }

    .footer-developer {
        margin-top: 10px;
    }

    .footer {
        padding-top: 22px;
    }
    .footer #copyrightfooter hr {
        margin-top: 30px;
    }

    .footer .footer-copyright span, .footer .footer-developer span {
        display: block;
        text-align: center;
    }

    .footertitle {
        margin-top:8px;
    }

    .footer .footercolumns {
        display: block;
    }

    .footer .footercolumn {
        width: 100%;
    }

    .footertitle .btn-plus {
        float: right;
        display: block;
        margin-right: 10px;
        overflow: visible;
        height: auto;
    }

    .social-links {
        float: unset;
        text-align: center;
    }
    .page-links {
        float: unset;
        text-align: center;
    }
    .footer .page-links a {
        float: unset;
        text-align: center;
        margin:0px;
    }

    .footer .page-links :first-child {
        float:left;
    }
    .footer .page-links :last-child {
        float: right;
    }

    .banner {
        padding:40px 0px;
    }

    /* BANNER - Sell to us */

    .banner-sell-to-us {
        padding:40px 0px;
    }

    .banner-sell-to-us p {
        max-width: 100%;
        margin: auto auto 30px auto;
    }

    .banner-sell-to-us .btn {
        width:100%;
        display:block;
    }

    /* Banner - News */

    .banner-latest-news {
        padding:30px;
    }

    .banner-latest-news h2 {
        font-size: 40px;
        margin: 10px 0px;
    }

    .news-articles-container {
        display: block;
        margin: 0px;
    }

    .news-article-container {
        margin:0px;
    }

    .news-articles-container .btn {
        width: 100%;
        margin: 30px 0px;
    }

    .news-article-container .news-article-image {
        height:344px;
    }

    /* banner - register */

    .register-banner h3 {
        font-size: 20px;
        text-align: center;
        padding:0px;
    }

    i.icon-signup {
        width: 20px;
        height: 25px;
        background-position-y: 5px;
        display:none;
    }

    .register-banner .form-control {
        display: block;
        padding: 27px 27px 28px 27px;
        font-size: 20px;
        margin-right: 0px;
        margin-bottom:20px;
    }
    #registerpanelfirstname, #registerpanel-firstname, #registerpanel-lastname, #registerpanelemail {
        width: 100%;
    }

    .register-banner .btn {
        width:100%;
        display:block;
    }

    #product-listing-pagination ul li {
        font-size: 12px;
        min-width: 25px;
    }

    #product-listing-pagination {
        margin-bottom:20px;
        display:block;
    }

    #product-listing-pagination ul {
        margin: 0 auto;
        display: table;
    }
    
    /* product page */

    span.product-new-used-mobile {
        position: absolute;
        top: 10px;
        left: 10px;
        z-index:9;
    }

    span.product-stock-status-mobile {
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 9;
    }

    #product-info .btn {
        font-size:16px;
    }

    #product-tabs {
        margin: 10px -20px;
    }


    #product-tabs, #product-tabs .nav-link, #product-tabs b {
        font-size: 14px !important;
    }

    #product-tabs .nav-link {
        padding: 10px;
        min-width: 80px;
    }

    #product-tabs li.nav-item {
        margin-left: 10px;
        width: 27.2%;
    }

    #product-tabs li.nav-item:first-child {
        margin-left:20px;
    }

    #product-carousel {
        margin-bottom:50px;
    }

    .carousel-item iframe {
        max-width:100%;
        height:auto;
        aspect-ratio: 6 / 6;
    }

    .carousel-indicators {
        position: absolute;
        bottom: -35px;
        overflow-x: clip;
    }

    .carousel-indicators li {
        height: 10px;
        color: #D9D9D9;
        text-indent: initial;
        font-size: 30px;
        width: 13px;
        background-color: transparent;
    }

    .carousel-indicators li.active {
        color: #2482B5;
    }

    /* homepage */

    .banner-homepage, .banner-popularbrands, .banner-homepage-aboutus, .banner-machines, .banner-findmachine, .banner-awards, .banner-offers {
        margin-bottom: 30px;
    }

    .banner-homepage-aboutus {
        flex-direction: column;
        overflow:hidden;        
    }

    .aboutus-image {
        width: 100%;
        display: block;
    }
    .aboutus-container {
        width: 100%;
        padding: 15px 30px 30px 30px;
        display: block;
    }

    .aboutus-container h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: normal;
    }
    .aboutus-container p {
        font-size: 18px;
        font-weight: 500;
        line-height: normal;
        margin: 30px auto;
    }

    .aboutus-content .btn {
        display:table;
        margin:0px;
        
    }

    .aboutus-content .btn-lightblue {
        margin-top:20px;
    }

    .banner-homepage h2, .banner-popularbrands h2, .banner-homepage-aboutus h2, .banner-machines h2, .banner-findmachine h2, .banner-awards h2, .banner-offers h2 {
        font-size: 40px;
        font-style: normal;
        font-weight: bold;
    }

    .banner-popularbrands, .banner-lateststock {
        padding-top: 0px;
    }

    .banner-popularbrands p {
        width: 100%;
    }

    #banner-popularbrands-container .carousel-item ul {
        flex-direction: column;
    }

    .banner-machines {
        padding: 30px 0px 5px 0px;
    }

    .banner-machines .container, .banner-findmachine .container {
        max-width: 100%;
    }

    .banner-machines .btn, .banner-findmachine .banner-findmachine-content .btn {
        display: block;
        margin: 30px 15px;
        font-size: 18px;
        padding: 15px 35px;
    }

    .banner-machines ul {
        display: flex;
        margin: 0px -15px;
        padding: 20px 0px 0px 0px;
        flex-direction: column;
    }

    .banner-machines ul li {
        display: block;
        width: 100%;
        height: 257px;
        margin-left: 0px;
        margin-top: 30px;
    }

    .banner-machines .banner-machines-link {
        padding:30px;
    }

    .banner-machines .banner-machines-link a {
        line-height: 1;
        margin-top: 80px;
        display: inline-block;
    }

    .banner-findmachine {
        padding: 40px 30px;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .banner-findmachine .banner-findmachine-content {
        padding: 25px 20px;
    }

    .banner-findmachine .banner-findmachine-content .btn {
        margin:0px;
    }

    .banner-findmachine .banner-findmachine-content p {
        width:100%;
    }

    .banner-awards .banner-awards-content {
        margin: 0px 0px;
        flex-direction: column;
    }

    .banner-awards {
        margin-bottom:0px;
        overflow:hidden;
    }

    .banner-awards p {
        margin: 40px auto;
    }

    .product-listing-image strong {
        font-size:11px;
        padding:3px 7px;
    }

    .product-listing-filters {
        top:50px;
    }

}

@media (max-width: 400px) {
    .banner-lateststock h2 {
        font-size:20px;
    }
}

@media (min-width: 769px) {
    .footer .footercolumns ul, .news-article-container {
        display: inline !important;
        width: 30%;
    }

    .register-banner h3 {
        font-size: 20px;
        text-align: center;
    }

    i.icon-signup {
        background-image: url(/images/2024/icon-signup.svg);
        display: inline-block;
        background-repeat: no-repeat;
        background-size: contain;
        text-indent: -9999px;
        width: 20px;
        height: 25px;
        background-position-y: 5px;
    }

    #search-bar-desktop-btn {
        top: -50%;
        margin-top: 25% auto;
        margin-top: 47px;
    }

    /* banner - sell to us */

    .banner-sell-to-us h2 {
        font-size: 60px;
    }

    .banner-sell-to-us h3 {
        font-size: 40px;
    }

    /* banner faq */

    .banner-category-faq h2 {
        font-size: 40px;
        text-align: left;
        margin-bottom: 20px;
    }

    .banner-category-faq .faq-element p, .banner-category-faq .faq-element h3 {
        font-size: 25px;
    }

    .banner-category-faq .faq-element .faq-answer {
        padding: 10px 100px 0px 0px;
    }

        .banner-category-faq .faq-element .faq-answer p {
            font-size: 18px;
        }

    .faq-element .faq-answer p {
        margin: 20px 0px;
    }

    .icon-down {
        margin: 16px 20px 0px 0px;
    }

    /* category page */

    .banner-product-listing {
        background: #F4F9FB;
        background-image: none !important;
        display: table;
    }

    .listing-header-image {
        width: 29%;
        height: 100%;
        display: inline-block;
        background-repeat: no-repeat;
        background-size: cover;
        text-indent: -9999px;
        background-position: center;
        display: table-cell;
    }

    .banner-product-listing h1 {
        font-size: 80px;
        margin: 0px 0px 20px 0px;
        text-align: left;
    }

    .banner-product-listing h2 {
        font-size: 40px;
        margin: 0px 0px 25px 0px;
        text-align: left;
    }

    .banner-product-listing p {
        font-size: 18px;
        display: block;
        margin: 0px 0px 20px 0px;
    }

    .listing-header-content {
        padding: 40px 50px 50px 50px;
        color: #003B58;
        width: 49%;
        display: table-cell;
    }

    /* product listing */

    /* listing page */

    .banner-product-listing h1 {
        font-size: 50px;
    }

    .banner-product-listing h2 {
        font-size: 30px;
    }

    .banner-product-listing p {
        font-size: 14px;
    }

    .product-listing-products-container {
        padding-left: 40px;
        width: 100%;
    }

    .product-listing-products-container-header {
        margin-bottom: 40px;
    }

    .container-product-listing {
        padding: 60px 0px;
    }

    .product-listing-products-container-header span#product-results-count {
        padding: 15px 0px;
        text-align: left;
        margin: 0px;
        font-size: 18px;
    }

    .product-listing-filters {
        display: block !important;
        width: 290px;
        padding: 15px;
        min-width: 290px;
        position: initial;
    }

        .product-listing-filters .search-product-textbox {
            padding: 15px 25px;
            margin-bottom: 40px;
            font-size: 18px;
        }


        #sorting-options a {
            color: #083A55;
            padding: 15px 45px;
            font-size: 18px;
        }

    .product-listing-detail {
        padding: 10px 20px;
    }

    #product-filters-inner {
        overflow-y: visible;
        position: initial;
    }

    .filter-section {
        display: block;
        margin: 25px 0px 0px 0px;
    }

        .filter-section strong, .filter-section span {
            font-size: 18px;
            line-height: 30px;
        }

    .btn-blue .icon-info {
        width: 25px;
        height: 25px;
        margin-right: 6px;
    }

    /* product grid */
    .product-sorting a.btn, #sorting-options a {
        padding: 15px 35px 15px 20px;
    }




    .product-listing {
        margin-bottom: 40px;        
    }

/*    .product-listing-buttons {
        bottom: 0px;
        position: absolute;
        width: 100%;
    }
*/
    .product-listing-detail {
        padding: 10px 0px;
        height:110px;
        text-align:left;
    }

    .product-listing-detail a {
        font-size: 14px;
        font-weight: 500;
    }

    /* Product Page */
    .banner-relatedproducts h2 {
        font-size: 40px;
        text-align: left;
        margin-bottom: 40px;
    }

    .banner-relatedproducts .product-listing {
        height: 580px;
    }

    #product-header {
        display:flex;
    }

    #product-header #product-info, #product-header #product-images {
        width:48%;
    }

    #product-info {
        text-align: left;
        margin: 0px 0px 0px 25px;
    }

    #product-info h1 {
        font-size: 45px;
        text-align: left;
    }

    #product-detail {
        text-align: left;
        font-size: 18px;
        margin-bottom:15px;
    }

    #product-info .trustpilot-logo {
        margin: 0px;
    }

    #product-info .btn {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    /* banner delivery process */
    
    .banner-delivery-process .container {
        max-width: 1300px;        
    }

    .banner-delivery-process h2 {
        font-size: 30px;
    }

    .banner-delivery-process p, .banner-delivery-process strong {
        font-size: 18px;        
    }

    .banner-delivery-process strong {
        margin-bottom: 10px;
        display: inline-block;
    }

    .banner-delivery-process p.header-text {
        margin: 0px auto 30px auto;
        max-width: 931px;
    }

    .banner-delivery-process .col-md-4 p {
        line-height: 38px;
    }

    /* listing page */

    .product-listing-filters .search-product-textbox {
        padding: 10px 20px;
        margin-bottom: 30px;
        font-size: 15px;
    }

    .filter-section strong, .filter-section span {
        font-size: 15px;
        line-height: 20px;
    }

    .product-listing-buttons .btn, .product-sorting .btn {
        font-size:14px;
        padding:10px 1px;
    }

    /* product page */

    #product-header #product-images {
        width: 35%;
    }

    #product-header #product-info {
        width: 60%;
    }

    #product-info h1 {
        font-size: 25px;
    }

    #product-tabs, #product-tabs .nav-link, #product-info .btn {
        font-size: 13px !important;
    }
    .product-listing-buttons .btn, .product-sorting .btn, #sorting-options a {
        font-size: 14px
    }

    #product-tabs .nav-link {
        padding: 10px 10px 5px 10px;
        min-width: auto;
    }
    #product-tabs li.nav-item {
        margin: 0px 0px 0px 10px;
    }

}

@media (min-width: 768px) and (max-width: 992px) {
    /*ipad*/

    .signupform .form-control, .signupform .btn {
        width: 100% !important;
        margin-bottom: 15px;
    }
}

@media (min-width: 993px) {

    

    #registerpanel-firstname, #registerpanel-lastname {
        width: 160px;
    }

    #registerpanelfirstname, #registerpanelemail {
        width: 307px;
    }

    /* listing page */

    .banner-product-listing h1 {
        font-size: 55px;
    }
    .banner-product-listing h2 {
        font-size: 30px;
    }

    .banner-product-listing p {
        font-size: 14px;
    }

    .product-sorting {
        float: right;
    }

    .product-listing-buttons .btn, .product-sorting .btn, #sorting-options a {
        font-size: 14px
    }


    /* product page */

    #product-header #product-images {
        width: 35%;
    }

    #product-header #product-info {
        width: 60%;
    }

    #product-tabs, #product-tabs .nav-link, #product-info .btn {
        font-size: 15px !important;
    }

    #product-tabs .nav-link {
        padding:10px 10px 5px 10px;
    }

    #product-tabs li.nav-item {
        margin: 0px 0px 0px 20px;
    }

}

@media (min-width: 1200px) {
    #registerpanel-firstname, #registerpanel-lastname {
        width: 200px;
    }

    #registerpanelfirstname, #registerpanelemail {
        width: 407px;
    }

    /* listing page */

    .listing-header-image {
        width: 40%;
    }

    .banner-product-listing h1 {
        font-size: 60px;
    }
    .banner-product-listing h2 {
        font-size: 30px;
    }

    .banner-product-listing p {
        font-size: 16px;
    }

    .product-listing-filters {
        width: 330px;
        padding: 20px;
        min-width: 330px;
    }

        .product-listing-filters .search-product-textbox {
            padding: 10px 20px;
            margin-bottom: 30px;
            font-size: 16px;
        }

    .filter-section strong, .filter-section span {
        font-size: 16px;
        line-height: 30px;
    }

    .product-listing-buttons .btn, .product-sorting .btn, #sorting-options a {
        font-size:17px
    }
        /* product page */

        #product-header #product-images {
        width: 40%;
    }
    #product-header #product-info {
        width: 58%;
    }

    #product-tabs, #product-tabs .nav-link, #product-info .btn {
        font-size: 18px !important;
    }

        #product-tabs .nav-link {
            min-width: 153px;
        }

        #product-tabs li.nav-item {
            margin: 0px 0px 0px 40px;
        }


}


@media (min-width: 1500px) {

    .register-banner h3 {
        font-size: 40px;
        text-align: left;
    }

    i.icon-signup {
        width: 40px;
        height: 50px;
        background-position-y: 10px;
    }

    #registerpanel-firstname, #registerpanel-lastname {
        width: 320px;
    }

    #registerpanelfirstname, #registerpanelemail {
        width: 577px;
    }

    /* listing page */

    .listing-header-image {
        width: 49%;
    }

    .listing-header-content {
        padding: 90px 100px 100px 100px;
    }
    .banner-product-listing h1 {
        font-size: 70px;
    }
    .banner-product-listing h2 {
        font-size: 35px;
    }

    .banner-product-listing p {
        font-size: 17px;
    }

    .product-listing-detail a {
        font-size: 17px;
        font-weight: 500;
    }

    .product-listing-buttons .btn, .product-sorting .btn, #sorting-options a {
        font-size: 16px;
        padding: 15px 35px;
    }

    .product-sorting a.btn, #sorting-options a {
        padding: 15px 45px;
    }

/*    #sorting-options {
        min-width: 333px;
    }*/

    #sorting-options a {
        padding-right:58px;
    }


    .product-listing-filters {
        width: 370px;
        padding: 40px;
        min-width: 370px;
    }

    .product-listing-filters .search-product-textbox {
        padding: 12px 22px;
        margin-bottom: 35px;
        font-size: 17px;
    }

    .filter-section strong, .filter-section span {
        font-size: 17px;
        line-height: 30px;
        margin-right: 0px;
    }

    /* product page */
    #product-header #product-images {
        width: 48%;
    }

    #product-header #product-info {
        width: 48%;
    }

    #product-info h1 {
        font-size: 45px;
    }

    #product-tabs .nav-link {
        padding: 20px 20px 15px 20px;
    }



}

@media (min-width: 1700px) {


    /* BANNER - Register */

    .register-banner h3 {
        margin-bottom: 30px;
        text-align: left;
        padding-left: 40px;
    }

    .register-banner .form-control {
        display: inline;
        width: inherit;
        padding: 27px 27px 28px 27px;
        border-radius: 10px;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        margin-right: 20px;
    }

    #registerpanel-firstname, #registerpanel-lastname {
        width: 370px;
    }

    #registerpanelemail {
        width: 677px;
    }

    /* listing page */

    .banner-product-listing h1 {
        font-size: 80px;
    }
    .banner-product-listing h2 {
        font-size: 40px;
    }

    .banner-product-listing p {
        font-size: 18px;
    }

    .product-listing-detail a {
        font-size: 18px;
        font-weight: 500;
    }
    .product-listing-buttons .btn, .product-sorting .btn, #sorting-options a {
        font-size: 18px;
    }
    #sorting-options a {
        padding: 15px 45px;
    }

    .product-listing-filters {
        width: 420px;
        padding: 40px;
        min-width: 420px;
    }

    .product-listing-filters .search-product-textbox {
        padding: 15px 25px;
        margin-bottom: 40px;
        font-size: 18px;
    }

    .filter-section strong, .filter-section span {
        font-size: 18px;
        line-height: 30px;
    }

    .filter-section .filter-settings-content strong, .filter-section .filter-settings-content span {
        font-size: 18px;
        line-height: 19px;
        margin-bottom: 2px;
        display: inline-block;
    }


}

/* responsive breakpoints */

@media (min-width:768px) and (max-width:1500px) {
    .brand-header .btn {
        font-size: 17px;
    }

    /* homepage */

    .banner {
        padding: 40px 0px 50px 0px;
    }

    .aboutus-container {
        width: 45%;
        padding: 0px 30px 0px 60px;
        display: inline-flex;
    }

    .aboutus-container h2, .banner-homepage h2, .banner-popularbrands h2, .banner-homepage-aboutus h2, .banner-machines h2, .banner-findmachine h2, .banner-awards h2, .banner-offers h2 {
        font-size: 50px;
        line-height: 1.2;
    }

    .banner-machines ul li {
        height:300px;
    }

    .banner-machines .banner-machines-link a {
        font-size: 24px;
        line-height: normal;
        line-height: 300px;
    }

    .banner-machines .btn {
        font-size: 17px;
        padding: 14px 32px;
    }

    .banner-findmachine .banner-findmachine-content {
        padding: 80px;
    }

    .banner-awards .banner-awards-content {
        margin: inherit;
    }

    .carousel-item ul li {
        max-width: 16%;
    }

    .carousel-item ul li a img {
        max-width:96%;
    }

    .product-listing-image strong {
        font-size: 13px;
        padding: 4px 7px;
        left: 5px;
        top: 5px;
    }
    .product-listing-image strong.product-hireheadline {
        right:5px;
    }

}

@media (min-width:768px) and (max-width:1200px) {
    .brand-header .btn {
        font-size: 15px;
    }

    .brand-header .btn-call-us, .brand-header .btn-sell-to-us {
        padding: 15px 15px;
        margin-right: 15px;
    }

    .brand-header .quote-basket {
        margin-left: 30px;
    }

    .footer .footercolumns {
        display: flex;
        flex-wrap: wrap;
    }

    .footer .footercolumn {
        width: 27.2%;
        margin-bottom: 20px;
    }

        .footer .footercolumn:nth-child(4n) {
            width: 170px;
        }

    /* home page */

    .aboutus-container h2, .banner-homepage h2, .banner-popularbrands h2, .banner-homepage-aboutus h2, .banner-machines h2, .banner-findmachine h2, .banner-awards h2, .banner-offers h2 {
        font-size: 45px;
        line-height: 1.2;
    }

    .aboutus-image {
        width: 50%;
    }

    .aboutus-container {
        width: 46%;
        padding: 0px 10px 0px 30px;
    }

    .aboutus-container h2 {
        font-size: 26px;
        line-height: 1.2;
    }

    .aboutus-container p {
        font-size: 14px;
        margin: 20px auto;
    }

    .aboutus-container .btn {
        font-size: 16px;
        padding: .375rem .75rem;
    }

    .aboutus-container .btn-lightblue {
        margin-left: 15px;
    }

    .banner-machines ul li {
        display: block;
        width: 100%;
        height: 257px;
    }

    .banner-machines .banner-machines-link {
        padding: 30px;
    }

    .banner-machines .banner-machines-link a {
        line-height: 1;
        margin-top: 80px;
        display: inline-block;
    }



    .banner-machines .btn {
        font-size: 17px;
        padding: 14px 32px;
    }

    .banner-findmachine .banner-findmachine-content {
        padding: 60px;
    }

        .banner-findmachine .banner-findmachine-content p {
            margin: 41px auto;
            width: 80%;
            text-align: center;
            font-size: 20px;
            font-weight: 500;
            line-height: normal;
            letter-spacing: 0.751px;
        }

    .banner-popularbrands p {
        width: 65%;
        margin: 40px auto;
    }

}

@media (min-width:768px) and (max-width:993px) {
    .brand-header .btn {
        font-size: 13px;
    }

    .brand-header .btn-call-us, .brand-header .btn-sell-to-us {
        padding: 15px 15px;
        margin-right: 15px;
    }

    .brand-header .quote-basket {
        margin-left: 30px;
    }

    .navbar-brand {
        min-width: 300px;
        background-size: contain;
        background-position-y: center;
    }

    .brand-header .btn-sell-to-us {
        display: none;
    }

    .footer .footercolumn {
        width: 24.2%;
        margin-bottom: 20px;
    }

    .banner-machines .btn {
        font-size: 14px;
        padding: 14px 32px;
    }

    .banner-awards .banner-awards-content {
        flex-direction: column;
    }
}

/* featherlight */




.featherlight-next, .featherlight-previous {
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    bottom: 0;
    left: 80%;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: rgba(0,0,0,0)
}

.featherlight-previous {
    left: 25px;
    right: 80%
}

    .featherlight-next:hover, .featherlight-previous:hover {
        background: rgba(255,255,255,.25)
    }

    .featherlight-next span, .featherlight-previous span {
        display: none;
        position: absolute;
        top: 50%;
        left: 5%;
        width: 82%;
        text-align: center;
        font-size: 80px;
        line-height: 80px;
        margin-top: -40px;
        text-shadow: 0 0 5px #fff;
        color: #fff;
        font-style: normal;
        font-weight: 400
    }

.featherlight-next span {
    right: 5%;
    left: auto
}

.featherlight-next:hover span, .featherlight-previous:hover span {
    display: inline-block
}

.featherlight-first-slide.featherlight-last-slide .featherlight-next, .featherlight-first-slide.featherlight-last-slide .featherlight-previous, .featherlight-loading .featherlight-next, .featherlight-loading .featherlight-previous {
    display: none
}

@media only screen and (max-device-width:1024px) {
    .featherlight-next:hover, .featherlight-previous:hover {
        background: 0 0
    }

    .featherlight-next span, .featherlight-previous span {
        display: block
    }
}

@media only screen and (max-width:1024px) {
    .featherlight-next, .featherlight-previous {
        top: 10px;
        right: 10px;
        left: 85%
    }

    .featherlight-previous {
        left: 10px;
        right: 85%
    }

        .featherlight-next span, .featherlight-previous span {
            margin-top: -30px;
            font-size: 40px
        }
}

html.with-featherlight {
    overflow: hidden
}

.featherlight {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    text-align: center;
    white-space: nowrap;
    padding: 5%;
    cursor: pointer;
    background: #333;
    background: rgba(0,0,0,0)
}

    .featherlight:last-of-type {
        background: rgba(0,0,0,.8)
    }

    .featherlight:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

    .featherlight .featherlight-content {
        position: relative;
        text-align: left;
        vertical-align: middle;
        display: inline-block;
        overflow: auto;
        padding: 25px 25px 0;
        border-bottom: 25px solid transparent;
        margin-left: 5%;
        margin-right: 5%;
        max-height: 95%;
        background: #fff;
        cursor: auto;
        white-space: normal
    }

    .featherlight .featherlight-inner {
        display: block
    }

    .featherlight link.featherlight-inner, .featherlight script.featherlight-inner, .featherlight style.featherlight-inner {
        display: none
    }

    .featherlight .featherlight-close-icon {
        position: absolute;
        z-index: 9999;
        top: 0;
        right: 0;
        line-height: 25px;
        width: 25px;
        cursor: pointer;
        text-align: center;
        font-family: Arial,sans-serif;
        background: #fff;
        background: rgba(255,255,255,.3);
        color: #000;
        border: 0;
        padding: 0
    }

        .featherlight .featherlight-close-icon::-moz-focus-inner {
            border: 0;
            padding: 0
        }

    .featherlight .featherlight-image {
        width: 100%
    }

.featherlight-iframe .featherlight-content {
    border-bottom: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch
}

.featherlight iframe {
    border: 0
}

.featherlight * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width:1024px) {
    .featherlight .featherlight-content {
        margin-left: 0;
        margin-right: 0;
        max-height: 98%;
        padding: 10px 10px 0;
        border-bottom: 10px solid transparent
    }
}

@media print {
    html.with-featherlight > * > :not(.featherlight) {
        display: none
    }
}

html.with-featherlight {
    overflow: hidden
}

.featherlight {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    text-align: center;
    white-space: nowrap;
    padding: 5%;
    cursor: pointer;
    background: #333;
    background: rgba(0,0,0,0)
}

    .featherlight:last-of-type {
        background: rgba(0,0,0,.8)
    }

    .featherlight:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

    .featherlight .featherlight-content {
        position: relative;
        text-align: left;
        vertical-align: middle;
        display: inline-block;
        overflow: auto;
        padding: 25px 25px 0;
        border-bottom: 25px solid transparent;
        margin-left: 5%;
        margin-right: 5%;
        max-height: 95%;
        background: #fff;
        cursor: auto;
        white-space: normal
    }

    .featherlight .featherlight-inner {
        display: block
    }

    .featherlight link.featherlight-inner, .featherlight script.featherlight-inner, .featherlight style.featherlight-inner {
        display: none
    }

    .featherlight .featherlight-close-icon {
        position: absolute;
        z-index: 9999;
        top: 0;
        right: 0;
        line-height: 25px;
        width: 25px;
        cursor: pointer;
        text-align: center;
        font-family: Arial,sans-serif;
        background: #fff;
        background: rgba(255,255,255,.3);
        color: #000;
        border: 0;
        padding: 0
    }

        .featherlight .featherlight-close-icon::-moz-focus-inner {
            border: 0;
            padding: 0
        }

    .featherlight .featherlight-image {
        width: 100%
    }

.featherlight-iframe .featherlight-content {
    border-bottom: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch
}

.featherlight iframe {
    border: 0
}

.featherlight * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width:1024px) {
    .featherlight .featherlight-content {
        margin-left: 0;
        margin-right: 0;
        max-height: 98%;
        padding: 10px 10px 0;
        border-bottom: 10px solid transparent
    }
}

@media print {
    html.with-featherlight > * > :not(.featherlight) {
        display: none
    }
}
