body {
    font-family: arial, sans-serif;
    font-size: 15px;
    line-height: 1.5;
}

.btn {
    white-space: normal;
    border: 1px solid #e1523d;
    background-color: #fff;
    color: #e1523d;
}
.btn:after {
    display: none;
}

img {
    max-width: 100%;
    height: auto;
}
.header {
    padding-top: 1em;
    padding-bottom: 1em;
}

.breadcrumbs {
    display: none;
}

.slick-list {
    overflow: hidden;
    width: 100%;
}
.dot {
    display: none;
}
.slide-item {
    float: left;
    outline: none;
    margin-bottom: 2em;
}
.slide-item-caption {
    text-align: center;
}

.cta-item {
    margin-bottom: 1em;
}
.sidebar {
    display: none;
}

.subscription-box {
    padding-top: 2em;
    padding-bottom: 3em;
    display: none;
}

.footer-top {
    margin-top: 3em;
    padding-top: 2em;
    display: flex;
    border-top: 1px solid #e7e7e7;
}
.footer-top > div {
    padding: 1em;
}
.footer-social {
    text-align: left;
}
.footer-social a {
    display: block;
}
.footer-bottom {
    text-align: center;
}
.bang-footer {
    padding-top: 1em;
    background-color: #f7f7f7 !important;
}

.our-services-item-heading {
    margin-top: 1em;
    font-size: 1.5em;
    font-weight: 700;
}
.our-services-item-name {
    font-size: 1.125em;
    font-weight: 700;
}
.our-service-item-type {
    height: auto !important;
}
.our-service-item-type-item {
    width: 100%;
    float: none;
    position: static !important;
}

.our-service-item-type-item a:after {
    display: none;
}
.our-service-item-type-item-name {
    font-weight: 700;
}
.our-service-item-type-item-content li a:after {
    display: none;
}
