<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.titleH2 {
    font-family: 'Open Sans';
    font-size: 5em;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px;
    padding-left: 30px;
}

.topImage {
    background-position: top;
    background-size: cover;
    border-bottom: 0px solid grey;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    animation: fadein 2s;
    background-color: white;
    max-width: 1520px;
    margin-left: auto;
    margin-right: auto;
    clear:both;
}
    
.topImage2 {
   
    border-bottom: 0px solid grey;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    animation: fadein 2s;
    background-color: transparent;
    background-size: cover;
    background-position: center;
    text-align: center;
    height: 40vh;
    min-height: 200px;
    max-height: 600px;
    width: 100%;
    overflow: hidden;
    clear: both;
}

.largeBackBanner {
    position:fixed;
    top:20px;
    background-position: top;
    background-size:cover;
    background-color: black;
    height:100%;
    width:100%;
    z-index:-10;
}

.content {
    padding-top: 116px;
    padding-bottom: 20px;
    background-color: white;
}

.contentNormalPage {
    padding-top: 10px;
    background-color: white;
}

.opener {
    float: left;
    background-image: url('../images/welTestGif.gif');
    background-color: white;
    background-size: cover;
    background-position: center;
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    height: 95vh;
    width: 100%;
    overflow: hidden;
    clear: both;
}

.bgvid {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    margin-left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translate(-50%);
    z-index: -100;
}

.moreinfobox {
    position: absolute;
    background-color: white;
    opacity: .7;
    bottom: 40px;
    left: 0;
    right: 0;
    margin-top: 80%;
    color: white;
    max-width: 400px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border: 3px solid white;
    padding: 10px 20px 10px 20px;
    cursor: pointer;
    transition: .6s;
}

.moreinfobox h2 {
    color:black;
    transition:0.6s;
}

li {
    font-weight: 100;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
}

.moreinfobox:hover {
position: absolute;
background-color: white;
bottom: 50px;
left: 0;
right: 0;
margin-top: 80%;
color: white;
opacity: .9;
margin-left: auto;
margin-right: auto;
border: 3px solid white;
padding: 10px 20px 10px 20px;
width: 80%;
}

.moreinfobox:hover h2{
    color:black;
}

        .banner {
    opacity: 0;
}



.contactBox {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px 0px 0px 0px;
    min-width: 286px;
    padding: 0px 0px 0px 0px 0px;
    box-shadow: 0px 0px 20px 0px rgba(189,189,189,0.7);
    overflow: hidden;
}

.buttonWide {
    width: 100%;
    height: 60px;
    border: none;
    color: white;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    outline: 0;
    padding: 20px 10px 20px 10px;
    background-color: lightcoral;
    margin: 0;
    transition: 1s;
    cursor:pointer;
}

    .buttonWide:hover {
        background-color:lightpink;
    }
.button {
    width: 655px;
    height: 60px;
    margin-left: 8px;
    padding: 20px 10px 20px 10px;
    background-color: lightcoral;
    border: none;
    color: white;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;   
    font-size: 14px;
    line-height: 20px;
    outline: 0;
    border: 1px solid #dfdfdf;
    float: left;
    transition: 1s;
}

.contactImage {
    float: right;
    width: 322px;
    height: 482px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url('../images/map.png');
    background-size: cover;
    transition: 1s;
}

.inputBoxes {
    max-width: 700px;
    display: block;
    width: auto;
    margin: 0px;
    border: 0 solid black;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

inputd, textarea {
    margin-bottom: 5px;
    margin-left: 8px;
    padding: 20px 10px 20px 10px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    outline: 0;
    background: white;
    border: 1px solid #dfdfdf;
    width: 90%;
}

.loaded {
    transition-delay: 4s;
    transition: opacity 2s;
    opacity: 1;
}

.middleContent {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: white;
    max-width: 1520px;
    clear: both;
}

.middleContent2 {
    padding-top: 10px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    min-height: 38vh;
    clear: both;
    background-color:white;
}

.ctaBox {

    width: 25%;
    border: 0px solid black;
    margin: 15px auto  15px auto;
    padding: 0px 20px 20px 20px;
    
}

.serviceBox {
    width: 420px;
    border: 1px solid grey;
    margin: 10px auto 10px auto;
    padding: 0px 10px 0px 10px;
    text-align: center;
    box-shadow: 0px 38px 10px -36px rgba(189,189,189,0.7);
    opacity:1;
    transition:1s;
    color:black;
    overflow:hidden;
    position:relative;
}


.overFloat {
    position: absolute;
    top: -10px;
    left: 0px;
    width: 100%;
    height: 300px;
    border: 0px solid grey;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    text-align: center;
    opacity: 0;
   
    background-position:center;
    transition: .5s;
    color: black;
    z-index: 10000;
}

    .overFloat:hover{
        opacity:1;
        border:0px;
    }
    
    
    .serviceBoximg {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 0px;
        width: 100%;
        transition: 1s;
    }

.serviceBoxP {
    margin-top: 0px;
}

.serviceBoxH1 {
    margin-bottom: 0px;
    margin-top: 0px;
}




    @media screen and (max-width:1180px) {
      
        .ctaBox {
            width: 100%;
            border: 0px solid black;
            margin: 10px 10px 10px 10px
        }

        .contactImage {
            float: right;
            width: 100%;
            height: 300px;
            margin: 0px 0px 10px 0px;
            padding: 0px 0px 20px 0px;
            background-image: url('../images/map.png');
            background-size: cover;
            background-position: center
        }

        .inputBoxes {
            max-width: 1000px;
            display: block;            
            padding: 10px 0px 10px 0px;
            border: 0 solid black;
        }

        inputd, textarea {
            display: unset;
            margin-left: 10px;
            margin-right: 10px;
            margin-bottom: 2px;
            margin-top: 2px;
            width: calc(100% - 40px);
        }

        .button {
            width: 100%;
            height: 60px;
            border: none;
            color: white;
            font-weight: 300;
            font-family: 'Open Sans', sans-serif;
            font-size: 14px;
            line-height: 20px;
            outline: 0;
            margin: 0;
        }

        
    }

    @media screen and (max-width:840px) {
        .titleH2 {
            font-size: 10vw;
        }
        .middleContent {
            padding-top: 0px;
            padding-left: 10px;
            padding-right: 10px;
            display: flex;
            flex-wrap: wrap;
            flex-direction: row;
            clear: both;
        }

        .ctaBox {
            width: 100%;
            border: 0px solid black;
            margin: 5px 5px 5px 5px;
        }

        .content {
            padding-top: 60px;
        }

        .topImage2 {
            max-height:50vh;
        }

        .middleContent2 {
            padding-top: 0px;
            padding-left: 0px;
            padding-right: 0px;
            padding-bottom: 50px;
            display: flex;
            flex-wrap: wrap;
            flex-direction: row;       
            min-height: 38vh;
            clear: both;
        }

    }
</pre></body></html>