﻿#section_4474943 {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgb(21, 24, 23);
}
.fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    right: 0;
    bottom: 0;
    padding: 0 !important;
    margin: 0 !important;
}
.bg-fill {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50%;
}
.full-width .ubermenu-nav, .container, .row {
    max-width: 1220px;
}
@media screen and (min-width: 850px) {
    .large-3 {
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    }
}
@media screen and (min-width: 550px) {
    .medium-3 {
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    }
}
@media screen and (min-width: 850px) {
    .col:first-child .col-inner {
        margin-left: auto;
        margin-right: 0;
    }
}
.col-inner {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.row .container {
    padding-left: 0;
    padding-right: 0;
}
.dark .section-title-normal span, .dark .section-title-normal {
    border-color: rgba(255, 255, 255, 0.2);
}
.section-title-normal {
    border-bottom: 2px solid #ececec;
}
.section-title {
    position: relative;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.dark .section-title-normal span, .dark .section-title-normal {
    border-color: rgba(255, 255, 255, 0.2);
}
.section-title-normal span {
    margin-right: 15px;
    padding-bottom: 7.5px;
    border-bottom: 2px solid rgb(241 30 30 / 47%);
    margin-bottom: -2px;
}
.section-title span {
    text-transform: uppercase;
}

.fa, .fas {
    font-weight: 900;
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
}
.dark a, .dark .widget a {
    color: #fff;
}
.nav-dark .social-icons, .dark .social-icons {
    color: #FFF;
}
.fa-angle-right:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
}
.social-icons {
    display: inline-block;
    vertical-align: middle;
    font-size: .85em;
    color: #999;
}
    .social-button, .social-icons .button.icon:not(.is-outline), .social-icons .button.icon:hover {
        background-color: currentColor !important;
        border-color: currentColor !important;
    }
.button.youtube:not(.is-outline), .button.youtube:hover {
    color: #c33223 !important;
}
.button.icon.circle {
    padding-left: 0;
    padding-right: 0;
}
.button.icon {
    margin-left: .12em;
    margin-right: .12em;
    min-width: 2.5em;
    padding-left: .6em;
    padding-right: .6em;
    display: inline-block;
}
#image_1017642355 {
    width: 68%;
}
.col-inner > .img:not(:last-child), .col > .img:not(:last-child) {
    margin-bottom: 1em;
}