﻿:root {
    --bs-body-font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

html {
    font-family: 'Open Sans', sans-serif !important;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 14px !important;
    line-height: 1.42857143;
    color: #333;
}

body {
    margin: 0;
    margin-top: 65px;
    margin-bottom: 0px;
}
a {
    color: #006675;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #00A0B7;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }



h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    text-transform: uppercase;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 .small,
    h2 .small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h1 .small,
    .h2 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #777;
    }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 4px;
    margin-bottom: 20px;
    color: #333;
}

    h1 small,
    .h1 small,
    h2 small,
    .h2 small,
    h3 small,
    .h3 small,
    h1 .small,
    .h1 .small,
    h2 .small,
    .h2 .small,
    h3 .small,
    .h3 .small {
        font-size: 65%;
    }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    h4 small,
    .h4 small,
    h5 small,
    .h5 small,
    h6 small,
    .h6 small,
    h4 .small,
    .h4 .small,
    h5 .small,
    .h5 .small,
    h6 .small,
    .h6 .small {
        font-size: 75%;
    }

h1,
.h1 {
    font-size: 1.6em;
}

h2,
.h2 {
    font-size: 1.2em;
}

h3,
.h3 {
    font-size: 1.2em;
    font-weight: 400;
}

h4,
.h4 {
    font-size: 18px;
}

h5,
.h5 {
    font-size: 14px;
}

h6,
.h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
    font-size: 1.1em;
}

.introPanel {
    padding: 30px 60px 0 60px;
    background-color: #fff;
    margin: 30px 0 18px 0;
}

.topBottomPadding {
    padding: 65px 0px 55px 0px;
}

.topBottomPaddingMid {
    padding: 12px 0 30px 0;
}

.topBottomPaddingMid2 {
    padding: 0 0 30px 0;
}

.topBottomPaddingMid1 {
    padding: 18px 0 0 0;
}

.topBottomPaddingSmall {
    padding: 0 0 16px 0;
}

.topBottomPaddingLarge3 {
    padding: 15px 0px 5px 0px;
}

.contactHeader {
    font-size: 1.9em;
    color: #333;
    font-weight: 700;
}

.visually-hidden-focusable:active,
.visually-hidden-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}

.white {
    color: white;
    margin-right: 12px;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}



.sitemapHeading {
    color: #fff;
    margin-left: 40px;
    padding-bottom: 8px;
    border-bottom: 1px dotted white;
}

.bg {
    background-image: none;
    background-position: top right;
    background-repeat: no-repeat;
}

.rounded {
    border: none;
    padding: 0px;
    width: 84%;
}

.footerDiv {
    background-color: #fff;
    margin-left: 0;
    margin-right: 0 !important;
    padding-right: 0;
    padding-left: 60px;
}

    .footerDiv a:hover {
        text-decoration: underline;
        color: #333;
    }

.spaced1 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.spaced {
    margin-left: 10px;
}

.topBottomPaddingLarge {
    padding: 35px 0px 35px 0px;
}



.nav-link {
    color: #333;
}

.orangeBox {
    background-color: #FF8200;
    border-radius: 6px;
    text-align: center;
    min-height: 200px;
    margin-right: 15px;
    padding-bottom: 15px;
}

.greenBox {
    background-color: #A6D100;
    border-radius: 6px;
    text-align: center;
    min-height: 200px;
    margin-right: 15px;
    padding-bottom: 15px;
}

.purpleBox {
    background-color: #774197;
    border-radius: 6px;
    text-align: center;
    min-height: 200px;
    padding-bottom: 15px;
}

.highlightImage {
    margin-bottom: 80px;
    margin-right: 10px;
    clear: both;
}



.information {
    background-color: #00B4CB;
    padding: 8px 6px 1px 16px;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 10px;
    border-radius: 6px;
}

p.larger {
    font-size: 1.1em;
}

p.telNo {
    font-size: 1.4em;
    text-align: right;
    margin-right: 45px;
    font-weight: bold;
    color: #353D46;
}

.highlightcontent {
    padding: 25px 15px;
    background-color: #f5f5f5;
    border: 1px solid #eee;
    margin-bottom: 18px;
    border-radius: 6px;
}

p.fact {
    font-weight: 400;
}

.contactFormArea {
    background-color: #eee;
    border-radius: 0;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
}

b,
strong {
    font-weight: bold;
}

a#ctatelNum {
    color: #353D46;
}

.footerBubbles {
    padding: 20px 0;
    color: #fff;
    background-color: #353D46;
}



    .footerBubbles a {
        color: white;
        text-decoration: none;
    }

        .footerBubbles a:hover {
            text-decoration: underline;
        }

    .footerBubbles li {
        list-style-image: none;
        list-style-type: none;
        line-height: 2em;
    }





.bg1 {
    background-image: none;
    background-position: top right;
    background-repeat: no-repeat;
}

.offerPanel {
    padding: 50px 100px;
    background-color: #DCECFC;
    margin: 30px 0;
}

.logo {
    margin-right: 10px;
    margin-top: -30px;
    margin-bottom: 55px;
}

.logo1 {
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 55px;
}

.orangeBox h2,
.greenBox h2,
.purpleBox h2 {
    color: #fff;
}

.orangeBox p,
.greenBox p,
.purpleBox p {
    color: #fff;
    padding: 0 25px;
    font-size: 1.1em;
    margin-top: -10px;
}

.refreshingImage {
    margin-top: 10px;
}

.secondary {
    background-color: #00B4CB;
}

.choiceBox {
    background-color: #EEEEEE;
    background-image: url(./images/sideCoolers.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding: 40px 130px 40px 40px;
    border-radius: 6px;
    font-weight: normal;
}

.choiceBox1 {
    background-color: #EEEEEE;
    background-image: url(./images/sideCoolers.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding: 15px 100px 15px 20px;
    border-radius: 6px;
    font-weight: normal;
}

li.copyRight {
    margin-top: -3px;
}

.purpleCta {
    background-color: #784097;
    border-radius: 6px;
    text-align: center;
    margin-bottom: 20px;
    color: #fff;
    padding: 10px 15px;
}

    .purpleCta a {
        color: #fff;
    }

.contactForm {
    border: none;
    background-color: #f1f1f1;
    padding: 30px 20px 10px 15px;
    border-radius: 0;
    margin-bottom: 20px;
}

.contactForm1 {
    margin-bottom: 0;
    color: #2D363E;
    padding-top: 20px;
}

.btn-primary {
    color: #fff;
    background-color: #353D46;
    border-color: #353D46;
    padding: 10px 25px;
    margin-bottom: 5px;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #007E91;
        border-color: #007E91;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

.btn-default {
    font-weight: 700;
    color: #333;
    border: 2px solid #333;
    cursor: pointer;
    background-color: #fff;
    padding: 9px 11px;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #fff;
        background-color: #009999;
        border-color: #009999;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }


#ShowContactForm_ValidationSummary1 li {
    margin-left: 0;
}

.control-label {
    font-weight: normal;
}

.navbar-nav.ms-auto {
    display: flex;
    gap: 3px;
    align-items: center;
}

.socialIcon {
    color: #007E91;
    font-size: 34px;
    display: inline-block;
    line-height: 1;
}

    .socialIcon i {
        background: none;
        font-size: inherit;
        transition: transform 0.3s ease;
    }


        .socialIcon i:hover {
            color: #333;
            -webkit-transition: all 1s ease-in-out;
            -moz-transition: all 1s ease-in-out;
            -o-transition: all 1s ease-in-out;
            transition: all 1s ease-in-out;
            -webkit-transform: scale(1.3);
            -moz-transform: scale(1.3);
            -ms-transform: scale(1.3);
            transform: scale(1.3);
        }




.navbar .nav-link {
    padding: 15px 20px;
    font-size: 14px;
    color: #353D46 !important;
    font-weight: 400;
}

.navbar .nav-item {
    margin-right: 10px;
}

.navbar .dropdown-menu {
    margin-top: 0;
    border-radius: 0;
}

.navbar {
    background-color: #f5f5f5;
}

.container.bg1 {
    background-image: none;
}

.navbar-nav {
    flex-wrap: wrap;
}

.swiper-container {
    width: 100%;
    height: 400px;
}

.swiper-slide {
    position: relative;
}



.slide-content {
    position: absolute;
    top: 80px;
    right: 190px;
    width: 100%;
    z-index: 2;
    text-align: center;
    color: #0A202E;
}

    .slide-content h2 {
        font-weight: 700;
        font-size: 2.6em;
        line-height: 1.3em;
        white-space: nowrap;
    }

    .slide-content p {
        font-weight: 400;
        font-size: 2.1em;
        line-height: 1.3em;
        white-space: nowrap;
    }

    .slide-content a {
        display: inline-block;
        margin-top: 20px;
    }

.swiper-slide .slide-content {
    opacity: 0;
    transform: translateY(50px);
    transition: all 0.8s ease;
}

.swiper-slide-active .slide-content {
    opacity: 1;
    transform: translateY(0);
}

.swiper-slide img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    display: block;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
        width: 100%;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 8px 15px;
        }

            .nav > li > a:hover,
            .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee;
            }


.nav-pills > li {
    text-align: left;
    margin-bottom: 6px;
    font-size: 1.1em;
}

@media (max-width: 991px) {
    .nav-pills > li {
        float: left;
        text-align: left;
        margin-bottom: 8px;
    }
}



.nav-pills > li > a {
    border-radius: 4px;
    background-color: #EBEBEB;
    color: #333;
    font-weight: 600;
}

.nav-pills > li + li {
    margin-left: 2px;
}

.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
    color: #fff;
    background-color: #00A0B7;
}




a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #fff;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.custom-pill {
    background-color: #EBEBEB;
    color: #333;
    font-weight: 600;
    border-radius: 4px;
    text-align: left;
}

    .custom-pill:hover,
    .custom-pill:focus {
        background-color: #00A0B7;
        color: #fff;
        text-decoration: none;
    }

.jumbotron {
    padding: 0px;
    margin-bottom: 40px;
    color: inherit;
    margin-top: -10px;
}

    .jumbotron h1,
    .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200;
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5;
    }

.container .jumbotron {
    border-radius: 6px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .container .jumbotron {
        padding-right: 0px;
        padding-left: 0px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px;
    }
}

.jumbotron p.grey1 {
    color: #777;
    font-size: 11px;
    margin-top: 3px;
    margin-right: 15px;
}

p.intro {
    font-weight: 600;
    margin-bottom: 15px;
}

.highlightHeader {
    font-size: 1.4em;
    line-height: 1.3em;
    color: #006675 !important;
    font-weight: 600;
    margin-top: 26px;
}

.green {
    color: #A6D100;
    margin-right: 10px;
    margin-left: 0px;
}

.buttonPadding {
    padding: 15px 25px;
}

.btn-success {
    color: #fff;
    background-color: #009999;
    border-color: transparent;
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #00A0B7;
        border-color: #fff;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

.icon-marg {
    padding-left: 3px;
}

.btn-link {
    font-weight: normal;
    color: #555;
    border: 1px solid #ddd;
    cursor: pointer;
    background-color: #eee;
    text-decoration: none;
}



    .btn-link:hover,
    .btn-link:focus {
        color: #555;
        text-decoration: none;
        background-color: #ddd;
    }

.faq {
    font-size: 1.1em;
    line-height: 1.4em;
    color: #006675;
    font-weight: 600;
    margin-top: 16px;
}

.productInfo {
    background-color: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    clear: both;
    padding: 20px 20px 8px 20px;
    border: 1px solid #999;
}

    .productInfo img {
        margin-right: 15px;
    }

    .productInfo h3, .productInfo1 h3, .productInfo2 h3, .productInfo3 h3 {
        color: #009999;
    }

    .productInfo p {
        margin-bottom: 18px;
    }

img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

    img.grayscale:hover {
        filter: none;
        -webkit-filter: grayscale(0%);
    }

.buttonPadFW {
    display: block;
}

h2.priceOption {
    background-color: #006675;
    padding: 45px 30px 20px 30px;
    color: #fff;
    margin-top: -35px;
    -webkit-border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
    border-radius: 6px 6px 0px 0px;
}

h2.priceOption1 {
    background-color: #006675;
    padding: 45px 10px 20px 10px;
    color: #fff;
    margin-top: -35px;
    -webkit-border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
    border-radius: 6px 6px 0px 0px;
}

.optionDetail {
    -webkit-border-radius: 0px 0px 6px 6px;
    -moz-border-radius: 0px 0px 6px 6px;
    border-radius: 0px 0px 6px 6px;
    min-height: 530px;
    margin-top: -30px;
    padding: 16px 0px;
    margin-bottom: 0px;
}


    .optionDetail p.recommended {
        
        min-height: 55px;
        margin-top: -20px;
    }

    .optionDetail p {
        margin-top: 0px;
        min-height: 70px;
    }

        .optionDetail p.price {
            font-size: 1.3em;
            color: #006675;
            line-height: 1.3em;
            font-weight: 400;
            min-height: 50px;
        }

.list-unstyled {
    padding-left: 0;
    list-style: none;
    margin-left: 15px;
    margin-top: 30px;
    margin-bottom: 0px;
}

    .list-unstyled li {
        line-height: 1.42857143;
        margin-bottom: 10px;
        padding-left: 1em;
        text-indent: -1em;
    }


.list-unstyled1 li {
    line-height: 1.42857143;
    margin-bottom: 10px;
    padding-left: 1em;
    text-indent: -1em;
}


.list-unstyled1 {
    padding-left: 0;
    list-style: none;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

blockquote {
    margin: 0 0 0px;
    padding: 20px 0px;
}

    blockquote p:last-child,
    blockquote ul:last-child,
    blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        font-size: 90%;
        line-height: 1.42857143;
        color: #029BCD;
    }

        blockquote footer:before,
        blockquote small:before,
        blockquote .small:before {
            content: '\2014 \00A0';
        }

    .blockquote-reverse,
    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        text-align: right;
        border-right: 5px solid #eee;
        border-left: 0;
    }

        .blockquote-reverse footer:before,
        blockquote.pull-right footer:before,
        .blockquote-reverse small:before,
        blockquote.pull-right small:before,
        .blockquote-reverse .small:before,
        blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after,
        blockquote.pull-right footer:after,
        .blockquote-reverse small:after,
        blockquote.pull-right small:after,
        .blockquote-reverse .small:after,
        blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

    blockquote:before,
    blockquote:after {
        content: "";
    }

.spacerLine {
    border-bottom: 1px dashed #555;
}

td{
    background-color: grey;
}

.tableCookie {
    text-align: left;
    background-color: grey;
}

td,
th {
    padding: 0;
    background-color: grey;
}




