.button {
    background-color: #fff;
    border: none;
    color: #fff;
    padding: 6px 18px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin: 4px 2px;
    transition-duration: .4s;
    cursor: pointer
}

.bigbutton {
    border-radius: 15px;
    background-color: #fff;
    color: #fff;
    padding: 4px 18px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin: 4px 2px;
    transition-duration: .4s;
    cursor: pointer;
    max-width: 40%
}

.logobutton {
    background-color: #fff;
    border: none;
    color: #fff;
    padding: 2px 18px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
    margin: 2px 2px;
    transition-duration: .4s;
    cursor: pointer
}

.button1 {
    background-color: #fff;
    color: #000;
    border: 2px solid #e7e7e7
}

.button1:hover {
    background-color: #e7e7e7;
    color: #fff
}

.button2 {
    background-color: #fff;
    color: #000;
    border: 2px solid #fff
}

.button2:hover {
    background-color: #e7e7e7;
    color: #fff
}

.button3 {
    background-color: rgba(0, 123, 196, .6);
    color: #000;
    border: 2px solid #fff
}

.button3:hover {
    background-color: rgba(0, 123, 196, 1);
    color: #fff;
    opacity: 1
}

.button4 {
    background-color: #fff;
    color: #000;
    border: 2px solid #e7e7e7
}

.button4:hover {
    background-color: rgba(0, 123, 196, 1);
    color: #fff
}

body {
    font-family: Roboto, sans-serif
}

body,
html {
    height: 100%;
    line-height: 1.8;
    scroll-behavior: smooth;
}

.bgimg-1 {
    background-position: center;
    background-size: cover;
    background-image: url(https://i.imgur.com/1VXcgw0.jpg);
    min-height: 100%
}

.bar1 button {
    padding: 16px
}

.white {
    color: #000 !important;
    background-color: #fff !important
}

.whiteblue {
    color: #000 !important;
    background-color: rgba(0, 123, 196, .5) !important;
    width: 30%;
    stroke-width: 5;
    stroke: rgba(0, 123, 196, 1);
}

.top {
    position: fixed;
    width: 100%;
    z-index: 1
}

.top {
    top: 0
}

.left {
    float: left !important
}

.right {
    float: right !important
}

display-container {
    position: relative
}

.display-left {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%)
}

.text-white {
    color: #fff !important
}

.text-blue {
    color: #007bc4 !important
}

.text-black {
    color: #000 !important
}

.small {
    font-size: 12px !important
}

.medium {
    font-size: 15px !important
}

.large {
    font-size: 18px !important
}

.xlarge {
    font-size: 24px !important
}

.xxlarge {
    font-size: 36px !important
}

.jumbo {
    font-size: 64px !important
}

.margin-left {
    margin-left: 16px !important
}

.margin-right {
    margin-right: 16px !important
}

.pmargin-left {
    margin-left: 10% !important
}

.pmargin-right {
    margin-right: 10% !important
}

.light-grey {
    color: #000;
    background-color: #f1f1f1
}

.black {
    color: #fff !important;
    background-color: #000 !important
}

.padding-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important
}

.container {
    padding: .01em 16px
}

.float {
    font-size: 20px;
    float: left;
    max-width: 70%
}

.float2 {
    font-size: 20px;
    padding-left: 20px;
    float: right;
    max-width: 35%
}

.float3 {
    font-size: 20px;
    padding-left: 20px;
    float: right;
    max-width: 15%
}

.row-padding,
.row-padding>.col {
    padding: 0 8px
}

.container {
    padding: .01em 16px
}

.container:after,
.container:before,
.image,
.row-padding:after,
.row-padding:before,
.row:after,
.row:before {
    max-width: 100%;
    height: auto
}

img {
    vertical-align: middle
}

a {
    color: inherit
}

.col {
    float: left;
    width: 100%
}

.col.m6 {
    width: 50%
}

.col.m7 {
    width: 58.33333%
}

.col.m8 {
    width: 66.66666%
}

.white {
    color: #000 !important;
    background-color: #fff !important
}

.top {
    position: fixed;
    width: 100%;
    z-index: 1
}

.top {
    top: 0
}

.left {
    float: left !important
}

.right {
    float: right !important
}

display-container {
    position: relative
}

.display-left {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%)
}

.light-grey {
    color: #000;
    background-color: #f1f1f1
}

.black {
    color: #fff !important;
    background-color: #000 !important
}

.padding-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important
}

.float {
    font-size: 20px;
    float: left;
    max-width: 55%
}

.float2 {
    font-size: 20px;
    padding-left: 20px;
    float: right;
    max-width: 35%
}

.leftish {
    max-width: 55%
}

.leftishless {
    max-width: 90%
}

.row-padding,
.row-padding>.col {
    padding: 0 8px
}

.container {
    padding: .01em 16px
}

.container:after,
.container:before,
.image,
.row-padding:after,
.row-padding:before,
.row:after,
.row:before {
    max-width: 100%;
    height: auto
}

.productimage {
    border: 3 solid #555;
}

img {
    vertical-align: middle
}

a {
    color: inherit
}

.col {
    float: left;
    width: 100%
}

.col.m6 {
    width: 50%
}

.col.m7 {
    width: 58.33333%
}

.col.m8 {
    width: 66.66666%
}

.white {
    color: #000 !important;
    background-color: #fff !important
}

.top {
    position: fixed;
    width: 100%;
    z-index: 1
}

.top {
    top: 0
}

.left {
    float: left !important
}

.right {
    float: right !important
}

display-container {
    position: relative
}

.display-left {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%)
}

.text-white {
    color: #fff !important
}

.text-blue {
    color: #007bc4 !important
}

.small {
    font-size: 12px !important
}

.medium {
    font-size: 15px !important
}

.large {
    font-size: 18px !important
}

.xlarge {
    font-size: 24px !important
}

.xxlarge {
    font-size: 36px !important
}

.jumbo {
    font-size: 64px !important
}

.margin-left {
    margin-left: 16px !important
}

.margin-right {
    margin-right: 16px !important
}

.pmargin-left {
    margin-left: 5% !important
}

.pmargin-right {
    margin-right: 5% !important
}

.light-grey {
    color: #000;
    background-color: #f1f1f1
}

.black {
    color: #fff !important;
    background-color: #000 !important
}

.padding-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important
}

.container {
    padding: .01em 16px * {
        box-sizing: border-box
    }
}

* {
    box-sizing: border-box
}

body {
    font-family: Verdana, sans-serif;
    margin: 0
}

.mySlides1 {
    display: none
}

.mySlides2 {
    display: none
}

.mySlides3 {
    display: none
}

.mySlides4 {
    display: none
}

.mySlides5 {
    display: none
}

img {
    vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
    max-width: 100%;
    max-height: 20%;
    position: relative;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

.btext {
    color: #000;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.bnumbertext {
    color: #000;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot1 {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active,
.dot1:hover {
    background-color: #717171;
}

.dot2 {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active,
.dot2:hover {
    background-color: #717171;
}

.dot3 {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active,
.dot3:hover {
    background-color: #717171;
}


.dot4 {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active,
.dot4:hover {
    background-color: #717171;
}

.dot5 {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active,
.dot5:hover {
    background-color: #717171;
}


/* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}