﻿h6 {
    line-height: 1.3
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, main {
    display: block
}

a {
    background-color: transparent
}

strong {
    font-weight: 700
}

h1 {
    margin: .67em 0
}

h3.title {
    margin: 0
}

svg:not(:root) {
    overflow: hidden
}

h1, h3, h6 {
    font-family: "Space Grotesk Bold",-apple-system,BlinkMacSystemFont,Roboto,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"
}

h1, h3, h6 {
    clear: both;
    font-weight: 700;
    text-align: inherit;
    position: relative;
    color: #17161A;
    letter-spacing: -.01em
}

    h6.heading-sm {
        margin: 5px 0;
        font-weight: 600
    }

h1 {
    font-size: -webkit-calc(46px + 26 * ((100vw - 576px)/ 1024));
    font-size: calc(46px + 26 * ((100vw - 576px)/ 1024));
    line-height: 1;
    letter-spacing: -.03em
}

h3 {
    font-size: -webkit-calc(36px + 4 * ((100vw - 576px)/ 1024));
    font-size: calc(36px + 4 * ((100vw - 576px)/ 1024));
    line-height: 1.1
}

h6 {
    font-size: 1.05em;
    letter-spacing: 0
}

p {
    width: 100%;
    margin: 10px auto;
    display: block
}

.counter-box-count {
    font-family: "Space Grotesk Bold",-apple-system,BlinkMacSystemFont,Roboto,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"
}
.accordion .accordionItem_title {
    background-color: rgba(136,136,136,.05);
    width: 100%;
    min-height: 54px;
    padding: 15px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all cubic-bezier(.4,0,.2,1) .4s;
    -o-transition: all cubic-bezier(.4,0,.2,1) .4s;
    transition: all cubic-bezier(.4,0,.2,1) .4s
}

.accordion .accordionItem_content {
    -webkit-transition: all cubic-bezier(.4,0,.2,1) .4s;
    -o-transition: all cubic-bezier(.4,0,.2,1) .4s
}

    .accordion .accordionItem_content .wrap p, .accordion .accordionItem_title h6 {
        margin: 0
    }

.accordion .accordionItem_content {
    height: 10px;
    overflow: hidden;
    transition: all cubic-bezier(.4,0,.2,1) .4s
}

    .accordion .accordionItem_content.visible {
        height: auto
    }

    .accordion .accordionItem_content .wrap {
        padding: 20px
    }

.accordion.outline .accordionItem_title {
    background: 0 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.accordion.outline .accordionItem_content {
    height: 0;
    min-height: 0
}

    .accordion.outline .accordionItem_content.visible {
        height: auto
    }

    .accordion.outline .accordionItem_content .wrap {
        padding: 10px 0
    }
.counter-box i {
    -webkit-transition: all cubic-bezier(.4,0,.2,1) .4s;
    -o-transition: all cubic-bezier(.4,0,.2,1) .4s
}

.counter-box-icon {
    font-size: 38px;
    margin-top: -10px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.counter-box-count {
    font-size: 40px;
    font-weight: 700;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.counter-box .plus-symbol {
    font-size: .75em;
    margin-left: 3px
}
.counter-box i {
    transition: all cubic-bezier(.4,0,.2,1) .4s
}

.counter-box .left-icon {
    margin-right: 10px
}

.counter-box-headline {
    display: inline-block;
    font-weight: 600
}

.counter-box.text-left .counter-box-count {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.heading {
    margin-bottom: 20px
}

    .heading .subtitle {
        margin: 0;
        font-size: .9em;
        font-weight: 600;
        color: rgba(35,34,38,.8)
    }

        .heading .subtitle + .divider, .heading .title + .subtitle {
            margin-top: 20px
        }

    .heading h3.title + .subtitle {
        margin-top: 15px
    }

    .heading .divider {
        width: 100%;
        height: 1px;
        display: block;
        background-color: rgba(136,136,136,.65)
    }

        .heading .divider + .title {
            margin-top: 20px
        }

.clb-slider-outer-stage {
    -webkit-transition: all cubic-bezier(.4,0,.2,1) .4s;
    -o-transition: all cubic-bezier(.4,0,.2,1) .4s
}

.clb-slider-stage, .slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.slider {
    display: flex
}
.clb-slider {
    width: 100%;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block
}

.clb-slider-outer-stage {
    overflow: hidden;
    position: relative;
    transition: all cubic-bezier(.4,0,.2,1) .4s
}

.clb-slider-stage {
    will-change: transform;
    -webkit-transition-timing-function: cubic-bezier(.67,.01,.23,1);
    -o-transition-timing-function: cubic-bezier(.67,.01,.23,1);
    transition-timing-function: cubic-bezier(.67,.01,.23,1);
    display: flex;
    height: 100%
}

.clb-slider-item {
    width: 100vw;
    height: 100%;
    list-style: none;
    background-position: center
}

.clb-slider-nav-btn {
    position: absolute;
    padding: 4.4vh;
    bottom: 0;
    right: 0;
    min-width: 120px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 1
}

    .clb-slider-nav-btn .prev-btn {
        margin-right: 4px
    }

    .clb-slider-nav-btn .next-btn {
        margin-left: 4px
    }

.clb-slider-count-current, .ohio-slider-sc .with-preloader {
    -webkit-transition: all cubic-bezier(.4,0,.2,1) .4s;
    -o-transition: all cubic-bezier(.4,0,.2,1) .4s
}

.clb-slider-count {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 600;
    overflow: hidden
}
    .clb-slider-count:before {
        content: '';
        width: 50px;
        height: 2px;
        background: currentColor;
        opacity: .6;
        margin: 0 15px 0 25px
    }

.clb-slider-count-current {
    position: absolute;
    top: 0;
    transition: all cubic-bezier(.4,0,.2,1) .4s
}

.ohio-slider-sc {
    position: relative
}

    .ohio-slider-sc > .slider:not(.nav-offset):not(.nav-inset) > .clb-slider-nav-btn {
        padding: 0;
        -webkit-transform: translateY(13px);
        -ms-transform: translateY(13px);
        transform: translateY(13px)
    }

    .ohio-slider-sc .clb-slider-stage {
        height: auto
    }

    .ohio-slider-sc .sk-preloader {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 5vw 0;
        -webkit-animation: none;
        animation: none
    }

    .ohio-slider-sc .clb-slider-count {
        margin-top: 4.4vh
    }

    .ohio-slider-sc .with-preloader {
        opacity: 0;
        visibility: hidden;
        transition: all cubic-bezier(.4,0,.2,1) .4s
    }

.testimonial blockquote {
    margin: 0;
    padding: 0;
    border: none;
    font-size: 17px
}

.testimonial .author {
    margin-top: 20px
}

.testimonial .author-details, .testimonial .author-name {
    margin: 0
}

*, :after, :before, html {
    -webkit-box-sizing: border-box
}
*, :after, :before {
    box-sizing: border-box;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}




blockquote {
    margin: 25px 0;
    padding-left: 3.4vh;
    padding-right: 3.4vh;
    quotes: "" "";
    position: relative;
    border-left: 5px solid rgba(23,22,26,.5)
}

a {
    color: inherit;
    text-decoration: none;
    cursor: pointer
}

ul {
    margin: 0 0 1.5em 3em
}

    ul li {
        padding: 5px 0;
        list-style-position: inside
    }

ul {
    list-style: disc;
    margin: 0;
    padding: 0
}

.arrow-icon {
    fill: currentColor;
    stroke: currentColor
}

.arrow-icon-back {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.btn-round {
    position: relative
}

    .btn-round .ion, .btn-round i, .btn-round:before {
        height: 56px;
        width: 56px;
        z-index: 1;
        -webkit-transition: all cubic-bezier(.4,0,.2,1) .4s;
        -o-transition: all cubic-bezier(.4,0,.2,1) .4s
    }
    .btn-round .ion, .btn-round i {
        line-height: 56px;
        text-align: center;
        background-color: rgba(23,22,26,.95);
        -webkit-border-radius: 50%;
        border-radius: 50%;
        font-size: 24px;
        position: relative;
        transition: all cubic-bezier(.4,0,.2,1) .4s;
        color: #fff;
        cursor: pointer;
        outline: 0
    }

    .btn-round:before {
        content: "";
        position: absolute;
        top: 0;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #d90a2c;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        transition: all cubic-bezier(.4,0,.2,1) .4s
    }

.btn-round-light .ion, .btn-round-light i {
    background-color: rgba(136,136,136,.03);
    color: inherit
}

i.ion {
    vertical-align: middle
}

.site-content {
    min-height: -webkit-calc(100vh - 107px);
    min-height: calc(100vh - 107px)
}
.spinner {
    width: 50px;
    height: 50px
}

.spinner {
    position: relative
}

.spinner {
    -webkit-animation: anim1 2s linear infinite;
    animation: anim1 2s linear infinite;
    z-index: 2
}
article.page {
    margin: 0
}

.text-left {
    text-align: left
}

.hidden {
    display: none
}

.visible {
    visibility: visible !important;
    opacity: 1 !important
}
.clb__stretch_content .wpb_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

    .clb__stretch_content .wpb_wrapper .row-fluid {
        -webkit-box-flex: 2;
        -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
        flex-grow: 2;
        min-height: 30vh
    }

.container .col-has-fill > .column-inner, .container .row-has-fill > .container > .column-inner {
    padding-top: 0
}

.vc_clearfix:after, .vc_clearfix:before {
    content: " ";
    display: table
}

.vc_clearfix:after {
    clear: both
}

.vc_clearfix:after, .vc_clearfix:before {
    content: " ";
    display: table
}

.vc_clearfix:after {
    clear: both
}

.vc_parallax {
    position: relative;
    overflow: hidden
}

    .vc_parallax > * {
        position: relative;
        z-index: 1
    }

    .vc_parallax .vc_parallax-inner {
        pointer-events: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        background-attachment: scroll;
        background-color: transparent;
        background-image: inherit;
        background-size: cover;
        z-index: 0;
        background-position: 50% 0
    }

.row.row-flex {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .row.row-flex > .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

        .row.row-flex > .container > .column-inner {
            -webkit-box-flex: 1;
            -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            z-index: 1
        }

    .row.row-flex::after, .row.row-flex::before {
        display: none
    }

.row.row-o-equal-height > .container {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.column-inner::after, .column-inner::before {
    content: " ";
    display: table
}

.column-inner::after {
    clear: both
}

.vc_custom_1589461172275 {
    margin-right: 0px !important;
    margin-left: 0px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

a:hover, .accordionItem_title:hover {
    color: #d90a2c;
}

.btn-round:before {
    background-color: #d90a2c;
}

.vc_custom_1577115748711 {
    background-color: rgba(136,136,136,0.05) !important;
    *background-color: rgb(136,136,136) !important;
}

.vc_custom_1571143156542 {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.vc_custom_1577115824452 {
    background-color: #ffffff !important;
}


.vc_custom_1577115834577 {
    background-color: #ffffff !important;
}

.vc_custom_1577115781400 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
}

.vc_custom_1571212645474 {
    padding-right: 20px !important;
    padding-left: 20px !important;
}

.vc_custom_1569422011279 {
    padding-left: 5vw !important;
    background-color: #feeca1 !important;
    *background-color: #feeca1 !important;
}

.vc_custom_1569422015510 {
    padding-left: 3.5vw !important;
    background-color: rgba(17,17,17,0.98) !important;
    *background-color: rgb(17,17,17) !important;
}

#ohio-custom-6001bc13cba63.counter-box .counter-box-count {
    color: #000;
}

#ohio-custom-6001bc13cba63.counter-box .counter-box-headline {
    color: #000
}

#ohio-custom-6001bc13cbdb1.counter-box .counter-box-count {
    color: #ffffff;
}

#ohio-custom-6001bc13cbdb1.counter-box .counter-box-headline {
    color: #ffffff;
}

.vc_custom_1576547576 {
    background-color: #F9F9F9;
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
}
.vc_custom_15761645544 {
    background-color: #F9F9F9;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 770px) {
    .row.row-flex {
        box-sizing: border-box;
        display: block;
        -webkit-flex-wrap: unset;
        -ms-flex-wrap: unset;
        flex-wrap: unset;
    }
}
.accordionItem_title h6 {
    font-size: 17px;
    line-height: 1.3;
    font-family: "Space Grotesk Bold",-apple-system,BlinkMacSystemFont,Roboto,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
.ohio-text-sc p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.65;
    font-family: "Space Grotesk Bold",-apple-system,BlinkMacSystemFont,Roboto,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    color: #000;
}

@media screen and (max-width: 900px) {
    .vc_custom_1576547576 {
        background-image: none;
    }
    .vc_custom_1577115748711 .vc_empty_space {
        height: 20px !important;
    }
    .vc_custom_15765743211 .vc_empty_space {
        height: 20px !important;
    }
    .vc_custom_1576547576 .vc_empty_space {
        height: 20px !important;
    }
    .accordion .accordionItem_content {
        height: 120px !important;
    }
    .vc_custom_15765743211 .vc_empty_space {
        height: 90px !important;
    }
    .mobilpadding {
        padding: 10px;
    }
    .mobilheight {
        height: 30px !important;
    }
    .vc_custom_1576166463124 {
        height: 0 !important;
    }
    .vc_custom_1576553434324 .vc_empty_space {
        height: 0 !important;
    }
    .ustfooterbg {
        margin-top:0;
    }
}

.vc_custom_132423526245 {
    padding:0;
}