.container,.container-fluid {
    margin: 0 auto;
    max-width: 1280px!important;
    padding: 0 16px!important
}

@media screen and (min-width: 992px) and (max-width:1440px) {
    .container,.container-fluid {
        max-width:90%!important
    }
}

.region.region-fullwidthsection {
    margin: 0
}

@media screen and (max-width: 992px) {
    .region.region-fullwidthsection .views-element-container.related-tiles-container {
        margin:0 auto!important;
        max-width: 90%!important
    }
}

@media screen and (max-width: 767px) {
    .region.region-fullwidthsection .views-element-container.related-tiles-container .view.view-basic-page-view .slick-basic-with-content .slick-list .slick-track .row.slick-slide img {
        min-height:500px!important
    }
}

@media screen and (max-width: 767px) {
    .region.region-fullwidthsection .views-element-container.related-tiles-container .view.view-basic-page-view .slick-basic-with-content .slick-prev {
        left:-18px!important;
        height: 25px!important
    }
}

@media screen and (max-width: 767px) {
    .region.region-fullwidthsection .views-element-container.related-tiles-container .view.view-basic-page-view .slick-basic-with-content .slick-next {
        left:unset!important;
        right: -24px!important;
        height: 25px!important
    }
}

.main-content.col {
    padding: 0
}

a,button,input,select,textarea {
    -webkit-tap-highlight-color: transparent
}

body.modal-open {
    overflow: hidden
}

body.sticky-header-enabled #page-wrapper {
    margin-top: 130px
}

@media screen and (max-width: 992px) {
    body.sticky-header-enabled #page-wrapper {
        margin-top:92px
    }
}

body.sticky-filter-enabled #page-wrapper {
    margin-top: 270px
}

@media screen and (max-width: 992px) {
    body.sticky-filter-enabled #page-wrapper {
        margin-top:232px
    }
}

body.access-denied #block-flowserve-content .content {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 16px
}

@media screen and (min-width: 992px) and (max-width:1440px) {
    body.access-denied #block-flowserve-content .content {
        max-width:90%
    }
}

.container-inline div,.container-inline label {
    display: block
}

img,svg {
    vertical-align: middle;
    width: auto
}

img[data-align=right] {
    float: right;
    width: 100%!important;
    max-width: 500px!important
}

.quote-mobile {
    display: block;
    clear: both;
    line-height: 48px!important
}

.quote-desktop {
    display: none
}

figure {
    margin: 1em 0
}

.align-right {
    float: right
}

@media only screen and (min-width: 64em) {
    .quote-mobile {
        display:none
    }

    .quote-desktop {
        display: block;
        line-height: 48px!important
    }

    figure {
        margin: 1em 0 1em 1em
    }
}

.block-spacing {
    padding-bottom: 24px!important
}

.home-page-block {
    margin-top: 75px!important;
    margin-bottom: 20px!important
}

@media screen and (max-width: 1200px) {
    .home-page-block {
        margin-top:44px!important
    }
}

.share-dropdown {
    position: relative;
    display: inline-block
}

.share-dropdown__btn {
    cursor: pointer;
    text-decoration: none
}

.share-dropdown__btn img {
    margin: 0 8px 0 0!important;
    position: static!important
}

.share-dropdown__btn span {
    font-size: 18px;
    line-height: 27px;
    color: #686868;
    font-weight: 500
}

.share-dropdown__content {
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    list-style: none;
    padding: 8px;
    margin: 0;
    height: auto;
    max-width: 170px;
    min-width: 140px;
    background-color: #fff;
    position: absolute;
    top: 100%;
    z-index: 11;
    left: 0
}

.share-dropdown__content.hide {
    display: none
}

.share-dropdown__content li {
    background-color: #fff;
    border-radius: 7px;
    padding: 10px 5px
}

.share-dropdown__content li a:focus-within {
    outline: 1px solid #000
}

.share-dropdown__content li a:focus:not(:focus-visible) {
    outline: none
}

.share-dropdown__content li:hover {
    background-color: rgba(2,27,70,.05)
}

.share-dropdown__content li:hover .share-dropdown__content-item,.share-dropdown__content li:hover .share-dropdown__content-item .fa {
    color: #021b46
}

.share-dropdown__content-item {
    color: #232323;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px;
    text-decoration: none;
    display: block
}

.share-dropdown__content-item .fa {
    color: #686868;
    padding-right: 8px
}

.share-dropdown__content-item span {
    width: auto!important
}

.share-dropdown__content-item:hover,.share-dropdown__content-item:hover .fa {
    color: #021b46
}

.share-dropdown--basic {
    margin-top: 44px
}

.share-dropdown--basic h2 {
    display: none
}

.share-dropdown--basic .share-dropdown__btn {
    cursor: default;
    pointer-events: none
}

.share-dropdown--basic .share-dropdown__content {
    position: static;
    transform: none;
    box-shadow: none;
    flex-wrap: nowrap;
    justify-content: flex-start;
    max-width: 100%;
    padding: 25px 0 0
}

.share-dropdown--basic .share-dropdown__content.hide {
    display: flex
}

.share-dropdown--basic .share-dropdown__content li {
    padding: 0;
    margin: 0
}

@media screen and (min-width: 768px) {
    .share-dropdown--basic .share-dropdown__content li {
        margin-right:20px
    }
}

.share-dropdown--basic .share-dropdown__content li:hover {
    background-color: initial
}

.share-dropdown--basic .share-dropdown__content li:hover .share-dropdown__content-item {
    border: 1px solid #021b46
}

.share-dropdown--basic .share-dropdown__content li:hover .share-dropdown__content-item .fa {
    color: #021b46
}

.share-dropdown--basic .share-dropdown__content-item {
    width: 57px;
    display: block;
    height: 57px;
    text-align: center;
    padding: 17px 0;
    border-radius: 50%;
    border: 1px solid #fff
}

.share-dropdown--basic .share-dropdown__content-item .fa {
    color: #686868;
    padding-right: 0!important;
    font-size: 22px
}

.share-dropdown--basic .share-dropdown__content-item span {
    display: none
}

.webform-submission-form .form-control.form-textarea {
    padding-left: .75rem
}

@media screen and (max-width: 992px) {
    html {
        overflow-x:hidden
    }
}

.supportsales-locator #block-flowserve-content>.content {
    margin: 0 auto!important;
    max-width: 1280px!important
}

@media screen and (min-width: 992px) and (max-width:1440px) {
    .supportsales-locator #block-flowserve-content>.content {
        max-width:90%!important
    }
}

@media screen and (max-width: 767px) {
    .supportsales-locator #block-flowserve-content>.content {
        padding:0 16px
    }
}

.supportsales-locator #block-flowserve-content>.content>div {
    padding: 0!important
}

.iframe-modal {
    display: block;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1060
}

.iframe-modal .ui-dialog {
    height: 100%;
    padding-top: 40px;
    max-width: none;
    position: relative;
    background: #fff
}

.iframe-modal .ui-dialog.centered {
    text-align: center
}

.iframe-modal .ui-dialog .ui-dialog-titlebar-close {
    width: 30px;
    height: 30px;
    border: none;
    background: 0 0;
    position: absolute;
    top: 15px;
    right: 5px;
    margin: -10px 0 0;
    padding: 1px
}

.iframe-modal .ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick {
    background: transparent url('data:image/svg+xml;charset=utf-8,<svg width="15" height="17" xmlns="http://www.w3.org/2000/svg"><g stroke="%23e2231a" stroke-width="2" fill="none" fill-rule="evenodd" stroke-linecap="round"><path d="M.889 1.092L14.111 16.6M14.5.77L.5 15.845"/></g></svg>') 50%/1em auto no-repeat;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 100%;
    height: 100%;
    border: none
}

.iframe-modal .ui-dialog .ui-dialog-titlebar-close.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

.iframe-modal .ui-dialog .ui-button {
    display: inline-block;
    line-height: normal;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    user-select: none;
    overflow: visible
}

.iframe-modal .ui-dialog video {
    height: 100%;
    width: 100%
}

.iframe-modal .ui-corner-all,.iframe-modal .ui-corner-bottom,.iframe-modal .ui-corner-br,.iframe-modal .ui-corner-right {
    border-bottom-right-radius: 3px
}

.iframe-modal .ui-corner-all,.iframe-modal .ui-corner-bl,.iframe-modal .ui-corner-bottom,.iframe-modal .ui-corner-left {
    border-bottom-left-radius: 3px
}

.iframe-modal .ui-corner-all,.iframe-modal .ui-corner-right,.iframe-modal .ui-corner-top,.iframe-modal .ui-corner-tr {
    border-top-right-radius: 3px
}

.iframe-modal .ui-corner-all,.iframe-modal .ui-corner-left,.iframe-modal .ui-corner-tl,.iframe-modal .ui-corner-top {
    border-top-left-radius: 3px
}

@media screen and (min-width: 1200px) {
    .iframe-modal .ui-dialog {
        width:100%!important
    }
}

.ui-widget-overlay {
    opacity: .8;
    background: #aaa;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.page-user-reset .user-pass-reset {
    max-width: 365px;
    margin: 15px auto
}

@media screen and (max-width: 767px) {
    .page-user-reset .user-pass-reset {
        max-width:90%
    }
}

.cares-box {
    margin: 25px 0;
    padding: 20px;
    background: #e9e5e3
}

.cares-box .h3 {
    margin-bottom: 20px
}

.cares-box .cares-description {
    color: #232323;
    font-size: 1em;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0;
    padding: 0 0 24px;
    display: flex
}

.cares-box .cares-description .field--name-field-block-image {
    padding-left: 0;
    margin-right: 15px;
    width: 100px
}

.cares-box .cares-description p {
    width: 1100px
}

.share-dropdown .weibo-button {
    display: none
}

.language-zh-hans .weibo-button {
    display: block!important
}

.language-zh-hans .twitter-button {
    display: none
}

#block-motionpointlanguageoption {
    display: flex;
    position: absolute;
    flex-direction: column;
    align-items: flex-end;
    flex-wrap: wrap;
    z-index: 999
}

#block-motionpointlanguageoption .content {
    display: none;
    background: #fff;
    margin: 0;
    border-radius: 4px;
    border: .5px solid #000;
    width: 96px;
    height: 134px
}

#block-motionpointlanguageoption .content .link-cont {
    width: 95px;
    height: 22px;
    margin-top: 9px;
    display: flex;
    justify-content: center
}

#block-motionpointlanguageoption .content .link-cont:hover {
    background: rgba(2,27,70,.05)
}

#block-motionpointlanguageoption .content .link-cont .langLink {
    display: list-item;
    list-style: none;
    text-align: left;
    color: #000;
    -webkit-text-decoration: #ffdead;
    text-decoration: #ffdead;
    font-size: 10px;
    padding: 4px
}

.mpLanguageOptionsDiv {
    width: 96px
}

.view-content-report {
    width: 85%;
    margin: auto
}

.block-views-blockupcoming-events-block-1 {
    margin: 0;
    width: 100%
}

.event-image {
    width: -webkit-fill-available;
    height: auto;
    max-width: 100%;
    max-height: 270px;
    object-fit: cover
}

.news-image {
    width: 100px;
    height: 100px;
    margin: 10px 0
}

.view-more-event-btn {
    margin-top: 3%;
    padding: 0 2% 2%
}

.event-datetime-location {
    position: absolute;
    left: 5%;
    bottom: 0;
    color: #000
}

.event-type {
    padding-bottom: 10px
}

.event-type,.news-type {
    font-size: 14px;
    color: #686868;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 1.56px
}

@media only screen and (max-width: 600px) {
    .view-more-event-btn {
        margin-left:15px
    }

    .event-content {
        padding: 5px 25px 0;
        font-size: .875em;
        margin-bottom: 1em!important;
        line-height: 28px
    }

    .block-views-blockupcoming-events-block-1 h2 {
        margin-left: 10px
    }

    .event-type {
        margin-top: 10px
    }
}

#slider {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
    height: 96%;
    border-top: 2px solid #eee;
    padding-top: 2%
}

#slider ul {
    list-style: none
}

#slider ul,#slider ul li {
    position: relative;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%
}

#slider ul li {
    display: block;
    float: left;
    text-align: center
}

a.control_next,a.control_prev {
    position: absolute;
    top: 40%;
    z-index: 999;
    display: block;
    padding: 0 2%;
    width: auto;
    height: auto;
    background: no-repeat;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    font-size: 30px;
    opacity: .8;
    cursor: pointer
}

a.control_next:hover,a.control_prev:hover {
    opacity: 1;
    -webkit-transition: all .2s ease
}

a.control_prev {
    border-radius: 0 2px 2px 0
}

a.control_next {
    right: 0;
    border-radius: 2px 0 0 2px
}

.video-modal {
    height: 80%;
    width: 75%;
    margin: auto
}

.video-content,.video-gallery-title {
    font-family: var(--bs-font-sans-serif)
}

.video-content {
    text-align: left;
    margin: 1% 1.5%
}

.video-title {
    margin: 0
}

.video-desc,.video-pager {
    font-size: 14px;
    margin: 0
}

.video-pager {
    color: #e2231a;
    font-weight: 700
}

.video-src {
    height: 75%!important;
    width: 85%!important;
    object-fit: cover
}

@media only screen and (max-width: 375px) {
    .video-modal {
        height:70%;
        width: 96%
    }
}

@media only screen and (min-width: 376px) and (max-width:425px) {
    #slider {
        height:90%
    }

    .video-modal {
        height: 50%;
        width: 95%
    }
}

@media only screen and (min-width: 426px) and (max-width:768px) {
    .video-modal {
        height:60%;
        width: 85%
    }

    .video-src {
        height: 75%!important
    }
}

@media only screen and (min-width: 769px) and (max-width:1024px) {
    .video-src {
        height:82%!important
    }
}

@media only screen and (min-width: 1440px) {
    #slider {
        height:95%
    }

    .video-src {
        height: 85%!important;
        width: 85%!important
    }
}

@media only screen and (min-width: 2560px) {
    #slider {
        height:100%
    }

    .video-src {
        height: 88%!important
    }
}

.block-block-contenta2244bc4-ffbc-461a-b5ce-6b2ae75473af {
    padding-bottom: 1%!important
}

.online-tools-title {
    font-weight: 700;
    color: #000;
    font-size: 28px;
    line-height: 34px;
    padding-top: 24px;
    padding-left: 21px;
    margin: 0
}

.online-tools-desc {
    color: #000;
    line-height: 28px;
    padding: 21px;
    width: 100%;
    text-overflow: clip;
    overflow: hidden;
    white-space: none;
    margin-bottom: 0;
    font-size: 1em
}

.online-tools-link {
    outline: none;
    margin-bottom: 34px;
    margin-left: 12px
}

.online-tools-link img {
    padding-left: 10px;
    object-fit: none!important;
    height: -webkit-fit-content!important;
    height: -moz-fit-content!important;
    height: fit-content!important;
    width: -webkit-max-content!important;
    width: max-content!important;
    margin-left: 10px
}

.card-container {
    padding: 2.5em 0
}

.card-container .card {
    border: 1px solid #e4e4e4;
    background-color: #fff;
    cursor: pointer;
    box-sizing: border-box;
    margin-bottom: 2.5em;
    border-radius: 0
}

.card-container .card:hover {
    transform: scale(1.03);
    box-shadow: 0 2px 16px 0 rgba(0,0,0,.06)
}

.online-tool-taxonomy__content .lower {
    text-transform: none!important
}

.online-tool-taxonomy__content h1 {
    color: #232323
}

.online-tool-taxonomy__content p {
    color: #232323;
    line-height: 28px
}

.online-tool-taxonomy__content ul {
    list-style: none;
    padding: 0;
    margin: 0 0 16px
}

.online-tool-taxonomy__content ul li {
    padding: 6px 0 6px 20px;
    position: relative;
    color: #232323
}

.online-tool-taxonomy__content ul li:before {
    content: "";
    display: inline-block;
    width: .5em;
    height: .5em;
    background: #00b5e2;
    border-radius: 50%;
    margin-right: .625em;
    position: absolute;
    left: 0;
    top: 15px
}

.online-tool-taxonomy__content a {
    text-decoration: underline;
    color: #e2231a;
    font-weight: 400
}

.online-tool-taxonomy__content a:hover {
    color: #e2231a
}

.online-tool-taxonomy .headline-description-cont {
    margin: 2.5em 0 1em
}

.online-tool-taxonomy .headline-description-cont .text-with-heading:last-child {
    border: none;
    padding-bottom: 0
}

.online-tool-taxonomy a {
    color: #232323
}

.online-tool-taxonomy a:hover {
    color: #e2231a
}

.contact-us-block .btn-primary a {
    color: #fff;
    font-family: Heebo;
    font-size: .875em;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 21px;
    text-align: center;
    text-decoration: none
}

.card-image img {
    width: 100%;
    height: 400px!important;
    object-fit: cover
}

.online-tools-heading {
    padding-bottom: 34px
}

.online-tools-heading h1,.online-tools-heading p {
    color: #232323
}

.online-tools-image img {
    width: 100%
}

.page-vocabulary-service-agreement .block__contact-section {
    margin: 0
}

.online-tool-taxonomy__img-cont {
    margin-bottom: 75px;
    margin-top: -92px;
    position: relative
}

@media screen and (min-width: 768px) {
    .online-tool-taxonomy__img-cont {
        height:543px
    }
}

@media screen and (min-width: 992px) {
    .online-tool-taxonomy__img-cont {
        margin-top:-130px
    }
}

.online-tool-taxonomy__img-cont .top-gradient {
    height: 12em;
    left: 0;
    width: 100%;
    background: linear-gradient(0deg,transparent,#000 125%);
    position: absolute;
    top: 0;
    z-index: 8;
    padding: 0
}

@media screen and (min-width: 768px) and (max-width:991px) {
    .online-tool-taxonomy__img-cont .top-gradient {
        height:6.5em
    }
}

@media screen and (max-width: 767px) {
    .online-tool-taxonomy__img-cont .top-gradient {
        height:4em
    }
}

.online-tool-taxonomy__img-cont .bottom-gradient {
    height: 448px;
    left: 0;
    width: 100%;
    background: linear-gradient(180deg,hsla(0,0%,100%,.3),rgba(0,0,0,.65));
    position: absolute;
    padding: 0
}

@media screen and (min-width: 768px) {
    .online-tool-taxonomy__img-cont .bottom-gradient {
        height:543px
    }
}

.online-tool-taxonomy__img-cont img {
    width: 100%;
    height: 448px;
    object-fit: cover
}

@media screen and (min-width: 768px) {
    .online-tool-taxonomy__img-cont img {
        height:543px
    }
}

.online-tool-taxonomy__img-cont .banner-description {
    position: absolute;
    z-index: 8;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%
}

.online-tool-taxonomy__img-cont .banner-description>p {
    padding-top: 24px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    max-width: 100%;
    margin: 0 auto
}

@media screen and (min-width: 768px) {
    .online-tool-taxonomy__img-cont .banner-description>p {
        max-width:460px
    }
}

.online-tool-taxonomy__img-cont .title_landing {
    width: auto;
    margin: 0 auto;
    color: #fff;
    font-weight: 700;
    font-size: 34px;
    line-height: 44px;
    text-align: center
}

@media screen and (min-width: 768px) {
    .online-tool-taxonomy__img-cont .title_landing {
        line-height:65px;
        font-size: 44px
    }
}

.online-tool-taxonomy__detail {
    padding-bottom: 44px;
    color: #232323
}

.online-tool-taxonomy__detail .subHead {
    font-weight: 500;
    padding: 16px 0
}

.online-tool-taxonomy__detail-heading {
    font-size: 24px!important;
    line-height: 35px!important;
    font-weight: 400!important
}

.online-tool-taxonomy__detail h2 {
    font-size: 1.5em;
    line-height: 35px;
    font-weight: 600;
    color: #232323;
    margin: 16px 0
}

@media screen and (min-width: 768px) {
    .online-tool-taxonomy__detail h2 {
        font-size:24px;
        line-height: 35px
    }
}

.online-tool-taxonomy__detail h1 {
    font-size: 2.75em;
    line-height: 50px;
    font-weight: 600;
    color: #232323;
    margin: 16px 0 0
}

@media screen and (min-width: 768px) {
    .online-tool-taxonomy__detail h1 {
        font-size:34px;
        line-height: 40px
    }
}

.online-tool-taxonomy__detail p {
    color: #232323;
    font-size: 1em;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0;
    padding: 0 0 16px
}

.online-tool-taxonomy__detail ul {
    list-style: none;
    padding: 0;
    margin: 0 0 16px
}

.online-tool-taxonomy__detail ul li {
    padding: 6px 0 6px 20px;
    position: relative;
    color: #232323
}

.online-tool-taxonomy__detail ul li:before {
    content: "";
    display: inline-block;
    width: .5em;
    height: .5em;
    background: #00b5e2;
    border-radius: 50%;
    margin-right: .625em;
    position: absolute;
    left: 0;
    top: 15px
}

.online-tool-taxonomy__detail img {
    width: auto;
    max-width: 100%
}

.online-tool-taxonomy__detail figure img {
    max-width: 500px
}

.online-tool-taxonomy__detail a {
    text-decoration: underline;
    color: #e2231a;
    font-weight: 400
}

.resourcestoolsonline-toolsaffinity-pump-selection-tool .card img {
    max-height: 250px
}

.featured-content-tile-section {
    width: 100%;
    padding-top: 2.5em
}

@media screen and (max-width: 767px) {
    .featured-content-tile-section {
        padding-top:1em
    }
}

.card {
    padding: 0!important;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    box-sizing: border-box;
    margin-bottom: 2.5em;
    border-radius: 0
}

.card:hover {
    transform: scale(1.03);
    box-shadow: 0 2px 16px 0 rgba(0,0,0,.06)
}

.card-title {
    font-weight: 700;
    color: #000;
    font-size: 28px;
    line-height: 34px;
    padding-top: 24px;
    padding-left: 21px;
    margin: 0
}

.card-desc {
    color: #000;
    line-height: 28px;
    padding: 21px;
    width: 100%;
    margin-bottom: 0;
    font-size: 1em
}

.card-desc p {
    margin: 0
}

.card img {
    width: 100%;
    height: 100%;
    max-height: 170px;
    object-fit: cover
}

.card-link-cont {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    cursor: pointer;
    margin: 34px 0 24px 20px;
    padding-bottom: 10px
}

.card-link-cont .card-link {
    margin: 0;
    display: inline;
    width: auto;
    text-decoration: none!important;
    font-size: 1em;
    font-weight: 700!important;
    letter-spacing: .1875em;
    line-height: 1.5em;
    text-transform: uppercase;
    color: #e2231a;
    padding-right: 10px
}

.card-link-cont .arrow {
    transform: rotate(315deg);
    margin: 0;
    display: inline-block;
    height: 12px;
    position: relative;
    width: 12px
}

.card-link-cont .arrow:after {
    border-left-color: #e2231a;
    border-top-color: #e2231a;
    border-bottom: 3px solid #e2231a;
    border-right: 3px solid #e2231a;
    content: "";
    display: inline-block;
    height: 12px;
    left: 0;
    position: absolute;
    top: 0;
    width: 12px
}

.card-link-cont .arrow:before {
    bottom: 1px;
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    transform-origin: bottom;
    width: 2px;
    background-color: #e2231a;
    transform: rotate(-45deg)
}

.card-link-cont:hover {
    border-bottom: .0625em solid #e2231a
}

.text-with-heading {
    justify-content: space-between;
    border-bottom: 1px solid #b7b7b7;
    padding: 69px 0 74px
}

.text-with-heading:last-child {
    border: none
}

.text-with-heading:first-child {
    padding-top: 0
}

.text-with-heading__title {
    flex-basis: 50%;
    max-width: 42%;
    color: #232323;
    font-size: 2.125em;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 50px
}

@media screen and (max-width: 992px) {
    .text-with-heading__title {
        flex-basis:100%;
        max-width: 100%;
        margin-bottom: 16px
    }
}

@media screen and (max-width: 767px) {
    .text-with-heading__title {
        font-size:1.5em;
        line-height: 35px;
        margin-bottom: 14px
    }
}

.text-with-heading__title a {
    text-decoration: underline;
    color: #232323;
    font-weight: 400
}

.text-with-heading__title a:hover {
    color: #e2231a
}

.text-with-heading__title p {
    margin: 0
}

.text-with-heading__subtitle {
    color: #232323;
    font-size: 1.25em;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px
}

@media screen and (max-width: 992px) {
    .text-with-heading__subtitle {
        margin-bottom:16px
    }
}

@media screen and (max-width: 767px) {
    .text-with-heading__subtitle {
        margin-bottom:14px
    }
}

.text-with-heading__description {
    flex-basis: 50%;
    max-width: 45%;
    color: #232323;
    font-size: 1em;
    letter-spacing: 0;
    line-height: 28px
}

@media screen and (max-width: 992px) {
    .text-with-heading__description {
        flex-basis:100%;
        max-width: 100%
    }
}

.text-with-heading__description p,.text-with-heading__description ul {
    margin: 0;
    padding: 0
}

.text-with-heading__description h2 {
    padding: 32px 0 0
}

.text-with-heading__description ul {
    list-style: none;
    padding: 0;
    margin: 0 0 16px
}

.text-with-heading__description ul li {
    padding: 6px 0 6px 20px!important;
    position: relative;
    color: #232323
}

.text-with-heading__description ul li:before {
    content: "";
    display: inline-block!important;
    width: .5em;
    height: .5em;
    background: #00b5e2;
    border-radius: 50%;
    margin-right: .625em;
    position: absolute;
    left: 0;
    top: 15px
}

.text-with-heading__description a {
    text-decoration: underline;
    color: #232323;
    font-weight: 400
}

.text-with-heading__description a:hover {
    color: #e2231a
}

.text-with-heading__description img {
    width: 100%
}

@media screen and (max-width: 992px) {
    .text-with-heading {
        flex-wrap:wrap;
        padding: 53px 0 32px
    }
}

@media screen and (max-width: 767px) {
    .text-with-heading {
        padding:30px 0
    }
}

.text-with-heading.title_right .text-with-heading__title {
    order: 1
}

@media screen and (max-width: 992px) {
    .text-with-heading.title_right .text-with-heading__title {
        order:0
    }
}

.text-with-heading.full_width {
    flex-wrap: wrap
}

.text-with-heading.full_width .text-with-heading__description,.text-with-heading.full_width .text-with-heading__title {
    flex-basis: 100%;
    max-width: 100%
}

.text-with-heading.full_width .text-with-heading__title {
    padding-bottom: 20px!important
}

.text-with-heading.full_width .text-with-heading__title p {
    margin: 0
}

.text-with-heading.default {
    flex-wrap: wrap
}

.text-with-heading.default .text-with-heading__description,.text-with-heading.default .text-with-heading__title {
    flex-basis: 60%;
    max-width: 60%
}

@media screen and (max-width: 992px) {
    .text-with-heading.default .text-with-heading__description,.text-with-heading.default .text-with-heading__title {
        flex-basis:100%;
        max-width: 100%
    }
}

.text-with-heading.default .text-with-heading__title {
    padding-bottom: 32px
}
