

/***** BEGIN css file: WebkitV7-4/blog.css *****/

/***** TEST3 *****/

.post-outer, .sidebar {
    margin-top: 10px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
    padding: 15px;
}

.post-header {
    color: #ad2126;
    text-decoration: none;
    margin: 0 0 30px;
}

.post-header h1 {
    display: inline;
}

.post-header h2 {
    display: inline;
}

.post-header h3{    
    margin: 10px 0 0;
    float: right;
}

.post-body {
    line-height: 20px;
}

.post-body > div > .summary {
    min-height: 160px;
}

.post-body .btn {
    float: right;
}

.post-thumb.img-responsive {
    float: left;
    max-height: 200px;
    max-width: 300px;
    height: 100%;
    width: 100%;
    overflow: hidden;
    margin: 0 15px 15px 0;
}

.post-thumb.img-responsive img {
    width: 100%;
}

.img-small, .img-large {
    width: 100%;
}

.post-body span.post-thumb.img-responsive > img {
    display: block;
}

.post-body > .separator {
    clear: both;
    text-align: center;
}

.post-body > .separator > a > img {
    border: 0;
    max-width: 100%;
}

.blogArchive {
    text-rendering: optimizelegibility;
}

.blogArchive li label {
    font-weight: normal;
}

.blogArchive li a, .blogArchive li label {
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}

.blogArchive li a:hover, .blogArchive li label:hover {
    color: blue;
}

#twitter-widget-0 {
    width: 264px;
}

.page-numbers {
    padding: 0 3px;
}

.pager {
    padding: 0 0 15px 15px;
}

#blog-container {
    margin: auto;
    max-width: 1170px;
}



/***** BEGIN css file: WebkitV7-4/bootstrap-grid.min.css *****/

/*!
 * Bootstrap Grid v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*# sourceMappingURL=bootstrap-grid.min.css.map */



/***** BEGIN css file: WebkitV7-4/jquery.fancybox3.css *****/

body.compensate-for-scrollbar{overflow:hidden;-ms-overflow-style:none}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px 44px 0;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{padding:44px 0 0;overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 44px;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-slide--html .fancybox-content{margin:0 0 6px}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:calc(100% - 44px);overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;vertical-align:top;width:100%}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background:transparent;height:100px;margin:0;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{background:rgba(30,30,30,.6);height:100%;padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{text-align:center;top:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:15px;right:0;margin:0 100px;}.fancybox-caption:before{background:rgba(0,0,0,0.3);bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;border:6px solid hsla(0,0%,39%,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0 0}.fancybox-slide--image .fancybox-content{margin-bottom:6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{top:auto;width:auto;bottom:0;left:0;right:0;height:95px;padding:10px 10px 5px 10px;box-sizing: border-box;background:rgba(0,0,0,0.3);display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;position:absolute;-webkit-tap-highlight-color:transparent;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:0px;bottom:95px;}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:768px){.fancybox-thumbs{width:auto;height:65px}.fancybox-show-thumbs .fancybox-inner{right:0px;bottom:65px;}.fancybox-thumbs__list a{max-width:calc(100% - 10px);width:65px}.fancybox-caption{margin:0 60px;}}



/***** BEGIN css file: WebkitV7-4/treeview.css *****/

/* CSS Tree menu styles */
ol.tree {
    padding: 0 0 0 0;
}

ol.tree li {
    list-style: none;
    margin-left: -15px;
    position: relative;
}

ol.tree li.file { margin-left: -1px; }

ol.tree li.file a {
    display: block;
    padding-left: 0px;
    text-decoration: none;
}

ol.tree li input {
    cursor: pointer;
    height: 1.1em;
    left: 0;
    margin-left: 0;
    opacity: 1;
    position: absolute;
    top: 8px;
    width: 1.1em;
    z-index: 2;
}

ol.tree li input + ol {    
    background: 20px 0 no-repeat;
    height: 1.2em;
    margin: -1.5em 0 0 44px;
}

ol.tree li input + ol > li { 
    /* here */   
    display: none;
    margin-left: -14px;
    padding-left: 1px;
}

ol.tree li label {
    cursor: pointer;
    display: block;
    padding-left: 17px;
}

ol.tree li input:checked + ol {
    /* here */
    background: 20px 5px no-repeat;
    height: auto;
    margin: -1em 0 5px -44px;
    padding: 0.5em 0 0 80px;
}

ol.tree li input:checked + ol > li {
    display: block;
    margin: 0 0 0.125em; /* 2px */
}

ol.tree li input:checked + ol > li:last-child {
    margin: 0 0 0.063em; /* 1px */
}

ol.tree li input {
    display: none;
}



/***** BEGIN css file: dynamic.css *****/




/***** BEGIN SCREEN CSS *****/
@media screen {
 .div_scroller_nav_pager {
     padding: 0;
     margin: auto;
     display: inline-block;
 }
 .div_scroller_nav_pager a {
 float: left;
 padding: 8px 16px;
  text-decoration: none;
  cursor: hand; cursor: pointer;
 }
 .div_scroller_nav_pager a.activeSlide {
 background-color: #dddddd;
 color: #ffffff;
  }
 .div_scroller_nav_pager a:hover:not(.activeSlide) {
  background-color: #f8f8f8;
 }
 .scrollermessage { 
 display: none; 
 background:lightyellow; 
}


/***** BEGIN Scroller scroller_7484 CSS *****/

 #scroller_wrapper_7484 { 
 width: 0px; 
 text-align: center; 
}

 #scroller_7484 { 
 width: 0px; 
 height: 0px; 
 border: 1px solid black; 
 background:lightyellow; 
 padding:8px; 
 overflow:hidden; 
}


/***** BEGIN Scroller scroller_7497 CSS *****/

 #scroller_wrapper_7497 { 
 width: 0px; 
 text-align: center; 
}

 #scroller_7497 { 
 width: 0px; 
 height: 0px; 
 border: 1px solid black; 
 background:lightyellow; 
 padding:8px; 
 overflow:hidden; 
}

.img-small, .img-medium, .img-large {
    height: auto;
}
.img-small {
    width: 5.42%;
}
.img-medium {
    width: 12.50%;
}
.img-large {
    width: 40.83%;
}
/***** BEGIN Menu CSS *****/
.sf-menu li:hover ul, .sf-menu li.sfHover ul, .sf-menu li:active ul
{
top: 0px;
}
.sf-menu ul
{
background-image: none;

   background-color: #ffffff;
}
.sf-menu li a:focus, .sf-menu li a:hover, .sf-menu li a:active
{
background-color: #27659E;
}
.sf-menu li a
{
    -moz-border-radius-topright: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.sf-menu li li a
{
    -moz-border-radius-topright: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active
{
background-color: #86888A;
}
a.logolink {
        background-size: 100%;
        width: 100% !important;
        background-repeat:no-repeat;   
        height: 100% !important;
        position:absolute !important;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
    }


/***** BEGIN css file: WebkitV7-4/main.css *****/

.menuitem {
  position: relative;
}
a.menulink,
a.menulink:link,
a.menulink:active,
a.menulink:visited {
  text-decoration: none;
  display: block;
}
a.menulink:hover {
  color: #27659E;
}
.submenuitem {
  left: 0;
}
.submenuitem3rd {
  left: 0;
}
a.submenulink,
a.submenulink:link,
a.submenulink:active,
a.submenulink:visited {
  display: block;
}

#footer {
  height: [ @FooterHeight];
  font-weight: normal;
  font-size: 10px;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  color: #ffffff;
}
#footer a:link,
#footer a:visited,
#footer a:active {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 11px;
  color: #ffffff;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
  color: #27659E;
}
.lefttext {
  float: left;
  padding: 4px 20px 0px 20px;
}
.righttext {
  float: right;
  padding: 4px 20px 0px 20px;
}
#secondfooter {
  font-weight: normal;
  font-size: 10px;
  line-height: 11px;
  height: 37px;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  background-image: [ @2ndfooter_img];
  background-position: [ @2ndfooter_pos];
  color: #ffffff;
}
#secondfooter a:link,
#secondfooter a:visited,
#secondfooter a:active {
  line-height: 11px;
  text-decoration: none;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
}
#secondfooter a:hover {
  line-height: 11px;
  text-decoration: underline;
  font-size: 10px;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  color: #27659E;
}

.MainTable {
  border-collapse: collapse; /* 'cellspacing' equivalent */
  width: 100%;
}
.MainTable td,
table.MainTable td {
  padding: 0px; /* 'cellpadding' equivalent */
}
.MainTableGallery td,
table.MainTableGallery td {
  padding: 0px; /* 'cellpadding' equivalent */
}

.gallerycontainer {
  position: relative;
  width: 100%;
}
.gallerycontainer ul {
  clear: both;
  padding: 1em 0;
  list-style: none outside none;
  margin-bottom: 20px;
}
.gallerycontainer ul li {
  float: left;
  text-align: center;
  line-height: 18px;
  width: 300px;
}
.gallerycontainer li:nth-child(n) {
  margin: 0 0px 15px 0px;
  width: 33.3%;
}
.gallerycontainer li:nth-child(3n) {
  margin-right: 0;
  margin-bottom: 15px;
}
.gallerypaging {
  display: inline;
  float: left;
  text-align: left;
  width: 100%;
}
.gallerytext {
  text-align: left;
}

/***** Expanding boxes css *****/

.expand-content p {
  margin-top: 0;
}

/* Custom Accordions Start */

.accordion-wrapper .accordion-content-wrapper {
  display: grid;
  grid-template-rows: 0fr;
  transition: all 0.25s ease-in-out;
}
.accordion-wrapper.accordion-active .accordion-content-wrapper {
  grid-template-rows: 1fr;
}

.accordion-btn {
  display: flex;
  align-items: center;
}

.accordion-wrapper .accordion-minimize {
  display: none;
}
.accordion-wrapper .accordion-content-wrapper .accordion-content {
  overflow: hidden;
}
.accordion-wrapper .accordion-symbols > :last-child {
  display: none;
}
.accordion-wrapper.accordion-active .accordion-symbols > :first-child {
  display: none;
}
.accordion-wrapper.accordion-active .accordion-symbols > :last-child {
  display: initial;
}

/* Custom Accordions End */

#container {
    width: 1220px;
    height: auto;
    margin: 0px auto 0px;
}

#menu, 

#navcontainer, #secnavcontainer {
    vertical-align: top;
}

#content {
    width: 1200px;
    text-align: left;
}

#menu:before, #menuleft:before, 

/* Generated: 01/05/2026 15:06 */




}

/***** END SCREEN CSS *****/


a#menubtn {
    display:none;
    text-decoration:none;
    /*position: fixed;   */
}

div.submenu-button {
    display:none;
}

/* Site Width Breakpoint*/
@media only screen and (max-width : 1200px) {
    body {
        position: static;
        right: auto;
        width: auto;
    }

    div#sidr ul {
        float:none;
    }

    #menuleft,#menuright,#logoleft,#logoright,#headerleft,#headerright,#contentleft,#contentright,#footerleft,#footerright,#secondfooterleft,#secondfooterright,#socialmedia-container,#cc-container,#jcornerBig,#jcornerSmall {
        display: none;
    }

    #container {
        margin:0px auto 0px auto;
        width: 100%;
    }

    /* Hamburger CSS */
    a#menubtn {
        display:inline;
        position: fixed;
        right: 0%;
        top: 0%;
        background-size: 100% auto;
        background: #000;
        width: 50px;
        height: 50px;
        z-index: 9999999;
        border: 1px solid #FFF;
        font-size: 12px;
    }

    a#menubtn:before {
        content: """";
        position: absolute;
        left: 1.25em;
        top: 1.4em;
        width: 39%;
        height: 0.3em;
        background: none repeat scroll 0% 0% #FFF;
        box-shadow: 0px 1em 0px 0px #FFF, 0px 0.5em 0px 0px #FFF;
    }

    /* Percentage Widths */

    div#logo, div#menu, div#header, div#content, div#footer, div#secondfooter, div.logo {
        background-size: 100%;
        width: 100% !important;
        background-repeat:no-repeat;
    }

    div#header, div#header object, div#header object embed, div.logo, div#menu, div#footer, div#secondfooter {
        height: 100%;
    }

    .lefttext, .righttext {
        width: 44%;
        display: inline-block;
        float: none;
    }

    .lefttext {
        text-align: left;
        padding: 0.5% 2.1% 0%;
    }

    .righttext {
        text-align: right;
        padding: 0.5% 2.1% 0%;
    }

    #menu:before {
        width: 100%;
        left: 0%;
    }

    div#header object, div#slider_header {
        height: 100% !important;
        position: relative !important;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
    }

    div.logo {
        padding: 0% 0 0;
    }

    #menu {
        padding: 0% 0% 0%;
    }

    div#footer {
        padding: 0.18% 0% 0.18%;
    }

    div#secondfooter {
        padding: 0.31% 0% 0.31%;
    }

     /* Sidr CSS */
    .sidr {
        display:block;
        position:fixed;
        top:0;
        height:100%;
        z-index:999999;
        width:260px;
        overflow-y:auto;
        font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
        font-size:15px;
        background:#333;
        color:#fff;
        -webkit-box-shadow:inset 0 0 5px 5px #222;
        -moz-box-shadow:inset 0 0 5px 5px #222;
        box-shadow:inset 0 0 5px 5px #222;
    }

    .sidr .sidr-inner {
        padding:0 0 15px;
    }

    .sidr.right {
        left:auto;
        right:-260px;
    }

    .sidr.left {
        left:-260px;
        right:auto;
    }

    .sidr h1,.sidr h2,.sidr h3,.sidr h4,.sidr h5,.sidr h6 {
        font-size:11px;
        font-weight:400;
        color:#fff;
        line-height:24px;
        background-image:linear-gradient(#4d4d4d,#1a1a1a);
        -webkit-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);
        -moz-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);
        box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);
        margin:0 0 5px;
        padding:0 15px;
    }

    .sidr p {
        font-size:13px;
        margin:0 0 12px;
    }

    .sidr p a {
        color:rgba(255,255,255,0.9);
    }

    .sidr ul {
        display:block;
        margin:0 0 15px;
        padding:0;
    }

    .sidr ul li {
        display:block;
        line-height:48px;
        border-top:1px solid #4d4d4d;
        border-bottom:1px solid #1a1a1a;
        margin:0;
        clear: both;
        width: 100%;
    }

    .sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-active {
        border-top:none;
        line-height:49px;
    }

    .sidr ul li a,.sidr ul li span {
        display:block;
        text-decoration:none;
        color:#fff;
        padding:0 15px;
    }

    .sidr ul li ul {
        border-bottom:none;
        margin:0;
    }

    .sidr ul li ul li {
        line-height:40px;
        font-size:13px;
    }

    .sidr ul li ul li:last-child {
        border-bottom:none;
    }

    .sidr ul li ul li:hover,.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active {
        border-top:none;
        line-height:41px;
    }

    .sidr ul li ul li a,.sidr ul li ul li span {
        color:rgba(255,255,255,0.8);
        padding-left:30px;
    }

    .sidr ul li:hover>a,.sidr ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span,.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span {
        -webkit-box-shadow:inset 0 0 15px 3px #222;
        -moz-box-shadow:inset 0 0 15px 3px #222;
        box-shadow:inset 0 0 15px 3px #222;
    }

    div.submenu-button {
        background: url('https://secure.toolkitfiles.co.uk/images/webkitimages/submenuicon.png') no-repeat;
        background-position: 0px 32px;
        height: 32px;
        width: 32px;
        cursor: pointer;
        position: absolute;
        right: 0px;
        z-index: 9;
        top: 10%;
        display: block;
    }

    div.submenu-button .expanded {
        background-position: 0 -32px;
    }

    div.submenu-button .collapsed {
        background-position: 0 0px;
    }

 a.menulink, a.menulink:link, a.menulink:active, a.menulink:visited {
  height: 45px;
  line-height: 45px;
  text-align: center;
 }
}

/* Footer Breakpoint */
@media only screen and (max-width : 700px) {

    div#footer, div#secondfooter {
        background-repeat:repeat-y;
    }

    div#footer, div#secondfooter, #footer a:link, #footer a:visited, #footer a:active,#secondfooter a:link, #secondfooter a:visited, #secondfooter a:active {
        font-size:1em;
        line-height: 1em;
        padding:0px;
    }

    .lefttext, .righttext {
        width: 100%;
        text-align: center;
        padding:2% 0% 2%;
    }
}

@media only screen and (min-width : 1200px) {
    .sf-menu {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .sf-menu li {
        float: left;
    }

    .sf-menu a {
        display: block;
        width: 100px;
    }

    a.menulink, a.menulink:link, a.menulink:active, a.menulink:visited {
        height: 113px;
        line-height: 113px;
    }
}

/* Bodyarea Breakpoint */
@media only screen and (max-width : 1298px) {
    div#bodyarea {
        width: 92%;
        margin: 4% 4% 0%;
    }
}

.sf-sub-indicator {
    display: none;
}

.submenuitem {
    background-image: none !important;
    background-size: 100% 100%;
    white-space: nowrap;
    top: 100px !important;
    text-align: center;
}

#secondfooter {
    width: 100%;
}

#headerleft {
display: none;
}
#menuleft {
display: none;
}
#contentleft {
display: none;
}
#footerleft {
display: none;
}
#secondfooterleft {
display: none;
}
#headerright {
display: none;
}
#menuright {
display: none;
}
#contentright {
display: none;
}
#footerright {
display: none;
}
#secondfooterright {
display: none;
}
#container {
width: 100%;
}
#content {
width: 100%;
}
div#bodyarea {
width: 100% ;
margin:0;
padding:0 ;
}

/*--------------Responsive Gallery START--------------*/
.pagetitle h1 {
width: 100%;
}
.gellerydivleft, .gellerydivmiddle, .gellerydivright {
text-align: center !important;
width: 250px;
}
.MainTableGallery {
width: 100%;
max-width:960px;
margin-left:auto!important;
margin-right:auto!important;
margin-top: 4em;
}
.gallerycontainer li {
margin: 0 auto !important;
text-align: inherit !important;
}
.gallerycontainer {
margin: 0 auto !important;
max-width:960px
}

@media screen and (max-width:525px){
.gallerycontainer li {
width: 100% !important;
}
.gallerycontainer li:nth-child(1n+1) {
clear: both;
}
/* Collapse the Album select and Search Images */
.MainTableGallery table td:first-child {
width: 100%;
}
.MainTableGallery table td {
display: inline-block;
text-align: left;
}
}

@media screen and (min-width:526px) and (max-width:800px){
.gallerycontainer li {
width: 50% !important;
}
.gallerycontainer li:nth-child(2n+1) {
clear: both;
}
}
@media screen and (min-width:801px){
.gallerycontainer li {
width: 33% !important;
}
.gallerycontainer li:nth-child(3n+1) {
clear: both;
}
}
/*-------------- Responsive Gallery END --------------*/

/***CUSTOM CSS***/
/*
	WK 7 CSS
-----BASE STYLING START-----
## MOBILE FIRST CSS - IF YOU NEED TO STYLE DESKTOP, ADD TO MIN-WIDTH 1201PX MEDIA QUERY AT BOTTOM 
## SET VARIABLES, FONTS COLOURS, FONTS
## All CSS CHANGES TO GO AT THE END OF THE FILE
*/
:root {
  --siteWidth: 1400px;
  --primary: #10325B;
  --primaryContrast: ;
  --primaryShade: #0c407e;
  --primaryTint: ;
  --secondary: #f8ce46;
  --secondaryContrast: ;
  --secondaryShade: #f0c128;
  --secondaryTint: ;
  --dark: #000;
  --darkContrast: #eee;
  --darkShade: #222;
  --darkTint: #555;
  --light: #fff;
  --lightContrast: #888;
  --lightShade: #e9e9e9;
  --lightTint: #F3F3F3;
  --bodyFont: Montserrat, sans-serif;
  --headingFont: Jost, sans-serif;
  --buttonFont: var(--headingFont);
  --anim: .25s ease-in-out;
  --maxMenuHeight: 100px;
  --minMenuHeight: 70px;
  --menuHeight: var(--maxMenuHeight);
  --topContactDetails: 30px;
  --halfPanelPadding: 5vmin 4vmax;
  --siteWidthPadding: calc((100% - var(--siteWidth)) / 2);
  --shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  font-size: 100%;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

* {
  scroll-behavior: smooth;
}

body {
  font-weight: 400;
  font-family: var(--bodyFont);
  font-size: 1rem;
  line-height: 1.45;
  color: var(--dark);
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  margin: 0;
  padding: 0;
}

/*#container.minimize {
  --menuHeight: var(--minMenuHeight);
}*/

p {
  margin-bottom: 1.25rem;
  color: var(--darkTint);
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 1.2rem 0;
  font-weight: 500;
  line-height: 1.25;
  font-family: var(--headingFont);
  text-transform: uppercase;
}

h1,
.h1 {
  margin-top: 0;
  font-size: clamp(2.4rem, 9vmin, 3.4rem);
}

h2,
.h2 {
  font-size: clamp(1.6rem, 9vmin, 2.45rem);
}

h3,
.h3 {
  font-size: clamp(1.3rem, 6vmin, 1.55rem);
}

h4,
.h4 {
  font-size: clamp(1.15rem, 5vmin, 1.4rem);
}

h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 1.1rem;
}

small,
.text_small {
  font-size: 0.8em;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

.row ul,
.row ol {
  padding-left: 1em
}

:any-link {
  color: var(--primary);
  text-decoration: none;
  transition: all var(--anim);
}

:any-link:hover,
:any-link:focus,
:any-link:active {
  color: var(--primaryShade);
  text-decoration: none;
}

address {
  font-style: normal;
}

.bodyFont {
  font-family: var(--bodyFont);
}

b,
strong,
.bold {
  font-weight: bold;
}

/*-----BASE STYLING END-----*/

/*-----MENU / LOGO START (this styles the logo on menu for mobiles) -----*/
.menuarea,
.logoarea {
  z-index: 10;
}

.logoarea {
  height: var(--menuHeight);
  width: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  transition: all var(--anim);
  background: var(--light);
  margin-top: var(--topContactDetails);
}

div[id^="LogoText"] {
  position: absolute;
  width: fit-content;
}

#LogoText6192 {
  height: 100%;
  max-height: 100px;
  padding: 5px;
  margin-left: max(15px, var(--siteWidthPadding));
  display: flex;
  align-items: center;
}

#LogoText6191 {
  height: var(--topContactDetails);
  top: calc(var(--topContactDetails) * -1);
  right: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
}

@media (max-width: 500px){
  .top-email{
	display: none!important;
  }
}

.top-bar div{
  margin-right: max(15px, var(--siteWidthPadding))!important;
}

.sidr-socials{
  display: none;
}

@media(max-width: 1201px) {
  .sidr-socials{
	display: inline-flex;
  }
  
  .top-bar div{
	margin-right: inherit!important;
  }

  .logoarea,a#menubtn {
    position:fixed!important;
  }

  #container.minimize {
    --menuHeight: var(--minMenuHeight);
  }

  .minimize .logoarea {
    background-color: var(--light);
  }

  #LogoText6192 a img {
    transition: all var(--anim);
  }

  .minimize #LogoText6192 a img {
    max-width: min(calc(100vw - 90px),250px)!important;
  }

  .minimize a#menubtn {
    top: calc(var(--menuHeight)/1.15 - (var(--menuButtonHeight)/2));
  }
}

#LogoText0001 img {
  height: 100%;
}

a#menubtn {
  background: var(--primary);
  border: none;
}

#sidr a {
  width: auto;
}

#sidr {
  font-family: inherit;
  background: var(--primary);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-left: none;
}

#sidr ul {
  display: block;
  margin: 0;
  padding: 0;
  background-color: transparent;
  text-align: center;
}

#sidr ul li {
  border-top: none;
  border-bottom: none;
  width: 100%;
  text-align: center;
}

#sidr ul li:hover a,
#sidr ul li:focus a {
  box-shadow: none;
}

#sidr ul li a {
  width: auto !important;
  color: var(--light);
}

#sidr ul li ul {
  background-color: var(--primaryShade);
  text-align: center;
  flex-flow: column;
  height: auto;
}

#sidr ul li ul li a {
  color: var(--light);
  padding: 0;
}

.contentarea {
  min-height: calc(100vh -  38px);
}

@media (max-width: 1200px) {
  .contentarea {
    min-height: calc(100vh - 72px);
  }
}

/*-----MENU / LOGO END-----*/

/*-----CUSTOM HAMBURGER MENU ICON START (change this media query if you change the menu breakpoint in the layout settings)-----*/
@media (max-width: 1200px) {
  /* Hamburger Fix Start */
  #sidr ul li ul {
    overflow: hidden;
    display: block;
	width: 100% !important;
  }
  .submenuitem3rd {
    height: auto !important;
  }
  /* Hamburger Fix End */
  a#menubtn {
	--menuButtonHeight: 23px;
	right: 15px;
	top: calc(var(--menuHeight) / 1.3 - (var(--menuButtonHeight) / 2));
	background: none;
	border: none;
	width: 30px;
	height: var(--menuButtonHeight);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	transition: all var(--anim);
	margin-right: 0px !important;
  }

  a#menubtn::before {
	display: none;
  }

  a#menubtn div {
	border-radius: 0px;
	display: block;
	height: 3px;
	transition: transform .2s ease-in-out, background 0.1s ease;
	position: relative;
	left: unset;
	background: var(--primary);
	width: unset;
	top: unset;
	transform-origin: 47% 50%;
  }

  a#menubtn div.hamburger {
	background: var(--light);
  }

  .hamburger:first-child {
	transform: translateY(9px) rotate(135deg);
  }

  .hamburger:nth-child(2) {
	transform: scale(0);
  }

  .hamburger:last-child {
	transform: translateY(-10px) rotate(-135deg);
  }
}

/*-----CUSTOM HAMBURGER MENU ICON END-----*/

/*-----DEFAULT CLASSES START-----*/
.panel-inner {
  width: 100%;
  max-width: var(--siteWidth);
  margin: 0 auto;
}

.padding100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.padtop100 {
  padding-top: 100px;
}

.padbot100 {
  padding-bottom: 100px;
}

.padding90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.padtop90 {
  padding-top: 90px;
}

.padbot90 {
  padding-bottom: 90px;
}

.padding80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.padtop80 {
  padding-top: 80px;
}

.padbot80 {
  padding-bottom: 80px;
}

.padding70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.padtop70 {
  padding-top: 70px;
}

.padbot70 {
  padding-bottom: 70px;
}

.padding60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.padtop60 {
  padding-top: 60px;
}

.padbot60 {
  padding-bottom: 60px;
}

.padding50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.padtop50 {
  padding-top: 50px;
}

.padbot50 {
  padding-bottom: 50px;
}

.padding40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.padtop40 {
  padding-top: 40px;
}

.padbot40 {
  padding-bottom: 40px;
}

.padding30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.padtop30 {
  padding-top: 30px;
}

.padbot30 {
  padding-bottom: 30px;
}

.padding20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.padtop20 {
  padding-top: 20px;
}

.padbot20 {
  padding-bottom: 20px;
}

.horpad {
  padding-left: 15px;
  padding-right: 15px;
}

.full-width {
  width: 100%;
}

.relative {
  position: relative;
}

.align-self {
  align-self: center;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-white *,
.text-white :any-link {
  color: var(--light);
}

.longtext {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
}

.pageanchor {
  position: absolute;
  left: 0;
  top: 0;
  /* Change this to the same height as the fixed logoarea if you need to */
  height: 20px;
  /* Needs a height to fix the Firefox jumping issue */
  pointer-events: none;
}

.primaryPanel {
  background-color: var(--primary);
}

.secondaryPanel {
  background-color: var(--secondary);
}

.lightPanel {
  background-color: var(--lightTint);
}

.darkPanel {
  background-color: var(--darkTint);
}

/*-----DEFAULT CLASSES END-----*/

/*-----DEFAULT PAGE STYLING (this is for things like the /sm and /dg pages)-----*/
.default-page .pagetitle {
  padding-top: 200px;
  padding-left: 15px;
  padding-right: 15px;
}

.default-page .pagebody:not(.gallerytext) {
  padding-bottom: 100px;
  padding-left: 15px;
  padding-right: 15px;
}

.default-page .contentarea {
  width: 100%;
  max-width: var(--siteWidth);
  margin: 0 auto;
}

/* Fix /cookie-info */
.cc-browser-block-item {
  height: unset;
  background-image: unset;
  border: none;
}

/*-----DEFAULT PAGE STYLING END-----*/

/*-----DEFAULT GALLERY STYLING-----*/
.MainTableGallery {
  width: 100%;
  max-width: var(--siteWidth);
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 4em;
  margin-bottom: 4em;
}

.gallerycontainer {
  margin: 0 auto !important;
  max-width: var(--siteWidth);
}

.gallerytext {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}

.gellerydivleft,
.gellerydivmiddle,
.gellerydivright {
  text-align: center !important;
  width: auto;
}

/*-----DEFAULT GALLERY STYLING END-----*/

/*-----IMAGE BACKGROUNDS-----*/
.imgFill {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.objectFill {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

/*-- THIS FIXES THE PAGE ANCHOR ISSUE WHERE THE 
IMAGE HEIGHT DOESN'T PROPERLY LOAD BECAUSE OF LAZY LOAD --*/
.objectFill.lazy {
  aspect-ratio: 3/2;
}

/*-----IMAGE BACKGROUNDS END-----*/

/*-----SCROLLER----- (please add any scrollers here and comment what they are)*/
div[id^="scroller"] {
  width: 100% !important;
  height: auto;
  border: none;
  background: transparent !important;
  padding: 0;
  z-index: 1;
}

#scroller_7484,
#scroller_7497 {
  display: inline-block !important;
  width: 100% !important;
  height: auto;
  border: none;
  background: transparent !important;
  padding: 0;
  z-index: 1;
}


div#scroller_nav_pager_7484.div_scroller_nav_pager a,
div#scroller_nav_pager_7497.div_scroller_nav_pager a {
  --size: 10px;
  font-size: 0;
  width: var(--size);
  height: var(--size);
  background-color: var(--lightContrast);
  border-radius: 100%;
  padding: 0;
}

div#scroller_nav_pager_7484,
div#scroller_nav_pager_7497 {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 50px;
}

.div_scroller_nav_pager a.activeSlide {
  background-color: var(--primary) !important;
}

.div_scroller_nav_pager a:not(.activeSlide) {
  background-color: #8888884d !important;
}

.div_scroller_nav_pager a:hover:not(.activeSlide) {
  background-color: var(--primary) !important;
}

#scroller_wrapper_7484,
#scroller_wrapper_7497 {
  display: flex;
  flex-direction: column-reverse;
  text-align: center !important;
}

.scrollermessage {
  width: inherit !important;
  height: inherit !important;
  background: transparent !important;
}

/*-----SCROLLER END-----*/

/*-----BUTTONS-----*/
.btn {
  display: inline-block;
  padding: 10px 25px;
  margin: 10px 0px;
  transition: all var(--anim);
  font-family: var(--buttonFont);
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.9rem;
}

.btn:hover,
.btn:focus {
  text-decoration: none;
}

.btn.primary {
  background-color: var(--primary);
  color: var(--light);
  border: 2px solid var(--primary);
}

.btn.primary:hover,
.btn.primary:focus {
  background-color: var(--primaryShade);
  color: var(--light);
  border: 2px solid var(--primaryShade);
}

.about-btn,
.quote-btn {
  padding: 12px 25px;
  --secondary-light: #f4d35e;
  --secondary-mid: #f6b73c;
  --secondary-dark: #f39c12;
  background: linear-gradient(135deg, var(--secondary-light), var(--secondary-mid) 35%, var(--secondary-dark));
  background-size: 150% 150%;
  transition: background-position 0.6s ease, transform 0.2s ease;
  border: none!important;
  font-weight: 600;
  color: #102a4f!important;
}

.quote-btn {
  font-size: 1.1rem!important;
}

.about-btn:hover,
.about-btn:focus,
.quote-btn:hover,
.quote-btn:focus {
  background-position: right center;
}

.btn.secondary {
  background-color: var(--secondary);
  color: var(--light);
  border: 1px solid var(--secondary);
}

.btn.secondary:hover,
.btn.secondary:focus {
  background-color: var(--secondaryShade);
  color: var(--light);
  border: 1px solid var(--secondaryShade);
}

.btn.ghost {
  border: 3px solid;
}

.btn.ghost.ghost__light {
  color: var(--light);
  border-color: var(--light);
}

.btn.ghost.ghost__light:hover,
.btn.ghost.ghost__light:focus {
  color: var(--primary);
  border-color: var(--light);
  background-color: var(--light);
}

.btn.ghost.ghost__primary {
  color: var(--primary);
  border-color: var(--primary);
}

.btn.ghost.ghost__primary:hover,
.btn.ghost.ghost__primary:focus {
  color: var(--light);
  border-color: var(--primary);
  background-color: var(--primary);
}

.btn.ghost.ghost__secondary {
  color: var(--secondary);
  border-color: var(--secondary);
}

.btn.ghost.ghost__secondary:hover,
.btn.ghost.ghost__secondary:focus {
  color: var(--light);
  border-color: var(--secondary);
  background-color: var(--secondary);
}

.btn.ghost.ghost__dark {
  color: var(--dark);
  border-color: var(--dark);
}

.btn.ghost.ghost__dark:hover,
.btn.ghost.ghost__dark:focus {
  color: var(--light);
  border-color: var(--dark);
  background-color: var(--dark);
}

.btn.white,
.btn.light {
  color: var(--dark);
  border: 1px solid var(--light);
  background-color: var(--light);
}

.btn.white:hover,
.btn.light:hover,
.btn.white:focus,
.btn.light:focus {
  background-color: transparent;
  color: var(--light);
  border-color: var(--light);
}

.btn.black,
.btn.dark {
  color: var(--light);
  border: 1px solid var(--dark);
  background-color: var(--dark);
}

.btn.black:hover,
.btn.dark:hover,
.btn.black:focus,
.btn.dark:focus {
  background-color: transparent;
  color: var(--dark);
  border-color: var(--dark);
}

/*-----BUTTONS END-----*/

/*-----PARALLAX CONTAINER-----*/
.parallax-wrap {
  height: 100%;
  position: relative;
}

.parallax-bg {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: inherit;
  position: absolute;
  top: 0;
  z-index: 0;
}

@media (hover: none) {
  .parallax-bg {
	background-attachment: scroll !important;
  }
}

/*-----PARALLAX CONTAINER END-----*/

/*-----FOOTER START-----*/
.footerarea,
.secondfooterarea {
  background-color: var(--primary);
}

#footer,
#secondfooter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: var(--bodyFont);
  font-size: .8em;
  line-height: 1.2;
  width: 100%;
  max-width: var(--siteWidth);
  margin: 0 auto;
}

#footer a:link,
#footer a:visited,
#footer a:active,
#secondfooter a:link,
#secondfooter a:visited,
#secondfooter a:active,
#secondfooter span,
#footer span {
  line-height: 1.2;
  text-decoration: none;
  font-size: inherit;
  color: var(--light);
  font-size: .8em;
  font-family: var(--bodyFont);
}

.lefttext,
.righttext {
  padding: 0px 15px;
}

/*------CHANGE this media query if you change the menu breakpoint in the layout settings------*/
#menulink_0 {
  opacity: 0;
}
@media (max-width: 1200px) {

  /* Fix for menu unstyled on mobiles */
  #menu div#sidr#sidr.right ul#main-menu {
	display: block !important;
	margin-top: 50px;
  }

  #menu div#sidr ul#main-menu {
	display: none !important;
  }

  /* END */
  /* Fix for menu not displaying on mobiles */
  #sidr {
	display: block;
  }

  .sf-menu {
	display: none !important;
  }

  /* END */
  #menu {
	padding: 0;
  }

  #sidr ul li a {
	line-height: 1.45;
	height: fit-content;
	padding: 5px 15px;
  }

  #sidr ul li {
	padding: 5px 0;
	width: fit-content;
	margin-inline: auto;
  }

  #main-menu {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
  }

  #sidr {
	width: 100vw;
  }

  #sidr.right {
	left: auto;
	right: -100vw;
  }

  #menuitem_0 {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	padding: 0 !important;
	width: 290px !important;
	height: 60px;
	aspect-ratio: 3 / 1;
	color: transparent;
  }

  #menuitem_0::before {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	background-size: contain;
	width: clamp(300px, 40vw, 700px) !important;
    max-width: none !important; 
    aspect-ratio: 3 / 1;
    height: auto;
	background-image: url(../siteassets/icons/southdown-logo-white.png?v=9cee29);
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
  }

  #menulink_0 {
	padding: 0 !important;
	width: 100% !important;
	height: 100% !important;
  }

  a.menulink:hover {
    color: var(--secondary);
  }
}

@media (max-width: 768px) {
  #menuitem_0::before {
    width: clamp(300px, 40vw, 700px);
    max-width: none;
  }
  
  .google-icon img{
	max-width: 40px!important;
  }
}

@media (min-width: 1201px) {
  #menuitem_5 #menulink_5 {
	padding-right: 25px !important;
  }

  #sidr ul li#menuitem_5 a.menulink {
	display: inline-block;
	margin: 10px 0;
	font-family: var(--buttonFont);
	text-decoration: none;
	--secondary-light: #f4d35e;
	--secondary-mid: #f6b73c;
	--secondary-dark: #f39c12;
	background: linear-gradient(135deg, var(--secondary-light), var(--secondary-mid) 35%, var(--secondary-dark));
	background-size: 150% 150%;
	transition: background-position 0.6s ease, transform 0.2s ease;
	border: none !important;
	color: #102a4f!important;
	margin-left: 15px;
	font-weight: 600;
  }
  
  #menuitem_5 a.menulink:hover,
  #menuitem_5 a.menulink:focus-visible {
	background-color: var(--primaryShade);
	border: 2px solid var(--primaryShade);
	background-position: right center;
	color: var(--light);
  }
}

@media (min-width: 769px) and (max-width: 1200px) {
  #menuitem_0 {
	transform: scale(1.4) translateX(-50%);
	transform-origin: left;
  }

  #sidr {
	font-size: 30px !important;
  }

  #menuitem_0 {
	top: -125px;
  }
}

@media (max-width: 768px) {
  #sidr {
	font-size: 22px !important;
  }

  #menuitem_0 {
	top: -110px;
  }
}

@media (max-width: 1200px) {

  #footer,
  #secondfooter {
	flex-flow: column;
  }

  .lefttext,
  .righttext {
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 5px 0px;
  }
}

@media (max-width: 700px) {

  .lefttext,
  .righttext {
	width: 100%;
	text-align: center;
	padding: 5px 0px;
	font-size: 12px;
  }
}

/*-----FOOTER END-----*/

/*-----MENU BREAKPOINT START (change both min-width: 1200px and min-width: 1201px media queries if you change the menu breakpoint in the layout settings)-----*/
@media only screen and (min-width: 1200px) {

  a.menulink,
  a.menulink:link,
  a.menulink:active,
  a.menulink:visited {
	height: 45px;
	line-height: 45px;
	text-align: center;
  }
}

@media (min-width: 1201px) {
  #menuitem_0 {
	display: none;
  }

  #menuitem_0::before {
	display: none;
  }
  .logoarea {}

  .menuarea {
	height: 0;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	margin-top: var(--topContactDetails);
  }

  .menuarea #menu {
	width: 100%;
	max-width: var(--siteWidth);
	margin: 0 auto;
	pointer-events: none;
  }

  #sidr {
	width: 100%;
	height: 100%;
  }

  #sidr ul {
	float: right;
	position: relative;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: var(--menuHeight);
	background-color: transparent;
	pointer-events: none;
	transition: all var(--anim);
	margin-right: max(15px, var(--siteWidthPadding));
  }

  #sidr ul li {
	pointer-events: all;
  }

  #sidr ul>li.menuitem {
	width: auto !important;
	position: relative;
  }

  \ {
	color: var(--primary);
  }

  #sidr ul li a.menulink,
  #sidr ul li a.menulink:link,
  #sidr ul li a.menulink:focus,
  #sidr ul li a.menulink:active,
  #sidr ul li a.menulink:visited {
	height: 50px;
	line-height: 50px;
	padding: 0px 25px;
	background-color: transparent;
  color: var(--primary);
	text-transform: uppercase;
	font-size: 1rem;
  }
  
  #menulink_5{
    padding-right: 15px !important;
  }

  #sidr ul li a.menulink:hover {
	color: var(--secondary);
  }

  #sidr ul ul.submenuitem {
	background-image: none;
	background-color: var(--darkShade);
	list-style: none;
	width: auto !important;
	position: absolute;
	padding: 0;
	left: 0;
	z-index: 10;
	height: inherit;
	top: 100% !important;
	margin-right: inherit;
  }

  #sidr ul ul li {
	width: 100% !important;
	position: relative;
  }

  #sidr ul li ul li:hover ul,
  #sidr ul li ul li.sfHover ul {
	left: 100%;
  }

  #sidr ul ul ul.submenuitem3rd {
	position: absolute;
	padding: 0;
	left: 100%;
	top: 0;
	z-index: 10;
	background-image: none;
	background-color: var(--darkShade);
	list-style: none;
	width: auto !important;
	margin-right: inherit;
  }

  #sidr ul li li a.menulink:focus,
  #sidr ul li li a.menulink:hover,
  #sidr ul li li a.menulink:active {
	background-color: var(--dark);
  }

  #sidr li a.submenulink,
  #sidr li a.submenulink:any-link,
  #sidr li a.submenulink:active {
	display: block;
	text-align: left;
	line-height: 1.2rem;
	height: auto;
	padding: 10px;
	margin: 0;
	text-decoration: none;
	color: #fff;
	background-color: transparent;
	font-family: var(--headingFont);
	font-size: 1rem;
	font-weight: normal;
	width: 100%;
  }

  a.submenulink:hover {
	background-color: var(--dark);
  }
}

#sidr {
  font-size: clamp(1.375rem, 1.057rem + 1.591vi, 2.25rem) !important;
}

#sidr::before {
  content: '';
  background-image: url('../siteassets/icons/southdown-graphic.png?v=c77514');
  position: absolute;
  width: 100%;
  max-width: 400px;
  background-repeat: no-repeat;
  bottom: -300px;
  opacity: 0.15;
  height: 100%;
  right: -100px;
  background-size: contain;
}

/*-----MENU BREAKPOINT END-----*/

/*-----HALF PANEL START-----*/
.xs-half-panel {
  padding: var(--halfPanelPadding);
}

@media (min-width: 768px) {
  .sm-half-panel {
	padding: var(--halfPanelPadding);
  }
}

@media (min-width: 992px) {
  .md-half-panel {
	padding: var(--halfPanelPadding);
  }
}

@media (min-width: 1200px) {
  .lg-half-panel {
	padding: var(--halfPanelPadding);
  }
}

/*------CHANGE this media query if you change the --siteWidth variable in the :root at the top of this file------*/
@media screen and (min-width: 1200px) {
  .half-panel-right {
	margin-left: 60px;
	padding-right: calc((100vw - var(--siteWidth)) / 2);
  }

  .half-panel-left {
	margin-right: 60px;
	padding-left: calc((100vw - var(--siteWidth)) / 2);
  }
}

/*-----HALF PANEL END-----*/

/*-----ANIMATIONS START-----*/
body {
  overflow-x: hidden;
}

#container {
  overflow-y: hidden;
  overflow-x: hidden;
}

.fadeIn *:not(.childFadeInDone) {
  opacity: 0;
  transition: all var(--anim), opacity 1.2s ease, transform 1s ease;
  transition-delay: var(--delay);
}

.fadeIn.up *:not(.childFadeInDone) {
  transform: translate3d(0, 100px, 0);
}

@media (min-width: 1201px) {
  .fadeIn.right *:not(.childFadeInDone) {
	transform: translate3d(150px, 0, 0);
  }

  .fadeIn.left *:not(.childFadeInDone) {
	transform: translate3d(-150px, 0, 0);
  }
}

.fadeIn.visible *:not(.childFadeInDone) {
  opacity: 1;
}

.fadeIn.visible *:not(svg):not(svg *):not(.childFadeInDone) {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

@media (prefers-reduced-motion: reduce) {
  .fadeIn *:not(.childFadeInDone) {
	opacity: 1;
	transition: none;
	transition-delay: 0s;
  }

  .fadeIn *:not(svg):not(svg *):not(.childFadeInDone) {
	transform: none !important;
  }
}

/* PUT THE FADEIN EFFECTS HERE */
/*-----ANIMATIONS END-----*/
/*-- NEW BOOTSTRAP COLUMN 1/5th  START--*/
.col-xs-5th,
.col-sm-5th,
.col-md-5th,
.col-lg-5th {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-5th {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5th {
	width: 20%;
	float: left;
  }
}

@media (min-width: 992px) {
  .col-md-5th {
	width: 20%;
	float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-5th {
	width: 20%;
	float: left;
  }
}

/*-- NEW BOOTSTRAP COLUMN 1/5th END--*/
/*-- FANCY BOX --*/
.fancybox-content {
  max-width: 1000px;
  max-height: 1000px;
  padding: 15px!important;
}

.fancybox-slide {
  padding: 44px 15px 0!important;
}

@media(min-width: 540px) {
  .fancybox-content {
    padding:30px!important;
  }

  .fancybox-slide {
    padding: 44px 44px 0!important;
  }
}

.fancybox-container {
  z-index: 9999999999;
}

.fancybox-slide--image .fancybox-content {
  max-height: 100% !important;
}

/*-- FANCY BOX END --*/
/*-- FLEX GROW IMAGE START --*/
.image-grow {
  display: flex;
  flex-direction: column;
}

.image-grow img {
  flex-grow: 1;
  /* CHANGE THE HEIGHT TO CHANGE HOW THE IMAGE RESPONDS WHEN THE SCREEN BREAKS. THIS CAN ALSO BE AN ASPECT RATIO */
  height: 400px;
  object-fit: cover;
  width: 100%;
}

@media (min-width: 768px) {
  .image-grow.sm img {
	height: 0px;
  }
}

@media (min-width: 992px) {
  .image-grow.md img {
	height: 0px;
  }
}

@media (min-width: 1200px) {
  .image-grow.lg img {
	height: 0px;
  }
}

/*-- FLEX GROW IMAGE END --*/
/*-- HIDE AT SET SCREEN SIZES START --*/


@media (min-width: 1201px) {
  .hide-desk {
	display: none !important;
  }
}

@media (min-width: 769px) {
  .hide-tabdesk {
	display: none !important;
  }
}

@media (min-width: 769px) and (max-width: 1200px) {
  .hide-tab {
	display: none !important;
  }
}

@media (max-width: 1200px) {
  .hide-mobtab {
	display: none !important;
  }
}

@media (max-width: 768px) {
  .hide-mob {
	display: none !important;
  }
}
/*-- HIDE AT SET SCREEN SIZES END --*/
/* QUICK FIX FOR WEBKIT 6.1 START */
.expand-container .minimize {
  display: none;
}

/* QUICK FIX FOR WEBKIT 6.1 START */
/*-----CUSTOM CSS-----*/
.top-bar {
  padding: 5px 15px;
  font-size: 0.9rem;
}

.footer-title {
  font-size: clamp(1.25rem, 3vmin, 1.4rem);
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 1.5rem !important;
  text-align: center;
  text-transform: uppercase;
}

.footer {
  text-align: center;
}

.footer-socials a i {
  transition: all var(--anim);
}

.footer a:hover,
.contact-details span a:hover,
.footer-nav a:hover,
.footer-socials a:hover i {
  opacity: 0.7;
}

.footer-logo:hover{
  opacity: 1!important;
}

.footer-nav,.footer .contact-details {
  display: flex;
  gap: 10px;
  flex-direction: column;
  align-items: center;
}

.footer .contact-details {
  display: flex;
  gap: 10px;
  align-items: center;
}

.contact-details span {
  display: flex;
  align-items: flex-start;
  column-gap: 10px;
}

.contact-details span i {
  margin-top: 3px;
}

.footer-socials {
  display: flex;
  column-gap: 20px;
  justify-content: center;
  max-width: 120px;
  margin: 1.2rem auto;
}


@media(min-width: 992px) {
 .footer-nav,.footer .contact-details {
   align-items:inherit;
 }

 .footer .contact-details {
   align-items: flex-start;
 }

 .footer-title,.footer {
   text-align: left;
 }

 .footer-socials {
   display: flex;
   column-gap: 20px;
   justify-content: center;
   max-width: 400px!important;
   margin: 1.2rem 0;
 }
}

.service-card::before {
  content: '';
  position: absolute;
  background-image: url(../siteassets/icons/southdown-graphic.png?v=c77514);
  width: 300px;
  height: 300px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0.07;
  bottom: -100px;
  right: -100px;
  z-index: 0;
}

.about-homepage .service-card::before{
  opacity: 0.15;
}

.service-card img{
  aspect-ratio: 1/0.8;
  transition: all var(--anim);
  z-index: 1;
  position:relative;
}

.service-card {
  transition: all var(--anim);
  text-align:left;
   background-color: var(--light);
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}

.service-card--grey {
  background-color: var(--lightTint);
}

.about-homepage .service-card--grey {
  background-color: var(--light);
}

.service-card:hover {
  transform: translateY(-5px);
}

.service-card:hover img{
  filter: brightness(0.8);
}

.service-card p,
.service-card h3{
  text-align: left;
}

h3.service-title {
  z-index: 1;
  padding-inline: 20px;
  margin-bottom: 0;
  position:relative;
}

p.service-text {
  z-index: 1;
  padding: 0 20px 0;
  position:relative;
}

.header-video{
  opacity: 1;
  position: absolute;
  height: 100%;
  width: 102%;
  object-fit: cover;
  object-position: 50% 32%;
  filter: brightness(0.65);
}

.contact .contact-details a{
  color: var(--darkTint)!important;
}

.contact .contact-details a:hover{
  color: var(--primary)!important;
}

.contact .contact-details a.quote-btn {
  color: #102a4f !important;
}

.contact .contact-details a.quote-btn:hover {
  color: #102a4f !important;
}

.dNtlyB {
  font-size: clamp(1.6rem, 8vmin, 2.45rem)!important;
  font-weight: 500!important;
  line-height: 1.25!important;
  font-family: var(--headingFont)!important;
  text-transform: uppercase!important;
}

.about,.contact{
  padding-top: 0;
}

@media (min-width: 992px){
  .about,.contact{
	padding-top: 80px;
  }
}

@media (min-width: 1400px){
  .container-xxl{
	max-width: 1400px;
  }
}

.list {
  display: flex;
  align-items: flex-start;
  column-gap: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}

h6.list {
  color: var(--primary);
}

.reviews {
  min-height: 700px;
}

.accordion-wrapper {
  padding: 5px;
  background: white;
  text-align: left;
  margin-bottom: 10px;
  padding: 0 15px;
}

.accordion-btn {
  cursor: pointer;
  column-gap: 15px;
  justify-content: space-between;
  
}

.accordion-btn h4{
  color: var(--primary);
}

.accordion-btn i {
  color: var(--primary);
}


.locations-row{
  max-width: 500px!important;
}


@media (min-width: 768px){
  .locations-row{
	max-width: 800px!important;
  }
}

/*-----CUSTOM CSS END-----*/
/***END CUSTOM CSS***/



/***CLIENT STYLES CSS***/

/***END CLIENT STYLES CSS***/

