.col-lg-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 76PX;
    padding-left: 70px;
}

@media (min-width: 1200px)
{
.col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

}







@media (min-width: 992px){
.col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}}
@media (min-width: 768px)
.col-md-12 {{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}}
@media (min-width: 576px){
.col-sm-12, .office-locator__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto, .office-locator__item {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}













.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle,.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills,.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

@media (min-width: 576px) {
    .card-deck {
        -webkit-box-orient:horizontal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck,.card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal
    }

    .card-deck .card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width: 576px) {
    .card-group {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group .card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .card-group .card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0
    }

    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0
    }

    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }

    .card-group .card:not(:first-child):not(:last-child),.card-group .card:not(:first-child):not(:last-child) .card-img-bottom,.card-group .card:not(:first-child):not(:last-child) .card-img-top {
        border-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count:3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}







.badge {
    display: inline-block;
    padding: .5em .75em;
    font-size: 55%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #128474
}

.badge-primary[href]:focus,.badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0c574d
}

.badge-secondary {
    color: #fff;
    background-color: #1790d0
}

.badge-secondary[href]:focus,.badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1270a2
}

.badge-success {
    color: #fff;
    background-color: #1bb934
}

.badge-success[href]:focus,.badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #158c27
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

.badge-info[href]:focus,.badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b
}

.badge-warning {
    color: #111;
    background-color: #ffc107
}

.badge-warning[href]:focus,.badge-warning[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #d39e00
}

.badge-danger {
    color: #fff;
    background-color: #ed1c24
}

.badge-danger[href]:focus,.badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #c61017
}

.badge-light {
    color: #111;
    background-color: #fbfbfb
}

.badge-light[href]:focus,.badge-light[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #e2e1e1
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

.badge-dark[href]:focus,.badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124
}

.badge-blue {
    color: #fff;
    background-color: #1790d0
}

.badge-blue[href]:focus,.badge-blue[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1270a2
}

.badge-blue-light {
    color: #111;
    background-color: #60c3d6
}

.badge-blue-light[href]:focus,.badge-blue-light[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #37b4cc
}

.badge-cream {
    color: #111;
    background-color: #f0e1b6
}

.badge-cream[href]:focus,.badge-cream[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #e7d08c
}

.badge-pink {
    color: #fff;
    background-color: #ff4098
}

.badge-pink[href]:focus,.badge-pink[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ff0d7c
}

.badge-pink-light {
    color: #111;
    background-color: #fce8f2
}

.badge-pink-light[href]:focus,.badge-pink-light[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #f6bbd9
}

.badge-purple {
    color: #fff;
    background-color: #632b86
}

.badge-purple[href]:focus,.badge-purple[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #461f5f
}

.badge-purple-light {
    color: #111;
    background-color: #b679dd
}

.badge-purple-light[href]:focus,.badge-purple-light[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #a050d3
}

.badge-yellow-green {
    color: #111;
    background-color: #cedb00
}

.badge-yellow-green[href]:focus,.badge-yellow-green[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #9ea800
}

.badge-green {
    color: #fff;
    background-color: #128474
}

.badge-green[href]:focus,.badge-green[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0c574d
}

.badge-green-bright {
    color: #111;
    background-color: #94d60a
}

.badge-green-bright[href]:focus,.badge-green-bright[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #72a508
}

.badge-green-dark {
    color: #fff;
    background-color: #004750
}

.badge-green-dark[href]:focus,.badge-green-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #001a1d
}

.badge-gray-dark {
    color: #fff;
    background-color: #575756
}

.badge-gray-dark[href]:focus,.badge-gray-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #3d3d3d
}

.badge-gray-light {
    color: #111;
    background-color: #9d9d9c
}

.badge-gray-light[href]:focus,.badge-gray-light[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #848482
}

.badge-gray-lighter {
    color: #111;
    background-color: #c6c6c6
}

.badge-gray-lighter[href]:focus,.badge-gray-lighter[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #adacac
}

.badge-white {
    color: #111;
    background-color: #fff
}

.badge-white[href]:focus,.badge-white[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #e6e5e5
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width: 576px) {
    .jumbotron {
        padding:4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}




.media,.news-index__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body,.news-index__body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}



button.close {
    padding: 0;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}



.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: Helvetica Neue,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6112;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: 5px;
    height: 5px
}

.tooltip.bs-tooltip-auto[x-placement^=top],.tooltip.bs-tooltip-top {
    padding: 5px 0
}

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow,.tooltip.bs-tooltip-top .arrow {
    bottom: 0
}

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.bs-tooltip-top .arrow:before {
    margin-left: -3px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.bs-tooltip-auto[x-placement^=right],.tooltip.bs-tooltip-right {
    padding: 0 5px
}

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.bs-tooltip-right .arrow {
    left: 0
}

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.bs-tooltip-right .arrow:before {
    margin-top: -3px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.bs-tooltip-auto[x-placement^=bottom],.tooltip.bs-tooltip-bottom {
    padding: 5px 0
}

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow,.tooltip.bs-tooltip-bottom .arrow {
    top: 0
}

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.bs-tooltip-bottom .arrow:before {
    margin-left: -3px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bs-tooltip-auto[x-placement^=left],.tooltip.bs-tooltip-left {
    padding: 0 5px
}

.tooltip.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.bs-tooltip-left .arrow {
    right: 0
}

.tooltip.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.bs-tooltip-left .arrow:before {
    right: 0;
    margin-top: -3px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip .arrow:before {
    position: absolute;
    border-color: transparent;
    border-style: solid
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}


.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease,-webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.carousel-item-next,.carousel-item-prev,.carousel-item.active {
    display: block
}

.carousel-item-next,.carousel-item-prev {
    position: absolute;
    top: 0
}

.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style:preserve-3d)) {
    .carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right {
        -webkit-transform:translateZ(0);
        transform: translateZ(0)
    }
}

.active.carousel-item-right,.carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style:preserve-3d)) {
    .active.carousel-item-right,.carousel-item-next {
        -webkit-transform:translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.active.carousel-item-left,.carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style:preserve-3d)) {
    .active.carousel-item-left,.carousel-item-prev {
        -webkit-transform:translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.carousel-control-next,.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat 50%;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: hsla(0,0%,100%,.5)
}

.carousel-indicators li:before {
    top: -10px
}

.carousel-indicators li:after,.carousel-indicators li:before {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators li:after {
    bottom: -10px
}

.carousel-indicators .active {
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-primary {
    background-color: #128474!important
}

a.bg-primary:focus,a.bg-primary:hover {
    background-color: #0c574d!important
}

.bg-secondary {
    background-color: #1790d0!important
}

a.bg-secondary:focus,a.bg-secondary:hover {
    background-color: #1270a2!important
}

.bg-success {
    background-color: #1bb934!important
}

a.bg-success:focus,a.bg-success:hover {
    background-color: #158c27!important
}

.bg-info {
    background-color: #17a2b8!important
}

a.bg-info:focus,a.bg-info:hover {
    background-color: #117a8b!important
}

.bg-warning {
    background-color: #ffc107!important
}

a.bg-warning:focus,a.bg-warning:hover {
    background-color: #d39e00!important
}

.bg-danger {
    background-color: #ed1c24!important
}

a.bg-danger:focus,a.bg-danger:hover {
    background-color: #c61017!important
}

.bg-light {
    background-color: #fbfbfb!important
}

a.bg-light:focus,a.bg-light:hover {
    background-color: #e2e1e1!important
}

.bg-dark {
    background-color: #343a40!important
}

a.bg-dark:focus,a.bg-dark:hover {
    background-color: #1d2124!important
}

.bg-blue {
    background-color: #1790d0!important
}

a.bg-blue:focus,a.bg-blue:hover {
    background-color: #1270a2!important
}

.bg-blue-light {
    background-color: #60c3d6!important
}

a.bg-blue-light:focus,a.bg-blue-light:hover {
    background-color: #37b4cc!important
}

.bg-cream {
    background-color: #f0e1b6!important
}

a.bg-cream:focus,a.bg-cream:hover {
    background-color: #e7d08c!important
}

.bg-pink {
    background-color: #ff4098!important
}

a.bg-pink:focus,a.bg-pink:hover {
    background-color: #ff0d7c!important
}

.bg-pink-light {
    background-color: #fce8f2!important
}

a.bg-pink-light:focus,a.bg-pink-light:hover {
    background-color: #f6bbd9!important
}

.bg-purple {
    background-color: #632b86!important
}

a.bg-purple:focus,a.bg-purple:hover {
    background-color: #461f5f!important
}

.bg-purple-light {
    background-color: #b679dd!important
}

a.bg-purple-light:focus,a.bg-purple-light:hover {
    background-color: #a050d3!important
}

.bg-yellow-green {
    background-color: #cedb00!important
}

a.bg-yellow-green:focus,a.bg-yellow-green:hover {
    background-color: #9ea800!important
}

.bg-green {
    background-color: #128474!important
}

a.bg-green:focus,a.bg-green:hover {
    background-color: #0c574d!important
}

.bg-green-bright {
    background-color: #94d60a!important
}

a.bg-green-bright:focus,a.bg-green-bright:hover {
    background-color: #72a508!important
}

.bg-green-dark {
    background-color: #004750!important
}

a.bg-green-dark:focus,a.bg-green-dark:hover {
    background-color: #001a1d!important
}

.bg-gray-dark {
    background-color: #575756!important
}

a.bg-gray-dark:focus,a.bg-gray-dark:hover {
    background-color: #3d3d3d!important
}

.bg-gray-light {
    background-color: #9d9d9c!important
}

a.bg-gray-light:focus,a.bg-gray-light:hover {
    background-color: #848482!important
}

.bg-gray-lighter {
    background-color: #c6c6c6!important
}

a.bg-gray-lighter:focus,a.bg-gray-lighter:hover {
    background-color: #adacac!important
}

a.bg-white:focus,a.bg-white:hover {
    background-color: #e6e5e5!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #e9ecef!important
}

.border-0 {
    border: 0!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

.border-primary {
    border-color: #128474!important
}

.border-secondary {
    border-color: #1790d0!important
}

.border-success {
    border-color: #1bb934!important
}

.border-info {
    border-color: #17a2b8!important
}

.border-warning {
    border-color: #ffc107!important
}

.border-danger {
    border-color: #ed1c24!important
}

.border-light {
    border-color: #fbfbfb!important
}

.border-dark {
    border-color: #343a40!important
}

.border-blue {
    border-color: #1790d0!important
}

.border-blue-light {
    border-color: #60c3d6!important
}

.border-cream {
    border-color: #f0e1b6!important
}

.border-pink {
    border-color: #ff4098!important
}

.border-pink-light {
    border-color: #fce8f2!important
}

.border-purple {
    border-color: #632b86!important
}

.border-purple-light {
    border-color: #b679dd!important
}

.border-yellow-green {
    border-color: #cedb00!important
}

.border-green {
    border-color: #128474!important
}

.border-green-bright {
    border-color: #94d60a!important
}

.border-green-dark {
    border-color: #004750!important
}

.border-gray-dark {
    border-color: #575756!important
}

.border-gray-light {
    border-color: #9d9d9c!important
}

.border-gray-lighter {
    border-color: #c6c6c6!important
}

.border-white {
    border-color: #fff!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-top {
    border-top-left-radius: .25rem!important
}

.rounded-right,.rounded-top {
    border-top-right-radius: .25rem!important
}

.rounded-bottom,.rounded-right {
    border-bottom-right-radius: .25rem!important
}

.rounded-bottom,.rounded-left {
    border-bottom-left-radius: .25rem!important
}

.rounded-left {
    border-top-left-radius: .25rem!important
}

.rounded-circle {
    border-radius: 50%
}

.card--standard,.card--title-description,.card--with-solid-bg,.rounded-0 {
    border-radius: 0
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media (min-width: 576px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-table {
        display: table!important
    }

    .d-xl-table-cell {
        display: table-cell!important
    }

    .d-xl-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.d-print-block {
    display: none!important
}

@media print {
    .d-print-block {
        display: block!important
    }
}

.d-print-inline {
    display: none!important
}

@media print {
    .d-print-inline {
        display: inline!important
    }
}

.d-print-inline-block {
    display: none!important
}

@media print {
    .d-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.8571428571%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    -webkit-box-orient: horizontal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column,.flex-row {
    -webkit-box-direction: normal!important
}

.flex-column {
    -webkit-box-orient: vertical!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse,.flex-row-reverse {
    -webkit-box-direction: reverse!important
}

.flex-column-reverse {
    -webkit-box-orient: vertical!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.justify-content-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -ms-flex-item-align: auto!important;
    -ms-grid-row-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -ms-flex-item-align: center!important;
    -ms-grid-row-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    -ms-grid-row-align: stretch!important;
    align-self: stretch!important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient:horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-sm-column,.flex-sm-row {
        -webkit-box-direction: normal!important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-sm-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-sm-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-sm-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient:horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-md-column,.flex-md-row {
        -webkit-box-direction: normal!important
    }

    .flex-md-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .justify-content-md-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-md-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-md-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-md-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }

    .align-self-md-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-md-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-md-center {
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient:horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-lg-column,.flex-lg-row {
        -webkit-box-direction: normal!important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-lg-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-lg-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-lg-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient:horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-xl-column,.flex-xl-row {
        -webkit-box-direction: normal!important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-xl-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-xl-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-xl-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media (min-width: 576px) {
    .float-sm-left {
        float:left!important
    }

    .float-sm-right {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float:left!important
    }

    .float-md-right {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float:left!important
    }

    .float-lg-right {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float:left!important
    }

    .float-xl-right {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }
}

.fixed-top {
    top: 0
}

.fixed-bottom,.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports ((position: -webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position:-webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.m-0 {
    margin: 0!important
}

.mt-0 {
    margin-top: 0!important
}

.mr-0 {
    margin-right: 0!important
}

.mb-0 {
    margin-bottom: 0!important
}

.ml-0,.mx-0 {
    margin-left: 0!important
}

.mx-0 {
    margin-right: 0!important
}

.my-0 {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1 {
    margin-top: .25rem!important
}

.mr-1 {
    margin-right: .25rem!important
}

.mb-1 {
    margin-bottom: .25rem!important
}

.ml-1,.mx-1 {
    margin-left: .25rem!important
}

.mx-1 {
    margin-right: .25rem!important
}

.my-1 {
    margin-top: .25rem!important;
    margin-bottom: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2 {
    margin-top: .5rem!important
}

.mr-2 {
    margin-right: .5rem!important
}

.mb-2 {
    margin-bottom: .5rem!important
}

.ml-2,.mx-2 {
    margin-left: .5rem!important
}

.mx-2 {
    margin-right: .5rem!important
}

.my-2 {
    margin-top: .5rem!important;
    margin-bottom: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3 {
    margin-top: 1rem!important
}

.mr-3 {
    margin-right: 1rem!important
}

.mb-3 {
    margin-bottom: 1rem!important
}

.ml-3,.mx-3 {
    margin-left: 1rem!important
}

.mx-3 {
    margin-right: 1rem!important
}

.my-3 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4 {
    margin-top: 1.5rem!important
}

.mr-4 {
    margin-right: 1.5rem!important
}

.mb-4 {
    margin-bottom: 1.5rem!important
}

.ml-4,.mx-4 {
    margin-left: 1.5rem!important
}

.mx-4 {
    margin-right: 1.5rem!important
}

.my-4 {
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5 {
    margin-top: 3rem!important
}

.mr-5 {
    margin-right: 3rem!important
}

.mb-5 {
    margin-bottom: 3rem!important
}

.ml-5,.mx-5 {
    margin-left: 3rem!important
}

.mx-5 {
    margin-right: 3rem!important
}

.my-5 {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0 {
    padding-top: 0!important
}

.pr-0 {
    padding-right: 0!important
}

.pb-0 {
    padding-bottom: 0!important
}

.pl-0,.px-0 {
    padding-left: 0!important
}

.px-0 {
    padding-right: 0!important
}

.py-0 {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1 {
    padding-top: .25rem!important
}

.pr-1 {
    padding-right: .25rem!important
}

.pb-1 {
    padding-bottom: .25rem!important
}

.pl-1,.px-1 {
    padding-left: .25rem!important
}

.px-1 {
    padding-right: .25rem!important
}

.py-1 {
    padding-top: .25rem!important;
    padding-bottom: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2 {
    padding-top: .5rem!important
}

.pr-2 {
    padding-right: .5rem!important
}

.pb-2 {
    padding-bottom: .5rem!important
}

.pl-2,.px-2 {
    padding-left: .5rem!important
}

.px-2 {
    padding-right: .5rem!important
}



.p-3 {
    padding: 1rem!important
}

.pt-3 {
    padding-top: 1rem!important
}

.pr-3 {
    padding-right: 1rem!important
}

.pb-3 {
    padding-bottom: 1rem!important
}

.pl-3,.px-3 {
    padding-left: 1rem!important
}

.px-3 {
    padding-right: 1rem!important
}

.py-3 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4 {
    padding-top: 1.5rem!important
}

.pr-4 {
    padding-right: 1.5rem!important
}

.pb-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,.px-4 {
    padding-left: 1.5rem!important
}

.px-4 {
    padding-right: 1.5rem!important
}

.py-4 {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5 {
    padding-top: 3rem!important
}

.pr-5 {
    padding-right: 3rem!important
}

.pb-5 {
    padding-bottom: 3rem!important
}

.pl-5,.px-5 {
    padding-left: 3rem!important
}

.px-5 {
    padding-right: 3rem!important
}

.py-5 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto {
    margin-top: auto!important
}

.mr-auto {
    margin-right: auto!important
}

.mb-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto {
    margin-left: auto!important
}

.mx-auto {
    margin-right: auto!important
}

.my-auto {
    margin-top: auto!important;
    margin-bottom: auto!important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin:0!important
    }

    .mt-sm-0 {
        margin-top: 0!important
    }

    .mr-sm-0 {
        margin-right: 0!important
    }

    .mb-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0!important
    }

    .mx-sm-0 {
        margin-right: 0!important
    }

    .my-sm-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .mt-sm-1 {
        margin-top: .25rem!important
    }

    .mr-sm-1 {
        margin-right: .25rem!important
    }

    .mb-sm-1 {
        margin-bottom: .25rem!important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem!important
    }

    .mx-sm-1 {
        margin-right: .25rem!important
    }

    .my-sm-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .mt-sm-2 {
        margin-top: .5rem!important
    }

    .mr-sm-2 {
        margin-right: .5rem!important
    }

    .mb-sm-2 {
        margin-bottom: .5rem!important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem!important
    }

    .mx-sm-2 {
        margin-right: .5rem!important
    }

    .my-sm-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .m-sm-3 {
        margin: 1rem!important
    }

    .mt-sm-3 {
        margin-top: 1rem!important
    }

    .mr-sm-3 {
        margin-right: 1rem!important
    }

    .mb-sm-3 {
        margin-bottom: 1rem!important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem!important
    }

    .mx-sm-3 {
        margin-right: 1rem!important
    }

    .my-sm-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .m-sm-4 {
        margin: 1.5rem!important
    }

    .mt-sm-4 {
        margin-top: 1.5rem!important
    }

    .mr-sm-4 {
        margin-right: 1.5rem!important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem!important
    }

    .mx-sm-4 {
        margin-right: 1.5rem!important
    }

    .my-sm-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .m-sm-5 {
        margin: 3rem!important
    }

    .mt-sm-5 {
        margin-top: 3rem!important
    }

    .mr-sm-5 {
        margin-right: 3rem!important
    }

    .mb-sm-5 {
        margin-bottom: 3rem!important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 3rem!important
    }

    .mx-sm-5 {
        margin-right: 3rem!important
    }

    .my-sm-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .pt-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important
    }

    .px-sm-0 {
        padding-right: 0!important
    }

    .py-sm-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .pt-sm-1 {
        padding-top: .25rem!important
    }

    .pr-sm-1 {
        padding-right: .25rem!important
    }

    .pb-sm-1 {
        padding-bottom: .25rem!important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem!important
    }

    .px-sm-1 {
        padding-right: .25rem!important
    }

    .py-sm-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .pt-sm-2 {
        padding-top: .5rem!important
    }

    .pr-sm-2 {
        padding-right: .5rem!important
    }

    .pb-sm-2 {
        padding-bottom: .5rem!important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem!important
    }

    .px-sm-2 {
        padding-right: .5rem!important
    }

    .py-sm-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .p-sm-3 {
        padding: 1rem!important
    }

    .pt-sm-3 {
        padding-top: 1rem!important
    }

    .pr-sm-3 {
        padding-right: 1rem!important
    }

    .pb-sm-3 {
        padding-bottom: 1rem!important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem!important
    }

    .px-sm-3 {
        padding-right: 1rem!important
    }

    .py-sm-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .p-sm-4 {
        padding: 1.5rem!important
    }

    .pt-sm-4 {
        padding-top: 1.5rem!important
    }

    .pr-sm-4 {
        padding-right: 1.5rem!important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem!important
    }

    .px-sm-4 {
        padding-right: 1.5rem!important
    }

    .py-sm-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .p-sm-5 {
        padding: 3rem!important
    }

    .pt-sm-5 {
        padding-top: 3rem!important
    }

    .pr-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-5 {
        padding-bottom: 3rem!important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 3rem!important
    }

    .px-sm-5 {
        padding-right: 3rem!important
    }

    .py-sm-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mt-sm-auto {
        margin-top: auto!important
    }

    .mr-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto!important
    }

    .mx-sm-auto {
        margin-right: auto!important
    }

    .my-sm-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin:0!important
    }

    .mt-md-0 {
        margin-top: 0!important
    }

    .mr-md-0 {
        margin-right: 0!important
    }

    .mb-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0!important
    }

    .mx-md-0 {
        margin-right: 0!important
    }

    .my-md-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .mt-md-1 {
        margin-top: .25rem!important
    }

    .mr-md-1 {
        margin-right: .25rem!important
    }

    .mb-md-1 {
        margin-bottom: .25rem!important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem!important
    }

    .mx-md-1 {
        margin-right: .25rem!important
    }

    .my-md-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .mt-md-2 {
        margin-top: .5rem!important
    }

    .mr-md-2 {
        margin-right: .5rem!important
    }

    .mb-md-2 {
        margin-bottom: .5rem!important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem!important
    }

    .mx-md-2 {
        margin-right: .5rem!important
    }

    .my-md-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .m-md-3 {
        margin: 1rem!important
    }

    .mt-md-3 {
        margin-top: 1rem!important
    }

    .mr-md-3 {
        margin-right: 1rem!important
    }

    .mb-md-3 {
        margin-bottom: 1rem!important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem!important
    }

    .mx-md-3 {
        margin-right: 1rem!important
    }

    .my-md-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .m-md-4 {
        margin: 1.5rem!important
    }

    .mt-md-4 {
        margin-top: 1.5rem!important
    }

    .mr-md-4 {
        margin-right: 1.5rem!important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem!important
    }

    .mx-md-4 {
        margin-right: 1.5rem!important
    }

    .my-md-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .m-md-5 {
        margin: 3rem!important
    }

    .mt-md-5 {
        margin-top: 3rem!important
    }

    .mr-md-5 {
        margin-right: 3rem!important
    }

    .mb-md-5 {
        margin-bottom: 3rem!important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 3rem!important
    }

    .mx-md-5 {
        margin-right: 3rem!important
    }

    .my-md-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .pt-md-0 {
        padding-top: 0!important
    }

    .pr-md-0 {
        padding-right: 0!important
    }

    .pb-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important
    }

    .px-md-0 {
        padding-right: 0!important
    }

    .py-md-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .pt-md-1 {
        padding-top: .25rem!important
    }

    .pr-md-1 {
        padding-right: .25rem!important
    }

    .pb-md-1 {
        padding-bottom: .25rem!important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem!important
    }

    .px-md-1 {
        padding-right: .25rem!important
    }

    .py-md-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .pt-md-2 {
        padding-top: .5rem!important
    }

    .pr-md-2 {
        padding-right: .5rem!important
    }

    .pb-md-2 {
        padding-bottom: .5rem!important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem!important
    }

    .px-md-2 {
        padding-right: .5rem!important
    }

    .py-md-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .p-md-3 {
        padding: 1rem!important
    }

    .pt-md-3 {
        padding-top: 1rem!important
    }

    .pr-md-3 {
        padding-right: 1rem!important
    }

    .pb-md-3 {
        padding-bottom: 1rem!important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem!important
    }

    .px-md-3 {
        padding-right: 1rem!important
    }

    .py-md-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .p-md-4 {
        padding: 1.5rem!important
    }

    .pt-md-4 {
        padding-top: 1.5rem!important
    }

    .pr-md-4 {
        padding-right: 1.5rem!important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem!important
    }

    .px-md-4 {
        padding-right: 1.5rem!important
    }

    .py-md-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .p-md-5 {
        padding: 3rem!important
    }

    .pt-md-5 {
        padding-top: 3rem!important
    }

    .pr-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-5 {
        padding-bottom: 3rem!important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 3rem!important
    }

    .px-md-5 {
        padding-right: 3rem!important
    }

    .py-md-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mt-md-auto {
        margin-top: auto!important
    }

    .mr-md-auto {
        margin-right: auto!important
    }

    .mb-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto!important
    }

    .mx-md-auto {
        margin-right: auto!important
    }

    .my-md-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin:0!important
    }

    .mt-lg-0 {
        margin-top: 0!important
    }

    .mr-lg-0 {
        margin-right: 0!important
    }

    .mb-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0!important
    }

    .mx-lg-0 {
        margin-right: 0!important
    }

    .my-lg-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .mt-lg-1 {
        margin-top: .25rem!important
    }

    .mr-lg-1 {
        margin-right: .25rem!important
    }

    .mb-lg-1 {
        margin-bottom: .25rem!important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem!important
    }

    .mx-lg-1 {
        margin-right: .25rem!important
    }

    .my-lg-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .mt-lg-2 {
        margin-top: .5rem!important
    }

    .mr-lg-2 {
        margin-right: .5rem!important
    }

    .mb-lg-2 {
        margin-bottom: .5rem!important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem!important
    }

    .mx-lg-2 {
        margin-right: .5rem!important
    }

    .my-lg-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .m-lg-3 {
        margin: 1rem!important
    }

    .mt-lg-3 {
        margin-top: 1rem!important
    }

    .mr-lg-3 {
        margin-right: 1rem!important
    }

    .mb-lg-3 {
        margin-bottom: 1rem!important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem!important
    }

    .mx-lg-3 {
        margin-right: 1rem!important
    }

    .my-lg-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .m-lg-4 {
        margin: 1.5rem!important
    }

    .mt-lg-4 {
        margin-top: 1.5rem!important
    }

    .mr-lg-4 {
        margin-right: 1.5rem!important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem!important
    }

    .mx-lg-4 {
        margin-right: 1.5rem!important
    }

    .my-lg-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .m-lg-5 {
        margin: 3rem!important
    }

    .mt-lg-5 {
        margin-top: 3rem!important
    }

    .mr-lg-5 {
        margin-right: 3rem!important
    }

    .mb-lg-5 {
        margin-bottom: 3rem!important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 3rem!important
    }

    .mx-lg-5 {
        margin-right: 3rem!important
    }

    .my-lg-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .pt-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important
    }

    .px-lg-0 {
        padding-right: 0!important
    }

    .py-lg-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .pt-lg-1 {
        padding-top: .25rem!important
    }

    .pr-lg-1 {
        padding-right: .25rem!important
    }

    .pb-lg-1 {
        padding-bottom: .25rem!important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem!important
    }

    .px-lg-1 {
        padding-right: .25rem!important
    }

    .py-lg-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .pt-lg-2 {
        padding-top: .5rem!important
    }

    .pr-lg-2 {
        padding-right: .5rem!important
    }

    .pb-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem!important
    }

    .px-lg-2 {
        padding-right: .5rem!important
    }

    .py-lg-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .p-lg-3 {
        padding: 1rem!important
    }

    .pt-lg-3 {
        padding-top: 1rem!important
    }

    .pr-lg-3 {
        padding-right: 1rem!important
    }

    .pb-lg-3 {
        padding-bottom: 1rem!important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem!important
    }

    .px-lg-3 {
        padding-right: 1rem!important
    }

    .py-lg-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .p-lg-4 {
        padding: 1.5rem!important
    }

    .pt-lg-4 {
        padding-top: 1.5rem!important
    }

    .pr-lg-4 {
        padding-right: 1.5rem!important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem!important
    }

    .px-lg-4 {
        padding-right: 1.5rem!important
    }

    .py-lg-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem!important
    }

    .pt-lg-5 {
        padding-top: 3rem!important
    }

    .pr-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-5 {
        padding-bottom: 3rem!important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 3rem!important
    }

    .px-lg-5 {
        padding-right: 3rem!important
    }

    .py-lg-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mt-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto!important
    }

    .mx-lg-auto {
        margin-right: auto!important
    }

    .my-lg-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin:0!important
    }

    .mt-xl-0 {
        margin-top: 0!important
    }

    .mr-xl-0 {
        margin-right: 0!important
    }

    .mb-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0!important
    }

    .mx-xl-0 {
        margin-right: 0!important
    }

    .my-xl-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .m-xl-1 {
        margin: .25rem!important
    }

    .mt-xl-1 {
        margin-top: .25rem!important
    }

    .mr-xl-1 {
        margin-right: .25rem!important
    }

    .mb-xl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .25rem!important
    }

    .mx-xl-1 {
        margin-right: .25rem!important
    }

    .my-xl-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem!important
    }

    .mt-xl-2 {
        margin-top: .5rem!important
    }

    .mr-xl-2 {
        margin-right: .5rem!important
    }

    .mb-xl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .5rem!important
    }

    .mx-xl-2 {
        margin-right: .5rem!important
    }

    .my-xl-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .m-xl-3 {
        margin: 1rem!important
    }

    .mt-xl-3 {
        margin-top: 1rem!important
    }

    .mr-xl-3 {
        margin-right: 1rem!important
    }

    .mb-xl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1rem!important
    }

    .mx-xl-3 {
        margin-right: 1rem!important
    }

    .my-xl-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .m-xl-4 {
        margin: 1.5rem!important
    }

    .mt-xl-4 {
        margin-top: 1.5rem!important
    }

    .mr-xl-4 {
        margin-right: 1.5rem!important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.5rem!important
    }

    .mx-xl-4 {
        margin-right: 1.5rem!important
    }

    .my-xl-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .m-xl-5 {
        margin: 3rem!important
    }

    .mt-xl-5 {
        margin-top: 3rem!important
    }

    .mr-xl-5 {
        margin-right: 3rem!important
    }

    .mb-xl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 3rem!important
    }

    .mx-xl-5 {
        margin-right: 3rem!important
    }

    .my-xl-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .pt-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0!important
    }

    .px-xl-0 {
        padding-right: 0!important
    }

    .py-xl-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .p-xl-1 {
        padding: .25rem!important
    }

    .pt-xl-1 {
        padding-top: .25rem!important
    }

    .pr-xl-1 {
        padding-right: .25rem!important
    }

    .pb-xl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .25rem!important
    }

    .px-xl-1 {
        padding-right: .25rem!important
    }

    .py-xl-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

    .pt-xl-2 {
        padding-top: .5rem!important
    }

    .pr-xl-2 {
        padding-right: .5rem!important
    }

    .pb-xl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .5rem!important
    }

    .px-xl-2 {
        padding-right: .5rem!important
    }

    .py-xl-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .p-xl-3 {
        padding: 1rem!important
    }

    .pt-xl-3 {
        padding-top: 1rem!important
    }

    .pr-xl-3 {
        padding-right: 1rem!important
    }

    .pb-xl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1rem!important
    }

    .px-xl-3 {
        padding-right: 1rem!important
    }

    .py-xl-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .p-xl-4 {
        padding: 1.5rem!important
    }

    .pt-xl-4 {
        padding-top: 1.5rem!important
    }

    .pr-xl-4 {
        padding-right: 1.5rem!important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.5rem!important
    }

    .px-xl-4 {
        padding-right: 1.5rem!important
    }

    .py-xl-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .p-xl-5 {
        padding: 3rem!important
    }

    .pt-xl-5 {
        padding-top: 3rem!important
    }

    .pr-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 3rem!important
    }

    .px-xl-5 {
        padding-right: 3rem!important
    }

    .py-xl-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mt-xl-auto {
        margin-top: auto!important
    }

    .mr-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto!important
    }

    .mx-xl-auto {
        margin-right: auto!important
    }

    .my-xl-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}

.text-justify {
    text-align: justify!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align:left!important
    }

    .text-sm-right {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align:left!important
    }

    .text-md-right {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align:left!important
    }

    .text-lg-right {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align:left!important
    }

    .text-xl-right {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-normal {
    font-weight: 400
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-primary {
    color: #128474!important
}

a.text-primary:focus,a.text-primary:hover {
    color: #0c574d!important
}

.text-secondary {
    color: #1790d0!important
}

a.text-secondary:focus,a.text-secondary:hover {
    color: #1270a2!important
}

.text-success {
    color: #1bb934!important
}

a.text-success:focus,a.text-success:hover {
    color: #158c27!important
}

.text-info {
    color: #17a2b8!important
}

a.text-info:focus,a.text-info:hover {
    color: #117a8b!important
}

.text-warning {
    color: #ffc107!important
}

a.text-warning:focus,a.text-warning:hover {
    color: #d39e00!important
}

.text-danger {
    color: #ed1c24!important
}

a.text-danger:focus,a.text-danger:hover {
    color: #c61017!important
}

.text-light {
    color: #fbfbfb!important
}

a.text-light:focus,a.text-light:hover {
    color: #e2e1e1!important
}

.text-dark {
    color: #343a40!important
}

a.text-dark:focus,a.text-dark:hover {
    color: #1d2124!important
}

.text-blue {
    color: #1790d0!important
}

a.text-blue:focus,a.text-blue:hover {
    color: #1270a2!important
}

.text-blue-light {
    color: #60c3d6!important
}

a.text-blue-light:focus,a.text-blue-light:hover {
    color: #37b4cc!important
}

.text-cream {
    color: #f0e1b6!important
}

a.text-cream:focus,a.text-cream:hover {
    color: #e7d08c!important
}

.text-pink {
    color: #ff4098!important
}

a.text-pink:focus,a.text-pink:hover {
    color: #ff0d7c!important
}

.text-pink-light {
    color: #fce8f2!important
}

a.text-pink-light:focus,a.text-pink-light:hover {
    color: #f6bbd9!important
}

.text-purple {
    color: #632b86!important
}

a.text-purple:focus,a.text-purple:hover {
    color: #461f5f!important
}

.text-purple-light {
    color: #b679dd!important
}

a.text-purple-light:focus,a.text-purple-light:hover {
    color: #a050d3!important
}

.text-yellow-green {
    color: #cedb00!important
}

a.text-yellow-green:focus,a.text-yellow-green:hover {
    color: #9ea800!important
}

.text-green {
    color: #128474!important
}

a.text-green:focus,a.text-green:hover {
    color: #0c574d!important
}

.text-green-bright {
    color: #94d60a!important
}

a.text-green-bright:focus,a.text-green-bright:hover {
    color: #72a508!important
}

.text-green-dark {
    color: #004750!important
}

a.text-green-dark:focus,a.text-green-dark:hover {
    color: #001a1d!important
}

.text-gray-dark {
    color: #575756!important
}

a.text-gray-dark:focus,a.text-gray-dark:hover {
    color: #3d3d3d!important
}

.text-gray-light {
    color: #9d9d9c!important
}

a.text-gray-light:focus,a.text-gray-light:hover {
    color: #848482!important
}

.text-gray-lighter {
    color: #c6c6c6!important
}

a.text-gray-lighter:focus,a.text-gray-lighter:hover {
    color: #adacac!important
}

.text-white {
    color: #fff!important
}

a.text-white:focus,a.text-white:hover {
    color: #e6e5e5!important
}

.text-muted {
    color: #868e96!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}



start-icomoon {
    content: ""
}

@font-face {
    font-family: Icons;
    src: url(https://global.compubrain.com/);
    src: url(https://global.compubrain.com/#iefix) format("eot"),url(https://global.compubrain.com/) format("woff2"),url(https://global.compubrain.com/) format("woff"),url(https://global.compubrain.com/) format("truetype"),url(https://global.compubrain.com/#Icons) format("svg")
}

.icon-accuracy-approach {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-accuracy-approach:before {
    content: ""
}

.icon-analytics {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-analytics:before {
    content: ""
}

.icon-approval {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-approval:before {
    content: ""
}

.icon-bin {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-bin:before {
    content: ""
}

.icon-bird {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-bird:before {
    content: ""
}

.icon-bone {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-bone:before {
    content: ""
}

.icon-book {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-book:before {
    content: ""
}

.icon-brain {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-brain:before {
    content: ""
}

.icon-calendar-date {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-calendar-date:before {
    content: ""
}

.icon-chart {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-chart:before {
    content: ""
}

.icon-client {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-client:before {
    content: ""
}

.icon-communication {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-communication:before {
    content: ""
}

.icon-computer-2 {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-computer-2:before {
    content: ""
}

.icon-computer {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-computer:before {
    content: ""
}

.icon-consulting {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-consulting:before {
    content: ""
}

.icon-content-development {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-content-development:before {
    content: ""
}

.icon-creativity {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-creativity:before {
    content: ""
}

.icon-data {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-data:before {
    content: ""
}

.icon-digital {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-digital:before {
    content: ""
}

.icon-dna {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-dna:before {
    content: ""
}

.icon-doctor {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-doctor:before {
    content: ""
}

.icon-double-angle-arrow-right {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-double-angle-arrow-right:before {
    content: ""
}

.icon-download {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-download:before {
    content: ""
}

.icon-envelope {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-envelope:before {
    content: ""
}

.icon-euro {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-euro:before {
    content: ""
}

.icon-excellence {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-excellence:before {
    content: ""
}

.icon-exclamation-mark {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-exclamation-mark:before {
    content: ""
}

.icon-execution {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-execution:before {
    content: ""
}

.icon-fast-forward-circle {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-fast-forward-circle:before {
    content: ""
}

.icon-fast-forward {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-fast-forward:before {
    content: ""
}

.icon-focal-point {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-focal-point:before {
    content: ""
}

.icon-global {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-global:before {
    content: ""
}

.icon-hand {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-hand:before {
    content: ""
}

.icon-healthcare {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-healthcare:before {
    content: ""
}

.icon-heart {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-heart:before {
    content: ""
}

.icon-home {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-home:before {
    content: ""
}

.icon-hospital {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-hospital:before {
    content: ""
}

.icon-innovation {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-innovation:before {
    content: ""
}

.icon-insight {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-insight:before {
    content: ""
}

.icon-lab-equipment {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-lab-equipment:before {
    content: ""
}

.icon-labs {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-labs:before {
    content: ""
}

.icon-leadership {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-leadership:before {
    content: ""
}

.icon-location {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-location:before {
    content: ""
}

.icon-marketing {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-marketing:before {
    content: ""
}

.icon-medication {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-medication:before {
    content: ""
}

.icon-metrics {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-metrics:before {
    content: ""
}

.icon-molecule {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-molecule:before {
    content: ""
}

.icon-money {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-money:before {
    content: ""
}

.icon-notes {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-notes:before {
    content: ""
}

.icon-nurse {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-nurse:before {
    content: ""
}

.icon-partnership-2 {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-partnership-2:before {
    content: ""
}

.icon-patient {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-patient:before {
    content: ""
}

.icon-pause {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-pause:before {
    content: ""
}

.icon-phone {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}


.icon-pie-chart {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-pie-chart:before {
    content: ""
}

.icon-play-circle {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-play-circle:before {
    content: ""
}

.icon-play {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-play:before {
    content: ""
}

.icon-podcast {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-podcast:before {
    content: ""
}

.icon-presentation-speech {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-presentation-speech:before {
    content: ""
}

.icon-progression {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-progression:before {
    content: ""
}

.icon-quality {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-quality:before {
    content: ""
}

.icon-records {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-records:before {
    content: ""
}

.icon-report {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-report:before {
    content: ""
}

.icon-research {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-research:before {
    content: ""
}

.icon-rewind-circle {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-rewind-circle:before {
    content: ""
}

.icon-rewind {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-rewind:before {
    content: ""
}

.icon-scissors {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-scissors:before {
    content: ""
}

.icon-search {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-search:before {
    content: ""
}

.icon-security-2 {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-security-2:before {
    content: ""
}

.icon-security {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-security:before {
    content: ""
}

.icon-sites {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-sites:before {
    content: ""
}

.icon-speaker {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-speaker:before {
    content: ""
}

.icon-strategy {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-strategy:before {
    content: ""
}

.icon-team {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-team:before {
    content: ""
}

.icon-time {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-time:before {
    content: ""
}

.icon-video-call {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-video-call:before {
    content: ""
}

.icon-video {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-video:before {
    content: ""
}

.icon-virtual-doctor {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-virtual-doctor:before {
    content: ""
}

.icon-webinar {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-webinar:before {
    content: ""
}

end-icomoon {
    content: ""
}

@font-face {
    font-family: IconsUI;
    src: url(https://global.compubrain.com/);
    src: url(https://global.compubrain.com/#iefix) format("eot"),url(../fonts/IconsUI.html) format("woff2"),url(https://global.compubrain.com/) format("woff"),url(https://global.compubrain.com/) format("truetype"),url(https://global.compubrain.com/#IconsUI) format("svg")
}

.icon-ui-arrow-right {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-ui-arrow-right:before {
    content: ""
}

.icon-ui-calendar {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-ui-calendar:before {
    content: ""
}

.icon-ui-check {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-ui-check:before {
    content: ""
}

.icon-ui-chevron-down {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-ui-chevron-down:before {
    content: ""
}

.icon-ui-chevron-left {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-ui-chevron-left:before {
    content: ""
}

.icon-ui-chevron-right {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-ui-chevron-right:before {
    content: ""
}

.icon-ui-chevron-up {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-ui-chevron-up:before {
    content: ""
}

.icon-ui-cross-error {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-ui-cross-error:before {
    content: ""
}

.icon-ui-document {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-ui-document:before {
    content: ""
}

.icon-ui-envelope {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-ui-envelope:before {
    content: ""
}

.icon-ui-file {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-ui-file:before {
    content: ""
}

.icon-ui-location {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-ui-location:before {
    content: ""
}

.icon-ui-person {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-ui-person:before {
    content: ""
}

.icon-ui-pin {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-ui-pin:before {
    content: ""
}

.icon-ui-preferences {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-ui-preferences:before {
    content: ""
}

.icon-ui-search-loupe {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-ui-search-loupe:before {
    content: ""
}

.icon-ui-social-media {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-ui-social-media:before {
    content: ""
}

.icon-ui-speech-bubble {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-ui-speech-bubble:before {
    content: ""
}

.icon-ui-world {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-ui-world:before {
    content: ""
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes raiseIn {
    0% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes raiseIn {
    0% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes zoomScale {
    0% {
        -webkit-transform: scale(1.2) rotate(.02deg);
        transform: scale(1.2) rotate(.02deg)
    }

    to {
        -webkit-transform: scale(1) rotate(.02deg);
        transform: scale(1) rotate(.02deg)
    }
}

@keyframes zoomScale {
    0% {
        -webkit-transform: scale(1.2) rotate(.02deg);
        transform: scale(1.2) rotate(.02deg)
    }

    to {
        -webkit-transform: scale(1) rotate(.02deg);
        transform: scale(1) rotate(.02deg)
    }
}

header .navbar {
    padding: 0;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
    -webkit-backface-visibility: hidden
}

header .navbar.navbar--is-hidden {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0)
}

header .navbar.dropdown-is-open .navbar-navs {
    height: 100%;
    overflow: hidden
}

header .navbar-brand {
    line-height: 0;
    margin-right: 0;
    padding: 13px 10px
}

header .navbar-brand img {
    height: 24px;
    width: 83px
}

@media (min-width: 1200px) {
    header .navbar-brand {
        padding:31px 17px
    }

    header .navbar-brand img {
        height: 38px;
        width: 138px
    }
}

header .navbar-btn {
    background-color: transparent;
    border: none;
    height: 50px;
    padding: 11px 10px;
    width: 45px
}

header .navbar-btn:focus,header .navbar-btn:hover {
    outline: none
}

@media (min-width: 1200px) {
    header .navbar-btn {
        display:none
    }
}

header .navbar-btn--open .navbar-btn__icon {
    position: relative
}

header .navbar-btn--open .navbar-btn__icon,header .navbar-btn--open .navbar-btn__icon:after,header .navbar-btn--open .navbar-btn__icon:before {
    background-color: #128474;
    content: "";
    display: block;
    height: 2px;
    position: relative;
    width: 25px
}

header .navbar-btn--open .navbar-btn__icon:before {
    top: -7px
}

header .navbar-btn--open .navbar-btn__icon:after {
    top: 5px
}

header .navbar-btn--close {
    padding: 10px 14px;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    z-index: 1010
}

header .navbar-btn--close .navbar-btn__icon {
    position: relative
}

header .navbar-btn--close .navbar-btn__icon:after,header .navbar-btn--close .navbar-btn__icon:before {
    background-color: #fff;
    content: "";
    display: block;
    height: 2px;
    position: relative;
    width: 22px
}

header .navbar-btn--close .navbar-btn__icon:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 1px
}

header .navbar-btn--close .navbar-btn__icon:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -1px
}

header .navbar-btn--back {
    padding: 11px 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    z-index: 1010
}

header .navbar-btn--back .navbar-btn__icon {
    position: relative
}

header .navbar-btn--back .navbar-btn__icon:after,header .navbar-btn--back .navbar-btn__icon:before {
    background-color: #fff;
    content: "";
    display: block;
    height: 1px;
    position: relative;
    width: 10px
}

header .navbar-btn--back .navbar-btn__icon:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 4px
}

header .navbar-btn--back .navbar-btn__icon:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -4px
}

@media (min-width: 1200px) {
    header .navbar-btn--back {
        display:none
    }
}

header .navbar-btn--search {
    color: #128474;
    margin-left: auto;
    padding-right: 0
}

@media (max-width: 1199px) {
    header .navbar-collapse {
        height:100vh;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        position: absolute;
        pointer-events: none;
        right: 0;
        top: 0;
        width: 270px;
        z-index: 1050
    }

    header .navbar-collapse.collapse {
        display: block
    }

    header .navbar-collapse.collapse.show {
        pointer-events: auto
    }

    header .navbar-collapse.collapse.show .navbar-navs {
        -webkit-transform: initial;
        transform: none
    }

    header .navbar-collapse.collapse.show .nav-item {
        transition: -webkit-transform .4s cubic-bezier(.645,.045,.355,1);
        transition: transform .4s cubic-bezier(.645,.045,.355,1);
        transition: transform .4s cubic-bezier(.645,.045,.355,1),-webkit-transform .4s cubic-bezier(.645,.045,.355,1)
    }

    header .navbar-collapse.collapse.show .navbar-nav-primary .nav-item:first-of-type {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .13s
    }

    header .navbar-collapse.collapse.show .navbar-nav-secondary .nav-item:first-of-type {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .28s
    }

    header .navbar-collapse.collapse.show .navbar-nav-primary .nav-item:nth-of-type(2) {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .16s
    }

    header .navbar-collapse.collapse.show .navbar-nav-secondary .nav-item:nth-of-type(2) {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .31s
    }

    header .navbar-collapse.collapse.show .navbar-nav-primary .nav-item:nth-of-type(3) {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .19s
    }

    header .navbar-collapse.collapse.show .navbar-nav-secondary .nav-item:nth-of-type(3) {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .34s
    }

    header .navbar-collapse.collapse.show .navbar-nav-primary .nav-item:nth-of-type(4) {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .22s
    }

    header .navbar-collapse.collapse.show .navbar-nav-secondary .nav-item:nth-of-type(4) {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .37s
    }

    header .navbar-collapse.collapse.show .navbar-nav-primary .nav-item:nth-of-type(5) {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .25s
    }

    header .navbar-collapse.collapse.show .navbar-nav-secondary .nav-item:nth-of-type(5) {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .4s
    }

    header .navbar-collapse.collapse.show .navbar-nav-primary .nav-item:nth-of-type(6) {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .28s
    }

    header .navbar-collapse.collapse.show .navbar-nav-secondary .nav-item:nth-of-type(6) {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .43s
    }

    header .navbar-collapse.collapse.show .navbar-nav-primary .nav-item:nth-of-type(7) {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .31s
    }

    header .navbar-collapse.collapse.show .navbar-nav-secondary .nav-item:nth-of-type(7) {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .46s
    }

    header .navbar-collapse.collapse.show .navbar-nav-primary .nav-item:nth-of-type(8) {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .34s
    }

    header .navbar-collapse.collapse.show .navbar-nav-secondary .nav-item:nth-of-type(8) {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .49s
    }

    header .navbar-collapse.collapse.show .navbar-nav-primary .nav-item:nth-of-type(9) {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .37s
    }

    header .navbar-collapse.collapse.show .navbar-nav-secondary .nav-item:nth-of-type(9) {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .52s
    }

    header .navbar-collapse.collapse.show .navbar-nav-primary .nav-item:nth-of-type(10) {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .4s
    }

    header .navbar-collapse.collapse.show .navbar-nav-secondary .nav-item:nth-of-type(10) {
        -webkit-transform: initial;
        transform: none;
        transition-delay: .55s
    }
}

@media (min-width: 1200px) {
    header .navbar-collapse {
        position:static!important
    }
}

@media (max-width: 1199px) {
    header .navbar-navs {
        background-color:#004750;
        padding-bottom: 100px;
        padding-top: 50px;
        min-height: 100%;
        opacity: 0
    }
}

@media (min-width: 1200px) {
    header .navbar-navs {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        width: 100%;
        opacity: 1!important
    }
}

@media (max-width: 1199px) {
    header .nav-item {
        -webkit-transform:translate3d(-14em,0,0);
        transform: translate3d(-14em,0,0)
    }
}

@media (max-width: 1199px) {
    .navbar-nav-primary {
        border-top:1px solid #1a5960
    }
}

@media (min-width: 1200px) {
    .navbar-nav-primary {
        margin-bottom:29px
    }
}

.navbar-nav-primary .dropdown {
    position: static
}

@media (min-width: 1200px) {
    .navbar-nav-primary .dropdown.show .dropdown-toggle:after {
        -webkit-transform:rotate(-45deg);
        transform: rotate(-45deg);
        vertical-align: 1px
    }
}

@media (min-width: 1200px) {
    .navbar-nav-primary .dropdown.show .dropdown-toggle:before {
        display:block
    }
}

.navbar-nav-primary .dropdown-toggle {
    position: relative
}

.navbar-nav-primary .dropdown-toggle:after {
    border: none;
    border-style: solid;
    content: "";
    display: inline-block;
    height: 6px;
    width: 6px
}

@media (max-width: 1199px) {
    .navbar-nav-primary .dropdown-toggle:after {
        border-width:.05em .05em 0 0;
        position: absolute;
        right: 20px;
        top: 21px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@media (min-width: 1200px) {
    .navbar-nav-primary .dropdown-toggle:after {
        border-color:rgba(18,132,116,.7);
        border-width: .1em .1em 0 0;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        vertical-align: 4px
    }
}

@media (min-width: 1200px) {
    .navbar-nav-primary .dropdown-toggle:before {
        border:solid transparent;
        border-width: 8px 10px;
        border-bottom-color: #f7f7f7;
        bottom: -14px;
        content: "";
        display: none;
        left: 50%;
        margin-left: -10px;
        position: absolute
    }
}

@media (max-width: 1199px) {
    .navbar-nav-primary .dropdown-menu {
        background-color:#004750;
        border: none;
        border-radius: 0;
        margin-top: 0;
        padding-bottom: 100px;
        padding-top: 51px;
        position: absolute;
        transition: -webkit-transform .4s cubic-bezier(.645,.045,.355,1);
        transition: transform .4s cubic-bezier(.645,.045,.355,1);
        transition: transform .4s cubic-bezier(.645,.045,.355,1),-webkit-transform .4s cubic-bezier(.645,.045,.355,1);
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        top: 0;
        width: 270px;
        min-height: 100%
    }

    .navbar-nav-primary .dropdown-menu:after {
        background-color: #1a5960;
        content: "";
        display: block;
        height: 1px;
        position: absolute;
        top: 50px;
        width: 100%
    }

    .navbar-nav-primary .dropdown-menu.is-ready {
        display: block
    }

    .navbar-nav-primary .dropdown-menu.show {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@media (min-width: 1200px) {
    .navbar-nav-primary .dropdown-menu {
        border-radius:0;
        border: none;
        background-color: #f7f7f7;
        box-shadow: 0 2px 4px 0 rgba(44,44,44,.25);
        top: 85px;
        margin: 0;
        padding-bottom: 62px;
        padding-top: 52px;
        width: 100%
    }
}

@media (max-width: 1199px) {
    .navbar-nav-primary [class*=container] {
        padding:0
    }
}

@media (min-width: 1200px) {
    .navbar-nav-primary [class*=container] {
        padding-left:20px;
        padding-right: 20px
    }

    .navbar-nav-primary [class*=container] .office-locator__list,.navbar-nav-primary [class*=container] .row {
        margin-left: -20px;
        margin-right: -20px
    }
}

@media (min-width: 1200px) {
    .navbar-nav-primary [class*=col-] {
        padding-left:20px;
        padding-right: 20px
    }

    .navbar-nav-primary [class*=col-]:not(:first-child) {
        position: relative
    }

    .navbar-nav-primary [class*=col-]:not(:first-child):after {
        background-color: hsla(0,0%,44%,.2);
        content: "";
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 1px
    }
}

.navbar-nav-primary .dropdown-item {
    font-size: 14px;
    white-space: normal
}

@media (max-width: 1199px) {
    .navbar-nav-primary .dropdown-item {
        color:#fff;
        font-weight: 700;
        letter-spacing: -.61px;
        padding: 9px 25px
    }

    .navbar-nav-primary .dropdown-item:focus,.navbar-nav-primary .dropdown-item:hover {
        background-color: transparent
    }
}

@media (min-width: 1200px) {
    .navbar-nav-primary .dropdown-item {
        color:#004750;
        display: inline-block;
        padding-left: 0;
        padding-right: 0
    }

    .navbar-nav-primary .dropdown-item:focus,.navbar-nav-primary .dropdown-item:hover {
        color: #000304;
        background-color: transparent
    }

    .navbar-nav-primary .dropdown-item:focus:after,.navbar-nav-primary .dropdown-item:hover:after {
        margin-left: 12px
    }

    .navbar-nav-primary .dropdown-item:after {
        border-style: solid;
        border-width: .05em .05em 0 0;
        content: "";
        display: inline-block;
        height: 6px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        transition: all .2s;
        margin-left: 7px;
        vertical-align: 2px;
        width: 6px
    }

    .navbar-nav-primary .dropdown-item+.dropdown-item {
        margin-top: 10px
    }
}

@media (min-width: 1200px) {
    .navbar-nav-primary .dropdown-item .image {
        margin-bottom:20px
    }
}

@media (max-width: 1199px) {
    .navbar-nav-primary .dropdown-item img {
        display:none
    }
}

.navbar-nav-primary .dropdown-item .h4 {
    display: block
}

@media (max-width: 1199px) {
    .navbar-nav-primary .dropdown-item .h4 {
        color:#fff;
        font-size: 14px;
        line-height: 1.6112;
        margin-bottom: 0
    }
}

@media (min-width: 1200px) {
    .navbar-nav-primary .dropdown-item .h4 {
        margin-bottom:10px
    }
}

.navbar-nav-primary .dropdown-item p {
    color: #575756;
    font-size: 16px;
    letter-spacing: -.57px;
    line-height: 1.62;
    margin-bottom: 0
}

@media (max-width: 1199px) {
    .navbar-nav-primary .dropdown-item p {
        display:none
    }
}

@media (min-width: 1200px) {
    .navbar-nav-primary .dropdown-item.dropdown-item--with-image {
        padding-top:0
    }
}

.navbar-nav-primary .dropdown-item.dropdown-item--with-image:after {
    display: none
}

.navbar-nav-primary .dropdown-item.dropdown-item--with-image img {
    width: 100%
}

@media (max-width: 1199px) {
    .navbar-nav-primary .nav-link {
        color:#fff
    }
}

@media (min-width: 1200px) {
    .navbar-nav-primary .nav-link {
        color:#004750;
        padding: .25rem 0!important;
        font-weight: 300;
        position: relative
    }
}

@media (min-width: 1200px) {
    .navbar-nav-primary .nav-link span {
        bottom:2px;
        border-radius: 2px;
        height: 1px;
        background-color: #128474;
        display: block;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        transition-timing-function: ease-in;
        transition: background-color .3s,width .3s,height .12s;
        width: 0
    }
}

@media (min-width: 1200px) {
    .navbar-nav-primary .nav-link:hover span {
        width:100%
    }
}

@media (max-width: 1199px) {
    .navbar-nav-primary .nav-item>.nav-link {
        font-size:24px;
        font-weight: 700;
        padding: 4px 25px
    }
}

@media (min-width: 1200px) {
    .navbar-nav-primary .nav-item {
        margin-left:.6112rem;
        margin-right: .6112rem
    }
}

@media (min-width: 1200px) {
    .navbar-nav-primary .nav-item.active .nav-link span,.navbar-nav-primary .nav-item.show .nav-link span {
        background-color:#128474;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .navbar-nav-primary .nav-item.show.active .nav-link span,.navbar-nav-primary .nav-item.show .nav-link span {
        height:3px
    }
}

@media (min-width: 1200px) {
    .navbar-nav-primary .nav-item.active .nav-link span {
        height:1px
    }
}

@media (max-width: 1199px) {
    .navbar-nav-secondary {
        margin-top:50px
    }
}

@media (min-width: 1200px) {
    .navbar-nav-secondary {
        -ms-flex-item-align:end;
        align-self: flex-end;
        margin-left: auto;
        margin-right: 6px
    }
}

.navbar-nav-secondary .nav-item {
    color: #128474;
    font-size: 16px
}

@media (max-width: 1199px) {
    .navbar-nav-secondary .nav-item {
        color:#fff;
        letter-spacing: -.7px;
        font-weight: 700
    }
}

@media (min-width: 1200px) {
    .navbar-nav-secondary .nav-item {
        font-size:14px;
        letter-spacing: -.5px
    }
}

.navbar-nav-secondary .nav-item--languages a {
    display: inline-block
}

.navbar-nav-secondary .nav-item--languages a:first-child {
    padding-right: 0
}

.navbar-nav-secondary .nav-item--languages a:last-child {
    padding-left: 0
}

.navbar-nav-secondary .nav-link {
    padding: 4px 25px
}

.navbar-nav-secondary .nav-link [class*=icon] {
    display: block;
    font-size: 16px;
    width: 16px
}

@media (max-width: 1199px) {
    .navbar-nav-secondary .nav-link {
        color:#fff
    }
}

.navbar-nav-secondary .search {
    font-size: 16px
}

.nav-item-separator {
    margin-left: .5rem;
    margin-right: .5rem;
    background-color: hsla(0,0%,44%,.2);
    content: "";
    display: block;
    height: 14px;
    position: relative;
    top: 9px;
    width: 1px
}

@media (max-width: 1199px) {
    .nav-item-separator {
        display:none
    }
}

.torso {
    margin-top: 50px
}

@media (min-width: 1200px) {
    .torso {
        margin-top:100px
    }
}

@media (max-width: 1199px) {
    .section-overview--desktop {
        display:none
    }
}

.section-overview--desktop h4 {
    margin-bottom: 20px
}

.section-overview--desktop p {
    font-size: 16px;
    letter-spacing: -.57px
}

@media (min-width: 1200px) {
    .section-overview--mobile {
        display:none
    }
}

.section-overview--mobile .dropdown-item {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: normal;
    padding-bottom: 4px;
    padding-top: 4px
}

.mobile-menu-is-showing {
    height: inherit;
    position: fixed;
    width: 100%
}

.navigation-backdrop {
    background-color: rgba(0,71,80,.7);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 1040;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-backdrop-filter: blur(1px)
}

@media (min-width: 1200px) {
    .navigation-backdrop {
        display:none
    }
}

.navigation-backdrop.in {
    opacity: 1
}

.block-revealer__content {
    height: 100%;
    position: static!important
}

@media (min-width: 1200px) {
    .block-revealer__content {
        opacity:1!important;
        width: 100%
    }
}

.navbar-revealer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #128474;
    pointer-events: none;
    opacity: 0;
    -webkit-transform-origin: 0 50% 0;
    transform-origin: 0 50% 0
}


.footer__main-content {
    padding: 46px 0
}

.footer__logo {
    margin-bottom: 2rem
}

.footer__nav-title {
    color: #6a696d;
    font-size: .8889rem;
    font-weight: 500;
    text-transform: none;
    letter-spacing: -.57px;
    margin-bottom: 1rem
}

.footer__nav--primary,.footer__nav--secondary {
    line-height: 21px
}

@media (max-width: 767px) {
    .footer__nav--primary,.footer__nav--secondary {
        margin-bottom:40px
    }
}

.footer__nav--primary {
    font-weight: 700
}

.footer__nav--primary li {
    margin-bottom: .6rem
}

.footer__nav--secondary {
    font-size: .8334rem;
    letter-spacing: -.54px
}

.footer__nav--secondary li {
    margin-bottom: .6em
}

.copyright {
    background-color: #ececec;
    padding: 22px 0 18px
}

.copyright ul {
    font-size: .6667rem;
    margin-bottom: 0;
    color: #6a696d
}

.copyright ul a {
    color: inherit
}

.copyright .list-inline-item:not(:last-child) {
    margin-right: 15px
}

@media (min-width: 576px) {
    .copyright .list-inline-item:not(:last-child) {
        margin-right:30px
    }
}

@media (max-width: 767px) {
    .list-social {
        text-align:center
    }
}

.list-social a {
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 1.1rem;
    transition: all .4s;
    height: 2rem;
    width: 2rem
}

.list-social a,.list-social a .fa {
    line-height: 2rem;
    text-align: center
}

.list-social a.facebook {
    background-color: #3b5998
}

.list-social a.twitter {
    background-color: #1da1f2
}

.list-social a.linkedin {
    background-color: #007bb5
}

.list-social a.youtube {
    background-color: #b00
}

.list-social a.google {
    background-color: #dd4b39
}

.list-social a.instagram {
    background-color: #125688
}

.list-social a.pinterest {
    background-color: #e60023
}

.list-social a:focus,.list-social a:hover {
    opacity: .8
}

.group .group__text,.lead,.lead-text p {
    font-size: 1.225rem;
    font-weight: 400;
    line-height: 1.3
}

.display-1 {
    font-size: 3.556rem;
    font-weight: 700;
    line-height: 1.1
}

.display-2 {
    font-size: 5.5rem
}

.display-2,.display-3 {
    font-weight: 300;
    line-height: 1.1
}

.display-3 {
    font-size: 4.5rem
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

.small,small {
    font-size: 88.89%;
    font-weight: 400
}

.xsmall {
    font-size: 77.77%;
    font-weight: 400
}

.mark,mark {
    padding: .2em;
    background-color: #fcf8e3
}

.area__nav,.card-list,.color-palette,.events,.list-inline,.list-unstyled,.metatags,.news-index,.sidebar--menu ul {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: 5px
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #868e96
}

.blockquote-footer:before {
    content: "\2014 \00A0"
}

.text-green {
    color: #128474
}

.text-green-dark {
    color: #004750
}

.text-green-bright {
    color: #94d60a
}

.text-yellow-green {
    color: #cedb00
}

.text-blue-light {
    color: #60c3d6
}

.text-blue {
    color: #1790d0
}

.text-purple {
    color: #632b86
}

.text-pink {
    color: #ff4098
}

.text-cream {
    color: #f0e1b6
}

.text-gray {
    color: #6a696d
}

.text-gray-dark {
    color: #575756
}

.text-gray-light {
    color: #9d9d9c
}

.text-gray-lighter {
    color: #c6c6c6
}

.metatags {
    overflow: hidden;
    line-height: 1.5;
    margin-bottom: .75rem
}

.metatags li {
    color: #575756;
    font-size: 16px;
    float: left;
    letter-spacing: -.57px;
    position: relative
}

.metatags li:not(:last-child) {
    padding-right: 31px
}

.metatags li:not(:last-child):after {
    background-color: #575756;
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    top: 1px;
    right: 15px;
    width: 1px
}


@media (min-width: 576px) {
    .pagination {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (min-width: 576px) {
    .pagination--left {
        -webkit-box-pack:left;
        -ms-flex-pack: left;
        justify-content: left
    }
}

.page-item:not(.page-item--next):not(.page-item--previous):not(:nth-last-child(2)) .page-link {
    border-right: 1px solid #128474
}

.page-item.active .page-link {
    z-index: 2;
    color: #128474;
    text-decoration: underline;
    pointer-events: none
}

.page-item.disabled .page-link {
    color: #868e96;
    pointer-events: none;
    background-color: #fff;
    border-color: #ddd
}

.page-item--next,.page-item--previous {
    border: 1px solid #ddd;
    border-radius: 50%
}

.page-item--next i,.page-item--previous i {
    font-size: 10px
}

.page-item--next .page-link,.page-item--previous .page-link {
    border-radius: 50%!important;
    margin: 0;
    padding: .7rem .75rem;
    height: 36px;
    width: 36px
}

.page-item--next .page-link:focus,.page-item--next .page-link:hover,.page-item--previous .page-link:focus,.page-item--previous .page-link:hover {
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #ddd
}

.page-item--previous {
    margin-right: 20px
}

.page-item--next {
    margin-left: 20px
}

.page-link {
    position: relative;
    display: block;
    line-height: 1;
    color: #128474;
    text-align: center;
    font-size: 12px;
    margin: .7rem auto;
    padding: 0 .25rem
}

.page-link:focus,.page-link:hover {
    color: #094139
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.6112
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}


.contact-modal {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #1790d0;
    border-radius: 50%;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    z-index: 1000
}

@media (max-width: 767px) {
    .with-share-buttons .contact-modal {
        bottom:65px
    }
}

.contact-modal:hover {
    background-color: #1378ae
}

.contact-modal a {
    display: block;
    height: 100%;
    outline: none;
    padding: 0;
    text-decoration: none;
    width: 100%
}

.contact-modal i {
    color: #fff;
    font-size: .875rem
}

.bmi-calculator-btn {
    background-color: #1790d0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    position: fixed;
    bottom: 40px;
    left: 15px;
    border-radius: 50px;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    z-index: 1000
}

.bmi-calculator-btn:active,.bmi-calculator-btn:focus,.bmi-calculator-btn:hover {
    background-color: #1378ae;
    color: #fff;
    text-decoration: none
}

@media (max-width: 767px) {
    .with-share-buttons .bmi-calculator-btn {
        bottom:65px
    }
}

.modal--bmi-calculator .modal-dialog,.modal--contact .modal-dialog {
    margin: 0 auto;
    padding: 50px 25px 20px;
    position: relative;
    z-index: 10
}

.modal--bmi-calculator .modal-content,.modal--contact .modal-content {
    border-top: 3px solid #1790d0;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-radius: 0;
    background-color: transparent;
    padding-top: 12px
}

.modal--bmi-calculator .modal-content .btn,.modal--contact .modal-content .btn {
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: -.66px
}

.modal--bmi-calculator h4,.modal--contact h4 {
    color: #1790d0;
    line-height: 22px;
    letter-spacing: -.4px;
    margin-bottom: 15px;
    text-transform: none
}

.modal--bmi-calculator .close,.modal--contact .close {
    box-shadow: none;
    cursor: pointer;
    height: 18px;
    opacity: 1;
    position: absolute;
    right: 19px;
    top: 16px;
    width: 14px
}

.modal--bmi-calculator .close:after,.modal--bmi-calculator .close:before,.modal--contact .close:after,.modal--contact .close:before {
    background-color: #1790d0;
    border-radius: 1px;
    content: "";
    display: block;
    height: 2px;
    position: relative;
    right: -2px;
    width: 18px
}

@media (min-width: 576px) {
    .modal--bmi-calculator .close:after,.modal--bmi-calculator .close:before,.modal--contact .close:after,.modal--contact .close:before {
        width:18px
    }
}

.modal--bmi-calculator .close:before,.modal--contact .close:before {
    -webkit-transform: translate3d(-4px,1px,0) rotate(-45deg);
    transform: translate3d(-4px,1px,0) rotate(-45deg)
}

.modal--bmi-calculator .close:after,.modal--contact .close:after {
    -webkit-transform: translate3d(-4px,-1px,0) rotate(45deg);
    transform: translate3d(-4px,-1px,0) rotate(45deg)
}

.modal--bmi-calculator__backdrop,.modal--contact__backdrop {
    background-color: #fff;
    bottom: 0;
    left: 0;
    opacity: .98;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1
}

.modal--search .modal-dialog {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 576px) {
    .modal--search .modal-dialog {
        margin-top:120px;
        width: 70%
    }
}

@media (min-width: 768px) {
    .modal--search .modal-dialog {
        margin-top:195px
    }
}

@media (min-width: 992px) {
    .modal--search .modal-dialog {
        width:60%
    }
}

@media (min-width: 1200px) {
    .modal--search .modal-dialog {
        width:50%
    }
}

.modal--search .modal-content {
    background-color: transparent;
    border: none;
    box-shadow: none;
    margin: 120px 0
}

.modal--search .search-results-input {
    padding: 30px
}

.modal--search .close {
    box-shadow: none;
    cursor: pointer;
    height: 23px;
    opacity: 1;
    position: absolute;
    right: 9px;
    top: 13px;
    width: 23px
}

.modal--search .close:after,.modal--search .close:before {
    background-color: #fff;
    border-radius: 1px;
    content: "";
    display: block;
    width: 22px;
    height: 2px
}

@media (min-width: 576px) {
    .modal--search .close:after,.modal--search .close:before {
        width:38px
    }
}

.modal--search .close:before {
    -webkit-transform: translate3d(-4px,1px,0) rotate(-45deg);
    transform: translate3d(-4px,1px,0) rotate(-45deg)
}

.modal--search .close:after {
    -webkit-transform: translate3d(-4px,-1px,0) rotate(45deg);
    transform: translate3d(-4px,-1px,0) rotate(45deg)
}

@media (min-width: 576px) {
    .modal--search .close {
        top:70px;
        right: 10%;
        height: 30px;
        width: 30px
    }
}

@media (min-width: 768px) {
    .modal--search .close {
        top:100px
    }
}

@media (min-width: 992px) {
    .modal--search .close {
        right:15%
    }
}

@media (min-width: 1200px) {
    .modal--search .close {
        right:20%
    }
}

.modal--video {
    background-color: #000
}

.modal--video .close {
    background-color: hsla(0,0%,100%,.2);
    box-shadow: none;
    cursor: pointer;
    height: 40px;
    opacity: 1;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 100
}

@media (min-width: 576px) {
    .modal--video .close {
        height:50px;
        width: 50px
    }
}

.modal--video .close:after,.modal--video .close:before {
    background-color: #fff;
    border-radius: 1px;
    content: "";
    display: block;
    width: 28px;
    height: 3px
}

@media (min-width: 576px) {
    .modal--video .close:after,.modal--video .close:before {
        width:38px
    }
}

.modal--video .close:before {
    -webkit-transform: translate3d(-4px,2px,0) rotate(-45deg);
    transform: translate3d(-4px,2px,0) rotate(-45deg)
}

.modal--video .close:after {
    -webkit-transform: translate3d(-4px,-1px,0) rotate(45deg);
    transform: translate3d(-4px,-1px,0) rotate(45deg)
}

.modal--video .modal-dialog {
    position: fixed;
    margin: 0;
    width: 100%;
    height: 100%;
    max-width: none
}

.modal--video .modal-content {
    background-color: transparent;
    border: none;
    height: 100%
}

.modal--video .modal-body {
    height: 100%;
    padding: 35px
}

.modal--video .embed-responsive {
    height: 100%
}

.table {
    width: 100%;
    max-width: 100%;
    margin: 20px 0 40px;
    background-color: transparent;
    border: 1px solid hsla(0,0%,44%,.2)
}

.table td,.table th {
    padding: .75rem;
    vertical-align: top
}

.table td {
    border-top: 1px solid hsla(0,0%,44%,.2)
}

.table thead th {
    border-top: none;
    background-color: #128474;
    color: #fff;
    vertical-align: bottom
}

.table tbody+tbody {
    border-top: 2px solid #e9ecef
}

.table .table {
    background-color: #fff
}

.table-sm td,.table-sm th {
    padding: .3rem
}

.table-bordered,.table-bordered td,.table-bordered th {
    border: 1px solid #e9ecef
}

.table-bordered thead td,.table-bordered thead th {
    border-bottom-width: 2px
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.075)
}

.table-primary,.table-primary>td,.table-primary>th {
    background-color: #bdddd8
}

.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th {
    background-color: #acd4ce
}

.table-secondary,.table-secondary>td,.table-secondary>th {
    background-color: #bee0f2
}

.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th {
    background-color: #a9d6ee
}

.table-success,.table-success>td,.table-success>th {
    background-color: #bfebc6
}

.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th {
    background-color: #ace5b5
}

.table-info,.table-info>td,.table-info>th {
    background-color: #bee5eb
}

.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,.table-warning>td,.table-warning>th {
    background-color: #ffeeba
}

.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,.table-danger>td,.table-danger>th {
    background-color: #fabfc2
}

.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th {
    background-color: #f8a7ab
}

.table-light,.table-light>td,.table-light>th {
    background-color: #fefefe
}

.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th {
    background-color: #f1f1f1
}

.table-dark,.table-dark>td,.table-dark>th {
    background-color: #c6c8ca
}

.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-blue,.table-blue>td,.table-blue>th {
    background-color: #bee0f2
}

.table-hover .table-blue:hover,.table-hover .table-blue:hover>td,.table-hover .table-blue:hover>th {
    background-color: #a9d6ee
}

.table-blue-light,.table-blue-light>td,.table-blue-light>th {
    background-color: #d2eef4
}

.table-hover .table-blue-light:hover,.table-hover .table-blue-light:hover>td,.table-hover .table-blue-light:hover>th {
    background-color: #bee6ef
}

.table-cream,.table-cream>td,.table-cream>th {
    background-color: #fbf7eb
}

.table-hover .table-cream:hover,.table-hover .table-cream:hover>td,.table-hover .table-cream:hover>th {
    background-color: #f7efd6
}

.table-pink,.table-pink>td,.table-pink>th {
    background-color: #ffcae2
}

.table-hover .table-pink:hover,.table-hover .table-pink:hover>td,.table-hover .table-pink:hover>th {
    background-color: #ffb1d4
}

.table-pink-light,.table-pink-light>td,.table-pink-light>th {
    background-color: #fef9fb
}

.table-hover .table-pink-light:hover,.table-hover .table-pink-light:hover>td,.table-hover .table-pink-light:hover>th {
    background-color: #fae3ec
}

.table-purple,.table-purple>td,.table-purple>th {
    background-color: #d3c4dd
}

.table-hover .table-purple:hover,.table-hover .table-purple:hover>td,.table-hover .table-purple:hover>th {
    background-color: #c7b4d4
}

.table-purple-light,.table-purple-light>td,.table-purple-light>th {
    background-color: #ebd9f5
}

.table-hover .table-purple-light:hover,.table-hover .table-purple-light:hover>td,.table-hover .table-purple-light:hover>th {
    background-color: #e0c5f0
}

.table-yellow-green,.table-yellow-green>td,.table-yellow-green>th {
    background-color: #f1f5b8
}

.table-hover .table-yellow-green:hover,.table-hover .table-yellow-green:hover>td,.table-hover .table-yellow-green:hover>th {
    background-color: #edf2a2
}

.table-green,.table-green>td,.table-green>th {
    background-color: #bdddd8
}

.table-hover .table-green:hover,.table-hover .table-green:hover>td,.table-hover .table-green:hover>th {
    background-color: #acd4ce
}

.table-green-bright,.table-green-bright>td,.table-green-bright>th {
    background-color: #e1f4ba
}

.table-hover .table-green-bright:hover,.table-hover .table-green-bright:hover>td,.table-hover .table-green-bright:hover>th {
    background-color: #d7f0a4
}

.table-green-dark,.table-green-dark>td,.table-green-dark>th {
    background-color: #b8cbce
}

.table-hover .table-green-dark:hover,.table-hover .table-green-dark:hover>td,.table-hover .table-green-dark:hover>th {
    background-color: #a9c0c4
}

.table-gray-dark,.table-gray-dark>td,.table-gray-dark>th {
    background-color: #d0d0d0
}

.table-hover .table-gray-dark:hover,.table-hover .table-gray-dark:hover>td,.table-hover .table-gray-dark:hover>th {
    background-color: #c3c3c3
}

.table-gray-light,.table-gray-light>td,.table-gray-light>th {
    background-color: #e4e4e3
}

.table-hover .table-gray-light:hover,.table-hover .table-gray-light:hover>td,.table-hover .table-gray-light:hover>th {
    background-color: #d7d7d6
}

.table-gray-lighter,.table-gray-lighter>td,.table-gray-lighter>th {
    background-color: #efefef
}

.table-hover .table-gray-lighter:hover,.table-hover .table-gray-lighter:hover>td,.table-hover .table-gray-lighter:hover>th {
    background-color: #e2e2e2
}

.table-white,.table-white>td,.table-white>th {
    background-color: #fff
}

.table-hover .table-white:hover,.table-hover .table-white:hover>td,.table-hover .table-white:hover>th {
    background-color: #f2f2f2
}

.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th {
    background-color: rgba(0,0,0,.075)
}

.thead-inverse th {
    color: #fff;
    background-color: #575756
}

.thead-default th {
    color: #495057;
    background-color: #128474
}

.table-inverse {
    color: #fff;
    background-color: #575756
}

.table-inverse td,.table-inverse th,.table-inverse thead th {
    border-color: #6a6a69
}

.table-inverse.table-bordered {
    border: 0
}

.table-inverse.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0,0%,100%,.05)
}

.table-inverse.table-hover tbody tr:hover {
    background-color: hsla(0,0%,100%,.075)
}

@media (max-width: 991px) {
    .table-responsive {
        display:block;
        width: 100%;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive.table-bordered {
        border: 0
    }
}

.share-buttons {
    position: fixed;
    z-index: 1000
}

@media (max-width: 767px) {
    .share-buttons {
        bottom:0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        top: auto;
        width: 100%
    }
}

@media (min-width: 768px) and (max-width:1199px) {
    .share-buttons {
        top:73px
    }
}

@media (min-width: 1200px) {
    .share-buttons {
        top:125px
    }
}

.share-buttons.share-buttons--right {
    right: 0
}

.share-buttons a {
    color: #fff;
    clear: right;
    font-size: 1.1rem;
    display: block;
    float: right;
    height: 48px;
    line-height: 48px;
    text-align: center;
    transition: all .2s ease-in;
    width: 100%
}

.share-buttons a:focus,.share-buttons a:hover {
    width: 62px
}

.share-buttons a.facebook {
    background-color: #3b5998
}

.share-buttons a.twitter {
    background-color: #1da1f2
}

.share-buttons a.linkedin {
    background-color: #007bb5
}

.share-buttons a.whatsapp {
    background-color: #4ac959
}

@media (min-width: 768px) {
    .share-buttons a {
        width:48px
    }

    .share-buttons a:focus,.share-buttons a:hover {
        width: 62px
    }
}

.no-gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.wide-gutters {
    margin-left: -30px;
    margin-right: -30px
}

.wide-gutters>.col,.wide-gutters>[class*=col-] {
    padding-right: 30px;
    padding-left: 30px
}

.container-sm {
    max-width: 540px
}

.container-md {
    max-width: 720px
}

.container-lg {
    max-width: 960px
}

.container-xl {
    max-width: 1200px
}

.amcharts-chart-div+div.container-fluid--sm,.container-fluid.container-fluid--sm {
    max-width: 540px
}

.amcharts-chart-div+div.container-fluid--md,.container-fluid.container-fluid--md {
    max-width: 720px
}

.amcharts-chart-div+div.container-fluid--lg,.container-fluid.container-fluid--lg {
    max-width: 960px
}

.amcharts-chart-div+div,.container-fluid.container-fluid--xl {
    max-width: 1200px
}

.block-link {
    color: inherit;
    display: block;
    height: 100%
}

.block-link:focus,.block-link:hover {
    outline: none;
    text-decoration: none
}

.block-link:focus .btn--with-arrow:after,.block-link:focus .card-link--with-arrow:after,.block-link:hover .btn--with-arrow:after,.block-link:hover .card-link--with-arrow:after {
    left: 5px
}

.bg-primary {
    background-color: #128474
}

.bg-secondary {
    background-color: #1790d0
}

.bg-success {
    background-color: #1bb934
}

.bg-info {
    background-color: #17a2b8
}

.bg-warning {
    background-color: #ffc107
}

.bg-danger {
    background-color: #ed1c24
}

.bg-light {
    background-color: #fbfbfb
}

.bg-dark {
    background-color: #343a40
}

.bg-blue {
    background-color: #1790d0
}

.bg-blue-light {
    background-color: #60c3d6
}

.bg-cream {
    background-color: #f0e1b6
}

.bg-pink {
    background-color: #ff4098
}

.bg-pink-light {
    background-color: #fce8f2
}

.bg-purple {
    background-color: #632b86
}

.bg-purple-light {
    background-color: #b679dd
}

.bg-yellow-green {
    background-color: #cedb00
}

.bg-green {
    background-color: #128474
}

.bg-green-bright {
    background-color: #94d60a
}

.bg-green-dark {
    background-color: #004750
}

.bg-gray-dark {
    background-color: #575756
}

.bg-gray-light {
    background-color: #9d9d9c
}

.bg-gray-lighter {
    background-color: #c6c6c6
}

.bg-white {
    background-color: #fff
}

.bg-gray {
    background-color: #f7f7f7
}

.spotlight-system {
    display: inline-block;
    position: relative;
    max-width: 270px
}

@media (max-width: 767px) {
    .spotlight-system {
        -webkit-transform:scale(.75);
        transform: scale(.75);
        -webkit-transform-origin: bottom left;
        transform-origin: bottom left
    }
}

.spotlight-system__primary-circle,.spotlight-system__secondary-circle {
    border-radius: 50%;
    position: absolute
}

.spotlight-system__primary-circle {
    background-color: #128474;
    height: 120px;
    opacity: .9;
    top: 50%;
    margin-top: -60px;
    width: 120px
}

.spotlight-system__secondary-circle {
    background-color: #cedb00;
    height: 80px;
    width: 80px
}

.spotlight-system--flushed-left img {
    margin-right: 60px
}

.spotlight-system--flushed-left .spotlight-system__primary-circle {
    left: 137px
}

.spotlight-system--flushed-left .spotlight-system__secondary-circle.left {
    left: 0
}

.spotlight-system--flushed-left .spotlight-system__secondary-circle.right {
    left: 130px
}

.spotlight-system--flushed-right img {
    margin-left: 22.4%
}

.spotlight-system--flushed-right .spotlight-system__secondary-circle.left {
    left: 60px
}

.spotlight-system--flushed-right .spotlight-system__secondary-circle.right {
    left: 193px
}

@media (min-width: 768px) {
    .card .spotlight-system {
        margin-top:50px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .spotlight-system {
        -webkit-transform:scale(.8);
        transform: scale(.8)
    }
}

.btn--with-arrow,.card-link--with-arrow {
    position: relative
}

.btn--with-arrow:after,.card-link--with-arrow:after {
    border-style: solid;
    border-width: .09em .09em 0 0;
    color: inherit;
    content: "";
    display: inline-block;
    height: 8px;
    left: 0;
    position: relative;
    margin-left: .45em;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: left .2s;
    vertical-align: 1px;
    width: 8px
}

.btn--with-arrow:not(.disabled):focus:after,.btn--with-arrow:not(.disabled):hover:after,.card-link--with-arrow:not(.disabled):focus:after,.card-link--with-arrow:not(.disabled):hover:after {
    left: 5px
}

.overlap-component--above {
    position: relative;
    z-index: 10
}

@media (min-width: 768px) {
    .overlap-component--above {
        margin-top:-67px!important
    }
}

.overlap-component--above.group {
    padding-bottom: 0
}

.card--overlapping-img-subbrand .card-text ul,.card--overlapping-img .card-text ul,.card--with-expanding-text .card-text ul,.event ul,.list--default,.person__body ul,.text-picture .text-picture__text ul {
    padding-left: 0;
    list-style: none;
    margin-left: 30px;
    color: #575756
}

.card--overlapping-img-subbrand .card-text ul>li,.card--overlapping-img .card-text ul>li,.card--with-expanding-text .card-text ul>li,.event ul>li,.list--default>li,.person__body ul>li,.text-picture .text-picture__text ul>li {
    position: relative;
    font-size: .875rem;
    letter-spacing: -.57px
}

.card--overlapping-img-subbrand .card-text ul>li:before,.card--overlapping-img .card-text ul>li:before,.card--with-expanding-text .card-text ul>li:before,.event ul>li:before,.list--default>li:before,.person__body ul>li:before,.text-picture .text-picture__text ul>li:before {
    display: block;
    position: absolute;
    content: "";
    top: 11px;
    left: -28px;
    width: 18px;
    height: 2px;
    font-weight: 400;
    letter-spacing: -.64px;
    background-color: #128474
}

.list--ordered,.text-picture .text-picture__text ol {
    padding-left: 18px;
    counter-reset: a
}

.list--ordered>li,.text-picture .text-picture__text ol>li {
    display: block;
    font-size: .875rem
}

.list--ordered>li:before,.text-picture .text-picture__text ol>li:before {
    content: counter(a) ". ";
    counter-increment: a;
    color: #128474;
    margin-left: -18px
}

.list--icons {
    padding-left: 0;
    list-style: none
}

.list--icons a {
    display: block;
    line-height: 1.5;
    padding-left: 14px
}

.list--icons a:hover {
    text-decoration: none
}

.list--icons a:hover span {
    text-decoration: underline
}

.list--icons a:before {
    content: "";
    margin-left: -19px
}

.list--icons i,.list--icons span {
    color: #004750
}

.list--icons i {
    font-size: 1rem
}

.list--icons i:before {
    position: relative;
    top: 4px;
    left: 0
}

.list--icons span {
    position: relative;
    font-size: 12px
}

.list--with-files {
    padding-left: 0;
    list-style: none;
    margin-left: 30px;
    color: #575756
}

.list--with-files>li {
    position: relative;
    font-size: .875rem;
    letter-spacing: -.57px
}

.list--with-files>li:before {
    display: none!important
}

.list--with-files>li:after {
    display: block;
    color: #128474;
    content: "\E017"!important;
    position: absolute;
    font-family: Icons;
    top: 0;
    left: -28px;
    width: auto;
    height: auto
}

.list--news {
    padding-left: 0
}

.list--news .news-index__item {
    margin-bottom: 40px;
    padding-bottom: 20px
}

.list--news .news-index__item:not(:last-child) {
    border-bottom: 1px solid #9d9d9c
}

.list--news .news-index__description {
    padding-left: 55px;
    position: relative
}

.list--news .news-index__description:before {
    background-color: #128474;
    content: "";
    display: block;
    height: 10px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 40px
}

.list--description {
    margin-bottom: 40px;
    margin-left: 30px;
    color: #575756
}

.list--description>div {
    position: relative;
    font-size: .875rem;
    letter-spacing: -.57px
}

.list--description>div:before {
    display: block;
    position: absolute;
    content: "";
    top: 11px;
    left: -28px;
    width: 18px;
    height: 2px;
    font-weight: 400;
    letter-spacing: -.64px;
    background-color: #128474
}

.list--description>div:not(:last-child) {
    margin-bottom: 20px
}

.list--description dt {
    font-weight: 400
}

@media (min-width: 576px) {
    .list--description dt {
        float:left;
        margin-right: 30px
    }
}

@media (min-width: 576px) {
    .list--description dd {
        padding-left:calc(25% - 15px)
    }
}

.border-top--primary {
    border-top: 3px solid #128474
}

.border-top--secondary {
    border-top: 3px solid #1790d0
}

.border-top--success {
    border-top: 3px solid #1bb934
}

.border-top--info {
    border-top: 3px solid #17a2b8
}

.border-top--warning {
    border-top: 3px solid #ffc107
}

.border-top--danger {
    border-top: 3px solid #ed1c24
}

.border-top--light {
    border-top: 3px solid #fbfbfb
}

.border-top--dark {
    border-top: 3px solid #343a40
}

.border-top--blue {
    border-top: 3px solid #1790d0
}

.border-top--blue-light {
    border-top: 3px solid #60c3d6
}

.border-top--cream {
    border-top: 3px solid #f0e1b6
}

.border-top--pink {
    border-top: 3px solid #ff4098
}

.border-top--pink-light {
    border-top: 3px solid #fce8f2
}

.border-top--purple {
    border-top: 3px solid #632b86
}

.border-top--purple-light {
    border-top: 3px solid #b679dd
}

.border-top--yellow-green {
    border-top: 3px solid #cedb00
}

.border-top--green {
    border-top: 3px solid #128474
}

.border-top--green-bright {
    border-top: 3px solid #94d60a
}

.border-top--green-dark {
    border-top: 3px solid #004750
}

.border-top--gray-dark {
    border-top: 3px solid #575756
}

.border-top--gray-light {
    border-top: 3px solid #9d9d9c
}

.border-top--gray-lighter {
    border-top: 3px solid #c6c6c6
}

.border-top--white {
    border-top: 3px solid #fff
}

@media (min-width: 992px) {
    .component-indent--left {
        padding-left:200px
    }
}

@media (min-width: 992px) {
    .component-indent--right,.main-content .person,.main-content .text-picture .text-picture__picture-comment,.main-content .text-picture .text-picture__text {
        padding-right:200px
    }
}

.search-results-input .input-group {
    width: 100%;
    border-bottom: 1px solid #fff
}

.search-results-input .input-group-btn {
    width: 50px
}

.search-results-input .input-group-btn .btn {
    padding: 10px;
    min-width: 0
}

@media (min-width: 576px) {
    .search-results-input .input-group-btn .btn {
        padding:13px
    }
}

.search-results-input .form-control {
    padding-left: 0;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: .47px;
    border: none
}

@media (min-width: 576px) {
    .search-results-input .form-control {
        font-size:32px
    }
}

.search-results-input .control-label {
    margin-top: 10px;
    font-weight: 400;
    letter-spacing: .88px;
    font-size: 12px
}

@media (min-width: 576px) {
    .search-results-input .control-label {
        font-size:14px
    }
}

.search-results-input .icon {
    font-size: 18px
}

@media (min-width: 576px) {
    .search-results-input .icon {
        font-size:26px
    }
}

.scroll-lock {
    height: 100%;
    position: fixed;
    width: 100%
}

.image--zoom-on-hover,.scroll-lock {
    overflow: hidden
}

.image--zoom-on-hover img {
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

a:focus .image--zoom-on-hover img,a:hover .image--zoom-on-hover img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.office-location {
    margin: 95px 0 20px;
    border: none
}

.office-location h1 {
    font-size: 3.556rem
}

.office-location__body,.office-location__picture {
    padding: 37px 33px
}

.office-location__body {
    position: relative;
    background-color: #e7f5fc;
    z-index: 20
}

.office-location__body h4 {
    font-size: 19px;
    font-weight: 300;
    margin-bottom: 16px
}

.office-location__body p {
    line-height: 26px;
    letter-spacing: -.57px
}

.office-location__body .btn {
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -.22px
}

@media (min-width: 768px) {
    .office-location__body {
        margin-right:-100px;
        margin-top: -50px
    }
}

@media (min-width: 768px) {
    .office-location__picture {
        padding:55px 123px
    }
}

.iframe--flexible {
    width: 1px;
    min-height: 410px;
    min-width: 100%
}

.pardot-form {
    margin-top: -10px;
    position: relative;
    height: calc(100vh - 105px);
    overflow-y: scroll
}

.navbar--is-hidden .pardot-form {
    height: calc(100vh - 55px)
}

.pardot-form iframe {
    border: 0;
    position: absolute;
    height: 100%
}

@media (min-width: 1200px) {
    .pardot-form {
        height:calc(100vh - 155px)
    }
}

:target:before {
    content: "";
    display: block;
    height: 50px;
    margin: -30px 0 0
}

@media (min-width: 1200px) {
    :target:before {
        height:100px;
        margin: -60px 0 0
    }
}

.shortlinks {
    list-style-type: none;
    padding-left: 0
}

@media (max-width: 991px) {
    .shortlinks {
        margin-left:-15px;
        margin-right: -15px
    }
}

.shortlinks__header {
    background-color: #128474;
    color: #fff;
    font-weight: 700
}

@media (min-width: 992px) {
    .shortlinks__header {
        margin-top:30px
    }
}

@media (min-width: 992px) {
    .shortlinks__header,.shortlinks__item {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.shortlinks__item:nth-child(2n) {
    background-color: #f8f8f8
}

@media (min-width: 992px) {
    .shortlinks__col-1 {
        width:25%;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media (max-width: 991px) {
    .shortlinks__col-2 {
        padding-bottom:0!important;
        padding-top: 0!important
    }
}

@media (min-width: 992px) {
    .shortlinks__col-2 {
        width:100%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

@media (min-width: 992px) {
    .shortlinks__col-3 {
        width:85px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        text-align: center
    }
}

.shortlinks .btn {
    padding: 0;
    min-width: 0
}

.shortlinks .btn-sort {
    background-color: transparent;
    border: none;
    color: #fff
}

.shortlinks .btn-sort:active,.shortlinks .btn-sort:focus,.shortlinks .btn-sort:hover {
    cursor: pointer;
    outline: none
}

div [class^=shortlinks__col] {
    padding: 20px 15px
}

@media (min-width: 992px) {
    div [class^=shortlinks__col] {
        padding:10px 15px
    }
}

@media (min-width: 576px) {
    .offset-sm-1 {
        margin-left:8.333333%
    }
}

@media (min-width: 768px) {
    .offset-md-1 {
        margin-left:8.333333%
    }
}

.content-visibility--visible {
    content-visibility: visible
}

.content-visibility--hidden {
    content-visibility: hidden
}

.content-visibility--auto {
    content-visibility: auto
}

.contain-intrinsic-size--400 {
    contain-intrinsic-size: 400px
}

.contain-intrinsic-size--500 {
    contain-intrinsic-size: 500px
}

.contain-intrinsic-size--600 {
    contain-intrinsic-size: 600px
}

.contain-intrinsic-size--650 {
    contain-intrinsic-size: 650px
}

.contain-intrinsic-size--700 {
    contain-intrinsic-size: 700px
}

.contain-intrinsic-size--800 {
    contain-intrinsic-size: 800px
}

.bg-green-light {
    background-color: rgba(18,132,116,.07)
}

.social-feed {
    margin-left: -15px;
    margin-right: -15px
}

.badge--with-arrow {
    color: #06373f;
    text-transform: uppercase;
    border-radius: 3px;
    border-bottom-left-radius: 0;
    padding: 7px 8px;
    position: relative;
    vertical-align: top
}

.badge--with-arrow:after {
    bottom: -8px;
    border-top: 8px solid #128474;
    border-right: 8px solid transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0
}

.card .badge--with-arrow {
    margin-bottom: 20px
}

.form--simple-search {
    padding: 0
}

.form--simple-search .form-group {
    position: relative
}

.form--simple-search .input-group input {
    color: #fff
}

.form--simple-search .input-group input::-webkit-input-placeholder {
    color: #fff
}

.form--simple-search .input-group input::-moz-placeholder {
    color: #fff
}

.form--simple-search .input-group input:-ms-input-placeholder {
    color: #fff
}

.form--simple-search .input-group input:-moz-placeholder {
    color: #fff
}

.form--simple-search .input-group input:focus {
    background-color: transparent
}

.form--simple-search .input-group .input-group-btn .btn,.form--simple-search .input-group .input-group-btn button {
    border: none;
    border-radius: 0;
    background-color: transparent;
    height: 55px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.form-control--simple {
    background-color: transparent;
    color: #fff;
    height: auto;
    padding: 6px 6px 6px 0
}

.form-control--simple,.form-control--simple:focus {
    box-shadow: none;
    border-color: transparent;
    border-bottom-color: #fff
}

.btn--play {
    padding-left: 1.125rem!important
}

@media (min-width: 768px) {
    .btn--play {
        padding-left:1.8rem!important
    }
}

.btn--play:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: .5em solid transparent;
    border-bottom: .5em solid transparent;
    border-left: .85em solid #128474;
    vertical-align: -.15em;
    margin-right: .5em
}

.img-responsive {
    width: 100%
}

#st-2 {
    z-index: 1000!important
}

@media (min-width: 768px) and (max-width:1199px) {
    #st-2 {
        top:75px!important
    }
}

.color-palette {
    color: #354052;
    font-size: 12px;
    margin-bottom: 8px
}

.color-palette li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    transition: all .2s ease-in-out
}

.color-palette li:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.color-palette li span {
    display: block;
    padding: 10px
}

.color-palette__color-percentage {
    width: 40%
}

.color-palette__color-value {
    text-transform: uppercase;
    text-align: right;
    padding-left: 0!important;
    width: 60%
}

.color-palette-group {
    margin-bottom: 56px
}

.color-palette-group__title {
    color: #b6b6b6;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 4px
}

.color-palette-group__hex-value {
    color: #354052;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2
}

.color-palette-group__rgb-value {
    color: #354052;
    font-size: 12px
}

.color-palette--green li {
    background-color: #128474
}

.color-palette--green li:nth-of-type(2) {
    background-color: #a0cec7
}

.color-palette--green li:nth-of-type(3) {
    background-color: #b8dad5
}

.color-palette--green li:nth-of-type(4) {
    background-color: #d0e6e3
}

.color-palette--green li:nth-of-type(5) {
    background-color: #e7f3f1
}

.color-palette--green li:nth-of-type(6) {
    background-color: #f3f9f8
}

.color-palette--green-dark li {
    background-color: #004750
}

.color-palette--green-dark li:nth-of-type(2) {
    background-color: #99b5b9
}

.color-palette--green-dark li:nth-of-type(3) {
    background-color: #b3c8cb
}

.color-palette--green-dark li:nth-of-type(4) {
    background-color: #ccdadc
}

.color-palette--green-dark li:nth-of-type(5) {
    background-color: #e6edee
}

.color-palette--green-dark li:nth-of-type(6) {
    background-color: #f2f6f6
}

.color-palette--green-bright li {
    background-color: #94d60a
}

.color-palette--green-bright li:nth-of-type(2) {
    background-color: #d4ef9d
}

.color-palette--green-bright li:nth-of-type(3) {
    background-color: #dff3b6
}

.color-palette--green-bright li:nth-of-type(4) {
    background-color: #eaf7ce
}

.color-palette--green-bright li:nth-of-type(5) {
    background-color: #f4fbe7
}

.color-palette--green-bright li:nth-of-type(6) {
    background-color: #fafdf3
}

.color-palette--yellow-green li {
    background-color: #cedb00
}

.color-palette--yellow-green li:nth-of-type(2) {
    background-color: #ebf199
}

.color-palette--yellow-green li:nth-of-type(3) {
    background-color: #f0f4b3
}

.color-palette--yellow-green li:nth-of-type(4) {
    background-color: #f5f8cc
}

.color-palette--yellow-green li:nth-of-type(5) {
    background-color: #fafbe6
}

.color-palette--yellow-green li:nth-of-type(6) {
    background-color: #fdfdf2
}

.color-palette--blue-light li {
    background-color: #60c3d6
}

.color-palette--blue-light li:nth-of-type(2) {
    background-color: #bfe7ef
}

.color-palette--blue-light li:nth-of-type(3) {
    background-color: #cfedf3
}

.color-palette--blue-light li:nth-of-type(4) {
    background-color: #dff3f7
}

.color-palette--blue-light li:nth-of-type(5) {
    background-color: #eff9fb
}

.color-palette--blue-light li:nth-of-type(6) {
    background-color: #f7fcfd
}

.color-palette--blue li {
    background-color: #1790d0
}

.color-palette--blue li:nth-of-type(2) {
    background-color: #a2d3ec
}

.color-palette--blue li:nth-of-type(3) {
    background-color: #b9def1
}

.color-palette--blue li:nth-of-type(4) {
    background-color: #d1e9f6
}

.color-palette--blue li:nth-of-type(5) {
    background-color: #e8f4fa
}

.color-palette--blue li:nth-of-type(6) {
    background-color: #f3f9fd
}

.color-palette--purple li {
    background-color: #632b86
}

.color-palette--purple li:nth-of-type(2) {
    background-color: #c1aacf
}

.color-palette--purple li:nth-of-type(3) {
    background-color: #d0bfdb
}

.color-palette--purple li:nth-of-type(4) {
    background-color: #e0d5e7
}

.color-palette--purple li:nth-of-type(5) {
    background-color: #efeaf3
}

.color-palette--purple li:nth-of-type(6) {
    background-color: #f7f4f9
}

.color-palette--pink li {
    background-color: #ff4098
}

.color-palette--pink li:nth-of-type(2) {
    background-color: #ffb3d6
}

.color-palette--pink li:nth-of-type(3) {
    background-color: #ffc6e0
}

.color-palette--pink li:nth-of-type(4) {
    background-color: #ffd9ea
}

.color-palette--pink li:nth-of-type(5) {
    background-color: #ffecf5
}

.color-palette--pink li:nth-of-type(6) {
    background-color: #fff5fa
}

.color-palette--cream li {
    background-color: #f0e1b6
}

.color-palette--cream li:nth-of-type(2) {
    background-color: #f9f3e2
}

.color-palette--cream li:nth-of-type(3) {
    background-color: #fbf6e9
}

.color-palette--cream li:nth-of-type(4) {
    background-color: #fcf9f0
}

.color-palette--cream li:nth-of-type(5) {
    background-color: #fefcf8
}

.color-palette--cream li:nth-of-type(6) {
    background-color: #fefefb
}

.color-palette--gray li {
    background-color: #6a696d
}

.color-palette--gray li:nth-of-type(2) {
    background-color: #c3c3c5
}

.color-palette--gray li:nth-of-type(3) {
    background-color: #d2d2d3
}

.color-palette--gray li:nth-of-type(4) {
    background-color: #e1e1e2
}

.color-palette--gray li:nth-of-type(5) {
    background-color: #f0f0f0
}

.color-palette--gray li:nth-of-type(6) {
    background-color: #f8f8f8
}

.color-palette--gray-dark li {
    background-color: #575756
}

.color-palette--gray-dark li:nth-of-type(2) {
    background-color: #bcbcbb
}

.color-palette--gray-dark li:nth-of-type(3) {
    background-color: #cdcdcc
}

.color-palette--gray-dark li:nth-of-type(4) {
    background-color: #ddd
}

.color-palette--gray-dark li:nth-of-type(5) {
    background-color: #eee
}

.color-palette--gray-dark li:nth-of-type(6) {
    background-color: #f7f7f7
}

.color-palette--gray-light li {
    background-color: #9d9d9c
}

.color-palette--gray-light li:nth-of-type(2) {
    background-color: #d8d8d7
}

.color-palette--gray-light li:nth-of-type(3) {
    background-color: #e2e2e1
}

.color-palette--gray-light li:nth-of-type(4) {
    background-color: #ebebeb
}

.color-palette--gray-light li:nth-of-type(5) {
    background-color: #f5f5f5
}

.color-palette--gray-light li:nth-of-type(6) {
    background-color: #fafafa
}

.color-palette--gray-lighter li {
    background-color: #c6c6c6
}

.color-palette--gray-lighter li:nth-of-type(2) {
    background-color: #e8e8e8
}

.color-palette--gray-lighter li:nth-of-type(3) {
    background-color: #eee
}

.color-palette--gray-lighter li:nth-of-type(4) {
    background-color: #f4f4f4
}

.color-palette--gray-lighter li:nth-of-type(5) {
    background-color: #f9f9f9
}

.color-palette--gray-lighter li:nth-of-type(6) {
    background-color: #fcfcfc
}

@media (max-width: 991px) {
    .group[class*=bg-] {
        padding-bottom:60px;
        padding-top: 40px
    }
}

@media (min-width: 768px) {
    .group {
        padding-bottom:60px
    }

    .group[class*=bg-] {
        padding-top: 60px
    }
}

@media (min-width: 992px) {
    .group {
        padding-bottom:80px
    }

    .group[class*=bg-] {
        padding-top: 80px
    }
}

.group .group {
    padding-top: 0;
    padding-bottom: 0
}

.group .group__title {
    margin-bottom: 30px
}

@media (min-width: 768px) {
    .group .group__title {
        margin-bottom:40px
    }
}

.group .group__title a {
    color: inherit
}

.group .group__text {
    color: #004750
}

.card {
    border-radius: 0
}

.card--news .card-title {
    font-size: 1.3333rem
}

.card--news .card-body h3 {
    letter-spacing: -.15px
}

.card--borderless,.card--standard,.card--title-description,.card--with-solid-bg {
    background-color: transparent;
    border: none
}

.card--borderless .card-body,.card--standard .card-body,.card--title-description .card-body,.card--with-solid-bg .card-body {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0
}

.card--borderless .card-body p,.card--standard .card-body p,.card--title-description .card-body p,.card--with-solid-bg .card-body p {
    letter-spacing: -.57px
}

.block-link .card--borderless .card-text,.block-link .card--standard .card-text,.block-link .card--title-description .card-text,.block-link .card--with-solid-bg .card-text {
    color: #575756
}

.block-link .card--borderless .card-link,.block-link .card--standard .card-link,.block-link .card--title-description .card-link,.block-link .card--with-solid-bg .card-link {
    color: #004750
}

@media (max-width: 767px) {
    .card--standard {
        margin-bottom:40px
    }
}

.card--standard .card-text {
    letter-spacing: -.57px
}

.card-list .card--standard .card-body {
    padding: 1.25rem
}

.card-list .card--standard .card-body .card-title {
    margin-bottom: 0
}

.card-list .card--standard .card-body .card-title+.card-text {
    margin-top: .75rem
}

.card--overlapping-img {
    border: none;
    margin-bottom: 30px
}

.carousel--standard .card--overlapping-img {
    margin-bottom: 0
}

.card--overlapping-img .metatags li {
    color: #004750;
    font-size: 12px;
    text-transform: uppercase
}

.card--overlapping-img .card-title {
    font-weight: 300;
    font-size: 19px;
    margin-right: 35px
}

.card--overlapping-img .card-body {
    padding: 19px 20px 25px;
    position: static;
    margin-right: 20px;
    margin-top: -47px;
    min-height: 145px;
    z-index: 20
}

@media (min-width: 768px) {
    .carousel--standard .card--overlapping-img .card-body,.col-lg-4 .card--overlapping-img .card-body,.col-md-4 .card--overlapping-img .card-body,.office-locator__item .card--overlapping-img .card-body {
        padding:19px 30px 25px;
        margin-right: 30px;
        margin-top: -75px
    }
}

.card--overlapping-img .card-body .icon-ui-arrow-right {
    color: #004750;
    font-size: 23px;
    line-height: 23px;
    opacity: 0;
    position: absolute;
    right: 25px;
    transition: opacity .4s,right .4s;
    top: 19px
}

.card--overlapping-img .image {
    position: static;
    z-index: 10
}

.card--overlapping-img .card-text {
    font-size: 14px
}

.card--overlapping-img .card-text>:last-child {
    margin-bottom: 0
}

.card--overlapping-img .card-text ul {
    margin-left: 18px
}



.card--overlapping-img.card--no-image .card-body {
    margin-top: 0
}

.block-link:focus .card--overlapping-img.card--no-image .card-body,.block-link:hover .card--overlapping-img.card--no-image .card-body {
    -webkit-transform: translateY(15px);
    transform: translateY(15px)
}

.card--overlapping-img-green .card-body {
    background-color: #f3f9f8;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-green .card-body,.block-link:hover .card--overlapping-img-green .card-body {
    background-color: #d0e6e3;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-green .card-text li,.block-link:hover .card--overlapping-img-green .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-green .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-green .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-green-dark .card-body {
    background-color: #f2f6f6;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-green-dark .card-body,.block-link:hover .card--overlapping-img-green-dark .card-body {
    background-color: #ccdadc;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-green-dark .card-text li,.block-link:hover .card--overlapping-img-green-dark .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-green-dark .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-green-dark .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-green-bright .card-body {
    background-color: #fafdf3;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-green-bright .card-body,.block-link:hover .card--overlapping-img-green-bright .card-body {
    background-color: #eaf7ce;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-green-bright .card-text li,.block-link:hover .card--overlapping-img-green-bright .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-green-bright .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-green-bright .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-yellow-green .card-body {
    background-color: #fdfdf2;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-yellow-green .card-body,.block-link:hover .card--overlapping-img-yellow-green .card-body {
    background-color: #f5f8cc;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-yellow-green .card-text li,.block-link:hover .card--overlapping-img-yellow-green .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-yellow-green .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-yellow-green .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-blue-light .card-body {
    background-color: #f7fcfd;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-blue-light .card-body,.block-link:hover .card--overlapping-img-blue-light .card-body {
    background-color: #dff3f7;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-blue-light .card-text li,.block-link:hover .card--overlapping-img-blue-light .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-blue-light .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-blue-light .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-blue .card-body {
    background-color: #f3f9fd;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-blue .card-body,.block-link:hover .card--overlapping-img-blue .card-body {
    background-color: #d1e9f6;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-blue .card-text li,.block-link:hover .card--overlapping-img-blue .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-blue .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-blue .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-purple .card-body {
    background-color: #f7f4f9;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-purple .card-body,.block-link:hover .card--overlapping-img-purple .card-body {
    background-color: #e0d5e7;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-purple .card-text li,.block-link:hover .card--overlapping-img-purple .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-purple .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-purple .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-pink .card-body {
    background-color: #fff5fa;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-pink .card-body,.block-link:hover .card--overlapping-img-pink .card-body {
    background-color: #ffd9ea;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-pink .card-text li,.block-link:hover .card--overlapping-img-pink .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-pink .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-pink .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-cream .card-body {
    background-color: #fefefb;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-cream .card-body,.block-link:hover .card--overlapping-img-cream .card-body {
    background-color: #fcf9f0;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-cream .card-text li,.block-link:hover .card--overlapping-img-cream .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-cream .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-cream .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-gray .card-body {
    background-color: #f8f8f8;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-gray .card-body,.block-link:hover .card--overlapping-img-gray .card-body {
    background-color: #e1e1e2;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-gray .card-text li,.block-link:hover .card--overlapping-img-gray .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-gray .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-gray .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-gray-dark .card-body {
    background-color: #f7f7f7;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-gray-dark .card-body,.block-link:hover .card--overlapping-img-gray-dark .card-body {
    background-color: #ddd;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-gray-dark .card-text li,.block-link:hover .card--overlapping-img-gray-dark .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-gray-dark .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-gray-dark .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-gray-light .card-body {
    background-color: #fafafa;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-gray-light .card-body,.block-link:hover .card--overlapping-img-gray-light .card-body {
    background-color: #ebebeb;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-gray-light .card-text li,.block-link:hover .card--overlapping-img-gray-light .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-gray-light .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-gray-light .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-gray-lighter .card-body {
    background-color: #fcfcfc;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-gray-lighter .card-body,.block-link:hover .card--overlapping-img-gray-lighter .card-body {
    background-color: #f4f4f4;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-gray-lighter .card-text li,.block-link:hover .card--overlapping-img-gray-lighter .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-gray-lighter .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-gray-lighter .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--with-solid-bg {
    border: none;
    background-color: #d0e6e3;
    margin-bottom: 30px
}

.card--with-solid-bg .badge--with-arrow {
    background-color: #a0cec7;
    color: #06373f
}

.card--with-solid-bg .badge--with-arrow:after {
    border-top-color: #a0cec7
}

.card--with-solid-bg .card-body {
    padding: 30px;
    min-height: 185px
}

.card--with-solid-bg .card-body .icon-ui-arrow-right {
    color: #004750;
    font-size: 23px;
    line-height: 23px;
    opacity: 0;
    position: absolute;
    right: 35px;
    transition: opacity .4s,right .4s;
    top: 30px
}

.card--with-solid-bg .card-body .icon-download {
    color: #004750;
    font-size: 18px;
    line-height: 18px;
    opacity: 0;
    position: absolute;
    right: 30px;
    transition: opacity .4s,top .4s;
    top: 28px
}

.card--with-solid-bg .card-title {
    color: #004750
}

@media (max-width: 767px) {
    .card--with-solid-bg .card-title {
        font-size:.875rem
    }
}

@media (min-width: 768px) {
    .carousel--standard .card--with-solid-bg {
        margin-bottom:0
    }
}

.card--with-solid-bg-green {
    background-color: #d0e6e3;
    transition: background-color .4s
}

.card--with-solid-bg-green .badge--with-arrow {
    background-color: #a0cec7;
    transition: background-color .4s
}

.card--with-solid-bg-green .badge--with-arrow:after {
    border-top-color: #a0cec7;
    transition: border-top-color .5s
}

.block-link.hover_effect .card--with-solid-bg-green,.block-link:focus .card--with-solid-bg-green,.block-link:hover .card--with-solid-bg-green {
    background-color: #a0cec7
}

.block-link.hover_effect .card--with-solid-bg-green .badge--with-arrow,.block-link:focus .card--with-solid-bg-green .badge--with-arrow,.block-link:hover .card--with-solid-bg-green .badge--with-arrow {
    background-color: #71b5ac
}

.block-link.hover_effect .card--with-solid-bg-green .badge--with-arrow:after,.block-link:focus .card--with-solid-bg-green .badge--with-arrow:after,.block-link:hover .card--with-solid-bg-green .badge--with-arrow:after {
    border-top-color: #71b5ac
}

.block-link.hover_effect .card--with-solid-bg-green .card-body .icon-ui-arrow-right,.block-link:focus .card--with-solid-bg-green .card-body .icon-ui-arrow-right,.block-link:hover .card--with-solid-bg-green .card-body .icon-ui-arrow-right {
    opacity: 1;
    right: 30px
}

.block-link.hover_effect .card--with-solid-bg-green .card-body .icon-download,.block-link:focus .card--with-solid-bg-green .card-body .icon-download,.block-link:hover .card--with-solid-bg-green .card-body .icon-download {
    opacity: 1;
    top: 33px
}

.card--with-solid-bg-green-dark {
    background-color: #ccdadc;
    transition: background-color .4s
}

.card--with-solid-bg-green-dark .badge--with-arrow {
    background-color: #99b5b9;
    transition: background-color .4s
}

.card--with-solid-bg-green-dark .badge--with-arrow:after {
    border-top-color: #99b5b9;
    transition: border-top-color .5s
}

.block-link.hover_effect .card--with-solid-bg-green-dark,.block-link:focus .card--with-solid-bg-green-dark,.block-link:hover .card--with-solid-bg-green-dark {
    background-color: #99b5b9
}

.block-link.hover_effect .card--with-solid-bg-green-dark .badge--with-arrow,.block-link:focus .card--with-solid-bg-green-dark .badge--with-arrow,.block-link:hover .card--with-solid-bg-green-dark .badge--with-arrow {
    background-color: #669196
}

.block-link.hover_effect .card--with-solid-bg-green-dark .badge--with-arrow:after,.block-link:focus .card--with-solid-bg-green-dark .badge--with-arrow:after,.block-link:hover .card--with-solid-bg-green-dark .badge--with-arrow:after {
    border-top-color: #669196
}

.block-link.hover_effect .card--with-solid-bg-green-dark .card-body .icon-ui-arrow-right,.block-link:focus .card--with-solid-bg-green-dark .card-body .icon-ui-arrow-right,.block-link:hover .card--with-solid-bg-green-dark .card-body .icon-ui-arrow-right {
    opacity: 1;
    right: 30px
}

.block-link.hover_effect .card--with-solid-bg-green-dark .card-body .icon-download,.block-link:focus .card--with-solid-bg-green-dark .card-body .icon-download,.block-link:hover .card--with-solid-bg-green-dark .card-body .icon-download {
    opacity: 1;
    top: 33px
}

.card--with-solid-bg-green-bright {
    background-color: #eaf7ce;
    transition: background-color .4s
}

.card--with-solid-bg-green-bright .badge--with-arrow {
    background-color: #d4ef9d;
    transition: background-color .4s
}

.card--with-solid-bg-green-bright .badge--with-arrow:after {
    border-top-color: #d4ef9d;
    transition: border-top-color .5s
}

.block-link.hover_effect .card--with-solid-bg-green-bright,.block-link:focus .card--with-solid-bg-green-bright,.block-link:hover .card--with-solid-bg-green-bright {
    background-color: #d4ef9d
}

.block-link.hover_effect .card--with-solid-bg-green-bright .badge--with-arrow,.block-link:focus .card--with-solid-bg-green-bright .badge--with-arrow,.block-link:hover .card--with-solid-bg-green-bright .badge--with-arrow {
    background-color: #bfe66c
}

.block-link.hover_effect .card--with-solid-bg-green-bright .badge--with-arrow:after,.block-link:focus .card--with-solid-bg-green-bright .badge--with-arrow:after,.block-link:hover .card--with-solid-bg-green-bright .badge--with-arrow:after {
    border-top-color: #bfe66c
}

.block-link.hover_effect .card--with-solid-bg-green-bright .card-body .icon-ui-arrow-right,.block-link:focus .card--with-solid-bg-green-bright .card-body .icon-ui-arrow-right,.block-link:hover .card--with-solid-bg-green-bright .card-body .icon-ui-arrow-right {
    opacity: 1;
    right: 30px
}

.block-link.hover_effect .card--with-solid-bg-green-bright .card-body .icon-download,.block-link:focus .card--with-solid-bg-green-bright .card-body .icon-download,.block-link:hover .card--with-solid-bg-green-bright .card-body .icon-download {
    opacity: 1;
    top: 33px
}

.card--with-solid-bg-yellow-green {
    background-color: #f5f8cc;
    transition: background-color .4s
}

.card--with-solid-bg-yellow-green .badge--with-arrow {
    background-color: #ebf199;
    transition: background-color .4s
}

.card--with-solid-bg-yellow-green .badge--with-arrow:after {
    border-top-color: #ebf199;
    transition: border-top-color .5s
}

.block-link.hover_effect .card--with-solid-bg-yellow-green,.block-link:focus .card--with-solid-bg-yellow-green,.block-link:hover .card--with-solid-bg-yellow-green {
    background-color: #ebf199
}

.block-link.hover_effect .card--with-solid-bg-yellow-green .badge--with-arrow,.block-link:focus .card--with-solid-bg-yellow-green .badge--with-arrow,.block-link:hover .card--with-solid-bg-yellow-green .badge--with-arrow {
    background-color: #e2e966
}

.block-link.hover_effect .card--with-solid-bg-yellow-green .badge--with-arrow:after,.block-link:focus .card--with-solid-bg-yellow-green .badge--with-arrow:after,.block-link:hover .card--with-solid-bg-yellow-green .badge--with-arrow:after {
    border-top-color: #e2e966
}

.block-link.hover_effect .card--with-solid-bg-yellow-green .card-body .icon-ui-arrow-right,.block-link:focus .card--with-solid-bg-yellow-green .card-body .icon-ui-arrow-right,.block-link:hover .card--with-solid-bg-yellow-green .card-body .icon-ui-arrow-right {
    opacity: 1;
    right: 30px
}

.block-link.hover_effect .card--with-solid-bg-yellow-green .card-body .icon-download,.block-link:focus .card--with-solid-bg-yellow-green .card-body .icon-download,.block-link:hover .card--with-solid-bg-yellow-green .card-body .icon-download {
    opacity: 1;
    top: 33px
}

.card--with-solid-bg-blue-light {
    background-color: #dff3f7;
    transition: background-color .4s
}

.card--with-solid-bg-blue-light .badge--with-arrow {
    background-color: #bfe7ef;
    transition: background-color .4s
}

.card--with-solid-bg-blue-light .badge--with-arrow:after {
    border-top-color: #bfe7ef;
    transition: border-top-color .5s
}

.block-link.hover_effect .card--with-solid-bg-blue-light,.block-link:focus .card--with-solid-bg-blue-light,.block-link:hover .card--with-solid-bg-blue-light {
    background-color: #bfe7ef
}

.block-link.hover_effect .card--with-solid-bg-blue-light .badge--with-arrow,.block-link:focus .card--with-solid-bg-blue-light .badge--with-arrow,.block-link:hover .card--with-solid-bg-blue-light .badge--with-arrow {
    background-color: #a0dbe6
}

.block-link.hover_effect .card--with-solid-bg-blue-light .badge--with-arrow:after,.block-link:focus .card--with-solid-bg-blue-light .badge--with-arrow:after,.block-link:hover .card--with-solid-bg-blue-light .badge--with-arrow:after {
    border-top-color: #a0dbe6
}

.block-link.hover_effect .card--with-solid-bg-blue-light .card-body .icon-ui-arrow-right,.block-link:focus .card--with-solid-bg-blue-light .card-body .icon-ui-arrow-right,.block-link:hover .card--with-solid-bg-blue-light .card-body .icon-ui-arrow-right {
    opacity: 1;
    right: 30px
}

.block-link.hover_effect .card--with-solid-bg-blue-light .card-body .icon-download,.block-link:focus .card--with-solid-bg-blue-light .card-body .icon-download,.block-link:hover .card--with-solid-bg-blue-light .card-body .icon-download {
    opacity: 1;
    top: 33px
}

.card--with-solid-bg-blue {
    background-color: #d1e9f6;
    transition: background-color .4s
}

.card--with-solid-bg-blue .badge--with-arrow {
    background-color: #a2d3ec;
    transition: background-color .4s
}

.card--with-solid-bg-blue .badge--with-arrow:after {
    border-top-color: #a2d3ec;
    transition: border-top-color .5s
}

.block-link.hover_effect .card--with-solid-bg-blue,.block-link:focus .card--with-solid-bg-blue,.block-link:hover .card--with-solid-bg-blue {
    background-color: #a2d3ec
}

.block-link.hover_effect .card--with-solid-bg-blue .badge--with-arrow,.block-link:focus .card--with-solid-bg-blue .badge--with-arrow,.block-link:hover .card--with-solid-bg-blue .badge--with-arrow {
    background-color: #74bce3
}

.block-link.hover_effect .card--with-solid-bg-blue .badge--with-arrow:after,.block-link:focus .card--with-solid-bg-blue .badge--with-arrow:after,.block-link:hover .card--with-solid-bg-blue .badge--with-arrow:after {
    border-top-color: #74bce3
}

.block-link.hover_effect .card--with-solid-bg-blue .card-body .icon-ui-arrow-right,.block-link:focus .card--with-solid-bg-blue .card-body .icon-ui-arrow-right,.block-link:hover .card--with-solid-bg-blue .card-body .icon-ui-arrow-right {
    opacity: 1;
    right: 30px
}

.block-link.hover_effect .card--with-solid-bg-blue .card-body .icon-download,.block-link:focus .card--with-solid-bg-blue .card-body .icon-download,.block-link:hover .card--with-solid-bg-blue .card-body .icon-download {
    opacity: 1;
    top: 33px
}

.card--with-solid-bg-purple {
    background-color: #e0d5e7;
    transition: background-color .4s
}

.card--with-solid-bg-purple .badge--with-arrow {
    background-color: #c1aacf;
    transition: background-color .4s
}

.card--with-solid-bg-purple .badge--with-arrow:after {
    border-top-color: #c1aacf;
    transition: border-top-color .5s
}

.block-link.hover_effect .card--with-solid-bg-purple,.block-link:focus .card--with-solid-bg-purple,.block-link:hover .card--with-solid-bg-purple {
    background-color: #c1aacf
}

.block-link.hover_effect .card--with-solid-bg-purple .badge--with-arrow,.block-link:focus .card--with-solid-bg-purple .badge--with-arrow,.block-link:hover .card--with-solid-bg-purple .badge--with-arrow {
    background-color: #a180b6
}

.block-link.hover_effect .card--with-solid-bg-purple .badge--with-arrow:after,.block-link:focus .card--with-solid-bg-purple .badge--with-arrow:after,.block-link:hover .card--with-solid-bg-purple .badge--with-arrow:after {
    border-top-color: #a180b6
}

.block-link.hover_effect .card--with-solid-bg-purple .card-body .icon-ui-arrow-right,.block-link:focus .card--with-solid-bg-purple .card-body .icon-ui-arrow-right,.block-link:hover .card--with-solid-bg-purple .card-body .icon-ui-arrow-right {
    opacity: 1;
    right: 30px
}

.block-link.hover_effect .card--with-solid-bg-purple .card-body .icon-download,.block-link:focus .card--with-solid-bg-purple .card-body .icon-download,.block-link:hover .card--with-solid-bg-purple .card-body .icon-download {
    opacity: 1;
    top: 33px
}

.card--with-solid-bg-pink {
    background-color: #ffd9ea;
    transition: background-color .4s
}

.card--with-solid-bg-pink .badge--with-arrow {
    background-color: #ffb3d6;
    transition: background-color .4s
}

.card--with-solid-bg-pink .badge--with-arrow:after {
    border-top-color: #ffb3d6;
    transition: border-top-color .5s
}

.block-link.hover_effect .card--with-solid-bg-pink,.block-link:focus .card--with-solid-bg-pink,.block-link:hover .card--with-solid-bg-pink {
    background-color: #ffb3d6
}

.block-link.hover_effect .card--with-solid-bg-pink .badge--with-arrow,.block-link:focus .card--with-solid-bg-pink .badge--with-arrow,.block-link:hover .card--with-solid-bg-pink .badge--with-arrow {
    background-color: #ff8cc1
}

.block-link.hover_effect .card--with-solid-bg-pink .badge--with-arrow:after,.block-link:focus .card--with-solid-bg-pink .badge--with-arrow:after,.block-link:hover .card--with-solid-bg-pink .badge--with-arrow:after {
    border-top-color: #ff8cc1
}

.block-link.hover_effect .card--with-solid-bg-pink .card-body .icon-ui-arrow-right,.block-link:focus .card--with-solid-bg-pink .card-body .icon-ui-arrow-right,.block-link:hover .card--with-solid-bg-pink .card-body .icon-ui-arrow-right {
    opacity: 1;
    right: 30px
}

.block-link.hover_effect .card--with-solid-bg-pink .card-body .icon-download,.block-link:focus .card--with-solid-bg-pink .card-body .icon-download,.block-link:hover .card--with-solid-bg-pink .card-body .icon-download {
    opacity: 1;
    top: 33px
}

.card--with-solid-bg-cream {
    background-color: #fcf9f0;
    transition: background-color .4s
}

.card--with-solid-bg-cream .badge--with-arrow {
    background-color: #f9f3e2;
    transition: background-color .4s
}

.card--with-solid-bg-cream .badge--with-arrow:after {
    border-top-color: #f9f3e2;
    transition: border-top-color .5s
}

.block-link.hover_effect .card--with-solid-bg-cream,.block-link:focus .card--with-solid-bg-cream,.block-link:hover .card--with-solid-bg-cream {
    background-color: #f9f3e2
}

.block-link.hover_effect .card--with-solid-bg-cream .badge--with-arrow,.block-link:focus .card--with-solid-bg-cream .badge--with-arrow,.block-link:hover .card--with-solid-bg-cream .badge--with-arrow {
    background-color: #f6edd3
}

.block-link.hover_effect .card--with-solid-bg-cream .badge--with-arrow:after,.block-link:focus .card--with-solid-bg-cream .badge--with-arrow:after,.block-link:hover .card--with-solid-bg-cream .badge--with-arrow:after {
    border-top-color: #f6edd3
}

.block-link.hover_effect .card--with-solid-bg-cream .card-body .icon-ui-arrow-right,.block-link:focus .card--with-solid-bg-cream .card-body .icon-ui-arrow-right,.block-link:hover .card--with-solid-bg-cream .card-body .icon-ui-arrow-right {
    opacity: 1;
    right: 30px
}

.block-link.hover_effect .card--with-solid-bg-cream .card-body .icon-download,.block-link:focus .card--with-solid-bg-cream .card-body .icon-download,.block-link:hover .card--with-solid-bg-cream .card-body .icon-download {
    opacity: 1;
    top: 33px
}

.card--with-solid-bg-gray {
    background-color: #e1e1e2;
    transition: background-color .4s
}

.card--with-solid-bg-gray .badge--with-arrow {
    background-color: #c3c3c5;
    transition: background-color .4s
}

.card--with-solid-bg-gray .badge--with-arrow:after {
    border-top-color: #c3c3c5;
    transition: border-top-color .5s
}

.block-link.hover_effect .card--with-solid-bg-gray,.block-link:focus .card--with-solid-bg-gray,.block-link:hover .card--with-solid-bg-gray {
    background-color: #c3c3c5
}

.block-link.hover_effect .card--with-solid-bg-gray .badge--with-arrow,.block-link:focus .card--with-solid-bg-gray .badge--with-arrow,.block-link:hover .card--with-solid-bg-gray .badge--with-arrow {
    background-color: #a6a5a7
}

.block-link.hover_effect .card--with-solid-bg-gray .badge--with-arrow:after,.block-link:focus .card--with-solid-bg-gray .badge--with-arrow:after,.block-link:hover .card--with-solid-bg-gray .badge--with-arrow:after {
    border-top-color: #a6a5a7
}

.block-link.hover_effect .card--with-solid-bg-gray .card-body .icon-ui-arrow-right,.block-link:focus .card--with-solid-bg-gray .card-body .icon-ui-arrow-right,.block-link:hover .card--with-solid-bg-gray .card-body .icon-ui-arrow-right {
    opacity: 1;
    right: 30px
}

.block-link.hover_effect .card--with-solid-bg-gray .card-body .icon-download,.block-link:focus .card--with-solid-bg-gray .card-body .icon-download,.block-link:hover .card--with-solid-bg-gray .card-body .icon-download {
    opacity: 1;
    top: 33px
}

.card--with-solid-bg-gray-dark {
    background-color: #ddd;
    transition: background-color .4s
}

.card--with-solid-bg-gray-dark .badge--with-arrow {
    background-color: #bcbcbb;
    transition: background-color .4s
}

.card--with-solid-bg-gray-dark .badge--with-arrow:after {
    border-top-color: #bcbcbb;
    transition: border-top-color .5s
}

.block-link.hover_effect .card--with-solid-bg-gray-dark,.block-link:focus .card--with-solid-bg-gray-dark,.block-link:hover .card--with-solid-bg-gray-dark {
    background-color: #bcbcbb
}

.block-link.hover_effect .card--with-solid-bg-gray-dark .badge--with-arrow,.block-link:focus .card--with-solid-bg-gray-dark .badge--with-arrow,.block-link:hover .card--with-solid-bg-gray-dark .badge--with-arrow {
    background-color: #9a9a9a
}

.block-link.hover_effect .card--with-solid-bg-gray-dark .badge--with-arrow:after,.block-link:focus .card--with-solid-bg-gray-dark .badge--with-arrow:after,.block-link:hover .card--with-solid-bg-gray-dark .badge--with-arrow:after {
    border-top-color: #9a9a9a
}

.block-link.hover_effect .card--with-solid-bg-gray-dark .card-body .icon-ui-arrow-right,.block-link:focus .card--with-solid-bg-gray-dark .card-body .icon-ui-arrow-right,.block-link:hover .card--with-solid-bg-gray-dark .card-body .icon-ui-arrow-right {
    opacity: 1;
    right: 30px
}

.block-link.hover_effect .card--with-solid-bg-gray-dark .card-body .icon-download,.block-link:focus .card--with-solid-bg-gray-dark .card-body .icon-download,.block-link:hover .card--with-solid-bg-gray-dark .card-body .icon-download {
    opacity: 1;
    top: 33px
}

.card--with-solid-bg-gray-light {
    background-color: #ebebeb;
    transition: background-color .4s
}

.card--with-solid-bg-gray-light .badge--with-arrow {
    background-color: #d8d8d7;
    transition: background-color .4s
}

.card--with-solid-bg-gray-light .badge--with-arrow:after {
    border-top-color: #d8d8d7;
    transition: border-top-color .5s
}

.block-link.hover_effect .card--with-solid-bg-gray-light,.block-link:focus .card--with-solid-bg-gray-light,.block-link:hover .card--with-solid-bg-gray-light {
    background-color: #d8d8d7
}

.block-link.hover_effect .card--with-solid-bg-gray-light .badge--with-arrow,.block-link:focus .card--with-solid-bg-gray-light .badge--with-arrow,.block-link:hover .card--with-solid-bg-gray-light .badge--with-arrow {
    background-color: #c4c4c4
}

.block-link.hover_effect .card--with-solid-bg-gray-light .badge--with-arrow:after,.block-link:focus .card--with-solid-bg-gray-light .badge--with-arrow:after,.block-link:hover .card--with-solid-bg-gray-light .badge--with-arrow:after {
    border-top-color: #c4c4c4
}

.block-link.hover_effect .card--with-solid-bg-gray-light .card-body .icon-ui-arrow-right,.block-link:focus .card--with-solid-bg-gray-light .card-body .icon-ui-arrow-right,.block-link:hover .card--with-solid-bg-gray-light .card-body .icon-ui-arrow-right {
    opacity: 1;
    right: 30px
}

.block-link.hover_effect .card--with-solid-bg-gray-light .card-body .icon-download,.block-link:focus .card--with-solid-bg-gray-light .card-body .icon-download,.block-link:hover .card--with-solid-bg-gray-light .card-body .icon-download {
    opacity: 1;
    top: 33px
}

.card--with-solid-bg-gray-lighter {
    background-color: #f4f4f4;
    transition: background-color .4s
}

.card--with-solid-bg-gray-lighter .badge--with-arrow {
    background-color: #e8e8e8;
    transition: background-color .4s
}

.card--with-solid-bg-gray-lighter .badge--with-arrow:after {
    border-top-color: #e8e8e8;
    transition: border-top-color .5s
}

.block-link.hover_effect .card--with-solid-bg-gray-lighter,.block-link:focus .card--with-solid-bg-gray-lighter,.block-link:hover .card--with-solid-bg-gray-lighter {
    background-color: #e8e8e8
}

.block-link.hover_effect .card--with-solid-bg-gray-lighter .badge--with-arrow,.block-link:focus .card--with-solid-bg-gray-lighter .badge--with-arrow,.block-link:hover .card--with-solid-bg-gray-lighter .badge--with-arrow {
    background-color: #ddd
}

.block-link.hover_effect .card--with-solid-bg-gray-lighter .badge--with-arrow:after,.block-link:focus .card--with-solid-bg-gray-lighter .badge--with-arrow:after,.block-link:hover .card--with-solid-bg-gray-lighter .badge--with-arrow:after {
    border-top-color: #ddd
}

.block-link.hover_effect .card--with-solid-bg-gray-lighter .card-body .icon-ui-arrow-right,.block-link:focus .card--with-solid-bg-gray-lighter .card-body .icon-ui-arrow-right,.block-link:hover .card--with-solid-bg-gray-lighter .card-body .icon-ui-arrow-right {
    opacity: 1;
    right: 30px
}

.block-link.hover_effect .card--with-solid-bg-gray-lighter .card-body .icon-download,.block-link:focus .card--with-solid-bg-gray-lighter .card-body .icon-download,.block-link:hover .card--with-solid-bg-gray-lighter .card-body .icon-download {
    opacity: 1;
    top: 33px
}

.card--title-description {
    border: none;
    margin-bottom: 30px
}

.group .no-gutters.office-locator__list .card--title-description,.group .row.no-gutters .card--title-description {
    margin-bottom: 0
}

.card--title-description .card-body {
    padding: 30px
}

@media (min-width: 992px) {
    .card--title-description .card-body {
        padding:30px 73px 30px 40px
    }
}

.card--title-description .card-body .icon-ui-arrow-right {
    color: #004750;
    font-size: 32px;
    line-height: 32px;
    opacity: 0;
    position: absolute;
    right: 25px;
    transition: opacity .4s,right .4s;
    top: 20px
}

.card--title-description .card-title {
    font-size: 1.3333333rem;
    margin-top: 15px;
    margin-bottom: 24px;
    color: #454544
}

@media (max-width: 767px) {
    .card--title-description .card-title {
        font-size:.875rem
    }
}

.card--title-description .card-text,.card--title-description .card-title {
    color: #004750!important
}

.card--title-description .card-text {
    font-size: 16px;
    letter-spacing: -.57px
}

@media (min-width: 768px) {
    .card--title-description .card-text {
        margin-bottom:44px
    }
}

.card--title-description-green {
    background-color: #d0e6e3;
    transition: background-color .4s
}

.block-link.hover_effect .card--title-description-green,.block-link:focus .card--title-description-green,.block-link:hover .card--title-description-green {
    background-color: #a0cec7
}

.block-link.hover_effect .card--title-description-green .card-body i,.block-link:focus .card--title-description-green .card-body i,.block-link:hover .card--title-description-green .card-body i {
    opacity: 1;
    right: 20px
}

.card--title-description-green-dark {
    background-color: #ccdadc;
    transition: background-color .4s
}

.block-link.hover_effect .card--title-description-green-dark,.block-link:focus .card--title-description-green-dark,.block-link:hover .card--title-description-green-dark {
    background-color: #99b5b9
}

.block-link.hover_effect .card--title-description-green-dark .card-body i,.block-link:focus .card--title-description-green-dark .card-body i,.block-link:hover .card--title-description-green-dark .card-body i {
    opacity: 1;
    right: 20px
}

.card--title-description-green-bright {
    background-color: #eaf7ce;
    transition: background-color .4s
}

.block-link.hover_effect .card--title-description-green-bright,.block-link:focus .card--title-description-green-bright,.block-link:hover .card--title-description-green-bright {
    background-color: #d4ef9d
}

.block-link.hover_effect .card--title-description-green-bright .card-body i,.block-link:focus .card--title-description-green-bright .card-body i,.block-link:hover .card--title-description-green-bright .card-body i {
    opacity: 1;
    right: 20px
}

.card--title-description-yellow-green {
    background-color: #f5f8cc;
    transition: background-color .4s
}

.block-link.hover_effect .card--title-description-yellow-green,.block-link:focus .card--title-description-yellow-green,.block-link:hover .card--title-description-yellow-green {
    background-color: #ebf199
}

.block-link.hover_effect .card--title-description-yellow-green .card-body i,.block-link:focus .card--title-description-yellow-green .card-body i,.block-link:hover .card--title-description-yellow-green .card-body i {
    opacity: 1;
    right: 20px
}

.card--title-description-blue-light {
    background-color: #dff3f7;
    transition: background-color .4s
}

.block-link.hover_effect .card--title-description-blue-light,.block-link:focus .card--title-description-blue-light,.block-link:hover .card--title-description-blue-light {
    background-color: #bfe7ef
}

.block-link.hover_effect .card--title-description-blue-light .card-body i,.block-link:focus .card--title-description-blue-light .card-body i,.block-link:hover .card--title-description-blue-light .card-body i {
    opacity: 1;
    right: 20px
}

.card--title-description-blue {
    background-color: #d1e9f6;
    transition: background-color .4s
}

.block-link.hover_effect .card--title-description-blue,.block-link:focus .card--title-description-blue,.block-link:hover .card--title-description-blue {
    background-color: #a2d3ec
}

.block-link.hover_effect .card--title-description-blue .card-body i,.block-link:focus .card--title-description-blue .card-body i,.block-link:hover .card--title-description-blue .card-body i {
    opacity: 1;
    right: 20px
}

.card--title-description-purple {
    background-color: #e0d5e7;
    transition: background-color .4s
}

.block-link.hover_effect .card--title-description-purple,.block-link:focus .card--title-description-purple,.block-link:hover .card--title-description-purple {
    background-color: #c1aacf
}

.block-link.hover_effect .card--title-description-purple .card-body i,.block-link:focus .card--title-description-purple .card-body i,.block-link:hover .card--title-description-purple .card-body i {
    opacity: 1;
    right: 20px
}

.card--title-description-pink {
    background-color: #ffd9ea;
    transition: background-color .4s
}

.block-link.hover_effect .card--title-description-pink,.block-link:focus .card--title-description-pink,.block-link:hover .card--title-description-pink {
    background-color: #ffb3d6
}

.block-link.hover_effect .card--title-description-pink .card-body i,.block-link:focus .card--title-description-pink .card-body i,.block-link:hover .card--title-description-pink .card-body i {
    opacity: 1;
    right: 20px
}

.card--title-description-cream {
    background-color: #fcf9f0;
    transition: background-color .4s
}

.block-link.hover_effect .card--title-description-cream,.block-link:focus .card--title-description-cream,.block-link:hover .card--title-description-cream {
    background-color: #f9f3e2
}

.block-link.hover_effect .card--title-description-cream .card-body i,.block-link:focus .card--title-description-cream .card-body i,.block-link:hover .card--title-description-cream .card-body i {
    opacity: 1;
    right: 20px
}

.card--title-description-gray {
    background-color: #e1e1e2;
    transition: background-color .4s
}

.block-link.hover_effect .card--title-description-gray,.block-link:focus .card--title-description-gray,.block-link:hover .card--title-description-gray {
    background-color: #c3c3c5
}

.block-link.hover_effect .card--title-description-gray .card-body i,.block-link:focus .card--title-description-gray .card-body i,.block-link:hover .card--title-description-gray .card-body i {
    opacity: 1;
    right: 20px
}

.card--title-description-gray-dark {
    background-color: #ddd;
    transition: background-color .4s
}

.block-link.hover_effect .card--title-description-gray-dark,.block-link:focus .card--title-description-gray-dark,.block-link:hover .card--title-description-gray-dark {
    background-color: #bcbcbb
}

.block-link.hover_effect .card--title-description-gray-dark .card-body i,.block-link:focus .card--title-description-gray-dark .card-body i,.block-link:hover .card--title-description-gray-dark .card-body i {
    opacity: 1;
    right: 20px
}

.card--title-description-gray-light {
    background-color: #ebebeb;
    transition: background-color .4s
}

.block-link.hover_effect .card--title-description-gray-light,.block-link:focus .card--title-description-gray-light,.block-link:hover .card--title-description-gray-light {
    background-color: #d8d8d7
}

.block-link.hover_effect .card--title-description-gray-light .card-body i,.block-link:focus .card--title-description-gray-light .card-body i,.block-link:hover .card--title-description-gray-light .card-body i {
    opacity: 1;
    right: 20px
}

.card--title-description-gray-lighter {
    background-color: #f4f4f4;
    transition: background-color .4s
}

.block-link.hover_effect .card--title-description-gray-lighter,.block-link:focus .card--title-description-gray-lighter,.block-link:hover .card--title-description-gray-lighter {
    background-color: #e8e8e8
}

.block-link.hover_effect .card--title-description-gray-lighter .card-body i,.block-link:focus .card--title-description-gray-lighter .card-body i,.block-link:hover .card--title-description-gray-lighter .card-body i {
    opacity: 1;
    right: 20px
}

.card-list {
    overflow: hidden;
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: 0
}

.card-list>li {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    margin-bottom: 30px
}

@media (max-width: 575px) {
    .card-list>li:nth-child(3n+1) .card-body {
        background-color:#eaf7ce
    }

    .card-list>li:nth-child(3n+2) .card-body {
        background-color: #fcf9f0
    }

    .card-list>li:nth-child(3n+3) .card-body {
        background-color: #e1edf1
    }
}

@media (min-width: 576px) and (max-width:767px) {
    .card-list>li {
        width:50%
    }

    .card-list>li:nth-child(6n+1) .card-body,.card-list>li:nth-child(6n+2) .card-body {
        background-color: #eaf7ce
    }

    .card-list>li:nth-child(6n+3) .card-body,.card-list>li:nth-child(6n+4) .card-body {
        background-color: #fcf9f0
    }

    .card-list>li:nth-child(6n+5) .card-body,.card-list>li:nth-child(6n+6) .card-body {
        background-color: #e1edf1
    }
}

@media (min-width: 768px) {
    .card-list>li {
        width:33.333333%
    }

    .card-list>li:nth-child(9n+1) .card-body,.card-list>li:nth-child(9n+2) .card-body,.card-list>li:nth-child(9n+3) .card-body {
        background-color: #eaf7ce
    }

    .card-list>li:nth-child(9n+4) .card-body,.card-list>li:nth-child(9n+5) .card-body,.card-list>li:nth-child(9n+6) .card-body {
        background-color: #fcf9f0
    }

    .card-list>li:nth-child(9n+7) .card-body,.card-list>li:nth-child(9n+8) .card-body,.card-list>li:nth-child(9n+9) .card-body {
        background-color: #e1edf1
    }
}

@media (min-width: 1200px) {
    .card-list>li {
        width:25%
    }

    .card-list>li:nth-child(12n+1) .card-body,.card-list>li:nth-child(12n+2) .card-body,.card-list>li:nth-child(12n+3) .card-body,.card-list>li:nth-child(12n+4) .card-body {
        background-color: #eaf7ce
    }

    .card-list>li:nth-child(12n+5) .card-body,.card-list>li:nth-child(12n+6) .card-body,.card-list>li:nth-child(12n+7) .card-body,.card-list>li:nth-child(12n+8) .card-body {
        background-color: #fcf9f0
    }

    .card-list>li:nth-child(12n+9) .card-body,.card-list>li:nth-child(12n+10) .card-body,.card-list>li:nth-child(12n+11) .card-body,.card-list>li:nth-child(12n+12) .card-body {
        background-color: #e1edf1
    }
}

@media (min-width: 576px) {
    .card-list--wide>li {
        width:100%
    }
}

@media (min-width: 768px) {
    .card-list--wide>li {
        width:50%
    }

    .card-list--wide>li:nth-child(6n+1) .card-body,.card-list--wide>li:nth-child(6n+2) .card-body {
        background-color: #eaf7ce
    }

    .card-list--wide>li:nth-child(6n+3) .card-body,.card-list--wide>li:nth-child(6n+4) .card-body {
        background-color: #fcf9f0
    }

    .card-list--wide>li:nth-child(6n+5) .card-body,.card-list--wide>li:nth-child(6n+6) .card-body {
        background-color: #e1edf1
    }
}

@media (min-width: 768px) {
    .card-list--narrow>li {
        width:50%
    }

    .card-list--narrow>li:nth-child(6n+1) .card-body,.card-list--narrow>li:nth-child(6n+2) .card-body {
        background-color: #eaf7ce
    }

    .card-list--narrow>li:nth-child(6n+3) .card-body,.card-list--narrow>li:nth-child(6n+4) .card-body {
        background-color: #fcf9f0
    }

    .card-list--narrow>li:nth-child(6n+5) .card-body,.card-list--narrow>li:nth-child(6n+6) .card-body {
        background-color: #e1edf1
    }
}

@media (min-width: 992px) {
    .card-list--narrow>li {
        width:33.333333%
    }

    .card-list--narrow>li:nth-child(9n+1) .card-body,.card-list--narrow>li:nth-child(9n+2) .card-body,.card-list--narrow>li:nth-child(9n+3) .card-body {
        background-color: #eaf7ce
    }

    .card-list--narrow>li:nth-child(9n+4) .card-body,.card-list--narrow>li:nth-child(9n+5) .card-body,.card-list--narrow>li:nth-child(9n+6) .card-body {
        background-color: #fcf9f0
    }

    .card-list--narrow>li:nth-child(9n+7) .card-body,.card-list--narrow>li:nth-child(9n+8) .card-body,.card-list--narrow>li:nth-child(9n+9) .card-body {
        background-color: #e1edf1
    }
}

.card--with-expanding-text {
    background-color: transparent;
    border: none;
    border-radius: 0;
    display: block;
    overflow: hidden
}

.card--with-expanding-text .image {
    background-color: #f9f9f9;
    padding-bottom: 100%;
    position: static;
    margin-bottom: 40px;
    z-index: 10
}

.card-list--wide .card--with-expanding-text .image {
    padding-bottom: 50%
}

.card--with-expanding-text .image img {
    position: absolute;
    width: 100%;
    border-radius: 0
}

.card--with-expanding-text .card-body {
    padding: 42px 20px 25px;
    position: absolute;
    bottom: 0;
    min-height: 120px;
    max-height: 100%;
    transition: background-color .4s,min-height .4s,width .4s;
    width: 72%;
    z-index: 20
}

.card-list--wide .card--with-expanding-text .card-body {
    width: 88%
}

.card--with-expanding-text .card-body i {
    color: #004750;
    font-size: 32px;
    line-height: 32px;
    opacity: 0;
    position: absolute;
    right: 20px;
    top: 20px
}

.card--with-expanding-text .card-title {
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 165px;
    -webkit-transform: initial;
    transform: none;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s
}

.card-list--wide .card--with-expanding-text .card-title {
    max-width: 480px
}

.card--with-expanding-text .card-text {
    color: #004750;
    pointer-events: none;
    font-size: 16px;
    position: absolute;
    letter-spacing: -.57px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    width: calc(100% - 40px);
    overflow: hidden;
    opacity: 0;
    top: 130px
}

.card--with-expanding-text .card-text ul {
    color: #004750;
    margin-left: 18px
}


.block-link.hover_effect .card--with-expanding-text .card-body,.block-link:focus .card--with-expanding-text .card-body,.block-link:hover .card--with-expanding-text .card-body {
    width: 100%;
    min-height: calc(100% - 40px)
}

.block-link.hover_effect .card--with-expanding-text .card-title,.block-link:focus .card--with-expanding-text .card-title,.block-link:hover .card--with-expanding-text .card-title {
    -webkit-transform: translateY(28px);
    transform: translateY(28px)
}

.block-link.hover_effect .card--with-expanding-text .card-text,.block-link:focus .card--with-expanding-text .card-text,.block-link:hover .card--with-expanding-text .card-text {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    max-height: 250px;
    transition: opacity .3s,-webkit-transform .2s;
    transition: opacity .3s,transform .2s;
    transition: opacity .3s,transform .2s,-webkit-transform .2s;
    transition-delay: .3s;
    width: calc(100% - 40px);
    opacity: 1
}

.block-link.hover_effect .card--with-expanding-text i,.block-link:focus .card--with-expanding-text i,.block-link:hover .card--with-expanding-text i {
    transition: opacity .4s;
    opacity: 1
}

.main-content .card-list .card--with-expanding-text .card-body {
    padding-top: 25px
}

.main-content .card-list .card--with-expanding-text .card-text {
    top: 60px
}

.main-content .card-list .block-link.hover_effect .card--with-expanding-text .card-body,.main-content .card-list .block-link:focus .card--with-expanding-text .card-body,.main-content .card-list .block-link:hover .card--with-expanding-text .card-body {
    width: 100%;
    min-height: 100%
}

.main-content .card-list .block-link.hover_effect .card--with-expanding-text .card-title,.main-content .card-list .block-link:focus .card--with-expanding-text .card-title,.main-content .card-list .block-link:hover .card--with-expanding-text .card-title {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.main-content .card-list .block-link.hover_effect .card--with-expanding-text .card-text,.main-content .card-list .block-link:focus .card--with-expanding-text .card-text,.main-content .card-list .block-link:hover .card--with-expanding-text .card-text {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    max-height: 250px;
    transition: opacity .3s,-webkit-transform .2s;
    transition: opacity .3s,transform .2s;
    transition: opacity .3s,transform .2s,-webkit-transform .2s;
    transition-delay: .3s;
    width: calc(100% - 40px);
    opacity: 1
}

.card--standard-subbrand {
    border: none;
    border-radius: 24px;
    color: #692558;
    overflow: hidden;
    box-shadow: 0 2px 6px rgba(105,37,88,.08);
    transition: all .4s
}

@media (max-width: 767px) {
    .card--standard-subbrand {
        margin-bottom:30px
    }
}

.block-link:focus .card--standard-subbrand,.block-link:hover .card--standard-subbrand {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    box-shadow: 0 2px 16px rgba(105,37,88,.24)
}

.card--standard-subbrand .card-body {
    padding-bottom: 72px
}

.card--standard-subbrand .card-metadata {
    color: #ff671f;
    font-family: inherit;
    font-size: 12px;
    margin-bottom: 10px;
    letter-spacing: .8px;
    text-transform: uppercase
}

.card--standard-subbrand .card-title {
    font-size: 1.5556rem;
    line-height: 1.14;
    letter-spacing: -.4px;
    margin-bottom: 1.25rem
}

.card--standard-subbrand .card-text {
    line-height: 26px
}

.card--overlapping-img-subbrand {
    border: none;
    margin-bottom: 30px
}

.card-list .card--overlapping-img-subbrand,.carousel--standard .card--overlapping-img-subbrand {
    margin-bottom: 0
}

.card--overlapping-img-subbrand .metatags li {
    color: #004750;
    font-size: 12px;
    text-transform: uppercase
}

.card--overlapping-img-subbrand .card-title {
    margin-right: 35px;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin-bottom: .25rem
}

.card--overlapping-img-subbrand .card-title+.card-text {
    margin-top: .75rem
}

@media (min-width: 768px) {
    .card-list .card--overlapping-img-subbrand .card-title,.col-lg-3 .card--overlapping-img-subbrand .card-title,.col-md-3 .card--overlapping-img-subbrand .card-title {
        margin-right:25px;
        font-size: 1.3333333rem
    }
}

.card--overlapping-img-subbrand .card-body {
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    border-top-right-radius: 24px;
    padding: 30px 30px 25px;
    position: static;
    margin-right: 30px;
    margin-top: -35px;
    min-height: 134px;
    z-index: 20
}

@media (min-width: 768px) {
    .card-list .card--overlapping-img-subbrand .card-body,.col-lg-3 .card--overlapping-img-subbrand .card-body,.col-md-3 .card--overlapping-img-subbrand .card-body {
        border-bottom-left-radius:16px;
        border-bottom-right-radius: 16px;
        border-top-right-radius: 16px;
        padding: 20px;
        margin-right: 20px;
        min-height: 100px
    }
}

.card--overlapping-img-subbrand .card-body .icon-ui-arrow-right {
    color: #692558;
    font-size: 23px;
    line-height: 23px;
    opacity: 0;
    position: absolute;
    right: 23px;
    transition: opacity .4s,right .4s;
    top: 19px
}

.card--overlapping-img-subbrand .image {
    position: static;
    z-index: 10;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px
}

@media (min-width: 768px) {
    .card-list .card--overlapping-img-subbrand .image,.col-lg-3 .card--overlapping-img-subbrand .image,.col-md-3 .card--overlapping-img-subbrand .image {
        border-top-left-radius:16px;
        border-top-right-radius: 16px
    }
}

.card--overlapping-img-subbrand .card-text {
    font-size: 14px
}

.card--overlapping-img-subbrand .card-text>:last-child {
    margin-bottom: 0
}

.card--overlapping-img-subbrand .card-text ul {
    margin-left: 18px
}



.card--overlapping-img-subbrand.card--no-image .card-body {
    margin-top: 0
}

.block-link:focus .card--overlapping-img-subbrand.card--no-image .card-body,.block-link:hover .card--overlapping-img-subbrand.card--no-image .card-body {
    -webkit-transform: translateY(15px);
    transform: translateY(15px)
}

.card--overlapping-img-subbrand-green .card-body {
    background-color: #d0e6e3;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-subbrand-green .card-body,.block-link:hover .card--overlapping-img-subbrand-green .card-body {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-subbrand-green .card-text li,.block-link:hover .card--overlapping-img-subbrand-green .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-subbrand-green .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-subbrand-green .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-subbrand-green-dark .card-body {
    background-color: #ccdadc;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-subbrand-green-dark .card-body,.block-link:hover .card--overlapping-img-subbrand-green-dark .card-body {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-subbrand-green-dark .card-text li,.block-link:hover .card--overlapping-img-subbrand-green-dark .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-subbrand-green-dark .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-subbrand-green-dark .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-subbrand-green-bright .card-body {
    background-color: #eaf7ce;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-subbrand-green-bright .card-body,.block-link:hover .card--overlapping-img-subbrand-green-bright .card-body {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-subbrand-green-bright .card-text li,.block-link:hover .card--overlapping-img-subbrand-green-bright .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-subbrand-green-bright .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-subbrand-green-bright .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-subbrand-yellow-green .card-body {
    background-color: #f5f8cc;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-subbrand-yellow-green .card-body,.block-link:hover .card--overlapping-img-subbrand-yellow-green .card-body {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-subbrand-yellow-green .card-text li,.block-link:hover .card--overlapping-img-subbrand-yellow-green .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-subbrand-yellow-green .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-subbrand-yellow-green .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-subbrand-blue-light .card-body {
    background-color: #dff3f7;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-subbrand-blue-light .card-body,.block-link:hover .card--overlapping-img-subbrand-blue-light .card-body {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-subbrand-blue-light .card-text li,.block-link:hover .card--overlapping-img-subbrand-blue-light .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-subbrand-blue-light .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-subbrand-blue-light .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-subbrand-blue .card-body {
    background-color: #d1e9f6;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-subbrand-blue .card-body,.block-link:hover .card--overlapping-img-subbrand-blue .card-body {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-subbrand-blue .card-text li,.block-link:hover .card--overlapping-img-subbrand-blue .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-subbrand-blue .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-subbrand-blue .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-subbrand-purple .card-body {
    background-color: #e0d5e7;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-subbrand-purple .card-body,.block-link:hover .card--overlapping-img-subbrand-purple .card-body {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-subbrand-purple .card-text li,.block-link:hover .card--overlapping-img-subbrand-purple .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-subbrand-purple .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-subbrand-purple .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-subbrand-pink .card-body {
    background-color: #ffd9ea;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-subbrand-pink .card-body,.block-link:hover .card--overlapping-img-subbrand-pink .card-body {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-subbrand-pink .card-text li,.block-link:hover .card--overlapping-img-subbrand-pink .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-subbrand-pink .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-subbrand-pink .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-subbrand-cream .card-body {
    background-color: #fcf9f0;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-subbrand-cream .card-body,.block-link:hover .card--overlapping-img-subbrand-cream .card-body {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-subbrand-cream .card-text li,.block-link:hover .card--overlapping-img-subbrand-cream .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-subbrand-cream .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-subbrand-cream .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-subbrand-gray .card-body {
    background-color: #e1e1e2;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-subbrand-gray .card-body,.block-link:hover .card--overlapping-img-subbrand-gray .card-body {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-subbrand-gray .card-text li,.block-link:hover .card--overlapping-img-subbrand-gray .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-subbrand-gray .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-subbrand-gray .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-subbrand-gray-dark .card-body {
    background-color: #ddd;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-subbrand-gray-dark .card-body,.block-link:hover .card--overlapping-img-subbrand-gray-dark .card-body {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-subbrand-gray-dark .card-text li,.block-link:hover .card--overlapping-img-subbrand-gray-dark .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-subbrand-gray-dark .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-subbrand-gray-dark .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-subbrand-gray-light .card-body {
    background-color: #ebebeb;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-subbrand-gray-light .card-body,.block-link:hover .card--overlapping-img-subbrand-gray-light .card-body {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-subbrand-gray-light .card-text li,.block-link:hover .card--overlapping-img-subbrand-gray-light .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-subbrand-gray-light .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-subbrand-gray-light .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.card--overlapping-img-subbrand-gray-lighter .card-body {
    background-color: #f4f4f4;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.block-link:focus .card--overlapping-img-subbrand-gray-lighter .card-body,.block-link:hover .card--overlapping-img-subbrand-gray-lighter .card-body {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
}

.block-link:focus .card--overlapping-img-subbrand-gray-lighter .card-text li,.block-link:hover .card--overlapping-img-subbrand-gray-lighter .card-text li {
    color: #004750
}

.block-link:focus .card--overlapping-img-subbrand-gray-lighter .icon-ui-arrow-right,.block-link:hover .card--overlapping-img-subbrand-gray-lighter .icon-ui-arrow-right {
    opacity: 1;
    right: 20px
}

.brightcove_playlist {
    width: 1px;
    min-width: 100%
}

.icon-group {
    margin-bottom: 40px
}

@media (min-width: 768px) {
    .icon-group {
        margin-bottom:60px
    }
}

.group .icon-group {
    margin-bottom: 0
}

.icon-group a,.icon-group i,.icon-group p,.icon-group small {
    color: #575756
}

.icon-group p {
    margin-bottom: 0;
    line-height: 1.5
}

.icon-group__items {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.icon-group__items li {
    padding: 30px 0
}

.icon-group__items a {
    display: block
}

.icon-group__items a:hover {
    text-decoration: none
}

.icon-group__items a:hover p,.icon-group__items a:hover small {
    text-decoration: underline
}

.icon-group__items p {
    font-weight: 700;
    font-size: 64px;
    line-height: 58px;
    letter-spacing: -1px
}

.icon-group__items small {
    font-size: 22px;
    line-height: 29px;
    letter-spacing: -.52px
}

.icon-group__items i {
    display: block;
    font-size: 60px
}

.icon-group .icon-group__wrapper {
    border-top: 3px solid #575756
}

.icon-group__item--green-dark .icon-group__wrapper {
    border-top: 3px solid #004750
}

.icon-group__item--green-dark .icon-group__wrapper i {
    color: #004750
}

.icon-group__item--green-dark .icon-group__wrapper p,.icon-group__item--green-dark .icon-group__wrapper small {
    color: #000
}

.icon-group__item--gray .icon-group__wrapper {
    border-top: 3px solid #6a696d
}

.icon-group__item--gray .icon-group__wrapper i {
    color: #6a696d
}

.icon-group__item--gray .icon-group__wrapper p,.icon-group__item--gray .icon-group__wrapper small {
    color: #3a393c
}

.icon-group__item--gray-dark .icon-group__wrapper {
    border-top: 3px solid #575756
}

.icon-group__item--gray-dark .icon-group__wrapper i {
    color: #575756
}

.icon-group__item--gray-dark .icon-group__wrapper p,.icon-group__item--gray-dark .icon-group__wrapper small {
    color: #262626
}

.icon-group__item--gray-light .icon-group__wrapper {
    border-top: 3px solid #9d9d9c
}

.icon-group__item--gray-light .icon-group__wrapper i {
    color: #9d9d9c
}

.icon-group__item--gray-light .icon-group__wrapper p,.icon-group__item--gray-light .icon-group__wrapper small {
    color: #6d6d6c
}

.icon-group__item--gray-lighter .icon-group__wrapper {
    border-top: 3px solid #c6c6c6
}

.icon-group__item--gray-lighter .icon-group__wrapper i {
    color: #c6c6c6
}

.icon-group__item--gray-lighter .icon-group__wrapper p,.icon-group__item--gray-lighter .icon-group__wrapper small {
    color: #969696
}

.icon-group__item--cream .icon-group__wrapper {
    border-top: 3px solid #f0e1b6
}

.icon-group__item--cream .icon-group__wrapper i {
    color: #f0e1b6
}

.icon-group__item--cream .icon-group__wrapper p,.icon-group__item--cream .icon-group__wrapper small {
    color: #dfc066
}

.icon-group__item--yellow-green .icon-group__wrapper {
    border-top: 3px solid #cedb00
}

.icon-group__item--yellow-green .icon-group__wrapper i {
    color: #cedb00
}

.icon-group__item--yellow-green .icon-group__wrapper p,.icon-group__item--yellow-green .icon-group__wrapper small {
    color: #737a00
}

.icon-group__item--green .icon-group__wrapper {
    border-top: 3px solid #128474
}

.icon-group__item--green .icon-group__wrapper i {
    color: #128474
}

.icon-group__item--green .icon-group__wrapper p,.icon-group__item--green .icon-group__wrapper small {
    color: #062f29
}

.icon-group__item--green-bright .icon-group__wrapper {
    border-top: 3px solid #94d60a
}

.icon-group__item--green-bright .icon-group__wrapper i {
    color: #94d60a
}

.icon-group__item--green-bright .icon-group__wrapper p,.icon-group__item--green-bright .icon-group__wrapper small {
    color: #547906
}

.icon-group__item--blue-light .icon-group__wrapper {
    border-top: 3px solid #60c3d6
}

.icon-group__item--blue-light .icon-group__wrapper i {
    color: #60c3d6
}

.icon-group__item--blue-light .icon-group__wrapper p,.icon-group__item--blue-light .icon-group__wrapper small {
    color: #2c95a9
}

.icon-group__item--blue .icon-group__wrapper {
    border-top: 3px solid #1790d0
}

.icon-group__item--blue .icon-group__wrapper i {
    color: #1790d0
}

.icon-group__item--blue .icon-group__wrapper p,.icon-group__item--blue .icon-group__wrapper small {
    color: #0d5479
}

.icon-group__item--purple .icon-group__wrapper {
    border-top: 3px solid #b077d3
}

.icon-group__item--purple .icon-group__wrapper i {
    color: #b077d3
}

.icon-group__item--purple .icon-group__wrapper p,.icon-group__item--purple .icon-group__wrapper small {
    color: #632b86
}

.icon-group__title {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .icon-group__title {
        margin-bottom:10px
    }
}

.icon-group--horizontal .icon-group__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.icon-group--horizontal .icon-group__items li {
    vertical-align: top;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 576px) {
    .icon-group--horizontal .icon-group__items li:first-child:nth-last-child(2),.icon-group--horizontal .icon-group__items li:first-child:nth-last-child(2)~li {
        -webkit-box-flex:0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .icon-group--horizontal .icon-group__items li:first-child:nth-last-child(3),.icon-group--horizontal .icon-group__items li:first-child:nth-last-child(3)~li,.icon-group--horizontal .icon-group__items li:first-child:nth-last-child(5),.icon-group--horizontal .icon-group__items li:first-child:nth-last-child(5)~li,.icon-group--horizontal .icon-group__items li:first-child:nth-last-child(6),.icon-group--horizontal .icon-group__items li:first-child:nth-last-child(6)~li,.icon-group--horizontal .icon-group__items li:first-child:nth-last-child(9),.icon-group--horizontal .icon-group__items li:first-child:nth-last-child(9)~li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .icon-group--horizontal .icon-group__items li:first-child:nth-last-child(4),.icon-group--horizontal .icon-group__items li:first-child:nth-last-child(4)~li,.icon-group--horizontal .icon-group__items li:first-child:nth-last-child(7),.icon-group--horizontal .icon-group__items li:first-child:nth-last-child(7)~li,.icon-group--horizontal .icon-group__items li:first-child:nth-last-child(8),.icon-group--horizontal .icon-group__items li:first-child:nth-last-child(8)~li,.icon-group--horizontal .icon-group__items li:first-child:nth-last-child(10),.icon-group--horizontal .icon-group__items li:first-child:nth-last-child(10)~li,.icon-group--horizontal .icon-group__items li:first-child:nth-last-child(11),.icon-group--horizontal .icon-group__items li:first-child:nth-last-child(11)~li,.icon-group--horizontal .icon-group__items li:first-child:nth-last-child(12),.icon-group--horizontal .icon-group__items li:first-child:nth-last-child(12)~li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

.lead-text {
    color: #004750;
    padding-bottom: 40px;
    padding-top: 40px
}

@media (min-width: 768px) {
    .lead-text {
        padding-bottom:60px;
        padding-top: 60px
    }
}

.lead-text h1,.lead-text h2,.lead-text h3,.lead-text h4,.lead-text h5,.lead-text h6,.lead-text p {
    margin: 0
}

.lead-text p {
    color: #004750
}

.main-content .lead-text {
    padding-top: 0
}






.promo {
    height: calc(100vh - 50px);
    overflow: hidden;
    position: relative;
    margin-bottom: 15px
}

@media (orientation: portrait) {
    .promo {
        height:calc(86vh - 120px)
    }
}

@media (min-width: 576px) {
    .promo {
        height:600px
    }

    .carousel--promo .promo {
        height: 78vh;
        min-height: 680px
    }
}

@media (min-width: 768px) {
    .promo {
        margin-bottom:0
    }
}

.promo h1 {
    color: inherit;
    font-size: 3.556rem;
    letter-spacing: -1px;
    line-height: 58px;
    margin-bottom: 1.8rem
}

@media (max-width: 767px) {
    .promo h1 {
        font-size:2rem;
        line-height: 41px
    }
}

.promo p {
    letter-spacing: -.52px
}

@media (max-width: 767px) {
    .promo p {
        display:none
    }
}

.promo img,.promo p {
    margin-bottom: 1.6667rem
}

.promo .btn {
    background-color: #fff;
    border-color: #fff;
    color: #004750;
    font-size: .8889rem
}

@media (min-width: 768px) {
    .promo .btn {
        padding:.8612rem 2rem;
        font-size: 22px;
        line-height: 1.6112;
        border-radius: 3rem;
        min-width: 200px
    }
}

.promo .breadcrumb {
    position: absolute;
    top: 0;
    z-index: 11
}

@media (max-width: 991px) {
    .promo .breadcrumb {
        display:none
    }
}

.promo .breadcrumb a,.promo .breadcrumb li {
    color: #fff;
    font-size: 12px
}

.promo .breadcrumb-item:before {
    color: #fff
}

.promo__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.promo__image-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 10
}

.promo__image-overlay--green {
    background: rgba(18,132,116,.2);
    background-image: radial-gradient(circle at left bottom,#128474 0,rgba(18,132,116,0) 70%),radial-gradient(circle at left bottom,rgba(18,132,116,.5) 0,rgba(18,132,116,0) 70%)
}

.promo__image-overlay--green-dark {
    background: rgba(0,71,80,.2);
    background-image: radial-gradient(circle at left bottom,#004750 0,rgba(0,71,80,0) 70%),radial-gradient(circle at left bottom,rgba(0,71,80,.5) 0,rgba(0,71,80,0) 70%)
}

.promo__image-overlay--green-bright {
    background: rgba(148,214,10,.2);
    background-image: radial-gradient(circle at left bottom,#94d60a 0,rgba(148,214,10,0) 70%),radial-gradient(circle at left bottom,rgba(148,214,10,.5) 0,rgba(148,214,10,0) 70%)
}

.promo__image-overlay--yellow-green {
    background: rgba(206,219,0,.2);
    background-image: radial-gradient(circle at left bottom,#cedb00 0,rgba(206,219,0,0) 70%),radial-gradient(circle at left bottom,rgba(206,219,0,.5) 0,rgba(206,219,0,0) 70%)
}

.promo__image-overlay--blue-light {
    background: rgba(96,195,214,.2);
    background-image: radial-gradient(circle at left bottom,#60c3d6 0,rgba(96,195,214,0) 70%),radial-gradient(circle at left bottom,rgba(96,195,214,.5) 0,rgba(96,195,214,0) 70%)
}

.promo__image-overlay--blue {
    background: rgba(23,144,208,.2);
    background-image: radial-gradient(circle at left bottom,#1790d0 0,rgba(23,144,208,0) 70%),radial-gradient(circle at left bottom,rgba(23,144,208,.5) 0,rgba(23,144,208,0) 70%)
}

.promo__image-overlay--purple {
    background: rgba(99,43,134,.2);
    background-image: radial-gradient(circle at left bottom,#632b86 0,rgba(99,43,134,0) 70%),radial-gradient(circle at left bottom,rgba(99,43,134,.5) 0,rgba(99,43,134,0) 70%)
}

.promo__image-overlay--pink {
    background: rgba(255,64,152,.2);
    background-image: radial-gradient(circle at left bottom,#ff4098 0,rgba(255,64,152,0) 70%),radial-gradient(circle at left bottom,rgba(255,64,152,.5) 0,rgba(255,64,152,0) 70%)
}

.promo__image-overlay--cream {
    background: hsla(44,66%,83%,.2);
    background-image: radial-gradient(circle at left bottom,#f0e1b6 0,hsla(44,66%,83%,0) 70%),radial-gradient(circle at left bottom,hsla(44,66%,83%,.5) 0,hsla(44,66%,83%,0) 70%)
}

.promo__image-overlay--gray {
    background: hsla(255,2%,42%,.2);
    background-image: radial-gradient(circle at left bottom,#6a696d 0,hsla(255,2%,42%,0) 70%),radial-gradient(circle at left bottom,hsla(255,2%,42%,.5) 0,hsla(255,2%,42%,0) 70%)
}

.promo__image-overlay--gray-dark {
    background: rgba(87,87,86,.2);
    background-image: radial-gradient(circle at left bottom,#575756 0,rgba(87,87,86,0) 70%),radial-gradient(circle at left bottom,rgba(87,87,86,.5) 0,rgba(87,87,86,0) 70%)
}

.promo__image-overlay--gray-light {
    background: hsla(60,1%,61%,.2);
    background-image: radial-gradient(circle at left bottom,#9d9d9c 0,hsla(60,1%,61%,0) 70%),radial-gradient(circle at left bottom,hsla(60,1%,61%,.5) 0,hsla(60,1%,61%,0) 70%)
}

.promo__image-overlay--gray-lighter {
    background: hsla(0,0%,78%,.2);
    background-image: radial-gradient(circle at left bottom,#c6c6c6 0,hsla(0,0%,78%,0) 70%),radial-gradient(circle at left bottom,hsla(0,0%,78%,.5) 0,hsla(0,0%,78%,0) 70%)
}

.promo__image-container {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: 16s forwards zoomScale;
    animation: 16s forwards zoomScale;
    background-color: #3b444f;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    right: 0;
    left: 0
}

.promo__image-container,.promo__video-container {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0
}

.promo__video-container {
    height: 100%;
    width: 100%
}

.promo__video-container video {
    height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: auto
}

.promo__text-container {
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-animation: 1s .8s forwards fadeIn,1s .8s forwards raiseIn;
    animation: 1s .8s forwards fadeIn,1s .8s forwards raiseIn;
    opacity: 0;
    width: 100%;
    z-index: 20
}

@media (max-width: 991px) {
    .promo__text-container {
        margin-bottom:60px
    }
}

@media (min-width: 768px) {
    .promo__text-container {
        -ms-flex-item-align:center;
        -ms-grid-row-align: center;
        align-self: center
    }
}

.promo--subpage {
    position: relative;
    margin-bottom: 0
}

@media (orientation: portrait) {
    .promo--subpage {
        height:calc(86vh - 120px)
    }
}

@media (min-width: 576px) {
    .promo--subpage {
        height:380px
    }
}

.promo--subpage h1 {
    font-size: 2.6667rem;
    line-height: 54px
}

@media (max-width: 767px) {
    .promo--subpage h1 {
        font-size:2rem;
        line-height: 41px
    }
}

@media (min-width: 768px) {
    .promo--subpage .promo__text-container {
        -ms-flex-item-align:start;
        align-self: flex-start;
        margin-top: 86px
    }
}

.promo--image-in-circle {
    background: linear-gradient(90deg,#efefef,silver);
    color: #004750
}

@media (max-width: 767px) {
    .promo--image-in-circle {
        height:auto
    }
}

.promo--image-in-circle .office-locator__list,.promo--image-in-circle .row {
    height: 100%
}

.promo--image-in-circle .promo__image-container {
    -webkit-animation: none;
    animation: none;
    background-color: transparent;
    position: relative;
    -webkit-transform: initial;
    transform: none
}

@media (max-width: 767px) {
    .promo--image-in-circle .promo__image-container {
        margin-bottom:30px;
        margin-top: 30px
    }
}

@media (min-width: 768px) {
    .promo--image-in-circle .promo__image-container {
        margin-left:-50px
    }

    .carousel--promo .promo--image-in-circle .promo__image-container {
        margin-top: -30px;
        margin-left: 20px
    }
}

.promo--image-in-circle .promo__image-container img {
    margin-bottom: 0
}

.promo--image-in-circle .promo__image-container .promo__image-mask {
    height: auto;
    width: 100%;
    position: relative;
    z-index: 15
}

.promo--image-in-circle .promo__image-container .promo__image {
    height: auto;
    width: 60%;
    position: absolute;
    max-width: 60%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 10
}

.promo--image-over-circle {
    background: linear-gradient(90deg,#efefef,silver);
    color: #004750
}

@media (max-width: 767px) {
    .promo--image-over-circle {
        height:auto
    }
}

.promo--image-over-circle .office-locator__list,.promo--image-over-circle .row {
    height: 100%
}

.promo--image-over-circle .promo__image-container {
    -webkit-animation: none;
    animation: none;
    background-color: transparent;
    position: relative;
    -webkit-transform: initial;
    transform: none;
    overflow: visible
}

@media (max-width: 767px) {
    .promo--image-over-circle .promo__image-container {
        margin-bottom:30px;
        margin-top: 30px
    }
}

@media (min-width: 768px) {
    .promo--image-over-circle .promo__image-container {
        margin-left:-50px
    }
}

.promo--image-over-circle .promo__image-container img {
    margin-bottom: 0
}

.promo--image-over-circle .promo__image-container .promo__image-mask {
    height: auto;
    width: 100%;
    position: relative;
    z-index: 10
}

.promo--image-over-circle .promo__image-container .promo__image {
    bottom: 0;
    height: 100%;
    position: absolute;
    left: 0;
    width: auto;
    z-index: 15
}

.carousel--standard {
    margin-bottom: 0!important;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .carousel--standard.slick-dotted {
        margin-bottom:90px!important
    }
}

.carousel--standard .slick-track {
    margin-left: 0!important
}

.carousel--standard .slick-next,.carousel--standard .slick-prev {
    background-color: hsla(255,2%,42%,.05);
    border: none;
    border-radius: 50%;
    bottom: -90px;
    color: transparent;
    cursor: pointer;
    height: 50px;
    transition: opacity .4s,background-color .4s;
    font-size: 0;
    line-height: 0;
    outline: none;
    position: absolute;
    width: 50px;
    z-index: 1000
}

.carousel--standard .slick-next.slick-disabled,.carousel--standard .slick-prev.slick-disabled {
    opacity: 0;
    cursor: default
}

.carousel--standard .slick-next:before,.carousel--standard .slick-prev:before {
    border-style: solid;
    border-width: 2px 2px 0 0;
    color: #9d9d9c;
    content: "";
    display: inline-block;
    height: 10px;
    opacity: 1;
    position: absolute;
    right: 22px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 20px;
    vertical-align: -1px;
    width: 10px
}

.carousel--standard .slick-next {
    right: 15px
}

.carousel--standard .slick-prev {
    left: 15px
}

.carousel--standard .slick-prev:before {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    right: 19px
}

.carousel__item {
    padding-right: 15px;
    padding-left: 15px;
    display: none
}

.slick-initialized .carousel__item {
    display: block
}

.carousel--promo {
    background-color: #3b444f;
    overflow: hidden;
    height: calc(100vh - 50px);
    margin-bottom: 15px!important;
    position: relative
}

@media (orientation: portrait) {
    .carousel--promo {
        height:calc(86vh - 120px)
    }
}

@media (min-width: 576px) {
    .carousel--promo {
        height:78vh;
        min-height: 680px
    }
}

@media (min-width: 768px) {
    .carousel--promo {
        margin-bottom:0!important
    }
}

.carousel--promo .slick-slide>div {
    font-size: 0
}

.carousel--promo .promo {
    display: none;
    margin-bottom: 0
}

.slick-initialized .carousel--promo .promo {
    display: block
}

.carousel__nav {
    bottom: -80px;
    display: block;
    list-style-type: none;
    margin: 0 auto;
    padding: 0 15px;
    position: absolute;
    text-align: center;
    width: 100%
}

.carousel--promo .carousel__nav {
    bottom: 9px
}

@media (min-width: 768px) {
    .carousel--promo .carousel__nav {
        bottom:0;
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        left: 50%;
        max-width: 1200px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: left
    }
}

.carousel__nav>li {
    cursor: pointer;
    display: inline-block;
    padding: 0;
    position: relative;
    height: 20px;
    width: 20px
}

.carousel--promo .carousel__nav>li {
    opacity: 0;
    -webkit-animation: 1s 1s forwards fadeIn,1s 1s forwards raiseIn;
    animation: 1s 1s forwards fadeIn,1s 1s forwards raiseIn
}

@media (min-width: 768px) {
    .carousel--promo .carousel__nav>li {
        color:#fff;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        height: auto;
        position: relative;
        width: auto
    }
}

.carousel__nav>li>button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.carousel__nav>li>button:before {
    border: 1px solid #6a696d;
    border-radius: 50%;
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px
}

.carousel--promo .carousel__nav>li>button:before {
    border-color: #fff
}

.carousel__nav>li>a {
    display: block;
    background-color: #128474;
    font-weight: 700;
    height: 100%;
    letter-spacing: -.4px;
    line-height: 1.2222;
    padding: 24px 34px 29px 25px
}

.carousel__nav>li>a:focus,.carousel__nav>li>a:hover {
    cursor: pointer;
    background-color: rgba(0,71,80,.5)
}

.carousel__nav>li.slick-active button:before {
    background-color: #6a696d
}

.carousel--promo .carousel__nav>li.slick-active button:before {
    background-color: #fff
}

.carousel__nav>li.slick-active a {
    background-color: rgba(0,71,80,.5)
}

.text-picture {
    color: #575756;
    padding-top: 40px;
    padding-bottom: 40px
}

@media (min-width: 768px) {
    .text-picture {
        padding-top:60px;
        padding-bottom: 60px
    }
}

.off-canvas-element__content-wrapper .text-picture {
    padding-top: 0
}

.text-picture .text-picture__text :last-child {
    margin-bottom: 0
}

.text-picture .text-picture__text h2+p {
    margin-top: 20px
}

.text-picture .text-picture__text p+dl,.text-picture .text-picture__text p+ol,.text-picture .text-picture__text p+ul {
    margin-bottom: 40px;
    margin-top: 40px
}

.text-picture .text-picture__text p {
    letter-spacing: -.64px
}

.text-picture .text-picture__text ol ol,.text-picture .text-picture__text ol ul,.text-picture .text-picture__text ul ol,.text-picture .text-picture__text ul ul {
    margin-top: 20px
}

.group .text-picture .text-picture__text .group__text,.lead-text .text-picture .text-picture__text p,.text-picture .text-picture__text .group .group__text,.text-picture .text-picture__text .lead,.text-picture .text-picture__text .lead-text p {
    color: #004750
}

.text-picture .text-picture__text .btn-link {
    margin-left: 0;
    padding-left: 0
}

.off-canvas-element__content .text-picture .text-picture__text {
    color: #004750
}

.off-canvas-element__content .text-picture .text-picture__text * {
    color: inherit
}

.off-canvas-element__content .text-picture .text-picture__text p {
    font-size: 16px;
    letter-spacing: -.57px
}

.text-picture .text-picture__picture {
    background-size: cover
}

.text-picture .text-picture__picture figure,.text-picture .text-picture__picture img {
    max-width: 100%;
    height: auto
}

.text-picture .text-picture__picture-comment {
    margin-top: 10px;
    color: #575756;
    font-style: italic
}

.main-content .text-picture {
    padding-top: 0
}

@media (min-width: 768px) {
    .text-picture--picture-left-text-right .text-picture__picture,.text-picture--picture-left-text-right .text-picture__text-wrapper,.text-picture--text-left-picture-right .text-picture__picture,.text-picture--text-left-picture-right .text-picture__text-wrapper {
        -webkit-box-align:center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.main-content .text-picture--picture-left-text-right .text-picture__picture-comment,.main-content .text-picture--picture-left-text-right .text-picture__text,.main-content .text-picture--text-left-picture-right .text-picture__picture-comment,.main-content .text-picture--text-left-picture-right .text-picture__text {
    padding-right: 0
}

@media (min-width: 768px) {
    .text-picture--text-only .text-picture__text {
        max-width:83.3333333333%
    }

    .main-content .text-picture--text-only .text-picture__text,.off-canvas-element__content-wrapper .text-picture--text-only .text-picture__text {
        max-width: none
    }
}

.text-picture--picture-above-text .text-picture__picture {
    margin-bottom: 30px
}

@media (min-width: 576px) {
    .text-picture--picture-above-text .text-picture__picture {
        margin-bottom:40px
    }
}

.text-picture--text-left-picture-right .text-picture__picture {
    height: 100%
}

@media (max-width: 767px) {
    .text-picture--text-left-picture-right .text-picture__picture {
        margin-bottom:20px
    }
}

.text-picture--picture-left-text-right .text-picture__picture {
    height: 100%
}

@media (max-width: 767px) {
    .text-picture--picture-left-text-right .text-picture__picture {
        padding-bottom:20px
    }
}

.text-picture--background-picture {
    background: no-repeat 50%;
    background-size: cover
}

@media (min-width: 576px) {
    .text-picture--background-picture {
        margin-top:2.5%;
        margin-bottom: 2.5%
    }
}

.text-picture--background-picture--left .text-picture__text,.text-picture--background-picture--right .text-picture__text {
    padding: 10%
}

@media (min-width: 768px) {
    .text-picture--text-inline-picture-left .text-picture__text {
        max-width:83.3333333333%
    }

    .main-content .text-picture--text-inline-picture-left .text-picture__text,.off-canvas-element__content-wrapper .text-picture--text-inline-picture-left .text-picture__text {
        max-width: none
    }
}

.text-picture--text-inline-picture-left .text-picture__picture {
    padding-bottom: 60px
}

@media (min-width: 992px) {
    .text-picture--text-inline-picture-left .text-picture__picture {
        padding:0 30px 20px 0;
        max-width: 430px;
        float: left;
        margin-left: -200px
    }
}

.main-content .text-picture--text-inline-picture-left .text-picture__picture-comment {
    padding: 0
}

@media (min-width: 768px) {
    .text-picture--text-inline-picture-right .text-picture__text {
        max-width:83.3333333333%
    }

    .main-content .text-picture--text-inline-picture-right .text-picture__text,.off-canvas-element__content-wrapper .text-picture--text-inline-picture-right .text-picture__text {
        max-width: none
    }
}

.text-picture--text-inline-picture-right .text-picture__picture {
    padding-bottom: 60px
}

@media (min-width: 992px) {
    .text-picture--text-inline-picture-right .text-picture__picture {
        padding:0 0 0 30px;
        max-width: 430px;
        float: right
    }
}

.main-content .text-picture--text-inline-picture-right .text-picture__picture-comment {
    padding: 0
}

.text-picture--text-left-picture-right-subbrand {
    color: #575756
}

@media (min-width: 768px) {
    .text-picture--text-left-picture-right-subbrand {
        padding-top:112px;
        padding-bottom: 112px
    }
}

.text-picture--text-left-picture-right-subbrand .text-picture__picture {
    position: relative
}

@media (max-width: 767px) {
    .text-picture--text-left-picture-right-subbrand .text-picture__picture {
        margin-bottom:30px
    }
}

.text-picture--text-left-picture-right-subbrand img {
    border-radius: 50%
}

.text-picture--text-left-picture-right-subbrand .text-picture__picture-mask {
    position: absolute;
    left: 0;
    top: 0;
    mix-blend-mode: multiply;
    width: 100%
}

.text-picture--text-left-picture-right-subbrand .btn {
    margin-top: 22px
}

.text-picture--text-left-picture-right-subbrand[class*=bg-gradient-linear] {
    color: #fff
}

@media (min-width: 576px) {
    .text-picture--text-left-picture-right-subbrand[class*=bg-gradient-linear] {
        padding:0
    }
}

.text-picture--text-left-picture-right-subbrand[class*=bg-gradient-linear] .office-locator__list,.text-picture--text-left-picture-right-subbrand[class*=bg-gradient-linear] .row {
    overflow: hidden
}

.text-picture--text-left-picture-right-subbrand[class*=bg-gradient-linear] h2,.text-picture--text-left-picture-right-subbrand[class*=bg-gradient-linear] h3,.text-picture--text-left-picture-right-subbrand[class*=bg-gradient-linear] h4 {
    color: #fff
}

.text-picture--text-left-picture-right-subbrand[class*=bg-gradient-linear] .btn {
    border-color: #fff;
    background-color: #fff;
    color: #575756
}

.text-picture--text-left-picture-right-subbrand[class*=bg-gradient-linear] .text-picture__picture-mask {
    mix-blend-mode: normal
}

.text-picture--text-left-picture-right-subbrand[class*=bg-gradient-linear] .text-picture__picture {
    margin-bottom: 0;
    margin-top: 30px
}

@media (min-width: 768px) {
    .text-picture--text-left-picture-right-subbrand[class*=bg-gradient-linear] .text-picture__picture {
        margin-bottom:-30px;
        margin-top: -30px
    }
}

.text-picture--picture-left-text-right-subbrand {
    color: #575756
}

@media (min-width: 768px) {
    .text-picture--picture-left-text-right-subbrand {
        padding-top:110px;
        padding-bottom: 110px
    }
}

.text-picture--picture-left-text-right-subbrand .text-picture__picture {
    position: relative
}

@media (max-width: 767px) {
    .text-picture--picture-left-text-right-subbrand .text-picture__picture {
        margin-bottom:30px
    }
}

.text-picture--picture-left-text-right-subbrand img {
    border-radius: 50%
}

.text-picture--picture-left-text-right-subbrand .text-picture__picture-mask {
    position: absolute;
    left: 0;
    top: 0;
    mix-blend-mode: multiply;
    width: 100%
}

.text-picture--picture-left-text-right-subbrand .btn {
    margin-top: 22px
}

.text-picture--picture-left-text-right-subbrand[class*=bg-gradient-linear] {
    color: #fff
}

@media (min-width: 576px) {
    .text-picture--picture-left-text-right-subbrand[class*=bg-gradient-linear] {
        padding:0
    }
}

.text-picture--picture-left-text-right-subbrand[class*=bg-gradient-linear] .office-locator__list,.text-picture--picture-left-text-right-subbrand[class*=bg-gradient-linear] .row {
    overflow: hidden
}

.text-picture--picture-left-text-right-subbrand[class*=bg-gradient-linear] h2,.text-picture--picture-left-text-right-subbrand[class*=bg-gradient-linear] h3,.text-picture--picture-left-text-right-subbrand[class*=bg-gradient-linear] h4 {
    color: #fff
}

.text-picture--picture-left-text-right-subbrand[class*=bg-gradient-linear] .btn {
    border-color: #fff;
    background-color: #fff;
    color: #575756
}

.text-picture--picture-left-text-right-subbrand[class*=bg-gradient-linear] .text-picture__picture-mask {
    mix-blend-mode: normal
}

.text-picture--picture-left-text-right-subbrand[class*=bg-gradient-linear] .text-picture__picture {
    margin-bottom: 0;
    margin-top: 30px
}

@media (min-width: 768px) {
    .text-picture--picture-left-text-right-subbrand[class*=bg-gradient-linear] .text-picture__picture {
        margin-bottom:-30px;
        margin-top: -30px
    }
}

.video-player {
    margin-bottom: 40px
}

@media (min-width: 768px) {
    .video-player {
        margin-bottom:60px
    }
}

.group .video-player {
    margin-bottom: 0
}

.video-js {
    height: 0;
    width: 100%;
    padding-bottom: 56.25%
}

.video-js .vjs-dock-text {
    background: linear-gradient(180deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.8) 0,rgba(0,0,0,.7) 0,transparent)!important
}

.video-js .vjs-big-play-button {
    background-color: transparent!important;
    background-image: url(https://www.iconplc.com/icon-files/cms-templates/img/random/play.svg)!important;
    background-repeat: no-repeat!important;
    background-size: contain;
    border-radius: 50%!important;
    height: 60px!important;
    margin: 0;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 60px!important
}

@media (min-width: 768px) {
    .video-js .vjs-big-play-button {
        height:90px!important;
        width: 90px!important
    }
}

@media (min-width: 992px) {
    .video-js .vjs-big-play-button {
        height:115px!important;
        width: 115px!important
    }
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    content: ""!important
}

.video-js:hover .vjs-big-play-button {
    background-color: rgba(18,132,117,.7)!important
}

.vjs-playlist.vjs-playlist-horizontal {
    background-color: #fff;
    margin-top: 5px
}

.vjs-playlist.vjs-playlist-horizontal.vjs-mouse {
    padding-bottom: 15px
}

.vjs-playlist.vjs-playlist-horizontal .vjs-playlist-item {
    display: inline-block;
    position: relative;
    margin: 0;
    overflow: hidden
}

.vjs-playlist.vjs-playlist-horizontal .vjs-playlist-item+.vjs-playlist-item {
    margin-left: 5px
}

.vjs-playlist.vjs-playlist-horizontal .vjs-playlist-item:focus,.vjs-playlist.vjs-playlist-horizontal .vjs-playlist-item:hover {
    outline: none
}

.vjs-playlist.vjs-playlist-horizontal .vjs-playlist-item:focus .vjs-playlist-name,.vjs-playlist.vjs-playlist-horizontal .vjs-playlist-item:hover .vjs-playlist-name {
    opacity: 1
}

.vjs-playlist.vjs-playlist-horizontal .vjs-playlist-item:focus .vjs-playlist-thumbnail:before,.vjs-playlist.vjs-playlist-horizontal .vjs-playlist-item:hover .vjs-playlist-thumbnail:before {
    content: "\f101";
    display: block;
    font-family: VideoJS;
    height: 32px;
    left: 0;
    line-height: 32px;
    position: absolute;
    text-align: center;
    transition: opacity .2s;
    bottom: 0;
    width: 28px;
    right: 30px;
    z-index: 100
}

.vjs-playlist.vjs-playlist-horizontal .vjs-playlist-thumbnail {
    margin-right: 0;
    height: 90px;
    width: 160px
}

.vjs-playlist.vjs-playlist-horizontal .vjs-up-next-text {
    display: none!important
}

.vjs-playlist.vjs-playlist-horizontal .vjs-playlist-duration {
    display: block!important;
    bottom: 5px;
    font-size: 12px;
    left: auto;
    padding: 2px 6px;
    right: 5px;
    top: auto;
    z-index: 100
}

.vjs-playlist.vjs-playlist-horizontal .vjs-selected:before {
    background-color: rgba(0,71,80,.5);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.vjs-playlist.vjs-playlist-horizontal .vjs-selected:after {
    display: none
}

.vjs-playlist.vjs-playlist-horizontal .vjs-selected img {
    opacity: 1
}

.vjs-playlist.vjs-playlist-horizontal .vjs-selected .vjs-playlist-now-playing-text {
    display: block!important;
    left: 50%;
    margin: 0;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.vjs-playlist.vjs-playlist-horizontal .vjs-selected:focus .vjs-playlist-name,.vjs-playlist.vjs-playlist-horizontal .vjs-selected:hover .vjs-playlist-name {
    opacity: 0
}

.vjs-playlist.vjs-playlist-horizontal .vjs-selected:focus .vjs-playlist-thumbnail:before,.vjs-playlist.vjs-playlist-horizontal .vjs-selected:hover .vjs-playlist-thumbnail:before {
    display: none
}

.vjs-playlist.vjs-playlist-horizontal .vjs-playlist-title-container {
    height: 100%;
    padding: 0
}

.vjs-playlist.vjs-playlist-horizontal .vjs-playlist-name {
    background-color: rgba(18,132,116,.8);
    font-size: 15px;
    line-height: 1.3;
    max-height: none!important;
    opacity: 0;
    padding: 5px 10px;
    position: absolute;
    transition: opacity .2s;
    text-shadow: none;
    white-space: normal;
    height: 100%;
    width: 100%;
    box-sizing: border-box
}

.off-canvas-element {
    padding-bottom: 40px
}

@media (min-width: 768px) {
    .off-canvas-element {
        padding-bottom:60px
    }
}

.off-canvas-element h2 {
    letter-spacing: -1px;
    margin-top: 12px
}

.off-canvas-element p {
    letter-spacing: -.52px
}

.off-canvas-element .btn {
    margin-top: 12px;
    font-weight: 500
}

@media (min-width: 768px) {
    .off-canvas-element .btn {
        margin-top:55px
    }
}

@media (min-width: 768px) {
    .off-canvas-element .col-md-8 {
        padding-right:100px
    }
}

@media (min-width: 768px) {
    .main-content .off-canvas-element .col-md-8 {
        padding-right:15px
    }
}

.off-canvas-element--green-dark {
    border-top: 3px solid #004750
}

.off-canvas-element--green-dark h2 {
    color: #000
}

.off-canvas-element--green-dark p,.off-canvas-element--green-dark small {
    color: #004750
}

.off-canvas-element--green-dark .btn {
    color: #fff;
    background-color: #004750;
    border-color: #004750
}

.off-canvas-element--green-dark .btn:hover {
    color: #fff;
    background-color: #00252a;
    border-color: #001a1d
}

.off-canvas-element--green-dark .btn.disabled,.off-canvas-element--green-dark .btn:disabled {
    background-color: #004750;
    border-color: #004750
}

.off-canvas-element--green-dark .btn.active,.off-canvas-element--green-dark .btn:active,.show>.off-canvas-element--green-dark .btn.dropdown-toggle {
    background-color: #00252a;
    background-image: none;
    border-color: #001a1d
}

.off-canvas-element--gray {
    border-top: 3px solid #6a696d
}

.off-canvas-element--gray h2 {
    color: #3a393c
}

.off-canvas-element--gray p,.off-canvas-element--gray small {
    color: #6a696d
}

.off-canvas-element--gray .btn {
    color: #fff;
    background-color: #6a696d;
    border-color: #6a696d
}

.off-canvas-element--gray .btn:hover {
    color: #fff;
    background-color: #57565a;
    border-color: #515053
}

.off-canvas-element--gray .btn.disabled,.off-canvas-element--gray .btn:disabled {
    background-color: #6a696d;
    border-color: #6a696d
}

.off-canvas-element--gray .btn.active,.off-canvas-element--gray .btn:active,.show>.off-canvas-element--gray .btn.dropdown-toggle {
    background-color: #57565a;
    background-image: none;
    border-color: #515053
}

.off-canvas-element--gray-dark {
    border-top: 3px solid #575756
}

.off-canvas-element--gray-dark h2 {
    color: #262626
}

.off-canvas-element--gray-dark p,.off-canvas-element--gray-dark small {
    color: #575756
}

.off-canvas-element--gray-dark .btn {
    color: #fff;
    background-color: #575756;
    border-color: #575756
}

.off-canvas-element--gray-dark .btn:hover {
    color: #fff;
    background-color: #444443;
    border-color: #3d3d3d
}

.off-canvas-element--gray-dark .btn.disabled,.off-canvas-element--gray-dark .btn:disabled {
    background-color: #575756;
    border-color: #575756
}

.off-canvas-element--gray-dark .btn.active,.off-canvas-element--gray-dark .btn:active,.show>.off-canvas-element--gray-dark .btn.dropdown-toggle {
    background-color: #444443;
    background-image: none;
    border-color: #3d3d3d
}

.off-canvas-element--gray-light {
    border-top: 3px solid #9d9d9c
}

.off-canvas-element--gray-light h2 {
    color: #6d6d6c
}

.off-canvas-element--gray-light p,.off-canvas-element--gray-light small {
    color: #9d9d9c
}

.off-canvas-element--gray-light .btn {
    color: #111;
    background-color: #9d9d9c;
    border-color: #9d9d9c
}

.off-canvas-element--gray-light .btn:hover {
    color: #111;
    background-color: #8a8a89;
    border-color: #848482
}

.off-canvas-element--gray-light .btn.disabled,.off-canvas-element--gray-light .btn:disabled {
    background-color: #9d9d9c;
    border-color: #9d9d9c
}

.off-canvas-element--gray-light .btn.active,.off-canvas-element--gray-light .btn:active,.show>.off-canvas-element--gray-light .btn.dropdown-toggle {
    background-color: #8a8a89;
    background-image: none;
    border-color: #848482
}

.off-canvas-element--gray-lighter {
    border-top: 3px solid #c6c6c6
}

.off-canvas-element--gray-lighter h2 {
    color: #969696
}

.off-canvas-element--gray-lighter p,.off-canvas-element--gray-lighter small {
    color: #c6c6c6
}

.off-canvas-element--gray-lighter .btn {
    color: #111;
    background-color: #c6c6c6;
    border-color: #c6c6c6
}

.off-canvas-element--gray-lighter .btn:hover {
    color: #111;
    background-color: #b3b3b3;
    border-color: #adacac
}

.off-canvas-element--gray-lighter .btn.disabled,.off-canvas-element--gray-lighter .btn:disabled {
    background-color: #c6c6c6;
    border-color: #c6c6c6
}

.off-canvas-element--gray-lighter .btn.active,.off-canvas-element--gray-lighter .btn:active,.show>.off-canvas-element--gray-lighter .btn.dropdown-toggle {
    background-color: #b3b3b3;
    background-image: none;
    border-color: #adacac
}

.off-canvas-element--cream {
    border-top: 3px solid #f0e1b6
}

.off-canvas-element--cream h2 {
    color: #dfc066
}

.off-canvas-element--cream p,.off-canvas-element--cream small {
    color: #f0e1b6
}

.off-canvas-element--cream .btn {
    color: #111;
    background-color: #f0e1b6;
    border-color: #f0e1b6
}

.off-canvas-element--cream .btn:hover {
    color: #111;
    background-color: #e9d496;
    border-color: #e7d08c
}

.off-canvas-element--cream .btn.disabled,.off-canvas-element--cream .btn:disabled {
    background-color: #f0e1b6;
    border-color: #f0e1b6
}

.off-canvas-element--cream .btn.active,.off-canvas-element--cream .btn:active,.show>.off-canvas-element--cream .btn.dropdown-toggle {
    background-color: #e9d496;
    background-image: none;
    border-color: #e7d08c
}

.off-canvas-element--yellow-green {
    border-top: 3px solid #cedb00
}

.off-canvas-element--yellow-green h2 {
    color: #737a00
}

.off-canvas-element--yellow-green p,.off-canvas-element--yellow-green small {
    color: #cedb00
}

.off-canvas-element--yellow-green .btn {
    color: #111;
    background-color: #cedb00;
    border-color: #cedb00
}

.off-canvas-element--yellow-green .btn:hover {
    color: #111;
    background-color: #aab500;
    border-color: #9ea800
}

.off-canvas-element--yellow-green .btn.disabled,.off-canvas-element--yellow-green .btn:disabled {
    background-color: #cedb00;
    border-color: #cedb00
}

.off-canvas-element--yellow-green .btn.active,.off-canvas-element--yellow-green .btn:active,.show>.off-canvas-element--yellow-green .btn.dropdown-toggle {
    background-color: #aab500;
    background-image: none;
    border-color: #9ea800
}

.off-canvas-element--green {
    border-top: 3px solid #128474
}

.off-canvas-element--green h2 {
    color: #062f29
}

.off-canvas-element--green p,.off-canvas-element--green small {
    color: #128474
}

.off-canvas-element--green .btn {
    color: #fff;
    background-color: #128474;
    border-color: #128474
}

.off-canvas-element--green .btn:hover {
    color: #fff;
    background-color: #0d6256;
    border-color: #0c574d
}

.off-canvas-element--green .btn.disabled,.off-canvas-element--green .btn:disabled {
    background-color: #128474;
    border-color: #128474
}

.off-canvas-element--green .btn.active,.off-canvas-element--green .btn:active,.show>.off-canvas-element--green .btn.dropdown-toggle {
    background-color: #0d6256;
    background-image: none;
    border-color: #0c574d
}

.off-canvas-element--green-bright {
    border-top: 3px solid #94d60a
}

.off-canvas-element--green-bright h2 {
    color: #547906
}

.off-canvas-element--green-bright p,.off-canvas-element--green-bright small {
    color: #94d60a
}

.off-canvas-element--green-bright .btn {
    color: #111;
    background-color: #94d60a;
    border-color: #94d60a
}

.off-canvas-element--green-bright .btn:hover {
    color: #111;
    background-color: #7bb108;
    border-color: #72a508
}

.off-canvas-element--green-bright .btn.disabled,.off-canvas-element--green-bright .btn:disabled {
    background-color: #94d60a;
    border-color: #94d60a
}

.off-canvas-element--green-bright .btn.active,.off-canvas-element--green-bright .btn:active,.show>.off-canvas-element--green-bright .btn.dropdown-toggle {
    background-color: #7bb108;
    background-image: none;
    border-color: #72a508
}

.off-canvas-element--blue-light {
    border-top: 3px solid #60c3d6
}

.off-canvas-element--blue-light h2 {
    color: #2c95a9
}

.off-canvas-element--blue-light p,.off-canvas-element--blue-light small {
    color: #60c3d6
}

.off-canvas-element--blue-light .btn {
    color: #111;
    background-color: #60c3d6;
    border-color: #60c3d6
}

.off-canvas-element--blue-light .btn:hover {
    color: #111;
    background-color: #42b8ce;
    border-color: #37b4cc
}

.off-canvas-element--blue-light .btn.disabled,.off-canvas-element--blue-light .btn:disabled {
    background-color: #60c3d6;
    border-color: #60c3d6
}

.off-canvas-element--blue-light .btn.active,.off-canvas-element--blue-light .btn:active,.show>.off-canvas-element--blue-light .btn.dropdown-toggle {
    background-color: #42b8ce;
    background-image: none;
    border-color: #37b4cc
}

.off-canvas-element--blue {
    border-top: 3px solid #1790d0
}

.off-canvas-element--blue h2 {
    color: #0d5479
}

.off-canvas-element--blue p,.off-canvas-element--blue small {
    color: #1790d0
}

.off-canvas-element--blue .btn {
    color: #fff;
    background-color: #1790d0;
    border-color: #1790d0
}

.off-canvas-element--blue .btn:hover {
    color: #fff;
    background-color: #1378ae;
    border-color: #1270a2
}

.off-canvas-element--blue .btn.disabled,.off-canvas-element--blue .btn:disabled {
    background-color: #1790d0;
    border-color: #1790d0
}

.off-canvas-element--blue .btn.active,.off-canvas-element--blue .btn:active,.show>.off-canvas-element--blue .btn.dropdown-toggle {
    background-color: #1378ae;
    background-image: none;
    border-color: #1270a2
}

.off-canvas-element--purple {
    border-top: 3px solid #b077d3
}

.off-canvas-element--purple h2 {
    color: #632b86
}

.off-canvas-element--purple p,.off-canvas-element--purple small {
    color: #b077d3
}

.off-canvas-element--purple .btn {
    color: #fff;
    background-color: #b077d3;
    border-color: #b077d3
}

.off-canvas-element--purple .btn:hover {
    color: #fff;
    background-color: #9f5aca;
    border-color: #9950c7
}

.off-canvas-element--purple .btn.disabled,.off-canvas-element--purple .btn:disabled {
    background-color: #b077d3;
    border-color: #b077d3
}

.off-canvas-element--purple .btn.active,.off-canvas-element--purple .btn:active,.show>.off-canvas-element--purple .btn.dropdown-toggle {
    background-color: #9f5aca;
    background-image: none;
    border-color: #9950c7
}

.off-canvas-element__content-wrapper {
    height: 100vh;
    overflow-y: hidden;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    pointer-events: none;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1020
}

@media (min-width: 576px) {
    .off-canvas-element__content-wrapper {
        width:300px
    }
}

.off-canvas-element__content-wrapper.visible {
    pointer-events: auto
}

.off-canvas-element__header {
    border-bottom: 3px solid #004750;
    margin-bottom: 10px;
    text-align: right
}

.navbar--is-hidden .off-canvas-element__header {
    padding-top: 0
}

.off-canvas-element__content {
    background-color: #cfedf2;
    min-height: 100%;
    opacity: 0;
    padding: 65px 30px 0
}

@media (min-width: 1200px) {
    .off-canvas-element__content {
        padding-top:115px
    }
}

.navbar--is-hidden .off-canvas-element__content {
    padding-top: 15px
}

.off-canvas-element__content-revealer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #128474;
    pointer-events: none;
    opacity: 0;
    -webkit-transform-origin: 0 50% 0;
    transform-origin: 0 50% 0
}

.off-canvas-element__overlay {
    background-color: rgba(0,71,80,.2);
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    position: fixed;
    pointer-events: none;
    top: 0;
    z-index: 300
}

.off-canvas-element__overlay.in {
    opacity: 1;
    pointer-events: auto
}

.off-canvas-element__btn-close {
    background: none;
    border: none;
    box-shadow: none;
    cursor: pointer;
    height: 18px;
    margin-top: 1px;
    margin-bottom: 16px;
    padding: 0;
    position: relative;
    right: -2px;
    width: 16px;
    -webkit-appearance: none
}

.off-canvas-element__btn-close:after,.off-canvas-element__btn-close:before {
    background-color: #004750;
    border-radius: 1px;
    content: "";
    display: block;
    height: 2px;
    position: relative;
    right: -2px;
    width: 20px
}

.off-canvas-element__btn-close:before {
    -webkit-transform: translate3d(-4px,1px,0) rotate(-45deg);
    transform: translate3d(-4px,1px,0) rotate(-45deg)
}

.off-canvas-element__btn-close:after {
    -webkit-transform: translate3d(-4px,-1px,0) rotate(45deg);
    transform: translate3d(-4px,-1px,0) rotate(45deg)
}

.area {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.area.area--nav-left:before,.area.area--nav-right:before {
    background-color: #3b444f;
    content: "";
    display: none;
    position: absolute
}

@media (min-width: 768px) {
    .area.area--nav-left:before,.area.area--nav-right:before {
        display:block
    }
}

.area.area--nav-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.area.area--nav-right:before {
    height: 100%;
    top: 0;
    left: 0;
    width: 100%
}

.area.area--nav-left:before {
    height: calc(100% + 30px);
    top: 30px;
    left: 30px;
    width: calc(100% - 30px)
}

.area__nav {
    margin-left: auto;
    z-index: 500;
    margin-bottom: 0;
    width: 100%
}

@media (min-width: 768px) {
    .area__nav {
        width:calc(33.3333333333% - 30px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%
    }
}

.area__nav li {
    background-color: #fff
}

.area__nav--green li+li {
    border-top: 1px solid #fff
}

.area__nav--green .area__nav-item {
    background-color: #d0e6e3;
    color: #004750
}

.area__nav--green .area__nav-item.active,.area__nav--green .area__nav-item:focus,.area__nav--green .area__nav-item:hover {
    color: #004750
}

.area__nav--green .area__nav-item:after {
    background-color: transparent!important
}

.area__nav--green .area__nav-item.active:after {
    background-color: rgba(18,132,116,.1)!important
}

.area__nav-item {
    background-color: #fff;
    color: #fff;
    display: block;
    padding: 19px 20px;
    position: relative
}

@media (min-width: 768px) {
    .area__nav-item {
        transition:margin-left .4s
    }

    .area--nav-left .area__nav-item {
        padding-left: 30px
    }
}

.area__nav-item:after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: background-color .4s;
    width: 100%;
    z-index: 10
}

.area__nav-item.active,.area__nav-item:focus,.area__nav-item:hover {
    color: #fff;
    text-decoration: none
}

@media (min-width: 768px) {
    .area--nav-right .area__nav-item.active {
        margin-left:-30px
    }
}

.area__nav-item.active:after {
    background-color: #004750!important
}

.area__nav li:first-of-type .area__nav-item:after {
    background-color: rgba(99,43,134,.95)
}

.area__nav li:nth-of-type(2) .area__nav-item:after {
    background-color: rgba(99,43,134,.9)
}

.area__nav li:nth-of-type(3) .area__nav-item:after {
    background-color: rgba(99,43,134,.85)
}

.area__nav li:nth-of-type(4) .area__nav-item:after {
    background-color: rgba(99,43,134,.8)
}

.area__nav li:nth-of-type(5) .area__nav-item:after {
    background-color: rgba(99,43,134,.75)
}

.area__nav li:nth-of-type(6) .area__nav-item:after {
    background-color: rgba(99,43,134,.7)
}

.area__nav li:nth-of-type(7) .area__nav-item:after {
    background-color: rgba(99,43,134,.65)
}

.area__nav li:nth-of-type(8) .area__nav-item:after {
    background-color: rgba(99,43,134,.6)
}

.area__nav li:nth-of-type(9) .area__nav-item:after {
    background-color: rgba(99,43,134,.55)
}

.area__nav li:nth-of-type(10) .area__nav-item:after {
    background-color: rgba(99,43,134,.5)
}

.area__nav li:nth-of-type(11) .area__nav-item:after {
    background-color: rgba(99,43,134,.45)
}

.area__nav li:nth-of-type(12) .area__nav-item:after {
    background-color: rgba(99,43,134,.4)
}

.area__nav li:nth-of-type(13) .area__nav-item:after {
    background-color: rgba(99,43,134,.35)
}

.area__nav li:nth-of-type(14) .area__nav-item:after {
    background-color: rgba(99,43,134,.3)
}

.area__nav li:nth-of-type(15) .area__nav-item:after {
    background-color: rgba(99,43,134,.25)
}

.area__nav-title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    position: relative;
    z-index: 20
}

@media (max-width: 991px) {
    .area__nav-title {
        margin-bottom:8px
    }
}

.area__nav-description {
    position: relative;
    z-index: 20
}

@media (max-width: 991px) {
    .area__nav-description {
        line-height:1.5;
        display: block;
        font-size: 14px
    }
}

@media (min-width: 768px) {
    .area__nav-description {
        display:none
    }
}

.area__content {
    min-height: 362px;
    width: 100%
}

@media (max-width: 767px) {
    .area__content {
        display:none
    }
}

.area__content-item {
    background-color: #3b444f;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff!important;
    display: block;
    height: 100%;
    left: 0;
    padding: 50px 60px 70px;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity .3s,visibility .3s;
    width: 100%
}

.area__content-item:active,.area__content-item:focus,.area__content-item:hover {
    text-decoration: none
}

.area__content-item:active .btn-outline-white,.area__content-item:focus .btn-outline-white,.area__content-item:hover .btn-outline-white {
    background-color: hsla(0,0%,100%,.3)
}

.area--nav-left .area__content-item {
    padding-left: calc(33.3333333333% + 30px);
    height: calc(100% + 30px);
    top: 30px;
    left: 30px;
    width: calc(100% - 30px)
}

.area__content-item .btn {
    position: relative
}

.area__content-item.active {
    z-index: 20;
    -webkit-animation: .5s fadeIn;
    animation: .5s fadeIn
}

.area__content-item-description,.area__content-item-title {
    width: 440px;
    position: relative
}

.area__content-item-title {
    color: inherit;
    font-size: 2rem
}

.area__content-item-description {
    font-size: 22px;
    letter-spacing: -.52px;
    line-height: 1.318;
    margin-bottom: 0
}

.area__content-item-description+.btn {
    margin-top: 30px
}

.area__content-item-overlay {
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.area__content-item-overlay--green {
    background: rgba(18,132,116,.2);
    background-image: radial-gradient(circle at left bottom,#128474 0,rgba(18,132,116,0) 70%),radial-gradient(circle at left bottom,rgba(18,132,116,.5) 0,rgba(18,132,116,0) 70%)
}

.area__content-item-overlay--green-dark {
    background: rgba(0,71,80,.2);
    background-image: radial-gradient(circle at left bottom,#004750 0,rgba(0,71,80,0) 70%),radial-gradient(circle at left bottom,rgba(0,71,80,.5) 0,rgba(0,71,80,0) 70%)
}

.area__content-item-overlay--green-bright {
    background: rgba(148,214,10,.2);
    background-image: radial-gradient(circle at left bottom,#94d60a 0,rgba(148,214,10,0) 70%),radial-gradient(circle at left bottom,rgba(148,214,10,.5) 0,rgba(148,214,10,0) 70%)
}

.area__content-item-overlay--yellow-green {
    background: rgba(206,219,0,.2);
    background-image: radial-gradient(circle at left bottom,#cedb00 0,rgba(206,219,0,0) 70%),radial-gradient(circle at left bottom,rgba(206,219,0,.5) 0,rgba(206,219,0,0) 70%)
}

.area__content-item-overlay--blue-light {
    background: rgba(96,195,214,.2);
    background-image: radial-gradient(circle at left bottom,#60c3d6 0,rgba(96,195,214,0) 70%),radial-gradient(circle at left bottom,rgba(96,195,214,.5) 0,rgba(96,195,214,0) 70%)
}

.area__content-item-overlay--blue {
    background: rgba(23,144,208,.2);
    background-image: radial-gradient(circle at left bottom,#1790d0 0,rgba(23,144,208,0) 70%),radial-gradient(circle at left bottom,rgba(23,144,208,.5) 0,rgba(23,144,208,0) 70%)
}

.area__content-item-overlay--purple {
    background: rgba(99,43,134,.2);
    background-image: radial-gradient(circle at left bottom,#632b86 0,rgba(99,43,134,0) 70%),radial-gradient(circle at left bottom,rgba(99,43,134,.5) 0,rgba(99,43,134,0) 70%)
}

.area__content-item-overlay--pink {
    background: rgba(255,64,152,.2);
    background-image: radial-gradient(circle at left bottom,#ff4098 0,rgba(255,64,152,0) 70%),radial-gradient(circle at left bottom,rgba(255,64,152,.5) 0,rgba(255,64,152,0) 70%)
}

.area__content-item-overlay--cream {
    background: hsla(44,66%,83%,.2);
    background-image: radial-gradient(circle at left bottom,#f0e1b6 0,hsla(44,66%,83%,0) 70%),radial-gradient(circle at left bottom,hsla(44,66%,83%,.5) 0,hsla(44,66%,83%,0) 70%)
}

.area__content-item-overlay--gray {
    background: hsla(255,2%,42%,.2);
    background-image: radial-gradient(circle at left bottom,#6a696d 0,hsla(255,2%,42%,0) 70%),radial-gradient(circle at left bottom,hsla(255,2%,42%,.5) 0,hsla(255,2%,42%,0) 70%)
}

.area__content-item-overlay--gray-dark {
    background: rgba(87,87,86,.2);
    background-image: radial-gradient(circle at left bottom,#575756 0,rgba(87,87,86,0) 70%),radial-gradient(circle at left bottom,rgba(87,87,86,.5) 0,rgba(87,87,86,0) 70%)
}

.area__content-item-overlay--gray-light {
    background: hsla(60,1%,61%,.2);
    background-image: radial-gradient(circle at left bottom,#9d9d9c 0,hsla(60,1%,61%,0) 70%),radial-gradient(circle at left bottom,hsla(60,1%,61%,.5) 0,hsla(60,1%,61%,0) 70%)
}

.area__content-item-overlay--gray-lighter {
    background: hsla(0,0%,78%,.2);
    background-image: radial-gradient(circle at left bottom,#c6c6c6 0,hsla(0,0%,78%,0) 70%),radial-gradient(circle at left bottom,hsla(0,0%,78%,.5) 0,hsla(0,0%,78%,0) 70%)
}

.news-index__item {
    display: block;
    margin-bottom: 40px
}

@media (min-width: 576px) {
    .news-index__item {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width: 768px) {
    .news-index__item {
        margin-bottom:60px
    }
}

.news-index__image {
    height: auto;
    margin-bottom: 20px;
    width: 100%
}

@media (min-width: 576px) {
    .news-index__image {
        margin-bottom:0;
        margin-right: 30px;
        width: 170px
    }
}

.news-index__date {
    margin-bottom: 15px
}

.news-index__title {
    font-size: 1.3333333rem;
    letter-spacing: -.15px;
    margin-bottom: 15px
}

.news-index__description {
    letter-spacing: -.57px
}

.news-index__date,.news-index__description {
    font-size: 88.89%
}

.event {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 40px
}

@media (min-width: 576px) {
    .event {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width: 768px) {
    .event {
        margin-bottom:60px
    }
}

.event table {
    border: none;
    margin-bottom: 18px;
    table-layout: fixed;
    width: 100%!important
}

.event table p {
    margin-bottom: 0
}

.event table p+p {
    margin-top: 5px
}

@media (max-width: 575px) {
    .event table tr {
        display:block
    }
}

.event table td {
    border: none;
    line-height: 29px;
    padding: 0;
    vertical-align: baseline
}

@media (max-width: 575px) {
    .event table td {
        display:block
    }
}

.event table td:first-child {
    color: #004750;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -.31px;
    line-height: 29px;
    padding-right: 20px;
    width: 100px
}



.event__title {
    font-size: 1.3333333rem;
    letter-spacing: -.15px
}

.event__body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.event__category {
    color: #004750;
    font-size: .875rem;
    font-weight: 700;
    letter-spacing: 1.43px;
    margin-bottom: 20px;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

@media (min-width: 576px) {
    .event__category {
        margin-bottom:0;
        margin-right: 30px;
        padding: 73px 0;
        width: 170px
    }
}

.event__category--industry {
    background-color: rgba(148,214,10,.23)
}

.event__category--webinar {
    background-color: rgba(23,144,208,.23)
}

.event__category--workshop {
    background-color: rgba(99,43,134,.23)
}

.event__content,.event__description,.event__metadata {
    font-size: 88.89%;
    letter-spacing: -.57px
}

.event__description,.event__metadata>:last-child {
    margin-bottom: 0
}

.event__content,.event__description {
    margin-top: 18px
}

.event__content>:last-child,.event__description>:last-child {
    margin-bottom: 0
}

.key-message--standard {
    background-color: transparent;
    border: none;
    margin-bottom: 30px;
    margin-top: 30px
}

@media (min-width: 1200px) {
    .key-message--standard {
        margin-right:19%
    }
}

.key-message--standard .key-message__body {
    margin: 0 0 -77px 30px;
    min-height: 145px;
    padding: 22px 30px 25px;
    position: relative;
    z-index: 100
}

.key-message--standard .key-message__title {
    font-size: 1.3333333rem;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -.15px
}

.key-message--standard .key-message__image {
    margin-right: 30px
}

.key-message--standard .key-message__image img {
    width: 100%
}

.key-message--standard-green .key-message__body {
    background-color: #d0e6e3
}

.key-message--standard-green-dark .key-message__body,.key-message--standard-green .key-message__body {
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.key-message--standard-green-dark .key-message__body {
    background-color: #ccdadc
}

.key-message--standard-green-bright .key-message__body {
    background-color: #eaf7ce
}

.key-message--standard-green-bright .key-message__body,.key-message--standard-yellow-green .key-message__body {
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.key-message--standard-yellow-green .key-message__body {
    background-color: #f5f8cc
}

.key-message--standard-blue-light .key-message__body {
    background-color: #dff3f7
}

.key-message--standard-blue-light .key-message__body,.key-message--standard-blue .key-message__body {
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.key-message--standard-blue .key-message__body {
    background-color: #d1e9f6
}

.key-message--standard-purple .key-message__body {
    background-color: #e0d5e7
}

.key-message--standard-pink .key-message__body,.key-message--standard-purple .key-message__body {
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.key-message--standard-pink .key-message__body {
    background-color: #ffd9ea
}

.key-message--standard-cream .key-message__body {
    background-color: #fcf9f0
}

.key-message--standard-cream .key-message__body,.key-message--standard-gray .key-message__body {
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.key-message--standard-gray .key-message__body {
    background-color: #e1e1e2
}

.key-message--standard-gray-dark .key-message__body {
    background-color: #ddd
}

.key-message--standard-gray-dark .key-message__body,.key-message--standard-gray-light .key-message__body {
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.key-message--standard-gray-light .key-message__body {
    background-color: #ebebeb
}

.key-message--standard-gray-lighter .key-message__body {
    background-color: #f4f4f4;
    transition: background-color .4s,-webkit-transform .4s;
    transition: background-color .4s,transform .4s;
    transition: background-color .4s,transform .4s,-webkit-transform .4s
}

.person {
    display: inline-block;
    margin-bottom: 60px
}

.person__heading {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.person__heading+.person__body {
    margin-top: 30px
}

.person__picture {
    border-radius: 50%;
    height: 80px;
    margin-right: 20px;
    width: 80px
}

@media (min-width: 576px) {
    .person__picture {
        height:120px;
        margin-right: 30px;
        width: 120px
    }
}

.person__details h3 {
    font-size: 1.3333333rem;
    margin-bottom: 0
}

.person__details p {
    font-size: .875rem;
    margin-bottom: 0
}

.person__body {
    font-size: .875rem
}

.person__body>:last-child {
    margin-bottom: 0
}

.person__body table {
    border: none;
    margin: 18px 0;
    table-layout: fixed;
    width: 100%
}

.person__body table p {
    margin-bottom: 0
}

.person__body table p+p {
    margin-top: 5px
}

@media (max-width: 575px) {
    .person__body table tr {
        display:block
    }
}

.person__body table td {
    border: none;
    line-height: 29px;
    padding: 0;
    vertical-align: baseline
}

@media (max-width: 575px) {
    .person__body table td {
        display:block
    }
}

.person__body table td:first-child {
    color: #004750;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -.31px;
    line-height: 29px;
    padding-right: 20px;
    width: 100px
}



#office-country {
    margin-bottom: 70px
}

#map-container {
    display: none
}

@media (min-width: 768px) {
    #map-container {
        display:block;
        min-height: 515px
    }
}

@media (min-width: 992px) {
    #map-container {
        display:block;
        min-height: 615px
    }
}

.office-locator__controls {
    background-color: #eaeaea
}

.office-locator__controls select {
    font-weight: 400!important
}

.office-locator__map {
    background-color: #fafafa
}

.office-locator__home,.office-locator__zoom-in,.office-locator__zoom-out {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    color: #1790d0;
    cursor: pointer;
    height: 50px;
    position: relative;
    transition: opacity .3s;
    width: 50px;
    -webkit-appearance: none
}

.office-locator__home:hover,.office-locator__zoom-in:hover,.office-locator__zoom-out:hover {
    opacity: .7
}

.office-locator__zoom-in {
    position: relative
}

.office-locator__zoom-in:after,.office-locator__zoom-in:before {
    background-color: #1790d0;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 23px;
    left: 18px;
    width: 12px
}

.office-locator__zoom-in:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.office-locator__zoom-out:before {
    background-color: #1790d0;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 23px;
    left: 18px;
    width: 12px
}

.office-locator__home {
    line-height: 45px;
    float: right;
    overflow: hidden
}

.office-locator__home i {
    color: #1790d0
}

.office-locator__item {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px
}

.office-locator__icon {
    background-color: #f9f9f9;
    border-radius: 50%;
    float: left;
    font-size: 38px;
    height: 70px;
    line-height: 40px;
    width: 70px
}

.office-locator__icon i {
    color: #94d60a;
    font-size: 50px;
    position: relative;
    top: 5px
}

.office-locator__details {
    float: right;
    margin-left: 30px;
    width: calc(100% - 100px)
}

.office-locator__details p {
    font-size: .875rem;
    letter-spacing: -.57px;
    line-height: 26px;
    margin: 0
}

.ammapDescriptionWindow {
    background-color: #fff;
    left: auto!important;
    top: 0!important;
    padding: 0 10px;
    right: 0!important;
    width: 370px!important
}

.amcharts-chart-div+div {
    right: 28px!important
}

.ammapDescriptionTitle {
    display: none
}

.ammapDescriptionText {
    overflow: auto
}

.ammapDescriptionText .office-locator__item {
    max-width: 100%
}

.amcharts-description-close-img {
    position: relative;
    top: 20px
}

@media (min-width: 992px) {
    .main-content .cta {
        max-width:none;
        padding-right: 200px
    }
}

.file {
    margin-bottom: 60px
}

.file--featured {
    border-top: 3px solid #128474
}

.file--featured h2 {
    letter-spacing: -1px;
    margin-top: 12px;
    word-break: break-word
}

.file--featured p {
    letter-spacing: -.52px
}

.file--featured .btn {
    margin-top: 12px;
    font-weight: 500
}

@media (min-width: 768px) {
    .file--featured .btn {
        margin-top:55px
    }
}

@media (min-width: 768px) {
    .file--featured .col-md-8 {
        padding-right:100px
    }
}

@media (min-width: 768px) {
    .main-content .file--featured .col-md-8 {
        padding-right:15px
    }
}

.file--featured-green-dark {
    border-top: 3px solid #004750
}

.file--featured-green-dark h2 {
    color: #000
}

.file--featured-green-dark p,.file--featured-green-dark small {
    color: #004750
}

.file--featured-green-dark .btn {
    color: #fff;
    background-color: #004750;
    border-color: #004750
}

.file--featured-green-dark .btn:hover {
    color: #fff;
    background-color: #00252a;
    border-color: #001a1d
}

.file--featured-green-dark .btn.disabled,.file--featured-green-dark .btn:disabled {
    background-color: #004750;
    border-color: #004750
}

.file--featured-green-dark .btn.active,.file--featured-green-dark .btn:active,.show>.file--featured-green-dark .btn.dropdown-toggle {
    background-color: #00252a;
    background-image: none;
    border-color: #001a1d
}

.file--featured-gray {
    border-top: 3px solid #6a696d
}

.file--featured-gray h2 {
    color: #3a393c
}

.file--featured-gray p,.file--featured-gray small {
    color: #6a696d
}

.file--featured-gray .btn {
    color: #fff;
    background-color: #6a696d;
    border-color: #6a696d
}

.file--featured-gray .btn:hover {
    color: #fff;
    background-color: #57565a;
    border-color: #515053
}

.file--featured-gray .btn.disabled,.file--featured-gray .btn:disabled {
    background-color: #6a696d;
    border-color: #6a696d
}

.file--featured-gray .btn.active,.file--featured-gray .btn:active,.show>.file--featured-gray .btn.dropdown-toggle {
    background-color: #57565a;
    background-image: none;
    border-color: #515053
}

.file--featured-gray-dark {
    border-top: 3px solid #575756
}

.file--featured-gray-dark h2 {
    color: #262626
}

.file--featured-gray-dark p,.file--featured-gray-dark small {
    color: #575756
}

.file--featured-gray-dark .btn {
    color: #fff;
    background-color: #575756;
    border-color: #575756
}

.file--featured-gray-dark .btn:hover {
    color: #fff;
    background-color: #444443;
    border-color: #3d3d3d
}

.file--featured-gray-dark .btn.disabled,.file--featured-gray-dark .btn:disabled {
    background-color: #575756;
    border-color: #575756
}

.file--featured-gray-dark .btn.active,.file--featured-gray-dark .btn:active,.show>.file--featured-gray-dark .btn.dropdown-toggle {
    background-color: #444443;
    background-image: none;
    border-color: #3d3d3d
}

.file--featured-gray-light {
    border-top: 3px solid #9d9d9c
}

.file--featured-gray-light h2 {
    color: #6d6d6c
}

.file--featured-gray-light p,.file--featured-gray-light small {
    color: #9d9d9c
}

.file--featured-gray-light .btn {
    color: #111;
    background-color: #9d9d9c;
    border-color: #9d9d9c
}

.file--featured-gray-light .btn:hover {
    color: #111;
    background-color: #8a8a89;
    border-color: #848482
}

.file--featured-gray-light .btn.disabled,.file--featured-gray-light .btn:disabled {
    background-color: #9d9d9c;
    border-color: #9d9d9c
}

.file--featured-gray-light .btn.active,.file--featured-gray-light .btn:active,.show>.file--featured-gray-light .btn.dropdown-toggle {
    background-color: #8a8a89;
    background-image: none;
    border-color: #848482
}

.file--featured-gray-lighter {
    border-top: 3px solid #c6c6c6
}

.file--featured-gray-lighter h2 {
    color: #969696
}

.file--featured-gray-lighter p,.file--featured-gray-lighter small {
    color: #c6c6c6
}

.file--featured-gray-lighter .btn {
    color: #111;
    background-color: #c6c6c6;
    border-color: #c6c6c6
}

.file--featured-gray-lighter .btn:hover {
    color: #111;
    background-color: #b3b3b3;
    border-color: #adacac
}

.file--featured-gray-lighter .btn.disabled,.file--featured-gray-lighter .btn:disabled {
    background-color: #c6c6c6;
    border-color: #c6c6c6
}

.file--featured-gray-lighter .btn.active,.file--featured-gray-lighter .btn:active,.show>.file--featured-gray-lighter .btn.dropdown-toggle {
    background-color: #b3b3b3;
    background-image: none;
    border-color: #adacac
}

.file--featured-cream {
    border-top: 3px solid #f0e1b6
}

.file--featured-cream h2 {
    color: #dfc066
}

.file--featured-cream p,.file--featured-cream small {
    color: #f0e1b6
}

.file--featured-cream .btn {
    color: #111;
    background-color: #f0e1b6;
    border-color: #f0e1b6
}

.file--featured-cream .btn:hover {
    color: #111;
    background-color: #e9d496;
    border-color: #e7d08c
}

.file--featured-cream .btn.disabled,.file--featured-cream .btn:disabled {
    background-color: #f0e1b6;
    border-color: #f0e1b6
}

.file--featured-cream .btn.active,.file--featured-cream .btn:active,.show>.file--featured-cream .btn.dropdown-toggle {
    background-color: #e9d496;
    background-image: none;
    border-color: #e7d08c
}

.file--featured-yellow-green {
    border-top: 3px solid #cedb00
}

.file--featured-yellow-green h2 {
    color: #737a00
}

.file--featured-yellow-green p,.file--featured-yellow-green small {
    color: #cedb00
}

.file--featured-yellow-green .btn {
    color: #111;
    background-color: #cedb00;
    border-color: #cedb00
}

.file--featured-yellow-green .btn:hover {
    color: #111;
    background-color: #aab500;
    border-color: #9ea800
}

.file--featured-yellow-green .btn.disabled,.file--featured-yellow-green .btn:disabled {
    background-color: #cedb00;
    border-color: #cedb00
}

.file--featured-yellow-green .btn.active,.file--featured-yellow-green .btn:active,.show>.file--featured-yellow-green .btn.dropdown-toggle {
    background-color: #aab500;
    background-image: none;
    border-color: #9ea800
}

.file--featured-green {
    border-top: 3px solid #128474
}

.file--featured-green h2 {
    color: #062f29
}

.file--featured-green p,.file--featured-green small {
    color: #128474
}

.file--featured-green .btn {
    color: #fff;
    background-color: #128474;
    border-color: #128474
}

.file--featured-green .btn:hover {
    color: #fff;
    background-color: #0d6256;
    border-color: #0c574d
}

.file--featured-green .btn.disabled,.file--featured-green .btn:disabled {
    background-color: #128474;
    border-color: #128474
}

.file--featured-green .btn.active,.file--featured-green .btn:active,.show>.file--featured-green .btn.dropdown-toggle {
    background-color: #0d6256;
    background-image: none;
    border-color: #0c574d
}

.file--featured-green-bright {
    border-top: 3px solid #94d60a
}

.file--featured-green-bright h2 {
    color: #547906
}

.file--featured-green-bright p,.file--featured-green-bright small {
    color: #94d60a
}

.file--featured-green-bright .btn {
    color: #111;
    background-color: #94d60a;
    border-color: #94d60a
}

.file--featured-green-bright .btn:hover {
    color: #111;
    background-color: #7bb108;
    border-color: #72a508
}

.file--featured-green-bright .btn.disabled,.file--featured-green-bright .btn:disabled {
    background-color: #94d60a;
    border-color: #94d60a
}

.file--featured-green-bright .btn.active,.file--featured-green-bright .btn:active,.show>.file--featured-green-bright .btn.dropdown-toggle {
    background-color: #7bb108;
    background-image: none;
    border-color: #72a508
}

.file--featured-blue-light {
    border-top: 3px solid #60c3d6
}

.file--featured-blue-light h2 {
    color: #2c95a9
}

.file--featured-blue-light p,.file--featured-blue-light small {
    color: #60c3d6
}

.file--featured-blue-light .btn {
    color: #111;
    background-color: #60c3d6;
    border-color: #60c3d6
}

.file--featured-blue-light .btn:hover {
    color: #111;
    background-color: #42b8ce;
    border-color: #37b4cc
}

.file--featured-blue-light .btn.disabled,.file--featured-blue-light .btn:disabled {
    background-color: #60c3d6;
    border-color: #60c3d6
}

.file--featured-blue-light .btn.active,.file--featured-blue-light .btn:active,.show>.file--featured-blue-light .btn.dropdown-toggle {
    background-color: #42b8ce;
    background-image: none;
    border-color: #37b4cc
}

.file--featured-blue {
    border-top: 3px solid #1790d0
}

.file--featured-blue h2 {
    color: #0d5479
}

.file--featured-blue p,.file--featured-blue small {
    color: #1790d0
}

.file--featured-blue .btn {
    color: #fff;
    background-color: #1790d0;
    border-color: #1790d0
}

.file--featured-blue .btn:hover {
    color: #fff;
    background-color: #1378ae;
    border-color: #1270a2
}

.file--featured-blue .btn.disabled,.file--featured-blue .btn:disabled {
    background-color: #1790d0;
    border-color: #1790d0
}

.file--featured-blue .btn.active,.file--featured-blue .btn:active,.show>.file--featured-blue .btn.dropdown-toggle {
    background-color: #1378ae;
    background-image: none;
    border-color: #1270a2
}

.file--featured-purple {
    border-top: 3px solid #b077d3
}

.file--featured-purple h2 {
    color: #632b86
}

.file--featured-purple p,.file--featured-purple small {
    color: #b077d3
}

.file--featured-purple .btn {
    color: #fff;
    background-color: #b077d3;
    border-color: #b077d3
}

.file--featured-purple .btn:hover {
    color: #fff;
    background-color: #9f5aca;
    border-color: #9950c7
}

.file--featured-purple .btn.disabled,.file--featured-purple .btn:disabled {
    background-color: #b077d3;
    border-color: #b077d3
}

.file--featured-purple .btn.active,.file--featured-purple .btn:active,.show>.file--featured-purple .btn.dropdown-toggle {
    background-color: #9f5aca;
    background-image: none;
    border-color: #9950c7
}

.file--with-thumbnail a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.file--with-thumbnail a[target=_blank] .file__thumbnail:after {
    content: "\E017";
    font-family: Icons;
    font-size: 2em;
    top: 45%;
    transition: opacity .3s,top .3s
}

.file--with-thumbnail a[target=_self] .file__thumbnail:after {
    content: "\E001";
    font-family: IconsUI;
    font-size: 2.4em;
    left: 45%;
    transition: opacity .3s,left .3s
}

.file--with-thumbnail a:active,.file--with-thumbnail a:focus,.file--with-thumbnail a:hover {
    text-decoration: none
}

.file--with-thumbnail a:active h3,.file--with-thumbnail a:focus h3,.file--with-thumbnail a:hover h3 {
    text-decoration: underline
}

.file--with-thumbnail a:active .file__thumbnail:after,.file--with-thumbnail a:active .file__thumbnail:before,.file--with-thumbnail a:focus .file__thumbnail:after,.file--with-thumbnail a:focus .file__thumbnail:before,.file--with-thumbnail a:hover .file__thumbnail:after,.file--with-thumbnail a:hover .file__thumbnail:before {
    opacity: 1
}

.file--with-thumbnail a:active[target=_blank] .file__thumbnail:after,.file--with-thumbnail a:focus[target=_blank] .file__thumbnail:after,.file--with-thumbnail a:hover[target=_blank] .file__thumbnail:after {
    top: 50%
}

.file--with-thumbnail a:active[target=_self] .file__thumbnail:after,.file--with-thumbnail a:focus[target=_self] .file__thumbnail:after,.file--with-thumbnail a:hover[target=_self] .file__thumbnail:after {
    left: 50%
}

.file--with-thumbnail .file__thumbnail {
    margin-right: 20px;
    position: relative;
    width: 80px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px
}

.file--with-thumbnail .file__thumbnail:before {
    background-color: rgba(0,0,0,.25);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.file--with-thumbnail .file__thumbnail:after {
    color: #fff;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%
}

@media (min-width: 576px) {
    .file--with-thumbnail .file__thumbnail {
        -ms-flex-preferred-size:120px;
        flex-basis: 120px;
        margin-right: 30px;
        width: 120px
    }
}

.file--with-thumbnail .file__thumbnail img {
    height: auto;
    width: 100%
}

.file--with-thumbnail .file__details {
    word-break: break-word
}

.file--with-thumbnail .file__details h3 {
    font-size: 1.3333333rem;
    margin-bottom: 0
}

.file--with-thumbnail .file__details p {
    color: #575756;
    font-size: .875rem;
    margin-bottom: 0
}

.timeline {
    list-style: none;
    padding: 20px 0;
    position: relative
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eee;
    left: 25px;
    margin-left: -1.5px
}

@media (min-width: 768px) {
    .timeline:before {
        left:50%
    }
}

.timeline .timeline__item {
    margin-bottom: 20px;
    position: relative
}

.timeline .timeline__item:after,.timeline .timeline__item:before {
    content: " ";
    display: table
}

.timeline .timeline__item__badge {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: .8rem;
    font-weight: 700;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 0;
    background-color: #128474;
    z-index: 100;
    border-radius: 100%
}

@media (min-width: 768px) {
    .timeline .timeline__item__badge {
        left:50%;
        margin-left: -23.5px
    }
}

.timeline [class^=icon] {
    color: #06373f;
    font-size: 2rem;
    margin-right: 5px
}

.timeline .card {
    margin-left: 65px;
    position: relative
}

@media (min-width: 768px) {
    .timeline .card {
        width:calc(50% - 50px)
    }
}

.timeline .card .card-body {
    padding: 10px 20px 20px;
    min-height: auto
}

.timeline .card .card-text {
    margin-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid rgba(0,0,0,.1)
}

.timeline .card .card-text:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0
}

.timeline .card:after {
    right: 100%;
    top: 42.5px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 10px;
    margin-top: -10px
}

.timeline .timeline__item:nth-child(4n+1) .card {
    background-color: #dff3f7
}

.timeline .timeline__item:nth-child(4n+1) .card:after {
    border-color: rgba(223,243,247,0);
    border-right-color: #dff3f7
}

@media (min-width: 768px) {
    .timeline .timeline__item:nth-child(4n+1) .card {
        margin-left:0
    }

    .timeline .timeline__item:nth-child(4n+1) .card:after {
        left: 100%;
        right: auto;
        border-color: rgba(223,243,247,0);
        border-left-color: #dff3f7
    }
}

.timeline .timeline__item:nth-child(4n+2) .card {
    background-color: #eaf7ce
}

.timeline .timeline__item:nth-child(4n+2) .card:after {
    border-color: hsla(79,72%,89%,0);
    border-right-color: #eaf7ce
}

@media (min-width: 768px) {
    .timeline .timeline__item:nth-child(4n+2) .card {
        margin-left:auto
    }
}

.timeline .timeline__item:nth-child(4n+3) .card {
    background-color: #d0e6e3
}

.timeline .timeline__item:nth-child(4n+3) .card:after {
    border-color: rgba(208,230,227,0);
    border-right-color: #d0e6e3
}

@media (min-width: 768px) {
    .timeline .timeline__item:nth-child(4n+3) .card {
        margin-left:0
    }

    .timeline .timeline__item:nth-child(4n+3) .card:after {
        left: 100%;
        right: auto;
        border-color: rgba(208,230,227,0);
        border-left-color: #d0e6e3
    }
}

.timeline .timeline__item:nth-child(4n+4) .card {
    background-color: #ccdadc
}

.timeline .timeline__item:nth-child(4n+4) .card:after {
    border-color: rgba(204,218,220,0);
    border-right-color: #ccdadc
}

@media (min-width: 768px) {
    .timeline .timeline__item:nth-child(4n+4) .card {
        margin-left:auto
    }
}

.timeline__item {
    position: relative;
    top: 0;
    transition: all .5s ease;
    transition-delay: .25s;
    opacity: 1
}

.timeline__item--is-hidden {
    top: 20px;
    opacity: 0
}



.roxen-edit-box-off {
}

.roxen-edit-box-on {
    outline: 1px dotted #f8bb7b;
    /*background:       #f2f1eb;*/
    background: #faf9f3;
    -moz-outline: 1px dotted #f8bb7b;
    /*  FIXME: invalid CSS  */
}

.roxen-edit-marker-off {
    visibility: hidden;
    display: block;
    position: absolute;
}

.roxen-edit-marker-on {
    visibility: visible;
    display: block;
    position: absolute;
    background: URL(https://global.compubrain.com/) top left no-repeat;
    width: 28px;
    height: 13px;
    z-index: 1;
}

div.roxen-linkbrowser-anchor a {
    visibility: visible;
    display: block;
    position: absolute;
    background: URL(https://global.compubrain.com/) top left no-repeat;
    width: 28px;
    height: 13px;
    z-index: 1;
}

.color-thief-img {
    position: absolute;
    left: -999px;
}

.color-thief-palette ul {
    margin-left: 0;
    padding-left: 0;
    display: inline;
}

.color-thief-palette li {
    margin-left: 10px;
    padding: 3px 15px;
    list-style: none;
    display: block;
    width: 50px;
    min-height: 50px;
    float: left;
}

.color-thief-palette ul > li:first-child {
    margin-left: 0;
}

.color-thief-holder {
    margin-bottom: 10px;
}

.color-thief-block {
    list-style: none;
}

.color-thief-items {
    clear: left;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.color-thief-item {
    padding: 10px;
    border: 1px solid #ccc;
    margin: 5px 0 5px 0;
}

.color-thief-active {
    border: 1px solid red;
}

.color-thief-active {
    border: 1px solid blue;
}

.realtime-renderer {
    position: absolute;
    right: 0;
    border: 1px solid #ccc;
    width: 500px;
    height: 500px;
}

.realtime-renderer .xml {
    display: none;
}

#realtime-renderer-iframe {
    display: none;
    width: 100%;
    height: 100%;
}

#icons {
    position: absolute;
    min-width: 400px;
    background-color: red;
}

.office-locator__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.office-locator__item {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    min-width: 400px;
}
.office-locator__icon {
    background-color: #f9f9f9;
    border-radius: 50%;
    float: left;
    font-size: 38px;
    height: 70px;
    line-height: 40px;
    width: 70px;
}
.office-locator__icon i {
    color: #94d60a;
    font-size: 50px;
    position: relative;
    top: 5px;
}
.icon-ui-location {
    font-family: IconsUI;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
}
.office-locator__details {
    float: right;
    margin-left: 30px;
    width: calc(100% - 100px);
}
.office-locator__details p {
    font-size: .875rem;
    letter-spacing: -.57px;
    line-height: 26px;
    margin: 0;
}


/* Our Team
-------------------------------------------------------*/

.our-team .team-row {
  margin-left: -40px;
  margin-right: -40px;
}

.our-team .team-wrap {
  padding: 0 40px;
}

.our-team .container-fluid {
  padding: 0 50px;
}

.team-img img {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  overflow: hidden;
  width: 100%;
}

.team-member,
.team-img {
  position: relative;
  overflow: hidden;
}

.team-title {
  margin: 30px 0 7px;
}

.overlay {
  background-color: rgba(20,20,20,.7);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.team-details {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 0;
  padding: 5%;
  overflow: hidden;
  width: 100%;
  z-index: 2;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.team-details p {
  color: #fff;
}

.team-img:hover .team-details {
  opacity: 1;
  margin-top: -80px;
}

.team-img:hover .overlay {
  opacity: 1;
}

.socials a {
  display: inline-block;
  width: 37px;
  height: 37px;
  background-color: transparent;
}

.socials i {
  line-height: 37px;
  color: #616161;
  font-size: 14px;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.team-details .socials i {
    color: #fff;
}

.socials a:hover i {
  color: #fff;
  background-color: #355c7d;
}

.pic img {
    border-radius: 50%;
    max-width: 200px !important;
}

.pic img:hover {
    transform: scale(1.05);
}
.number {
    flex: unset !important;
}
.number span {
    line-height: 1;
}
.title-h2 {
    font-size: 18px !important;
}

.item-info {
    bottom: 0;
    z-index: 2;
}
.p-absolute {
    position: absolute;
}
.p-30 {
    padding: 30px;
}
.title-block {
    position: relative;
    letter-spacing: 2px;
    font-size: 20px;
    font-weight: 600;
}
.mt-10 {
    margin-top: 10px !important;
}
.plpr{
    padding: 0 50px;
}
.card4 .card-socials {
    display: flex;
    flex-wrap: wrap;
    z-index: 1;
    justify-content: center;
}
.card4 .card-socials a:not(:last-of-type) {
    margin-right: 10px;
}
.card4 .card-socials a {
    display: block;
    border-radius: 5px;
    width: 40px;
    height: 40px;
    background: #0077b5;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    transition: 0.3s;
}
.card4 .card-socials a:hover {
    background: #0077b5;
    transform: scale(1.15);
}
.p-40{
    padding: 40px;
}
.detailed-service-page h3:before {
    content: "";
    position: relative;
    /* margin-left: 0px; */
    padding-right: 0 !important;
    top: -2px;
    display: inline-block;
}
.right-croner {
    content: "";
    right: -135px;
    position: absolute;
    z-index: -1;
    border-bottom: 80px solid rgba(255, 255, 255, 1);
    border-right: 275px solid rgba(255, 255, 255, 1) !important;
    z-index: 0;
    margin-top: -50px;
    margin-right: -105px;
    border-left: 120px;
}
.left-croner {
    content: "";
    left: auto;
    position: absolute;
    z-index: -1;
    border-bottom: 120px solid rgba(255, 255, 255, 1) !important;
    border-left: 120px solid rgba(255, 255, 255, 1) !important;
    z-index: 99;
    margin-top: -50px;
    margin-left: -120px;
}
.onnset-1 {
    margin-right: 10%;
}
.offset-1 {
    margin-left: 12% !important;
}
.card-socials i.fab.fa-linkedin-in {
    color: #fff;
}
.resp-tabs-list {
    text-align: center;
    padding-left: 0;
    list-style: none;
    display: flex;
    margin: 0 auto;
    position: initial;
    align-items: center;
    justify-content: center;
}
.right-croner1 {
    content: "";
    right: -135px;
    position: absolute;
    z-index: -1;
    border-bottom: 80px solid rgba(255, 255, 255, 1);
    border-right: 275px solid rgba(255, 255, 255, 1) !important;
    z-index: 0;
    margin-top: -50px;
    margin-right: -40px;
    border-left: 120px;
}
.about-page .detailed-service-page h4 {
/*    color: #7b8a31;*/
    font-weight: bold;
/*    font-size: 1.5rem;*/
}



/* Bullet points */
/* --------------------------------------- */
.h--timeline-date{
    position:absolute;
    bottom: 0;
    z-index:2;
    text-align:center;
    font-size:1rem;
    font-weight: 600;
    padding-bottom:0.75rem;
    color:#000;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    text-decoration:none;
}
.h--timeline-date:hover{
    font-weight: 600;
}
.h--timeline-date::after,
.h--timeline-date::before{
    content:'';
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    bottom:-8px;
    height:15px;
    width:15px;
    border-radius:50%;
    border-width:2px;
    border-style:solid;
    border-color:#6e1e46;
    background-color:#f7f7f7;
    transition:background-color 0.3s, border-color 0.3s, top 0.3s;
}
.h--timeline-date::before{
    bottom:-3px;
    height:9px;
    width:9px;
    border-width:0px;
    border-color:transparent;
    background-color:transparent;
    z-index:2;
}
.h--timeline-date:hover::before,
.h--timeline-date:hover::after{
    transition:background-color 0.3s, border-color .3s, top .3s;
}
.h--timeline-date:hover::after{
    background-color:#f7f7f7;
    border-color:#6e1e46;
}
.h--timeline-date--selected{
    pointer-events:none
}
.h--timeline-date--selected::after{
    background-color:#f7f7f7;
    border-color:#6e1e46;
}
.h--timeline-date--selected::before{
    background-color:#6e1e46;
}
.h--timeline-date--older-event::after{
    background-color:#6e1e46;
    border-color:#6e1e46;
}


.product-section {
    padding-top: 80px;
}
.symptoms-icon1.line1 {
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    margin-bottom: 0;
    padding: 30px;
    position: relative;
    text-align: center;
    cursor: pointer;
}
.symptoms-icon1 {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 50px;
    position: relative;
}
.symptoms-icon1.line1 .title {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-top: 15px;
    color: #434343;
    letter-spacing: 0.3px;
    margin-bottom: 0px;
}
.symptoms-icon1.line1:hover img {
    transform: scale(1.1);
}
.symptoms-icon1.line1 > img {
    transition: all 300ms ease 0s;
    margin-bottom: 0px;
}
.symptoms-icon1.line1:hover {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    padding: 30px;
}
.symptoms-icon1.line1:nth-child(1), .symptoms-icon1.line1:nth-child(4), .symptoms-icon1.line1:nth-child(7), .symptoms-icon1.line1:nth-child(10), .symptoms-icon1.line1:nth-child(13), .symptoms-icon1.line1:nth-child(16) {
    border-left: medium none;
    clear: both;
}
.symptoms-icon1.line1 {
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    margin-bottom: 0;
    padding: 30px;
    position: relative;
    text-align: center;
    cursor: pointer;
}
.symptoms-icon1 {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 50px;
    position: relative;
}
.symptoms-icon1.line1 .title {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-top: 15px;
    color: #434343;
    letter-spacing: 0.3px;
    margin-bottom: 0px;
}
.symptoms-icon1.line1:hover img {
    transform: scale(1.1);
}
.symptoms-icon1.line1 > img {
    transition: all 300ms ease 0s;
    margin-bottom: 0px;
}
.symptoms-icon1.line1:hover {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    padding: 30px;
}
.symptoms-icon1.line1:nth-child(1), .symptoms-icon1.line1:nth-child(4), .symptoms-icon1.line1:nth-child(7), .symptoms-icon1.line1:nth-child(10), .symptoms-icon1.line1:nth-child(13), .symptoms-icon1.line1:nth-child(16) {
    border-left: medium none;
    clear: both;
}
.nasal_polyp_symptoms {
    min-height: 274px;
}
.bronchitis-symptoms {
    min-height: 298px;
}
.lungcancer-symptoms {
    min-height: 298px;
}
.psoriasis-symtoms {
    min-height: 274px;
}
.psoriasis-opinion-bg {
    height: 549px !important
}
.alopecia-symptoms {
    height: 198px;
}
.pemphigus-symptoms {
    min-height: 274px
}
.urinary_tract_infections {
    min-height: 274px;
}
.stone_page_symptom {
    min-height: 298px;
}
.alopecia-symptoms {
    min-height: 350px
}
.female_infertility-symptoms {
    min-height: 277px;
}
.metrorrhagia-symptoms {
    min-height: 300px;
}
.pcdo-symptoms {
    min-height: 322px;
}
.bells_palsy_symptom {
    min-height: 275px
}
.parkinsons_disease_symptoms {
    margin-bottom: 20px !important
}
.muscular_dystrophy_symptom {
    min-height: 274px;
}
.ankylosing_spondylitis-symptoms {
    min-height: 300px;
}
.osteoarthritis-symptoms {
    min-height: 300px;
}
.multiple_sclerosis_symptom {
    min-height: 298px;
}
.neurofibroma_disease_symptom {
    min-height: 300px;
}
.rheumatoid_arthritis_joint_symptoms {
    min-height: 274px
}
.cervical_spondylitis_symptoms {
    min-height: 300px
}
.oesophageal_stricture_symptoms {
    min-height: 274px
}
.glaucoma_symptoms {
   min-height: 298px;
}
.call-to-action-two {
    position: relative;
    padding: 0px 0px;
    background: #f2f9ff;
}

.call-to-action-two .outer-box {
    position: relative;
    padding: 65px 0px 45px;
}

.call-to-action-two .separator {
    border-top: 1px solid #e0e0e0;
}

.call-to-action-two h2 {
    position: relative;
    float: left;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.5em;
    padding: 10px 0px 4px;
    margin-bottom: 15px;
}

.call-to-action-two .link-box {
    position: relative;
    float: right;
    margin-bottom: 20px;
}

.btn-style-three {
    position: relative;
    padding: 15px 45px 11px;
    line-height: 24px;
    background: #00325d;
    color: #ffffff;
    border: 2px solid #00325d;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    
    font-family: 'Hind Guntur', sans-serif;
    border-radius: 30px;
}

.btn-style-three:hover {
    background: none;
    color: #00325d;
    border-color: #00325d;
}
.diversified_features .block-div {
    min-height: 105px ;
}
.block-div p {
    text-align: left;
    margin: 0;
    color: #fff !important;
}
.block-div {
    background: #fff;
    padding: 15px;
    text-align: left!important;
    outline: rgba(239,238,238,.45) solid 1px;
    min-height: 80px;
    outline-offset: -5px;
    background-position: center right!important;
    background-repeat: no-repeat!important;
}
.resp-tabs-top .resp-tabs-list li {
    padding: 15px 10px;
}
@media (min-width:1023px) {
/*
.inline-facts {
    width: 20%
}
*/
.lg-mb-0 {
    margin-bottom: 0!important
}
}
.milestone-counter, .milestone-counter img {
    margin-bottom: 15px
}
.change, .service-main-holder, .under {
    background: #f9f9f9
}
.table td, .table th {
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2
}
.milestone-counter {
    background: #fff!important;
    height: 143px
}
.biostatistics-ser .block-div {
    height: 80px !important;
    padding: 15px !important;
}
.block-div {
    background: #fff;
    padding: 15px;
    text-align: left!important;
    outline: rgba(239,238,238,.45) solid 1px;
    min-height: 80px;
    outline-offset: -5px;
    background-position: center right!important;
    background-repeat: no-repeat!important
}
.block-div p {
    text-align: left;
    margin: 0;
    color: #fff
}
#DataManagement .milestone-counter {
    height: auto;
    padding-bottom: 20px
}
#Biostatistics .block-div {
    display: inline-block;
    width: 100%;
    padding: 20px;
}
.diversified_features .block-div {
    min-height: 105px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 2px 2px rgba(0, 0, 0, 0.15), 0 4px 4px rgba(0, 0, 0, 0.15), 0 8px 8px rgba(0, 0, 0, 0.15);
}
.diversified_features .block-div:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
@media (min-width:500px) {
#Biostatistics .block-div li {
    width: 50%;
    float: left
}
}
.steps-timeline {
    font-size: 14px;
    line-height: 16px
}
.step-description, .step-title {
    margin: 0;
    display: block;
    text-align: center;
    line-height: 24px
}
.step-title {
    font-size: 18px;
    margin: 0 10px;
    padding: 20px;
    background: #fff;
    min-height: 110px;
    outline: rgba(158,175,70,.2) solid 1px;
    outline-offset: -6px;
    
}
.ste-description {
    overflow: hidden;
    line-height: 25px
}
.steps-timeline .step {
    outline: rgba(0,128,0,0) dashed 1px;
    margin-bottom: 0px
}
.step-milestone {
    display: block;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: 8px solid #9eaf46;
    border-radius: 50%;
    margin: 15px auto;
    box-sizing: border-box
}
.step-title .year {
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 15px
}
@media screen and (max-width:678px) {
.steps-timeline {
    border-left: 1px solid #9eaf46;
    margin-left: 25px
}
.steps-timeline .step {
    margin-left: -25px;
    display: block;
    overflow: auto
}
.step-milestone {
    float: left;
    margin-left: 10px
}
.step-description, .step-title {
    text-align: left;
    margin-left: 60px
}
.step-milestone:after {
    width: 20px!important;
    height: 1px!important;
    margin-left: 20px!important;
    margin-top: 7px!important
}
.step-description {
    margin-left: 0
}
}
@media screen and (min-width:678px) {
.steps-timeline {
    border-top: 1px solid #9eaf46;
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between
}
.steps-timeline .step {
    margin-top: -30px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}
}
.step-milestone:after {
    background: #9eaf46;
    content: "";
    position: absolute;
    width: 1px;
    height: 17px;
    margin-left: 7px;
    margin-top: 20px
}
.flag-img img {
    width: 100%
}
.flag-img {
    float: left;
    width: 20%;
    padding-right: 15px;
    margin-bottom: 15px
}
.flag-contant {
    float: left;
    width: 80%
}
.col-location {
    background: #fff;
    padding: 20px;
    width: 100%;
    display: inline-block
}
.col-location p {
    text-align: left
}
@media (max-width: 1450px) and (min-width: 1025px){
.pharmacovigilance-page .resp-tabs-top .resp-tabs-list li {
    width: 240px;
    padding: 15px 6px;
}
}
@media (max-width:1450px){
.biostatistics-ser .block-div {
    height: 100px !important;
}
}
@media (max-width:991px){
.biostatistics-ser .block-div {
    height: 100px !important;
}
}
/**/
.sticky-icon  {
    z-index:1;
    position:fixed;
    top:50%;
    right:0%;
    width:180px;
    display:flex;
    flex-direction:column;}  
.sticky-icon a  {
    transform: translate(120px,0px);
    border-radius: 50px 0px 0px 50px;
    text-align: left;
    margin: 2px;
    text-decoration: none;
    padding: 5px;
    font-size: 22px;
    transition: all 0.8s;}
.sticky-icon a:hover  {
    color:#FFF;
    transform:translate(0px,0px);}  
.sticky-icon a:hover i  {
    transform:rotate(360deg);}
/*.search_icon a:hover i  {
    transform:rotate(360deg);}*/
    
.inquiry  {
    background-color:#73a7c1;
    color:#FFF;}
    
.Google  {
    background-color:#d34836;
    color:#FFF;}                        
.sticky-icon a i {
    background-color:#FFF;
    height:40px;
    width:40px;
    color:#000;
    text-align:center;
    line-height:40px;
    border-radius:50%;
    margin-right:20px;
    transition:all 0.5s;}

    
.sticky-icon a i.fa-instagram  {
    background-color:#FFF;
    color:#FD1D1D;}
    
.sticky-icon a i.fa-youtube  {
    background-color:#FFF;
    color:#fa0910;}
    
.sticky-icon a i.fa-twitter  {
    background-color:#FFF;
    color:#53c5ff;}
.fas fa-shopping-cart  {
    background-color:#FFF;} 
#myBtn {
    height:50px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  text-align:center;
  padding:10px;
  text-align:center;
    line-height:40px;
  border: none;
  outline: none;
  background-color: #1e88e5;
  color: white;
  cursor: pointer;
  border-radius: 50%;
}
.fa-arrow-circle-up  {
    font-size:30px;}

#myBtn:hover {
  background-color: #555;
}   
#counter{
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e6e6e7;
  padding: 40px 0px;
  width: 100%;
}
#counter .item{
  background: #fff;
  width: 200px;
  padding: 35px 40px;
  margin: 10px;
  text-align: center;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 38px -8px rgba(0,0,0,0.34);
-moz-box-shadow: 0px 0px 38px -8px rgba(0,0,0,0.34);
box-shadow: 0px 0px 38px -8px rgba(0,0,0,0.34);
} 
#counter .item .count{
  color: #e8b12d;
  margin-bottom: 5px;
  font-size: 40px;
}
#counter .item h3{
  color: #4f4e28;
  text-transform: capitalize;
}
h1.text_padd {
    text-align: center;
}
  
hr.arrows {
    background-image: url(../img/arrow.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    border-top-color: transparent;
    height: 13px;
    margin: 3.25em auto;
    position: relative;
}

hr.arrows:before {
    background-color: #caccce;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 5px;
    width: calc(50% - 25px);
}

hr.arrows:after {
    background-color: #caccce;
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    top: 5px;
    width: calc(50% - 25px);
}

.nav-pills-custom .nav-link i, .nav-pills-custom .nav-link span{
    color: #fff;
}
.elementor-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.elementor-column.elementor-col-25 {
    width: 25%;
}
.elementor-column {
    min-height: 0px;
}
.elementor-column, .elementor-column-wrap {
    position: relative;
    display: flex;
}
.counter-box {
    border: 1px solid rgba(103, 157, 183, 0.3);
    margin: 10px;
    padding: 30px;
    height: 220px;
    vertical-align: middle;
    padding-top: 60px;
    text-align: center;
    width: 100%;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}
.counter {
    display: block;
    color: #99a227;
    font-size: 55px;
    font-weight: 600;
    line-height: 1;
}
span {
    
    text-decoration: none;
    
}
.counter-box p {
    font-size: 14px;
    color: #666;
    line-height: 1.3;
    margin-top: 10px;
    letter-spacing: 0.5px;
    font-family: 'Poppins',sans-serif;
    text-align: center;
}
p:last-child {
    margin-bottom: 0;
    padding-right: 15px;
    
}
.elementor-column.elementor-col-25 {
    width: 25%;
}
.blue-bg-light {
    background: rgb(103 157 183 / 0.1);
}

.mb-30 {
    margin-bottom: 30px;
}

.splitting .word {
    display: inline-block;
}
.splitting .word {
    --word-percent: calc(var(--word-index)/var(--word-total));
    --line-percent: calc(var(--line-index)/var(--line-total));
}
.splitting .char {
    position: relative;
}
.splitting .word, .splitting .char {
    display: inline-block;
}
.splitting .char:before {
    content: attr(data-char);
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    transition: inherit;
    user-select: none;
}
.splitting .char:after {
    content: attr(data-char);
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    transition: inherit;
    user-select: none;
}
.col-lg-4{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.data-expert .item {
    padding: 20px 40px;
    background: #679db7;
    min-height: 220px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    outline: 1px solid #f3f3f3;
    outline-offset: -10px;
    transition: 0.2s ease-in-out;
}
.item.mt-30 {
    margin-top: 30px;
}
.data-expert .item p {
    color: #fff;
}
.col-lg-4 .col-md-6{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.mb-50 {
    margin-bottom: 50px;
}
.col-lg-12{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 76PX;
    padding-left: 70px;
}
.splitting .char:before, .splitting .char:after {
    content: attr(data-char);
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    transition: inherit;
    user-select: none;
}
.splitting .char:after {
    content: attr(data-char);
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    transition: inherit;
    user-select: none;
}
.splitting .whitespace {
    width: 10px;
}
.splitting .word{
    display: inline-block;
}
.clients .bord {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.data-expert-sec-1 .brands {
    transition: 0.2s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
}
.clients .brands {
    padding: 70px 20px;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.08);
}
.clients .brands .item {
    position: relative;
    text-align: center;
}
.clients .brands .img {
    /* max-width: 85px; */
    margin: auto;
    position: relative;
    
    transition: all .4s;
}
.clients .brands .img img {
    max-width: 80px;
    margin-bottom: 20px;
}

.data-expert-sec-1 .brands {
    transition: 0.2s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
}
.clients .brands {
    padding: 70px 20px;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.08);
}
.clients .brands .item {
    position: relative;
    text-align: center;
}
.green-bg-light {
    background-color: #fff;
}
.elementor-section {
    position: relative;
}
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1170px;
}.elementor-section .elementor-container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.elementor-row {
    width: 100%;
    display: flex;
}
.elementor-column {
    min-height: 0px;
}
.elementor-column {
    position: relative;
    
    display: flex;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 10px;
}
.elementor-column-wrap {
    width: 100%;
}
.elementor-column, .elementor-column-wrap {
    position: relative;
    
    display: flex;
}
.elementor-widget-wrap {
    position: relative;
    width: 100%;
}
.elementor-widget-wrap>.elementor-element {
    width: 100%;
}
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1170px;
}
.elementor-column, .elementor-column-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.elementor-element-436a91f .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0px !important;
}
.elementor-widget-wrap {
    position: relative;
    width: 100%;
}
.elementor-widget-wrap>.elementor-element {
    width: 100%;
}
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1170px;
}
.elementor-col-33 {
    max-width: 33.33%;
    flex: 0 0 33.33%;
}
.elementor-column {
    min-height: 0px;
}
.elementor-element-436a91f .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0px !important;
}
.elementor-widget-wrap {
    position: relative;
    width: 100%;
}
.elementor-widget-wrap>.elementor-element {
    width: 100%;
}   
.elementor-element-436a91f .services.items {
    background: #fff;
    box-shadow: 0px -15px 18px rgba(0,0,0,.2);
    color: #fff;
}
.about .items.active {
    
    transition: border .4s, background .2s;
}
.elementor-col-33 {
    max-width: 33.33%;
    flex: 0 0 33.33%;
}
.elementor-element-436a91f .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0px !important;
}
.about .items h5 {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 20px;
    text-align: center;
}
.list-cliantha li {
    list-style: none;
    margin-bottom: 9px;
    margin-left: 20px;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: .5px;
    line-height: 1.6;
    font-weight: bold;
}
.read-more-target {
    opacity: 0;
    max-height: 0;
    font-size: 0;
    transition: .25s ease;
}
.elementor-col-33 {
    max-width: 33.33%;
    flex: 0 0 33.33%;
}
.dnd-section {
    padding-bottom: 0;
    padding-top: 0;
}
.row-fluid {
    min-height: 0px !important;
}
.dnd-section .widget-type-cell {
    padding-left: 0px;
    padding-right: 0px;
}
#hs_cos_wrapper_module_16475327877993 .hhs-text-mod {
    padding-top: 25px;
    padding-bottom: 0px;
    background-color: rgba(255, 255, 255, 1);
}
.hhs-text-mod {
    position: relative;
}
.hhs-text-mod {
    z-index: 1;
}
.hhs-text-mod .row {
    position: relative;
    z-index: 2;
}
.hhs-text-mod .c1{
    position: relative;
}
.hhs-rich-text-in {
    clear: both;
}
li.text_padd {
    margin-top: 30px;
    font-size: 20px;
    padding-right: 90px;
    font-weight: bold;
}
.col-12 .col-lg-12 .col-md-12 .col-sm-12 .col-xl-12{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.detailed-service-page h4 {
    color: #7b8a31;
    font-weight: bold;
}
.mt-2{
    margin-top: 0.5rem !important;
    font-weight: bold;
}
.detailed-service-page h4:after {
    content: "";
    display: block;
    width: 35px;
    height: 2px;
    background: #000;
    margin: 15px 0;
}
.steps-timeline .step {
    outline: rgba(0,128,0,0) dashed 1px;
    margin-bottom: 0px;
}
.step-milestone {
    display: block;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: 8px solid #9eaf46;
    border-radius: 50%;
    margin: 15px auto;
    box-sizing: border-box;
}
.step-milestone:after {
    background: #9eaf46;
    content: "";
    position: absolute;
    width: 1px;
    height: 17px;
    margin-left: 7px;
    margin-top: 20px;
}
.step-description {
    margin: 0;
    display: block;
    text-align: center;
    line-height: 24px;
}
.container1_inner h1 {
    font-size: 2.0rem;
    font-weight: bold;
    color: #fff;
    padding-top: 37px;
}
/*
.full-scope-sec .card-btn {
    display: block;
    margin-right: auto;
    border: 2px solid #fff;
    padding: 8px 15px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 600;
    transition: all 0.5s;
    cursor: pointer;
    color: #679db7;
    background: #fff;
}
*/
button.arrow-right-btn {
    background-color: white;
    margin-right: auto;
    z-index: 999;
    border: 2px solid #fff;
    padding: 8px 15px;
    border-radius: 25px;
}
li.area__content-item-description.t2 {
    line-height: 4.318;
}
li.area__content-item-description.t1 {
    line-height: 5.318;
}

   
.scope_sec .card-btn1 {
    background-color: #9eaf46;
    margin-right: auto;
    z-index: 999;
    border: 2px solid #fff;
    padding: 8px 15px;
    border-radius: 25px;
    margin-top: 42px;
}

.scope_sec .card-btn2 {
    background-color: #9eaf46;
    margin-right: auto;
    z-index: 999;
    border: 2px solid #fff;
    padding: 8px 15px;
    border-radius: 25px;
    margin-top: 22px;
}

.scope_sec .card-btn3 {
    background-color: #9eaf46;
    margin-right: auto;
    z-index: 999;
    border: 2px solid #fff;
    padding: 8px 15px;
    border-radius: 25px;
    margin-top: -8px;
}
.li1 {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -30px;
}
.mt-11 {
    margin-top: 8.25rem!important;
}



.team_page .pic img {
    max-width: 250px !important;

}

.team_page .pic{
    background: #ffff;
    background: #f5f5f5;
    padding: 20px;
        text-align: center;
}
  
.team_page .pic .team-name{
         display: block;
    text-align: center;
    margin: 20px 0;
    font-size: 22px;
        font-weight: 900;
}

  
.team_page .col-lg-12{
        padding-right: 15px;
    padding-left: 15px;
    margin-top: 30px;
}



